diff --git a/.themes/Dracula-standard-buttons/LICENSE b/.themes/Dracula-standard-buttons/LICENSE new file mode 100644 index 0000000..9cecc1d --- /dev/null +++ b/.themes/Dracula-standard-buttons/LICENSE @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 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. + + {one line to give the program's name and a brief idea of what it does.} + Copyright (C) {year} {name of author} + + 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: + + {project} Copyright (C) {year} {fullname} + 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 +. diff --git a/.themes/Dracula-standard-buttons/README.md b/.themes/Dracula-standard-buttons/README.md new file mode 100644 index 0000000..1ae3103 --- /dev/null +++ b/.themes/Dracula-standard-buttons/README.md @@ -0,0 +1,20 @@ + +![](Art/logo.png) + +![](Art/Dracula.png) + + +#### Installation + +Extract the zip file to the themes directory i.e. `/usr/share/themes/` or `~/.themes/` (create it if necessary). + +To set the theme in Gnome, run the following commands in Terminal, + +``` +gsettings set org.gnome.desktop.interface gtk-theme "Ant-Dracula" +gsettings set org.gnome.desktop.wm.preferences theme "Ant-Dracula" +``` +or Change via distribution specific tool. + +### Note: +* This theme is based on the [evopop-gtk-theme](https://github.com/solus-project/evopop-gtk-theme). \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-checked-active.png b/.themes/Dracula-standard-buttons/assets/checkbox-checked-active.png new file mode 100644 index 0000000..c45f515 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-checked-active.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-checked-active@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-checked-active@2.png new file mode 100644 index 0000000..aea6514 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-checked-active@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-checked-backdrop.png b/.themes/Dracula-standard-buttons/assets/checkbox-checked-backdrop.png new file mode 100644 index 0000000..c45f515 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-checked-backdrop.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-checked-backdrop@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-checked-backdrop@2.png new file mode 100644 index 0000000..aea6514 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-checked-backdrop@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-checked-hover.png b/.themes/Dracula-standard-buttons/assets/checkbox-checked-hover.png new file mode 100644 index 0000000..c45f515 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-checked-hover.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-checked-hover@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-checked-hover@2.png new file mode 100644 index 0000000..aea6514 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-checked-hover@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-checked-insensitive-backdrop.png b/.themes/Dracula-standard-buttons/assets/checkbox-checked-insensitive-backdrop.png new file mode 100644 index 0000000..2dc2b7f Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-checked-insensitive-backdrop.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-checked-insensitive-backdrop@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-checked-insensitive-backdrop@2.png new file mode 100644 index 0000000..365426e Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-checked-insensitive-backdrop@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-checked-insensitive.png b/.themes/Dracula-standard-buttons/assets/checkbox-checked-insensitive.png new file mode 100644 index 0000000..2dc2b7f Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-checked-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-checked-insensitive@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-checked-insensitive@2.png new file mode 100644 index 0000000..365426e Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-checked-insensitive@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-checked.png b/.themes/Dracula-standard-buttons/assets/checkbox-checked.png new file mode 100644 index 0000000..d4d6404 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-checked.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-checked@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-checked@2.png new file mode 100644 index 0000000..c38c93b Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-checked@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-mixed-active.png b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-active.png new file mode 100644 index 0000000..b4cd9e4 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-active.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-mixed-active@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-active@2.png new file mode 100644 index 0000000..fb6e2f5 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-active@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-mixed-backdrop.png b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-backdrop.png new file mode 100644 index 0000000..928b040 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-backdrop.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-mixed-backdrop@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-backdrop@2.png new file mode 100644 index 0000000..8503821 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-backdrop@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-mixed-hover.png b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-hover.png new file mode 100644 index 0000000..928b040 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-hover.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-mixed-hover@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-hover@2.png new file mode 100644 index 0000000..8503821 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-hover@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-mixed-insensitive-backdrop.png b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-insensitive-backdrop.png new file mode 100644 index 0000000..6a138a8 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-insensitive-backdrop.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-mixed-insensitive-backdrop@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-insensitive-backdrop@2.png new file mode 100644 index 0000000..2237059 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-insensitive-backdrop@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-mixed-insensitive.png b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-insensitive.png new file mode 100644 index 0000000..6a138a8 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-mixed-insensitive@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-insensitive@2.png new file mode 100644 index 0000000..2237059 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-mixed-insensitive@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-mixed.png b/.themes/Dracula-standard-buttons/assets/checkbox-mixed.png new file mode 100644 index 0000000..928b040 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-mixed.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-mixed@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-mixed@2.png new file mode 100644 index 0000000..8503821 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-mixed@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-active.png b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-active.png new file mode 100644 index 0000000..1bf99a0 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-active.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-active@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-active@2.png new file mode 100644 index 0000000..2827fd8 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-active@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-backdrop.png b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-backdrop.png new file mode 100644 index 0000000..89c0ae8 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-backdrop.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-backdrop@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-backdrop@2.png new file mode 100644 index 0000000..1ba2dc6 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-backdrop@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-hover.png b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-hover.png new file mode 100644 index 0000000..1be96a2 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-hover.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-hover@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-hover@2.png new file mode 100644 index 0000000..f6e80c6 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-hover@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-insensitive-backdrop.png b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-insensitive-backdrop.png new file mode 100644 index 0000000..1ea8200 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-insensitive-backdrop.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-insensitive-backdrop@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-insensitive-backdrop@2.png new file mode 100644 index 0000000..a75827b Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-insensitive-backdrop@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-insensitive.png b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-insensitive.png new file mode 100644 index 0000000..1ea8200 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-insensitive@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-insensitive@2.png new file mode 100644 index 0000000..a75827b Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked-insensitive@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-unchecked.png b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked.png new file mode 100644 index 0000000..89c0ae8 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked.png differ diff --git a/.themes/Dracula-standard-buttons/assets/checkbox-unchecked@2.png b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked@2.png new file mode 100644 index 0000000..1ba2dc6 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/checkbox-unchecked@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/close.png b/.themes/Dracula-standard-buttons/assets/close.png new file mode 100644 index 0000000..eed4400 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/close.png differ diff --git a/.themes/Dracula-standard-buttons/assets/close.svg b/.themes/Dracula-standard-buttons/assets/close.svg new file mode 100755 index 0000000..d8c1f0f --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/close.svg @@ -0,0 +1,83 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/close@2.png b/.themes/Dracula-standard-buttons/assets/close@2.png new file mode 100644 index 0000000..c1f30fe Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/close@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/close_prelight.png b/.themes/Dracula-standard-buttons/assets/close_prelight.png new file mode 100644 index 0000000..7ca967e Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/close_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/assets/close_prelight.svg b/.themes/Dracula-standard-buttons/assets/close_prelight.svg new file mode 100755 index 0000000..8c94c63 --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/close_prelight.svg @@ -0,0 +1,92 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/close_prelight@2.png b/.themes/Dracula-standard-buttons/assets/close_prelight@2.png new file mode 100644 index 0000000..275739c Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/close_prelight@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/close_pressed.svg b/.themes/Dracula-standard-buttons/assets/close_pressed.svg new file mode 100755 index 0000000..0e9584a --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/close_pressed.svg @@ -0,0 +1,98 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/close_unfocused.png b/.themes/Dracula-standard-buttons/assets/close_unfocused.png new file mode 100644 index 0000000..1807b93 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/close_unfocused.png differ diff --git a/.themes/Dracula-standard-buttons/assets/close_unfocused.svg b/.themes/Dracula-standard-buttons/assets/close_unfocused.svg new file mode 100755 index 0000000..d1011fa --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/close_unfocused.svg @@ -0,0 +1,88 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/close_unfocused@2.png b/.themes/Dracula-standard-buttons/assets/close_unfocused@2.png new file mode 100644 index 0000000..915522b Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/close_unfocused@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/grid-selection-checked.png b/.themes/Dracula-standard-buttons/assets/grid-selection-checked.png new file mode 100755 index 0000000..9118717 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/grid-selection-checked.png differ diff --git a/.themes/Dracula-standard-buttons/assets/grid-selection-checked@2.png b/.themes/Dracula-standard-buttons/assets/grid-selection-checked@2.png new file mode 100755 index 0000000..b47379e Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/grid-selection-checked@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/grid-selection-unchecked.png b/.themes/Dracula-standard-buttons/assets/grid-selection-unchecked.png new file mode 100755 index 0000000..508eea8 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/grid-selection-unchecked.png differ diff --git a/.themes/Dracula-standard-buttons/assets/grid-selection-unchecked@2.png b/.themes/Dracula-standard-buttons/assets/grid-selection-unchecked@2.png new file mode 100755 index 0000000..d8c6bf0 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/grid-selection-unchecked@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/maximize.png b/.themes/Dracula-standard-buttons/assets/maximize.png new file mode 100644 index 0000000..454cab7 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/maximize.png differ diff --git a/.themes/Dracula-standard-buttons/assets/maximize.svg b/.themes/Dracula-standard-buttons/assets/maximize.svg new file mode 100755 index 0000000..2eee09b --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/maximize.svg @@ -0,0 +1,92 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/maximize@2.png b/.themes/Dracula-standard-buttons/assets/maximize@2.png new file mode 100644 index 0000000..04730a5 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/maximize@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/maximize_prelight.png b/.themes/Dracula-standard-buttons/assets/maximize_prelight.png new file mode 100644 index 0000000..06cf5a3 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/maximize_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/assets/maximize_prelight.svg b/.themes/Dracula-standard-buttons/assets/maximize_prelight.svg new file mode 100755 index 0000000..a1c380f --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/maximize_prelight.svg @@ -0,0 +1,92 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/maximize_prelight@2.png b/.themes/Dracula-standard-buttons/assets/maximize_prelight@2.png new file mode 100644 index 0000000..65da9f4 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/maximize_prelight@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/maximize_pressed.svg b/.themes/Dracula-standard-buttons/assets/maximize_pressed.svg new file mode 100755 index 0000000..2a4397a --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/maximize_pressed.svg @@ -0,0 +1,102 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/maximize_unfocused.png b/.themes/Dracula-standard-buttons/assets/maximize_unfocused.png new file mode 100644 index 0000000..1807b93 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/maximize_unfocused.png differ diff --git a/.themes/Dracula-standard-buttons/assets/maximize_unfocused.svg b/.themes/Dracula-standard-buttons/assets/maximize_unfocused.svg new file mode 100755 index 0000000..b9fc206 --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/maximize_unfocused.svg @@ -0,0 +1,88 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked-hover.png b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked-hover.png new file mode 100755 index 0000000..74a1a38 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked-hover.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked-hover@2.png b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked-hover@2.png new file mode 100755 index 0000000..6bb911f Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked-hover@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked-insensitive.png b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked-insensitive.png new file mode 100755 index 0000000..2186347 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked-insensitive@2.png b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked-insensitive@2.png new file mode 100755 index 0000000..85a7237 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked-insensitive@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked.png b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked.png new file mode 100755 index 0000000..59e1524 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked@2.png b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked@2.png new file mode 100755 index 0000000..fabd74d Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-checked@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-hover.png b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-hover.png new file mode 100755 index 0000000..aa5e700 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-hover@2.png b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-hover@2.png new file mode 100755 index 0000000..24fff4c Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-hover@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-insensitive.png b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100755 index 0000000..9ba1e17 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-insensitive@2.png b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-insensitive@2.png new file mode 100755 index 0000000..4cb0736 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-insensitive@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-selected.png b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-selected.png new file mode 100755 index 0000000..2064a63 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-selected.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-selected@2.png b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-selected@2.png new file mode 100755 index 0000000..900ccea Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed-selected@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed.png b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed.png new file mode 100755 index 0000000..9b7c144 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed@2.png b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed@2.png new file mode 100755 index 0000000..e32aa1c Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-mixed@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-unchecked.png b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-unchecked.png new file mode 100755 index 0000000..921e346 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-unchecked.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-unchecked@2.png b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-unchecked@2.png new file mode 100755 index 0000000..53ca843 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-checkbox-unchecked@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked-hover.png b/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked-hover.png new file mode 100755 index 0000000..c084e40 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked-hover.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked-hover@2.png b/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked-hover@2.png new file mode 100755 index 0000000..cdbab86 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked-hover@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked-insensitive.png b/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked-insensitive.png new file mode 100755 index 0000000..2b08b40 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked-insensitive@2.png b/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked-insensitive@2.png new file mode 100755 index 0000000..0d2ad9b Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked-insensitive@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked.png b/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked.png new file mode 100755 index 0000000..45681b9 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked.png differ diff --git a/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked@2.png b/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked@2.png new file mode 100755 index 0000000..e986329 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/menuitem-radio-checked@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/min.png b/.themes/Dracula-standard-buttons/assets/min.png new file mode 100644 index 0000000..c3ab9b3 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/min.png differ diff --git a/.themes/Dracula-standard-buttons/assets/min.svg b/.themes/Dracula-standard-buttons/assets/min.svg new file mode 100755 index 0000000..123b96b --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/min.svg @@ -0,0 +1,101 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/min@2.png b/.themes/Dracula-standard-buttons/assets/min@2.png new file mode 100644 index 0000000..cecd71d Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/min@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/min_prelight.png b/.themes/Dracula-standard-buttons/assets/min_prelight.png new file mode 100644 index 0000000..1cb2a7f Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/min_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/assets/min_prelight.svg b/.themes/Dracula-standard-buttons/assets/min_prelight.svg new file mode 100755 index 0000000..42642a2 --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/min_prelight.svg @@ -0,0 +1,97 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/min_prelight@2.png b/.themes/Dracula-standard-buttons/assets/min_prelight@2.png new file mode 100644 index 0000000..d78e54d Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/min_prelight@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/min_pressed.svg b/.themes/Dracula-standard-buttons/assets/min_pressed.svg new file mode 100755 index 0000000..4dccd92 --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/min_pressed.svg @@ -0,0 +1,111 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/min_unfocused.png b/.themes/Dracula-standard-buttons/assets/min_unfocused.png new file mode 100644 index 0000000..1807b93 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/min_unfocused.png differ diff --git a/.themes/Dracula-standard-buttons/assets/min_unfocused.svg b/.themes/Dracula-standard-buttons/assets/min_unfocused.svg new file mode 100755 index 0000000..b9fc206 --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/min_unfocused.svg @@ -0,0 +1,88 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/pane-handle-vertical.png b/.themes/Dracula-standard-buttons/assets/pane-handle-vertical.png new file mode 100755 index 0000000..36ed49d Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/pane-handle-vertical.png differ diff --git a/.themes/Dracula-standard-buttons/assets/pane-handle-vertical@2.png b/.themes/Dracula-standard-buttons/assets/pane-handle-vertical@2.png new file mode 100755 index 0000000..3e20126 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/pane-handle-vertical@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/pane-handle.png b/.themes/Dracula-standard-buttons/assets/pane-handle.png new file mode 100755 index 0000000..05c8865 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/pane-handle.png differ diff --git a/.themes/Dracula-standard-buttons/assets/pane-handle@2.png b/.themes/Dracula-standard-buttons/assets/pane-handle@2.png new file mode 100755 index 0000000..35b9898 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/pane-handle@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-checked-active.png b/.themes/Dracula-standard-buttons/assets/radio-checked-active.png new file mode 100644 index 0000000..8b692a1 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-checked-active.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-checked-active@2.png b/.themes/Dracula-standard-buttons/assets/radio-checked-active@2.png new file mode 100644 index 0000000..d6c9fdd Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-checked-active@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-checked-backdrop.png b/.themes/Dracula-standard-buttons/assets/radio-checked-backdrop.png new file mode 100644 index 0000000..8b692a1 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-checked-backdrop.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-checked-backdrop@2.png b/.themes/Dracula-standard-buttons/assets/radio-checked-backdrop@2.png new file mode 100644 index 0000000..d6c9fdd Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-checked-backdrop@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-checked-hover.png b/.themes/Dracula-standard-buttons/assets/radio-checked-hover.png new file mode 100644 index 0000000..b070c90 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-checked-hover.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-checked-hover@2.png b/.themes/Dracula-standard-buttons/assets/radio-checked-hover@2.png new file mode 100644 index 0000000..35cb240 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-checked-hover@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-checked-insensitive-backdrop.png b/.themes/Dracula-standard-buttons/assets/radio-checked-insensitive-backdrop.png new file mode 100644 index 0000000..9d2bb3f Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-checked-insensitive-backdrop.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-checked-insensitive-backdrop@2.png b/.themes/Dracula-standard-buttons/assets/radio-checked-insensitive-backdrop@2.png new file mode 100644 index 0000000..76a5683 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-checked-insensitive-backdrop@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-checked-insensitive.png b/.themes/Dracula-standard-buttons/assets/radio-checked-insensitive.png new file mode 100644 index 0000000..0059d97 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-checked-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-checked-insensitive@2.png b/.themes/Dracula-standard-buttons/assets/radio-checked-insensitive@2.png new file mode 100644 index 0000000..3291e34 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-checked-insensitive@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-checked.png b/.themes/Dracula-standard-buttons/assets/radio-checked.png new file mode 100644 index 0000000..8b692a1 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-checked.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-checked@2.png b/.themes/Dracula-standard-buttons/assets/radio-checked@2.png new file mode 100644 index 0000000..d6c9fdd Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-checked@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-mixed-active.png b/.themes/Dracula-standard-buttons/assets/radio-mixed-active.png new file mode 100644 index 0000000..66dd837 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-mixed-active.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-mixed-active@2.png b/.themes/Dracula-standard-buttons/assets/radio-mixed-active@2.png new file mode 100644 index 0000000..f1d6445 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-mixed-active@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-mixed-backdrop.png b/.themes/Dracula-standard-buttons/assets/radio-mixed-backdrop.png new file mode 100644 index 0000000..66dd837 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-mixed-backdrop.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-mixed-backdrop@2.png b/.themes/Dracula-standard-buttons/assets/radio-mixed-backdrop@2.png new file mode 100644 index 0000000..f1d6445 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-mixed-backdrop@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-mixed-hover.png b/.themes/Dracula-standard-buttons/assets/radio-mixed-hover.png new file mode 100644 index 0000000..66dd837 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-mixed-hover.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-mixed-hover@2.png b/.themes/Dracula-standard-buttons/assets/radio-mixed-hover@2.png new file mode 100644 index 0000000..f1d6445 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-mixed-hover@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-mixed-insensitive-backdrop.png b/.themes/Dracula-standard-buttons/assets/radio-mixed-insensitive-backdrop.png new file mode 100644 index 0000000..04bc827 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-mixed-insensitive-backdrop.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-mixed-insensitive-backdrop@2.png b/.themes/Dracula-standard-buttons/assets/radio-mixed-insensitive-backdrop@2.png new file mode 100644 index 0000000..51d7708 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-mixed-insensitive-backdrop@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-mixed-insensitive.png b/.themes/Dracula-standard-buttons/assets/radio-mixed-insensitive.png new file mode 100644 index 0000000..04bc827 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-mixed-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-mixed-insensitive@2.png b/.themes/Dracula-standard-buttons/assets/radio-mixed-insensitive@2.png new file mode 100644 index 0000000..51d7708 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-mixed-insensitive@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-mixed.png b/.themes/Dracula-standard-buttons/assets/radio-mixed.png new file mode 100644 index 0000000..66dd837 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-mixed.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-mixed@2.png b/.themes/Dracula-standard-buttons/assets/radio-mixed@2.png new file mode 100644 index 0000000..f1d6445 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-mixed@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-selected-insensitive.png b/.themes/Dracula-standard-buttons/assets/radio-selected-insensitive.png new file mode 100755 index 0000000..8f3a360 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-selected-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-selected-insensitive@2.png b/.themes/Dracula-standard-buttons/assets/radio-selected-insensitive@2.png new file mode 100755 index 0000000..f928dbc Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-selected-insensitive@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-selected@2.png b/.themes/Dracula-standard-buttons/assets/radio-selected@2.png new file mode 100755 index 0000000..dea193a Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-selected@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-unchecked-active.png b/.themes/Dracula-standard-buttons/assets/radio-unchecked-active.png new file mode 100644 index 0000000..8c9f7f9 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-unchecked-active.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-unchecked-active@2.png b/.themes/Dracula-standard-buttons/assets/radio-unchecked-active@2.png new file mode 100644 index 0000000..a4136f9 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-unchecked-active@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-unchecked-backdrop.png b/.themes/Dracula-standard-buttons/assets/radio-unchecked-backdrop.png new file mode 100644 index 0000000..ecc6199 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-unchecked-backdrop.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-unchecked-backdrop@2.png b/.themes/Dracula-standard-buttons/assets/radio-unchecked-backdrop@2.png new file mode 100644 index 0000000..306cb06 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-unchecked-backdrop@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-unchecked-hover.png b/.themes/Dracula-standard-buttons/assets/radio-unchecked-hover.png new file mode 100644 index 0000000..8c9f7f9 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-unchecked-hover.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-unchecked-hover@2.png b/.themes/Dracula-standard-buttons/assets/radio-unchecked-hover@2.png new file mode 100644 index 0000000..a4136f9 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-unchecked-hover@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-unchecked-insensitive-backdrop.png b/.themes/Dracula-standard-buttons/assets/radio-unchecked-insensitive-backdrop.png new file mode 100644 index 0000000..925c40f Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-unchecked-insensitive-backdrop.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-unchecked-insensitive-backdrop@2.png b/.themes/Dracula-standard-buttons/assets/radio-unchecked-insensitive-backdrop@2.png new file mode 100644 index 0000000..d409c79 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-unchecked-insensitive-backdrop@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-unchecked-insensitive.png b/.themes/Dracula-standard-buttons/assets/radio-unchecked-insensitive.png new file mode 100644 index 0000000..2555d5b Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-unchecked-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-unchecked-insensitive@2.png b/.themes/Dracula-standard-buttons/assets/radio-unchecked-insensitive@2.png new file mode 100644 index 0000000..cfd71cf Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-unchecked-insensitive@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-unchecked.png b/.themes/Dracula-standard-buttons/assets/radio-unchecked.png new file mode 100644 index 0000000..0c7f135 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-unchecked.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-unchecked@2.png b/.themes/Dracula-standard-buttons/assets/radio-unchecked@2.png new file mode 100644 index 0000000..b20482e Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-unchecked@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-unselected-hover@2.png b/.themes/Dracula-standard-buttons/assets/radio-unselected-hover@2.png new file mode 100755 index 0000000..64c745f Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-unselected-hover@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-unselected-insensitive.png b/.themes/Dracula-standard-buttons/assets/radio-unselected-insensitive.png new file mode 100755 index 0000000..10f7e5d Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-unselected-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-unselected-insensitive@2.png b/.themes/Dracula-standard-buttons/assets/radio-unselected-insensitive@2.png new file mode 100755 index 0000000..bbc0bda Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-unselected-insensitive@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/radio-unselected.svg b/.themes/Dracula-standard-buttons/assets/radio-unselected.svg new file mode 100755 index 0000000..f9893a1 --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/radio-unselected.svg @@ -0,0 +1,85 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/radio-unselected@2.png b/.themes/Dracula-standard-buttons/assets/radio-unselected@2.png new file mode 100755 index 0000000..0c01111 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/radio-unselected@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/scale-slider-hover.svg b/.themes/Dracula-standard-buttons/assets/scale-slider-hover.svg new file mode 100644 index 0000000..44bc945 --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/scale-slider-hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/assets/scale-slider-hover@2.png b/.themes/Dracula-standard-buttons/assets/scale-slider-hover@2.png new file mode 100755 index 0000000..d64f411 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/scale-slider-hover@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/scale-slider-insensitive.png b/.themes/Dracula-standard-buttons/assets/scale-slider-insensitive.png new file mode 100755 index 0000000..20d278d Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/scale-slider-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/assets/scale-slider-insensitive@2.png b/.themes/Dracula-standard-buttons/assets/scale-slider-insensitive@2.png new file mode 100755 index 0000000..20e740d Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/scale-slider-insensitive@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/scale-slider.svg b/.themes/Dracula-standard-buttons/assets/scale-slider.svg new file mode 100644 index 0000000..961029d --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/scale-slider.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/assets/scale-slider@2.png b/.themes/Dracula-standard-buttons/assets/scale-slider@2.png new file mode 100755 index 0000000..1a860df Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/scale-slider@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/selected-checkbox-checked.png b/.themes/Dracula-standard-buttons/assets/selected-checkbox-checked.png new file mode 100644 index 0000000..c45f515 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/selected-checkbox-checked.png differ diff --git a/.themes/Dracula-standard-buttons/assets/selected-checkbox-checked@2.png b/.themes/Dracula-standard-buttons/assets/selected-checkbox-checked@2.png new file mode 100644 index 0000000..aea6514 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/selected-checkbox-checked@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/selected-checkbox-mixed.png b/.themes/Dracula-standard-buttons/assets/selected-checkbox-mixed.png new file mode 100644 index 0000000..b4cd9e4 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/selected-checkbox-mixed.png differ diff --git a/.themes/Dracula-standard-buttons/assets/selected-checkbox-mixed@2.png b/.themes/Dracula-standard-buttons/assets/selected-checkbox-mixed@2.png new file mode 100644 index 0000000..fb6e2f5 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/selected-checkbox-mixed@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/selected-checkbox-unchecked.png b/.themes/Dracula-standard-buttons/assets/selected-checkbox-unchecked.png new file mode 100644 index 0000000..1bf99a0 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/selected-checkbox-unchecked.png differ diff --git a/.themes/Dracula-standard-buttons/assets/selected-checkbox-unchecked@2.png b/.themes/Dracula-standard-buttons/assets/selected-checkbox-unchecked@2.png new file mode 100644 index 0000000..2827fd8 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/selected-checkbox-unchecked@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/selected-radio-checked.png b/.themes/Dracula-standard-buttons/assets/selected-radio-checked.png new file mode 100644 index 0000000..8b692a1 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/selected-radio-checked.png differ diff --git a/.themes/Dracula-standard-buttons/assets/selected-radio-checked@2.png b/.themes/Dracula-standard-buttons/assets/selected-radio-checked@2.png new file mode 100644 index 0000000..d6c9fdd Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/selected-radio-checked@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/selected-radio-mixed.png b/.themes/Dracula-standard-buttons/assets/selected-radio-mixed.png new file mode 100644 index 0000000..66dd837 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/selected-radio-mixed.png differ diff --git a/.themes/Dracula-standard-buttons/assets/selected-radio-mixed@2.png b/.themes/Dracula-standard-buttons/assets/selected-radio-mixed@2.png new file mode 100644 index 0000000..f1d6445 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/selected-radio-mixed@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/selected-radio-unchecked.png b/.themes/Dracula-standard-buttons/assets/selected-radio-unchecked.png new file mode 100644 index 0000000..8c9f7f9 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/selected-radio-unchecked.png differ diff --git a/.themes/Dracula-standard-buttons/assets/selected-radio-unchecked@2.png b/.themes/Dracula-standard-buttons/assets/selected-radio-unchecked@2.png new file mode 100644 index 0000000..a4136f9 Binary files /dev/null and b/.themes/Dracula-standard-buttons/assets/selected-radio-unchecked@2.png differ diff --git a/.themes/Dracula-standard-buttons/assets/switch-insensitive.svg b/.themes/Dracula-standard-buttons/assets/switch-insensitive.svg new file mode 100755 index 0000000..f5800e1 --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/switch-insensitive.svg @@ -0,0 +1,384 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/switch-insensitive@2.svg b/.themes/Dracula-standard-buttons/assets/switch-insensitive@2.svg new file mode 100755 index 0000000..7372b08 --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/switch-insensitive@2.svg @@ -0,0 +1,371 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/switch-off.svg b/.themes/Dracula-standard-buttons/assets/switch-off.svg new file mode 100755 index 0000000..9555b3b --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/switch-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/assets/switch-off@2.svg b/.themes/Dracula-standard-buttons/assets/switch-off@2.svg new file mode 100755 index 0000000..f5800e1 --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/switch-off@2.svg @@ -0,0 +1,384 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/switch-on.svg b/.themes/Dracula-standard-buttons/assets/switch-on.svg new file mode 100755 index 0000000..df0d819 --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/switch-on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/assets/switch-on@2.svg b/.themes/Dracula-standard-buttons/assets/switch-on@2.svg new file mode 100755 index 0000000..03cc342 --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/switch-on@2.svg @@ -0,0 +1,372 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/switch-slider-insensitive.svg b/.themes/Dracula-standard-buttons/assets/switch-slider-insensitive.svg new file mode 100755 index 0000000..79399cf --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/switch-slider-insensitive.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/assets/switch-slider-insensitive@2.svg b/.themes/Dracula-standard-buttons/assets/switch-slider-insensitive@2.svg new file mode 100755 index 0000000..069b0a3 --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/switch-slider-insensitive@2.svg @@ -0,0 +1,11540 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/switch-slider-off.svg b/.themes/Dracula-standard-buttons/assets/switch-slider-off.svg new file mode 100755 index 0000000..79399cf --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/switch-slider-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/assets/switch-slider-off@2.svg b/.themes/Dracula-standard-buttons/assets/switch-slider-off@2.svg new file mode 100755 index 0000000..fd4e313 --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/switch-slider-off@2.svg @@ -0,0 +1,11523 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/assets/switch-slider-on.svg b/.themes/Dracula-standard-buttons/assets/switch-slider-on.svg new file mode 100755 index 0000000..5e25cf9 --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/switch-slider-on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/assets/switch-slider-on@2.svg b/.themes/Dracula-standard-buttons/assets/switch-slider-on@2.svg new file mode 100755 index 0000000..be0b5bb --- /dev/null +++ b/.themes/Dracula-standard-buttons/assets/switch-slider-on@2.svg @@ -0,0 +1,11523 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/_colors.scss b/.themes/Dracula-standard-buttons/cinnamon/_colors.scss new file mode 100644 index 0000000..df3affc --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/_colors.scss @@ -0,0 +1,107 @@ +// When color definition differs for dark and light variant, +// it gets @if ed depending on $variant + + +$base_color: #282a36; +$text_color: #f8f8f2; +$bg_color: #1e1f29; +$fg_color: #f8f8f2; + +$main_dark_color: darken($bg_color, 5%); + +$lime: #50fa7a; +$red: #ff5555; +$orange: #ffb86c; +$yellow: #f1fa8c; +$purple: #bd93f9; +$darkpurple: #44475a; +$cyan: #72BFD0; +$blue: #13b1d5; + +$selected_fg_color: #f8f8f2; +$selected_bg_color: transparentize($purple, 0.5); +$selected_borders_color: darken($selected_bg_color, 20%); +$borders_color: transparentize(#191A22, 0.1); + +$link_color: $blue; +$link_visited_color:transparentize($link_color,0.5); + +$selection_mode_bg: if($transparency == 'true', transparentize($selected_bg_color, 0.05), $selected_bg_color); +$selection_mode_fg: $selected_fg_color; +$warning_color: #F27835; +$error_color: #FC4138; +$warning_fg_color: white; +$error_fg_color: white; +$success_color: #73d216; +$destructive_color: #F04A50; +$suggested_color: #4DADD4; +$destructive_fg_color: white; +$suggested_fg_color: white; + +$drop_target_color: #F08437; + +//insensitive state derived colors +$insensitive_fg_color: if($variant == 'light', transparentize($fg_color, 0.45), transparentize($fg_color, 0.55)); +$insensitive_bg_color: if($variant == 'light', mix($bg_color, $base_color, 40%), lighten($bg_color, 2%)); + +$header_bg: $bg_color; + + +$header_bg_backdrop: if($darker == 'true' or $variant == 'dark', lighten($header_bg, 1.5%), lighten($header_bg, 3%)); + +$header_border: if($variant == 'light' and $darker=='false', darken($header_bg, 7%), darken($header_bg, 4%)); + +$header_fg: if($variant == 'light', saturate(transparentize($fg_color, 0.2), 10%), saturate(transparentize($fg_color, 0.2), 10%)); +$header_fg: if($darker == 'true', saturate(transparentize(#D3DAE3, 0.2), 10%), $header_fg); + +$dark_sidebar_bg: $main_dark_color; +$dark_sidebar_fg: #BAC3CF; +$dark_sidebar_border: if($variant == 'light', $dark_sidebar_bg, darken($dark_sidebar_bg, 5%)); + +$osd_fg_color: $dark_sidebar_fg; +$osd_bg_color: $dark_sidebar_bg; + +$osd_button_bg: transparentize(lighten($osd_bg_color, 22%), 0.6); +$osd_button_border: transparentize(darken($osd_bg_color, 12%), 0.6); + +$osd_entry_bg: transparentize(lighten($osd_bg_color, 22%), 0.6); +$osd_entry_border: transparentize(darken($osd_bg_color, 12%), 0.6); + +$osd_insensitive_bg_color: darken($osd_bg_color, 3%); +$osd_insensitive_fg_color: mix($osd_fg_color, opacify($osd_bg_color, 1), 30%); +$osd_borders_color: transparentize(black, 0.3); + +$panel_bg: transparentize(rgb(30, 31, 41), 0.3); +$panel_fg: $dark_sidebar_fg; + +$entry_bg: if($variant=='light', $base_color, lighten($base_color, 0%)); +$entry_border: if($variant == 'light', #cfd6e6, darken($borders_color, 0%)); + +$header_entry_bg: if($darker == 'true' or $variant == 'dark', transparentize(lighten($header_bg, 22%), 0.6), transparentize($base_color, 0.1)); +$header_entry_border: if($darker == 'true' or $variant == 'dark', transparentize(darken($header_bg, 12%), 0.6), transparentize($header_fg, 0.7)); + +$button_bg: if($variant == 'light', lighten($bg_color, 2%), lighten($base_color, 2%)); +$button_border: $entry_border; + +$header_button_bg: if($darker == 'true' or $variant == 'dark', transparentize(lighten($header_bg, 22%), 0.6), transparentize($button_bg, 0.1)); +$header_button_border: if($darker == 'true' or $variant == 'dark', transparentize(darken($header_bg, 12%), 0.6), transparentize($header_fg, 0.7)); + +//WM Buttons + +// Close +$wm_button_close_bg: if($variant == 'light' and $darker == 'false', #f46067, #cc575d); +$wm_button_close_hover_bg: if($variant == 'light' and $darker == 'false', #f68086, #d7787d); +$wm_button_close_active_bg: if($variant == 'light' and $darker == 'false', #f13039, #be3841); + +$wm_icon_close_bg: if($variant == 'light' and $darker == 'false',#F8F8F9 , #2f343f); + +// Minimize, Maximize +$wm_button_hover_bg: if($variant == 'light' and $darker == 'false', #fdfdfd, #454C5C); +$wm_button_active_bg: $selected_bg_color; + +$wm_button_hover_border: if($variant == 'light' and $darker == 'false', #D1D3DA, #262932); + +$wm_icon_bg: if($variant == 'light' and $darker == 'false', #90949E, #90939B); +$wm_icon_unfocused_bg: if($variant == 'light' and $darker == 'false', #B6B8C0, #666A74); +$wm_icon_hover_bg: if($variant == 'light' and $darker == 'false', #7A7F8B, #C4C7CC); +$wm_icon_active_bg: $selected_fg_color; diff --git a/.themes/Dracula-standard-buttons/cinnamon/_common.scss b/.themes/Dracula-standard-buttons/cinnamon/_common.scss new file mode 100644 index 0000000..6892b62 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/_common.scss @@ -0,0 +1,1870 @@ +$asset_path: if($variant == 'dark', dark-assets, light-assets); + +// +// Globals +// +$font-size: 9; +$font-family: Futura Bk bt, sans, Sans-Serif; +$_bubble_bg_color: opacify($osd_bg_color,0.25); +$_bubble_fg_color: $osd_fg_color; +$_bubble_borders_color: transparentize($osd_fg_color,0.8); +$_shell_fg_color: $fg_color; + +stage { + color: $fg_color; +} + +.label-shadow { + color: rgba(0, 0, 0, 0); +} + +%reset_style { + background-color: transparent !important; + background-gradient-direction: none !important; + border: none !important; + border-radius: 0 !important; +} + +// +// Buttons +// +%button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + + &, &:focus, &:hover, &:hover:focus, &:active, &:active:focus, &:insensitive { + border-radius: 2px; + } + + @include button(normal); + + &:focus { @include button(focus); } + &:hover { @include button(hover); } + &:hover:focus { @include button(focus-hover); } + &:active, &:active:focus { @include button(active); } + &:insensitive { @include button(insensitive); } +} + +%osd_button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + border-radius: 2px; + + @include button(osd); + + &:hover { @include button(osd-hover); } + &:focus { color: $selected_bg_color; } + &:active { @include button(osd-active); } + &:insensitive { @include button(osd-insensitive); } +} + +// +// Entries +// +%entry { + padding: 7px; + caret-size: 1px; + selection-background-color: $selected_bg_color; + selected-color: $selected_fg_color; + transition-duration: 300ms; + border-radius: 3px; + + @include entry(normal); + + &:focus, &:hover { @include entry(focus); } + &:insensitive { @include entry(insensitive); } + + StIcon.capslock-warning { + icon-size: 16px; + warning-color: $warning_color; + padding: 0 4px; + } +} + +%osd_entry { + padding: 7px; + caret-size: 1px; + caret-color: $osd_fg_color; + selection-background-color: $selected_bg_color; + selected-color: $selected_fg_color; + transition-duration: 300ms; + border-radius: 3px; + + @include entry(osd); + + &:focus { @include entry(osd-focus); } + &:insensitive { @include entry(osd-insensitive); } +} + +// +// Scrollbars +// +StScrollView { + &.vfade { -st-vfade-offset: 0px; } + &.hfade { -st-hfade-offset: 0px; } +} + +StScrollBar { + + padding: 8px; + + StScrollView & { + min-width: 5px; + min-height: 5px; + } + + StBin#trough { + background-color: transparentize($base_color, 0.9); + border-radius: 8px; + } + + StButton#vhandle, StButton#hhandle { + border-radius: 2px; + background-color: mix($fg_color, $bg_color, 40%); + border: 0px solid; + margin: 0px; + + &:hover { background-color: mix($fg_color, $bg_color, 30%); } + + &:active { background-color: $selected_bg_color; } + } +} + +.separator { + -gradient-height: 1px; + -gradient-start: rgba(0,0,0,0); + -gradient-end: rgba(0,0,0,0); + -margin-horizontal: 1.5em; + height: 1em; +} + +// +// Slider +// +.popup-slider-menu-item, +.slider { + -slider-height: 0.3em; + -slider-background-color: lighten($base_color, 5%); //background of the trough + -slider-border-color: transparentize($bg_color, 0.7); //trough border color + -slider-active-background-color: $selected_bg_color; //active trough fill + -slider-active-border-color: transparentize($bg_color, 0.7); //active trough border + -slider-border-width: 1px; + -slider-handle-radius: 0.5em; + height: 1em; + min-width: 15em; + border: 0 solid transparent; + border-right-width: 1px; + border-left-width: 5px; + + .popup-menu-item:active & { + -slider-background-color: transparentize(black, 0.8); + -slider-active-background-color: $selected_fg_color; + } +} + +// +// Check Boxes +// +.check-box { + + CinnamonGenericContainer { + spacing: .2em; + min-height: 30px; + padding-top: 2px; + } + + StLabel { font-weight: normal; } + + StBin { + width: 16px; + height: 16px; + background-image: url("#{$asset_path}/checkbox/checkbox-unchecked.svg"); + } + + &:focus StBin { background-image: url("#{$asset_path}/checkbox/checkbox-unchecked-focused.svg"); } + + &:checked StBin { background-image: url("#{$asset_path}/checkbox/checkbox-checked.svg"); } + + &:focus:checked StBin { background-image: url("#{$asset_path}/checkbox/checkbox-checked-focused.svg"); } +} + +// +// Radio Buttons +// +.radiobutton { + + CinnamonGenericContainer { + spacing: .2em; + height: 26px; + padding-top: 2px; + } + + StLabel { + padding-top: 4px; + font-size: 0.9em; + box-shadow: none; + } + + StBin { + width: 16px; + height: 16px; + background-image: url("#{$asset_path}/checkbox/checkbox-unchecked.svg"); + } + + &:focus StBin { background-image: url("#{$asset_path}/checkbox/checkbox-unchecked-focused.svg"); } + + &:checked StBin { background-image: url("#{$asset_path}/checkbox/checkbox-checked.svg"); } + + &:focus:checked StBin { background-image: url("#{$asset_path}/checkbox/checkbox-checked-focused.svg"); } +} + +// +// Switches +// +.toggle-switch { + width: 50px; + height: 20px; + background-size: contain; + background-image: url("#{$asset_path}/switch/switch-off.svg"); + + &:checked { background-image: url("#{$asset_path}/switch/switch-on.svg"); } + + .popup-menu-item:active & { + background-image: url("common-assets/switch/switch-off-selected.svg"); + + &:checked { background-image: url("common-assets/switch/switch-on-selected.svg"); } + } +} + +// +// Links +// +.cinnamon-link { + color: $link_color; + text-decoration: underline; + + &:hover { color: lighten($link_color,10%); } +} + +// +// Tooltip +// +#Tooltip { + border-radius: 3px; + padding: 5px 12px; + background-color: $osd_bg_color; + color: $osd_fg_color; + font-size: 1em; + font-weight: normal; + text-align: center; +} + +// +// Popvers/Menus +// +.menu, +.popup-menu, +%menu { + color: $fg_color; + border: 1px solid $borders_color; + border-radius: 6px; + background-color: transparentize($bg_color, 0.01); + + &.top { + border-radius: 0 0 6px 6px; + } + + &.bottom { + border-radius: 6px 6px 0 0; + } + + &.left { + border-radius: 0 6px 6px 0; + } + + &.right { + border-radius: 6px 0 0 6px; + } + &-arrow { icon-size: 16px; } + + .popup-sub-menu { + box-shadow: none; + background-color: $base_color; + + .popup-menu-item:ltr { padding-right: 0em; } + .popup-menu-item:rtl { padding-left: 0em; } + + StScrollBar { + padding: 4px; + StBin#trough, StBin#vhandle { border-width: 0; } + } + } + + .popup-menu-content { padding: 1em 0em 1em 0em; } + .popup-menu-item { + padding: .4em 1.75em; + spacing: 1em; + // border: 1px solid transparent; + border-left-width: 0; + border-right-width: 0; + + &:active { + color: $selected_fg_color; + // border-color: transparentize($fg_color, 0.89); + background-color: $selected_bg_color; + } + &:insensitive { + color: transparentize($fg_color, 0.5); + background: none; + } + } + + .popup-inactive-menu-item { //all icons and other graphical elements + color: $fg_color; + + &:insensitive { color: $insensitive_fg_color; } + } + + .popup-menu-item:active .popup-inactive-menu-item { color: $selected_fg_color; } + + &-icon { icon-size: 16px; } +} + +.popup-menu-boxpointer { + -arrow-border-radius: 3px; + -arrow-background-color: rgba(0,0,0,0.0); + -arrow-border-width: 1px; + -arrow-border-color: rgba(0,0,0,0.0); + -arrow-base: 0; + -arrow-rise: 0; +} + +.popup-combo-menu { + @extend %menu; + padding: 10px 1px; +} +.popup-image-menu-item {} + +.popup-combobox-item { spacing: 1em; } + +.popup-separator-menu-item { + -gradient-height: 2px; + -gradient-start: transparent; + -gradient-end: transparent; + -margin-horizontal: 1.5em; + height: 1em; +} + +.popup-alternating-menu-item:alternate { + font-weight: normal; +} + +.popup-device-menu-item { spacing: .5em; } + +.popup-subtitle-menu-item { font-weight: normal; } + +.nm-menu-item-icons { spacing: .5em; } + +// +// Panel +// +#panel { + height: 28px; + width: 32px; + font-weight: 700; + background-color: $panel_bg; + color: $fg_color; + &:highlight { + border-image: none; + background-color: transparentize($error_color, 0.5); + } + + &Left { + spacing: 4px; + + &:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(255,0,0,0.05); + background-gradient-end: rgba(255,0,0,0.2); + } + &:ltr { padding-right: 4px; } + &:rtl { padding-left: 4px; } + + &.vertical { + padding: 0; + + &:ltr { padding-right: 0px; } + &:rtl { padding-left: 0px; } + } + } + + &Right { + + &:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0,0,255,0.05); + background-gradient-end: rgba(0,0,255,0.2); + } + &:ltr { padding-left: 4px; spacing: 0px; } + &:rtl { padding-right: 4px; spacing: 0px; } + + &.vertical { + padding: 0; + + &:ltr { padding-right: 0px; } + &:rtl { padding-left: 0px; } + } + } + + &Center { + spacing: 4px; + + &:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0,255,0,0.05); + background-gradient-end: rgba(0,255,0,0.2); + } + } +} + +.panel { + $_panel_fg_color: $_shell_fg_color; + + &-top, &-bottom, &-left, &-right { + color: $_panel_fg_color; + font-size: 1em; + padding: 0px; + } + + + &-dummy { + background-color: transparentize($error_color, 0.5); + + &:entered { background-color: transparentize($error_color, 0.4); } + } + + &-status-button { + border-width: 0; + -natural-hpadding: 3px; + -minimum-hpadding: 3px; + font-weight: bold; + color: white; + height: 22px; + + &:hover {} + } + + &-button { + -natural-hpadding: 6px; + -minimum-hpadding: 2px; + font-weight: bold; + color: green; + transition-duration: 100; + + &:hover {} + } +} + +.system-status-icon { + icon-size: 16px; + padding: 0 1px; +} + +// +// Overview +// +#overview { spacing: 12px; } + +.window-caption { + background-color: $osd_bg_color; + border: 1px solid $osd_bg_color; + color: $osd_fg_color; + spacing: 25px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; + + &#selected { + background-color: $selected_bg_color; + color: $selected_fg_color; + border: 1px solid $selected_bg_color; + spacing: 25px; + } +} + +.expo-workspaces-name-entry, +.expo-workspaces-name-entry#selected { + height: 15px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; + @include entry(osd); + + &:focus { + border: 1px solid $selected_bg_color; + background-color: $selected_bg_color; + color: $selected_fg_color; + font-style: italic; + transition-duration: 300; + selection-background-color: $selected_fg_color; + selected-color: $selected_bg_color; + } +} + +.expo-workspace-thumbnail-frame { + border: 4px solid rgba(255,255,255,0.0); + background-color: rgba(255,255,255,0.0); + border-radius: 2px; + + &#active { + border: 4px solid $selected_bg_color; + background-color: black; + border-radius: 2px; + } +} + +.expo-background { + background-color: opacify($osd_bg_color, 1); +} + +.workspace { + //&-controls { visible-height: 32px; } + + &-thumbnails { + spacing: 26px; + + &-background, &-background:rtl { padding: 8px; } + } + + &-add-button { + background-image: url("common-assets/misc/add-workspace.svg"); + height: 200px; + width: 35px; + transition-duration: 100; + + &:hover { + background-image: url("common-assets/misc/add-workspace-hover.svg"); + transition-duration: 100; + } + &:active { + background-image: url("common-assets/misc/add-workspace-active.svg"); + transition-duration: 100; + } + } + &-overview-background-shade { background-color: rgba(0,0,0,0.5); } +} + +.workspace-close-button, +.window-close { + background-image: url("common-assets/misc/close.svg"); + background-size: 26px; + height: 26px; + width: 26px; + -cinnamon-close-overlap: 10px; + + &:hover { + background-image: url("common-assets/misc/close-hover.svg"); + background-size: 26px; + height: 26px; + width: 26px; + } + &:active { + background-image: url("common-assets/misc/close-active.svg"); + background-size: 26px; + height: 26px; + width: 26px; + } +} + +//.workspace-thumbnail-indicator { +// outline: 2px solid red; +// border: 1px solid green; +//} +// +//.window-close:rtl { +// -st-background-image-shadow: 2px 2px 6px rgba(0,0,0,0.5); +//} + +.window-close-area { + background-image: url("common-assets/misc/trash-icon.svg"); + height: 120px; + width: 400px; +} + +// +// About Dialog (applet.js and desklet.js) +// +.about { + &-content { + width: 550px; + height: 250px; + spacing: 8px; + padding-bottom: 10px; + } + &-title { + font-size: 2em; + font-weight: bold; + } + &-uuid { + font-size: 10px; + color: #888; + } + &-icon { + padding-right: 20px; + padding-bottom: 14px; + } + &-scrollBox { + border: 1px solid $borders_color; + border-radius: 2px; + background-color: $base_color; + padding: 4px; + padding-right: 0; + border-radius: 0; + + &-innerBox { + padding: 1.2em; + spacing: 1.2em; + } + } + &-description { + padding-top: 4px; + padding-bottom: 16px; + } + &-version { + padding-left: 7px; + font-size: 10px; + color: #888; + } +} + + +// +// Calendar +// +.calendar { + padding: .4em 1.75em; + spacing-rows: 0px; + spacing-columns: 0px; +} + +.calendar-month-label { + color: $fg_color; + font-weight: bold; + padding: 8px 0; +} + +.calendar-change-month-back, +.calendar-change-month-forward { + width: 16px; + height: 16px; +} + +//arrow back +.calendar-change-month-back { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); + + &:focus, &:hover { background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + + &:active { background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + + &:rtl { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); + + &:focus, &:hover { background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + + &:active { background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + } +} + +//arrow forward +.calendar-change-month-forward { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); + + &:focus, &:hover { background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + + &:active { background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + + &:rtl { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); + + &:focus, &:hover { background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + + &:active { background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + } +} + +.datemenu-date-label { + padding: .4em 1.75em; + font-weight: bold; + text-align: center; + color: $fg_color; + border-radius: 2px; +} + +.calendar-day-base { + font-size: 80%; + text-align: center; + width: 25px; + height: 25px; + padding: 0.1em; + margin: 2px; + border-radius: 12.5px; +} + +.calendar-day-heading { + color: transparentize($fg_color, 0.15); + margin-top: 1em; + font-size: 70%; +} + +.calendar-day { + border-width: 0; + color: transparentize($fg_color, 0.2); +} + +.calendar-day-top { + border-top-width: 0; +} + +.calendar-day-left { + border-left-width: 0; +} + +.calendar-nonwork-day { + color: $fg_color; + background-color: transparent; + font-weight: bold; +} + +.calendar-today, +.calendar-today:active, +.calendar-today:focus, +.calendar-today:hover { + font-weight: bold; + color: $selected_fg_color; + background-color: $selected_bg_color; + border-width: 0; +} + +.calendar-other-month-day { + color: transparentize($fg_color, 0.7); + opacity: 1; +} + +.calendar-week-number { + color: transparentize($fg_color, 0.3); + font-size: 80%; +} + +// +// Notifications +// +#notification { + border-radius: 3px; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + padding: 13px; + spacing-rows: 10px; + spacing-columns: 10px; + margin-from-right-edge-of-screen: 20px; + width: 34em; + color: $osd_fg_color; + + .menu &, + .popup-menu & { + &, &.multi-line-notification { color: $fg_color; } + border-image: url("#{$asset_path}/misc/message.svg") 9 9 9 9; + + .notification-button, .notification-icon-button { + @extend %button; + padding: 5px; + } + + StEntry { @extend %entry; } + } + + &.multi-line-notification { + padding-bottom: 13px; + color: $osd_fg_color; + } + + &-scrollview { + max-height: 10em; + + > .top-shadow, > .bottom-shadow { height: 1em; } + + &:ltr > StScrollBar { padding-left: 6px; } + &:rtl > StScrollBar { padding-right: 6px; } + } + + &-body { spacing: 5px; } + &-actions { spacing: 10px; } +} + +.notification { + + &-with-image { + min-height: 159px; + color: $osd_fg_color; + } + + &-button, &-icon-button { + @extend %osd_button; + padding: 5px; + } + + &-icon-button > StIcon { icon-size: 36px; } + + StEntry { @extend %osd_entry; } +} + +// +// Alt Tab +/// +#altTabPopup { + padding: 8px; + spacing: 16px; +} + +.switcher-list { + color: $osd_fg_color; + background: none; + border: none; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + border-radius: 3px; + padding: 20px; + + > StBoxLayout { + padding: 4px; + } + + &-item-container { spacing: 8px; } + + .item-box { + padding: 8px; + border-radius: 2px; + + &:outlined { + padding: 8px; + border: 1px solid $selected_bg_color; + } + + &:selected { + color: $selected_fg_color; + background-color: $selected_bg_color; + border: 0px solid $selected_bg_color; + } + } + + .thumbnail { width: 256px; } + + .thumbnail-box { + padding: 2px; + spacing: 4px; + } + .separator { + width: 1px; + background: rgba(255,255,255,0.2); + } +} + +.switcher-arrow { + border-color: rgba(0,0,0,0); + color: $osd_fg_color; + + &:highlighted { + border-color: rgba(0,0,0,0); + color: $_shell_fg_color; + } +} + +//.switcher-preview-backdrop { background-color: rgba(25,25,25,0.95); } + +.thumbnail-scroll-gradient-left { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topright: 0px; + border-radius-bottomright: 0px; + width: 60px; +} + +.thumbnail-scroll-gradient-right { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topleft: 0px; + border-radius-bottomleft: 0px; + width: 60px; +} + +// +//Activities Ripples +// +.ripple-box { + width: 104px; + height: 104px; + background-image: url("common-assets/misc/corner-ripple.svg"); + background-size: contain; +} + +// +// Modal dialogs +// +.lightbox { background-color: rgba(0, 0, 0, 0.4); } +.flashspot { background-color: white; } + +.modal-dialog { + color: $fg_color; + background-color: transparentize($bg_color, 1); + border: none; + border-image: url("#{$asset_path}/misc/modal.svg") 9 9 9 67; + padding: 0 5px 6px 5px; + + > StBoxLayout:first-child { + padding: 20px 10px 10px 10px; + } + + &-button-box { + spacing: 0; + margin: 0px; + padding: 14px 10px; + background: none; + border: none; + border-image: url("#{$asset_path}/misc/button-box.svg") 9 9 9 9; + + .modal-dialog-button { + padding-top: 0; + padding-bottom: 0; + height: 30px; + + @extend %osd_button; + } + } +} + +// +// Run dialog +// +.run-dialog { + padding: 0px 15px 10px 15px; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + + > * { padding: 0; } + + &-label { + font-size: 0; + font-weight: bold; + color: $osd_fg_color; + padding-bottom: 0; + } + + &-error-label { color: $error_color; } + + &-error-box { + padding-top: 15px; + spacing: 5px; + } + &-completion-box { + padding-left: 15px; + font-size: 10px; + } + &-entry { + width: 21em; + padding: 7px; + border-radius: 3px; + caret-color: $osd_fg_color; + selected-color: $selected_fg_color; + selection-background-color: $selected_bg_color; + + @include entry(osd); + + &:focus { @include entry(osd-focus); } + } + .modal-dialog-button-box { + border: none; + box-shadow: none; + background: none; + background-gradient-direction: none; + } +} + +/* CinnamonMountOperation Dialogs */ +.cinnamon-mount-operation-icon { + icon-size: 48px; +} + +.mount-password-reask { + color: $warning_color; +} + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; + + &-subject { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; + + &:rtl { + padding-left: 0px; + padding-right: 17px; + } + } + &-description { + padding-left: 17px; + width: 28em; + + &:rtl { padding-right: 17px; } + } +} + +.show-processes-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; + + &:rtl { + padding-right: 49px; + padding-left: 32px; + } + + &-item { + color: #ccc; + + &:hover { color: white } + + &:ltr { padding-right: 1em; } + &:rtl { padding-left: 1em; } + + &-icon:ltr { padding-right: 17px; } + &-icon:rtl { padding-left: 17px; } + + &-name { font-size: 1.1em; } + } +} + +// +// Magnifier +// +.magnifier-zoom-region { + border: 2px solid rgba(128, 0, 0, 1); + + .full-screen { border-width: 0px; } +} + +// +// On-Screen Keyboard +// +#keyboard { + background-color: $osd_bg_color; + border-width: 0; + border-top-width: 1px; + border-color: transparentize(black, 0.6); +} + +.keyboard-layout { + spacing: 10px; + padding: 10px; +} + +.keyboard-row { + spacing: 15px; +} + +.keyboard-key { + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 3px; + box-shadow: none; + + @include button(osd); + + &:hover { @include button(osd-hover); } + &:active, &:checked { @include button(osd-active); } + + &:grayed { @include button(osd-insensitive); } +} + +.keyboard-subkeys { //long press on a key popup + color: $osd_fg_color; + padding: 5px; + -arrow-border-radius: 2px; + -arrow-background-color: $osd_bg_color; + -arrow-border-width: 1px; + -arrow-border-color: transparentize(black, 0.6);; + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; +} + +// +// Cinnamon Specific Section +// + +// +// Menu (menu.js) +// +.menu { + &-favorites-box { + margin: auto; + padding: 10px; + transition-duration: 300; + background-color: $bg_color; + border: 1px solid $borders_color; + } + + &-favorites-button { + padding: 10px; + border: 1px solid rgba(0,0,0,0); + + &:hover { @extend %button:hover; } + } + + &-places { + + &-box { + margin: auto; + padding: 10px; + border: 0px solid red; + } + + &-button { padding: 10px; } + } + + &-categories-box { padding: 10px 30px 10px 30px; } + + &-applications-inner-box, + &-applications-outer-box { padding: 10px 10px 0 10px; } + + &-application-button { + padding: 7px; + border: 1px solid rgba(0,0,0,0); + + // This style is used in menu application buttons for applications which were newly installed + &:highlighted { font-weight: bold; } + + &-selected { + padding: 7px; + @extend %button:hover; + + &:highlighted { font-weight: bold; } + } + + &-label:ltr { padding-left: 5px; } + &-label:rtl { padding-right: 5px; } + } + + &-category-button { + padding: 7px; + border: 1px solid rgba(0,0,0,0); + + &-selected { + padding: 7px; + @extend %button:hover; + } + &-hover { + background-color: red; + border-radius: 2px; + } + &-greyed { + padding: 7px; + color: $insensitive_fg_color; + border: 1px solid rgba(0,0,0,0); + } + + &-label:ltr { padding-left: 5px; } + &-label:rtl { padding-right: 5px; } + } + + // Name and description of the currently hovered item in the menu + // This appears on the bottom right hand corner of the menu + &-selected-app-box { + padding-right: 30px; + padding-left: 28px; + text-align: right; + height: 30px; + + &:rtl { + padding-top: 10px; + height: 30px; + } + } + + &-selected-app-title { font-weight: bold; } + + &-selected-app-description { max-width: 150px; } + + &-search-box:ltr { padding-left: 30px; } + &-search-box-rtl { padding-right: 30px; } +} + +#menu-search-entry { + width: 250px; + height: 15px; + font-weight: normal; + caret-color: $fg_color; + + @extend %entry; +} + +.menu-search-entry-icon { + icon-size: 1em; + color: $fg_color; +} + +/* Context menu (at the moment only for favorites) */ +.menu-context-menu { +} + +// +// OSD +// +.info-osd { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 16px; + color: $_shell_fg_color; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; +} + +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 20px; + margin: 32px; + min-width: 64px; + min-height: 64px; + + color: $_shell_fg_color; + background: none; + border: none; + border-radius: 5px; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; + +.osd-monitor-label { font-size: 3em; } + + .level { + padding: 0; + height: 4px; + background-color: transparentize(black, 0.5); + border-radius: 2px; + color: $selected_bg_color; + } + .level-bar { + background-color: $selected_bg_color; + } +} + +// +// Window list (windowList.js) +// + +.window-list { + &-box { + spacing: 6px; + padding-left: 10px; + padding-top: 1px; + + &.vertical { + spacing: 2px; + padding-left: 0px; + padding-right: 0px; + padding-top: 10px; + padding-bottom: 10px; + } + + &:highlight { + background-color: transparentize($error_color, 0.5); + } + } + + &-item-label { + font-weight: bold; + width: 15em; + min-width: 5px; + } + + &-item-box { + font-weight: bold; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: transparentize($selected_fg_color, 0.4); + + &.top, + &.bottom { + border-bottom-width: 2px; + + & StLabel { padding-left: 2px; } + } + + &.right { + padding-left: 0px; + padding-right: 0px; + border-right-width: 2px; + + & StBin { padding-right: 0; } + } + + &.left { + padding-left: 0px; + padding-right: 0px; + border-left-width: 2px; + + & StBin { padding-left: 1px; } + } + + &:hover, + &:groupFocus { + color: $selected_fg_color; + background-color: transparentize($selected_fg_color, 0.9); + } + + &:active, + &:checked, + &:focus, + &:running { + color: $selected_fg_color; + border-color: $purple; + } + + & .progress { + background-color: transparentize($selected_bg_color, 0.2); + } + } + + &-item-demands-attention { + background-gradient-direction: vertical; + background-gradient-start: $destructive_color; + background-gradient-end: $destructive_color; + } + + &-preview { + spacing: 6px; + color: $fg_color; + border: 1px solid $borders_color; + background-color: $bg_color; + border-radius: 3px; + padding: 6px 12px 12px 12px; + font-size: 1em; + } +} + +// +// Grouped window list +// + +.grouped-window-list { + + &-item-label { + font-weight: bold; + width: 15em; + min-width: 5px; + } + + &-item-box { + text-align: left; + font-weight: bold; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: transparentize($selected_fg_color, 0.4); + + &.top, + &.bottom { + border-bottom-width: 2px; + + & StLabel { padding-left: 2px; } + } + + &.right { + padding-left: 0px; + padding-right: 0px; + border-right-width: 2px; + + & StBin { padding-right: 0; } + } + + &.left { + padding-left: 0px; + padding-right: 0px; + border-left-width: 2px; + + & StBin { padding-left: 1px; } + } + + &:active, + &:checked { + color: $selected_fg_color; + border-color: lighten($panel_bg, 20%); + } + + &:hover, + &:active:hover, + &:focus, + &:active:focus, + &:focus:hover, + &:active:focus:hover { + color: $selected_fg_color; + border-color: $purple; + } + + & .progress { + background-color: transparentize($selected_bg_color, 0.2); + } + } + + &-item-demands-attention { + background-gradient-direction: vertical; + background-gradient-start: $destructive_color; + background-gradient-end: $destructive_color; + } + + &-thumbnail-label { + padding-left: 4px; + } + + &-number-label { + z-index: 99; + color: $fg_color; + } + + &-badge { + border-radius: 256px; + background-color: $panel_bg; + } + + &-button-label { + padding-left: 4px; + } + + &-thumbnail-alert { + background: rgba(255,52,52,0.3); + } + + &-thumbnail-menu { + color: $fg_color; + border: 1px solid $borders_color; + background-color: $bg_color; + border-radius: 3px; + padding: 0px; + + > StBoxLayout { + padding: 4px; + } + + .item-box { + padding: 10px; + border-radius: 2px; + spacing: 4px; + + &:outlined { + padding: 8px; + border: 1px solid $selected_bg_color; + } + + &:selected { + border: 1px solid $selected_bg_color; + } + } + + .thumbnail { width: 256px; } + + .separator { + width: 1px; + background: rgba(255,255,255,0.2); + } + } +} + +/// +// Sound Applet (status/volume.js) +// +.sound-button { + width: 22px; + height: 13px; + padding: 8px; + + @extend %button; + + &-container { + padding-right: 3px; + padding-left: 3px; + } + StIcon { icon-size: 1.4em; } +} + +.sound-track { + &-infos { padding: 5px; } + &-info { + padding-top: 2px; + padding-bottom: 2px; + + StIcon { icon-size: 16px; } + + StLabel { + padding-left: 5px; + padding-right: 5px; + } + } + &-box { + padding-left: 15px; + padding-right: 15px; + max-width: 220px; + } +} + +.sound-seek-box { + padding-left: 15px; + + StLabel { padding-top: 2px; } + StIcon { icon-size: 16px; } +} + +.sound-seek-slider { width: 140px; } + +.sound-volume-menu-item { + padding: .4em 1.75em; + + StIcon { + icon-size: 1.14em; + padding-left: 8px; + padding-right: 8px; + } +} + +.sound-playback-control { padding: 5px 10px 10px 10px; } + +// 2.8 +.sound-player { + padding: 0 4px; + + > StBoxLayout:first-child { + padding: 5px 10px 12px 10px; + spacing: 0.5em; + + StButton:small { + width: 16px; + height: 8px; + padding: 1px; + + StIcon { icon-size: 12px; } + } + } + + &-generic-coverart { + background: rgba(0,0,0,0.2); + } + + &-overlay { + width: 290px; + height: 70px; + padding: 15px; + spacing: 0.5em; + background: transparentize(darken($osd_bg_color, 5%), 0.1); + border: 0px solid darken($osd_bg_color, 10%); + border-bottom: 1px ; + color: $osd_fg_color; + + StButton { + width: 22px; + height: 13px; + padding: 5px; + color: $osd_fg_color; + border-radius: 2px; + border: 1px solid transparentize($osd_bg_color,1); + + StIcon { icon-size: 16px; } + + &:hover{ @include button(osd-hover); } + &:active { @include button(active); } + } + + StBoxLayout { + padding-top: 2px; + } + } + + .slider { + height: 0.5em; + padding: 0; + border: none; + -slider-height: 0.5em; + -slider-background-color: if($variant == 'light', $button_border, darken($bg_color, 5%)); + -slider-border-color: rgba(0,0,0,0); + -slider-active-background-color: $selected_bg_color; + -slider-active-border-color: rgba(0,0,0,0); + -slider-border-width: 0px; + -slider-handle-radius: 0px; + } +} + +// +// Workspace Switcher applet (workspaceSwitcher.js) +// +#workspaceSwitcher { + spacing: 0px; + padding: 3px; +} + +/* Controls the styling when using the "Simple buttons" option */ +.workspace-switcher { + padding-left: 3px; + padding-right: 3px; +} + +.workspace-button { + width: 20px; + height: 10px; + color: $selected_fg_color; + padding: 3px; + padding-top: 4px; + transition-duration: 300; + + &:outlined, &:outlined:hover { color: $selected_bg_color; } + &:hover { color: transparentize($selected_bg_color, 0.5) } +} + +/* Controls the style when using the "Visual representation" option */ +.workspace-graph { + padding: 3px; + spacing: 3px; +} + +.workspace-graph .workspace { + border: 1px solid transparentize(black, 0.6); + background-gradient-direction: none; + background-color: transparentize(black, 0.8); +} + +.workspace-graph .workspace:active { + border: 1px solid $selected_bg_color; + background-gradient-direction: none; +} + +.workspace-graph .workspace .windows { + -active-window-background: lighten($panel_bg, 15%); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: lighten($panel_bg, 15%); + -inactive-window-border: rgba(0, 0, 0, 0.8); +} + +.workspace-graph .workspace:active .windows { + -active-window-background: lighten($panel_bg, 20%); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: lighten($panel_bg, 5%); + -inactive-window-border: rgba(0, 0, 0, 0.8); +} + +// +// Panel Launchers Applet (panelLaunchers.js) +// +#panel-launchers-box { + padding-left: 7px; + + &.vertical { + padding: 2px 0; + } +} + +.panel-launcher, +.launcher { + margin: 1px; + padding: 1px; + transition-duration: 200; + + &:hover { + background-gradient-direction: none; + border: 0px solid $selected_bg_color; + + .panel-bottom & { border-bottom-width: 1px; } + .panel-top & { border-top-width: 1px; } + .panel-left & { border-left-width: 1px; padding-left: 0; } + .panel-right & { border-right-width: 1px; padding-right: 0; } + } +} + +// +// Overview corner +// +#overview-corner { + background-image: url("common-assets/misc/overview.png"); + + &:hover { background-image: url("common-assets/misc/overview-hover.png"); } +} + +// +// Applets (applet.js) +// +.applet { + &-separator { padding: 1px 4px; } + + &-separator-line { + width: 1px; + background: rgba(255,255,255, 0.12); + } + + &-box { + padding-left: 3px; + padding-right: 3px; + color: $_shell_fg_color; + text-shadow: none; + transition-duration: 100; + + &.vertical { + padding: 3px 0; + } + + &:hover { + color: $selected_fg_color; + background-color: $selected_bg_color; + } + + &:highlight { + background-image: none; + border-image: none; + background-color: transparentize($error_color, 0.5); + } + } + + &-label { + font-weight: bold; + color: $_shell_fg_color; + + &:hover, .applet-box:hover > & { + color: $selected_fg_color; + text-shadow: none; + } + } + + &-icon { + color: $_shell_fg_color; + icon-size: 22px; + + &:hover, .applet-box:hover > & { + color: $selected_fg_color; + text-shadow: none; + } + } + +} + +// +// User Applet +// +.user-icon { + width: 32px; + height: 32px; + background-color: transparent; + border: none; + border-radius: 0; +} + +.user-label { + color: $fg_color; + font-size: 1em; + font-weight: bold; + margin: 0px; +} + +// +// Desklets (desklet.js) +// +.desklet { + color: $osd_fg_color; + + &:highlight { + background-color: transparentize($error_color, 0.5); + } + + &-with-borders { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: $osd_fg_color; + padding: 12px; + padding-bottom: 16px; + + &:highlight { + background-color: transparentize($error_color, 0.5); + } + } + &-with-borders-and-header { + border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; + color: $osd_fg_color; + border-radius: 0; + border-radius-topleft: 0; + border-radius-topright: 0; + padding: 12px; + padding-bottom: 17px; + + &:highlight { + background-color: transparentize($error_color, 0.5); + } + } + &-header { + border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; + color: $osd_fg_color; + font-size: 1em; + padding: 12px; + padding-bottom: 6px; + } + &-drag-placeholder { + border: 2px solid $selected_bg_color; + background-color: transparentize($selected_bg_color, 0.7); + } +} + +.photoframe-box { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: $osd_fg_color; + padding: 12px; + padding-bottom: 16px; +} + +// +// Workspace OSD +// +/*FIXME*/ +.workspace-osd { + /*color: red;*/ + text-shadow: black 5px 5px 5px; + font-weight: bold; + font-size: 48pt; +} + +// +// Notification Applet +// +.notification-applet-padding { padding: .5em 1em; } + +.notification-applet-container { max-height: 100px; } + +// +// Tile Preview +// +.tile-preview, .tile-preview.snap, +.tile-hud, .tile-hud.snap { + background-color: transparentize($selected_bg_color, 0.7); + border: 1px solid $selected_bg_color; +} + +// +// Xkcd Desklet +// +.xkcd-box { + padding: 6px; + border: 0px; + background-color: rgba(0,0,0,0); + border-radius: 0px; +} diff --git a/.themes/Dracula-standard-buttons/cinnamon/_drawing.scss b/.themes/Dracula-standard-buttons/cinnamon/_drawing.scss new file mode 100644 index 0000000..738a69d --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/_drawing.scss @@ -0,0 +1,167 @@ +// Drawing mixins + +// generic drawing of more complex things + +// provide font size in rem, with px fallback +@mixin fontsize($size: 24, $base: 16) { + font-size: round($size) + pt; + //font-size: ($size / $base) * 1rem; +} + +// Entries + +@mixin entry($t, $dark:false) { +// +// Entries drawing function +// + //@extend %reset_style; + + @if $t==normal { + color: $text_color; + background-color: $entry_bg; + border: 1px solid $entry_border; + box-shadow: inset 0 2px 4px transparentize($entry_bg, 0.95); + } + + @if $t==focus { + color: $fg_color; + background-color: $entry_bg; + border: 1px solid $selected_bg_color; + box-shadow: inset 0 2px 4px transparentize($entry_bg, 0.95); + } + + @if $t==insensitive { + color: $insensitive_fg_color; + background-color: mix($entry_bg, $bg_color, 55%); + border-color: 1px solid mix($entry_border, $bg_color, 55%); + box-shadow: inset 0 2px 4px transparentize(mix($entry_bg, $bg_color, 55%), 0.95); + } + + @if $t==osd { + color: $osd_fg_color; + background-color: $osd_entry_bg; + border: 1px solid $osd_entry_border; + box-shadow: inset 0 2px 4px transparentize(black, 0.95); + } + + @if $t==osd-focus { + color: $selected_fg_color; + background-color: $selected_bg_color; + border: 1px solid $selected_bg_color; + box-shadow: inset 0 2px 4px transparentize(black, 0.95); + } + + @if $t==osd-insensitive { + color: transparentize($osd_fg_color, 0.45); + background-color: transparentize($osd_entry_bg, 0.15); + border: 1px solid $osd_entry_border; + box-shadow: inset 0 2px 4px transparentize(black, 0.95); + } +} + +// Buttons + +@mixin button($t) { +// +// Button drawing function +// + //@extend %reset_style; + + text-shadow: 0 1px transparentize($base_color, 1); + + @if $t==normal { + // + // normal button + // + color: $fg_color; + background-color: $button_bg; + border: 1px solid $button_border; + box-shadow: inset 0 2px 4px transparentize($button_bg, 0.95); + } + + @else if $t==focus { + // + // focused button + // + color: $fg_color; + background-color: $button_bg; + border: 1px solid $selected_bg_color; + box-shadow: inset 0 2px 4px transparentize($button_bg, 0.95); + } + + @else if $t==focus-hover { + // + // focused button + // + color: $fg_color; + background-color: $button_bg; + border: 1px solid $selected_bg_color; + box-shadow: inset 0 2px 4px transparentize($button_bg, 0.95); + } + + @else if $t==hover { + // + // hovered button + // + color: $fg_color; + background-color: lighten($button_bg, 5%); + border: 1px solid $button_border; + box-shadow: inset 0 2px 4px transparentize(lighten($button_bg, 5%), 0.95); + } + + @else if $t==active { + // + // pushed button + // + color: $selected_fg_color; + background-color: $selected_bg_color; + border: 1px solid $selected_bg_color; + box-shadow: inset 0 2px 4px $selected_bg_color; + } + + @else if $t==insensitive { + // + // insensitive button + // + color: $insensitive_fg_color; + border: 1px solid transparentize($button_border, 0.45); + background-color: transparentize($button_bg, 0.45); + box-shadow: inset 0 2px 4px transparentize($button_bg, 0.95); + } + + @else if $t==osd { + // + // normal osd button + // + color: $osd_fg_color; + border: 1px solid $osd_button_border; + background-color: $osd_button_bg; + } + + @else if $t==osd-hover { + // + // active osd button + // + color: $osd_fg_color; + border: 1px solid $osd_button_border; + background-color: opacify(lighten($osd_button_bg, 7%), 0.1); + } + + @else if $t==osd-active { + // + // active osd button + // + color: $selected_fg_color; + border: 1px solid $selected_bg_color; + background-color: $selected_bg_color; + } + + @else if $t==osd-insensitive { + // + // insensitive osd button + // + color: $osd_insensitive_fg_color; + border: 1px solid $osd_button_border; + background-color: transparentize($osd_button_bg, 0.15); + } +} diff --git a/.themes/Dracula-standard-buttons/cinnamon/cinnamon-dark.css b/.themes/Dracula-standard-buttons/cinnamon/cinnamon-dark.css new file mode 100644 index 0000000..e8fb019 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/cinnamon-dark.css @@ -0,0 +1,1451 @@ +stage { + color: #f8f8f2; } + +.label-shadow { + color: rgba(0, 0, 0, 0); } + +.menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: #2c2f3c; + border: 1px solid rgba(25, 26, 34, 0.9); + box-shadow: inset 0 2px 4px rgba(44, 47, 60, 0.05); } + .menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button, .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus, .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover, .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus, .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus, .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { + border-radius: 2px; } + .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: #2c2f3c; + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(44, 47, 60, 0.05); } + .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: #373a4b; + border: 1px solid rgba(25, 26, 34, 0.9); + box-shadow: inset 0 2px 4px rgba(55, 58, 75, 0.05); } + .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: #2c2f3c; + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(44, 47, 60, 0.05); } + .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(189, 147, 249, 0.5); } + .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: rgba(248, 248, 242, 0.45); + border: 1px solid rgba(25, 26, 34, 0.45); + background-color: rgba(44, 47, 60, 0.55); + box-shadow: inset 0 2px 4px rgba(44, 47, 60, 0.05); } + +.notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + border-radius: 2px; + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(67, 69, 91, 0.4); } + .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(82, 84, 112, 0.5); } + .notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { + color: rgba(189, 147, 249, 0.5); } + .notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + border: 1px solid rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0.5); } + .notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #454950; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(67, 69, 91, 0.25); } + +.menu #notification StEntry, .popup-menu #notification StEntry, #menu-search-entry { + padding: 7px; + caret-size: 1px; + selection-background-color: rgba(189, 147, 249, 0.5); + selected-color: #f8f8f2; + transition-duration: 300ms; + border-radius: 3px; + color: #f8f8f2; + background-color: #282a36; + border: 1px solid rgba(25, 26, 34, 0.9); + box-shadow: inset 0 2px 4px rgba(40, 42, 54, 0.05); } + .menu #notification StEntry:focus, .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .menu #notification StEntry:hover, .popup-menu #notification StEntry:hover, #menu-search-entry:hover { + color: #f8f8f2; + background-color: #282a36; + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(40, 42, 54, 0.05); } + .menu #notification StEntry:insensitive, .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { + color: rgba(248, 248, 242, 0.45); + background-color: #242530; + border-color: 1px solid rgba(28, 29, 38, 0.945); + box-shadow: inset 0 2px 4px rgba(36, 37, 48, 0.05); } + .menu #notification StEntry StIcon.capslock-warning, .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #F27835; + padding: 0 4px; } + +.notification StEntry { + padding: 7px; + caret-size: 1px; + caret-color: #BAC3CF; + selection-background-color: rgba(189, 147, 249, 0.5); + selected-color: #f8f8f2; + transition-duration: 300ms; + border-radius: 3px; + color: #BAC3CF; + background-color: rgba(67, 69, 91, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .notification StEntry:focus { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .notification StEntry:insensitive { + color: rgba(186, 195, 207, 0.55); + background-color: rgba(67, 69, 91, 0.25); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + +StScrollView.vfade { + -st-vfade-offset: 0px; } +StScrollView.hfade { + -st-hfade-offset: 0px; } + +StScrollBar { + padding: 8px; } + StScrollView StScrollBar { + min-width: 5px; + min-height: 5px; } + StScrollBar StBin#trough { + background-color: rgba(40, 42, 54, 0.1); + border-radius: 8px; } + StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 2px; + background-color: #757679; + border: 0px solid; + margin: 0px; } + StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: #5f6065; } + StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: rgba(189, 147, 249, 0.5); } + +.separator { + -gradient-height: 1px; + -gradient-start: rgba(0, 0, 0, 0); + -gradient-end: rgba(0, 0, 0, 0); + -margin-horizontal: 1.5em; + height: 1em; } + +.popup-slider-menu-item, .slider { + -slider-height: 0.3em; + -slider-background-color: #333545; + -slider-border-color: rgba(30, 31, 41, 0.3); + -slider-active-background-color: rgba(189, 147, 249, 0.5); + -slider-active-border-color: rgba(30, 31, 41, 0.3); + -slider-border-width: 1px; + -slider-handle-radius: 0.5em; + height: 1em; + min-width: 15em; + border: 0 solid transparent; + border-right-width: 1px; + border-left-width: 5px; } + .popup-menu-item:active .popup-slider-menu-item, + .popup-menu-item:active .slider { + -slider-background-color: rgba(0, 0, 0, 0.2); + -slider-active-background-color: #f8f8f2; } + +.check-box CinnamonGenericContainer { + spacing: .2em; + min-height: 30px; + padding-top: 2px; } +.check-box StLabel { + font-weight: normal; } +.check-box StBin { + width: 16px; + height: 16px; + background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } +.check-box:focus StBin { + background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } +.check-box:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } +.check-box:focus:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } + +.radiobutton CinnamonGenericContainer { + spacing: .2em; + height: 26px; + padding-top: 2px; } +.radiobutton StLabel { + padding-top: 4px; + font-size: 0.9em; + box-shadow: none; } +.radiobutton StBin { + width: 16px; + height: 16px; + background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } +.radiobutton:focus StBin { + background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } +.radiobutton:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } +.radiobutton:focus:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } + +.toggle-switch { + width: 50px; + height: 20px; + background-size: contain; + background-image: url("dark-assets/switch/switch-off.svg"); } + .toggle-switch:checked { + background-image: url("dark-assets/switch/switch-on.svg"); } + .popup-menu-item:active .toggle-switch { + background-image: url("common-assets/switch/switch-off-selected.svg"); } + .popup-menu-item:active .toggle-switch:checked { + background-image: url("common-assets/switch/switch-on-selected.svg"); } + +.cinnamon-link { + color: #13b1d5; + text-decoration: underline; } + .cinnamon-link:hover { + color: #2fc9ec; } + +#Tooltip { + border-radius: 3px; + padding: 5px 12px; + background-color: #13141a; + color: #BAC3CF; + font-size: 1em; + font-weight: normal; + text-align: center; } + +.menu, +.popup-menu, +.popup-combo-menu { + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 6px; + background-color: rgba(30, 31, 41, 0.99); } + .menu.top, + .popup-menu.top, + .top.popup-combo-menu { + border-radius: 0 0 6px 6px; } + .menu.bottom, + .popup-menu.bottom, + .bottom.popup-combo-menu { + border-radius: 6px 6px 0 0; } + .menu.left, + .popup-menu.left, + .left.popup-combo-menu { + border-radius: 0 6px 6px 0; } + .menu.right, + .popup-menu.right, + .right.popup-combo-menu { + border-radius: 6px 0 0 6px; } + .menu-arrow, + .popup-menu-arrow { + icon-size: 16px; } + .menu .popup-sub-menu, + .popup-menu .popup-sub-menu, + .popup-combo-menu .popup-sub-menu { + box-shadow: none; + background-color: #282a36; } + .menu .popup-sub-menu .popup-menu-item:ltr, + .popup-menu .popup-sub-menu .popup-menu-item:ltr, + .popup-combo-menu .popup-sub-menu .popup-menu-item:ltr { + padding-right: 0em; } + .menu .popup-sub-menu .popup-menu-item:rtl, + .popup-menu .popup-sub-menu .popup-menu-item:rtl, + .popup-combo-menu .popup-sub-menu .popup-menu-item:rtl { + padding-left: 0em; } + .menu .popup-sub-menu StScrollBar, + .popup-menu .popup-sub-menu StScrollBar, + .popup-combo-menu .popup-sub-menu StScrollBar { + padding: 4px; } + .menu .popup-sub-menu StScrollBar StBin#trough, .menu .popup-sub-menu StScrollBar StBin#vhandle, + .popup-menu .popup-sub-menu StScrollBar StBin#trough, + .popup-menu .popup-sub-menu StScrollBar StBin#vhandle, + .popup-combo-menu .popup-sub-menu StScrollBar StBin#trough, + .popup-combo-menu .popup-sub-menu StScrollBar StBin#vhandle { + border-width: 0; } + .menu .popup-menu-content, + .popup-menu .popup-menu-content, + .popup-combo-menu .popup-menu-content { + padding: 1em 0em 1em 0em; } + .menu .popup-menu-item, + .popup-menu .popup-menu-item, + .popup-combo-menu .popup-menu-item { + padding: .4em 1.75em; + spacing: 1em; + border-left-width: 0; + border-right-width: 0; } + .menu .popup-menu-item:active, + .popup-menu .popup-menu-item:active, + .popup-combo-menu .popup-menu-item:active { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + .menu .popup-menu-item:insensitive, + .popup-menu .popup-menu-item:insensitive, + .popup-combo-menu .popup-menu-item:insensitive { + color: rgba(248, 248, 242, 0.5); + background: none; } + .menu .popup-inactive-menu-item, + .popup-menu .popup-inactive-menu-item, + .popup-combo-menu .popup-inactive-menu-item { + color: #f8f8f2; } + .menu .popup-inactive-menu-item:insensitive, + .popup-menu .popup-inactive-menu-item:insensitive, + .popup-combo-menu .popup-inactive-menu-item:insensitive { + color: rgba(248, 248, 242, 0.45); } + .menu .popup-menu-item:active .popup-inactive-menu-item, + .popup-menu .popup-menu-item:active .popup-inactive-menu-item, + .popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item { + color: #f8f8f2; } + .menu-icon, + .popup-menu-icon { + icon-size: 16px; } + +.popup-menu-boxpointer { + -arrow-border-radius: 3px; + -arrow-background-color: rgba(0, 0, 0, 0); + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0); + -arrow-base: 0; + -arrow-rise: 0; } + +.popup-combo-menu { + padding: 10px 1px; } + +.popup-combobox-item { + spacing: 1em; } + +.popup-separator-menu-item { + -gradient-height: 2px; + -gradient-start: transparent; + -gradient-end: transparent; + -margin-horizontal: 1.5em; + height: 1em; } + +.popup-alternating-menu-item:alternate { + font-weight: normal; } + +.popup-device-menu-item { + spacing: .5em; } + +.popup-subtitle-menu-item { + font-weight: normal; } + +.nm-menu-item-icons { + spacing: .5em; } + +#panel { + height: 28px; + width: 32px; + font-weight: 700; + background-color: rgba(30, 31, 41, 0.7); + color: #f8f8f2; } + #panel:highlight { + border-image: none; + background-color: rgba(252, 65, 56, 0.5); } + #panelLeft { + spacing: 4px; } + #panelLeft:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(255, 0, 0, 0.05); + background-gradient-end: rgba(255, 0, 0, 0.2); } + #panelLeft:ltr { + padding-right: 4px; } + #panelLeft:rtl { + padding-left: 4px; } + #panelLeft.vertical { + padding: 0; } + #panelLeft.vertical:ltr { + padding-right: 0px; } + #panelLeft.vertical:rtl { + padding-left: 0px; } + #panelRight:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 0, 255, 0.05); + background-gradient-end: rgba(0, 0, 255, 0.2); } + #panelRight:ltr { + padding-left: 4px; + spacing: 0px; } + #panelRight:rtl { + padding-right: 4px; + spacing: 0px; } + #panelRight.vertical { + padding: 0; } + #panelRight.vertical:ltr { + padding-right: 0px; } + #panelRight.vertical:rtl { + padding-left: 0px; } + #panelCenter { + spacing: 4px; } + #panelCenter:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 255, 0, 0.05); + background-gradient-end: rgba(0, 255, 0, 0.2); } + +.panel-top, .panel-bottom, .panel-left, .panel-right { + color: #f8f8f2; + font-size: 1em; + padding: 0px; } +.panel-dummy { + background-color: rgba(252, 65, 56, 0.5); } + .panel-dummy:entered { + background-color: rgba(252, 65, 56, 0.6); } +.panel-status-button { + border-width: 0; + -natural-hpadding: 3px; + -minimum-hpadding: 3px; + font-weight: bold; + color: white; + height: 22px; } +.panel-button { + -natural-hpadding: 6px; + -minimum-hpadding: 2px; + font-weight: bold; + color: green; + transition-duration: 100; } + +.system-status-icon { + icon-size: 16px; + padding: 0 1px; } + +#overview { + spacing: 12px; } + +.window-caption { + background-color: #13141a; + border: 1px solid #13141a; + color: #BAC3CF; + spacing: 25px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; } + .window-caption#selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; + border: 1px solid rgba(189, 147, 249, 0.5); + spacing: 25px; } + +.expo-workspaces-name-entry, +.expo-workspaces-name-entry#selected { + height: 15px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; + color: #BAC3CF; + background-color: rgba(67, 69, 91, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .expo-workspaces-name-entry:focus, + .expo-workspaces-name-entry#selected:focus { + border: 1px solid rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; + font-style: italic; + transition-duration: 300; + selection-background-color: #f8f8f2; + selected-color: rgba(189, 147, 249, 0.5); } + +.expo-workspace-thumbnail-frame { + border: 4px solid rgba(255, 255, 255, 0); + background-color: rgba(255, 255, 255, 0); + border-radius: 2px; } + .expo-workspace-thumbnail-frame#active { + border: 4px solid rgba(189, 147, 249, 0.5); + background-color: black; + border-radius: 2px; } + +.expo-background { + background-color: #13141a; } + +.workspace-thumbnails { + spacing: 26px; } + .workspace-thumbnails-background, .workspace-thumbnails-background:rtl { + padding: 8px; } +.workspace-add-button { + background-image: url("common-assets/misc/add-workspace.svg"); + height: 200px; + width: 35px; + transition-duration: 100; } + .workspace-add-button:hover { + background-image: url("common-assets/misc/add-workspace-hover.svg"); + transition-duration: 100; } + .workspace-add-button:active { + background-image: url("common-assets/misc/add-workspace-active.svg"); + transition-duration: 100; } +.workspace-overview-background-shade { + background-color: rgba(0, 0, 0, 0.5); } + +.workspace-close-button, +.window-close { + background-image: url("common-assets/misc/close.svg"); + background-size: 26px; + height: 26px; + width: 26px; + -cinnamon-close-overlap: 10px; } + .workspace-close-button:hover, + .window-close:hover { + background-image: url("common-assets/misc/close-hover.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + .workspace-close-button:active, + .window-close:active { + background-image: url("common-assets/misc/close-active.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + +.window-close-area { + background-image: url("common-assets/misc/trash-icon.svg"); + height: 120px; + width: 400px; } + +.about-content { + width: 550px; + height: 250px; + spacing: 8px; + padding-bottom: 10px; } +.about-title { + font-size: 2em; + font-weight: bold; } +.about-uuid { + font-size: 10px; + color: #888; } +.about-icon { + padding-right: 20px; + padding-bottom: 14px; } +.about-scrollBox { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 2px; + background-color: #282a36; + padding: 4px; + padding-right: 0; + border-radius: 0; } + .about-scrollBox-innerBox { + padding: 1.2em; + spacing: 1.2em; } +.about-description { + padding-top: 4px; + padding-bottom: 16px; } +.about-version { + padding-left: 7px; + font-size: 10px; + color: #888; } + +.calendar { + padding: .4em 1.75em; + spacing-rows: 0px; + spacing-columns: 0px; } + +.calendar-month-label { + color: #f8f8f2; + font-weight: bold; + padding: 8px 0; } + +.calendar-change-month-back, +.calendar-change-month-forward { + width: 16px; + height: 16px; } + +.calendar-change-month-back { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-back:focus, .calendar-change-month-back:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + .calendar-change-month-back:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-back:rtl { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + .calendar-change-month-back:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + +.calendar-change-month-forward { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + .calendar-change-month-forward:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-forward:rtl { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + .calendar-change-month-forward:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + +.datemenu-date-label { + padding: .4em 1.75em; + font-weight: bold; + text-align: center; + color: #f8f8f2; + border-radius: 2px; } + +.calendar-day-base { + font-size: 80%; + text-align: center; + width: 25px; + height: 25px; + padding: 0.1em; + margin: 2px; + border-radius: 12.5px; } + +.calendar-day-heading { + color: rgba(248, 248, 242, 0.85); + margin-top: 1em; + font-size: 70%; } + +.calendar-day { + border-width: 0; + color: rgba(248, 248, 242, 0.8); } + +.calendar-day-top { + border-top-width: 0; } + +.calendar-day-left { + border-left-width: 0; } + +.calendar-nonwork-day { + color: #f8f8f2; + background-color: transparent; + font-weight: bold; } + +.calendar-today, +.calendar-today:active, +.calendar-today:focus, +.calendar-today:hover { + font-weight: bold; + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border-width: 0; } + +.calendar-other-month-day { + color: rgba(248, 248, 242, 0.3); + opacity: 1; } + +.calendar-week-number { + color: rgba(248, 248, 242, 0.7); + font-size: 80%; } + +#notification { + border-radius: 3px; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + padding: 13px; + spacing-rows: 10px; + spacing-columns: 10px; + margin-from-right-edge-of-screen: 20px; + width: 34em; + color: #BAC3CF; } + .menu #notification, .popup-menu #notification { + border-image: url("dark-assets/misc/message.svg") 9 9 9 9; } + .menu #notification, .menu #notification.multi-line-notification, .popup-menu #notification, .popup-menu #notification.multi-line-notification { + color: #f8f8f2; } + .menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { + padding: 5px; } + #notification.multi-line-notification { + padding-bottom: 13px; + color: #BAC3CF; } + #notification-scrollview { + max-height: 10em; } + #notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { + height: 1em; } + #notification-scrollview:ltr > StScrollBar { + padding-left: 6px; } + #notification-scrollview:rtl > StScrollBar { + padding-right: 6px; } + #notification-body { + spacing: 5px; } + #notification-actions { + spacing: 10px; } + +.notification-with-image { + min-height: 159px; + color: #BAC3CF; } +.notification-button, .notification-icon-button { + padding: 5px; } +.notification-icon-button > StIcon { + icon-size: 36px; } + +#altTabPopup { + padding: 8px; + spacing: 16px; } + +.switcher-list { + color: #BAC3CF; + background: none; + border: none; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + border-radius: 3px; + padding: 20px; } + .switcher-list > StBoxLayout { + padding: 4px; } + .switcher-list-item-container { + spacing: 8px; } + .switcher-list .item-box { + padding: 8px; + border-radius: 2px; } + .switcher-list .item-box:outlined { + padding: 8px; + border: 1px solid rgba(189, 147, 249, 0.5); } + .switcher-list .item-box:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 0px solid rgba(189, 147, 249, 0.5); } + .switcher-list .thumbnail { + width: 256px; } + .switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; } + .switcher-list .separator { + width: 1px; + background: rgba(255, 255, 255, 0.2); } + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: #BAC3CF; } + .switcher-arrow:highlighted { + border-color: rgba(0, 0, 0, 0); + color: #f8f8f2; } + +.thumbnail-scroll-gradient-left { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topright: 0px; + border-radius-bottomright: 0px; + width: 60px; } + +.thumbnail-scroll-gradient-right { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topleft: 0px; + border-radius-bottomleft: 0px; + width: 60px; } + +.ripple-box { + width: 104px; + height: 104px; + background-image: url("common-assets/misc/corner-ripple.svg"); + background-size: contain; } + +.lightbox { + background-color: rgba(0, 0, 0, 0.4); } + +.flashspot { + background-color: white; } + +.modal-dialog { + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0); + border: none; + border-image: url("dark-assets/misc/modal.svg") 9 9 9 67; + padding: 0 5px 6px 5px; } + .modal-dialog > StBoxLayout:first-child { + padding: 20px 10px 10px 10px; } + .modal-dialog-button-box { + spacing: 0; + margin: 0px; + padding: 14px 10px; + background: none; + border: none; + border-image: url("dark-assets/misc/button-box.svg") 9 9 9 9; } + .modal-dialog-button-box .modal-dialog-button { + padding-top: 0; + padding-bottom: 0; + height: 30px; } + +.run-dialog { + padding: 0px 15px 10px 15px; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; } + .run-dialog > * { + padding: 0; } + .run-dialog-label { + font-size: 0; + font-weight: bold; + color: #BAC3CF; + padding-bottom: 0; } + .run-dialog-error-label { + color: #FC4138; } + .run-dialog-error-box { + padding-top: 15px; + spacing: 5px; } + .run-dialog-completion-box { + padding-left: 15px; + font-size: 10px; } + .run-dialog-entry { + width: 21em; + padding: 7px; + border-radius: 3px; + caret-color: #BAC3CF; + selected-color: #f8f8f2; + selection-background-color: rgba(189, 147, 249, 0.5); + color: #BAC3CF; + background-color: rgba(67, 69, 91, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .run-dialog-entry:focus { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .run-dialog .modal-dialog-button-box { + border: none; + box-shadow: none; + background: none; + background-gradient-direction: none; } + +/* CinnamonMountOperation Dialogs */ +.cinnamon-mount-operation-icon { + icon-size: 48px; } + +.mount-password-reask { + color: #F27835; } + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; } + .show-processes-dialog-subject, + .mount-question-dialog-subject { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; } + .show-processes-dialog-subject:rtl, + .mount-question-dialog-subject:rtl { + padding-left: 0px; + padding-right: 17px; } + .show-processes-dialog-description, + .mount-question-dialog-description { + padding-left: 17px; + width: 28em; } + .show-processes-dialog-description:rtl, + .mount-question-dialog-description:rtl { + padding-right: 17px; } + +.show-processes-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; } + .show-processes-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; } + .show-processes-dialog-app-list-item { + color: #ccc; } + .show-processes-dialog-app-list-item:hover { + color: white; } + .show-processes-dialog-app-list-item:ltr { + padding-right: 1em; } + .show-processes-dialog-app-list-item:rtl { + padding-left: 1em; } + .show-processes-dialog-app-list-item-icon:ltr { + padding-right: 17px; } + .show-processes-dialog-app-list-item-icon:rtl { + padding-left: 17px; } + .show-processes-dialog-app-list-item-name { + font-size: 1.1em; } + +.magnifier-zoom-region { + border: 2px solid maroon; } + .magnifier-zoom-region .full-screen { + border-width: 0px; } + +#keyboard { + background-color: #13141a; + border-width: 0; + border-top-width: 1px; + border-color: rgba(0, 0, 0, 0.4); } + +.keyboard-layout { + spacing: 10px; + padding: 10px; } + +.keyboard-row { + spacing: 15px; } + +.keyboard-key { + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 3px; + box-shadow: none; + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(67, 69, 91, 0.4); } + .keyboard-key:hover { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(82, 84, 112, 0.5); } + .keyboard-key:active, .keyboard-key:checked { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + border: 1px solid rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0.5); } + .keyboard-key:grayed { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #454950; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(67, 69, 91, 0.25); } + +.keyboard-subkeys { + color: #BAC3CF; + padding: 5px; + -arrow-border-radius: 2px; + -arrow-background-color: #13141a; + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0.4); + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; } + +.menu-favorites-box { + margin: auto; + padding: 10px; + transition-duration: 300; + background-color: #1e1f29; + border: 1px solid rgba(25, 26, 34, 0.9); } +.menu-favorites-button { + padding: 10px; + border: 1px solid rgba(0, 0, 0, 0); } +.menu-places-box { + margin: auto; + padding: 10px; + border: 0px solid red; } +.menu-places-button { + padding: 10px; } +.menu-categories-box { + padding: 10px 30px 10px 30px; } +.menu-applications-inner-box, .menu-applications-outer-box { + padding: 10px 10px 0 10px; } +.menu-application-button { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0); } + .menu-application-button:highlighted { + font-weight: bold; } + .menu-application-button-selected { + padding: 7px; } + .menu-application-button-selected:highlighted { + font-weight: bold; } + .menu-application-button-label:ltr { + padding-left: 5px; } + .menu-application-button-label:rtl { + padding-right: 5px; } +.menu-category-button { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0); } + .menu-category-button-selected { + padding: 7px; } + .menu-category-button-hover { + background-color: red; + border-radius: 2px; } + .menu-category-button-greyed { + padding: 7px; + color: rgba(248, 248, 242, 0.45); + border: 1px solid rgba(0, 0, 0, 0); } + .menu-category-button-label:ltr { + padding-left: 5px; } + .menu-category-button-label:rtl { + padding-right: 5px; } +.menu-selected-app-box { + padding-right: 30px; + padding-left: 28px; + text-align: right; + height: 30px; } + .menu-selected-app-box:rtl { + padding-top: 10px; + height: 30px; } +.menu-selected-app-title { + font-weight: bold; } +.menu-selected-app-description { + max-width: 150px; } +.menu-search-box:ltr { + padding-left: 30px; } +.menu-search-box-rtl { + padding-right: 30px; } + +#menu-search-entry { + width: 250px; + height: 15px; + font-weight: normal; + caret-color: #f8f8f2; } + +.menu-search-entry-icon { + icon-size: 1em; + color: #f8f8f2; } + +/* Context menu (at the moment only for favorites) */ +.info-osd { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 16px; + color: #f8f8f2; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } + +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 20px; + margin: 32px; + min-width: 64px; + min-height: 64px; + color: #f8f8f2; + background: none; + border: none; + border-radius: 5px; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } + .osd-window .osd-monitor-label { + font-size: 3em; } + .osd-window .level { + padding: 0; + height: 4px; + background-color: rgba(0, 0, 0, 0.5); + border-radius: 2px; + color: rgba(189, 147, 249, 0.5); } + .osd-window .level-bar { + background-color: rgba(189, 147, 249, 0.5); } + +.window-list-box { + spacing: 6px; + padding-left: 10px; + padding-top: 1px; } + .window-list-box.vertical { + spacing: 2px; + padding-left: 0px; + padding-right: 0px; + padding-top: 10px; + padding-bottom: 10px; } + .window-list-box:highlight { + background-color: rgba(252, 65, 56, 0.5); } +.window-list-item-label { + font-weight: bold; + width: 15em; + min-width: 5px; } +.window-list-item-box { + font-weight: bold; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: rgba(248, 248, 242, 0.6); } + .window-list-item-box.top, .window-list-item-box.bottom { + border-bottom-width: 2px; } + .window-list-item-box.top StLabel, .window-list-item-box.bottom StLabel { + padding-left: 2px; } + .window-list-item-box.right { + padding-left: 0px; + padding-right: 0px; + border-right-width: 2px; } + .window-list-item-box.right StBin { + padding-right: 0; } + .window-list-item-box.left { + padding-left: 0px; + padding-right: 0px; + border-left-width: 2px; } + .window-list-item-box.left StBin { + padding-left: 1px; } + .window-list-item-box:hover, .window-list-item-box:groupFocus { + color: #f8f8f2; + background-color: rgba(248, 248, 242, 0.1); } + .window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus, .window-list-item-box:running { + color: #f8f8f2; + border-color: #bd93f9; } + .window-list-item-box .progress { + background-color: rgba(189, 147, 249, 0.3); } +.window-list-item-demands-attention { + background-gradient-direction: vertical; + background-gradient-start: #F04A50; + background-gradient-end: #F04A50; } +.window-list-preview { + spacing: 6px; + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + background-color: #1e1f29; + border-radius: 3px; + padding: 6px 12px 12px 12px; + font-size: 1em; } + +.grouped-window-list-item-label { + font-weight: bold; + width: 15em; + min-width: 5px; } +.grouped-window-list-item-box { + text-align: left; + font-weight: bold; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: rgba(248, 248, 242, 0.6); } + .grouped-window-list-item-box.top, .grouped-window-list-item-box.bottom { + border-bottom-width: 2px; } + .grouped-window-list-item-box.top StLabel, .grouped-window-list-item-box.bottom StLabel { + padding-left: 2px; } + .grouped-window-list-item-box.right { + padding-left: 0px; + padding-right: 0px; + border-right-width: 2px; } + .grouped-window-list-item-box.right StBin { + padding-right: 0; } + .grouped-window-list-item-box.left { + padding-left: 0px; + padding-right: 0px; + border-left-width: 2px; } + .grouped-window-list-item-box.left StBin { + padding-left: 1px; } + .grouped-window-list-item-box:active, .grouped-window-list-item-box:checked { + color: #f8f8f2; + border-color: rgba(73, 76, 100, 0.7); } + .grouped-window-list-item-box:hover, .grouped-window-list-item-box:active:hover, .grouped-window-list-item-box:focus, .grouped-window-list-item-box:active:focus, .grouped-window-list-item-box:focus:hover, .grouped-window-list-item-box:active:focus:hover { + color: #f8f8f2; + border-color: #bd93f9; } + .grouped-window-list-item-box .progress { + background-color: rgba(189, 147, 249, 0.3); } +.grouped-window-list-item-demands-attention { + background-gradient-direction: vertical; + background-gradient-start: #F04A50; + background-gradient-end: #F04A50; } +.grouped-window-list-thumbnail-label { + padding-left: 4px; } +.grouped-window-list-number-label { + z-index: 99; + color: #f8f8f2; } +.grouped-window-list-badge { + border-radius: 256px; + background-color: rgba(30, 31, 41, 0.7); } +.grouped-window-list-button-label { + padding-left: 4px; } +.grouped-window-list-thumbnail-alert { + background: rgba(255, 52, 52, 0.3); } +.grouped-window-list-thumbnail-menu { + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + background-color: #1e1f29; + border-radius: 3px; + padding: 0px; } + .grouped-window-list-thumbnail-menu > StBoxLayout { + padding: 4px; } + .grouped-window-list-thumbnail-menu .item-box { + padding: 10px; + border-radius: 2px; + spacing: 4px; } + .grouped-window-list-thumbnail-menu .item-box:outlined { + padding: 8px; + border: 1px solid rgba(189, 147, 249, 0.5); } + .grouped-window-list-thumbnail-menu .item-box:selected { + border: 1px solid rgba(189, 147, 249, 0.5); } + .grouped-window-list-thumbnail-menu .thumbnail { + width: 256px; } + .grouped-window-list-thumbnail-menu .separator { + width: 1px; + background: rgba(255, 255, 255, 0.2); } + +.sound-button { + width: 22px; + height: 13px; + padding: 8px; } + .sound-button-container { + padding-right: 3px; + padding-left: 3px; } + .sound-button StIcon { + icon-size: 1.4em; } + +.sound-track-infos { + padding: 5px; } +.sound-track-info { + padding-top: 2px; + padding-bottom: 2px; } + .sound-track-info StIcon { + icon-size: 16px; } + .sound-track-info StLabel { + padding-left: 5px; + padding-right: 5px; } +.sound-track-box { + padding-left: 15px; + padding-right: 15px; + max-width: 220px; } + +.sound-seek-box { + padding-left: 15px; } + .sound-seek-box StLabel { + padding-top: 2px; } + .sound-seek-box StIcon { + icon-size: 16px; } + +.sound-seek-slider { + width: 140px; } + +.sound-volume-menu-item { + padding: .4em 1.75em; } + .sound-volume-menu-item StIcon { + icon-size: 1.14em; + padding-left: 8px; + padding-right: 8px; } + +.sound-playback-control { + padding: 5px 10px 10px 10px; } + +.sound-player { + padding: 0 4px; } + .sound-player > StBoxLayout:first-child { + padding: 5px 10px 12px 10px; + spacing: 0.5em; } + .sound-player > StBoxLayout:first-child StButton:small { + width: 16px; + height: 8px; + padding: 1px; } + .sound-player > StBoxLayout:first-child StButton:small StIcon { + icon-size: 12px; } + .sound-player-generic-coverart { + background: rgba(0, 0, 0, 0.2); } + .sound-player-overlay { + width: 290px; + height: 70px; + padding: 15px; + spacing: 0.5em; + background: rgba(8, 9, 12, 0.9); + border: 0px solid black; + border-bottom: 1px; + color: #BAC3CF; } + .sound-player-overlay StButton { + width: 22px; + height: 13px; + padding: 5px; + color: #BAC3CF; + border-radius: 2px; + border: 1px solid rgba(19, 20, 26, 0); } + .sound-player-overlay StButton StIcon { + icon-size: 16px; } + .sound-player-overlay StButton:hover { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(82, 84, 112, 0.5); } + .sound-player-overlay StButton:active { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(189, 147, 249, 0.5); } + .sound-player-overlay StBoxLayout { + padding-top: 2px; } + .sound-player .slider { + height: 0.5em; + padding: 0; + border: none; + -slider-height: 0.5em; + -slider-background-color: #13141a; + -slider-border-color: rgba(0, 0, 0, 0); + -slider-active-background-color: rgba(189, 147, 249, 0.5); + -slider-active-border-color: rgba(0, 0, 0, 0); + -slider-border-width: 0px; + -slider-handle-radius: 0px; } + +#workspaceSwitcher { + spacing: 0px; + padding: 3px; } + +/* Controls the styling when using the "Simple buttons" option */ +.workspace-switcher { + padding-left: 3px; + padding-right: 3px; } + +.workspace-button { + width: 20px; + height: 10px; + color: #f8f8f2; + padding: 3px; + padding-top: 4px; + transition-duration: 300; } + .workspace-button:outlined, .workspace-button:outlined:hover { + color: rgba(189, 147, 249, 0.5); } + .workspace-button:hover { + color: rgba(189, 147, 249, 0); } + +/* Controls the style when using the "Visual representation" option */ +.workspace-graph { + padding: 3px; + spacing: 3px; } + +.workspace-graph .workspace { + border: 1px solid rgba(0, 0, 0, 0.4); + background-gradient-direction: none; + background-color: rgba(0, 0, 0, 0.2); } + +.workspace-graph .workspace:active { + border: 1px solid rgba(189, 147, 249, 0.5); + background-gradient-direction: none; } + +.workspace-graph .workspace .windows { + -active-window-background: rgba(62, 64, 85, 0.7); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: rgba(62, 64, 85, 0.7); + -inactive-window-border: rgba(0, 0, 0, 0.8); } + +.workspace-graph .workspace:active .windows { + -active-window-background: rgba(73, 76, 100, 0.7); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: rgba(41, 42, 56, 0.7); + -inactive-window-border: rgba(0, 0, 0, 0.8); } + +#panel-launchers-box { + padding-left: 7px; } + #panel-launchers-box.vertical { + padding: 2px 0; } + +.panel-launcher, +.launcher { + margin: 1px; + padding: 1px; + transition-duration: 200; } + .panel-launcher:hover, .launcher:hover { + background-gradient-direction: none; + border: 0px solid rgba(189, 147, 249, 0.5); } + .panel-bottom .panel-launcher:hover, + .panel-bottom .launcher:hover { + border-bottom-width: 1px; } + .panel-top .panel-launcher:hover, .panel-top .launcher:hover { + border-top-width: 1px; } + .panel-left .panel-launcher:hover, .panel-left .launcher:hover { + border-left-width: 1px; + padding-left: 0; } + .panel-right .panel-launcher:hover, .panel-right .launcher:hover { + border-right-width: 1px; + padding-right: 0; } + +#overview-corner { + background-image: url("common-assets/misc/overview.png"); } + #overview-corner:hover { + background-image: url("common-assets/misc/overview-hover.png"); } + +.applet-separator { + padding: 1px 4px; } +.applet-separator-line { + width: 1px; + background: rgba(255, 255, 255, 0.12); } +.applet-box { + padding-left: 3px; + padding-right: 3px; + color: #f8f8f2; + text-shadow: none; + transition-duration: 100; } + .applet-box.vertical { + padding: 3px 0; } + .applet-box:hover { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + .applet-box:highlight { + background-image: none; + border-image: none; + background-color: rgba(252, 65, 56, 0.5); } +.applet-label { + font-weight: bold; + color: #f8f8f2; } + .applet-label:hover, .applet-box:hover > .applet-label { + color: #f8f8f2; + text-shadow: none; } +.applet-icon { + color: #f8f8f2; + icon-size: 22px; } + .applet-icon:hover, .applet-box:hover > .applet-icon { + color: #f8f8f2; + text-shadow: none; } + +.user-icon { + width: 32px; + height: 32px; + background-color: transparent; + border: none; + border-radius: 0; } + +.user-label { + color: #f8f8f2; + font-size: 1em; + font-weight: bold; + margin: 0px; } + +.desklet { + color: #BAC3CF; } + .desklet:highlight { + background-color: rgba(252, 65, 56, 0.5); } + .desklet-with-borders { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: #BAC3CF; + padding: 12px; + padding-bottom: 16px; } + .desklet-with-borders:highlight { + background-color: rgba(252, 65, 56, 0.5); } + .desklet-with-borders-and-header { + border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; + color: #BAC3CF; + border-radius: 0; + border-radius-topleft: 0; + border-radius-topright: 0; + padding: 12px; + padding-bottom: 17px; } + .desklet-with-borders-and-header:highlight { + background-color: rgba(252, 65, 56, 0.5); } + .desklet-header { + border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; + color: #BAC3CF; + font-size: 1em; + padding: 12px; + padding-bottom: 6px; } + .desklet-drag-placeholder { + border: 2px solid rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0); } + +.photoframe-box { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: #BAC3CF; + padding: 12px; + padding-bottom: 16px; } + +/*FIXME*/ +.workspace-osd { + /*color: red;*/ + text-shadow: black 5px 5px 5px; + font-weight: bold; + font-size: 48pt; } + +.notification-applet-padding { + padding: .5em 1em; } + +.notification-applet-container { + max-height: 100px; } + +.tile-preview, .tile-preview.snap, +.tile-hud, .tile-hud.snap { + background-color: rgba(189, 147, 249, 0); + border: 1px solid rgba(189, 147, 249, 0.5); } + +.xkcd-box { + padding: 6px; + border: 0px; + background-color: rgba(0, 0, 0, 0); + border-radius: 0px; } + +/*# sourceMappingURL=cinnamon-dark.css.map */ diff --git a/.themes/Dracula-standard-buttons/cinnamon/cinnamon-dark.css.map b/.themes/Dracula-standard-buttons/cinnamon/cinnamon-dark.css.map new file mode 100644 index 0000000..5050a0d --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/cinnamon-dark.css.map @@ -0,0 +1,7 @@ +{ +"version": 3, +"mappings": "AAYA,KAAM;EACJ,KAAK,EAHW,OAAS;;AAM3B,aAAc;EACZ,KAAK,EAAE,gBAAgB;;AAazB,2MAAQ;EACN,UAAU,EAAE,IAAI;EAChB,OAAO,EAAE,QAAQ;EACjB,mBAAmB,EAAE,CAAC;ECoCtB,WAAW,EAAE,yBAAoC;EAM/C,KAAK,EDjES,OAAS;ECkEvB,gBAAgB,ECMR,OAAyE;EDLjF,MAAM,EAAE,+BAAwB;EAChC,UAAU,EAAE,sCAAgD;ED3C9D,q4DAA4E;IAC1E,aAAa,EAAE,GAAG;EAKpB,yOAAQ;IC4BR,WAAW,EAAE,yBAAoC;IAgB/C,KAAK,ED3ES,OAAS;IC4EvB,gBAAgB,ECJR,OAAyE;IDKjF,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,sCAAgD;ED9C9D,0UAAQ;IC2BR,WAAW,EAAE,yBAAoC;IAoC/C,KAAK,ED/FS,OAAS;ICgGvB,gBAAgB,EAAE,OAAuB;IACzC,MAAM,EAAE,+BAAwB;IAChC,UAAU,EAAE,sCAA6D;EDjE3E,0XAAc;IC0Bd,WAAW,EAAE,yBAAoC;IA0B/C,KAAK,EDrFS,OAAS;ICsFvB,gBAAgB,ECdR,OAAyE;IDejF,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,sCAAgD;EDtD9D,4fAAyB;ICyBzB,WAAW,EAAE,yBAAoC;IA8C/C,KAAK,ECTW,OAAkB;IDUlC,gBAAgB,ECjBE,wBAAkB;IDkBpC,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,wCAAkC;EDzEhD,uQAAc;ICwBd,WAAW,EAAE,yBAAoC;IAwD/C,KAAK,EClFc,yBAAyF;IDmF5G,MAAM,EAAE,gCAA8C;IACtD,gBAAgB,EAAE,sBAAgC;IAClD,UAAU,EAAE,sCAAgD;;ADhFhE,8FAAY;EACV,UAAU,EAAE,IAAI;EAChB,OAAO,EAAE,QAAQ;EACjB,mBAAmB,EAAE,CAAC;EACtB,aAAa,EAAE,GAAG;ECiBlB,WAAW,EAAE,yBAAoC;EAkE/C,KAAK,ED/HU,OAAa;ECgI5B,MAAM,EAAE,4BAA4B;EACpC,gBAAgB,EC1EJ,qBAAgD;EFP9D,gHAAQ;ICaR,WAAW,EAAE,yBAAoC;IA2E/C,KAAK,EDxIU,OAAa;ICyI5B,MAAM,EAAE,4BAA4B;IACpC,gBAAgB,EAAE,sBAAyC;EDzF7D,gHAAQ;IAAE,KAAK,EE0CK,wBAAkB;EFzCtC,mHAAS;ICWT,WAAW,EAAE,yBAAoC;IAoF/C,KAAK,EC/CW,OAAkB;IDgDlC,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,ECxDE,wBAAkB;EFxCtC,kIAAc;ICUd,WAAW,EAAE,yBAAoC;IA6F/C,KAAK,EC5FkB,OAAkD;ID6FzE,MAAM,EAAE,4BAA4B;IACpC,gBAAgB,EAAE,sBAAoC;;ADnG1D,kFAAO;EACL,OAAO,EAAE,GAAG;EACZ,UAAU,EAAE,GAAG;EACf,0BAA0B,EE+BN,wBAAkB;EF9BtC,cAAc,EEqCI,OAAkB;EFpCpC,mBAAmB,EAAE,KAAK;EAC1B,aAAa,EAAE,GAAG;ECpDhB,KAAK,ECdI,OAAO;EDehB,gBAAgB,ECwDT,OAA4D;EDvDnE,MAAM,EAAE,+BAAuB;EAC/B,UAAU,EAAE,sCAA+C;EDqD7D,0MAAiB;ICjDf,KAAK,EDhBS,OAAS;ICiBvB,gBAAgB,ECiDT,OAA4D;IDhDnE,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,sCAA+C;ED+C7D,sHAAc;IC3CZ,KAAK,ECUc,yBAAyF;IDT5G,gBAAgB,EAAE,OAA8B;IAChD,YAAY,EAAE,iCAA4C;IAC1D,UAAU,EAAE,sCAAoE;ED0ClF,0JAAwB;IACtB,SAAS,EAAE,IAAI;IACf,aAAa,EElDD,OAAO;IFmDnB,OAAO,EAAE,KAAK;;AAIlB,qBAAW;EACT,OAAO,EAAE,GAAG;EACZ,UAAU,EAAE,GAAG;EACf,WAAW,EAhFM,OAAa;EAiF9B,0BAA0B,EEUN,wBAAkB;EFTtC,cAAc,EEgBI,OAAkB;EFfpC,mBAAmB,EAAE,KAAK;EAC1B,aAAa,EAAE,GAAG;ECpDhB,KAAK,EDhCU,OAAa;ECiC5B,gBAAgB,ECyBL,qBAAgD;EDxB3D,MAAM,EAAE,4BAA2B;EACnC,UAAU,EAAE,mCAA2C;EDqDzD,2BAAQ;ICjDN,KAAK,EC2DW,OAAkB;ID1DlC,gBAAgB,ECmDE,wBAAkB;IDlDpC,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,mCAA2C;ED+CzD,iCAAc;IC3CZ,KAAK,EAAE,yBAAmC;IAC1C,gBAAgB,EAAE,sBAAmC;IACrD,MAAM,EAAE,4BAA2B;IACnC,UAAU,EAAE,mCAA2C;;AD+CzD,kBAAQ;EAAE,gBAAgB,EAAE,GAAG;AAC/B,kBAAQ;EAAE,gBAAgB,EAAE,GAAG;;AAGjC,WAAY;EAEV,OAAO,EAAE,GAAG;EAEZ,wBAAe;IACb,SAAS,EAAE,GAAG;IACd,UAAU,EAAE,GAAG;EAGjB,wBAAa;IACX,gBAAgB,EAAE,qBAAgC;IAClD,aAAa,EAAE,GAAG;EAGpB,0DAAmC;IACjC,aAAa,EAAE,GAAG;IAClB,gBAAgB,EAAE,OAA8B;IAChD,MAAM,EAAE,SAAS;IACjB,MAAM,EAAE,GAAG;IAEX,sEAAQ;MAAE,gBAAgB,EAAE,OAA8B;IAE1D,wEAAS;MAAE,gBAAgB,EE/BT,wBAAkB;;AFmCxC,UAAW;EACT,gBAAgB,EAAE,GAAG;EACrB,eAAe,EAAE,gBAAa;EAC9B,aAAa,EAAE,gBAAa;EAC5B,kBAAkB,EAAE,KAAK;EACzB,MAAM,EAAE,GAAG;;AAMb,gCACQ;EACN,cAAc,EAAE,KAAK;EACrB,wBAAwB,EAAE,OAAwB;EAClD,oBAAoB,EAAE,qBAA8B;EACpD,+BAA+B,EEnDX,wBAAkB;EFoDtC,2BAA2B,EAAE,qBAA8B;EAC3D,oBAAoB,EAAE,GAAG;EACzB,qBAAqB,EAAE,KAAK;EAC5B,MAAM,EAAE,GAAG;EACX,SAAS,EAAE,IAAI;EACf,MAAM,EAAE,mBAAmB;EAC3B,kBAAkB,EAAE,GAAG;EACvB,iBAAiB,EAAE,GAAG;EAEtB;iCAA0B;IACxB,wBAAwB,EAAE,kBAA0B;IACpD,+BAA+B,EExDf,OAAkB;;AFiEpC,mCAAyB;EACvB,OAAO,EAAE,IAAI;EACb,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,GAAG;AAGlB,kBAAQ;EAAE,WAAW,EAAE,MAAM;AAE7B,gBAAM;EACJ,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,gBAAgB,EAAE,kDAAqD;AAGzE,sBAAc;EAAE,gBAAgB,EAAE,0DAA6D;AAE/F,wBAAgB;EAAE,gBAAgB,EAAE,gDAAmD;AAEvF,8BAAsB;EAAE,gBAAgB,EAAE,wDAA2D;;AAQrG,qCAAyB;EACvB,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,IAAI;EACZ,WAAW,EAAE,GAAG;AAGlB,oBAAQ;EACN,WAAW,EAAE,GAAG;EAChB,SAAS,EAAE,KAAK;EAChB,UAAU,EAAE,IAAI;AAGlB,kBAAM;EACJ,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,gBAAgB,EAAE,kDAAqD;AAGzE,wBAAc;EAAE,gBAAgB,EAAE,0DAA6D;AAE/F,0BAAgB;EAAE,gBAAgB,EAAE,gDAAmD;AAEvF,gCAAsB;EAAE,gBAAgB,EAAE,wDAA2D;;AAMvG,cAAe;EACb,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,eAAe,EAAE,OAAO;EACxB,gBAAgB,EAAE,wCAA2C;EAE7D,sBAAU;IAAE,gBAAgB,EAAE,uCAA0C;EAExE,sCAA0B;IACxB,gBAAgB,EAAE,mDAAmD;IAErE,8CAAU;MAAE,gBAAgB,EAAE,kDAAkD;;AAOpF,cAAe;EACb,KAAK,EE3NM,OAAK;EF4NhB,eAAe,EAAE,SAAS;EAE1B,oBAAQ;IAAE,KAAK,EAAE,OAAwB;;AAM3C,QAAS;EACP,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,QAAQ;EACjB,gBAAgB,EEnMH,OAAgB;EFoM7B,KAAK,EAzPY,OAAa;EA0P9B,SAAS,EAAE,GAAG;EACd,WAAW,EAAE,MAAM;EACnB,UAAU,EAAE,MAAM;;AAMpB;;iBAEM;EACJ,KAAK,EAnQW,OAAS;EAoQzB,MAAM,EAAE,+BAAwB;EAChC,aAAa,EAAE,GAAG;EACnB,gBAAgB,EAAE,sBAA+B;EAEhD;;uBAAM;IACJ,aAAa,EAAE,WAAW;EAG5B;;0BAAS;IACP,aAAa,EAAE,WAAW;EAG5B;;wBAAO;IACL,aAAa,EAAE,WAAW;EAG5B;;yBAAQ;IACN,aAAa,EAAE,WAAW;EAE5B;mBAAQ;IAAE,SAAS,EAAE,IAAI;EAEzB;;mCAAgB;IACd,UAAU,EAAE,IAAI;IAChB,gBAAgB,EEjSP,OAAO;IFmShB;;0DAAqB;MAAE,aAAa,EAAE,GAAG;IACzC;;0DAAqB;MAAE,YAAY,EAAE,GAAG;IAExC;;iDAAY;MACV,OAAO,EAAE,GAAG;MACZ;;;;iEAA4B;QAAE,YAAY,EAAE,CAAC;EAIjD;;uCAAoB;IAAE,OAAO,EAAE,eAAe;EAC9C;;oCAAiB;IACf,OAAO,EAAE,WAAW;IACpB,OAAO,EAAE,GAAG;IAEZ,iBAAiB,EAAE,CAAC;IACpB,kBAAkB,EAAE,CAAC;IAErB;;6CAAS;MACP,KAAK,EE/MS,OAAkB;MFiNhC,gBAAgB,EExNA,wBAAkB;IF0NpC;;kDAAc;MACZ,KAAK,EAAE,wBAA8B;MACrC,UAAU,EAAE,IAAI;EAIpB;;6CAA0B;IACxB,KAAK,EA1TS,OAAS;IA4TvB;;2DAAc;MAAE,KAAK,EE3RF,yBAAyF;EF8R9G;;qEAAkD;IAAE,KAAK,EE/NvC,OAAkB;EFiOpC;kBAAO;IAAE,SAAS,EAAE,IAAI;;AAG1B,sBAAuB;EACrB,oBAAoB,EAAE,GAAG;EACzB,uBAAuB,EAAG,gBAAe;EACzC,mBAAmB,EAAE,GAAG;EACxB,mBAAmB,EAAE,gBAAe;EACpC,WAAW,EAAE,CAAC;EACd,WAAW,EAAE,CAAC;;AAGhB,iBAAkB;EAEhB,OAAO,EAAE,QAAQ;;AAInB,oBAAqB;EAAE,OAAO,EAAE,GAAG;;AAEnC,0BAA2B;EACzB,gBAAgB,EAAE,GAAG;EACrB,eAAe,EAAE,WAAW;EAC5B,aAAa,EAAE,WAAW;EAC1B,kBAAkB,EAAE,KAAK;EACzB,MAAM,EAAE,GAAG;;AAGb,sCAAuC;EACrC,WAAW,EAAE,MAAM;;AAGrB,uBAAwB;EAAE,OAAO,EAAE,IAAI;;AAEvC,yBAA0B;EAAE,WAAW,EAAE,MAAM;;AAE/C,mBAAoB;EAAE,OAAO,EAAE,IAAI;;AAKnC,MAAO;EACL,MAAM,EAAE,IAAI;EACZ,KAAK,EAAE,IAAI;EACX,WAAW,EAAE,GAAG;EAChB,gBAAgB,EE/SN,qBAAoC;EFgT9C,KAAK,EA/WW,OAAS;EAgXzB,gBAAY;IACV,YAAY,EAAE,IAAI;IAClB,gBAAgB,EAAE,sBAAiC;EAGrD,UAAM;IACJ,OAAO,EAAE,GAAG;IAEZ,cAAM;MACJ,6BAA6B,EAAE,QAAQ;MACvC,yBAAyB,EAAE,qBAAkB;MAC7C,uBAAuB,EAAE,oBAAiB;IAE5C,cAAM;MAAE,aAAa,EAAE,GAAG;IAC1B,cAAM;MAAE,YAAY,EAAE,GAAG;IAEzB,mBAAW;MACT,OAAO,EAAE,CAAC;MAEV,uBAAM;QAAE,aAAa,EAAE,GAAG;MAC1B,uBAAM;QAAE,YAAY,EAAE,GAAG;EAM3B,eAAM;IACJ,6BAA6B,EAAE,QAAQ;IACvC,yBAAyB,EAAE,qBAAkB;IAC7C,uBAAuB,EAAE,oBAAiB;EAE5C,eAAM;IAAE,YAAY,EAAE,GAAG;IAAE,OAAO,EAAE,GAAG;EACvC,eAAM;IAAE,aAAa,EAAE,GAAG;IAAE,OAAO,EAAE,GAAG;EAExC,oBAAW;IACT,OAAO,EAAE,CAAC;IAEV,wBAAM;MAAE,aAAa,EAAE,GAAG;IAC1B,wBAAM;MAAE,YAAY,EAAE,GAAG;EAI7B,YAAQ;IACN,OAAO,EAAE,GAAG;IAEZ,gBAAM;MACJ,6BAA6B,EAAE,QAAQ;MACvC,yBAAyB,EAAE,qBAAkB;MAC7C,uBAAuB,EAAE,oBAAiB;;AAQ9C,oDAAiC;EAC/B,KAAK,EAHW,OAAgB;EAIhC,SAAS,EAAE,GAAG;EACd,OAAO,EAAE,GAAG;AAId,YAAQ;EACN,gBAAgB,EAAE,sBAAiC;EAEnD,oBAAU;IAAE,gBAAgB,EAAE,sBAAiC;AAGjE,oBAAgB;EACd,YAAY,EAAE,CAAC;EACf,iBAAiB,EAAE,GAAG;EACtB,iBAAiB,EAAE,GAAG;EACtB,WAAW,EAAE,IAAI;EACjB,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,IAAI;AAKd,aAAS;EACP,iBAAiB,EAAE,GAAG;EACtB,iBAAiB,EAAE,GAAG;EACtB,WAAW,EAAE,IAAI;EACjB,KAAK,EAAE,KAAK;EACZ,mBAAmB,EAAE,GAAG;;AAM5B,mBAAoB;EAClB,SAAS,EAAE,IAAI;EACf,OAAO,EAAE,KAAK;;AAMhB,SAAU;EAAE,OAAO,EAAE,IAAI;;AAEzB,eAAgB;EACd,gBAAgB,EEnaH,OAAgB;EFoa7B,MAAM,EAAE,iBAAuB;EAC/B,KAAK,EA1dY,OAAa;EA2d9B,OAAO,EAAE,IAAI;EACb,aAAa,EAAE,GAAG;EAClB,SAAS,EAAE,GAAG;EACd,OAAO,EAAE,OAAO;EAChB,yBAAyB,EAAE,GAAG;EAE9B,wBAAW;IACT,gBAAgB,EEvYE,wBAAkB;IFwYpC,KAAK,EEjYW,OAAkB;IFkYlC,MAAM,EAAE,kCAA4B;IACpC,OAAO,EAAE,IAAI;;AAIjB;oCACqC;EACnC,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,GAAG;EAClB,SAAS,EAAE,GAAG;EACd,OAAO,EAAE,OAAO;EAChB,yBAAyB,EAAE,GAAG;EC/c5B,KAAK,EDhCU,OAAa;ECiC5B,gBAAgB,ECyBL,qBAAgD;EDxB3D,MAAM,EAAE,4BAA2B;EACnC,UAAU,EAAE,mCAA2C;ED+czD;4CAAQ;IACN,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,EEzZE,wBAAkB;IF0ZpC,KAAK,EEnZW,OAAkB;IFoZlC,UAAU,EAAE,MAAM;IAClB,mBAAmB,EAAE,GAAG;IACxB,0BAA0B,EEtZV,OAAkB;IFuZlC,cAAc,EE9ZI,wBAAkB;;AFkaxC,+BAAgC;EAC9B,MAAM,EAAE,gCAA+B;EACvC,gBAAgB,EAAE,sBAAqB;EACvC,aAAa,EAAE,GAAG;EAElB,sCAAS;IACP,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,EAAE,KAAK;IACvB,aAAa,EAAE,GAAG;;AAItB,gBAAiB;EACf,gBAAgB,EAAE,OAAyB;;AAM3C,qBAAa;EACX,OAAO,EAAE,IAAI;EAEb,sEAA+B;IAAE,OAAO,EAAE,GAAG;AAG/C,qBAAa;EACX,gBAAgB,EAAE,2CAA2C;EAC7D,MAAM,EAAE,KAAK;EACb,KAAK,EAAE,IAAI;EACX,mBAAmB,EAAE,GAAG;EAExB,2BAAQ;IACN,gBAAgB,EAAE,iDAAiD;IACnE,mBAAmB,EAAE,GAAG;EAE1B,4BAAS;IACP,gBAAgB,EAAE,kDAAkD;IACpE,mBAAmB,EAAE,GAAG;AAG5B,oCAA4B;EAAE,gBAAgB,EAAE,kBAAe;;AAGjE;aACc;EACZ,gBAAgB,EAAE,mCAAmC;EACrD,eAAe,EAAE,IAAI;EACrB,MAAM,EAAE,IAAI;EACZ,KAAK,EAAE,IAAI;EACX,uBAAuB,EAAE,IAAI;EAE7B;qBAAQ;IACN,gBAAgB,EAAE,yCAAyC;IAC3D,eAAe,EAAE,IAAI;IACrB,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE,IAAI;EAEb;sBAAS;IACP,gBAAgB,EAAE,0CAA0C;IAC5D,eAAe,EAAE,IAAI;IACrB,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE,IAAI;;AAaf,kBAAmB;EACjB,gBAAgB,EAAE,wCAAwC;EAC1D,MAAM,EAAE,KAAK;EACb,KAAK,EAAE,KAAK;;AAOZ,cAAU;EACR,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,KAAK;EACb,OAAO,EAAE,GAAG;EACZ,cAAc,EAAE,IAAI;AAEtB,YAAQ;EACN,SAAS,EAAE,GAAG;EACd,WAAW,EAAE,IAAI;AAEnB,WAAO;EACL,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,IAAI;AAEb,WAAO;EACL,aAAa,EAAE,IAAI;EACnB,cAAc,EAAE,IAAI;AAEtB,gBAAY;EACV,MAAM,EAAE,+BAAwB;EAChC,aAAa,EAAE,GAAG;EAClB,gBAAgB,EE1mBP,OAAO;EF2mBhB,OAAO,EAAE,GAAG;EACZ,aAAa,EAAE,CAAC;EAChB,aAAa,EAAE,CAAC;EAEhB,yBAAW;IACT,OAAO,EAAE,KAAK;IACd,OAAO,EAAE,KAAK;AAGlB,kBAAc;EACZ,WAAW,EAAE,GAAG;EAChB,cAAc,EAAE,IAAI;AAEtB,cAAU;EACR,YAAY,EAAE,GAAG;EACjB,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,IAAI;;AAQf,SAAU;EACR,OAAO,EAAE,WAAW;EACpB,YAAY,EAAE,GAAG;EACjB,eAAe,EAAE,GAAG;;AAGtB,qBAAsB;EACpB,KAAK,EA9Na,OAAgB;EA+NlC,WAAW,EAAE,IAAI;EACjB,OAAO,EAAE,KAAK;;AAGhB;8BAC+B;EAC7B,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;;AAId,2BAA4B;EAC1B,gBAAgB,EAAE,iDAAiD;EAEnE,oEAAiB;IAAE,gBAAgB,EAAE,uDAAuD;EAE5F,kCAAS;IAAE,gBAAgB,EAAE,iDAAiD;EAE9E,+BAAM;IACJ,gBAAgB,EAAE,kDAAkD;IAEpE,4EAAiB;MAAE,gBAAgB,EAAE,wDAAwD;IAE7F,sCAAS;MAAE,gBAAgB,EAAE,kDAAkD;;AAKnF,8BAA+B;EAC7B,gBAAgB,EAAE,kDAAkD;EAEpE,0EAAiB;IAAE,gBAAgB,EAAE,wDAAwD;EAE7F,qCAAS;IAAE,gBAAgB,EAAE,kDAAkD;EAE/E,kCAAM;IACJ,gBAAgB,EAAE,iDAAiD;IAEnE,kFAAiB;MAAE,gBAAgB,EAAE,uDAAuD;IAE5F,yCAAS;MAAE,gBAAgB,EAAE,iDAAiD;;AAIlF,oBAAqB;EACnB,OAAO,EAAE,WAAW;EACpB,WAAW,EAAE,IAAI;EACjB,UAAU,EAAE,MAAM;EAClB,KAAK,EA/Qa,OAAgB;EAgRlC,aAAa,EAAE,GAAG;;AAGpB,kBAAmB;EACjB,SAAS,EAAE,GAAG;EACd,UAAU,EAAE,MAAM;EAClB,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,KAAK;EACd,MAAM,EAAE,GAAG;EACX,aAAa,EAAE,MAAM;;AAGvB,qBAAsB;EACpB,KAAK,EAAE,yBAA+B;EACtC,UAAU,EAAE,GAAG;EACf,SAAS,EAAE,GAAG;;AAGhB,aAAc;EACZ,YAAY,EAAE,CAAC;EACf,KAAK,EAAE,wBAA8B;;AAGvC,iBAAkB;EAChB,gBAAgB,EAAE,CAAC;;AAGrB,kBAAmB;EACjB,iBAAiB,EAAE,CAAC;;AAGtB,qBAAsB;EACpB,KAAK,EAjTa,OAAgB;EAkTlC,gBAAgB,EAAE,WAAW;EAC7B,WAAW,EAAE,IAAI;;AAGnB;;;qBAGsB;EACpB,WAAW,EAAE,IAAI;EACjB,KAAK,EEjoBa,OAAkB;EFkoBpC,gBAAgB,EEzoBI,wBAAkB;EF0oBtC,YAAY,EAAE,CAAC;;AAGjB,yBAA0B;EACxB,KAAK,EAAE,wBAA8B;EACrC,OAAO,EAAE,CAAC;;AAGZ,qBAAsB;EACpB,KAAK,EAAE,wBAA8B;EACrC,SAAS,EAAE,GAAG;;AAMhB,aAAc;EACZ,aAAa,EAAE,GAAG;EAClB,YAAY,EAAE,wCAAwC;EACtD,OAAO,EAAE,IAAI;EACb,YAAY,EAAE,IAAI;EAClB,eAAe,EAAE,IAAI;EACrB,gCAAgC,EAAE,IAAI;EACtC,KAAK,EAAE,IAAI;EACX,KAAK,EA7vBY,OAAa;EA+vB9B,8CACc;IAEZ,YAAY,EAAE,2CAA8C;IAD5D,8IAA6B;MAAE,KAAK,EAzVpB,OAAgB;IA4VhC,4LAAgD;MAE9C,OAAO,EAAE,GAAG;EAMhB,qCAA0B;IACxB,cAAc,EAAE,IAAI;IACpB,KAAK,EA9wBU,OAAa;EAixB9B,wBAAa;IACX,UAAU,EAAE,IAAI;IAEhB,iFAAgC;MAAE,MAAM,EAAE,GAAG;IAE7C,0CAAoB;MAAE,YAAY,EAAE,GAAG;IACvC,0CAAoB;MAAE,aAAa,EAAE,GAAG;EAG1C,kBAAO;IAAE,OAAO,EAAE,GAAG;EACrB,qBAAU;IAAE,OAAO,EAAE,IAAI;;AAKzB,wBAAa;EACX,UAAU,EAAE,KAAK;EACjB,KAAK,EAlyBU,OAAa;AAqyB9B,+CAAwB;EAEtB,OAAO,EAAE,GAAG;AAGd,kCAAuB;EAAE,SAAS,EAAE,IAAI;;AAQ1C,YAAa;EACX,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,IAAI;;AAGf,cAAe;EACb,KAAK,EAxzBY,OAAa;EAyzB9B,UAAU,EAAE,IAAI;EAChB,MAAM,EAAE,IAAI;EACZ,YAAY,EAAE,wCAAwC;EACtD,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,IAAI;EAEb,4BAAc;IACZ,OAAO,EAAE,GAAG;EAGd,6BAAiB;IAAE,OAAO,EAAE,GAAG;EAE/B,wBAAU;IACR,OAAO,EAAE,GAAG;IACZ,aAAa,EAAE,GAAG;IAElB,iCAAW;MACT,OAAO,EAAE,GAAG;MACZ,MAAM,EAAE,kCAA4B;IAGtC,iCAAW;MACT,KAAK,EE7uBS,OAAkB;MF8uBhC,gBAAgB,EErvBA,wBAAkB;MFsvBlC,MAAM,EAAE,kCAA4B;EAIxC,yBAAW;IAAE,KAAK,EAAE,KAAK;EAEzB,6BAAe;IACb,OAAO,EAAE,GAAG;IACZ,OAAO,EAAE,GAAG;EAEd,yBAAW;IACT,KAAK,EAAE,GAAG;IACV,UAAU,EAAE,wBAAqB;;AAIrC,eAAgB;EACd,YAAY,EAAE,gBAAa;EAC3B,KAAK,EAn2BY,OAAa;EAq2B9B,2BAAc;IACZ,YAAY,EAAE,gBAAa;IAC3B,KAAK,EA/bW,OAAgB;;AAqcpC,+BAAgC;EAC9B,gBAAgB,EAAE,gBAAgB;EAClC,aAAa,EAAE,IAAI;EACnB,sBAAsB,EAAE,GAAG;EAC3B,yBAAyB,EAAE,GAAG;EAC9B,KAAK,EAAE,IAAI;;AAGb,gCAAiC;EAC/B,gBAAgB,EAAE,gBAAgB;EAClC,aAAa,EAAE,IAAI;EACnB,qBAAqB,EAAE,GAAG;EAC1B,wBAAwB,EAAE,GAAG;EAC7B,KAAK,EAAE,IAAI;;AAMb,WAAY;EACV,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,KAAK;EACb,gBAAgB,EAAE,2CAA2C;EAC7D,eAAe,EAAE,OAAO;;AAM1B,SAAU;EAAE,gBAAgB,EAAE,kBAAkB;;AAChD,UAAW;EAAE,gBAAgB,EAAE,KAAK;;AAEpC,aAAc;EACZ,KAAK,EAtea,OAAgB;EAuelC,gBAAgB,EAAE,mBAA4B;EAC9C,MAAM,EAAE,IAAI;EACZ,YAAY,EAAE,0CAA6C;EAC3D,OAAO,EAAE,aAAa;EAEtB,uCAA0B;IACxB,OAAO,EAAE,mBAAmB;EAG9B,wBAAa;IACX,OAAO,EAAE,CAAC;IACV,MAAM,EAAE,GAAG;IACX,OAAO,EAAE,SAAS;IAClB,UAAU,EAAE,IAAI;IAChB,MAAM,EAAE,IAAI;IACZ,YAAY,EAAE,8CAAiD;IAE/D,6CAAqB;MACnB,WAAW,EAAE,CAAC;MACd,cAAc,EAAE,CAAC;MACjB,MAAM,EAAE,IAAI;;AAUlB,WAAY;EACV,OAAO,EAAE,kBAAkB;EAC3B,YAAY,EAAE,wCAAwC;EAEtD,eAAI;IAAE,OAAO,EAAE,CAAC;EAEhB,iBAAQ;IACN,SAAS,EAAE,CAAC;IACZ,WAAW,EAAE,IAAI;IACjB,KAAK,EAt7BU,OAAa;IAu7B5B,cAAc,EAAE,CAAC;EAGnB,uBAAc;IAAE,KAAK,EEn6BT,OAAO;EFq6BnB,qBAAY;IACV,WAAW,EAAE,IAAI;IACjB,OAAO,EAAE,GAAG;EAEd,0BAAiB;IACf,YAAY,EAAE,IAAI;IAClB,SAAS,EAAE,IAAI;EAEjB,iBAAQ;IACN,KAAK,EAAE,IAAI;IACX,OAAO,EAAE,GAAG;IACZ,aAAa,EAAE,GAAG;IAClB,WAAW,EAx8BI,OAAa;IAy8B5B,cAAc,EEv2BE,OAAkB;IFw2BlC,0BAA0B,EE/2BR,wBAAkB;ID3DpC,KAAK,EDhCU,OAAa;ICiC5B,gBAAgB,ECyBL,qBAAgD;IDxB3D,MAAM,EAAE,4BAA2B;IACnC,UAAU,EAAE,mCAA2C;ID26BvD,uBAAQ;MCv6BR,KAAK,EC2DW,OAAkB;MD1DlC,gBAAgB,ECmDE,wBAAkB;MDlDpC,MAAM,EAAE,kCAA4B;MACpC,UAAU,EAAE,mCAA2C;EDs6BzD,oCAAyB;IACvB,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,IAAI;IAChB,UAAU,EAAE,IAAI;IAChB,6BAA6B,EAAE,IAAI;;AAIvC,oCAAoC;AACpC,8BAA+B;EAC7B,SAAS,EAAE,IAAI;;AAGjB,qBAAsB;EACpB,KAAK,EEx8BS,OAAO;;AF28BvB;sBACuB;EACrB,OAAO,EAAE,IAAI;EAEb;gCAAU;IACR,WAAW,EAAE,IAAI;IACjB,YAAY,EAAE,IAAI;IAClB,cAAc,EAAE,GAAG;IAEnB;sCAAM;MACJ,YAAY,EAAE,GAAG;MACjB,aAAa,EAAE,IAAI;EAGvB;oCAAc;IACZ,YAAY,EAAE,IAAI;IAClB,KAAK,EAAE,IAAI;IAEX;0CAAM;MAAE,aAAa,EAAE,IAAI;;AAI/B,+BAAgC;EAC9B,UAAU,EAAE,KAAK;EACjB,WAAW,EAAE,IAAI;EACjB,YAAY,EAAE,IAAI;EAClB,aAAa,EAAE,IAAI;EAEnB,mCAAM;IACJ,aAAa,EAAE,IAAI;IACnB,YAAY,EAAE,IAAI;EAGpB,oCAAO;IACL,KAAK,EAAE,IAAI;IAEX,0CAAQ;MAAE,KAAK,EAAE,KAAK;IAEtB,wCAAM;MAAE,aAAa,EAAE,GAAG;IAC1B,wCAAM;MAAE,YAAY,EAAE,GAAG;IAEzB,6CAAW;MAAE,aAAa,EAAE,IAAI;IAChC,6CAAW;MAAE,YAAY,EAAE,IAAI;IAE/B,yCAAO;MAAE,SAAS,EAAE,KAAK;;AAO7B,sBAAuB;EACrB,MAAM,EAAE,gBAA4B;EAEpC,mCAAa;IAAE,YAAY,EAAE,GAAG;;AAMlC,SAAU;EACR,gBAAgB,EEz+BH,OAAgB;EF0+B7B,YAAY,EAAE,CAAC;EACf,gBAAgB,EAAE,GAAG;EACrB,YAAY,EAAE,kBAA0B;;AAG1C,gBAAiB;EACf,OAAO,EAAE,IAAI;EACb,OAAO,EAAE,IAAI;;AAGf,aAAc;EACZ,OAAO,EAAE,IAAI;;AAGf,aAAc;EACZ,UAAU,EAAE,GAAG;EACf,SAAS,EAAE,GAAG;EACd,SAAS,EAAE,IAAI;EACf,WAAW,EAAE,IAAI;EACjB,aAAa,EAAE,GAAG;EAClB,UAAU,EAAE,IAAI;ECt/BhB,WAAW,EAAE,yBAAoC;EAkE/C,KAAK,ED/HU,OAAa;ECgI5B,MAAM,EAAE,4BAA4B;EACpC,gBAAgB,EC1EJ,qBAAgD;EFggC9D,mBAAQ;IC1/BR,WAAW,EAAE,yBAAoC;IA2E/C,KAAK,EDxIU,OAAa;ICyI5B,MAAM,EAAE,4BAA4B;IACpC,gBAAgB,EAAE,sBAAyC;ED86B7D,2CAAoB;IC3/BpB,WAAW,EAAE,yBAAoC;IAoF/C,KAAK,EC/CW,OAAkB;IDgDlC,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,ECxDE,wBAAkB;EF+9BtC,oBAAS;IC7/BT,WAAW,EAAE,yBAAoC;IA6F/C,KAAK,EC5FkB,OAAkD;ID6FzE,MAAM,EAAE,4BAA4B;IACpC,gBAAgB,EAAE,sBAAoC;;ADi6B1D,iBAAkB;EAChB,KAAK,EA9jCY,OAAa;EA+jC9B,OAAO,EAAE,GAAG;EACZ,oBAAoB,EAAE,GAAG;EACzB,uBAAuB,EE5gCV,OAAgB;EF6gC7B,mBAAmB,EAAE,GAAG;EACxB,mBAAmB,EAAE,kBAA0B;EAC/C,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;EACjB,eAAe,EAAE,GAAG;;AAWpB,mBAAgB;EACd,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,IAAI;EACb,mBAAmB,EAAE,GAAG;EACxB,gBAAgB,EE/iCR,OAAS;EFgjCjB,MAAM,EAAE,+BAAwB;AAGlC,sBAAmB;EACjB,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,0BAAuB;AAO/B,gBAAM;EACJ,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,aAAa;AAGvB,mBAAS;EAAE,OAAO,EAAE,IAAI;AAG1B,oBAAiB;EAAE,OAAO,EAAE,mBAAmB;AAE/C,0DACyB;EAAE,OAAO,EAAE,gBAAgB;AAEpD,wBAAqB;EACnB,OAAO,EAAE,GAAG;EACZ,MAAM,EAAE,0BAAuB;EAG/B,oCAAc;IAAE,WAAW,EAAE,IAAI;EAEjC,iCAAW;IACT,OAAO,EAAE,GAAG;IAGZ,6CAAc;MAAE,WAAW,EAAE,IAAI;EAGnC,kCAAY;IAAE,YAAY,EAAE,GAAG;EAC/B,kCAAY;IAAE,aAAa,EAAE,GAAG;AAGlC,qBAAkB;EAChB,OAAO,EAAE,GAAG;EACZ,MAAM,EAAE,0BAAuB;EAE/B,8BAAW;IACT,OAAO,EAAE,GAAG;EAGd,2BAAQ;IACN,gBAAgB,EAAE,GAAG;IACrB,aAAa,EAAE,GAAG;EAEpB,4BAAS;IACP,OAAO,EAAE,GAAG;IACZ,KAAK,EE7mCY,yBAAyF;IF8mC1G,MAAM,EAAE,0BAAuB;EAGjC,+BAAY;IAAE,YAAY,EAAE,GAAG;EAC/B,+BAAY;IAAE,aAAa,EAAE,GAAG;AAKlC,sBAAmB;EACjB,aAAa,EAAE,IAAI;EACnB,YAAY,EAAE,IAAI;EAClB,UAAU,EAAE,KAAK;EACjB,MAAM,EAAE,IAAI;EAEZ,0BAAM;IACJ,WAAW,EAAE,IAAI;IACjB,MAAM,EAAE,IAAI;AAIhB,wBAAqB;EAAE,WAAW,EAAE,IAAI;AAExC,8BAA2B;EAAE,SAAS,EAAE,KAAK;AAE7C,oBAAiB;EAAE,YAAY,EAAE,IAAI;AACrC,oBAAiB;EAAE,aAAa,EAAE,IAAI;;AAGxC,kBAAmB;EACjB,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,IAAI;EACZ,WAAW,EAAE,MAAM;EACnB,WAAW,EA1wBO,OAAgB;;AA+wBpC,uBAAwB;EACtB,SAAS,EAAE,GAAG;EACd,KAAK,EAjxBa,OAAgB;;AAoxBpC,qDAAqD;AAOrD,SAAU;EACR,UAAU,EAAE,MAAM;EAClB,WAAW,EAAE,IAAI;EACjB,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,IAAI;EACb,KAAK,EAhyBa,OAAgB;EAiyBlC,YAAY,EAAE,yCAAyC;;AAGzD,WAAY;EACV,UAAU,EAAE,MAAM;EAClB,WAAW,EAAE,IAAI;EACjB,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,IAAI;EACZ,SAAS,EAAE,IAAI;EACf,UAAU,EAAE,IAAI;EAEhB,KAAK,EA7yBa,OAAgB;EA8yBlC,UAAU,EAAE,IAAI;EAChB,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,GAAG;EAClB,YAAY,EAAE,yCAAyC;EAEzD,8BAAmB;IAAE,SAAS,EAAE,GAAG;EAEjC,kBAAO;IACL,OAAO,EAAE,CAAC;IACV,MAAM,EAAE,GAAG;IACX,gBAAgB,EAAE,kBAA0B;IAC5C,aAAa,EAAE,GAAG;IAClB,KAAK,EEvoCa,wBAAkB;EFyoCtC,sBAAW;IACT,gBAAgB,EE1oCE,wBAAkB;;AFmpCtC,gBAAM;EACJ,OAAO,EAAE,GAAG;EACZ,YAAY,EAAE,IAAI;EAClB,WAAW,EAAE,GAAG;EAEhB,yBAAW;IACT,OAAO,EAAE,GAAG;IACZ,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,WAAW,EAAE,IAAI;IACjB,cAAc,EAAE,IAAI;EAGtB,0BAAY;IACV,gBAAgB,EAAE,sBAAiC;AAIvD,uBAAa;EACX,WAAW,EAAE,IAAI;EACjB,KAAK,EAAE,IAAI;EACX,SAAS,EAAE,GAAG;AAGhB,qBAAW;EACT,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,IAAI;EACtB,WAAW,EAAE,CAAC;EACd,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;EAClB,mBAAmB,EAAE,GAAG;EACxB,KAAK,EAAE,wBAAuC;EAE9C,uDACS;IACP,mBAAmB,EAAE,GAAG;IAExB,uEAAU;MAAE,YAAY,EAAE,GAAG;EAG/B,2BAAQ;IACN,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,kBAAkB,EAAE,GAAG;IAEvB,iCAAQ;MAAE,aAAa,EAAE,CAAC;EAG5B,0BAAO;IACL,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,iBAAiB,EAAE,GAAG;IAEtB,gCAAQ;MAAE,YAAY,EAAE,GAAG;EAG7B,6DACa;IACX,KAAK,EEtsCS,OAAkB;IFusChC,gBAAgB,EAAE,wBAAuC;EAG3D,uHAGU;IACR,KAAK,EE9sCS,OAAkB;IF+sChC,YAAY,EE1yCT,OAAO;EF6yCZ,+BAAY;IACV,gBAAgB,EAAE,wBAAuC;AAI7D,mCAAyB;EACvB,6BAA6B,EAAE,QAAQ;EACvC,yBAAyB,EEhyCT,OAAO;EFiyCvB,uBAAuB,EEjyCP,OAAO;AFoyCzB,oBAAU;EACR,OAAO,EAAE,GAAG;EACZ,KAAK,EAz5BW,OAAgB;EA05BhC,MAAM,EAAE,+BAAwB;EAChC,gBAAgB,EE7xCR,OAAS;EF8xCjB,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,kBAAkB;EAC3B,SAAS,EAAE,GAAG;;AAUhB,+BAAa;EACX,WAAW,EAAE,IAAI;EACjB,KAAK,EAAE,IAAI;EACX,SAAS,EAAE,GAAG;AAGhB,6BAAW;EACT,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,IAAI;EACtB,WAAW,EAAE,CAAC;EACd,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;EAClB,mBAAmB,EAAE,GAAG;EACxB,KAAK,EAAE,wBAAuC;EAE9C,uEACS;IACP,mBAAmB,EAAE,GAAG;IAExB,uFAAU;MAAE,YAAY,EAAE,GAAG;EAG/B,mCAAQ;IACN,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,kBAAkB,EAAE,GAAG;IAEvB,yCAAQ;MAAE,aAAa,EAAE,CAAC;EAG5B,kCAAO;IACL,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,iBAAiB,EAAE,GAAG;IAEtB,wCAAQ;MAAE,YAAY,EAAE,GAAG;EAG7B,2EACU;IACR,KAAK,EEvxCS,OAAkB;IFwxChC,YAAY,EAAE,sBAAuB;EAGvC,6PAKqB;IACnB,KAAK,EEjyCS,OAAkB;IFkyChC,YAAY,EE73CT,OAAO;EFg4CZ,uCAAY;IACV,gBAAgB,EAAE,wBAAuC;AAI7D,2CAAyB;EACvB,6BAA6B,EAAE,QAAQ;EACvC,yBAAyB,EEn3CT,OAAO;EFo3CvB,uBAAuB,EEp3CP,OAAO;AFu3CzB,oCAAkB;EAChB,YAAY,EAAE,GAAG;AAGnB,iCAAe;EACb,OAAO,EAAE,EAAE;EACX,KAAK,EAh/BW,OAAgB;AAm/BlC,0BAAQ;EACN,aAAa,EAAE,KAAK;EACpB,gBAAgB,EE51CR,qBAAoC;AF+1C9C,iCAAe;EACb,YAAY,EAAE,GAAG;AAGnB,oCAAkB;EAChB,UAAU,EAAE,sBAAmB;AAGjC,mCAAiB;EACf,KAAK,EAjgCW,OAAgB;EAkgChC,MAAM,EAAE,+BAAwB;EAChC,gBAAgB,EEr4CR,OAAS;EFs4CjB,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,GAAG;EAEZ,iDAAc;IACZ,OAAO,EAAE,GAAG;EAGd,6CAAU;IACR,OAAO,EAAE,IAAI;IACb,aAAa,EAAE,GAAG;IAClB,OAAO,EAAE,GAAG;IAEZ,sDAAW;MACT,OAAO,EAAE,GAAG;MACZ,MAAM,EAAE,kCAA4B;IAGtC,sDAAW;MACT,MAAM,EAAE,kCAA4B;EAIxC,8CAAW;IAAE,KAAK,EAAE,KAAK;EAEzB,8CAAW;IACT,KAAK,EAAE,GAAG;IACV,UAAU,EAAE,wBAAqB;;AAQvC,aAAc;EACZ,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,GAAG;EAIZ,uBAAY;IACV,aAAa,EAAE,GAAG;IAClB,YAAY,EAAE,GAAG;EAEnB,oBAAO;IAAE,SAAS,EAAE,KAAK;;AAIzB,kBAAQ;EAAE,OAAO,EAAE,GAAG;AACtB,iBAAO;EACL,WAAW,EAAE,GAAG;EAChB,cAAc,EAAE,GAAG;EAEnB,wBAAO;IAAE,SAAS,EAAE,IAAI;EAExB,yBAAQ;IACN,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;AAGtB,gBAAM;EACJ,YAAY,EAAE,IAAI;EAClB,aAAa,EAAE,IAAI;EACnB,SAAS,EAAE,KAAK;;AAIpB,eAAgB;EACd,YAAY,EAAE,IAAI;EAElB,uBAAQ;IAAE,WAAW,EAAE,GAAG;EAC1B,sBAAO;IAAE,SAAS,EAAE,IAAI;;AAG1B,kBAAmB;EAAE,KAAK,EAAE,KAAK;;AAEjC,uBAAwB;EACtB,OAAO,EAAE,WAAW;EAEpB,8BAAO;IACL,SAAS,EAAE,MAAM;IACjB,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;;AAItB,uBAAwB;EAAE,OAAO,EAAE,kBAAkB;;AAGrD,aAAc;EACZ,OAAO,EAAE,KAAK;EAEd,uCAA0B;IACxB,OAAO,EAAE,kBAAkB;IAC3B,OAAO,EAAE,KAAK;IAEd,sDAAe;MACb,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,GAAG;MACX,OAAO,EAAE,GAAG;MAEZ,6DAAO;QAAE,SAAS,EAAE,IAAI;EAI5B,8BAAmB;IACjB,UAAU,EAAE,kBAAe;EAG7B,qBAAU;IACR,KAAK,EAAE,KAAK;IACZ,MAAM,EAAE,IAAI;IACZ,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,KAAK;IACd,UAAU,EAAE,mBAA8C;IAC1D,MAAM,EAAE,eAAoC;IAC5C,aAAa,EAAE,GAAG;IAClB,KAAK,EAliDU,OAAa;IAoiD5B,8BAAS;MACP,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,IAAI;MACZ,OAAO,EAAE,GAAG;MACZ,KAAK,EAxiDQ,OAAa;MAyiD1B,aAAa,EAAE,GAAG;MAClB,MAAM,EAAE,6BAAyC;MAEjD,qCAAO;QAAE,SAAS,EAAE,IAAI;MAExB,oCAAO;QCj/CX,WAAW,EAAE,yBAAoC;QA2E/C,KAAK,EDxIU,OAAa;QCyI5B,MAAM,EAAE,4BAA4B;QACpC,gBAAgB,EAAE,sBAAyC;MDq6CzD,qCAAS;QCl/Cb,WAAW,EAAE,yBAAoC;QA8C/C,KAAK,ECTW,OAAkB;QDUlC,gBAAgB,ECjBE,wBAAkB;QDkBpC,MAAM,EAAE,kCAA4B;QACpC,UAAU,EAAE,wCAAkC;IDo8C9C,iCAAY;MACV,WAAW,EAAE,GAAG;EAIpB,qBAAQ;IACN,MAAM,EAAE,KAAK;IACb,OAAO,EAAE,CAAC;IACV,MAAM,EAAE,IAAI;IACZ,cAAc,EAAE,KAAK;IACrB,wBAAwB,EAAE,OAA8D;IACxF,oBAAoB,EAAE,gBAAa;IACnC,+BAA+B,EEn+Cb,wBAAkB;IFo+CpC,2BAA2B,EAAE,gBAAa;IAC1C,oBAAoB,EAAE,GAAG;IACzB,qBAAqB,EAAE,GAAG;;AAO9B,kBAAmB;EACjB,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,GAAG;;AAGd,iEAAiE;AACjE,mBAAoB;EAClB,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;;AAGpB,iBAAkB;EAChB,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,KAAK,EEp/Ca,OAAkB;EFq/CpC,OAAO,EAAE,GAAG;EACZ,WAAW,EAAE,GAAG;EAChB,mBAAmB,EAAE,GAAG;EAExB,4DAA6B;IAAE,KAAK,EEhgDhB,wBAAkB;EFigDtC,uBAAQ;IAAE,KAAK,EAAE,sBAAwC;;AAG3D,sEAAsE;AACtE,gBAAiB;EACf,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,GAAG;;AAGd,2BAA4B;EAC1B,MAAM,EAAE,4BAAoC;EAC5C,6BAA6B,EAAE,IAAI;EACnC,gBAAgB,EAAE,kBAA0B;;AAG9C,kCAAmC;EACjC,MAAM,EAAE,kCAA4B;EACpC,6BAA6B,EAAE,IAAI;;AAGrC,oCAAqC;EACnC,yBAAyB,EAAE,qBAAuB;EAClD,qBAAqB,EAAE,kBAAkB;EACzC,2BAA2B,EAAE,qBAAuB;EACpD,uBAAuB,EAAE,kBAAkB;;AAG7C,2CAA4C;EAC1C,yBAAyB,EAAE,sBAAuB;EAClD,qBAAqB,EAAE,kBAAkB;EACzC,2BAA2B,EAAE,qBAAsB;EACnD,uBAAuB,EAAE,kBAAkB;;AAM7C,oBAAqB;EACnB,YAAY,EAAE,GAAG;EAEjB,6BAAW;IACT,OAAO,EAAE,KAAK;;AAIlB;SACU;EACR,MAAM,EAAE,GAAG;EACX,OAAO,EAAE,GAAG;EACZ,mBAAmB,EAAE,GAAG;EAExB,sCAAQ;IACN,6BAA6B,EAAE,IAAI;IACnC,MAAM,EAAE,kCAA4B;IAEpC;iCAAgB;MAAE,mBAAmB,EAAE,GAAG;IAC1C,4DAAa;MAAE,gBAAgB,EAAE,GAAG;IACpC,8DAAc;MAAE,iBAAiB,EAAE,GAAG;MAAE,YAAY,EAAE,CAAC;IACvD,gEAAe;MAAE,kBAAkB,EAAE,GAAG;MAAE,aAAa,EAAE,CAAC;;AAO9D,gBAAiB;EACf,gBAAgB,EAAE,sCAAsC;EAExD,sBAAQ;IAAE,gBAAgB,EAAE,4CAA4C;;AAOxE,iBAAY;EAAE,OAAO,EAAE,OAAO;AAE9B,sBAAiB;EACf,KAAK,EAAE,GAAG;EACV,UAAU,EAAE,yBAAuB;AAGrC,WAAM;EACJ,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;EAClB,KAAK,EAzwCW,OAAgB;EA0wChC,WAAW,EAAE,IAAI;EACjB,mBAAmB,EAAE,GAAG;EAExB,oBAAW;IACT,OAAO,EAAE,KAAK;EAGhB,iBAAQ;IACN,KAAK,EExlDS,OAAkB;IFylDhC,gBAAgB,EEhmDA,wBAAkB;EFmmDpC,qBAAY;IACV,gBAAgB,EAAE,IAAI;IACtB,YAAY,EAAE,IAAI;IAClB,gBAAgB,EAAE,sBAAiC;AAIvD,aAAQ;EACN,WAAW,EAAE,IAAI;EACjB,KAAK,EA/xCW,OAAgB;EAiyChC,sDAA+B;IAC7B,KAAK,EExmDS,OAAkB;IFymDhC,WAAW,EAAE,IAAI;AAIrB,YAAO;EACL,KAAK,EAxyCW,OAAgB;EAyyChC,SAAS,EAAE,IAAI;EAEf,oDAA+B;IAC7B,KAAK,EElnDS,OAAkB;IFmnDhC,WAAW,EAAE,IAAI;;AASvB,UAAW;EACP,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,gBAAgB,EAAE,WAAW;EAC7B,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,CAAC;;AAGpB,WAAY;EACR,KAAK,EA/zCW,OAAgB;EAg0ChC,SAAS,EAAE,GAAG;EACd,WAAW,EAAE,IAAI;EACjB,MAAM,EAAE,GAAG;;AAMf,QAAS;EACP,KAAK,EAjvDY,OAAa;EAmvD9B,kBAAY;IACV,gBAAgB,EAAE,sBAAiC;EAGrD,qBAAe;IACb,YAAY,EAAE,wCAAwC;IACtD,KAAK,EAzvDU,OAAa;IA0vD5B,OAAO,EAAE,IAAI;IACb,cAAc,EAAE,IAAI;IAEpB,+BAAY;MACV,gBAAgB,EAAE,sBAAiC;EAGvD,gCAA0B;IACxB,YAAY,EAAE,6CAA6C;IAC3D,KAAK,EAnwDU,OAAa;IAowD5B,aAAa,EAAE,CAAC;IAChB,qBAAqB,EAAE,CAAC;IACxB,sBAAsB,EAAE,CAAC;IACzB,OAAO,EAAE,IAAI;IACb,cAAc,EAAE,IAAI;IAEpB,0CAAY;MACV,gBAAgB,EAAE,sBAAiC;EAGvD,eAAS;IACP,YAAY,EAAE,oDAAoD;IAClE,KAAK,EAhxDU,OAAa;IAixD5B,SAAS,EAAE,GAAG;IACd,OAAO,EAAE,IAAI;IACb,cAAc,EAAE,GAAG;EAErB,yBAAmB;IACjB,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,EAAE,sBAAuC;;AAI7D,eAAgB;EACd,YAAY,EAAE,wCAAwC;EACtD,KAAK,EA7xDY,OAAa;EA8xD9B,OAAO,EAAE,IAAI;EACb,cAAc,EAAE,IAAI;;AAMtB,SAAS;AACT,cAAe;EACb,eAAe;EACf,WAAW,EAAE,iBAAiB;EAC9B,WAAW,EAAE,IAAI;EACjB,SAAS,EAAE,IAAI;;AAMjB,4BAA6B;EAAE,OAAO,EAAE,QAAQ;;AAEhD,8BAA+B;EAAE,UAAU,EAAE,KAAK;;AAKlD;yBAC0B;EACxB,gBAAgB,EAAE,sBAAuC;EACzD,MAAM,EAAE,kCAA4B;;AAMtC,SAAU;EACR,OAAO,EAAE,GAAG;EACZ,MAAM,EAAE,GAAG;EACX,gBAAgB,EAAE,gBAAa;EAC/B,aAAa,EAAE,GAAG", +"sources": ["_common.scss","_drawing.scss","_colors.scss"], +"names": [], +"file": "cinnamon-dark.css" +} \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/cinnamon/cinnamon-dark.scss b/.themes/Dracula-standard-buttons/cinnamon/cinnamon-dark.scss new file mode 100644 index 0000000..8898486 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/cinnamon-dark.scss @@ -0,0 +1,8 @@ +$variant: 'dark'; +$transparency: 'true'; +$darker: 'false'; + +@import "_colors"; //use gtk colors +@import "_drawing"; +@import "_common"; + diff --git a/.themes/Dracula-standard-buttons/cinnamon/cinnamon.css b/.themes/Dracula-standard-buttons/cinnamon/cinnamon.css new file mode 100644 index 0000000..0a0e51a --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/cinnamon.css @@ -0,0 +1,1451 @@ +stage { + color: #f8f8f2; } + +.label-shadow { + color: rgba(0, 0, 0, 0); } + +.menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: #2c2f3c; + border: 1px solid rgba(25, 26, 34, 0.9); + box-shadow: inset 0 2px 4px rgba(44, 47, 60, 0.05); } + .menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button, .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus, .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover, .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus, .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus, .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { + border-radius: 2px; } + .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: #2c2f3c; + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(44, 47, 60, 0.05); } + .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: #373a4b; + border: 1px solid rgba(25, 26, 34, 0.9); + box-shadow: inset 0 2px 4px rgba(55, 58, 75, 0.05); } + .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: #2c2f3c; + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(44, 47, 60, 0.05); } + .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(189, 147, 249, 0.5); } + .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: rgba(248, 248, 242, 0.45); + border: 1px solid rgba(25, 26, 34, 0.45); + background-color: rgba(44, 47, 60, 0.55); + box-shadow: inset 0 2px 4px rgba(44, 47, 60, 0.05); } + +.notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + border-radius: 2px; + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(67, 69, 91, 0.4); } + .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(82, 84, 112, 0.5); } + .notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { + color: rgba(189, 147, 249, 0.5); } + .notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + border: 1px solid rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0.5); } + .notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #454950; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(67, 69, 91, 0.25); } + +.menu #notification StEntry, .popup-menu #notification StEntry, #menu-search-entry { + padding: 7px; + caret-size: 1px; + selection-background-color: rgba(189, 147, 249, 0.5); + selected-color: #f8f8f2; + transition-duration: 300ms; + border-radius: 3px; + color: #f8f8f2; + background-color: #282a36; + border: 1px solid rgba(25, 26, 34, 0.9); + box-shadow: inset 0 2px 4px rgba(40, 42, 54, 0.05); } + .menu #notification StEntry:focus, .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .menu #notification StEntry:hover, .popup-menu #notification StEntry:hover, #menu-search-entry:hover { + color: #f8f8f2; + background-color: #282a36; + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(40, 42, 54, 0.05); } + .menu #notification StEntry:insensitive, .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { + color: rgba(248, 248, 242, 0.45); + background-color: #242530; + border-color: 1px solid rgba(28, 29, 38, 0.945); + box-shadow: inset 0 2px 4px rgba(36, 37, 48, 0.05); } + .menu #notification StEntry StIcon.capslock-warning, .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #F27835; + padding: 0 4px; } + +.notification StEntry { + padding: 7px; + caret-size: 1px; + caret-color: #BAC3CF; + selection-background-color: rgba(189, 147, 249, 0.5); + selected-color: #f8f8f2; + transition-duration: 300ms; + border-radius: 3px; + color: #BAC3CF; + background-color: rgba(67, 69, 91, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .notification StEntry:focus { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .notification StEntry:insensitive { + color: rgba(186, 195, 207, 0.55); + background-color: rgba(67, 69, 91, 0.25); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + +StScrollView.vfade { + -st-vfade-offset: 0px; } +StScrollView.hfade { + -st-hfade-offset: 0px; } + +StScrollBar { + padding: 8px; } + StScrollView StScrollBar { + min-width: 5px; + min-height: 5px; } + StScrollBar StBin#trough { + background-color: rgba(40, 42, 54, 0.1); + border-radius: 8px; } + StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 2px; + background-color: #757679; + border: 0px solid; + margin: 0px; } + StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: #5f6065; } + StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: rgba(189, 147, 249, 0.5); } + +.separator { + -gradient-height: 1px; + -gradient-start: rgba(0, 0, 0, 0); + -gradient-end: rgba(0, 0, 0, 0); + -margin-horizontal: 1.5em; + height: 1em; } + +.popup-slider-menu-item, .slider { + -slider-height: 0.3em; + -slider-background-color: #333545; + -slider-border-color: rgba(30, 31, 41, 0.3); + -slider-active-background-color: rgba(189, 147, 249, 0.5); + -slider-active-border-color: rgba(30, 31, 41, 0.3); + -slider-border-width: 1px; + -slider-handle-radius: 0.5em; + height: 1em; + min-width: 15em; + border: 0 solid transparent; + border-right-width: 1px; + border-left-width: 5px; } + .popup-menu-item:active .popup-slider-menu-item, + .popup-menu-item:active .slider { + -slider-background-color: rgba(0, 0, 0, 0.2); + -slider-active-background-color: #f8f8f2; } + +.check-box CinnamonGenericContainer { + spacing: .2em; + min-height: 30px; + padding-top: 2px; } +.check-box StLabel { + font-weight: normal; } +.check-box StBin { + width: 16px; + height: 16px; + background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } +.check-box:focus StBin { + background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } +.check-box:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } +.check-box:focus:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } + +.radiobutton CinnamonGenericContainer { + spacing: .2em; + height: 26px; + padding-top: 2px; } +.radiobutton StLabel { + padding-top: 4px; + font-size: 0.9em; + box-shadow: none; } +.radiobutton StBin { + width: 16px; + height: 16px; + background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } +.radiobutton:focus StBin { + background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } +.radiobutton:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } +.radiobutton:focus:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } + +.toggle-switch { + width: 50px; + height: 20px; + background-size: contain; + background-image: url("dark-assets/switch/switch-off.svg"); } + .toggle-switch:checked { + background-image: url("dark-assets/switch/switch-on.svg"); } + .popup-menu-item:active .toggle-switch { + background-image: url("common-assets/switch/switch-off-selected.svg"); } + .popup-menu-item:active .toggle-switch:checked { + background-image: url("common-assets/switch/switch-on-selected.svg"); } + +.cinnamon-link { + color: #13b1d5; + text-decoration: underline; } + .cinnamon-link:hover { + color: #2fc9ec; } + +#Tooltip { + border-radius: 3px; + padding: 5px 12px; + background-color: #13141a; + color: #BAC3CF; + font-size: 1em; + font-weight: normal; + text-align: center; } + +.menu, +.popup-menu, +.popup-combo-menu { + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 6px; + background-color: rgba(30, 31, 41, 0.99); } + .menu.top, + .popup-menu.top, + .top.popup-combo-menu { + border-radius: 0 0 6px 6px; } + .menu.bottom, + .popup-menu.bottom, + .bottom.popup-combo-menu { + border-radius: 6px 6px 0 0; } + .menu.left, + .popup-menu.left, + .left.popup-combo-menu { + border-radius: 0 6px 6px 0; } + .menu.right, + .popup-menu.right, + .right.popup-combo-menu { + border-radius: 6px 0 0 6px; } + .menu-arrow, + .popup-menu-arrow { + icon-size: 16px; } + .menu .popup-sub-menu, + .popup-menu .popup-sub-menu, + .popup-combo-menu .popup-sub-menu { + box-shadow: none; + background-color: #282a36; } + .menu .popup-sub-menu .popup-menu-item:ltr, + .popup-menu .popup-sub-menu .popup-menu-item:ltr, + .popup-combo-menu .popup-sub-menu .popup-menu-item:ltr { + padding-right: 0em; } + .menu .popup-sub-menu .popup-menu-item:rtl, + .popup-menu .popup-sub-menu .popup-menu-item:rtl, + .popup-combo-menu .popup-sub-menu .popup-menu-item:rtl { + padding-left: 0em; } + .menu .popup-sub-menu StScrollBar, + .popup-menu .popup-sub-menu StScrollBar, + .popup-combo-menu .popup-sub-menu StScrollBar { + padding: 4px; } + .menu .popup-sub-menu StScrollBar StBin#trough, .menu .popup-sub-menu StScrollBar StBin#vhandle, + .popup-menu .popup-sub-menu StScrollBar StBin#trough, + .popup-menu .popup-sub-menu StScrollBar StBin#vhandle, + .popup-combo-menu .popup-sub-menu StScrollBar StBin#trough, + .popup-combo-menu .popup-sub-menu StScrollBar StBin#vhandle { + border-width: 0; } + .menu .popup-menu-content, + .popup-menu .popup-menu-content, + .popup-combo-menu .popup-menu-content { + padding: 1em 0em 1em 0em; } + .menu .popup-menu-item, + .popup-menu .popup-menu-item, + .popup-combo-menu .popup-menu-item { + padding: .4em 1.75em; + spacing: 1em; + border-left-width: 0; + border-right-width: 0; } + .menu .popup-menu-item:active, + .popup-menu .popup-menu-item:active, + .popup-combo-menu .popup-menu-item:active { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + .menu .popup-menu-item:insensitive, + .popup-menu .popup-menu-item:insensitive, + .popup-combo-menu .popup-menu-item:insensitive { + color: rgba(248, 248, 242, 0.5); + background: none; } + .menu .popup-inactive-menu-item, + .popup-menu .popup-inactive-menu-item, + .popup-combo-menu .popup-inactive-menu-item { + color: #f8f8f2; } + .menu .popup-inactive-menu-item:insensitive, + .popup-menu .popup-inactive-menu-item:insensitive, + .popup-combo-menu .popup-inactive-menu-item:insensitive { + color: rgba(248, 248, 242, 0.45); } + .menu .popup-menu-item:active .popup-inactive-menu-item, + .popup-menu .popup-menu-item:active .popup-inactive-menu-item, + .popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item { + color: #f8f8f2; } + .menu-icon, + .popup-menu-icon { + icon-size: 16px; } + +.popup-menu-boxpointer { + -arrow-border-radius: 3px; + -arrow-background-color: rgba(0, 0, 0, 0); + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0); + -arrow-base: 0; + -arrow-rise: 0; } + +.popup-combo-menu { + padding: 10px 1px; } + +.popup-combobox-item { + spacing: 1em; } + +.popup-separator-menu-item { + -gradient-height: 2px; + -gradient-start: transparent; + -gradient-end: transparent; + -margin-horizontal: 1.5em; + height: 1em; } + +.popup-alternating-menu-item:alternate { + font-weight: normal; } + +.popup-device-menu-item { + spacing: .5em; } + +.popup-subtitle-menu-item { + font-weight: normal; } + +.nm-menu-item-icons { + spacing: .5em; } + +#panel { + height: 28px; + width: 32px; + font-weight: 700; + background-color: rgba(30, 31, 41, 0.7); + color: #f8f8f2; } + #panel:highlight { + border-image: none; + background-color: rgba(252, 65, 56, 0.5); } + #panelLeft { + spacing: 4px; } + #panelLeft:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(255, 0, 0, 0.05); + background-gradient-end: rgba(255, 0, 0, 0.2); } + #panelLeft:ltr { + padding-right: 4px; } + #panelLeft:rtl { + padding-left: 4px; } + #panelLeft.vertical { + padding: 0; } + #panelLeft.vertical:ltr { + padding-right: 0px; } + #panelLeft.vertical:rtl { + padding-left: 0px; } + #panelRight:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 0, 255, 0.05); + background-gradient-end: rgba(0, 0, 255, 0.2); } + #panelRight:ltr { + padding-left: 4px; + spacing: 0px; } + #panelRight:rtl { + padding-right: 4px; + spacing: 0px; } + #panelRight.vertical { + padding: 0; } + #panelRight.vertical:ltr { + padding-right: 0px; } + #panelRight.vertical:rtl { + padding-left: 0px; } + #panelCenter { + spacing: 4px; } + #panelCenter:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 255, 0, 0.05); + background-gradient-end: rgba(0, 255, 0, 0.2); } + +.panel-top, .panel-bottom, .panel-left, .panel-right { + color: #f8f8f2; + font-size: 1em; + padding: 0px; } +.panel-dummy { + background-color: rgba(252, 65, 56, 0.5); } + .panel-dummy:entered { + background-color: rgba(252, 65, 56, 0.6); } +.panel-status-button { + border-width: 0; + -natural-hpadding: 3px; + -minimum-hpadding: 3px; + font-weight: bold; + color: white; + height: 22px; } +.panel-button { + -natural-hpadding: 6px; + -minimum-hpadding: 2px; + font-weight: bold; + color: green; + transition-duration: 100; } + +.system-status-icon { + icon-size: 16px; + padding: 0 1px; } + +#overview { + spacing: 12px; } + +.window-caption { + background-color: #13141a; + border: 1px solid #13141a; + color: #BAC3CF; + spacing: 25px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; } + .window-caption#selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; + border: 1px solid rgba(189, 147, 249, 0.5); + spacing: 25px; } + +.expo-workspaces-name-entry, +.expo-workspaces-name-entry#selected { + height: 15px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; + color: #BAC3CF; + background-color: rgba(67, 69, 91, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .expo-workspaces-name-entry:focus, + .expo-workspaces-name-entry#selected:focus { + border: 1px solid rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; + font-style: italic; + transition-duration: 300; + selection-background-color: #f8f8f2; + selected-color: rgba(189, 147, 249, 0.5); } + +.expo-workspace-thumbnail-frame { + border: 4px solid rgba(255, 255, 255, 0); + background-color: rgba(255, 255, 255, 0); + border-radius: 2px; } + .expo-workspace-thumbnail-frame#active { + border: 4px solid rgba(189, 147, 249, 0.5); + background-color: black; + border-radius: 2px; } + +.expo-background { + background-color: #13141a; } + +.workspace-thumbnails { + spacing: 26px; } + .workspace-thumbnails-background, .workspace-thumbnails-background:rtl { + padding: 8px; } +.workspace-add-button { + background-image: url("common-assets/misc/add-workspace.svg"); + height: 200px; + width: 35px; + transition-duration: 100; } + .workspace-add-button:hover { + background-image: url("common-assets/misc/add-workspace-hover.svg"); + transition-duration: 100; } + .workspace-add-button:active { + background-image: url("common-assets/misc/add-workspace-active.svg"); + transition-duration: 100; } +.workspace-overview-background-shade { + background-color: rgba(0, 0, 0, 0.5); } + +.workspace-close-button, +.window-close { + background-image: url("common-assets/misc/close.svg"); + background-size: 26px; + height: 26px; + width: 26px; + -cinnamon-close-overlap: 10px; } + .workspace-close-button:hover, + .window-close:hover { + background-image: url("common-assets/misc/close-hover.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + .workspace-close-button:active, + .window-close:active { + background-image: url("common-assets/misc/close-active.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + +.window-close-area { + background-image: url("common-assets/misc/trash-icon.svg"); + height: 120px; + width: 400px; } + +.about-content { + width: 550px; + height: 250px; + spacing: 8px; + padding-bottom: 10px; } +.about-title { + font-size: 2em; + font-weight: bold; } +.about-uuid { + font-size: 10px; + color: #888; } +.about-icon { + padding-right: 20px; + padding-bottom: 14px; } +.about-scrollBox { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 2px; + background-color: #282a36; + padding: 4px; + padding-right: 0; + border-radius: 0; } + .about-scrollBox-innerBox { + padding: 1.2em; + spacing: 1.2em; } +.about-description { + padding-top: 4px; + padding-bottom: 16px; } +.about-version { + padding-left: 7px; + font-size: 10px; + color: #888; } + +.calendar { + padding: .4em 1.75em; + spacing-rows: 0px; + spacing-columns: 0px; } + +.calendar-month-label { + color: #f8f8f2; + font-weight: bold; + padding: 8px 0; } + +.calendar-change-month-back, +.calendar-change-month-forward { + width: 16px; + height: 16px; } + +.calendar-change-month-back { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-back:focus, .calendar-change-month-back:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + .calendar-change-month-back:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-back:rtl { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + .calendar-change-month-back:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + +.calendar-change-month-forward { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + .calendar-change-month-forward:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-forward:rtl { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + .calendar-change-month-forward:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + +.datemenu-date-label { + padding: .4em 1.75em; + font-weight: bold; + text-align: center; + color: #f8f8f2; + border-radius: 2px; } + +.calendar-day-base { + font-size: 80%; + text-align: center; + width: 25px; + height: 25px; + padding: 0.1em; + margin: 2px; + border-radius: 12.5px; } + +.calendar-day-heading { + color: rgba(248, 248, 242, 0.85); + margin-top: 1em; + font-size: 70%; } + +.calendar-day { + border-width: 0; + color: rgba(248, 248, 242, 0.8); } + +.calendar-day-top { + border-top-width: 0; } + +.calendar-day-left { + border-left-width: 0; } + +.calendar-nonwork-day { + color: #f8f8f2; + background-color: transparent; + font-weight: bold; } + +.calendar-today, +.calendar-today:active, +.calendar-today:focus, +.calendar-today:hover { + font-weight: bold; + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border-width: 0; } + +.calendar-other-month-day { + color: rgba(248, 248, 242, 0.3); + opacity: 1; } + +.calendar-week-number { + color: rgba(248, 248, 242, 0.7); + font-size: 80%; } + +#notification { + border-radius: 3px; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + padding: 13px; + spacing-rows: 10px; + spacing-columns: 10px; + margin-from-right-edge-of-screen: 20px; + width: 34em; + color: #BAC3CF; } + .menu #notification, .popup-menu #notification { + border-image: url("dark-assets/misc/message.svg") 9 9 9 9; } + .menu #notification, .menu #notification.multi-line-notification, .popup-menu #notification, .popup-menu #notification.multi-line-notification { + color: #f8f8f2; } + .menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { + padding: 5px; } + #notification.multi-line-notification { + padding-bottom: 13px; + color: #BAC3CF; } + #notification-scrollview { + max-height: 10em; } + #notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { + height: 1em; } + #notification-scrollview:ltr > StScrollBar { + padding-left: 6px; } + #notification-scrollview:rtl > StScrollBar { + padding-right: 6px; } + #notification-body { + spacing: 5px; } + #notification-actions { + spacing: 10px; } + +.notification-with-image { + min-height: 159px; + color: #BAC3CF; } +.notification-button, .notification-icon-button { + padding: 5px; } +.notification-icon-button > StIcon { + icon-size: 36px; } + +#altTabPopup { + padding: 8px; + spacing: 16px; } + +.switcher-list { + color: #BAC3CF; + background: none; + border: none; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + border-radius: 3px; + padding: 20px; } + .switcher-list > StBoxLayout { + padding: 4px; } + .switcher-list-item-container { + spacing: 8px; } + .switcher-list .item-box { + padding: 8px; + border-radius: 2px; } + .switcher-list .item-box:outlined { + padding: 8px; + border: 1px solid rgba(189, 147, 249, 0.5); } + .switcher-list .item-box:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 0px solid rgba(189, 147, 249, 0.5); } + .switcher-list .thumbnail { + width: 256px; } + .switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; } + .switcher-list .separator { + width: 1px; + background: rgba(255, 255, 255, 0.2); } + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: #BAC3CF; } + .switcher-arrow:highlighted { + border-color: rgba(0, 0, 0, 0); + color: #f8f8f2; } + +.thumbnail-scroll-gradient-left { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topright: 0px; + border-radius-bottomright: 0px; + width: 60px; } + +.thumbnail-scroll-gradient-right { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topleft: 0px; + border-radius-bottomleft: 0px; + width: 60px; } + +.ripple-box { + width: 104px; + height: 104px; + background-image: url("common-assets/misc/corner-ripple.svg"); + background-size: contain; } + +.lightbox { + background-color: rgba(0, 0, 0, 0.4); } + +.flashspot { + background-color: white; } + +.modal-dialog { + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0); + border: none; + border-image: url("dark-assets/misc/modal.svg") 9 9 9 67; + padding: 0 5px 6px 5px; } + .modal-dialog > StBoxLayout:first-child { + padding: 20px 10px 10px 10px; } + .modal-dialog-button-box { + spacing: 0; + margin: 0px; + padding: 14px 10px; + background: none; + border: none; + border-image: url("dark-assets/misc/button-box.svg") 9 9 9 9; } + .modal-dialog-button-box .modal-dialog-button { + padding-top: 0; + padding-bottom: 0; + height: 30px; } + +.run-dialog { + padding: 0px 15px 10px 15px; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; } + .run-dialog > * { + padding: 0; } + .run-dialog-label { + font-size: 0; + font-weight: bold; + color: #BAC3CF; + padding-bottom: 0; } + .run-dialog-error-label { + color: #FC4138; } + .run-dialog-error-box { + padding-top: 15px; + spacing: 5px; } + .run-dialog-completion-box { + padding-left: 15px; + font-size: 10px; } + .run-dialog-entry { + width: 21em; + padding: 7px; + border-radius: 3px; + caret-color: #BAC3CF; + selected-color: #f8f8f2; + selection-background-color: rgba(189, 147, 249, 0.5); + color: #BAC3CF; + background-color: rgba(67, 69, 91, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .run-dialog-entry:focus { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .run-dialog .modal-dialog-button-box { + border: none; + box-shadow: none; + background: none; + background-gradient-direction: none; } + +/* CinnamonMountOperation Dialogs */ +.cinnamon-mount-operation-icon { + icon-size: 48px; } + +.mount-password-reask { + color: #F27835; } + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; } + .show-processes-dialog-subject, + .mount-question-dialog-subject { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; } + .show-processes-dialog-subject:rtl, + .mount-question-dialog-subject:rtl { + padding-left: 0px; + padding-right: 17px; } + .show-processes-dialog-description, + .mount-question-dialog-description { + padding-left: 17px; + width: 28em; } + .show-processes-dialog-description:rtl, + .mount-question-dialog-description:rtl { + padding-right: 17px; } + +.show-processes-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; } + .show-processes-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; } + .show-processes-dialog-app-list-item { + color: #ccc; } + .show-processes-dialog-app-list-item:hover { + color: white; } + .show-processes-dialog-app-list-item:ltr { + padding-right: 1em; } + .show-processes-dialog-app-list-item:rtl { + padding-left: 1em; } + .show-processes-dialog-app-list-item-icon:ltr { + padding-right: 17px; } + .show-processes-dialog-app-list-item-icon:rtl { + padding-left: 17px; } + .show-processes-dialog-app-list-item-name { + font-size: 1.1em; } + +.magnifier-zoom-region { + border: 2px solid maroon; } + .magnifier-zoom-region .full-screen { + border-width: 0px; } + +#keyboard { + background-color: #13141a; + border-width: 0; + border-top-width: 1px; + border-color: rgba(0, 0, 0, 0.4); } + +.keyboard-layout { + spacing: 10px; + padding: 10px; } + +.keyboard-row { + spacing: 15px; } + +.keyboard-key { + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 3px; + box-shadow: none; + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(67, 69, 91, 0.4); } + .keyboard-key:hover { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(82, 84, 112, 0.5); } + .keyboard-key:active, .keyboard-key:checked { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + border: 1px solid rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0.5); } + .keyboard-key:grayed { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #454950; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(67, 69, 91, 0.25); } + +.keyboard-subkeys { + color: #BAC3CF; + padding: 5px; + -arrow-border-radius: 2px; + -arrow-background-color: #13141a; + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0.4); + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; } + +.menu-favorites-box { + margin: auto; + padding: 10px; + transition-duration: 300; + background-color: #1e1f29; + border: 1px solid rgba(25, 26, 34, 0.9); } +.menu-favorites-button { + padding: 10px; + border: 1px solid rgba(0, 0, 0, 0); } +.menu-places-box { + margin: auto; + padding: 10px; + border: 0px solid red; } +.menu-places-button { + padding: 10px; } +.menu-categories-box { + padding: 10px 30px 10px 30px; } +.menu-applications-inner-box, .menu-applications-outer-box { + padding: 10px 10px 0 10px; } +.menu-application-button { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0); } + .menu-application-button:highlighted { + font-weight: bold; } + .menu-application-button-selected { + padding: 7px; } + .menu-application-button-selected:highlighted { + font-weight: bold; } + .menu-application-button-label:ltr { + padding-left: 5px; } + .menu-application-button-label:rtl { + padding-right: 5px; } +.menu-category-button { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0); } + .menu-category-button-selected { + padding: 7px; } + .menu-category-button-hover { + background-color: red; + border-radius: 2px; } + .menu-category-button-greyed { + padding: 7px; + color: rgba(248, 248, 242, 0.45); + border: 1px solid rgba(0, 0, 0, 0); } + .menu-category-button-label:ltr { + padding-left: 5px; } + .menu-category-button-label:rtl { + padding-right: 5px; } +.menu-selected-app-box { + padding-right: 30px; + padding-left: 28px; + text-align: right; + height: 30px; } + .menu-selected-app-box:rtl { + padding-top: 10px; + height: 30px; } +.menu-selected-app-title { + font-weight: bold; } +.menu-selected-app-description { + max-width: 150px; } +.menu-search-box:ltr { + padding-left: 30px; } +.menu-search-box-rtl { + padding-right: 30px; } + +#menu-search-entry { + width: 250px; + height: 15px; + font-weight: normal; + caret-color: #f8f8f2; } + +.menu-search-entry-icon { + icon-size: 1em; + color: #f8f8f2; } + +/* Context menu (at the moment only for favorites) */ +.info-osd { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 16px; + color: #f8f8f2; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } + +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 20px; + margin: 32px; + min-width: 64px; + min-height: 64px; + color: #f8f8f2; + background: none; + border: none; + border-radius: 5px; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } + .osd-window .osd-monitor-label { + font-size: 3em; } + .osd-window .level { + padding: 0; + height: 4px; + background-color: rgba(0, 0, 0, 0.5); + border-radius: 2px; + color: rgba(189, 147, 249, 0.5); } + .osd-window .level-bar { + background-color: rgba(189, 147, 249, 0.5); } + +.window-list-box { + spacing: 6px; + padding-left: 10px; + padding-top: 1px; } + .window-list-box.vertical { + spacing: 2px; + padding-left: 0px; + padding-right: 0px; + padding-top: 10px; + padding-bottom: 10px; } + .window-list-box:highlight { + background-color: rgba(252, 65, 56, 0.5); } +.window-list-item-label { + font-weight: bold; + width: 15em; + min-width: 5px; } +.window-list-item-box { + font-weight: bold; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: rgba(248, 248, 242, 0.6); } + .window-list-item-box.top, .window-list-item-box.bottom { + border-bottom-width: 2px; } + .window-list-item-box.top StLabel, .window-list-item-box.bottom StLabel { + padding-left: 2px; } + .window-list-item-box.right { + padding-left: 0px; + padding-right: 0px; + border-right-width: 2px; } + .window-list-item-box.right StBin { + padding-right: 0; } + .window-list-item-box.left { + padding-left: 0px; + padding-right: 0px; + border-left-width: 2px; } + .window-list-item-box.left StBin { + padding-left: 1px; } + .window-list-item-box:hover, .window-list-item-box:groupFocus { + color: #f8f8f2; + background-color: rgba(248, 248, 242, 0.1); } + .window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus, .window-list-item-box:running { + color: #f8f8f2; + border-color: #bd93f9; } + .window-list-item-box .progress { + background-color: rgba(189, 147, 249, 0.3); } +.window-list-item-demands-attention { + background-gradient-direction: vertical; + background-gradient-start: #F04A50; + background-gradient-end: #F04A50; } +.window-list-preview { + spacing: 6px; + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + background-color: #1e1f29; + border-radius: 3px; + padding: 6px 12px 12px 12px; + font-size: 1em; } + +.grouped-window-list-item-label { + font-weight: bold; + width: 15em; + min-width: 5px; } +.grouped-window-list-item-box { + text-align: left; + font-weight: bold; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: rgba(248, 248, 242, 0.6); } + .grouped-window-list-item-box.top, .grouped-window-list-item-box.bottom { + border-bottom-width: 2px; } + .grouped-window-list-item-box.top StLabel, .grouped-window-list-item-box.bottom StLabel { + padding-left: 2px; } + .grouped-window-list-item-box.right { + padding-left: 0px; + padding-right: 0px; + border-right-width: 2px; } + .grouped-window-list-item-box.right StBin { + padding-right: 0; } + .grouped-window-list-item-box.left { + padding-left: 0px; + padding-right: 0px; + border-left-width: 2px; } + .grouped-window-list-item-box.left StBin { + padding-left: 1px; } + .grouped-window-list-item-box:active, .grouped-window-list-item-box:checked { + color: #f8f8f2; + border-color: rgba(73, 76, 100, 0.7); } + .grouped-window-list-item-box:hover, .grouped-window-list-item-box:active:hover, .grouped-window-list-item-box:focus, .grouped-window-list-item-box:active:focus, .grouped-window-list-item-box:focus:hover, .grouped-window-list-item-box:active:focus:hover { + color: #f8f8f2; + border-color: #bd93f9; } + .grouped-window-list-item-box .progress { + background-color: rgba(189, 147, 249, 0.3); } +.grouped-window-list-item-demands-attention { + background-gradient-direction: vertical; + background-gradient-start: #F04A50; + background-gradient-end: #F04A50; } +.grouped-window-list-thumbnail-label { + padding-left: 4px; } +.grouped-window-list-number-label { + z-index: 99; + color: #f8f8f2; } +.grouped-window-list-badge { + border-radius: 256px; + background-color: rgba(30, 31, 41, 0.7); } +.grouped-window-list-button-label { + padding-left: 4px; } +.grouped-window-list-thumbnail-alert { + background: rgba(255, 52, 52, 0.3); } +.grouped-window-list-thumbnail-menu { + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + background-color: #1e1f29; + border-radius: 3px; + padding: 0px; } + .grouped-window-list-thumbnail-menu > StBoxLayout { + padding: 4px; } + .grouped-window-list-thumbnail-menu .item-box { + padding: 10px; + border-radius: 2px; + spacing: 4px; } + .grouped-window-list-thumbnail-menu .item-box:outlined { + padding: 8px; + border: 1px solid rgba(189, 147, 249, 0.5); } + .grouped-window-list-thumbnail-menu .item-box:selected { + border: 1px solid rgba(189, 147, 249, 0.5); } + .grouped-window-list-thumbnail-menu .thumbnail { + width: 256px; } + .grouped-window-list-thumbnail-menu .separator { + width: 1px; + background: rgba(255, 255, 255, 0.2); } + +.sound-button { + width: 22px; + height: 13px; + padding: 8px; } + .sound-button-container { + padding-right: 3px; + padding-left: 3px; } + .sound-button StIcon { + icon-size: 1.4em; } + +.sound-track-infos { + padding: 5px; } +.sound-track-info { + padding-top: 2px; + padding-bottom: 2px; } + .sound-track-info StIcon { + icon-size: 16px; } + .sound-track-info StLabel { + padding-left: 5px; + padding-right: 5px; } +.sound-track-box { + padding-left: 15px; + padding-right: 15px; + max-width: 220px; } + +.sound-seek-box { + padding-left: 15px; } + .sound-seek-box StLabel { + padding-top: 2px; } + .sound-seek-box StIcon { + icon-size: 16px; } + +.sound-seek-slider { + width: 140px; } + +.sound-volume-menu-item { + padding: .4em 1.75em; } + .sound-volume-menu-item StIcon { + icon-size: 1.14em; + padding-left: 8px; + padding-right: 8px; } + +.sound-playback-control { + padding: 5px 10px 10px 10px; } + +.sound-player { + padding: 0 4px; } + .sound-player > StBoxLayout:first-child { + padding: 5px 10px 12px 10px; + spacing: 0.5em; } + .sound-player > StBoxLayout:first-child StButton:small { + width: 16px; + height: 8px; + padding: 1px; } + .sound-player > StBoxLayout:first-child StButton:small StIcon { + icon-size: 12px; } + .sound-player-generic-coverart { + background: rgba(0, 0, 0, 0.2); } + .sound-player-overlay { + width: 290px; + height: 70px; + padding: 15px; + spacing: 0.5em; + background: rgba(8, 9, 12, 0.9); + border: 0px solid black; + border-bottom: 1px; + color: #BAC3CF; } + .sound-player-overlay StButton { + width: 22px; + height: 13px; + padding: 5px; + color: #BAC3CF; + border-radius: 2px; + border: 1px solid rgba(19, 20, 26, 0); } + .sound-player-overlay StButton StIcon { + icon-size: 16px; } + .sound-player-overlay StButton:hover { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(82, 84, 112, 0.5); } + .sound-player-overlay StButton:active { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(189, 147, 249, 0.5); } + .sound-player-overlay StBoxLayout { + padding-top: 2px; } + .sound-player .slider { + height: 0.5em; + padding: 0; + border: none; + -slider-height: 0.5em; + -slider-background-color: #13141a; + -slider-border-color: rgba(0, 0, 0, 0); + -slider-active-background-color: rgba(189, 147, 249, 0.5); + -slider-active-border-color: rgba(0, 0, 0, 0); + -slider-border-width: 0px; + -slider-handle-radius: 0px; } + +#workspaceSwitcher { + spacing: 0px; + padding: 3px; } + +/* Controls the styling when using the "Simple buttons" option */ +.workspace-switcher { + padding-left: 3px; + padding-right: 3px; } + +.workspace-button { + width: 20px; + height: 10px; + color: #f8f8f2; + padding: 3px; + padding-top: 4px; + transition-duration: 300; } + .workspace-button:outlined, .workspace-button:outlined:hover { + color: rgba(189, 147, 249, 0.5); } + .workspace-button:hover { + color: rgba(189, 147, 249, 0); } + +/* Controls the style when using the "Visual representation" option */ +.workspace-graph { + padding: 3px; + spacing: 3px; } + +.workspace-graph .workspace { + border: 1px solid rgba(0, 0, 0, 0.4); + background-gradient-direction: none; + background-color: rgba(0, 0, 0, 0.2); } + +.workspace-graph .workspace:active { + border: 1px solid rgba(189, 147, 249, 0.5); + background-gradient-direction: none; } + +.workspace-graph .workspace .windows { + -active-window-background: rgba(62, 64, 85, 0.7); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: rgba(62, 64, 85, 0.7); + -inactive-window-border: rgba(0, 0, 0, 0.8); } + +.workspace-graph .workspace:active .windows { + -active-window-background: rgba(73, 76, 100, 0.7); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: rgba(41, 42, 56, 0.7); + -inactive-window-border: rgba(0, 0, 0, 0.8); } + +#panel-launchers-box { + padding-left: 7px; } + #panel-launchers-box.vertical { + padding: 2px 0; } + +.panel-launcher, +.launcher { + margin: 1px; + padding: 1px; + transition-duration: 200; } + .panel-launcher:hover, .launcher:hover { + background-gradient-direction: none; + border: 0px solid rgba(189, 147, 249, 0.5); } + .panel-bottom .panel-launcher:hover, + .panel-bottom .launcher:hover { + border-bottom-width: 1px; } + .panel-top .panel-launcher:hover, .panel-top .launcher:hover { + border-top-width: 1px; } + .panel-left .panel-launcher:hover, .panel-left .launcher:hover { + border-left-width: 1px; + padding-left: 0; } + .panel-right .panel-launcher:hover, .panel-right .launcher:hover { + border-right-width: 1px; + padding-right: 0; } + +#overview-corner { + background-image: url("common-assets/misc/overview.png"); } + #overview-corner:hover { + background-image: url("common-assets/misc/overview-hover.png"); } + +.applet-separator { + padding: 1px 4px; } +.applet-separator-line { + width: 1px; + background: rgba(255, 255, 255, 0.12); } +.applet-box { + padding-left: 3px; + padding-right: 3px; + color: #f8f8f2; + text-shadow: none; + transition-duration: 100; } + .applet-box.vertical { + padding: 3px 0; } + .applet-box:hover { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + .applet-box:highlight { + background-image: none; + border-image: none; + background-color: rgba(252, 65, 56, 0.5); } +.applet-label { + font-weight: bold; + color: #f8f8f2; } + .applet-label:hover, .applet-box:hover > .applet-label { + color: #f8f8f2; + text-shadow: none; } +.applet-icon { + color: #f8f8f2; + icon-size: 22px; } + .applet-icon:hover, .applet-box:hover > .applet-icon { + color: #f8f8f2; + text-shadow: none; } + +.user-icon { + width: 32px; + height: 32px; + background-color: transparent; + border: none; + border-radius: 0; } + +.user-label { + color: #f8f8f2; + font-size: 1em; + font-weight: bold; + margin: 0px; } + +.desklet { + color: #BAC3CF; } + .desklet:highlight { + background-color: rgba(252, 65, 56, 0.5); } + .desklet-with-borders { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: #BAC3CF; + padding: 12px; + padding-bottom: 16px; } + .desklet-with-borders:highlight { + background-color: rgba(252, 65, 56, 0.5); } + .desklet-with-borders-and-header { + border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; + color: #BAC3CF; + border-radius: 0; + border-radius-topleft: 0; + border-radius-topright: 0; + padding: 12px; + padding-bottom: 17px; } + .desklet-with-borders-and-header:highlight { + background-color: rgba(252, 65, 56, 0.5); } + .desklet-header { + border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; + color: #BAC3CF; + font-size: 1em; + padding: 12px; + padding-bottom: 6px; } + .desklet-drag-placeholder { + border: 2px solid rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0); } + +.photoframe-box { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: #BAC3CF; + padding: 12px; + padding-bottom: 16px; } + +/*FIXME*/ +.workspace-osd { + /*color: red;*/ + text-shadow: black 5px 5px 5px; + font-weight: bold; + font-size: 48pt; } + +.notification-applet-padding { + padding: .5em 1em; } + +.notification-applet-container { + max-height: 100px; } + +.tile-preview, .tile-preview.snap, +.tile-hud, .tile-hud.snap { + background-color: rgba(189, 147, 249, 0); + border: 1px solid rgba(189, 147, 249, 0.5); } + +.xkcd-box { + padding: 6px; + border: 0px; + background-color: rgba(0, 0, 0, 0); + border-radius: 0px; } + +/*# sourceMappingURL=cinnamon.css.map */ diff --git a/.themes/Dracula-standard-buttons/cinnamon/cinnamon.css.map b/.themes/Dracula-standard-buttons/cinnamon/cinnamon.css.map new file mode 100644 index 0000000..c6cfb38 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/cinnamon.css.map @@ -0,0 +1,7 @@ +{ +"version": 3, +"mappings": "AAYA,KAAM;EACJ,KAAK,EAHW,OAAS;;AAM3B,aAAc;EACZ,KAAK,EAAE,gBAAgB;;AAazB,2MAAQ;EACN,UAAU,EAAE,IAAI;EAChB,OAAO,EAAE,QAAQ;EACjB,mBAAmB,EAAE,CAAC;ECoCtB,WAAW,EAAE,yBAAoC;EAM/C,KAAK,EDjES,OAAS;ECkEvB,gBAAgB,ECMR,OAAyE;EDLjF,MAAM,EAAE,+BAAwB;EAChC,UAAU,EAAE,sCAAgD;ED3C9D,q4DAA4E;IAC1E,aAAa,EAAE,GAAG;EAKpB,yOAAQ;IC4BR,WAAW,EAAE,yBAAoC;IAgB/C,KAAK,ED3ES,OAAS;IC4EvB,gBAAgB,ECJR,OAAyE;IDKjF,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,sCAAgD;ED9C9D,0UAAQ;IC2BR,WAAW,EAAE,yBAAoC;IAoC/C,KAAK,ED/FS,OAAS;ICgGvB,gBAAgB,EAAE,OAAuB;IACzC,MAAM,EAAE,+BAAwB;IAChC,UAAU,EAAE,sCAA6D;EDjE3E,0XAAc;IC0Bd,WAAW,EAAE,yBAAoC;IA0B/C,KAAK,EDrFS,OAAS;ICsFvB,gBAAgB,ECdR,OAAyE;IDejF,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,sCAAgD;EDtD9D,4fAAyB;ICyBzB,WAAW,EAAE,yBAAoC;IA8C/C,KAAK,ECTW,OAAkB;IDUlC,gBAAgB,ECjBE,wBAAkB;IDkBpC,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,wCAAkC;EDzEhD,uQAAc;ICwBd,WAAW,EAAE,yBAAoC;IAwD/C,KAAK,EClFc,yBAAyF;IDmF5G,MAAM,EAAE,gCAA8C;IACtD,gBAAgB,EAAE,sBAAgC;IAClD,UAAU,EAAE,sCAAgD;;ADhFhE,8FAAY;EACV,UAAU,EAAE,IAAI;EAChB,OAAO,EAAE,QAAQ;EACjB,mBAAmB,EAAE,CAAC;EACtB,aAAa,EAAE,GAAG;ECiBlB,WAAW,EAAE,yBAAoC;EAkE/C,KAAK,ED/HU,OAAa;ECgI5B,MAAM,EAAE,4BAA4B;EACpC,gBAAgB,EC1EJ,qBAAgD;EFP9D,gHAAQ;ICaR,WAAW,EAAE,yBAAoC;IA2E/C,KAAK,EDxIU,OAAa;ICyI5B,MAAM,EAAE,4BAA4B;IACpC,gBAAgB,EAAE,sBAAyC;EDzF7D,gHAAQ;IAAE,KAAK,EE0CK,wBAAkB;EFzCtC,mHAAS;ICWT,WAAW,EAAE,yBAAoC;IAoF/C,KAAK,EC/CW,OAAkB;IDgDlC,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,ECxDE,wBAAkB;EFxCtC,kIAAc;ICUd,WAAW,EAAE,yBAAoC;IA6F/C,KAAK,EC5FkB,OAAkD;ID6FzE,MAAM,EAAE,4BAA4B;IACpC,gBAAgB,EAAE,sBAAoC;;ADnG1D,kFAAO;EACL,OAAO,EAAE,GAAG;EACZ,UAAU,EAAE,GAAG;EACf,0BAA0B,EE+BN,wBAAkB;EF9BtC,cAAc,EEqCI,OAAkB;EFpCpC,mBAAmB,EAAE,KAAK;EAC1B,aAAa,EAAE,GAAG;ECpDhB,KAAK,ECdI,OAAO;EDehB,gBAAgB,ECwDT,OAA4D;EDvDnE,MAAM,EAAE,+BAAuB;EAC/B,UAAU,EAAE,sCAA+C;EDqD7D,0MAAiB;ICjDf,KAAK,EDhBS,OAAS;ICiBvB,gBAAgB,ECiDT,OAA4D;IDhDnE,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,sCAA+C;ED+C7D,sHAAc;IC3CZ,KAAK,ECUc,yBAAyF;IDT5G,gBAAgB,EAAE,OAA8B;IAChD,YAAY,EAAE,iCAA4C;IAC1D,UAAU,EAAE,sCAAoE;ED0ClF,0JAAwB;IACtB,SAAS,EAAE,IAAI;IACf,aAAa,EElDD,OAAO;IFmDnB,OAAO,EAAE,KAAK;;AAIlB,qBAAW;EACT,OAAO,EAAE,GAAG;EACZ,UAAU,EAAE,GAAG;EACf,WAAW,EAhFM,OAAa;EAiF9B,0BAA0B,EEUN,wBAAkB;EFTtC,cAAc,EEgBI,OAAkB;EFfpC,mBAAmB,EAAE,KAAK;EAC1B,aAAa,EAAE,GAAG;ECpDhB,KAAK,EDhCU,OAAa;ECiC5B,gBAAgB,ECyBL,qBAAgD;EDxB3D,MAAM,EAAE,4BAA2B;EACnC,UAAU,EAAE,mCAA2C;EDqDzD,2BAAQ;ICjDN,KAAK,EC2DW,OAAkB;ID1DlC,gBAAgB,ECmDE,wBAAkB;IDlDpC,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,mCAA2C;ED+CzD,iCAAc;IC3CZ,KAAK,EAAE,yBAAmC;IAC1C,gBAAgB,EAAE,sBAAmC;IACrD,MAAM,EAAE,4BAA2B;IACnC,UAAU,EAAE,mCAA2C;;AD+CzD,kBAAQ;EAAE,gBAAgB,EAAE,GAAG;AAC/B,kBAAQ;EAAE,gBAAgB,EAAE,GAAG;;AAGjC,WAAY;EAEV,OAAO,EAAE,GAAG;EAEZ,wBAAe;IACb,SAAS,EAAE,GAAG;IACd,UAAU,EAAE,GAAG;EAGjB,wBAAa;IACX,gBAAgB,EAAE,qBAAgC;IAClD,aAAa,EAAE,GAAG;EAGpB,0DAAmC;IACjC,aAAa,EAAE,GAAG;IAClB,gBAAgB,EAAE,OAA8B;IAChD,MAAM,EAAE,SAAS;IACjB,MAAM,EAAE,GAAG;IAEX,sEAAQ;MAAE,gBAAgB,EAAE,OAA8B;IAE1D,wEAAS;MAAE,gBAAgB,EE/BT,wBAAkB;;AFmCxC,UAAW;EACT,gBAAgB,EAAE,GAAG;EACrB,eAAe,EAAE,gBAAa;EAC9B,aAAa,EAAE,gBAAa;EAC5B,kBAAkB,EAAE,KAAK;EACzB,MAAM,EAAE,GAAG;;AAMb,gCACQ;EACN,cAAc,EAAE,KAAK;EACrB,wBAAwB,EAAE,OAAwB;EAClD,oBAAoB,EAAE,qBAA8B;EACpD,+BAA+B,EEnDX,wBAAkB;EFoDtC,2BAA2B,EAAE,qBAA8B;EAC3D,oBAAoB,EAAE,GAAG;EACzB,qBAAqB,EAAE,KAAK;EAC5B,MAAM,EAAE,GAAG;EACX,SAAS,EAAE,IAAI;EACf,MAAM,EAAE,mBAAmB;EAC3B,kBAAkB,EAAE,GAAG;EACvB,iBAAiB,EAAE,GAAG;EAEtB;iCAA0B;IACxB,wBAAwB,EAAE,kBAA0B;IACpD,+BAA+B,EExDf,OAAkB;;AFiEpC,mCAAyB;EACvB,OAAO,EAAE,IAAI;EACb,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,GAAG;AAGlB,kBAAQ;EAAE,WAAW,EAAE,MAAM;AAE7B,gBAAM;EACJ,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,gBAAgB,EAAE,kDAAqD;AAGzE,sBAAc;EAAE,gBAAgB,EAAE,0DAA6D;AAE/F,wBAAgB;EAAE,gBAAgB,EAAE,gDAAmD;AAEvF,8BAAsB;EAAE,gBAAgB,EAAE,wDAA2D;;AAQrG,qCAAyB;EACvB,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,IAAI;EACZ,WAAW,EAAE,GAAG;AAGlB,oBAAQ;EACN,WAAW,EAAE,GAAG;EAChB,SAAS,EAAE,KAAK;EAChB,UAAU,EAAE,IAAI;AAGlB,kBAAM;EACJ,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,gBAAgB,EAAE,kDAAqD;AAGzE,wBAAc;EAAE,gBAAgB,EAAE,0DAA6D;AAE/F,0BAAgB;EAAE,gBAAgB,EAAE,gDAAmD;AAEvF,gCAAsB;EAAE,gBAAgB,EAAE,wDAA2D;;AAMvG,cAAe;EACb,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,eAAe,EAAE,OAAO;EACxB,gBAAgB,EAAE,wCAA2C;EAE7D,sBAAU;IAAE,gBAAgB,EAAE,uCAA0C;EAExE,sCAA0B;IACxB,gBAAgB,EAAE,mDAAmD;IAErE,8CAAU;MAAE,gBAAgB,EAAE,kDAAkD;;AAOpF,cAAe;EACb,KAAK,EE3NM,OAAK;EF4NhB,eAAe,EAAE,SAAS;EAE1B,oBAAQ;IAAE,KAAK,EAAE,OAAwB;;AAM3C,QAAS;EACP,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,QAAQ;EACjB,gBAAgB,EEnMH,OAAgB;EFoM7B,KAAK,EAzPY,OAAa;EA0P9B,SAAS,EAAE,GAAG;EACd,WAAW,EAAE,MAAM;EACnB,UAAU,EAAE,MAAM;;AAMpB;;iBAEM;EACJ,KAAK,EAnQW,OAAS;EAoQzB,MAAM,EAAE,+BAAwB;EAChC,aAAa,EAAE,GAAG;EACnB,gBAAgB,EAAE,sBAA+B;EAEhD;;uBAAM;IACJ,aAAa,EAAE,WAAW;EAG5B;;0BAAS;IACP,aAAa,EAAE,WAAW;EAG5B;;wBAAO;IACL,aAAa,EAAE,WAAW;EAG5B;;yBAAQ;IACN,aAAa,EAAE,WAAW;EAE5B;mBAAQ;IAAE,SAAS,EAAE,IAAI;EAEzB;;mCAAgB;IACd,UAAU,EAAE,IAAI;IAChB,gBAAgB,EEjSP,OAAO;IFmShB;;0DAAqB;MAAE,aAAa,EAAE,GAAG;IACzC;;0DAAqB;MAAE,YAAY,EAAE,GAAG;IAExC;;iDAAY;MACV,OAAO,EAAE,GAAG;MACZ;;;;iEAA4B;QAAE,YAAY,EAAE,CAAC;EAIjD;;uCAAoB;IAAE,OAAO,EAAE,eAAe;EAC9C;;oCAAiB;IACf,OAAO,EAAE,WAAW;IACpB,OAAO,EAAE,GAAG;IAEZ,iBAAiB,EAAE,CAAC;IACpB,kBAAkB,EAAE,CAAC;IAErB;;6CAAS;MACP,KAAK,EE/MS,OAAkB;MFiNhC,gBAAgB,EExNA,wBAAkB;IF0NpC;;kDAAc;MACZ,KAAK,EAAE,wBAA8B;MACrC,UAAU,EAAE,IAAI;EAIpB;;6CAA0B;IACxB,KAAK,EA1TS,OAAS;IA4TvB;;2DAAc;MAAE,KAAK,EE3RF,yBAAyF;EF8R9G;;qEAAkD;IAAE,KAAK,EE/NvC,OAAkB;EFiOpC;kBAAO;IAAE,SAAS,EAAE,IAAI;;AAG1B,sBAAuB;EACrB,oBAAoB,EAAE,GAAG;EACzB,uBAAuB,EAAG,gBAAe;EACzC,mBAAmB,EAAE,GAAG;EACxB,mBAAmB,EAAE,gBAAe;EACpC,WAAW,EAAE,CAAC;EACd,WAAW,EAAE,CAAC;;AAGhB,iBAAkB;EAEhB,OAAO,EAAE,QAAQ;;AAInB,oBAAqB;EAAE,OAAO,EAAE,GAAG;;AAEnC,0BAA2B;EACzB,gBAAgB,EAAE,GAAG;EACrB,eAAe,EAAE,WAAW;EAC5B,aAAa,EAAE,WAAW;EAC1B,kBAAkB,EAAE,KAAK;EACzB,MAAM,EAAE,GAAG;;AAGb,sCAAuC;EACrC,WAAW,EAAE,MAAM;;AAGrB,uBAAwB;EAAE,OAAO,EAAE,IAAI;;AAEvC,yBAA0B;EAAE,WAAW,EAAE,MAAM;;AAE/C,mBAAoB;EAAE,OAAO,EAAE,IAAI;;AAKnC,MAAO;EACL,MAAM,EAAE,IAAI;EACZ,KAAK,EAAE,IAAI;EACX,WAAW,EAAE,GAAG;EAChB,gBAAgB,EE/SN,qBAAoC;EFgT9C,KAAK,EA/WW,OAAS;EAgXzB,gBAAY;IACV,YAAY,EAAE,IAAI;IAClB,gBAAgB,EAAE,sBAAiC;EAGrD,UAAM;IACJ,OAAO,EAAE,GAAG;IAEZ,cAAM;MACJ,6BAA6B,EAAE,QAAQ;MACvC,yBAAyB,EAAE,qBAAkB;MAC7C,uBAAuB,EAAE,oBAAiB;IAE5C,cAAM;MAAE,aAAa,EAAE,GAAG;IAC1B,cAAM;MAAE,YAAY,EAAE,GAAG;IAEzB,mBAAW;MACT,OAAO,EAAE,CAAC;MAEV,uBAAM;QAAE,aAAa,EAAE,GAAG;MAC1B,uBAAM;QAAE,YAAY,EAAE,GAAG;EAM3B,eAAM;IACJ,6BAA6B,EAAE,QAAQ;IACvC,yBAAyB,EAAE,qBAAkB;IAC7C,uBAAuB,EAAE,oBAAiB;EAE5C,eAAM;IAAE,YAAY,EAAE,GAAG;IAAE,OAAO,EAAE,GAAG;EACvC,eAAM;IAAE,aAAa,EAAE,GAAG;IAAE,OAAO,EAAE,GAAG;EAExC,oBAAW;IACT,OAAO,EAAE,CAAC;IAEV,wBAAM;MAAE,aAAa,EAAE,GAAG;IAC1B,wBAAM;MAAE,YAAY,EAAE,GAAG;EAI7B,YAAQ;IACN,OAAO,EAAE,GAAG;IAEZ,gBAAM;MACJ,6BAA6B,EAAE,QAAQ;MACvC,yBAAyB,EAAE,qBAAkB;MAC7C,uBAAuB,EAAE,oBAAiB;;AAQ9C,oDAAiC;EAC/B,KAAK,EAHW,OAAgB;EAIhC,SAAS,EAAE,GAAG;EACd,OAAO,EAAE,GAAG;AAId,YAAQ;EACN,gBAAgB,EAAE,sBAAiC;EAEnD,oBAAU;IAAE,gBAAgB,EAAE,sBAAiC;AAGjE,oBAAgB;EACd,YAAY,EAAE,CAAC;EACf,iBAAiB,EAAE,GAAG;EACtB,iBAAiB,EAAE,GAAG;EACtB,WAAW,EAAE,IAAI;EACjB,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,IAAI;AAKd,aAAS;EACP,iBAAiB,EAAE,GAAG;EACtB,iBAAiB,EAAE,GAAG;EACtB,WAAW,EAAE,IAAI;EACjB,KAAK,EAAE,KAAK;EACZ,mBAAmB,EAAE,GAAG;;AAM5B,mBAAoB;EAClB,SAAS,EAAE,IAAI;EACf,OAAO,EAAE,KAAK;;AAMhB,SAAU;EAAE,OAAO,EAAE,IAAI;;AAEzB,eAAgB;EACd,gBAAgB,EEnaH,OAAgB;EFoa7B,MAAM,EAAE,iBAAuB;EAC/B,KAAK,EA1dY,OAAa;EA2d9B,OAAO,EAAE,IAAI;EACb,aAAa,EAAE,GAAG;EAClB,SAAS,EAAE,GAAG;EACd,OAAO,EAAE,OAAO;EAChB,yBAAyB,EAAE,GAAG;EAE9B,wBAAW;IACT,gBAAgB,EEvYE,wBAAkB;IFwYpC,KAAK,EEjYW,OAAkB;IFkYlC,MAAM,EAAE,kCAA4B;IACpC,OAAO,EAAE,IAAI;;AAIjB;oCACqC;EACnC,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,GAAG;EAClB,SAAS,EAAE,GAAG;EACd,OAAO,EAAE,OAAO;EAChB,yBAAyB,EAAE,GAAG;EC/c5B,KAAK,EDhCU,OAAa;ECiC5B,gBAAgB,ECyBL,qBAAgD;EDxB3D,MAAM,EAAE,4BAA2B;EACnC,UAAU,EAAE,mCAA2C;ED+czD;4CAAQ;IACN,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,EEzZE,wBAAkB;IF0ZpC,KAAK,EEnZW,OAAkB;IFoZlC,UAAU,EAAE,MAAM;IAClB,mBAAmB,EAAE,GAAG;IACxB,0BAA0B,EEtZV,OAAkB;IFuZlC,cAAc,EE9ZI,wBAAkB;;AFkaxC,+BAAgC;EAC9B,MAAM,EAAE,gCAA+B;EACvC,gBAAgB,EAAE,sBAAqB;EACvC,aAAa,EAAE,GAAG;EAElB,sCAAS;IACP,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,EAAE,KAAK;IACvB,aAAa,EAAE,GAAG;;AAItB,gBAAiB;EACf,gBAAgB,EAAE,OAAyB;;AAM3C,qBAAa;EACX,OAAO,EAAE,IAAI;EAEb,sEAA+B;IAAE,OAAO,EAAE,GAAG;AAG/C,qBAAa;EACX,gBAAgB,EAAE,2CAA2C;EAC7D,MAAM,EAAE,KAAK;EACb,KAAK,EAAE,IAAI;EACX,mBAAmB,EAAE,GAAG;EAExB,2BAAQ;IACN,gBAAgB,EAAE,iDAAiD;IACnE,mBAAmB,EAAE,GAAG;EAE1B,4BAAS;IACP,gBAAgB,EAAE,kDAAkD;IACpE,mBAAmB,EAAE,GAAG;AAG5B,oCAA4B;EAAE,gBAAgB,EAAE,kBAAe;;AAGjE;aACc;EACZ,gBAAgB,EAAE,mCAAmC;EACrD,eAAe,EAAE,IAAI;EACrB,MAAM,EAAE,IAAI;EACZ,KAAK,EAAE,IAAI;EACX,uBAAuB,EAAE,IAAI;EAE7B;qBAAQ;IACN,gBAAgB,EAAE,yCAAyC;IAC3D,eAAe,EAAE,IAAI;IACrB,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE,IAAI;EAEb;sBAAS;IACP,gBAAgB,EAAE,0CAA0C;IAC5D,eAAe,EAAE,IAAI;IACrB,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE,IAAI;;AAaf,kBAAmB;EACjB,gBAAgB,EAAE,wCAAwC;EAC1D,MAAM,EAAE,KAAK;EACb,KAAK,EAAE,KAAK;;AAOZ,cAAU;EACR,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,KAAK;EACb,OAAO,EAAE,GAAG;EACZ,cAAc,EAAE,IAAI;AAEtB,YAAQ;EACN,SAAS,EAAE,GAAG;EACd,WAAW,EAAE,IAAI;AAEnB,WAAO;EACL,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,IAAI;AAEb,WAAO;EACL,aAAa,EAAE,IAAI;EACnB,cAAc,EAAE,IAAI;AAEtB,gBAAY;EACV,MAAM,EAAE,+BAAwB;EAChC,aAAa,EAAE,GAAG;EAClB,gBAAgB,EE1mBP,OAAO;EF2mBhB,OAAO,EAAE,GAAG;EACZ,aAAa,EAAE,CAAC;EAChB,aAAa,EAAE,CAAC;EAEhB,yBAAW;IACT,OAAO,EAAE,KAAK;IACd,OAAO,EAAE,KAAK;AAGlB,kBAAc;EACZ,WAAW,EAAE,GAAG;EAChB,cAAc,EAAE,IAAI;AAEtB,cAAU;EACR,YAAY,EAAE,GAAG;EACjB,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,IAAI;;AAQf,SAAU;EACR,OAAO,EAAE,WAAW;EACpB,YAAY,EAAE,GAAG;EACjB,eAAe,EAAE,GAAG;;AAGtB,qBAAsB;EACpB,KAAK,EA9Na,OAAgB;EA+NlC,WAAW,EAAE,IAAI;EACjB,OAAO,EAAE,KAAK;;AAGhB;8BAC+B;EAC7B,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;;AAId,2BAA4B;EAC1B,gBAAgB,EAAE,iDAAiD;EAEnE,oEAAiB;IAAE,gBAAgB,EAAE,uDAAuD;EAE5F,kCAAS;IAAE,gBAAgB,EAAE,iDAAiD;EAE9E,+BAAM;IACJ,gBAAgB,EAAE,kDAAkD;IAEpE,4EAAiB;MAAE,gBAAgB,EAAE,wDAAwD;IAE7F,sCAAS;MAAE,gBAAgB,EAAE,kDAAkD;;AAKnF,8BAA+B;EAC7B,gBAAgB,EAAE,kDAAkD;EAEpE,0EAAiB;IAAE,gBAAgB,EAAE,wDAAwD;EAE7F,qCAAS;IAAE,gBAAgB,EAAE,kDAAkD;EAE/E,kCAAM;IACJ,gBAAgB,EAAE,iDAAiD;IAEnE,kFAAiB;MAAE,gBAAgB,EAAE,uDAAuD;IAE5F,yCAAS;MAAE,gBAAgB,EAAE,iDAAiD;;AAIlF,oBAAqB;EACnB,OAAO,EAAE,WAAW;EACpB,WAAW,EAAE,IAAI;EACjB,UAAU,EAAE,MAAM;EAClB,KAAK,EA/Qa,OAAgB;EAgRlC,aAAa,EAAE,GAAG;;AAGpB,kBAAmB;EACjB,SAAS,EAAE,GAAG;EACd,UAAU,EAAE,MAAM;EAClB,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,KAAK;EACd,MAAM,EAAE,GAAG;EACX,aAAa,EAAE,MAAM;;AAGvB,qBAAsB;EACpB,KAAK,EAAE,yBAA+B;EACtC,UAAU,EAAE,GAAG;EACf,SAAS,EAAE,GAAG;;AAGhB,aAAc;EACZ,YAAY,EAAE,CAAC;EACf,KAAK,EAAE,wBAA8B;;AAGvC,iBAAkB;EAChB,gBAAgB,EAAE,CAAC;;AAGrB,kBAAmB;EACjB,iBAAiB,EAAE,CAAC;;AAGtB,qBAAsB;EACpB,KAAK,EAjTa,OAAgB;EAkTlC,gBAAgB,EAAE,WAAW;EAC7B,WAAW,EAAE,IAAI;;AAGnB;;;qBAGsB;EACpB,WAAW,EAAE,IAAI;EACjB,KAAK,EEjoBa,OAAkB;EFkoBpC,gBAAgB,EEzoBI,wBAAkB;EF0oBtC,YAAY,EAAE,CAAC;;AAGjB,yBAA0B;EACxB,KAAK,EAAE,wBAA8B;EACrC,OAAO,EAAE,CAAC;;AAGZ,qBAAsB;EACpB,KAAK,EAAE,wBAA8B;EACrC,SAAS,EAAE,GAAG;;AAMhB,aAAc;EACZ,aAAa,EAAE,GAAG;EAClB,YAAY,EAAE,wCAAwC;EACtD,OAAO,EAAE,IAAI;EACb,YAAY,EAAE,IAAI;EAClB,eAAe,EAAE,IAAI;EACrB,gCAAgC,EAAE,IAAI;EACtC,KAAK,EAAE,IAAI;EACX,KAAK,EA7vBY,OAAa;EA+vB9B,8CACc;IAEZ,YAAY,EAAE,2CAA8C;IAD5D,8IAA6B;MAAE,KAAK,EAzVpB,OAAgB;IA4VhC,4LAAgD;MAE9C,OAAO,EAAE,GAAG;EAMhB,qCAA0B;IACxB,cAAc,EAAE,IAAI;IACpB,KAAK,EA9wBU,OAAa;EAixB9B,wBAAa;IACX,UAAU,EAAE,IAAI;IAEhB,iFAAgC;MAAE,MAAM,EAAE,GAAG;IAE7C,0CAAoB;MAAE,YAAY,EAAE,GAAG;IACvC,0CAAoB;MAAE,aAAa,EAAE,GAAG;EAG1C,kBAAO;IAAE,OAAO,EAAE,GAAG;EACrB,qBAAU;IAAE,OAAO,EAAE,IAAI;;AAKzB,wBAAa;EACX,UAAU,EAAE,KAAK;EACjB,KAAK,EAlyBU,OAAa;AAqyB9B,+CAAwB;EAEtB,OAAO,EAAE,GAAG;AAGd,kCAAuB;EAAE,SAAS,EAAE,IAAI;;AAQ1C,YAAa;EACX,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,IAAI;;AAGf,cAAe;EACb,KAAK,EAxzBY,OAAa;EAyzB9B,UAAU,EAAE,IAAI;EAChB,MAAM,EAAE,IAAI;EACZ,YAAY,EAAE,wCAAwC;EACtD,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,IAAI;EAEb,4BAAc;IACZ,OAAO,EAAE,GAAG;EAGd,6BAAiB;IAAE,OAAO,EAAE,GAAG;EAE/B,wBAAU;IACR,OAAO,EAAE,GAAG;IACZ,aAAa,EAAE,GAAG;IAElB,iCAAW;MACT,OAAO,EAAE,GAAG;MACZ,MAAM,EAAE,kCAA4B;IAGtC,iCAAW;MACT,KAAK,EE7uBS,OAAkB;MF8uBhC,gBAAgB,EErvBA,wBAAkB;MFsvBlC,MAAM,EAAE,kCAA4B;EAIxC,yBAAW;IAAE,KAAK,EAAE,KAAK;EAEzB,6BAAe;IACb,OAAO,EAAE,GAAG;IACZ,OAAO,EAAE,GAAG;EAEd,yBAAW;IACT,KAAK,EAAE,GAAG;IACV,UAAU,EAAE,wBAAqB;;AAIrC,eAAgB;EACd,YAAY,EAAE,gBAAa;EAC3B,KAAK,EAn2BY,OAAa;EAq2B9B,2BAAc;IACZ,YAAY,EAAE,gBAAa;IAC3B,KAAK,EA/bW,OAAgB;;AAqcpC,+BAAgC;EAC9B,gBAAgB,EAAE,gBAAgB;EAClC,aAAa,EAAE,IAAI;EACnB,sBAAsB,EAAE,GAAG;EAC3B,yBAAyB,EAAE,GAAG;EAC9B,KAAK,EAAE,IAAI;;AAGb,gCAAiC;EAC/B,gBAAgB,EAAE,gBAAgB;EAClC,aAAa,EAAE,IAAI;EACnB,qBAAqB,EAAE,GAAG;EAC1B,wBAAwB,EAAE,GAAG;EAC7B,KAAK,EAAE,IAAI;;AAMb,WAAY;EACV,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,KAAK;EACb,gBAAgB,EAAE,2CAA2C;EAC7D,eAAe,EAAE,OAAO;;AAM1B,SAAU;EAAE,gBAAgB,EAAE,kBAAkB;;AAChD,UAAW;EAAE,gBAAgB,EAAE,KAAK;;AAEpC,aAAc;EACZ,KAAK,EAtea,OAAgB;EAuelC,gBAAgB,EAAE,mBAA4B;EAC9C,MAAM,EAAE,IAAI;EACZ,YAAY,EAAE,0CAA6C;EAC3D,OAAO,EAAE,aAAa;EAEtB,uCAA0B;IACxB,OAAO,EAAE,mBAAmB;EAG9B,wBAAa;IACX,OAAO,EAAE,CAAC;IACV,MAAM,EAAE,GAAG;IACX,OAAO,EAAE,SAAS;IAClB,UAAU,EAAE,IAAI;IAChB,MAAM,EAAE,IAAI;IACZ,YAAY,EAAE,8CAAiD;IAE/D,6CAAqB;MACnB,WAAW,EAAE,CAAC;MACd,cAAc,EAAE,CAAC;MACjB,MAAM,EAAE,IAAI;;AAUlB,WAAY;EACV,OAAO,EAAE,kBAAkB;EAC3B,YAAY,EAAE,wCAAwC;EAEtD,eAAI;IAAE,OAAO,EAAE,CAAC;EAEhB,iBAAQ;IACN,SAAS,EAAE,CAAC;IACZ,WAAW,EAAE,IAAI;IACjB,KAAK,EAt7BU,OAAa;IAu7B5B,cAAc,EAAE,CAAC;EAGnB,uBAAc;IAAE,KAAK,EEn6BT,OAAO;EFq6BnB,qBAAY;IACV,WAAW,EAAE,IAAI;IACjB,OAAO,EAAE,GAAG;EAEd,0BAAiB;IACf,YAAY,EAAE,IAAI;IAClB,SAAS,EAAE,IAAI;EAEjB,iBAAQ;IACN,KAAK,EAAE,IAAI;IACX,OAAO,EAAE,GAAG;IACZ,aAAa,EAAE,GAAG;IAClB,WAAW,EAx8BI,OAAa;IAy8B5B,cAAc,EEv2BE,OAAkB;IFw2BlC,0BAA0B,EE/2BR,wBAAkB;ID3DpC,KAAK,EDhCU,OAAa;ICiC5B,gBAAgB,ECyBL,qBAAgD;IDxB3D,MAAM,EAAE,4BAA2B;IACnC,UAAU,EAAE,mCAA2C;ID26BvD,uBAAQ;MCv6BR,KAAK,EC2DW,OAAkB;MD1DlC,gBAAgB,ECmDE,wBAAkB;MDlDpC,MAAM,EAAE,kCAA4B;MACpC,UAAU,EAAE,mCAA2C;EDs6BzD,oCAAyB;IACvB,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,IAAI;IAChB,UAAU,EAAE,IAAI;IAChB,6BAA6B,EAAE,IAAI;;AAIvC,oCAAoC;AACpC,8BAA+B;EAC7B,SAAS,EAAE,IAAI;;AAGjB,qBAAsB;EACpB,KAAK,EEx8BS,OAAO;;AF28BvB;sBACuB;EACrB,OAAO,EAAE,IAAI;EAEb;gCAAU;IACR,WAAW,EAAE,IAAI;IACjB,YAAY,EAAE,IAAI;IAClB,cAAc,EAAE,GAAG;IAEnB;sCAAM;MACJ,YAAY,EAAE,GAAG;MACjB,aAAa,EAAE,IAAI;EAGvB;oCAAc;IACZ,YAAY,EAAE,IAAI;IAClB,KAAK,EAAE,IAAI;IAEX;0CAAM;MAAE,aAAa,EAAE,IAAI;;AAI/B,+BAAgC;EAC9B,UAAU,EAAE,KAAK;EACjB,WAAW,EAAE,IAAI;EACjB,YAAY,EAAE,IAAI;EAClB,aAAa,EAAE,IAAI;EAEnB,mCAAM;IACJ,aAAa,EAAE,IAAI;IACnB,YAAY,EAAE,IAAI;EAGpB,oCAAO;IACL,KAAK,EAAE,IAAI;IAEX,0CAAQ;MAAE,KAAK,EAAE,KAAK;IAEtB,wCAAM;MAAE,aAAa,EAAE,GAAG;IAC1B,wCAAM;MAAE,YAAY,EAAE,GAAG;IAEzB,6CAAW;MAAE,aAAa,EAAE,IAAI;IAChC,6CAAW;MAAE,YAAY,EAAE,IAAI;IAE/B,yCAAO;MAAE,SAAS,EAAE,KAAK;;AAO7B,sBAAuB;EACrB,MAAM,EAAE,gBAA4B;EAEpC,mCAAa;IAAE,YAAY,EAAE,GAAG;;AAMlC,SAAU;EACR,gBAAgB,EEz+BH,OAAgB;EF0+B7B,YAAY,EAAE,CAAC;EACf,gBAAgB,EAAE,GAAG;EACrB,YAAY,EAAE,kBAA0B;;AAG1C,gBAAiB;EACf,OAAO,EAAE,IAAI;EACb,OAAO,EAAE,IAAI;;AAGf,aAAc;EACZ,OAAO,EAAE,IAAI;;AAGf,aAAc;EACZ,UAAU,EAAE,GAAG;EACf,SAAS,EAAE,GAAG;EACd,SAAS,EAAE,IAAI;EACf,WAAW,EAAE,IAAI;EACjB,aAAa,EAAE,GAAG;EAClB,UAAU,EAAE,IAAI;ECt/BhB,WAAW,EAAE,yBAAoC;EAkE/C,KAAK,ED/HU,OAAa;ECgI5B,MAAM,EAAE,4BAA4B;EACpC,gBAAgB,EC1EJ,qBAAgD;EFggC9D,mBAAQ;IC1/BR,WAAW,EAAE,yBAAoC;IA2E/C,KAAK,EDxIU,OAAa;ICyI5B,MAAM,EAAE,4BAA4B;IACpC,gBAAgB,EAAE,sBAAyC;ED86B7D,2CAAoB;IC3/BpB,WAAW,EAAE,yBAAoC;IAoF/C,KAAK,EC/CW,OAAkB;IDgDlC,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,ECxDE,wBAAkB;EF+9BtC,oBAAS;IC7/BT,WAAW,EAAE,yBAAoC;IA6F/C,KAAK,EC5FkB,OAAkD;ID6FzE,MAAM,EAAE,4BAA4B;IACpC,gBAAgB,EAAE,sBAAoC;;ADi6B1D,iBAAkB;EAChB,KAAK,EA9jCY,OAAa;EA+jC9B,OAAO,EAAE,GAAG;EACZ,oBAAoB,EAAE,GAAG;EACzB,uBAAuB,EE5gCV,OAAgB;EF6gC7B,mBAAmB,EAAE,GAAG;EACxB,mBAAmB,EAAE,kBAA0B;EAC/C,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;EACjB,eAAe,EAAE,GAAG;;AAWpB,mBAAgB;EACd,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,IAAI;EACb,mBAAmB,EAAE,GAAG;EACxB,gBAAgB,EE/iCR,OAAS;EFgjCjB,MAAM,EAAE,+BAAwB;AAGlC,sBAAmB;EACjB,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,0BAAuB;AAO/B,gBAAM;EACJ,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,aAAa;AAGvB,mBAAS;EAAE,OAAO,EAAE,IAAI;AAG1B,oBAAiB;EAAE,OAAO,EAAE,mBAAmB;AAE/C,0DACyB;EAAE,OAAO,EAAE,gBAAgB;AAEpD,wBAAqB;EACnB,OAAO,EAAE,GAAG;EACZ,MAAM,EAAE,0BAAuB;EAG/B,oCAAc;IAAE,WAAW,EAAE,IAAI;EAEjC,iCAAW;IACT,OAAO,EAAE,GAAG;IAGZ,6CAAc;MAAE,WAAW,EAAE,IAAI;EAGnC,kCAAY;IAAE,YAAY,EAAE,GAAG;EAC/B,kCAAY;IAAE,aAAa,EAAE,GAAG;AAGlC,qBAAkB;EAChB,OAAO,EAAE,GAAG;EACZ,MAAM,EAAE,0BAAuB;EAE/B,8BAAW;IACT,OAAO,EAAE,GAAG;EAGd,2BAAQ;IACN,gBAAgB,EAAE,GAAG;IACrB,aAAa,EAAE,GAAG;EAEpB,4BAAS;IACP,OAAO,EAAE,GAAG;IACZ,KAAK,EE7mCY,yBAAyF;IF8mC1G,MAAM,EAAE,0BAAuB;EAGjC,+BAAY;IAAE,YAAY,EAAE,GAAG;EAC/B,+BAAY;IAAE,aAAa,EAAE,GAAG;AAKlC,sBAAmB;EACjB,aAAa,EAAE,IAAI;EACnB,YAAY,EAAE,IAAI;EAClB,UAAU,EAAE,KAAK;EACjB,MAAM,EAAE,IAAI;EAEZ,0BAAM;IACJ,WAAW,EAAE,IAAI;IACjB,MAAM,EAAE,IAAI;AAIhB,wBAAqB;EAAE,WAAW,EAAE,IAAI;AAExC,8BAA2B;EAAE,SAAS,EAAE,KAAK;AAE7C,oBAAiB;EAAE,YAAY,EAAE,IAAI;AACrC,oBAAiB;EAAE,aAAa,EAAE,IAAI;;AAGxC,kBAAmB;EACjB,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,IAAI;EACZ,WAAW,EAAE,MAAM;EACnB,WAAW,EA1wBO,OAAgB;;AA+wBpC,uBAAwB;EACtB,SAAS,EAAE,GAAG;EACd,KAAK,EAjxBa,OAAgB;;AAoxBpC,qDAAqD;AAOrD,SAAU;EACR,UAAU,EAAE,MAAM;EAClB,WAAW,EAAE,IAAI;EACjB,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,IAAI;EACb,KAAK,EAhyBa,OAAgB;EAiyBlC,YAAY,EAAE,yCAAyC;;AAGzD,WAAY;EACV,UAAU,EAAE,MAAM;EAClB,WAAW,EAAE,IAAI;EACjB,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,IAAI;EACZ,SAAS,EAAE,IAAI;EACf,UAAU,EAAE,IAAI;EAEhB,KAAK,EA7yBa,OAAgB;EA8yBlC,UAAU,EAAE,IAAI;EAChB,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,GAAG;EAClB,YAAY,EAAE,yCAAyC;EAEzD,8BAAmB;IAAE,SAAS,EAAE,GAAG;EAEjC,kBAAO;IACL,OAAO,EAAE,CAAC;IACV,MAAM,EAAE,GAAG;IACX,gBAAgB,EAAE,kBAA0B;IAC5C,aAAa,EAAE,GAAG;IAClB,KAAK,EEvoCa,wBAAkB;EFyoCtC,sBAAW;IACT,gBAAgB,EE1oCE,wBAAkB;;AFmpCtC,gBAAM;EACJ,OAAO,EAAE,GAAG;EACZ,YAAY,EAAE,IAAI;EAClB,WAAW,EAAE,GAAG;EAEhB,yBAAW;IACT,OAAO,EAAE,GAAG;IACZ,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,WAAW,EAAE,IAAI;IACjB,cAAc,EAAE,IAAI;EAGtB,0BAAY;IACV,gBAAgB,EAAE,sBAAiC;AAIvD,uBAAa;EACX,WAAW,EAAE,IAAI;EACjB,KAAK,EAAE,IAAI;EACX,SAAS,EAAE,GAAG;AAGhB,qBAAW;EACT,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,IAAI;EACtB,WAAW,EAAE,CAAC;EACd,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;EAClB,mBAAmB,EAAE,GAAG;EACxB,KAAK,EAAE,wBAAuC;EAE9C,uDACS;IACP,mBAAmB,EAAE,GAAG;IAExB,uEAAU;MAAE,YAAY,EAAE,GAAG;EAG/B,2BAAQ;IACN,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,kBAAkB,EAAE,GAAG;IAEvB,iCAAQ;MAAE,aAAa,EAAE,CAAC;EAG5B,0BAAO;IACL,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,iBAAiB,EAAE,GAAG;IAEtB,gCAAQ;MAAE,YAAY,EAAE,GAAG;EAG7B,6DACa;IACX,KAAK,EEtsCS,OAAkB;IFusChC,gBAAgB,EAAE,wBAAuC;EAG3D,uHAGU;IACR,KAAK,EE9sCS,OAAkB;IF+sChC,YAAY,EE1yCT,OAAO;EF6yCZ,+BAAY;IACV,gBAAgB,EAAE,wBAAuC;AAI7D,mCAAyB;EACvB,6BAA6B,EAAE,QAAQ;EACvC,yBAAyB,EEhyCT,OAAO;EFiyCvB,uBAAuB,EEjyCP,OAAO;AFoyCzB,oBAAU;EACR,OAAO,EAAE,GAAG;EACZ,KAAK,EAz5BW,OAAgB;EA05BhC,MAAM,EAAE,+BAAwB;EAChC,gBAAgB,EE7xCR,OAAS;EF8xCjB,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,kBAAkB;EAC3B,SAAS,EAAE,GAAG;;AAUhB,+BAAa;EACX,WAAW,EAAE,IAAI;EACjB,KAAK,EAAE,IAAI;EACX,SAAS,EAAE,GAAG;AAGhB,6BAAW;EACT,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,IAAI;EACtB,WAAW,EAAE,CAAC;EACd,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;EAClB,mBAAmB,EAAE,GAAG;EACxB,KAAK,EAAE,wBAAuC;EAE9C,uEACS;IACP,mBAAmB,EAAE,GAAG;IAExB,uFAAU;MAAE,YAAY,EAAE,GAAG;EAG/B,mCAAQ;IACN,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,kBAAkB,EAAE,GAAG;IAEvB,yCAAQ;MAAE,aAAa,EAAE,CAAC;EAG5B,kCAAO;IACL,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,iBAAiB,EAAE,GAAG;IAEtB,wCAAQ;MAAE,YAAY,EAAE,GAAG;EAG7B,2EACU;IACR,KAAK,EEvxCS,OAAkB;IFwxChC,YAAY,EAAE,sBAAuB;EAGvC,6PAKqB;IACnB,KAAK,EEjyCS,OAAkB;IFkyChC,YAAY,EE73CT,OAAO;EFg4CZ,uCAAY;IACV,gBAAgB,EAAE,wBAAuC;AAI7D,2CAAyB;EACvB,6BAA6B,EAAE,QAAQ;EACvC,yBAAyB,EEn3CT,OAAO;EFo3CvB,uBAAuB,EEp3CP,OAAO;AFu3CzB,oCAAkB;EAChB,YAAY,EAAE,GAAG;AAGnB,iCAAe;EACb,OAAO,EAAE,EAAE;EACX,KAAK,EAh/BW,OAAgB;AAm/BlC,0BAAQ;EACN,aAAa,EAAE,KAAK;EACpB,gBAAgB,EE51CR,qBAAoC;AF+1C9C,iCAAe;EACb,YAAY,EAAE,GAAG;AAGnB,oCAAkB;EAChB,UAAU,EAAE,sBAAmB;AAGjC,mCAAiB;EACf,KAAK,EAjgCW,OAAgB;EAkgChC,MAAM,EAAE,+BAAwB;EAChC,gBAAgB,EEr4CR,OAAS;EFs4CjB,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,GAAG;EAEZ,iDAAc;IACZ,OAAO,EAAE,GAAG;EAGd,6CAAU;IACR,OAAO,EAAE,IAAI;IACb,aAAa,EAAE,GAAG;IAClB,OAAO,EAAE,GAAG;IAEZ,sDAAW;MACT,OAAO,EAAE,GAAG;MACZ,MAAM,EAAE,kCAA4B;IAGtC,sDAAW;MACT,MAAM,EAAE,kCAA4B;EAIxC,8CAAW;IAAE,KAAK,EAAE,KAAK;EAEzB,8CAAW;IACT,KAAK,EAAE,GAAG;IACV,UAAU,EAAE,wBAAqB;;AAQvC,aAAc;EACZ,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,GAAG;EAIZ,uBAAY;IACV,aAAa,EAAE,GAAG;IAClB,YAAY,EAAE,GAAG;EAEnB,oBAAO;IAAE,SAAS,EAAE,KAAK;;AAIzB,kBAAQ;EAAE,OAAO,EAAE,GAAG;AACtB,iBAAO;EACL,WAAW,EAAE,GAAG;EAChB,cAAc,EAAE,GAAG;EAEnB,wBAAO;IAAE,SAAS,EAAE,IAAI;EAExB,yBAAQ;IACN,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;AAGtB,gBAAM;EACJ,YAAY,EAAE,IAAI;EAClB,aAAa,EAAE,IAAI;EACnB,SAAS,EAAE,KAAK;;AAIpB,eAAgB;EACd,YAAY,EAAE,IAAI;EAElB,uBAAQ;IAAE,WAAW,EAAE,GAAG;EAC1B,sBAAO;IAAE,SAAS,EAAE,IAAI;;AAG1B,kBAAmB;EAAE,KAAK,EAAE,KAAK;;AAEjC,uBAAwB;EACtB,OAAO,EAAE,WAAW;EAEpB,8BAAO;IACL,SAAS,EAAE,MAAM;IACjB,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;;AAItB,uBAAwB;EAAE,OAAO,EAAE,kBAAkB;;AAGrD,aAAc;EACZ,OAAO,EAAE,KAAK;EAEd,uCAA0B;IACxB,OAAO,EAAE,kBAAkB;IAC3B,OAAO,EAAE,KAAK;IAEd,sDAAe;MACb,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,GAAG;MACX,OAAO,EAAE,GAAG;MAEZ,6DAAO;QAAE,SAAS,EAAE,IAAI;EAI5B,8BAAmB;IACjB,UAAU,EAAE,kBAAe;EAG7B,qBAAU;IACR,KAAK,EAAE,KAAK;IACZ,MAAM,EAAE,IAAI;IACZ,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,KAAK;IACd,UAAU,EAAE,mBAA8C;IAC1D,MAAM,EAAE,eAAoC;IAC5C,aAAa,EAAE,GAAG;IAClB,KAAK,EAliDU,OAAa;IAoiD5B,8BAAS;MACP,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,IAAI;MACZ,OAAO,EAAE,GAAG;MACZ,KAAK,EAxiDQ,OAAa;MAyiD1B,aAAa,EAAE,GAAG;MAClB,MAAM,EAAE,6BAAyC;MAEjD,qCAAO;QAAE,SAAS,EAAE,IAAI;MAExB,oCAAO;QCj/CX,WAAW,EAAE,yBAAoC;QA2E/C,KAAK,EDxIU,OAAa;QCyI5B,MAAM,EAAE,4BAA4B;QACpC,gBAAgB,EAAE,sBAAyC;MDq6CzD,qCAAS;QCl/Cb,WAAW,EAAE,yBAAoC;QA8C/C,KAAK,ECTW,OAAkB;QDUlC,gBAAgB,ECjBE,wBAAkB;QDkBpC,MAAM,EAAE,kCAA4B;QACpC,UAAU,EAAE,wCAAkC;IDo8C9C,iCAAY;MACV,WAAW,EAAE,GAAG;EAIpB,qBAAQ;IACN,MAAM,EAAE,KAAK;IACb,OAAO,EAAE,CAAC;IACV,MAAM,EAAE,IAAI;IACZ,cAAc,EAAE,KAAK;IACrB,wBAAwB,EAAE,OAA8D;IACxF,oBAAoB,EAAE,gBAAa;IACnC,+BAA+B,EEn+Cb,wBAAkB;IFo+CpC,2BAA2B,EAAE,gBAAa;IAC1C,oBAAoB,EAAE,GAAG;IACzB,qBAAqB,EAAE,GAAG;;AAO9B,kBAAmB;EACjB,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,GAAG;;AAGd,iEAAiE;AACjE,mBAAoB;EAClB,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;;AAGpB,iBAAkB;EAChB,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,KAAK,EEp/Ca,OAAkB;EFq/CpC,OAAO,EAAE,GAAG;EACZ,WAAW,EAAE,GAAG;EAChB,mBAAmB,EAAE,GAAG;EAExB,4DAA6B;IAAE,KAAK,EEhgDhB,wBAAkB;EFigDtC,uBAAQ;IAAE,KAAK,EAAE,sBAAwC;;AAG3D,sEAAsE;AACtE,gBAAiB;EACf,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,GAAG;;AAGd,2BAA4B;EAC1B,MAAM,EAAE,4BAAoC;EAC5C,6BAA6B,EAAE,IAAI;EACnC,gBAAgB,EAAE,kBAA0B;;AAG9C,kCAAmC;EACjC,MAAM,EAAE,kCAA4B;EACpC,6BAA6B,EAAE,IAAI;;AAGrC,oCAAqC;EACnC,yBAAyB,EAAE,qBAAuB;EAClD,qBAAqB,EAAE,kBAAkB;EACzC,2BAA2B,EAAE,qBAAuB;EACpD,uBAAuB,EAAE,kBAAkB;;AAG7C,2CAA4C;EAC1C,yBAAyB,EAAE,sBAAuB;EAClD,qBAAqB,EAAE,kBAAkB;EACzC,2BAA2B,EAAE,qBAAsB;EACnD,uBAAuB,EAAE,kBAAkB;;AAM7C,oBAAqB;EACnB,YAAY,EAAE,GAAG;EAEjB,6BAAW;IACT,OAAO,EAAE,KAAK;;AAIlB;SACU;EACR,MAAM,EAAE,GAAG;EACX,OAAO,EAAE,GAAG;EACZ,mBAAmB,EAAE,GAAG;EAExB,sCAAQ;IACN,6BAA6B,EAAE,IAAI;IACnC,MAAM,EAAE,kCAA4B;IAEpC;iCAAgB;MAAE,mBAAmB,EAAE,GAAG;IAC1C,4DAAa;MAAE,gBAAgB,EAAE,GAAG;IACpC,8DAAc;MAAE,iBAAiB,EAAE,GAAG;MAAE,YAAY,EAAE,CAAC;IACvD,gEAAe;MAAE,kBAAkB,EAAE,GAAG;MAAE,aAAa,EAAE,CAAC;;AAO9D,gBAAiB;EACf,gBAAgB,EAAE,sCAAsC;EAExD,sBAAQ;IAAE,gBAAgB,EAAE,4CAA4C;;AAOxE,iBAAY;EAAE,OAAO,EAAE,OAAO;AAE9B,sBAAiB;EACf,KAAK,EAAE,GAAG;EACV,UAAU,EAAE,yBAAuB;AAGrC,WAAM;EACJ,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;EAClB,KAAK,EAzwCW,OAAgB;EA0wChC,WAAW,EAAE,IAAI;EACjB,mBAAmB,EAAE,GAAG;EAExB,oBAAW;IACT,OAAO,EAAE,KAAK;EAGhB,iBAAQ;IACN,KAAK,EExlDS,OAAkB;IFylDhC,gBAAgB,EEhmDA,wBAAkB;EFmmDpC,qBAAY;IACV,gBAAgB,EAAE,IAAI;IACtB,YAAY,EAAE,IAAI;IAClB,gBAAgB,EAAE,sBAAiC;AAIvD,aAAQ;EACN,WAAW,EAAE,IAAI;EACjB,KAAK,EA/xCW,OAAgB;EAiyChC,sDAA+B;IAC7B,KAAK,EExmDS,OAAkB;IFymDhC,WAAW,EAAE,IAAI;AAIrB,YAAO;EACL,KAAK,EAxyCW,OAAgB;EAyyChC,SAAS,EAAE,IAAI;EAEf,oDAA+B;IAC7B,KAAK,EElnDS,OAAkB;IFmnDhC,WAAW,EAAE,IAAI;;AASvB,UAAW;EACP,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,gBAAgB,EAAE,WAAW;EAC7B,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,CAAC;;AAGpB,WAAY;EACR,KAAK,EA/zCW,OAAgB;EAg0ChC,SAAS,EAAE,GAAG;EACd,WAAW,EAAE,IAAI;EACjB,MAAM,EAAE,GAAG;;AAMf,QAAS;EACP,KAAK,EAjvDY,OAAa;EAmvD9B,kBAAY;IACV,gBAAgB,EAAE,sBAAiC;EAGrD,qBAAe;IACb,YAAY,EAAE,wCAAwC;IACtD,KAAK,EAzvDU,OAAa;IA0vD5B,OAAO,EAAE,IAAI;IACb,cAAc,EAAE,IAAI;IAEpB,+BAAY;MACV,gBAAgB,EAAE,sBAAiC;EAGvD,gCAA0B;IACxB,YAAY,EAAE,6CAA6C;IAC3D,KAAK,EAnwDU,OAAa;IAowD5B,aAAa,EAAE,CAAC;IAChB,qBAAqB,EAAE,CAAC;IACxB,sBAAsB,EAAE,CAAC;IACzB,OAAO,EAAE,IAAI;IACb,cAAc,EAAE,IAAI;IAEpB,0CAAY;MACV,gBAAgB,EAAE,sBAAiC;EAGvD,eAAS;IACP,YAAY,EAAE,oDAAoD;IAClE,KAAK,EAhxDU,OAAa;IAixD5B,SAAS,EAAE,GAAG;IACd,OAAO,EAAE,IAAI;IACb,cAAc,EAAE,GAAG;EAErB,yBAAmB;IACjB,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,EAAE,sBAAuC;;AAI7D,eAAgB;EACd,YAAY,EAAE,wCAAwC;EACtD,KAAK,EA7xDY,OAAa;EA8xD9B,OAAO,EAAE,IAAI;EACb,cAAc,EAAE,IAAI;;AAMtB,SAAS;AACT,cAAe;EACb,eAAe;EACf,WAAW,EAAE,iBAAiB;EAC9B,WAAW,EAAE,IAAI;EACjB,SAAS,EAAE,IAAI;;AAMjB,4BAA6B;EAAE,OAAO,EAAE,QAAQ;;AAEhD,8BAA+B;EAAE,UAAU,EAAE,KAAK;;AAKlD;yBAC0B;EACxB,gBAAgB,EAAE,sBAAuC;EACzD,MAAM,EAAE,kCAA4B;;AAMtC,SAAU;EACR,OAAO,EAAE,GAAG;EACZ,MAAM,EAAE,GAAG;EACX,gBAAgB,EAAE,gBAAa;EAC/B,aAAa,EAAE,GAAG", +"sources": ["_common.scss","_drawing.scss","_colors.scss"], +"names": [], +"file": "cinnamon.css" +} \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/cinnamon/cinnamon.scss b/.themes/Dracula-standard-buttons/cinnamon/cinnamon.scss new file mode 100644 index 0000000..4a61461 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/cinnamon.scss @@ -0,0 +1,7 @@ +$variant: 'dark'; +$transparency: 'true'; +$darker: 'false'; + +@import "_colors"; //use gtk colors +@import "_drawing"; +@import "_common"; diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/menu/menu-hover.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/menu/menu-hover.svg new file mode 100644 index 0000000..bff5bc5 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/menu/menu-hover.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/menu/menu-separator.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/menu/menu-separator.svg new file mode 100644 index 0000000..4962ebc --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/menu/menu-separator.svg @@ -0,0 +1,60 @@ + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/add-workspace-active.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/add-workspace-active.svg new file mode 100644 index 0000000..17800c7 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/add-workspace-active.svg @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/add-workspace-hover.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/add-workspace-hover.svg new file mode 100644 index 0000000..e771e33 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/add-workspace-hover.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/add-workspace.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/add-workspace.svg new file mode 100644 index 0000000..65f5361 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/add-workspace.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/bg.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/bg.svg new file mode 100644 index 0000000..7d16294 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/bg.svg @@ -0,0 +1,131 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg new file mode 100644 index 0000000..b40eb47 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg @@ -0,0 +1,161 @@ + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/calendar-arrow-left.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/calendar-arrow-left.svg new file mode 100644 index 0000000..2774254 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/calendar-arrow-left.svg @@ -0,0 +1,152 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg new file mode 100644 index 0000000..980b9eb --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg @@ -0,0 +1,161 @@ + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/calendar-arrow-right.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/calendar-arrow-right.svg new file mode 100644 index 0000000..366e69b --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/calendar-arrow-right.svg @@ -0,0 +1,152 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/close-active.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/close-active.svg new file mode 100644 index 0000000..95822bf --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/close-active.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/close-hover.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/close-hover.svg new file mode 100644 index 0000000..7b52140 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/close-hover.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/close.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/close.svg new file mode 100644 index 0000000..e221a33 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/close.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/corner-ripple.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/corner-ripple.svg new file mode 100644 index 0000000..a692fc2 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/corner-ripple.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/desklet-header.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/desklet-header.svg new file mode 100644 index 0000000..458f5f8 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/desklet-header.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/desklet.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/desklet.svg new file mode 100644 index 0000000..0862589 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/desklet.svg @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/osd.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/osd.svg new file mode 100644 index 0000000..6cf5cc2 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/osd.svg @@ -0,0 +1,131 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/overview-hover.png b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/overview-hover.png new file mode 100644 index 0000000..75673f9 Binary files /dev/null and b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/overview-hover.png differ diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/overview.png b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/overview.png new file mode 100644 index 0000000..9eb4f87 Binary files /dev/null and b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/overview.png differ diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/trash-icon.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/trash-icon.svg new file mode 100644 index 0000000..61097dd --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/misc/trash-icon.svg @@ -0,0 +1,97 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/activities-active.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/activities-active.svg new file mode 100644 index 0000000..be45247 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/activities-active.svg @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/activities.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/activities.svg new file mode 100644 index 0000000..b4a4b0d --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/activities.svg @@ -0,0 +1,158 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/panel-bottom.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/panel-bottom.svg new file mode 100644 index 0000000..89e3e26 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/panel-bottom.svg @@ -0,0 +1,83 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/panel-left.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/panel-left.svg new file mode 100644 index 0000000..8f91ed9 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/panel-left.svg @@ -0,0 +1,83 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/panel-right.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/panel-right.svg new file mode 100644 index 0000000..137673f --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/panel-right.svg @@ -0,0 +1,83 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/panel-top.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/panel-top.svg new file mode 100644 index 0000000..ad26fc6 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/panel-top.svg @@ -0,0 +1,79 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/window-list-active-bottom.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/window-list-active-bottom.svg new file mode 100644 index 0000000..fda9191 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/window-list-active-bottom.svg @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/window-list-active-left.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/window-list-active-left.svg new file mode 100644 index 0000000..0b43f0b --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/window-list-active-left.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/window-list-active-right.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/window-list-active-right.svg new file mode 100644 index 0000000..76180b7 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/window-list-active-right.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/window-list-active-top.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/window-list-active-top.svg new file mode 100644 index 0000000..d2c1cb9 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/panel/window-list-active-top.svg @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/switch/switch-off-selected.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/switch/switch-off-selected.svg new file mode 100644 index 0000000..f285abf --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/switch/switch-off-selected.svg @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/common-assets/switch/switch-on-selected.svg b/.themes/Dracula-standard-buttons/cinnamon/common-assets/switch/switch-on-selected.svg new file mode 100644 index 0000000..007265e --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/common-assets/switch/switch-on-selected.svg @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg new file mode 100644 index 0000000..1313c88 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg @@ -0,0 +1,203 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/dark-assets/checkbox/checkbox-checked.svg b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/checkbox/checkbox-checked.svg new file mode 100644 index 0000000..5f97eb5 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/checkbox/checkbox-checked.svg @@ -0,0 +1,203 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg new file mode 100644 index 0000000..01c4066 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg new file mode 100644 index 0000000..5b2fc58 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/dark-assets/menu/menu.svg b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/menu/menu.svg new file mode 100644 index 0000000..fae28d2 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/menu/menu.svg @@ -0,0 +1,131 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/dark-assets/menu/submenu.svg b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/menu/submenu.svg new file mode 100644 index 0000000..b1e3a14 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/menu/submenu.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/dark-assets/misc/button-box.svg b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/misc/button-box.svg new file mode 100644 index 0000000..ef41e12 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/misc/button-box.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/dark-assets/misc/message.svg b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/misc/message.svg new file mode 100644 index 0000000..7c8f1b6 --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/misc/message.svg @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/dark-assets/misc/modal.svg b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/misc/modal.svg new file mode 100644 index 0000000..622cabb --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/misc/modal.svg @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/dark-assets/switch/switch-off.svg b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/switch/switch-off.svg new file mode 100644 index 0000000..f285abf --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/switch/switch-off.svg @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/dark-assets/switch/switch-on.svg b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/switch/switch-on.svg new file mode 100644 index 0000000..007265e --- /dev/null +++ b/.themes/Dracula-standard-buttons/cinnamon/dark-assets/switch/switch-on.svg @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/cinnamon/thumbnail.png b/.themes/Dracula-standard-buttons/cinnamon/thumbnail.png new file mode 100644 index 0000000..a48cc23 Binary files /dev/null and b/.themes/Dracula-standard-buttons/cinnamon/thumbnail.png differ diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/calendar-arrow-left.svg b/.themes/Dracula-standard-buttons/gnome-shell/assets/calendar-arrow-left.svg new file mode 100755 index 0000000..deaa123 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gnome-shell/assets/calendar-arrow-left.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/calendar-arrow-right.svg b/.themes/Dracula-standard-buttons/gnome-shell/assets/calendar-arrow-right.svg new file mode 100755 index 0000000..626ed7e --- /dev/null +++ b/.themes/Dracula-standard-buttons/gnome-shell/assets/calendar-arrow-right.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/calendar-today.svg b/.themes/Dracula-standard-buttons/gnome-shell/assets/calendar-today.svg new file mode 100755 index 0000000..66cfc80 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gnome-shell/assets/calendar-today.svg @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/checkbox-focused.svg b/.themes/Dracula-standard-buttons/gnome-shell/assets/checkbox-focused.svg new file mode 100755 index 0000000..4eac09a --- /dev/null +++ b/.themes/Dracula-standard-buttons/gnome-shell/assets/checkbox-focused.svg @@ -0,0 +1,245 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/checkbox-off-focused.svg b/.themes/Dracula-standard-buttons/gnome-shell/assets/checkbox-off-focused.svg new file mode 100755 index 0000000..6e0391e --- /dev/null +++ b/.themes/Dracula-standard-buttons/gnome-shell/assets/checkbox-off-focused.svg @@ -0,0 +1,211 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/checkbox-off.svg b/.themes/Dracula-standard-buttons/gnome-shell/assets/checkbox-off.svg new file mode 100755 index 0000000..8ebc9cd --- /dev/null +++ b/.themes/Dracula-standard-buttons/gnome-shell/assets/checkbox-off.svg @@ -0,0 +1,211 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/checkbox.svg b/.themes/Dracula-standard-buttons/gnome-shell/assets/checkbox.svg new file mode 100755 index 0000000..ddb1c5a --- /dev/null +++ b/.themes/Dracula-standard-buttons/gnome-shell/assets/checkbox.svg @@ -0,0 +1,245 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/close-window.svg b/.themes/Dracula-standard-buttons/gnome-shell/assets/close-window.svg new file mode 100644 index 0000000..6e7883b --- /dev/null +++ b/.themes/Dracula-standard-buttons/gnome-shell/assets/close-window.svg @@ -0,0 +1,84 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/corner-ripple-ltr.png b/.themes/Dracula-standard-buttons/gnome-shell/assets/corner-ripple-ltr.png new file mode 100755 index 0000000..32e14ca Binary files /dev/null and b/.themes/Dracula-standard-buttons/gnome-shell/assets/corner-ripple-ltr.png differ diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/corner-ripple-rtl.png b/.themes/Dracula-standard-buttons/gnome-shell/assets/corner-ripple-rtl.png new file mode 100755 index 0000000..1434e7c Binary files /dev/null and b/.themes/Dracula-standard-buttons/gnome-shell/assets/corner-ripple-rtl.png differ diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/dash-placeholder.svg b/.themes/Dracula-standard-buttons/gnome-shell/assets/dash-placeholder.svg new file mode 100755 index 0000000..cbae148 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gnome-shell/assets/dash-placeholder.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/logged-in-indicator.svg b/.themes/Dracula-standard-buttons/gnome-shell/assets/logged-in-indicator.svg new file mode 100755 index 0000000..c0267ea --- /dev/null +++ b/.themes/Dracula-standard-buttons/gnome-shell/assets/logged-in-indicator.svg @@ -0,0 +1,130 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/noise-texture.png b/.themes/Dracula-standard-buttons/gnome-shell/assets/noise-texture.png new file mode 100755 index 0000000..6b70a2d Binary files /dev/null and b/.themes/Dracula-standard-buttons/gnome-shell/assets/noise-texture.png differ diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/process-working.svg b/.themes/Dracula-standard-buttons/gnome-shell/assets/process-working.svg new file mode 100755 index 0000000..920a67d --- /dev/null +++ b/.themes/Dracula-standard-buttons/gnome-shell/assets/process-working.svg @@ -0,0 +1,3084 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/running-indicator.svg b/.themes/Dracula-standard-buttons/gnome-shell/assets/running-indicator.svg new file mode 100755 index 0000000..ebe7ecf --- /dev/null +++ b/.themes/Dracula-standard-buttons/gnome-shell/assets/running-indicator.svg @@ -0,0 +1,130 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/source-button-border.svg b/.themes/Dracula-standard-buttons/gnome-shell/assets/source-button-border.svg new file mode 100755 index 0000000..6e5051e --- /dev/null +++ b/.themes/Dracula-standard-buttons/gnome-shell/assets/source-button-border.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/toggle-off.svg b/.themes/Dracula-standard-buttons/gnome-shell/assets/toggle-off.svg new file mode 100755 index 0000000..5b80758 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gnome-shell/assets/toggle-off.svg @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/toggle-on.svg b/.themes/Dracula-standard-buttons/gnome-shell/assets/toggle-on.svg new file mode 100755 index 0000000..7eb4de3 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gnome-shell/assets/toggle-on.svg @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/ws-switch-arrow-down.png b/.themes/Dracula-standard-buttons/gnome-shell/assets/ws-switch-arrow-down.png new file mode 100644 index 0000000..a674ad5 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gnome-shell/assets/ws-switch-arrow-down.png differ diff --git a/.themes/Dracula-standard-buttons/gnome-shell/assets/ws-switch-arrow-up.png b/.themes/Dracula-standard-buttons/gnome-shell/assets/ws-switch-arrow-up.png new file mode 100644 index 0000000..1b6f611 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gnome-shell/assets/ws-switch-arrow-up.png differ diff --git a/.themes/Dracula-standard-buttons/gnome-shell/gnome-shell.css b/.themes/Dracula-standard-buttons/gnome-shell/gnome-shell.css new file mode 100644 index 0000000..511b267 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gnome-shell/gnome-shell.css @@ -0,0 +1,2107 @@ +/***************** +* Drawing mixins * +*****************/ +/* GLOBALS */ +stage { + font-size: 10pt; + color: #C3C7D1; } + +/* WIDGETS */ +/* Buttons */ +.button { + color: #C3C7D1; + background-color: #1d1f27; + box-shadow: none; + border: 1px solid #21232d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; + border-radius: 4px; + border-width: 0; + padding: 4px 32px; } + .button:focus { + color: #bd93f9; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; + box-shadow: none; + border: 1px solid #21232d; } + .button:insensitive { + color: #767984; + background-color: rgba(57, 59, 71, 0.66); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + border: none; + text-shadow: none; + icon-shadow: none; } + .button:active { + color: #bd93f9; + background-color: rgba(40, 42, 54, 0.95); + border: 1px solid #21232d; + text-shadow: none; + icon-shadow: none; } + .button:hover { + color: #bd93f9; + background-color: #21232d; + border: 1px solid #21232d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; } + +.modal-dialog-linked-button { + padding: 10px; + border: 1px solid #21232d; + color: #C3C7D1; + background: #1d1f27; + text-shadow: none; + icon-shadow: none; + box-shadow: none; } + .modal-dialog-linked-button:insensitive { + color: #767984; + background-color: rgba(57, 59, 71, 0.66); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + border: none; + text-shadow: none; + icon-shadow: none; } + .modal-dialog-linked-button:active { + color: #bd93f9; + background-color: rgba(40, 42, 54, 0.95); + border: 1px solid #21232d; + text-shadow: none; + icon-shadow: none; } + .modal-dialog-linked-button:focus { + color: #bd93f9; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; + box-shadow: none; + border: 1px solid #21232d; } + .modal-dialog-linked-button:focus:hover { + color: #bd93f9; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; + box-shadow: none; + border: 1px solid #21232d; } + .modal-dialog-linked-button:hover { + color: #bd93f9; + background-color: #21232d; + border: 1px solid #21232d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; } + .modal-dialog-linked-button:first-child { + border-radius: 0px 0px 0px 2px; } + .modal-dialog-linked-button:last-child { + border-radius: 0px 0px 2px 0px; } + .modal-dialog-linked-button:first-child:last-child { + border-radius: 0px 0px 2px 2px; } + +/* Entries */ +StEntry { + background-color: #373a4b; + border-color: #21232d; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); + border-radius: 2px; + padding: 4px; + border-width: 0; + color: #C3C7D1; + selection-background-color: rgba(189, 147, 249, 0.5); + selected-color: #f8f8f2; } + StEntry:focus { + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); } + StEntry:insensitive { + color: #767984; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); } + StEntry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #ff9f39; + padding: 0 4px; } + StEntry StLabel.hint-text { + color: rgba(195, 199, 209, 0.7); } + +/* Scrollbars */ +StScrollView.vfade { + -st-vfade-offset: 68px; } + +StScrollView.hfade { + -st-hfade-offset: 68px; } + +StScrollBar { + padding: 0; } + StScrollView StScrollBar { + min-width: 14px; + min-height: 14px; } + StScrollBar StBin#trough { + border-radius: 0; + background-color: transparent; } + StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 8px; + background-color: #474955; + margin: 3px; } + StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: #a4a8b2; } + StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: rgba(189, 147, 249, 0.5); } + +/* Slider */ +.slider { + height: 1em; + color: #cbcb9f; + border-color: black; + -slider-height: 0.1em; + -slider-background-color: #373a4b; + -slider-border-color: black; + -slider-active-background-color: #bd93f9; + -slider-active-border-color: #50fa7a; + -slider-border-width: 0; + -slider-handle-radius: 6px; + -barlevel-height: 0.1em; + -barlevel-background-color: #373a4b; + -barlevel-border-color: black; + -barlevel-active-background-color: #bd93f9; + -barlevel-active-border-color: #50fa7a; + -barlevel-border-width: 0; + -barlevel-handle-radius: 6px; + -barlevel-overdrive-color: #bd93f9; + -barlevel-overdrive-border-color: transparent; + -barlevel-overdrive-separator-width: 0px; } + +/* Check Boxes */ +.check-box StBoxLayout { + spacing: .8em; } + +.check-box StBin { + width: 24px; + height: 22px; + background-image: url("assets/checkbox-off.svg"); } + +.check-box:focus, .check-box:hover StBin { + background-image: url("assets/checkbox-off-focused.svg"); } + +.check-box:checked StBin { + background-image: url("assets/checkbox.svg"); } + +.check-box:focus:checked StBin { + background-image: url("assets/checkbox-focused.svg"); } + +/* Switches */ +.toggle-switch { + width: 65px; + height: 22px; + background-size: contain; + background-image: url("assets/toggle-off.svg"); } + .toggle-switch:checked { + background-image: url("assets/toggle-on.svg"); } + +.toggle-switch-us { + background-image: url("assets/toggle-off.svg"); } + .toggle-switch-us:checked { + background-image: url("assets/toggle-on.svg"); } + +.toggle-switch-intl { + background-image: url("assets/toggle-off.svg"); } + .toggle-switch-intl:checked { + background-image: url("assets/toggle-on.svg"); } + +/* links */ +.shell-link { + color: #A0C1B9; } + .shell-link:hover { + color: #bfd5d0; } + +/* Modal Dialogs */ +.headline { + font-size: 110%; } + +.lightbox { + background-color: black; } + +.flashspot { + background-color: white; } + +.modal-dialog { + border: none; + border-radius: 2px; + color: #C3C7D1; + background-color: rgba(29, 31, 39, 0.95); + box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.2); } + .modal-dialog .modal-dialog-content-box { + padding: 24px; } + .modal-dialog .run-dialog-entry { + width: 20em; + margin-bottom: 6px; } + .modal-dialog .run-dialog-error-box { + color: #ff3c3c; + padding-top: 16px; + spacing: 6px; } + .modal-dialog .run-dialog-button-box { + padding-top: 1em; } + .modal-dialog .run-dialog-label { + font-size: 11pt; + font-weight: bold; + color: #a6acbb; + padding-bottom: .4em; } + .modal-dialog .run-dialog-description { + color: #C3C7D1; } + +.mount-dialog-subject, +.end-session-dialog-subject { + font-size: 13pt; } + +/* Message Dialog */ +.message-dialog-main-layout { + padding: 12px 20px 0; + spacing: 12px; } + +.message-dialog-content { + max-width: 28em; + spacing: 20px; } + +.message-dialog-icon { + min-width: 48px; + icon-size: 48px; } + +.message-dialog-title { + font-weight: bold; } + +.message-dialog-subtitle { + color: #575e71; + font-weight: bold; } + +/* End Session Dialog */ +.end-session-dialog { + spacing: 42px; + border: none; } + .end-session-dialog .modal-dialog-linked-button:last-child { + background-color: #ff5555; + color: #fff; } + .end-session-dialog .modal-dialog-linked-button:last-child:hover, .end-session-dialog .modal-dialog-linked-button:last-child:focus { + background: #ff2c2c; + color: #fff; } + +.end-session-dialog-list { + padding-top: 20px; } + +.end-session-dialog-layout { + padding-left: 17px; } + .end-session-dialog-layout:rtl { + padding-right: 17px; } + +.end-session-dialog-description { + width: 28em; + padding-bottom: 10px; } + .end-session-dialog-description:rtl { + text-align: right; } + +.end-session-dialog-warning { + width: 28em; + color: #ff9f39; + padding-top: 6px; } + .end-session-dialog-warning:rtl { + text-align: right; } + +.end-session-dialog-logout-icon { + border-radius: 3px; + width: 48px; + height: 48px; + background-size: contain; } + +.end-session-dialog-shutdown-icon { + color: #ff3c3c; + width: 48px; + height: 48px; } + +.end-session-dialog-inhibitor-layout { + spacing: 16px; + max-height: 200px; + padding-right: 65px; + padding-left: 65px; } + +.end-session-dialog-session-list, +.end-session-dialog-app-list { + spacing: 1em; } + +.end-session-dialog-list-header { + font-weight: bold; } + .end-session-dialog-list-header:rtl { + text-align: right; } + +.end-session-dialog-app-list-item, +.end-session-dialog-session-list-item { + spacing: 1em; } + +.end-session-dialog-app-list-item-name, +.end-session-dialog-session-list-item-name { + font-weight: bold; } + +.end-session-dialog-app-list-item-description { + color: #b5bac6; + font-size: 10pt; } + +/* ShellMountOperation Dialogs */ +.shell-mount-operation-icon { + icon-size: 48px; } + +.mount-dialog { + spacing: 24px; } + .mount-dialog .message-dialog-title { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; + max-width: 34em; } + .mount-dialog .message-dialog-title:rtl { + padding-left: 0px; + padding-right: 17px; } + .mount-dialog .message-dialog-body { + padding-left: 17px; + width: 28em; } + .mount-dialog .message-dialog-body:rtl { + padding-left: 0px; + padding-right: 17px; } + +.mount-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; } + +.mount-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; } + +.mount-dialog-app-list-item { + color: #a6acbb; } + .mount-dialog-app-list-item:hover { + color: #C3C7D1; } + .mount-dialog-app-list-item:ltr { + padding-right: 1em; } + .mount-dialog-app-list-item:rtl { + padding-left: 1em; } + +.mount-dialog-app-list-item-icon:ltr { + padding-right: 17px; } + +.mount-dialog-app-list-item-icon:rtl { + padding-left: 17px; } + +.mount-dialog-app-list-item-name { + font-size: 10pt; } + +/* Password or Authentication Dialog */ +.prompt-dialog { + width: 34em; + border: none; + border-radius: 2px; } + .prompt-dialog .message-dialog-main-layout { + spacing: 24px; + padding: 10px; } + .prompt-dialog .message-dialog-content { + spacing: 16px; } + .prompt-dialog .message-dialog-title { + color: #7b849a; } + +.prompt-dialog-description:rtl { + text-align: right; } + +.prompt-dialog-password-box { + spacing: 1em; + padding-bottom: 1em; } + +.prompt-dialog-error-label { + font-size: 10pt; + color: #ff3c3c; + padding-bottom: 8px; } + +.prompt-dialog-info-label { + font-size: 10pt; + padding-bottom: 8px; } + +.hidden { + color: rgba(0, 0, 0, 0); } + +.prompt-dialog-null-label { + font-size: 10pt; + padding-bottom: 8px; } + +/* Polkit Dialog */ +.polkit-dialog-user-layout { + padding-left: 10px; + spacing: 10px; } + .polkit-dialog-user-layout:rtl { + padding-left: 0px; + padding-right: 10px; } + +.polkit-dialog-user-root-label { + color: #ff9f39; } + +.polkit-dialog-user-icon { + border-radius: 3px; + background-size: contain; + width: 48px; + height: 48px; } + +/* Audio selection dialog */ +.audio-device-selection-dialog { + spacing: 30px; } + +.audio-selection-content { + spacing: 20px; + padding: 24px; } + +.audio-selection-title { + font-weight: bold; + text-align: center; } + +.audio-selection-box { + spacing: 20px; } + +.audio-selection-device { + border: 1px solid #C3C7D1; + border-radius: 12px; } + .audio-selection-device:active, .audio-selection-device:hover, .audio-selection-device:focus { + background-color: rgba(189, 147, 249, 0.5); } + +.audio-selection-device-box { + padding: 20px; + spacing: 20px; } + +.audio-selection-device-icon { + icon-size: 64px; } + +/* Access Dialog */ +.access-dialog { + spacing: 30px; } + +/* Geolocation Dialog */ +.geolocation-dialog { + spacing: 30px; } + +/* Extension Dialog */ +.extension-dialog .message-dialog-main-layout { + spacing: 24px; + padding: 10px; } + +.extension-dialog .message-dialog-title { + color: #7b849a; } + +/* Inhibit-Shortcuts Dialog */ +.inhibit-shortcuts-dialog { + spacing: 30px; } + +/* Network Agent Dialog */ +.network-dialog-secret-table { + spacing-rows: 15px; + spacing-columns: 1em; } + +.keyring-dialog-control-table { + spacing-rows: 15px; + spacing-columns: 1em; } + +/* Popovers/Menus */ +.popup-menu { + min-width: 15em; + background-color: transparent; + color: #C3C7D1; } + .popup-menu .popup-sub-menu { + background-color: rgba(0, 0, 0, 0.2); + box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.2); } + .popup-menu .popup-menu-content { + padding: 16px 0; + background-color: #282a36; + border-radius: 7px; } + .popup-menu .popup-menu-item { + spacing: 6px; + padding: 6px; } + .popup-menu .popup-menu-item:ltr { + padding-right: 1.75em; + padding-left: 0; } + .popup-menu .popup-menu-item:rtl { + padding-right: 0; + padding-left: 1.75em; } + .popup-menu .popup-menu-item:checked { + background-color: rgba(31, 33, 42, 0.93); + color: #f8f8f2; + box-shadow: inset 1px 0px 0px rgba(204, 171, 250, 0.5); + font-weight: normal; } + .popup-menu .popup-menu-item:checked:hover { + background-color: rgba(31, 33, 42, 0.93); + color: rgba(189, 147, 249, 0.5); } + .popup-menu .popup-menu-item.selected { + background-color: rgba(195, 199, 209, 0.1); + color: #C3C7D1; } + .popup-menu .popup-menu-item:active { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + .popup-menu .popup-menu-item:insensitive { + color: rgba(195, 199, 209, 0.5); } + .popup-menu .popup-inactive-menu-item { + color: #C3C7D1; } + .popup-menu .popup-inactive-menu-item:insensitive { + color: rgba(195, 199, 209, 0.5); } + .popup-menu.panel-menu { + -boxpointer-gap: 4px; + margin-bottom: 1.75em; } + +.popup-menu-ornament { + text-align: right; + width: 1.2em; } + +.popup-menu-boxpointer, +.candidate-popup-boxpointer { + -arrow-border-radius: 7px; + -arrow-background-color: #282a36; + -arrow-border-width: 1px; + -arrow-border-color: #21232d; + -arrow-base: 24px; + -arrow-rise: 11px; + -arrow-box-shadow: 0 1px 3px black; } + +.popup-separator-menu-item { + background: transparent; } + .popup-separator-menu-item-separator { + height: 1px; + margin: 6px 64px; + background-color: transparent; + border-color: transparent; + border-bottom-width: 1px; + border-bottom-style: solid; } + .popup-sub-menu .popup-separator-menu-item .popup-separator-menu-item-separator { + margin: 0 64px 0 32px; + background: transparent; } + +.background-menu { + -boxpointer-gap: 4px; + -arrow-rise: 0px; } + +/* fallback menu +- odd thing for styling App menu when apparently not running under shell. Light Adwaita styled + app menu inside the main app window itself rather than the top bar +*/ +/* OSD */ +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + margin: 32px; + min-width: 64px; + min-height: 64px; } + .osd-window .osd-monitor-label { + font-size: 3em; } + .osd-window .level { + height: 0.4em; + border-radius: 0.3em; + color: #C3C7D1; + border: 1px solid #21232d; + -barlevel-height: 0.4em; + -barlevel-background-color: rgba(0, 0, 0, 0.5); + -barlevel-active-background-color: rgba(189, 147, 249, 0.5); + -barlevel-overdrive-color: #ff5555; + -barlevel-overdrive-separator-width: 0.2em; } + .osd-window .level-bar { + background-color: rgba(189, 147, 249, 0.5); + border-radius: 0.3em; } + +/* Pad OSD */ +.pad-osd-window { + padding: 32px; + background-color: rgba(0, 0, 0, 0.8); } + .pad-osd-window .pad-osd-title-box { + spacing: 12px; } + .pad-osd-window .pad-osd-title-menu-box { + spacing: 6px; } + +.combo-box-label { + width: 15em; } + +/* App Switcher */ +.switcher-popup { + padding: 8px; + spacing: 16px; } + +.switcher-list-item-container { + spacing: 8px; } + +.switcher-list .item-box { + padding: 8px; + border-radius: 4px; } + +.switcher-list .item-box:outlined { + padding: 6px; + border: 2px solid #0c0c10; } + +.switcher-list .item-box:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +.switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; } + +.switcher-list .thumbnail { + width: 256px; } + +.switcher-list .separator { + width: 1px; + background: #21232d; } + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: rgba(195, 199, 209, 0.8); } + .switcher-arrow:highlighted { + color: #C3C7D1; } + +.input-source-switcher-symbol { + font-size: 34pt; + width: 96px; + height: 96px; } + +/* Window Cycler */ +.cycler-highlight { + border: 5px solid rgba(189, 147, 249, 0.5); } + +/* Workspace Switcher */ +.workspace-switcher-group { + padding: 12px; } + +.workspace-switcher { + background: transparent; + border: 0px; + border-radius: 0px; + padding: 0px; + spacing: 8px; } + +.ws-switcher-active-up, +.ws-switcher-active-down, +.ws-switcher-active-left, +.ws-switcher-active-right { + height: 50px; + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; + border: none; + background-size: 32px; + border-radius: 8px; } + +.ws-switcher-active-up { + background-image: url("assets/ws-switch-arrow-up.png"); } + +.ws-switcher-active-down { + background-image: url("assets/ws-switch-arrow-down.png"); } + +.ws-switcher-box { + height: 50px; + border: 1px solid rgba(195, 199, 209, 0.1); + background: rgba(18, 19, 25, 0.95); + border-radius: 8px; } + +.osd-window, +.resize-popup, +.switcher-list, .workspace-switcher-container { + color: #C3C7D1; + background-color: rgba(40, 42, 54, 0.95); + border: 1px solid #21232d; + box-shadow: 0px 0px 7px #21232d; + border-radius: 5px; + padding: 12px; } + +/* Tiled window previews */ +.tile-preview { + background-color: rgba(189, 147, 249, 0.3); + border: 1px solid rgba(189, 147, 249, 0.5); } + +.tile-preview-left.on-primary { + border-radius: 2px 2px 0 0; } + +.tile-preview-right.on-primary { + border-radius: 0 2px 0 0; } + +.tile-preview-left.tile-preview-right.on-primary { + border-radius: 2px 2px 0 0; } + +/* TOP BAR */ +#panel { + background-gradient-direction: none; + background-color: rgba(40, 42, 54, 0.95); + /* transition from solid to transparent */ + transition-duration: 500ms; + font-weight: bold; + height: 1.86em; + padding: 0px 0px; } + #panel.unlock-screen, #panel.login-screen, #panel.lock-screen { + background-color: transparent; } + #panel #panelLeft, #panel #panelCenter { + spacing: 4px; } + #panel .panel-corner { + -panel-corner-radius: 0px; + -panel-corner-background-color: rgba(0, 0, 0, 0.2); + -panel-corner-border-width: 2px; + -panel-corner-border-color: transparent; } + #panel .panel-corner:active, #panel .panel-corner:overview, #panel .panel-corner:focus { + -panel-corner-border-color: rgba(204, 171, 250, 0.5); } + #panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, #panel .panel-corner.unlock-screen { + -panel-corner-radius: 0; + -panel-corner-background-color: transparent; + -panel-corner-border-color: transparent; } + #panel .panel-button { + -natural-hpadding: 12px; + -minimum-hpadding: 6px; + font-weight: bold; + color: #f8f8f2; + transition-duration: 100ms; } + #panel .panel-button .app-menu-icon { + -st-icon-style: symbolic; + margin-left: 4px; + margin-right: 4px; } + #panel .panel-button .system-status-icon, + #panel .panel-button .app-menu-icon > StIcon, + #panel .panel-button .popup-menu-arrow { + icon-shadow: none; } + #panel .panel-button:hover { + background: rgba(62, 65, 83, 0.95); + color: white; + transition-duration: 200ms; } + #panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { + box-shadow: none; + background-gradient-start: rgba(189, 147, 249, 0.5); + background-gradient-end: rgba(189, 147, 249, 0.5); + background-gradient-direction: horizontal; + color: #f8f8f2; + transition-duration: 200ms; } + #panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon { + icon-shadow: red 0 2px 2px; } + #panel .panel-button .system-status-icon { + icon-size: 1.09em; + padding: 0 5px; } + .unlock-screen #panel .panel-button, + .login-screen #panel .panel-button, + .lock-screen #panel .panel-button { + color: #e0e2e7; } + .unlock-screen #panel .panel-button:focus, .unlock-screen #panel .panel-button:hover, .unlock-screen #panel .panel-button:active, + .login-screen #panel .panel-button:focus, + .login-screen #panel .panel-button:hover, + .login-screen #panel .panel-button:active, + .lock-screen #panel .panel-button:focus, + .lock-screen #panel .panel-button:hover, + .lock-screen #panel .panel-button:active { + color: #e0e2e7; } + #panel .panel-button.clock-display:active, #panel .panel-button.clock-display:overview, #panel .panel-button.clock-display:focus, #panel .panel-button.clock-display:checked { + box-shadow: none; } + #panel .panel-button.clock-display:active .clock, #panel .panel-button.clock-display:overview .clock, #panel .panel-button.clock-display:focus .clock, #panel .panel-button.clock-display:checked .clock { + box-shadow: none; } + #panel .panel-status-indicators-box, + #panel .panel-status-menu-box { + spacing: 2px; } + #panel .power-status.panel-status-indicators-box { + spacing: 0; } + #panel .screencast-indicator { + color: #ff9f39; } + #panel.solid { + background-color: #282a36; + /* transition from transparent to solid */ + transition-duration: 300ms; } + #panel.solid .panel-corner { + -panel-corner-background-color: black; } + #panel.solid .system-status-icon, + #panel.solid .app-menu-icon > StIcon, + #panel.solid .popup-menu-arrow { + icon-shadow: none; } + +#calendarArea { + padding: 0.75em 1.0em; } + +.calendar { + margin-bottom: 1em; } + +.calendar, .world-clocks-button, .weather-button, .events-button { + background: transparent; + border: none; } + +.calendar, +.datemenu-today-button, +.datemenu-displays-box, +.message-list-sections { + margin: 0 1.5em; } + +.datemenu-calendar-column { + spacing: 0.5em; } + +.datemenu-displays-section { + padding-bottom: 3em; } + +.datemenu-displays-box { + spacing: 1em; } + +.datemenu-calendar-column { + border: 0 solid transparent; + background: #262834; } + .datemenu-calendar-column:ltr { + border-left-width: 1px; } + .datemenu-calendar-column:rtl { + border-right-width: 1px; } + +.datemenu-today-button, +.world-clocks-button, +.weather-button, +.events-section-title, +.message-list-section-title, +.events-button { + border-radius: 4px; + color: #C3C7D1; + padding: .4em; } + +.message-list-section-list:ltr { + padding-left: .4em; } + +.message-list-section-list:rtl { + padding-right: .4em; } + +.datemenu-today-button:hover, .datemenu-today-button:focus, +.world-clocks-button:hover, +.world-clocks-button:focus, +.weather-button:hover, +.weather-button:focus, +.events-section-title:hover, +.events-section-title:focus, +.message-list-section-title:hover, +.message-list-section-title:focus, +.events-button:hover, +.events-button:focus { + background-color: #333545; } + +.datemenu-today-button:active, +.world-clocks-button:active, +.weather-button:active, +.events-section-title:active, +.message-list-section-title:active, +.events-button:active { + color: white; + background-color: rgba(189, 147, 249, 0.5); } + +.datemenu-today-button .date-label { + font-size: 1.5em; } + +.world-clocks-header, +.weather-header, +.events-section-title, +.message-list-section-title, +.events-title { + color: #a6acbb; + font-weight: bold; } + +.events-button .event-time { + color: #b7bcc8; } + +.world-clocks-grid { + spacing-rows: 0.4em; } + +.weather-box { + spacing: 0.4em; } + +.calendar-month-label { + color: #b5bac6; + font-weight: bold; + padding: 8px 0; } + +.pager-button { + color: white; + background-color: transparent; + width: 32px; + border-radius: 4px; } + .pager-button:hover, .pager-button:focus { + background-color: rgba(195, 199, 209, 0.05); } + .pager-button:active { + background-color: rgba(40, 42, 54, 0.05); } + +.calendar-change-month-back { + background-image: url("assets/calendar-arrow-left.svg"); } + .calendar-change-month-back:rtl { + background-image: url("assets/calendar-arrow-right.svg"); } + +.calendar-change-month-forward { + background-image: url("assets/calendar-arrow-right.svg"); } + .calendar-change-month-forward:rtl { + background-image: url("assets/calendar-arrow-left.svg"); } + +.calendar-change-month-back StIcon, +.calendar-change-month-forward StIcon { + color: #b5bac6; } + +.calendar-day-base { + font-size: 80%; + text-align: center; + width: 2.4em; + height: 2.4em; + padding: 0.1em; + margin: 2px; + border-radius: 1.4em; + color: #C3C7D1; } + .calendar-day-base:hover, .calendar-day-base:focus { + background-color: #333545; } + .calendar-day-base:active, .calendar-day-base:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border-color: transparent; } + .calendar-day-base.calendar-day-heading { + color: #a6acbb; + margin-top: 1em; + font-size: 70%; } + +.calendar-day { + border-width: 0; } + +.calendar-day-top { + border-top-width: 1px; } + +.calendar-day-left { + border-left-width: 1px; } + +.calendar-nonwork-day { + color: #767984; } + +.calendar-today { + font-weight: bold; + border: 1px solid rgba(189, 147, 249, 0.5); + background-color: transparent; + color: #f8f8f2; } + .calendar-today:hover, .calendar-today:focus { + background-color: rgba(198, 161, 250, 0.5); + color: #f8f8f2; } + .calendar-today:active, .calendar-today:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + .calendar-today:active:hover, .calendar-today:active:focus, .calendar-today:selected:hover, .calendar-today:selected:focus { + background-color: rgba(198, 161, 250, 0.5); + color: #f8f8f2; } + +.calendar-day-with-events { + color: #e0e2e7; + font-weight: bold; + background-image: url("assets/calendar-today.svg"); } + +.calendar-other-month-day { + color: #767984; + opacity: 0.5; } + +.calendar-week-number { + font-size: 70%; + font-weight: bold; + width: 2.3em; + height: 1.8em; + border-radius: 2px; + padding: 0.5em 0 0; + margin: 6px; + background-color: rgba(195, 199, 209, 0.3); + color: #282a36; } + +/* Message list */ +.message-list { + width: 31.5em; } + .message-list .message-title { + color: #babfca; } + .message-list .message-content, .message-list .message-body { + color: #b7bcc8; } + +.message-list-clear-button.button { + background: #262834; + border: 1px solid transparent; + margin: 1.5em 1.5em 0; } + .message-list-clear-button.button:hover, .message-list-clear-button.button:focus { + color: #bd93f9; + background-color: #21232d; + border: 1px solid #21232d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; } + +.message-list-sections { + spacing: 1em; } + +.message-list-section, +.message-list-section-list { + spacing: 0.4em; } + +.message-list-section-close > StIcon { + icon-size: 16px; + border-radius: 16px; + padding: 8px; + color: #C3C7D1; + background-color: transparent; } + +.message-list-section-close:hover > StIcon, +.message-list-section-close:focus > StIcon .message-list-section-close:active > StIcon { + color: #ff5555; + background: transparent; } + +.message { + background: #262834; + border: 1px solid #21232d; + border-radius: 5px; + box-shadow: none; } + .message:hover, .message:focus { + background-color: #21232d; + box-shadow: 2px 0px 0px 0px #bd93f9 inset; + border-radius: 1px 5px 5px 1px; } + +.message-close-button { + color: #C3C7D1; } + +.message-icon-bin { + padding: 10px 3px 10px 10px; } + .message-icon-bin:rtl { + padding: 10px 10px 10px 3px; } + +.message-icon-bin > StIcon { + icon-size: 16px; + -st-icon-style: symbolic; } + +.message-secondary-bin { + padding: 0 12px; } + +.message-secondary-bin > .event-time { + color: #989fb0; + font-size: 0.7em; + /* HACK: the label should be baseline-aligned with a 1em label, + fake this with some bottom padding */ + padding-bottom: 0.13em; } + +.message-secondary-bin > StIcon { + icon-size: 16px; } + +.message-content { + padding: 10px; } + .message-content *:hover > StIcon, + .message-content *:focus > StIcon { + color: #ff5555; } + +.message-media-control { + padding: 12px; + color: #8991a5; } + .message-media-control:last-child:ltr { + padding-right: 18px; } + .message-media-control:last-child:rtl { + padding-left: 18px; } + .message-media-control:hover { + color: #C3C7D1; } + .message-media-control:insensitive { + color: #575e71; } + +.media-message-cover-icon { + icon-size: 48px !important; } + .media-message-cover-icon.fallback { + color: #3e4153; + background-color: #282a36; + border: 2px solid #282a36; + border-radius: 2px; + icon-size: 16px; + padding: 8px; } + +/* World clocks */ +.world-clocks-button .world-clocks-city { + color: #C3C7D1; + font-weight: normal; } + +.world-clocks-button .world-clocks-time { + font-weight: bold; + color: #C3C7D1; + font-feature-settings: "lnum"; + text-align: right; } + +.world-clocks-button .world-clocks-timezone { + color: #8991a5; + font-feature-settings: "tnum"; } + +/* Weather */ +.weather-button .weather-header { + color: #a6acbb; + font-weight: bold; } + .weather-button .weather-header.location { + font-weight: normal; } + +.weather-button .weather-forecast-time { + color: #a6acbb; + font-feature-settings: "tnum"; + font-weight: normal; + padding-top: 0.2em; + padding-bottom: 0.4em; } + +.weather-button .weather-forecast-temp { + font-weight: bold; } + +.system-switch-user-submenu-icon.user-icon { + icon-size: 20px; + padding: 0 2px; } + +.system-switch-user-submenu-icon.default-icon { + icon-size: 16px; + padding: 0 4px; } + +#appMenu { + spinner-image: url("assets/process-working.svg"); + spacing: 4px; } + #appMenu .label-shadow { + color: transparent; } + +.aggregate-menu { + min-width: 21em; } + .aggregate-menu .popup-menu-icon { + padding: 0 4px; } + +.system-menu-action { + color: #C3C7D1; + border-radius: 32px; + /* wish we could do 50% */ + border: 1px solid #21232d; + background: #21232d; + padding: 13px; } + .system-menu-action:hover, .system-menu-action:focus { + border: 1px solid rgba(189, 147, 249, 0.5); + color: rgba(189, 147, 249, 0.5); + background: transparent; } + .system-menu-action:active { + background-color: rgba(159, 99, 246, 0.5); + color: #f8f8f2; + border: 1px solid rgba(159, 99, 246, 0.5); } + .system-menu-action > StIcon { + icon-size: 16px; } + +.ripple-box { + width: 52px; + height: 52px; + background-image: url("assets/corner-ripple-ltr.png"); + background-size: contain; } + +.ripple-box:rtl { + background-image: url("assets/corner-ripple-rtl.png"); } + +.popup-menu-arrow { + width: 16px; + height: 16px; } + +.popup-menu-icon { + icon-size: 1.09em; } + +.window-close { + background-color: transparent; + background-image: url("assets/close-window.svg"); + background-size: 32px; + border: none; + box-shadow: none; + color: transparent; + height: 32px; + width: 32px; } + +.window-close { + -shell-close-overlap: 16px; } + .window-close:rtl { + -st-background-image-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5); } + +/* NETWORK DIALOGS */ +.nm-dialog { + max-height: 34em; + min-height: 31em; + min-width: 32em; } + +.nm-dialog-content { + spacing: 20px; + padding: 24px; } + +.nm-dialog-header-hbox { + spacing: 10px; } + +.nm-dialog-airplane-box { + spacing: 12px; } + +.nm-dialog-airplane-headline { + font-weight: bold; + text-align: center; } + +.nm-dialog-airplane-text { + color: #C3C7D1; } + +.nm-dialog-header-icon { + icon-size: 32px; } + +.nm-dialog-scroll-view { + border: 2px solid #21232d; + background: transparent; } + +.nm-dialog-header { + font-weight: bold; } + +.nm-dialog-item { + font-size: 110%; + border-bottom: 1px solid #21232d; + padding: 12px; + spacing: 20px; } + +.nm-dialog-item:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +.nm-dialog-icons { + spacing: .5em; } + +.nm-dialog-icon { + icon-size: 16px; } + +.no-networks-label { + color: #999999; } + +.no-networks-box { + spacing: 12px; } + +/* OVERVIEW */ +#overview { + spacing: 24px; } + +#overview.cosmic-solid-bg { + background-color: #282a36 !important; } + +.overview-controls { + padding-bottom: 32px; } + +.window-picker { + -horizontal-spacing: 16px; + -vertical-spacing: 16px; + padding: 0 16px 16px; } + .window-picker.external-monitor { + padding: 16px; } + +.window-clone-border { + border: 1px solid rgba(255, 255, 255, 0); + border-radius: 0px; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3); } + +.window-caption { + spacing: 20px; + color: #f8f8f2; + background-color: rgba(40, 42, 54, 0.65); + border-radius: 2px; + padding: 4px 8px; } + +.search-entry { + width: 320px; + padding: 9px; + border-radius: 100px; + border: 1px solid #21232d; + color: #C3C7D1; + background-color: rgba(40, 42, 54, 0.6); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); } + .search-entry:focus { + color: #C3C7D1; + background-color: rgba(40, 42, 54, 0.8); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); } + .search-entry .search-entry-icon { + icon-size: 1em; + padding: 0 4px; + color: rgba(195, 199, 209, 0.7); } + .search-entry:hover, .search-entry:focus { + background-color: rgba(40, 42, 54, 0.8); + border-color: rgba(189, 147, 249, 0.3); } + .search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { + color: #C3C7D1; } + +#searchResultsBin { + max-width: 1000px; } + +#searchResultsContent { + padding-left: 20px; + padding-right: 20px; + spacing: 16px; } + +.search-section { + spacing: 16px; } + +.search-section-content { + background-color: transparent; + border-radius: 0; + border: none; + box-shadow: none; + spacing: 32px; } + +.list-search-results { + spacing: 3px; } + +.search-section-separator { + height: 2px; + background-color: rgba(255, 255, 255, 0.2); } + +.list-search-result-content { + spacing: 30px; } + +.list-search-result-title { + color: white; + spacing: 12px; } + +.list-search-result-description { + color: rgba(255, 255, 255, 0.5); } + +.list-search-provider-details { + width: 150px; + color: white; + margin-top: 0.24em; } + +.list-search-provider-content { + spacing: 20px; } + +.search-provider-icon { + padding: 15px; } + +/* DASHBOARD */ +#dash { + font-size: 9pt; + color: #f8f8f2; + background-color: rgba(40, 42, 54, 0.95); + padding: 6px 0; + border: 1px solid #21232d; + border-left: 0px; + border-radius: 0px 5px 5px 0px; } + #dash:rtl { + border-radius: 9px 0 0 9px; } + #dash .placeholder { + background-image: url("assets/dash-placeholder.svg"); + background-size: contain; + height: 24px; } + #dash .empty-dash-drop-target { + width: 24px; + height: 24px; } + +.dash-item-container > StWidget { + padding: 4px 8px; } + +.dash-label { + border-radius: 7px; + padding: 4px 12px; + color: #f8f8f2; + background-color: rgba(40, 42, 54, 0.95); + text-align: center; + -x-offset: 8px; } + +/* App Vault/Grid */ +.icon-grid { + spacing: 30px; + -shell-grid-horizontal-item-size: 136px; + -shell-grid-vertical-item-size: 136px; } + .icon-grid .overview-icon { + icon-size: 96px; } + +.system-action-icon { + background-color: black; + color: white; + border-radius: 99px; + icon-size: 48px; } + +.app-view-controls { + padding-bottom: 32px; } + +.app-view-control { + padding: 4px 32px; } + .app-view-control:checked { + color: #bd93f9; + background-color: rgba(40, 42, 54, 0.95); + border: 1px solid #21232d; + text-shadow: none; + icon-shadow: none; } + .app-view-control:first-child { + border-right-width: 0; + border-radius: 3px 0 0 3px; } + .app-view-control:last-child { + border-radius: 0 3px 3px 0; } + +.search-provider-icon:active, .search-provider-icon:checked, +.list-search-result:active, +.list-search-result:checked { + background-color: rgba(18, 19, 25, 0.85); } + +.search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover, +.list-search-result:focus, +.list-search-result:selected, +.list-search-result:hover { + background-color: rgba(40, 42, 54, 0.3); + transition-duration: 200ms; } + +.app-well-app, +.app-well-app.app-folder, +.show-apps, +.grid-search-result { + border: none; } + .app-well-app:active .overview-icon, + .app-well-app:checked .overview-icon, + .app-well-app.app-folder:active .overview-icon, + .app-well-app.app-folder:checked .overview-icon, + .show-apps:active .overview-icon, + .show-apps:checked .overview-icon, + .grid-search-result:active .overview-icon, + .grid-search-result:checked .overview-icon { + background-color: rgba(25, 26, 33, 0.85); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15); + color: #C3C7D1; } + .app-well-app:hover .overview-icon, + .app-well-app:focus .overview-icon, + .app-well-app:selected .overview-icon, + .app-well-app.app-folder:hover .overview-icon, + .app-well-app.app-folder:focus .overview-icon, + .app-well-app.app-folder:selected .overview-icon, + .show-apps:hover .overview-icon, + .show-apps:focus .overview-icon, + .show-apps:selected .overview-icon, + .grid-search-result:hover .overview-icon, + .grid-search-result:focus .overview-icon, + .grid-search-result:selected .overview-icon { + background-color: rgba(40, 42, 54, 0.5); + transition-duration: 0ms; + border-image: none; + background-image: none; } + +.app-well-app-running-dot { + width: 4px; + height: 4px; + background-color: rgba(189, 147, 249, 0.5); + border-radius: 10px !important; + box-shadow: 0px 0px 5px 4px rgba(189, 147, 249, 0.8); + margin-bottom: 0px; } + +.search-provider-icon, +.list-search-result, .app-well-app .overview-icon, +.app-well-app.app-folder .overview-icon, +.show-apps .overview-icon, +.grid-search-result .overview-icon { + color: #f8f8f2; + border-radius: 2px; + padding: 7px 6px; + border: none; + transition-duration: 100ms; + text-align: center; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); } + +.app-well-app.app-folder > .overview-icon { + background-color: rgba(40, 42, 54, 0.35); } + +.show-apps .show-apps-icon { + color: #f8f8f2; } + +.show-apps:checked .show-apps-icon, +.show-apps:focus .show-apps-icon { + color: #C3C7D1; + transition-duration: 100ms; } + +.app-folder-popup { + -arrow-border-radius: 8px; + -arrow-background-color: rgba(40, 42, 54, 0.5); + -arrow-base: 24px; + -arrow-rise: 11px; } + +.app-folder-popup-bin { + padding: 5px; + background: rgba(40, 42, 54, 0.5); } + +.app-folder-icon { + padding: 5px; + spacing-rows: 5px; + spacing-columns: 5px; } + +.page-indicator { + padding: 15px 20px; } + .page-indicator .page-indicator-icon { + width: 12px; + height: 12px; + border-radius: 12px; + background-image: none; + background-color: rgba(255, 255, 255, 0.3); + border: none; } + .page-indicator:hover .page-indicator-icon { + background-image: none; + background-color: rgba(255, 255, 255, 0.5); } + .page-indicator:active .page-indicator-icon { + background-image: none; + background-color: rgba(255, 255, 255, 0.7); + margin: 0; } + .page-indicator:checked .page-indicator-icon { + background-image: none; + background-color: #FFFFFF; + transition-duration: 0.3s; + transition-timing-function: ease-in-out; } + +.app-well-app > .overview-icon.overview-icon-with-label, +.grid-search-result .overview-icon.overview-icon-with-label { + padding: 10px 8px 5px 8px; + spacing: 4px; } + +.workspace-thumbnails { + visible-width: 32px; + spacing: 11px; + padding: 8px; + border-radius: 0; } + .workspace-thumbnails:rtl { + border-radius: 0; } + +.workspace-thumbnail-indicator { + border: 4px solid rgba(189, 147, 249, 0.4); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); + padding: 0; } + +.search-display > StBoxLayout, +.all-apps, +.frequent-apps > StBoxLayout { + padding: 0px 88px 10px 88px; } + +.workspace-thumbnails { + color: #C3C7D1; + background-color: transparent; + border: none; } + +.search-statustext, .no-frequent-applications-label { + font-size: 2em; + font-weight: bold; + color: #C3C7D1; } + +/* NOTIFICATIONS & MESSAGE TRAY */ +.url-highlighter { + link-color: rgba(219, 195, 252, 0.5); } + +.notification-banner { + font-size: 11pt; + width: 34em; + margin: 5px; + border-radius: 3px; + color: #f8f8f2; + background-color: #282a36; + border: 1px solid #21232d; + box-shadow: 0 1px 4px black; } + .notification-banner:hover { + background-color: rgba(40, 42, 54, 0.96); } + .notification-banner:focus { + background-color: rgba(40, 42, 54, 0.96); } + .notification-banner * { + color: #fefefe; } + .notification-banner .notification-icon { + padding: 5px; } + .notification-banner .notification-content { + padding: 5px; + spacing: 5px; } + .notification-banner .secondary-icon { + icon-size: 1.09em; } + .notification-banner .notification-actions { + background-color: #242530; + padding-top: 2px; + spacing: 1px; } + .notification-banner .notification-button { + padding: 5px; + background-color: rgba(40, 42, 54, 0.9); + box-shadow: none; } + .notification-banner .notification-button:first-child { + border-radius: 0 0 0 3px; } + .notification-banner .notification-button:last-child { + border-radius: 0 0 3px 0; } + .notification-banner .notification-button:hover, .notification-banner .notification-buttonfocus { + background-color: #242530; + color: rgba(189, 147, 249, 0.5); } + +.summary-source-counter { + font-size: 10pt; + font-weight: bold; + height: 1.6em; + width: 1.6em; + -shell-counter-overlap-x: 3px; + -shell-counter-overlap-y: 3px; + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; + border: 2px solid #C3C7D1; + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); + border-radius: 0.9em; } + +.secondary-icon { + icon-size: 1.09em; } + +.chat-body { + spacing: 5px; } + +.chat-response { + margin: 5px; } + +.chat-log-message { + color: #a6acbb; } + +.chat-new-group { + padding-top: 1em; } + +.chat-received { + padding-left: 4px; } + .chat-received:rtl { + padding-left: 0px; + padding-right: 4px; } + +.chat-sent { + padding-left: 18pt; + color: #989fb0; } + .chat-sent:rtl { + padding-left: 0; + padding-right: 18pt; } + +.chat-meta-message { + padding-left: 4px; + font-size: 9pt; + font-weight: bold; + color: #8991a5; } + .chat-meta-message:rtl { + padding-left: 0; + padding-right: 4px; } + +.hotplug-transient-box { + spacing: 6px; + padding: 2px 72px 2px 12px; } + +.hotplug-notification-item { + padding: 2px 10px; } + .hotplug-notification-item:focus { + padding: 1px 71px 1px 11px; } + +.hotplug-notification-item-icon { + icon-size: 24px; + padding: 2px 5px; } + +.hotplug-resident-box { + spacing: 8px; } + +.hotplug-resident-mount { + spacing: 8px; + border-radius: 4px; } + .hotplug-resident-mount:hover { + background-color: rgba(40, 42, 54, 0.3); } + +.hotplug-resident-mount-label { + color: inherit; + padding-left: 6px; } + +.hotplug-resident-mount-icon { + icon-size: 24px; + padding-left: 6px; } + +.hotplug-resident-eject-icon { + icon-size: 16px; } + +.hotplug-resident-eject-button { + padding: 7px; + border-radius: 5px; + color: pink; } + +/* Eeeky things */ +.magnifier-zoom-region { + border: 2px solid rgba(189, 147, 249, 0.5); } + .magnifier-zoom-region.full-screen { + border-width: 0; } + +/* On-screen Keyboard */ +#keyboard { + background-color: rgba(40, 42, 54, 0.65); } + +.keyboard-layout { + spacing: 10px; + padding: 10px; } + +.keyboard-row { + spacing: 15px; } + +.keyboard-key { + color: #C3C7D1; + background-color: #1d1f27; + box-shadow: none; + border: 1px solid #21232d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; + background-color: #282a36; + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 5px; } + .keyboard-key:focus { + color: #bd93f9; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; + box-shadow: none; + border: 1px solid #21232d; } + .keyboard-key:hover, .keyboard-key:checked { + color: #bd93f9; + background-color: #21232d; + border: 1px solid #21232d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; } + .keyboard-key:active { + color: #bd93f9; + background-color: rgba(40, 42, 54, 0.95); + border: 1px solid #21232d; + text-shadow: none; + icon-shadow: none; } + .keyboard-key:grayed { + background-color: rgba(40, 42, 54, 0.95); + color: #C3C7D1; + border-color: rgba(0, 0, 0, 0.7); } + +.keyboard-subkeys { + color: white; + padding: 5px; + -arrow-border-radius: 10px; + -arrow-background-color: rgba(40, 42, 54, 0.65); + -arrow-border-width: 2px; + -arrow-border-color: #C3C7D1; + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; } + +.candidate-popup-content { + padding: 0.5em; + spacing: 0.3em; } + +.candidate-index { + padding: 0 0.5em 0 0; + color: #a6acbb; } + +.candidate-box { + padding: 0.3em 0.5em 0.3em 0.5em; + border-radius: 4px; } + .candidate-box:selected, .candidate-box:hover { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +.candidate-page-button-box { + height: 2em; } + .vertical .candidate-page-button-box { + padding-top: 0.5em; } + .horizontal .candidate-page-button-box { + padding-left: 0.5em; } + +.candidate-page-button { + padding: 4px; } + +.candidate-page-button-previous { + border-radius: 4px 0px 0px 4px; + border-right-width: 0; } + +.candidate-page-button-next { + border-radius: 0px 4px 4px 0px; } + +.candidate-page-button-icon { + icon-size: 1em; } + +/* Auth Dialogs & Screen Shield */ +.framed-user-icon { + background-size: contain; + border: 2px solid #C3C7D1; + color: #C3C7D1; + border-radius: 3px; } + .framed-user-icon:hover { + border-color: white; + color: white; } + +.login-dialog-banner-view { + padding-top: 24px; + max-width: 23em; } + +.login-dialog { + border: none; + background-color: transparent; } + .login-dialog .modal-dialog-button-box { + spacing: 3px; } + .login-dialog .modal-dialog-button { + padding: 3px 18px; } + .login-dialog .modal-dialog-button:default { + color: #C3C7D1; + background-color: #1d1f27; + box-shadow: none; + border: 1px solid #21232d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; } + .login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.2); + border: 1px solid #21232d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; } + .login-dialog .modal-dialog-button:default:active { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid #21232d; + text-shadow: none; + icon-shadow: none; } + .login-dialog .modal-dialog-button:default:insensitive { + color: #767984; + background-color: rgba(57, 59, 71, 0.66); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + border: none; + text-shadow: none; + icon-shadow: none; } + +.login-dialog-logo-bin { + padding: 24px 0px; } + +.login-dialog-banner { + color: #a6acbb; } + +.login-dialog-button-box { + spacing: 5px; } + +.login-dialog-message-warning { + color: #ff9f39; } + +.login-dialog-message-hint { + padding-top: 0; + padding-bottom: 20px; } + +.login-dialog-user-selection-box { + padding: 100px 0px; } + +.login-dialog-not-listed-label { + padding-left: 2px; } + .login-dialog-not-listed-button:focus .login-dialog-not-listed-label, + .login-dialog-not-listed-button:hover .login-dialog-not-listed-label { + color: #C3C7D1; } + +.login-dialog-not-listed-label { + font-size: 90%; + font-weight: bold; + color: #6d768e; + padding-top: 1em; } + +.login-dialog-user-list-view { + -st-vfade-offset: 1em; } + +.login-dialog-user-list { + spacing: 12px; + padding: .2em; + width: 23em; } + .login-dialog-user-list:expanded .login-dialog-user-list-item:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { + border-right: 2px solid rgba(189, 147, 249, 0.5); } + +.login-dialog-user-list-item { + border-radius: 5px; + padding: .2em; + color: #6d768e; } + .login-dialog-user-list-item:ltr { + padding-right: 1em; } + .login-dialog-user-list-item:rtl { + padding-left: 1em; } + .login-dialog-user-list-item .login-dialog-timed-login-indicator { + height: 2px; + margin: 2px 0 0 0; + background-color: #C3C7D1; } + .login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { + background-color: #f8f8f2; } + +.login-dialog-username, +.user-widget-label { + color: #C3C7D1; + font-size: 120%; + font-weight: bold; + text-align: left; + padding-left: 15px; } + +.user-widget-label:ltr { + padding-left: 18px; } + +.user-widget-label:rtl { + padding-right: 18px; } + +.login-dialog-prompt-layout { + padding-top: 24px; + padding-bottom: 12px; + spacing: 8px; + width: 23em; } + +.login-dialog-prompt-label { + color: #8991a5; + font-size: 110%; + padding-top: 1em; } + +.login-dialog-session-list-button StIcon { + icon-size: 1.25em; } + +.login-dialog-session-list-button { + color: #6d768e; } + .login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus { + color: #C3C7D1; } + .login-dialog-session-list-button:active { + color: #414654; } + +.screen-shield-arrows { + padding-bottom: 3em; } + +.screen-shield-arrows Gjs_Arrow { + color: white; + width: 80px; + height: 48px; + -arrow-thickness: 12px; + -arrow-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +.screen-shield-clock { + color: white; + text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); + font-weight: bold; + text-align: center; + padding-bottom: 1.5em; } + +.screen-shield-clock-time { + font-size: 72pt; + text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); } + +.screen-shield-clock-date { + font-size: 28pt; } + +.screen-shield-notifications-container { + spacing: 6px; + width: 30em; + background-color: transparent; + max-height: 500px; } + .screen-shield-notifications-container .summary-notification-stack-scrollview { + padding-top: 0; + padding-bottom: 0; } + .screen-shield-notifications-container .notification, + .screen-shield-notifications-container .screen-shield-notification-source { + padding: 12px 6px; + border: 1px solid #C3C7D1; + background-color: rgba(40, 42, 54, 0.45); + color: #C3C7D1; + border-radius: 4px; } + .screen-shield-notifications-container .notification { + margin-right: 15px; } + +.screen-shield-notification-label { + font-weight: bold; + padding: 0px 0px 0px 12px; } + +.screen-shield-notification-count-text { + padding: 0px 0px 0px 12px; } + +#panel.lock-screen { + background-color: rgba(40, 42, 54, 0.45); } + +.screen-shield-background { + background: black; + box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); } + +#lockDialogGroup { + background: #2e3436 url(resource:///org/gnome/shell/theme/noise-texture.png); + background-repeat: repeat; } + +#screenShieldNotifications StButton#vhandle, #screenShieldNotifications StButton#hhandle { + background-color: rgba(40, 42, 54, 0.3); } + #screenShieldNotifications StButton#vhandle:hover, #screenShieldNotifications StButton#vhandle:focus, #screenShieldNotifications StButton#hhandle:hover, #screenShieldNotifications StButton#hhandle:focus { + background-color: rgba(40, 42, 54, 0.5); } + #screenShieldNotifications StButton#vhandle:active, #screenShieldNotifications StButton#hhandle:active { + background-color: rgba(189, 147, 249, 0.4); } + +#LookingGlassDialog { + background-color: rgba(0, 0, 0, 0.8); + spacing: 4px; + padding: 4px; + border: 2px solid grey; + border-radius: 4px; } + #LookingGlassDialog > #Toolbar { + border: 1px solid grey; + border-radius: 4px; } + #LookingGlassDialog .labels { + spacing: 4px; } + #LookingGlassDialog .notebook-tab { + -natural-hpadding: 12px; + -minimum-hpadding: 6px; + font-weight: bold; + color: #ccc; + transition-duration: 100ms; + padding-left: .3em; + padding-right: .3em; } + #LookingGlassDialog .notebook-tab:hover { + color: white; + text-shadow: black 0px 2px 2px; } + #LookingGlassDialog .notebook-tab:selected { + border-bottom-width: 2px; + border-color: rgba(204, 171, 250, 0.5); + color: white; + text-shadow: black 0px 2px 2px; } + #LookingGlassDialog StBoxLayout#EvalBox { + padding: 4px; + spacing: 4px; } + #LookingGlassDialog StBoxLayout#ResultsArea { + spacing: 4px; } + +.lg-dialog StEntry { + selection-background-color: #bbbbbb; + selected-color: #333333; } + +.lg-dialog .shell-link { + color: #999999; } + .lg-dialog .shell-link:hover { + color: #dddddd; } + +.lg-completions-text { + font-size: .9em; + font-style: italic; } + +.lg-obj-inspector-title { + spacing: 4px; } + +.lg-obj-inspector-button { + border: 1px solid gray; + padding: 4px; + border-radius: 4px; } + .lg-obj-inspector-button:hover { + border: 1px solid #ffffff; } + +#lookingGlassExtensions { + padding: 4px; } + +.lg-extensions-list { + padding: 4px; + spacing: 6px; } + +.lg-extension { + border: 1px solid #6f6f6f; + border-radius: 4px; + padding: 4px; } + +.lg-extension-name { + font-weight: bold; } + +.lg-extension-meta { + spacing: 6px; } + +#LookingGlassPropertyInspector { + background: rgba(0, 0, 0, 0.8); + border: 2px solid grey; + border-radius: 4px; + padding: 6px; } + +.openweather-current-summarybox, +.openweather-forecast-icon, +.openweather-current-databox-captions, +.openweather-current-databox-values, +.openweather-current-icon, +.openweather-forecast-summary, +.openweather-forecast-temperature { + background: transparent; } + +.openweather-current-databox-captions, .openweather-forecast-day { + color: rgba(189, 147, 249, 0.5); } + +/* Pop_OS COSMIC Dock styling, append !important to any changed rules */ +.cosmic-dock #dock { + border-radius: 12px 12px 12px 12px !important; + border: 0 !important; + background-color: #21232d; + margin: 4px !important; } + +.cosmic-dock.extended #dock { + border-radius: 0px !important; + margin: 0 !important; } + +.cosmic-dock.extended.side #dock { + border-top-width: 0 !important; + border-bottom-width: 0 !important; } + +.cosmic-dock.extended.side.left #dock { + border-left-width: 0 !important; } + +.cosmic-dock.extended.side.right #dock { + border-right-width: 0 !important; } + +.cosmic-dock.extended.bottom #dock { + border-bottom-width: 0 !important; + border-left-width: 0 !important; + border-right-width: 0 !important; } + +.cosmic-dock .app-well-app:hover .overview-icon, .cosmic-dock .app-well-app:focus .overview-icon, .cosmic-dock .app-well-app:selected .overview-icon { + border-radius: 11px; } diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/apps/chrome.rc b/.themes/Dracula-standard-buttons/gtk-2.0/apps/chrome.rc new file mode 100755 index 0000000..0c37ab3 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/apps/chrome.rc @@ -0,0 +1,50 @@ +# ============================================================================== +# CHROME/-UIM SPECIFIC SETTINGS +# ============================================================================== + +# Chromium lets us define some colours and settings for better integration + +style "chrome-gtk-frame" +{ + ChromeGtkFrame::frame-color = @wm_color + ChromeGtkFrame::inactive-frame-color = @unfocused_wm_color + + ChromeGtkFrame::frame-gradient-size = 16 + ChromeGtkFrame::frame-gradient-color = shade(1.07, @wm_color) + + ChromeGtkFrame::incognito-frame-color = shade(0.85, @wm_color) + ChromeGtkFrame::incognito-inactive-frame-color = @wm_color + + ChromeGtkFrame::incognito-frame-gradient-color = @wm_color + + ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @wm_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @wm_color) + ChromeGtkFrame::scrollbar-slider-normal-color = @wm_color +} + +class "ChromeGtkFrame" style "chrome-gtk-frame" + +# Chromium uses base as the fill colour of its own entries +# This would be fine but Gtk+ uses it to fill the surrounding space, so its set to bg +# That results in Chromium using it for the fill, so we need to handle that + +style "chrome_entry" { + base[NORMAL] = @base_color + base[INSENSITIVE] = @base_color +} + +widget_class "*Chrom*" style "chrome_entry" + +# Chrome Menu item background + +style "chrome_menu_item" +{ + bg[SELECTED] = @wm_color +} + +widget_class "***" style "chrome_menu_item" + + +# Chrome buttons + +widget_class "*Chrom*Button*" style "button" diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/apps/gimp.rc b/.themes/Dracula-standard-buttons/gtk-2.0/apps/gimp.rc new file mode 100755 index 0000000..4908803 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/apps/gimp.rc @@ -0,0 +1,83 @@ +# ============================================================================== +# GIMP SPECIFIC SETTINGS +# ============================================================================== + +# TODO: This could really look nicer +style "gimp_spin_scale" { + + # Spin background + bg[NORMAL] = @base_color + + engine "pixmap" { + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + overlay_file = "assets/spin-up-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + overlay_file = "assets/spin-down-insensitive.png" + overlay_stretch = FALSE + } + + } + +} + + +# Disable spin button assets for GimpSpinScale +class "GimpSpinScale" style "gimp_spin_scale" \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/apps/libreoffice.rc b/.themes/Dracula-standard-buttons/gtk-2.0/apps/libreoffice.rc new file mode 100755 index 0000000..6e976a2 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/apps/libreoffice.rc @@ -0,0 +1,12 @@ +# ============================================================================== +# OPEN/LIBREOFFICE SPECIFIC SETTINGS +# ============================================================================== + +style "ooo_stepper_hack" +{ + GtkScrollbar::stepper-size = 13 + GtkScrollbar::has-backward-stepper = 1 + GtkScrollbar::has-forward-stepper = 1 +} + +widget "*openoffice-toplevel*" style "ooo_stepper_hack" \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/apps/terminal.rc b/.themes/Dracula-standard-buttons/gtk-2.0/apps/terminal.rc new file mode 100755 index 0000000..07f4346 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/apps/terminal.rc @@ -0,0 +1,48 @@ +# ============================================================================== +# GNOME TERMINAL SPECIFIC SETTINGS +# ============================================================================== + +style "terminal_window" = "dark" { +} + +style "terminal_menubar" +{ + + engine "murrine" { + } +} + +style "terminal_notebook" = "dark" +{ + fg[ACTIVE] = mix (0.8, "#DADBDB", "#DADBDB") + + engine "murrine" { + } +} + +style "terminal_scrollbar" = "scrollbar" +{ + bg[NORMAL] = "#263238" + bg[PRELIGHT] = shade(1.08, "#263238") + bg[ACTIVE] = shade(0.94, "#263238") + bg[SELECTED] = shade(1.0, @selected_bg_color) + bg[INSENSITIVE] = "#263238" + + engine "murrine" { + } +} + +style "terminal_screen" +{ + text[NORMAL] = "#DADBDB" + base[NORMAL] = "#384952" + + TerminalScreen::background-darkness = 0.95 +} + +widget "*TerminalWindow*" style "terminal_window" +#widget "*TerminalWindow.*.*enu?ar" style "terminal_menubar" +widget "*TerminalWindow.*.GtkNotebook*" style "terminal_notebook" +widget "*TerminalWindow.*.GtkNotebook.*.GtkVScrollbar*" style "terminal_scrollbar" +#widget "*TerminalWindow.*.GtkNotebook*utton*" style "terminal_button" +widget "*TerminalWindow.*.TerminalScreen*" style "terminal_screen" diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/apps/thunar.rc b/.themes/Dracula-standard-buttons/gtk-2.0/apps/thunar.rc new file mode 100755 index 0000000..dbe6d0c --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/apps/thunar.rc @@ -0,0 +1,13 @@ +# ============================================================================== +# THUNAR SPECIFIC SETTINGS +# ============================================================================== + +style "sidepane" { + base[NORMAL] = @bg_color + base[INSENSITIVE] = mix(0.4, shade(1.35, @selected_bg_color), shade(0.9, @base_color)) + bg[NORMAL] = @bg_color + text[NORMAL] = mix(0.9, @fg_color, @bg_color) +} + +widget_class "*ThunarShortcutsView*" style "sidepane" +widget_class "*ThunarTreeView*" style "sidepane" diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/apps/xfce.rc b/.themes/Dracula-standard-buttons/gtk-2.0/apps/xfce.rc new file mode 100755 index 0000000..c01adca --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/apps/xfce.rc @@ -0,0 +1,89 @@ +style "theme-panel" = "dark" { + xthickness = 1 + ythickness = 1 +} + +style "xfdesktop-icon-view" { + XfdesktopIconView::label-alpha = 0 + XfdesktopIconView::selected-label-alpha = 80 + XfdesktopIconView::shadow-x-offset = 0 + XfdesktopIconView::shadow-y-offset = 0 + XfdesktopIconView::selected-shadow-x-offset = 0 + XfdesktopIconView::selected-shadow-y-offset = 0 + XfdesktopIconView::shadow-color = @tooltip_bg_color + XfdesktopIconView::selected-shadow-color = @tooltip_bg_color + XfdesktopIconView::cell-spacing = 2 + XfdesktopIconView::cell-padding = 6 + XfdesktopIconView::cell-text-width-proportion = 1.9 + + fg[NORMAL] = shade (0.9, @selected_fg_color) + fg[ACTIVE] = @selected_fg_color + +} + +style "theme-panel-text" = "dark" { +} + +style "panel-entry" = "dark" { +} + +style "theme-main-menu-text" = "theme-panel-text" +{ + fg[PRELIGHT] = "#ffffff" + text[PRELIGHT] = "#ffffff" +} + +style "workspace-switcher" = "dark" +{ + bg[SELECTED] = shade (0.8, @selected_bg_color) +} + +style "window-buttons" = "dark" { + +} + +style "indicator" = "theme-panel" +{ + xthickness = 0 + ythickness = 0 +} + +widget "*PanelWidget*" style "theme-panel" +widget "*PanelApplet*" style "theme-panel" +widget "*fast-user-switch*" style "theme-panel" +widget "*CPUFreq*Applet*" style "theme-panel" +class "PanelApp*" style "theme-panel" +class "PanelToplevel*" style "theme-panel" +widget_class "*PanelToplevel*" style "theme-panel" +widget_class "*notif*" style "theme-panel" +widget_class "*Notif*" style "theme-panel" +widget_class "*Tray*" style "theme-panel" +widget_class "*tray*" style "theme-panel" +widget_class "*computertemp*" style "theme-panel" +widget_class "*Applet*Tomboy*" style "theme-panel" +widget_class "*Applet*Netstatus*" style "theme-panel" + +# Fixes for tooltip text in some apps. +widget_class "*Notif*Beagle*" style "theme-panel" +widget_class "*Notif*Brasero*" style "theme-panel" + +# XFCE panel theming. +widget "*Xfce*Panel*" style "theme-panel" +class "*Xfce*Panel*" style "theme-panel" +widget "*WnckPager*" style "workspace-switcher" +widget "*XfdesktopIconView*" style "xfdesktop-icon-view" + +# Fix gtk-entries in the panel +class "*SexyIconEntry*" style:highest "entry" # fixes dict-plugin +widget "*xfce4-verve-plugin*GtkEntry" style:highest "entry" # fixes verve-plugin + +# Make sure panel text color doesn't change +widget_class "*Panel*MenuBar*" style "theme-main-menu-text" +widget_class "*Panel**" style "theme-main-menu-text" +widget "*.clock-applet-button.*" style "theme-panel-text" +widget "*PanelApplet*" style "theme-panel-text" + +# Override general panel-style with specific plugin-styles +widget "*indicator-applet*" style "indicator" +widget "*indicator-button*" style "indicator" +#widget "*XfceTasklist*" style "dark_button" diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/border.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/border.png new file mode 100644 index 0000000..89a30fc Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/border.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/button-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/button-active.png new file mode 100644 index 0000000..d0f10ed Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/button-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/button-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/button-hover.png new file mode 100644 index 0000000..c46a609 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/button-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/button-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/button-insensitive.png new file mode 100644 index 0000000..12f2d60 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/button-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/button.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/button.png new file mode 100644 index 0000000..9fc87f8 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/button.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-checked-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-checked-active.png new file mode 120000 index 0000000..32e486b --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-checked-active.png @@ -0,0 +1 @@ +../../assets/checkbox-checked-active.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-checked-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-checked-hover.png new file mode 120000 index 0000000..a4306c1 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-checked-hover.png @@ -0,0 +1 @@ +../../assets/checkbox-checked-hover.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-checked-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-checked-insensitive.png new file mode 120000 index 0000000..a2f413a --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-checked-insensitive.png @@ -0,0 +1 @@ +../../assets/checkbox-checked-insensitive.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-checked.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-checked.png new file mode 120000 index 0000000..e3c7991 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-checked.png @@ -0,0 +1 @@ +../../assets/checkbox-checked.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-mixed-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-mixed-active.png new file mode 120000 index 0000000..15e6f96 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-mixed-active.png @@ -0,0 +1 @@ +../../assets/checkbox-mixed-active.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-mixed-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-mixed-hover.png new file mode 120000 index 0000000..c56215c --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-mixed-hover.png @@ -0,0 +1 @@ +../../assets/checkbox-mixed-hover.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-mixed-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-mixed-insensitive.png new file mode 120000 index 0000000..622d897 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-mixed-insensitive.png @@ -0,0 +1 @@ +../../assets/checkbox-mixed-insensitive.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-mixed.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-mixed.png new file mode 120000 index 0000000..c374de5 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-mixed.png @@ -0,0 +1 @@ +../../assets/checkbox-mixed.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-unchecked-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-unchecked-active.png new file mode 120000 index 0000000..d359e67 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-unchecked-active.png @@ -0,0 +1 @@ +../../assets/checkbox-unchecked-active.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-unchecked-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-unchecked-hover.png new file mode 120000 index 0000000..236c489 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-unchecked-hover.png @@ -0,0 +1 @@ +../../assets/checkbox-unchecked-hover.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-unchecked-insensitive.png new file mode 120000 index 0000000..40ddad0 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-unchecked-insensitive.png @@ -0,0 +1 @@ +../../assets/checkbox-unchecked-insensitive.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-unchecked.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-unchecked.png new file mode 120000 index 0000000..2e28ade --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/checkbox-unchecked.png @@ -0,0 +1 @@ +../../assets/checkbox-unchecked.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-button-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-button-active.png new file mode 100644 index 0000000..0f38510 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-button-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-button-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-button-hover.png new file mode 100644 index 0000000..f61d3a4 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-button-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-button-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-button-insensitive.png new file mode 100644 index 0000000..809cec8 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-button-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-button.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-button.png new file mode 100644 index 0000000..45da9d6 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-button.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-entry-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-entry-active.png new file mode 100644 index 0000000..a31ba13 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-entry-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-entry-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-entry-insensitive.png new file mode 100644 index 0000000..4f14efe Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-entry-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-entry.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-entry.png new file mode 100644 index 0000000..dc28de0 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-ltr-entry.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-button-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-button-active.png new file mode 100644 index 0000000..919a949 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-button-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-button-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-button-hover.png new file mode 100644 index 0000000..2017171 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-button-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-button-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-button-insensitive.png new file mode 100644 index 0000000..f906b50 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-button-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-button.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-button.png new file mode 100644 index 0000000..d90bdb0 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-button.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-entry-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-entry-active.png new file mode 100644 index 0000000..c765558 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-entry-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-entry-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-entry-insensitive.png new file mode 100644 index 0000000..fcc53a6 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-entry-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-entry.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-entry.png new file mode 100644 index 0000000..636c77f Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/combo-entry-rtl-entry.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/entry-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/entry-active.png new file mode 100644 index 0000000..aee1950 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/entry-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/entry-background-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/entry-background-insensitive.png new file mode 100644 index 0000000..37a5980 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/entry-background-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/entry-background.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/entry-background.png new file mode 100644 index 0000000..37a5980 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/entry-background.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/entry-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/entry-insensitive.png new file mode 100644 index 0000000..0addeeb Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/entry-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/entry.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/entry.png new file mode 100644 index 0000000..1e83aeb Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/entry.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/focus.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/focus.png new file mode 100644 index 0000000..17a7365 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/focus.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/frame-inline.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/frame-inline.png new file mode 100644 index 0000000..0dad243 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/frame-inline.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/frame-notebook.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/frame-notebook.png new file mode 100644 index 0000000..3ee610e Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/frame-notebook.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/frame.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/frame.png new file mode 100644 index 0000000..ffd7ba3 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/frame.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/handle-horz.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/handle-horz.png new file mode 100644 index 0000000..ab54028 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/handle-horz.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/handle-vert.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/handle-vert.png new file mode 100644 index 0000000..e30f40f Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/handle-vert.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/handle.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/handle.png new file mode 100644 index 0000000..63c2fcf Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/handle.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/line.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/line.png new file mode 100644 index 0000000..915ee69 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/line.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-border.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-border.png new file mode 100644 index 0000000..6fb06b8 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-border.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-checked-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-checked-hover.png new file mode 100644 index 0000000..908efb7 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-checked-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-checked-insensitive.png new file mode 100644 index 0000000..e5c22a3 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-checked-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-checked.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-checked.png new file mode 100644 index 0000000..69a2dde Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-checked.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-hover.png new file mode 100644 index 0000000..09ec3c3 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-insensitive.png new file mode 100644 index 0000000..c65a08e Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-mixed-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-mixed-hover.png new file mode 100644 index 0000000..d1ea3d6 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-mixed-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-mixed-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..2e467f9 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-mixed-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-mixed.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-mixed.png new file mode 100644 index 0000000..26f9e98 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox-mixed.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox.png new file mode 100644 index 0000000..09ec3c3 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-checkbox.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-down-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-down-insensitive.png new file mode 100644 index 0000000..8e50421 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-down-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-down.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-down.png new file mode 100644 index 0000000..06321d2 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-down.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-left-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-left-hover.png new file mode 100644 index 0000000..2873354 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-left-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-left-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-left-insensitive.png new file mode 100644 index 0000000..4a34692 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-left-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-left.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-left.png new file mode 100644 index 0000000..2873354 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-left.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-right-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-right-hover.png new file mode 100644 index 0000000..1bce6b3 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-right-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-right-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-right-insensitive.png new file mode 100644 index 0000000..5daedfa Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-right-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-right.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-right.png new file mode 100644 index 0000000..1bce6b3 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-right.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-up-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-up-insensitive.png new file mode 100644 index 0000000..e998f0c Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-up-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-up.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-up.png new file mode 100644 index 0000000..37098c0 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-pan-up.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-checked-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-checked-hover.png new file mode 100644 index 0000000..6b95b87 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-checked-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-checked-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-checked-insensitive.png new file mode 100644 index 0000000..d112b81 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-checked-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-checked.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-checked.png new file mode 100644 index 0000000..6b95b87 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-checked.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-hover.png new file mode 100644 index 0000000..e5327ec Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-insensitive.png new file mode 100644 index 0000000..39cb342 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-mixed-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-mixed-hover.png new file mode 100644 index 0000000..a1d4e07 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-mixed-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-mixed-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-mixed-insensitive.png new file mode 100644 index 0000000..84152bc Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-mixed-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-mixed.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-mixed.png new file mode 100644 index 0000000..a1d4e07 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio-mixed.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio.png new file mode 100644 index 0000000..e5327ec Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menu-radio.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/menubar-item-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menubar-item-active.png new file mode 100644 index 0000000..2d8a8c0 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/menubar-item-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-ltr-entry-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-ltr-entry-active.png new file mode 100644 index 0000000..e496263 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-ltr-entry-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-ltr-entry-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-ltr-entry-insensitive.png new file mode 100644 index 0000000..f2c08bb Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-ltr-entry-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-ltr-entry.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-ltr-entry.png new file mode 100644 index 0000000..5c5b882 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-ltr-entry.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-rtl-entry-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-rtl-entry-active.png new file mode 100644 index 0000000..599d087 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-rtl-entry-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-rtl-entry-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-rtl-entry-insensitive.png new file mode 100644 index 0000000..3205d41 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-rtl-entry-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-rtl-entry.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-rtl-entry.png new file mode 100644 index 0000000..1c0a87c Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-combo-entry-rtl-entry.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-entry-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-entry-active.png new file mode 100644 index 0000000..aee1950 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-entry-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-entry-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-entry-insensitive.png new file mode 100644 index 0000000..0addeeb Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-entry-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-entry.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-entry.png new file mode 100644 index 0000000..1e83aeb Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/notebook-entry.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-down-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-down-insensitive.png new file mode 100644 index 0000000..8e50421 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-down-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-down.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-down.png new file mode 100644 index 0000000..06321d2 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-down.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-left-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-left-insensitive.png new file mode 100644 index 0000000..c1ecb66 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-left-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-left-semi.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-left-semi.png new file mode 100644 index 0000000..bb9deda Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-left-semi.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-left.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-left.png new file mode 100644 index 0000000..6a40875 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-left.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-right-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-right-insensitive.png new file mode 100644 index 0000000..880a88a Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-right-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-right-semi.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-right-semi.png new file mode 100644 index 0000000..ed6f48a Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-right-semi.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-right.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-right.png new file mode 100644 index 0000000..64cf649 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-right.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-up-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-up-insensitive.png new file mode 100644 index 0000000..e998f0c Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-up-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-up.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-up.png new file mode 100644 index 0000000..37098c0 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/pan-up.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/progressbar-horz-trough.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/progressbar-horz-trough.png new file mode 100644 index 0000000..ffcaf83 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/progressbar-horz-trough.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/progressbar-horz.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/progressbar-horz.png new file mode 100644 index 0000000..7fc658d Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/progressbar-horz.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/progressbar-vert-trough.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/progressbar-vert-trough.png new file mode 100644 index 0000000..a3f6369 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/progressbar-vert-trough.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/progressbar-vert.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/progressbar-vert.png new file mode 100644 index 0000000..17a9eab Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/progressbar-vert.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-checked-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-checked-active.png new file mode 120000 index 0000000..92aadab --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-checked-active.png @@ -0,0 +1 @@ +../../assets/radio-checked-active.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-checked-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-checked-hover.png new file mode 120000 index 0000000..93600b8 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-checked-hover.png @@ -0,0 +1 @@ +../../assets/radio-checked-hover.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-checked-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-checked-insensitive.png new file mode 120000 index 0000000..00ebdff --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-checked-insensitive.png @@ -0,0 +1 @@ +../../assets/radio-checked-insensitive.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-checked.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-checked.png new file mode 120000 index 0000000..f6597e6 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-checked.png @@ -0,0 +1 @@ +../../assets/radio-checked.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-mixed-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-mixed-active.png new file mode 120000 index 0000000..a9cdfcc --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-mixed-active.png @@ -0,0 +1 @@ +../../assets/radio-mixed-active.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-mixed-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-mixed-hover.png new file mode 120000 index 0000000..3afe064 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-mixed-hover.png @@ -0,0 +1 @@ +../../assets/radio-mixed-hover.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-mixed-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-mixed-insensitive.png new file mode 120000 index 0000000..9e96200 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-mixed-insensitive.png @@ -0,0 +1 @@ +../../assets/radio-mixed-insensitive.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-mixed.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-mixed.png new file mode 120000 index 0000000..04011a0 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-mixed.png @@ -0,0 +1 @@ +../../assets/radio-mixed.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-unchecked-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-unchecked-active.png new file mode 120000 index 0000000..a03c7db --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-unchecked-active.png @@ -0,0 +1 @@ +../../assets/radio-unchecked-active.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-unchecked-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-unchecked-hover.png new file mode 120000 index 0000000..082cd72 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-unchecked-hover.png @@ -0,0 +1 @@ +../../assets/radio-unchecked-hover.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-unchecked-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-unchecked-insensitive.png new file mode 120000 index 0000000..36e22c8 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-unchecked-insensitive.png @@ -0,0 +1 @@ +../../assets/radio-unchecked-insensitive.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-unchecked.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-unchecked.png new file mode 120000 index 0000000..af2826b --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/assets/radio-unchecked.png @@ -0,0 +1 @@ +../../assets/radio-unchecked.png \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-horz-focus.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-horz-focus.png new file mode 100644 index 0000000..d76ad3e Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-horz-focus.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-horz-trough-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-horz-trough-active.png new file mode 100644 index 0000000..7dc3e0b Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-horz-trough-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-horz-trough.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-horz-trough.png new file mode 100644 index 0000000..a3e7e6e Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-horz-trough.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-slider-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-slider-active.png new file mode 100644 index 0000000..4831c03 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-slider-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-slider-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-slider-hover.png new file mode 100644 index 0000000..93aa4d6 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-slider-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-slider-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-slider-insensitive.png new file mode 100644 index 0000000..bf2d6f9 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-slider-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-slider.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-slider.png new file mode 100644 index 0000000..bf2d6f9 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-slider.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-vert-trough-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-vert-trough-active.png new file mode 100644 index 0000000..1fab392 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-vert-trough-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-vert-trough.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-vert-trough.png new file mode 100644 index 0000000..cb5138e Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scale-vert-trough.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-horz-slider-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-horz-slider-active.png new file mode 100644 index 0000000..aa802fa Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-horz-slider-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-horz-slider-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-horz-slider-hover.png new file mode 100644 index 0000000..65a4cb4 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-horz-slider-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-horz-slider.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-horz-slider.png new file mode 100644 index 0000000..8bb6e99 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-horz-slider.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-horz-trough.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-horz-trough.png new file mode 100644 index 0000000..32c7dd6 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-horz-trough.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider-active-rtl.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider-active-rtl.png new file mode 100644 index 0000000..9a7e32d Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider-active-rtl.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider-active.png new file mode 100644 index 0000000..c336722 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider-hover-rtl.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider-hover-rtl.png new file mode 100644 index 0000000..7bf10f8 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider-hover-rtl.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider-hover.png new file mode 100644 index 0000000..97ed58f Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider-rtl.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider-rtl.png new file mode 100644 index 0000000..a5b146a Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider-rtl.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider.png new file mode 100644 index 0000000..d031e4a Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-slider.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-trough-rtl.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-trough-rtl.png new file mode 100644 index 0000000..29392f7 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-trough-rtl.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-trough.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-trough.png new file mode 100644 index 0000000..29392f7 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/scrollbar-vert-trough.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-down-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-down-insensitive.png new file mode 100644 index 0000000..ad47a61 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-down-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-down.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-down.png new file mode 100644 index 0000000..2ada704 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-down.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-down-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-down-active.png new file mode 100644 index 0000000..51370b1 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-down-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-down-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-down-hover.png new file mode 100644 index 0000000..a4bb9c9 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-down-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-down-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-down-insensitive.png new file mode 100644 index 0000000..6f31545 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-down-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-down.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-down.png new file mode 100644 index 0000000..58cf6eb Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-down.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-up-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-up-active.png new file mode 100644 index 0000000..9b7f6be Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-up-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-up-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-up-hover.png new file mode 100644 index 0000000..87c5e51 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-up-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-up-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-up-insensitive.png new file mode 100644 index 0000000..0ffd21e Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-up-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-up.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-up.png new file mode 100644 index 0000000..0ffd21e Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-ltr-up.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-down-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-down-active.png new file mode 100644 index 0000000..ad502e4 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-down-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-down-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-down-hover.png new file mode 100644 index 0000000..527d193 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-down-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-down-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-down-insensitive.png new file mode 100644 index 0000000..a079d43 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-down-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-down.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-down.png new file mode 100644 index 0000000..0268c31 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-down.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-up-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-up-active.png new file mode 100644 index 0000000..b4a4f2e Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-up-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-up-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-up-hover.png new file mode 100644 index 0000000..b26928e Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-up-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-up-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-up-insensitive.png new file mode 100644 index 0000000..12fd47a Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-up-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-up.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-up.png new file mode 100644 index 0000000..e0bbd34 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-rtl-up.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-up-insensitive.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-up-insensitive.png new file mode 100644 index 0000000..2e4ee4f Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-up-insensitive.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-up.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-up.png new file mode 100644 index 0000000..4bd52fc Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/spin-up.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-down-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-down-active.png new file mode 100644 index 0000000..6234fb2 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-down-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-down.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-down.png new file mode 100644 index 0000000..b4ba807 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-down.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-horz-gap.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-horz-gap.png new file mode 100644 index 0000000..17f205c Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-horz-gap.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-left-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-left-active.png new file mode 100644 index 0000000..a156676 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-left-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-left.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-left.png new file mode 100644 index 0000000..ac5ad43 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-left.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-right-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-right-active.png new file mode 100644 index 0000000..eac3200 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-right-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-right.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-right.png new file mode 100644 index 0000000..202d1d3 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-right.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-up-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-up-active.png new file mode 100644 index 0000000..71ff05b Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-up-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-up.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-up.png new file mode 100644 index 0000000..aa2634f Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-up.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-vert-gap.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-vert-gap.png new file mode 100644 index 0000000..9d94014 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/tab-vert-gap.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/toolbar-button-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/toolbar-button-active.png new file mode 100644 index 0000000..07a66a3 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/toolbar-button-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/toolbar-button-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/toolbar-button-hover.png new file mode 100644 index 0000000..80c585c Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/toolbar-button-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-down-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-down-active.png new file mode 100644 index 0000000..033c8d7 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-down-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-down-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-down-hover.png new file mode 100644 index 0000000..0d68e1e Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-down-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-down.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-down.png new file mode 100644 index 0000000..5a3302b Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-down.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-up-active.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-up-active.png new file mode 100644 index 0000000..bb6de76 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-up-active.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-up-hover.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-up-hover.png new file mode 100644 index 0000000..eadd767 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-up-hover.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-up.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-up.png new file mode 100644 index 0000000..b5f0b5a Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-pan-up.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-separator-ltr.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-separator-ltr.png new file mode 100644 index 0000000..4bfcae7 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-separator-ltr.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-separator-rtl.png b/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-separator-rtl.png new file mode 100644 index 0000000..65a7be4 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-2.0/assets/treeview-separator-rtl.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/gtkrc b/.themes/Dracula-standard-buttons/gtk-2.0/gtkrc new file mode 100755 index 0000000..a97cb4f --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/gtkrc @@ -0,0 +1,54 @@ +# Copyright 2016 Peter Cornelis. +# +# This file is part of the EvoPop GTK theme. +# +# Authors: +# Sam Hewitt +# Peter Cornelis +# +# The EvoPop GTK theme 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. +# +# The EvoPop GTK theme 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 the EvoPop GTK theme. If not, see http://www.gnu.org/licenses/. + +# ============================================================================== +# EvoPop GTK2 THEME +# ============================================================================== + +# Text/base colors +gtk-color-scheme = "text_color:#f8f8f2\nbase_color:#282a36" +# Foreground/background colors +gtk-color-scheme = "fg_color:#f8f8f2\nbg_color:#1e1f29" +# Selection colors +gtk-color-scheme = "selected_fg_color:#f8f8f2\nselected_bg_color:#6E5991" +# Tooltip colors +gtk-color-scheme = "tooltip_fg_color:#f8f8f2\ntooltip_bg_color:#46474F" +# Window colors +gtk-color-scheme = "wm_color:#31363d\nunfocused_wm_color:#31363d" +# Panel colors +gtk-color-scheme = "panel_bg_color:#46474F\npanel_fg_color:#f8f8f2" +# Dark Theme - Text/base colors +gtk-color-scheme = "dark_text_color:#f8f8f2\ndark_base_color:#282a36" +# Dark Theme - Foreground/background colors +gtk-color-scheme = "dark_fg_color:#f8f8f2\ndark_bg_color:#1e1f29" + +gtk-auto-mnemonics = 1 +gtk-primary-button-warps-slider = 1 + +include "main.rc" + +# App stylings +include "apps/chrome.rc" +include "apps/gimp.rc" +include "apps/libreoffice.rc" +include "apps/terminal.rc" +include "apps/thunar.rc" +include "apps/xfce.rc" diff --git a/.themes/Dracula-standard-buttons/gtk-2.0/main.rc b/.themes/Dracula-standard-buttons/gtk-2.0/main.rc new file mode 100755 index 0000000..28e72a2 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-2.0/main.rc @@ -0,0 +1,2614 @@ +style "default" { + + xthickness = 1 + ythickness = 1 + + #################### + # Style Properties # + #################### + + GtkWidget::focus-line-width = 1 + GtkWidget::focus-line-pattern = "\2\1" + + GtkToolbar::internal-padding = 4 + GtkToolButton::icon-spacing = 4 + + GtkWidget::tooltip-radius = 3 + GtkWidget::tooltip-alpha = 235 + GtkWidget::new-tooltip-style = 1 #for compatibility + + GtkWidget::link-color = shade(0.9, @selected_bg_color) + GtkWidget::visited-link-color = shade(0.8, @selected_bg_color) + GnomeHRef::link_color = shade(0.9, @selected_bg_color) + GtkHTML::link-color = shade(0.9, @selected_bg_color) + GtkHTML::vlink-color = shade(0.8, @selected_bg_color) + GtkIMHtml::hyperlink-color = shade(0.9, @selected_bg_color) + GtkIMHtml::hyperlink-visited-color = shade(0.8, @selected_bg_color) + + GtkSeparatorMenuItem::horizontal-padding = 0 + GtkSeparatorMenuItem::wide-separators = 1 + GtkSeparatorMenuItem::separator-height = 1 + + GtkButton::child-displacement-y = 0 + + GtkButton::default-border = {0, 0, 0, 0} + GtkButton::default-outside-border = {0, 0, 0, 0} + GtkButton::inner-border = {4, 4, 4, 4} + + GtkEntry::state-hint = 1 + GtkEntry::inner-border = {7, 7, 4, 5} + + GtkPaned::handle-size = 9 + GtkHPaned::handle-size = 9 + GtkVPaned::handle-size = 9 + + GtkScrollbar::trough-border = 0 + GtkRange::trough-border = 0 + GtkRange::slider-width = 13 + GtkRange::stepper-size = 0 + GtkRange::activate-slider = 1 + + GtkScrollbar::activate-slider = 1 + GtkScrollbar::stepper-size = 0 + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has-forward-stepper = 0 + GtkScrollbar::min-slider-length = 48 # 42 + 2*3 (margins) + GtkScrolledWindow::scrollbar-spacing = 0 + GtkScrolledWindow::scrollbars-within-bevel = 1 + + GtkScale::slider_length = 26 + GtkScale::slider_width = 26 + GtkScale::trough-side-details = 1 + + GtkProgressBar::min-horizontal-bar-height = 6 + GtkProgressBar::min-vertical-bar-width = 6 + # Making this bigger than the min[height,width]-2*[y,x]spacing makes the + # whole progressbar thicker, so by setting it to the exact above value + # we get the maximum spacing between the text and the edges without + # doing so. + GtkProgressBar::xspacing = 4 + GtkProgressBar::yspacing = 4 + + GtkStatusbar::shadow_type = GTK_SHADOW_NONE + GtkSpinButton::shadow_type = GTK_SHADOW_NONE + GtkMenuBar::shadow-type = GTK_SHADOW_NONE + GtkToolbar::shadow-type = GTK_SHADOW_NONE + # TODO: find out what this comment means: + # ( every window is misaligned for the sake of menus ): + GtkMenuBar::internal-padding = 0 + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 2 + GtkMenu::double-arrows = 0 + GtkMenuItem::arrow-scaling = 1 + GtkMenuItem::toggle-spacing = 10 + + GtkCheckButton::indicator_spacing = 3 + GtkOptionMenu::indicator_spacing = {13, 13, 5, 8} + + GtkTreeView::expander-size = 16 + GtkTreeView::vertical-separator = 0 + GtkTreeView::horizontal-separator = 4 + GtkTreeView::allow-rules = 1 + # Set this because some apps read it + GtkTreeView::odd-row-color = @base_color + GtkTreeView::even-row-color = @base_color + GtkTreeView::odd_row_color = shade(0.90, @base_color) + + GtkExpander::expander-size = 16 + + GtkNotebook::tab-overlap = 4 + + ########## + # Colors # + ########## + + bg[NORMAL] = @bg_color + bg[PRELIGHT] = @bg_color + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = mix (0.6, @bg_color, @base_color) + bg[ACTIVE] = @bg_color + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = mix (0.5, @fg_color, @bg_color) + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = darker (@bg_color) + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = mix (0.5, @fg_color, @bg_color) + base[ACTIVE] = @selected_bg_color + + # For succinctness, all reasonable pixmap options remain here + + # Draw frame around menu in a non-compositied environment + # This needs to go before pixmap because we need to override some stuff + engine "adwaita" {} + + engine "pixmap" { + + ################# + # Check Buttons # + ################# + + image { + function = CHECK + state = NORMAL + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = OUT + overlay_file = "assets/checkbox-unchecked-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked-active.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = SELECTED + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = NORMAL + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = IN + overlay_file = "assets/checkbox-checked-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = IN + overlay_file = "assets/checkbox-checked-active.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = SELECTED + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = IN + overlay_file = "assets/checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed-active.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = SELECTED + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed-insensitive.png" + overlay_stretch = FALSE + } + + ################# + # Radio Buttons # + ################# + + image { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "assets/radio-unchecked-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "assets/radio-unchecked-active.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/radio-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "assets/radio-checked-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "assets/radio-checked-active.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "assets/radio-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed-active.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed-insensitive.png" + overlay_stretch = FALSE + } + + ########## + # Arrows # + ########## + + # Overrides + + # Disable arrows in spinbuttons + image { + function = ARROW + detail = "spinbutton" + } + + # Disable arrows for qt in scrollbars + image { + function = ARROW + detail = "vscrollbar" + } + image { + function = ARROW + detail = "hscrollbar" + } + + # Menu arrows + + image { + function = ARROW + state = NORMAL + detail = "menuitem" + overlay_file = "assets/menu-pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = PRELIGHT + detail = "menuitem" + overlay_file = "assets/menu-pan-left-hover.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menuitem" + overlay_file = "assets/menu-pan-left-insensitive.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = NORMAL + detail = "menuitem" + overlay_file = "assets/menu-pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + detail = "menuitem" + overlay_file = "assets/menu-pan-right-hover.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menuitem" + overlay_file = "assets/menu-pan-right-insensitive.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menu_scroll_arrow_up" + overlay_file = "assets/menu-pan-up-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = ARROW + detail = "menu_scroll_arrow_up" + overlay_file = "assets/menu-pan-up.png" + overlay_stretch = FALSE + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menu_scroll_arrow_down" + overlay_file = "assets/menu-pan-down-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = ARROW + detail = "menu_scroll_arrow_down" + overlay_file = "assets/menu-pan-down.png" + overlay_stretch = FALSE + } + + # Regular arrows + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/pan-up-insensitive.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/pan-down-insensitive.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/pan-left-insensitive.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/pan-right-insensitive.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + ###################### + # Option Menu Arrows # + ###################### + + image { + function = TAB + state = NORMAL + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + image { + function = TAB + state = PRELIGHT + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + image { + function = TAB + state = ACTIVE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + image { + function = TAB + state = INSENSITIVE + overlay_file = "assets/pan-down-insensitive.png" + overlay_stretch = FALSE + } + + ######### + # Lines # + ######### + + image { + function = VLINE + file = "assets/line.png" + border = {1, 0, 0, 0} + } + + image { + function = HLINE + file = "assets/line.png" + border = {0, 0, 1, 0} + } + + ######### + # Focus # + ######### + + image { + function = FOCUS + file = "assets/focus.png" + border = {1, 1, 1, 1} + stretch = TRUE + } + + ########### + # Handles # + ########### + + image { + function = HANDLE + detail = "handlebox" + overlay_file = "assets/handle.png" + overlay_stretch = FALSE + } + + image { + function = HANDLE + file = "assets/handle-horz.png" + border = {0, 0, 4, 4} + orientation = HORIZONTAL + } + + image { + function = HANDLE + file = "assets/handle-vert.png" + border = {4, 4, 0, 0} + orientation = VERTICAL + } + + image { + function = RESIZE_GRIP + } + + ############# + # Expanders # + ############# + + image { + function = EXPANDER + expander_style = EXPANDED + file = "assets/pan-down.png" + } + + # LTR + + image { + function = EXPANDER + expander_style = COLLAPSED + file = "assets/pan-right.png" + direction = LTR + } + + image { + function = EXPANDER + expander_style = SEMI_COLLAPSED + file = "assets/pan-right-semi.png" + direction = LTR + } + + image { + function = EXPANDER + expander_style = SEMI_EXPANDED + file = "assets/pan-right-semi.png" + direction = LTR + } + + # RTL + + image { + function = EXPANDER + expander_style = COLLAPSED + file = "assets/pan-left.png" + direction = RTL + } + + image { + function = EXPANDER + expander_style = SEMI_COLLAPSED + file = "assets/pan-left-semi.png" + direction = RTL + } + + image { + function = EXPANDER + expander_style = SEMI_EXPANDED + file = "assets/pan-left-semi.png" + direction = RTL + } + + ############# + # Notebooks # + ############# + + # Left + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab-left-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = RIGHT + } + + image { + function = EXTENSION + file = "assets/tab-left.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = RIGHT + } + + # Right + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab-right-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = LEFT + } + + image { + function = EXTENSION + file = "assets/tab-right.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = LEFT + } + + # Up + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab-up-active.png" + border = { 3,3,5,3 } + stretch = TRUE + gap_side = BOTTOM + } + + image { + function = EXTENSION + file = "assets/tab-up.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = BOTTOM + } + + # Down + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab-down-active.png" + border = { 3,3,3,5 } + stretch = TRUE + gap_side = TOP + } + + image { + function = EXTENSION + file = "assets/tab-down.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = TOP + } + + # Inner frame + + image { + function = BOX_GAP + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_file = "assets/tab-vert-gap.png" + gap_border = {1, 0, 1, 1} + gap_side = LEFT + } + + image { + function = BOX_GAP + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_file = "assets/tab-vert-gap.png" + gap_border = {0, 1, 1, 1} + gap_side = RIGHT + } + + image { + function = BOX_GAP + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_file = "assets/tab-horz-gap.png" + gap_border = {1, 1, 1, 0} + gap_side = TOP + } + + image { + function = BOX_GAP + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_file = "assets/tab-horz-gap.png" + gap_border = {1, 1, 0, 1} + gap_side = BOTTOM + } + + # Standalone frame + image { + function = BOX + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + } + + ############## + # Scrollbars # + ############## + + image { + function = BOX + detail = "trough" + file = "assets/scrollbar-horz-trough.png" + border = {0, 0, 1, 0} + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/scrollbar-vert-trough.png" + border = {1, 0, 0, 0} + orientation = VERTICAL + direction = LTR + } + + image { + function = BOX + detail = "trough" + file = "assets/scrollbar-vert-trough-rtl.png" + border = {0, 1, 0, 0} + orientation = VERTICAL + direction = RTL + } + + + # Disable insensitive sliders + + image { + function = SLIDER + state = INSENSITIVE + detail = "slider" + } + + # Horizontal sliders + + image { + function = SLIDER + state = NORMAL + detail = "slider" + file = "assets/scrollbar-horz-slider.png" + border = {6, 6, 7, 6 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = PRELIGHT + detail = "slider" + file = "assets/scrollbar-horz-slider-hover.png" + border = {6, 6, 7, 6 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = ACTIVE + detail = "slider" + file = "assets/scrollbar-horz-slider-active.png" + border = {6, 6, 7, 6 } + stretch = TRUE + orientation = HORIZONTAL + } + + # Vertical sliders + + image { + function = SLIDER + state = NORMAL + detail = "slider" + file = "assets/scrollbar-vert-slider.png" + border = {7, 6, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + image { + function = SLIDER + state = PRELIGHT + detail = "slider" + file = "assets/scrollbar-vert-slider-hover.png" + border = {7, 6, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + image { + function = SLIDER + state = ACTIVE + detail = "slider" + file = "assets/scrollbar-vert-slider-active.png" + border = {7, 6, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + # RTL + + image { + function = SLIDER + state = NORMAL + detail = "slider" + file = "assets/scrollbar-vert-slider-rtl.png" + border = {6, 7, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + image { + function = SLIDER + state = PRELIGHT + detail = "slider" + file = "assets/scrollbar-vert-slider-hover-rtl.png" + border = {6, 7, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + image { + function = SLIDER + state = ACTIVE + detail = "slider" + file = "assets/scrollbar-vert-slider-active-rtl.png" + border = {6, 7, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + ########## + # Scales # + ########## + + # Troughs + # They are overrided later on + # We set them here too because some widgets don't specify their orientation + + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-horz-trough.png" + border = {10, 10, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-horz-trough-active.png" + border = {10, 10, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-vert-trough.png" + border = {0, 0, 10, 10} + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-vert-trough-active.png" + border = {0, 0, 10, 10} + stretch = TRUE + orientation = VERTICAL + } + + # Sliders + + image { + function = SLIDER + state = NORMAL + detail = "hscale" + file = "assets/scale-slider.png" + } + + image { + function = SLIDER + state = PRELIGHT + detail = "hscale" + file = "assets/scale-slider-hover.png" + } + + image { + function = SLIDER + state = ACTIVE + detail = "hscale" + file = "assets/scale-slider-active.png" + } + + image { + function = SLIDER + state = INSENSITIVE + detail = "hscale" + file = "assets/scale-slider-insensitive.png" + } + image { + function = SLIDER + state = NORMAL + detail = "vscale" + file = "assets/scale-slider.png" + } + + image { + function = SLIDER + state = PRELIGHT + detail = "vscale" + file = "assets/scale-slider-hover.png" + } + + image { + function = SLIDER + state = ACTIVE + detail = "vscale" + file = "assets/scale-slider-active.png" + } + + image { + function = SLIDER + state = INSENSITIVE + detail = "vscale" + file = "assets/scale-slider-insensitive.png" + } + + ########### + # Menubar # + ########### + + image { + function = BOX + detail = "menubar" + file = "assets/line.png" + border = {0, 0, 0, 1} + } + + ######### + # Menus # + ######### + + image { + function = BOX + state = PRELIGHT + detail = "menu_scroll_arrow_up" + file = "assets/line.png" + } + + image { + function = BOX + detail = "menu_scroll_arrow_up" + file = "assets/line.png" + border = {0, 0, 0, 1} + } + + image { + function = BOX + state = PRELIGHT + detail = "menu_scroll_arrow_down" + file = "assets/line.png" + } + + image { + function = BOX + detail = "menu_scroll_arrow_down" + file = "assets/line.png" + border = {0, 0, 1, 0} + } + + ########### + # Entries # + ########### + + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + file = "assets/entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = FLAT_BOX + state = ACTIVE + detail = "entry_bg" + file = "assets/entry-background.png" + } + + image { + function = FLAT_BOX + state = INSENSITIVE + detail = "entry_bg" + file = "assets/entry-background-insensitive.png" + } + + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/entry-background.png" + } + ######### + # Spins # + ######### + + # Spin-Up LTR + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "assets/spin-ltr-up.png" + border = {1, 4, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/spin-ltr-up-hover.png" + border = {1, 4, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/spin-ltr-up-active.png" + border = {1, 4, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/spin-ltr-up-insensitive.png" + border = {1, 4, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up-insensitive.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Up RTL + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "assets/spin-rtl-up.png" + border = {4, 1, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/spin-rtl-up-hover.png" + border = {4, 1, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/spin-rtl-up-hover.png" + border = {4, 1, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/spin-rtl-up-insensitive.png" + border = {4, 1, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up-insensitive.png" + overlay_stretch = FALSE + direction = RTL + } + + # Spin-Down LTR + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "assets/spin-ltr-down.png" + border = {1, 4, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/spin-ltr-down-hover.png" + border = {1, 4, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/spin-ltr-down-active.png" + border = {1, 4, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/spin-ltr-down-insensitive.png" + border = {1, 4, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down-insensitive.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Down RTL + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "assets/spin-rtl-down.png" + border = {4, 1, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/spin-rtl-down-hover.png" + border = {4, 1, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/spin-rtl-down-active.png" + border = {4, 1, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/spin-rtl-down-insensitive.png" + border = {4, 1, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down-insensitive.png" + overlay_stretch = FALSE + direction = RTL + } + + ############## + # Scrollbars # + ############## + + image { + function = BOX + detail = "bar" + file = "assets/progressbar-horz.png" + stretch = TRUE + border = {2, 2, 1, 1} + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "bar" + file = "assets/progressbar-vert.png" + stretch = TRUE + border = {1, 1, 2, 2} + orientation = VERTICAL + } + + ############# + # Treeviews # + ############# + + # Disable active the column highlight + # We need to match specific cells or we break stuff + # Looking at you deadbeef + + image { + function = FLAT_BOX + detail = "cell_even_sorted" + state = NORMAL + } + + image { + function = FLAT_BOX + detail = "cell_odd_sorted" + state = NORMAL + } + + # Disable all the other shadows + # This prevents the Raleigh effect + image { + function = SHADOW + } + + } + +} + +style "menubar" { + + # Needed to fix Firefox's menubar text + bg[NORMAL] = @dark_bg_color + text[NORMAL] = @dark_fg_color + fg[NORMAL] = @dark_fg_color + bg[SELECTED] = @dark_bg_color + fg[SELECTED] = shade(0.9, @dark_fg_color) + +} + +style "menubar_item" { + + xthickness = 3 + ythickness = 4 + + fg[NORMAL] = @dark_fg_color + fg[PRELIGHT] = @dark_fg_color + text[NORMAL] = @dark_fg_color + + engine "pixmap" { + image { + function = BOX + state = PRELIGHT + file = "assets/menubar-item-active.png" + border = {0, 0, 0, 3} + } + } + +} + +style "menu" { + + xthickness = 0 + ythickness = 0 + + bg[NORMAL] = @base_color + bg[INSENSITIVE] = @base_color + bg[PRELIGHT] = @base_color + bg[SELECTED] = @selected_bg_color + +} + +style "menu_item" { + + xthickness = 3 + ythickness = 4 + + bg[PRELIGHT] = @selected_bg_color + # Chromium uses this setting + bg[SELECTED] = @selected_bg_color + + fg[PRELIGHT] = @selected_fg_color + # Some widgets use text, we need to handle that + text[NORMAL] = @fg_color + text[PRELIGHT] = @selected_fg_color + + # Unfortunately we can't tell regular and menu checks/radios apart + # Without the heirarchy + engine "pixmap" { + + ################# + # Check Buttons # + ################# + + image { + function = CHECK + state = NORMAL + shadow = OUT + overlay_file = "assets/menu-checkbox.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = OUT + overlay_file = "assets/menu-checkbox-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = OUT + overlay_file = "assets/menu-checkbox.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/menu-checkbox-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = NORMAL + shadow = IN + overlay_file = "assets/menu-checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = IN + overlay_file = "assets/menu-checkbox-checked-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = IN + overlay_file = "assets/menu-checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = IN + overlay_file = "assets/menu-checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed-insensitive.png" + overlay_stretch = FALSE + } + + ################# + # Radio Buttons # + ################# + + image { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "assets/menu-radio.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "assets/menu-radio-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "assets/menu-radio.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/menu-radio-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "assets/menu-radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "assets/menu-radio-checked-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "assets/menu-radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "assets/menu-radio-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/menu-radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/menu-radio-mixed-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-radio-mixed-insensitive.png" + overlay_stretch = FALSE + } + + + + } + +} + +style "separator_menu_item" { + + xthickness = 0 + ythickness = 0 + + engine "pixmap" { + image { + function = BOX + file = "assets/line.png" + } + } + +} + +style "button_label" { + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color +} + +style "misc_button_label" { + fg[PRELIGHT] = @fg_color + fg[ACTIVE] = @fg_color +} + +style "button" { + + xthickness = 2 + ythickness = 2 + + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + font_name = "Bold" + + # For the sake of sanity style buttons this way + engine "pixmap" { + + ########### + # Buttons # + ########### + + image { + function = BOX + state = NORMAL + file = "assets/button.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = BOX + state = PRELIGHT + shadow = OUT + file = "assets/button-hover.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + # Don't add hover effect on pressed buttons + image { + function = BOX + state = PRELIGHT + shadow = IN + file = "assets/button-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "assets/button-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/button-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + } +} + +style "link_button" { + + # Disable the button effect, leave just the link + engine "pixmap" { + image { + function = BOX + } + } + +} + +style "entry" { + + # We set this same as the border of the border of the entry + # This way theres no overlap + xthickness = 4 + ythickness = 4 + +} + +style "combobox" { + + xthickness = 6 + ythickness = 4 + + # This affects only the button beside an entry + GtkButton::inner-border = {0, 0, 0, 0} + +} + +style "combobox_cellview" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @fg_color +} + +style "combobox_entry" { + + # Since one side of the button is missing, we need to shift the arrow a little to the right + GtkButton::inner-border = {0, 1, 0, 0} + + engine "pixmap" { + + ############# + # LTR entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/combo-entry-ltr-entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/combo-entry-ltr-entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/combo-entry-ltr-entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + ############# + # RTL entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/combo-entry-rtl-entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/combo-entry-rtl-entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/combo-entry-rtl-entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + ############## + # LTR button # + ############## + + image { + function = BOX + state = NORMAL + detail = "button" + file = "assets/combo-entry-ltr-button.png" + border = {0, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "button" + file = "assets/combo-entry-ltr-button-hover.png" + border = {0, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "button" + file = "assets/combo-entry-ltr-button-active.png" + border = {0, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "button" + file = "assets/combo-entry-ltr-button-insensitive.png" + border = {0, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + ############## + # RTL button # + ############## + + image { + function = BOX + state = NORMAL + detail = "button" + file = "assets/combo-entry-rtl-button.png" + border = {4, 0, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "button" + file = "assets/combo-entry-rtl-button-hover.png" + border = {4, 0, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "button" + file = "assets/combo-entry-rtl-button-active.png" + border = {4, 0, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "button" + file = "assets/combo-entry-rtl-button-insensitive.png" + border = {4, 0, 4, 4} + stretch = TRUE + direction = RTL + } + + } + +} + +style "combo_button_padding" { + + # Since one side of the button is missing, we need to shift the arrow a little to the right + # This is the same thing we've done above but the combo, unlike the combobox, + # uses padding the same way as a button + GtkButton::inner-border = {6, 8, 4, 4} + +} + +style "notebook" { + + xthickness = 5 + ythickness = 2 + +} + +style "notebook_viewport" { + bg[NORMAL] = @base_color +} + +style "notebook_bg" { + bg[NORMAL] = @base_color + bg[PRELIGHT] = @base_color + bg[INSENSITIVE] = @base_color +} + +style "notebook_entry" { + + engine "pixmap" { + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/notebook-entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/notebook-entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + file = "assets/notebook-entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + } +} + +style "normal_bg" { + bg[NORMAL] = @bg_color + bg[PRELIGHT] = @bg_color + bg[INSENSITIVE] = mix (0.6, @bg_color, @base_color) +} + +style "normal_entry" { + + engine "pixmap" { + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + file = "assets/entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + } +} + +style "notebook_combo" { + + engine "pixmap" { + + ############# + # LTR entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/notebook-combo-entry-ltr-entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/notebook-combo-entry-ltr-entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/notebook-combo-entry-ltr-entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + ############# + # RTL entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/notebook-combo-entry-rtl-entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/notebook-combo-entry-rtl-entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/notebook-combo-entry-rtl-entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + } + +} + +style "textview" { + bg[NORMAL] = @base_color +} + +style "scale_horz" { + + engine "pixmap" { + + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-horz-trough.png" + border = {10, 10, 0, 0} + stretch = TRUE + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-horz-trough-active.png" + border = {10, 10, 0, 0} + stretch = TRUE + } + + } + +} + +style "scale_vert" { + + engine "pixmap" { + + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-vert-trough.png" + border = {0, 0, 10, 10} + stretch = TRUE + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-vert-trough-active.png" + border = {0, 0, 10, 10} + stretch = TRUE + } + + } + +} + +style "progressbar" { + + xthickness = 1 + ythickness = 1 + + fg[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + + image { + function = BOX + detail = "trough" + file = "assets/progressbar-horz-trough.png" + border = {3, 3, 2, 2} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/progressbar-vert-trough.png" + border = {2, 2, 3, 3} + stretch = TRUE + orientation = VERTICAL + } + + } + +} + +style "treeview_header" { + + xthickness = 1 + ythickness = 0 + + fg[NORMAL] = mix(0.5, @fg_color, @base_color) + fg[PRELIGHT] = mix(0.5, mix(0.5, @fg_color, @base_color), @fg_color) + + font_name = "Bold" + + GtkButton::inner-border = {5, 5, 0, 1} + + engine "pixmap" { + + image { + function = BOX + file = "assets/treeview-separator-ltr.png" + border = {0, 1, 0, 1} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + file = "assets/treeview-separator-rtl.png" + border = {1, 0, 0, 1} + stretch = TRUE + direction = RTL + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/treeview-pan-up.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/treeview-pan-up-hover.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/treeview-pan-up-active.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/treeview-pan-down.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/treeview-pan-down-hover.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/treeview-pan-down-active.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + } + +} + +style "scrolled_window" { + + engine "pixmap" { + image { + function = SHADOW + file = "assets/frame.png" + border = {1, 1, 1, 1} + stretch = TRUE + } + } + +} + +style "frame" { + + engine "pixmap" { + + image { + function = SHADOW + file = "assets/frame.png" + border = {0, 0, 0, 0} + stretch = TRUE + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = {0, 0, 0, 0} + stretch = TRUE + gap_start_file = "assets/border.png" + gap_end_file = "assets/border.png" + } + + } + +} + +style "toolbar_button" { + + xthickness = 2 + ythickness = 2 + + GtkButton::inner-border = {2, 2, 2, 2} + + engine "pixmap" { + image { + function = BOX + state = PRELIGHT + shadow = OUT + file = "assets/toolbar-button-hover.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + # Don't add hover effect on pressed buttons + image { + function = BOX + state = PRELIGHT + shadow = IN + file = "assets/toolbar-button-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "assets/toolbar-button-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + } +} + +style "toolbar_separator" { + + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 1 + GtkWidget::separator-height = 1 + + engine "pixmap" { + image { + function = BOX + file = "assets/line.png" + } + } + +} + +style "inline_toolbar" { + + GtkToolbar::button-relief = GTK_RELIEF_NORMAL + + engine "pixmap" { + image { + function = SHADOW + file = "assets/frame-inline.png" + border = {1, 1, 0, 1} + stretch = TRUE + } + } + +} + +style "tooltip" { + + xthickness = 13 + ythickness = 13 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + bg[SELECTED] = @tooltip_bg_color + +} + + +style "disable_shadow" { + + engine "pixmap" { + image { + function = SHADOW + } + } + +} + +style "disable_separator" { + + xthickness = 0 + ythickness = 0 + + GtkWidget::wide-separators = 1 + +} + +# Text Style +style "text" = "default" { + engine "murrine" { textstyle = 0 } +} + +style "menu_text" = "menu_item" { + engine "murrine" { textstyle = 0 } +} + +# Default style, containing most of the stuff +class "GtkWidget" style "default" + +# Override padding, style and colour +class "GtkButton" style "button" +class "GtkLinkButton" style "link_button" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkNotebook" style "notebook" +class "GtkHScale" style "scale_horz" +class "GtkVScale" style "scale_vert" +class "GtkProgressBar" style "progressbar" +class "GtkScrolledWindow" style "scrolled_window" +class "GtkFrame" style "frame" +class "GtkSeparatorToolItem" style "toolbar_separator" +class "GtkMenuBar" style "menubar" +class "GtkMenu" style "menu" +class "GtkTextView" style "textview" + +widget_class "**" style "button_label" +widget_class "**" style "misc_button_label" + +# Menu and menubar items +widget_class "**" style "menu_item" +widget_class "*.*" style "menubar_item" +widget_class "**" style "separator_menu_item" + +# Frames in statusbars look ugly, let's disable them +widget_class "**" style "disable_shadow" +# Disable the frame around poor Wilbert too +widget_class "**" style "disable_shadow" + +# Treeview buttons +widget_class "***" style "treeview_header" + +# Give the file chooser toolbar a border +widget_class "**" style "inline_toolbar" + +# Fix padding on regular comboboxes +widget_class "*." style "combobox" +# And disable separators on them +widget_class "*.*" style "disable_separator" + +# Join together the ComboBoxEntry entry and button +widget_class "**" style "combobox_entry" + +# Join the Combo entry and button +widget_class "**" style "combobox_entry" +# Tweak the padding on the button a little bit because it uses it a bit differently +widget_class "*." style "combo_button_padding" + +# Alas we cannot do the same for ComboBoxText because there isn't a way to apply the style to only +# the comboboxes that have an entry inside + +# Toolbar buttons have different paddings +widget_class "**" style "toolbar_button" + +# Notebooks are white, act accordingly +widget_class "**" style "notebook_entry" +widget_class "**" style "notebook_bg" +widget_class "**" style "notebook_bg" +widget_class "***" style "notebook_bg" +widget_class "**" style "notebook_bg" +widget_class "*.*" style "notebook_bg" +widget_class "***" style "notebook_combo" +widget_class "***" style "notebook_combo" + +# However, stuff inside eventboxes inside notebooks is grey again, react +widget_class "***" style "normal_entry" +widget_class "***" style "normal_bg" +widget_class "***" style "normal_bg" +widget_class "****" style "combobox_entry" +widget_class "****" style "combobox_entry" +widget_class "***." style "combo_button_padding" + +# ComboBoxes tend to draw the button label with text[] instead of fg[], we need to fix that +widget_class "**" style "combobox_cellview" + +# GTK tooltips +widget "gtk-tooltip*" style "tooltip" + +# Fixes ugly text shadows for insensitive text +widget_class "*" style "text" +widget_class "**" style "menu_text" +widget_class "**" style "text" +widget_class "**" style "text" +widget_class "**" style "text" \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/apps/budgie.css b/.themes/Dracula-standard-buttons/gtk-3.0/apps/budgie.css new file mode 100755 index 0000000..1dbf218 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/apps/budgie.css @@ -0,0 +1,65 @@ +.budgie-panel { + border-bottom-color: transparent; +} + +.max-budgie-panel { + border: none; + background-color: alpha(black, 0.5); +} + +.budgie-panel *:active { + background-color: transparent; +} + +/* top panel */ +.budgie-panel.top { + border-top-color: transparent; +} + +/* left panel */ +.budgie-panel.left { + border-left-color: transparent; +} + +/* right panel */ +.budgie-panel.right { + border-right-color: transparent; +} + +.budgie-panel .message-area { + border-radius: 3px; + border: none; + font: bold; + text-shadow: 1px 1px alpha(black, 0.3); + background-color: alpha(black, 0.5); + box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.2),inset 0px 1px 0px 0px rgba(255,255,255,0.1); +} + +.budgie-panel .menu-icon *, +.budgie-panel .message-area * { + icon-shadow: 1px 1px alpha(black, 0.3); +} + +.max-budgie-panel .message-area { + box-shadow:none; + background-color: transparent; +} + +.budgie-panel * { + icon-shadow: none; +} + +.launcher * { + icon-shadow: 1px 1px alpha(black, 0.3); +} + +PanelToplevel { + padding: 0px; + background-color: @panel_bg_color; + background-image: none; + color: @panel_fg_color; +} + +.dark .notif-title { + color: @orange; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/apps/corebird.css b/.themes/Dracula-standard-buttons/gtk-3.0/apps/corebird.css new file mode 100755 index 0000000..1cff971 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/apps/corebird.css @@ -0,0 +1,9 @@ +.button.text-only-button:hover{ + color: @selected_bg_color; +} + +.button.text-only-button:active, +.button.text-only-button:active:hover { + color: @selected_bg_color; + background-color: transparent; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/apps/gala.css b/.themes/Dracula-standard-buttons/gtk-3.0/apps/gala.css new file mode 100755 index 0000000..d472b45 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/apps/gala.css @@ -0,0 +1,127 @@ +/******* +* Gala * +*******/ + +.gala-notification { + border: none; + border-radius: 4px; + background-color: transparent; + background-image: + linear-gradient( + to bottom, + @bg_color, + @bg_color 80%, + shade ( + @bg_color, + 0.94 + ) + ); + box-shadow: + inset 0 0 0 1px alpha (@bg_highlight_color, 0.1), + inset 0 1px 0 0 alpha (@bg_highlight_color, 0.9), + inset 0 -1px 0 0 alpha (@bg_highlight_color, 0.3), + 0 0 0 1px alpha (#000, 0.2), + 0 3px 6px alpha (#000, 0.16), + 0 5px 5px -3px alpha (#000, 0.4); +} + +.gala-notification .title, +.gala-notification .label { + color: @text_color; +} + +.gala-notification GtkImage { + color: alpha (@text_color, 0.8); +} + +.gala-button { + padding: 3px; + color: #fff; + border: none; + border-radius: 100px; + background-image: + linear-gradient( + to bottom, + #7e7e7e, + #3e3e3e + ); + box-shadow: + inset 0 0 0 1px alpha (#fff, 0.02), + inset 0 1px 0 0 alpha (#fff, 0.07), + inset 0 -1px 0 0 alpha (#fff, 0.01), + 0 0 0 1px alpha (#000, 0.4), + 0 3px 6px alpha (#000, 0.16), + 0 3px 6px alpha (#000, 0.23); + text-shadow: 0 1px 1px alpha (#000, 0.6); +} + +/********* + * Panel * + ********/ + + .panel { + background-color: transparent; + transition: all 100ms ease-in-out; +} + +.panel.maximized { + background-color: alpha(#000, 0); +} + +.panel.translucent { + background-color: alpha(#000, 0); +} + +.composited-indicator > revealer label, +.composited-indicator > revealer image, +.composited-indicator > GtkRevealer { + color: #fff; + font-weight: bold; + text-shadow: + 0 0 2px alpha (#000, 0.3), + 0 1px 2px alpha (#000, 0.6); + icon-shadow: + 0 0 2px alpha (#000, 0.3), + 0 1px 2px alpha (#000, 0.6); + transition: all 200ms ease-in-out; +} + +.composited-indicator .keyboard { + background-color: #fff; + border-radius: 2px; + box-shadow: + 0 0 2px alpha (#000, 0.3), + 0 1px 2px alpha (#000, 0.6); + color: #333; + font-weight: 600; + padding: 0 3px; + text-shadow: none; +} + +.panel.color-light .composited-indicator > revealer label, +.panel.color-light .composited-indicator > revealer image, +.panel.color-light .composited-indicator > GtkRevealer { + color: alpha (#000, 0.65); + text-shadow: + 0 0 2px alpha (#fff, 0.3), + 0 1px 0 alpha (#fff, 0.25); + icon-shadow: + 0 0 2px alpha (#fff, 0.3), + 0 1px 0 alpha (#fff, 0.25); +} + +.panel.color-light .composited-indicator .keyboard { + background-color: alpha (#000, 0); + box-shadow: + 0 0 2px alpha (#fff, 0.3), + 0 1px 0 alpha (#fff, 0.25); + color: #fff; + text-shadow: none; +} + +.panel .popover { + box-shadow: + inset 0 -1px 0 0 alpha (@bg_highlight_color, 0.5), + 0 3px 4px alpha (#000, 0.15), + 0 3px 3px -3px alpha (#000, 0.35); +} \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/apps/gnome-applications.css b/.themes/Dracula-standard-buttons/gtk-3.0/apps/gnome-applications.css new file mode 100755 index 0000000..4f3fb1c --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/apps/gnome-applications.css @@ -0,0 +1,120 @@ +/************ + * nautilus * + ************/ +.nautilus-canvas-item { + border-radius: 0px; +} + +.nautilus-desktop.nautilus-canvas-item { + color: white; + text-shadow: 1px 1px alpha(black,0.8); +} + +.nautilus-desktop.nautilus-canvas-item:active, +.nautilus-desktop.nautilus-canvas-item:prelight, +.nautilus-desktop.nautilus-canvas-item:selected { + border-radius: 3px; + text-shadow: none; +} + +NautilusWindow.window-frame { + background-color: transparent; +} + +NautilusWindow.background { + background-color: alpha(mix(@bg_color,@base_color,0.7),0.96); +} + +NautilusWindow .sidebar, +NautilusWindow .sidebar .view { + background-color: transparent; + background-image: none; +} + +NautilusWindow .sidebar .cell:selected, +NautilusWindow .sidebar .cell:selected:focus { + border-radius: 0 3px 3px 0; +} + +NautilusWindow .pane-separator.horizontal { + background-image: none; + border-right: 1px solid @bg_color; +} + + +NautilusListView GtkTreeView { + border-color: @borders; +} + +/****************** + * gnome terminal * + ******************/ +VteTerminal { + background-color: @bg_color; + color: @fg_color; +} + +/********* + * gedit * + *********/ +GeditViewFrame .gedit-search-slider { + padding: 4px; + border-radius: 0 0 0 5px; + border: 0; + background-color: @bg_color; +} + +GeditViewFrame .gedit-search-slider .linked .button { + border-color: alpha(black,0.2); +} + +GeditViewFrame .gedit-search-slider .linked .button:hover { + border-color: transparent; + border-top-color: alpha(white,0.2); + border-bottom-color: alpha(black,0.2); +} + + +GeditViewFrame .gedit-search-slider .not-found { + background-color: @error_bg_color; + background-image: none; + color: @error_fg_color; +} + +GeditViewFrame .gedit-search-slider .not-found:selected { + background-color: @selected_bg_color; + color: @selected_fg_color; +} + +GdTaggedEntry *{ + color: @fg_color; +} + +/************** + * Tweak Tool * + **************/ +.tweak:hover{ + color: @text_color; +} + +.tweak-categories .list-row.button:hover { + background-color: @selected_bg_color; + color: @selected_fg_color; +} + +.tweak-categories { + background-color: @base_color; + background-image: linear-gradient(to bottom,@base_color,@base_color); +} + +/************** + * geary * + **************/ +.geary-titlebar-right GtkBox.left .button{ + + background: transparent; +} +.geary-titlebar-right GtkBox.left .button:hover{ + + background: transparent; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/apps/mate-applications.css b/.themes/Dracula-standard-buttons/gtk-3.0/apps/mate-applications.css new file mode 100644 index 0000000..5adbfbf --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/apps/mate-applications.css @@ -0,0 +1,17 @@ + +/******** + * Caja * + ********/ + +/* caja sidebar */ +CajaWindow FMTreeView .view, +CajaWindow CajaNotesViewer .view, +CajaWindow CajaPlacesSidebar .view, +CajaWindow CajaHistorySidebar .view, +CajaWindow CajaInformationPanel GtkVBox, +CajaWindow CajaEmblemSidebar GtkViewport { + background-color: @header_bg_color; + color: @header_fg_color; + border-width: 0px; +} + diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/apps/solus-applications.css b/.themes/Dracula-standard-buttons/gtk-3.0/apps/solus-applications.css new file mode 100755 index 0000000..d52a5de --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/apps/solus-applications.css @@ -0,0 +1,12 @@ +QuirkyClient .linked .button:first-child { + border-color: alpha(black,0.2); + border-width: 1px; +} + +QuirkyClient .linked .button:first-child:hover, +QuirkyClient .linked .button:first-child:active, +QuirkyClient .linked .button:first-child:checked { + border-color: transparent; + border-top-color: alpha(white,0.2); + border-bottom-color: alpha(black,0.2); +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/apps/unity.css b/.themes/Dracula-standard-buttons/gtk-3.0/apps/unity.css new file mode 100755 index 0000000..c22b2f2 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/apps/unity.css @@ -0,0 +1,74 @@ +UnityDecoration { + -UnityDecoration-extents: 28px 0px 0px 0px; + -UnityDecoration-input-extents: 10px; + + -UnityDecoration-shadow-offset-x: 0px; + -UnityDecoration-shadow-offset-y: 3px; + -UnityDecoration-active-shadow-color: alpha(@dark_shadow, 0.75); + -UnityDecoration-active-shadow-radius: 9px; + -UnityDecoration-inactive-shadow-color: alpha(@dark_shadow, 0.5); + -UnityDecoration-inactive-shadow-radius: 6px; + + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: @theme_selected_bg_color; + + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 50px; + -UnityDecoration-title-alignment: 0.0; +} + +UnityDecoration.top { + border: 1px solid @header_bg_color; + border-bottom-width: 0; + border-radius: 5px 5px 0 0; + padding: 1px 8px 0 8px; + background-color: @header_bg_color; + color: @header_fg_color; + text-shadow: none; +} + +UnityDecoration.top:backdrop { + border: 1px solid @header_bg_color; + border-bottom-width: 0; + background-color: @header_bg_color; + color: mix(@titlebar_fg_color, @titlebar_bg_color, 0.2); +} + +UnityDecoration.left, +UnityDecoration.right, +UnityDecoration.bottom { + background-color: @theme_bg_color; +} + +UnityDecoration.left:backdrop, +UnityDecoration.right:backdrop, +UnityDecoration.bottom:backdrop { + background-color: @theme_bg_color; +} + +UnityPanelWidget, +.unity-panel { + border-width: 0 0 0 0; + border-style: solid; + border-color: @panel_bg_color; + background-color: @header_bg_color; /* the theme_bg_color of the dark theme */ + color: @theme_fg_color; +} + +.unity-panel.menubar, +.unity-panel .menubar { +} + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0 0 0 0; + color: @panel_fg_color; +} + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + border-color: mix(@panel_bg_color, @panel_fg_color, 0.2); + background-color: @selected_bg_color; + background-image: none; + color: shade(@panel_fg_color, 1.08); +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/gtk-widgets-assets.css b/.themes/Dracula-standard-buttons/gtk-3.0/gtk-widgets-assets.css new file mode 100755 index 0000000..084440f --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/gtk-widgets-assets.css @@ -0,0 +1,200 @@ +/******************* + * check and radio * + *******************/ +/* draw regular check and radio items using our assets */ + +.check, +.check:focus { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"),url("../assets/checkbox-unchecked@2.png")); +} + +.check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-hover.png"),url("../assets/checkbox-unchecked-hover@2.png")); +} + +.check:insensitive, +.check row:selected:insensitive, +.check row:selected:focus:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-insensitive.png"),url("../assets/checkbox-unchecked-insensitive@2.png")); +} + +.check:active, +.check:checked, +.check row:selected:active, +.check row:selected:focus:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"),url("../assets/checkbox-checked@2.svg")); +} + +.check:active:insensitive, +.check:checked:insensitive, +.check row:selected:active:insensitive, +.check row:selected:focus:active:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-insensitive.png"),url("../assets/checkbox-checked-insensitive@2.png")); +} + +.check:inconsistent, +.check row:selected:inconsistent, +.check row:selected:focus:inconsistent { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"),url("../assets/checkbox-mixed@2.png")); +} + +.check:inconsistent:insensitive, +.check row:selected:inconsistent:insensitive, +.check row:selected:focus:inconsistent:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"),url("../assets/checkbox-mixed-insensitive@2.png")); +} + +.radio, +.radio:hover, +.radio row:selected, +.radio row:selected:focus { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"),url("../assets/radio-unselected@2.png")); +} + +.radio:insensitive, +.radio row:selected:insensitive, +.radio row:selected:focus:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-insensitive.png"),url("../assets/radio-unselected-insensitive@2.png")); +} + +.radio:active, +.radio:active:hover, +.radio:checked, +.radio row:selected:active, +.radio row:selected:focus:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"),url("../assets/radio-selected@2.png")); +} + +.radio:active:insensitive, +.radio:checked:insensitive, +.radio row:selected:active:insensitive, +.radio row:selected:focus:active:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-insensitive.png"),url("../assets/radio-selected-insensitive@2.png")); +} + +.radio:inconsistent, +.radio row:selected:inconsistent, +.radio row:selected:focus:inconsistent { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"),url("../assets/radio-mixed@2.png")); +} + +.radio:inconsistent:insensitive, +.radio row:selected:inconsistent:insensitive, +.radio row:selected:focus:inconsistent:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"),url("../assets/radio-mixed-insensitive@2.png")); +} + +.menuitem.check { + -gtk-icon-source: none; +} + +.menuitem.check:active, +.menuitem.check:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/menuitem-checkbox-checked.png"),url("../assets/menuitem-checkbox-checked@2.png")); +} + +.menuitem.check:active:hover, +.menuitem.check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/menuitem-checkbox-checked-hover.png"),url("../assets/menuitem-checkbox-checked-hover@2.png")); +} + +.menuitem.check:active:insensitive, +.menuitem.check:checked:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/menuitem-checkbox-checked-insensitive.png"),url("../assets/menuitem-checkbox-checked-insensitive@2.png")); +} + +.menuitem.check:inconsistent, +.menuitem.radio:inconsistent { + -gtk-icon-source: -gtk-scaled(url("../assets/menuitem-checkbox-mixed.png"),url("../assets/menuitem-checkbox-mixed@2.png")); +} + +.menuitem.check:inconsistent:insensitive, +.menuitem.radio:inconsistent:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/menuitem-checkbox-mixed-insensitive.png"),url("../assets/menuitem-checkbox-mixed-insensitive@2.png")); +} + +.menuitem.radio { + -gtk-icon-source: none; +} + +.menuitem.radio:active, +.menuitem.radio:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/menuitem-radio-checked.png"),url("../assets/menuitem-radio-checked@2.png")); +} + +.menuitem.radio:active:hover, +.menuitem.radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/menuitem-radio-checked-hover.png"),url("../assets/menuitem-radio-checked-hover@2.png")); +} + +.menuitem.radio:active:insensitive, +.menuitem.radio:checked:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/menuitem-radio-checked-insensitive.png"),url("../assets/menuitem-radio-checked-insensitive@2.png")); +} + +GtkIconView.content-view.cell.check { + -gtk-icon-source: -gtk-scaled(url("../assets/grid-selection-unchecked.png"),url("../assets/grid-selection-unchecked@2.png")); +} + +GtkIconView.content-view.cell.check:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/grid-selection-checked.svg"),url("../assets/grid-selection-checked@2.svg")); +} + +/****************** + * pane separator * + ******************/ +.pane-separator.horizontal { + background-image: -gtk-scaled(url("../assets/pane-handle.png"),url("../assets/pane-handle@2.png")); + background-repeat: no-repeat; + background-position: center center; +} + +.pane-separator.vertical { + background-image: -gtk-scaled(url("../assets/pane-handle-vertical.png"),url("../assets/pane-handle-vertical@2.png")); + background-repeat: no-repeat; + background-position: center center; +} + +/************* + * GtkSwitch * + *************/ +GtkSwitch.trough { + background-image: -gtk-scaled(url("../assets/switch-off.svg"),url("../assets/switch-off@2.svg")); +} + +GtkSwitch.trough:active { + background-image: -gtk-scaled(url("../assets/switch-on.svg"),url("../assets/switch-on@2.svg")); +} + +GtkSwitch.trough:insensitive, +GtkSwitch.trough:active:insensitive { + background-image: -gtk-scaled(url("../assets/switch-insensitive.svg"),url("../assets/switch-insensitive@2.svg")); +} + +GtkSwitch.slider { + background-image: -gtk-scaled(url("../assets/switch-slider-off.svg"),url("../assets/switch-slider-off@2.svg")); +} + +GtkSwitch.slider:active { + background-image: -gtk-scaled(url("../assets/switch-slider-on.svg"),url("../assets/switch-slider-on@2.svg")); +} + +GtkSwitch.slider:insensitive, +GtkSwitch.slider:active:insensitive { + background-image: -gtk-scaled(url("../assets/switch-slider-insensitive.svg"),url("../assets/switch-slider-insensitive@2.svg")); +} + +/******************* + * GtkScale slider * + *******************/ +.scale.slider { + background: -gtk-scaled(url("../assets/scale-slider.svg"),url("../assets/scale-slider@2.png")); +} + +.scale.slider:hover { + background: -gtk-scaled(url("../assets/scale-slider-hover.svg"),url("../assets/scale-slider-hover@2.png")); +} + +.scale.slider:insensitive { + background: -gtk-scaled(url("../assets/scale-slider-insensitive.png"),url("../assets/scale-slider-insensitive@2.png")); +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/gtk-widgets.css b/.themes/Dracula-standard-buttons/gtk-3.0/gtk-widgets.css new file mode 100755 index 0000000..ab8c16a --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/gtk-widgets.css @@ -0,0 +1,468 @@ + +/* default */ +* { + engine: none; + -GtkArrow-arrow-scaling: 0.55; + -GtkButton-child-displacement-x: 0; + -GtkButton-child-displacement-y: 0; + -GtkButton-default-border: 0; + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 1; + -GtkButton-interior-focus: true; + -GtkCheckButton-indicator-size: 16; + -GtkCheckMenuItem-indicator-size: 12; + -GtkExpander-expander-size: 8; + -GtkHTML-link-color: @link_color; + -GtkIMHtml-hyperlink-color: @link_color; + -GtkMenu-horizontal-padding: 0; + -GtkMenu-vertical-padding: 0; + -GtkNotebook-initial-gap: 0; + -GtkPaned-handle-size: 5; + -GtkProgressBar-min-horizontal-bar-height: 5; + -GtkProgressBar-min-vertical-bar-width: 5; + -GtkRange-slider-width: 12; + -GtkRange-stepper-spacing: 0; + -GtkRange-trough-border: 0; + -GtkRange-trough-under-steppers: 1; + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; + -GtkScrollbar-min-slider-length: 50; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkScrolledWindow-scrollbars-within-bevel: 0; + -GtkStatusbar-shadow-type: none; + -GtkTextView-error-underline-color: @error_color; + -GtkToolButton-icon-spacing: 6; + -GtkToolItemGroup-expander-size: 8; + -GtkTreeView-expander-size: 8; + -GtkWidget-focus-line-width: 1; + -GtkWidget-focus-padding: 2; + -GtkWidget-link-color: @link_color; + -GtkWidget-visited-link-color: @link_color; + -GtkWindow-resize-grip-height: 0; + -GtkWindow-resize-grip-width: 0; + -WnckTasklist-fade-overlay-rect: 0; + outline-color: alpha(@selected_bg_color, 0.5); + outline-style: solid; + outline-offset: 0; +} + +/*************** + * base states * + ***************/ +.background { + background-color: @bg_color; + color: @fg_color; +} + +* { + /* inherit colors from parent */ + background-color: inherit; + color: inherit; +} + +*:selected, +*:selected:focus { + background-color: @selected_bg_color; + color: @selected_fg_color; +} + +*:insensitive, +*:insensitive:insensitive { + color: mix(@fg_color, @bg_color, 0.3); +} + +/* apply effects to insensitive and prelit images */ +*:insensitive { + -gtk-image-effect: dim; +} + +*:hover { + -gtk-image-effect: highlight; +} + +.gtkstyle-fallback { + background-color: @bg_color; + color: @fg_color; +} + +.gtkstyle-fallback:prelight { + background-color: shade(@bg_color, 1.1); + color: @fg_color; +} + +.gtkstyle-fallback:active { + background-color: shade(@_color, 0.9); + color: @fg_color; +} + +.gtkstyle-fallback:insensitive { + background-color: shade(shade(@bg_color, 0.95), 1.05); + color: mix(@fg_color, @bg_color, 0.7); +} + +.gtkstyle-fallback:selected { + background-color: @selected_bg_color; + color: @selected_fg_color; +} + +GtkImage, +GtkImage:insensitive, +GtkLabel, +GtkLabel:insensitive, +GtkBox, +GtkBox:insensitive, +GtkOverlay, +GtkGrid, +GtkGrid:insensitive { + background-color: transparent; +} + +/*********** + * gtkhtml * + ***********/ +GtkHTML { + background-color: @base_color; + color: @text_color; +} + +/************ + * expander * + ************/ +.expander { + color: alpha(@fg_color, 0.7); +} + +.expander:hover { + color: alpha(@fg_color, 0.8); +} + +.expander:active { + color: alpha(currentColor, 0.9); +} + + +/********* + * frame * + *********/ +.frame { + border-color: shade(@theme_bg_color, 0.8); +} + + +.frame.flat { + border: none; +} + +/******************* + * scrolled window * + *******************/ +GtkScrolledWindow.frame { + border-width: 1px; + border-style: solid; + border-color: @bg_color; + border-radius: 0; +} + +/* avoid double borders when a viewport is + * packed into a GtkScrolledWindow */ +GtkScrolledWindow GtkViewport.frame { + border-style: none; +} + +/************ + * iconview * + ************/ +GtkIconView.view.cell:hover { + border: none; + border-radius: 5px; + background-color: shade(@bg_color, 0.9); + background-image: none; + color: @fg_color; +} + +GtkIconView.view.cell:selected, +GtkIconView.view.cell:selected:focus { + border-width: 1px; + border-style: solid; + border-color: shade(@bg_color, 0.8); + border-radius: 5px; + background-color: shade(@bg_color, 0.8); + background-image: none; + color: @fg_color; +} + +.content-view.view.rubberband, +.view.rubberband, +.rubberband { + border-width: 1px; + border-style: solid; + border-color: shade(@selected_fg_color, 0.9); + border-radius: 0; + background-color: alpha(@selected_fg_color, 0.3); +} +/***************** + * miscellaneous * + *****************/ +.floating-bar { + border-width: 1px; + border-style: solid; + border-color: @bg_color; + border-radius: 0px; + background-color: @bg_color; + background-image: none; + color: @fg_color; +} + +.floating-bar.top { + border-top-width: 0; + border-top-right-radius: 0; + border-top-left-radius: 0; +} + +.floating-bar.right { + border-right-width: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.floating-bar.bottom { + border-bottom-width: 0; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} + +.floating-bar.left { + border-left-width: 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +.floating-bar .button { + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; + + border-style: none; + background-color: transparent; + background-image: none; +} + +.view.dim-label, +.dim-label { + color: alpha(currentColor, 0.5); +} + +.dnd { + border-width: 1px; + border-style: solid; + border-color: shade(@selected_fg_color, 0.9); +} + +.grip { + background-color: transparent; +} + +.arrow { + color: alpha(@fg_color, 0.9); +} + +/************* + * statusbar * + *************/ +GtkStatusbar { + padding: 4px; + color: @fg_color; +} + +GtkStatusbar .button { + color: @fg_color; + border: none; +} + +GtkStatusbar .button:hover, +GtkStatusbar .button:active, +GtkStatusbar .button:active:hover { + transition: none; + color: @selected_fg_color; + background-color: @bg_color; +} + +/************ + * textview * + ************/ +GtkTextView { + background-color: @base_color; + color: @text_color; +} + +/*********** + * tooltip * + ***********/ +.tooltip { + border-width: 1px; + border-style: solid; + border-color: @tooltip_bg_color; + border-radius: 3px; + background-color: @tooltip_bg_color; + background-image: none; + color: @tooltip_fg_color; +} + +.tooltip.background { + background-color: alpha(@tooltip_bg_color,0.8); + background-clip: padding-box; +} + +.tooltip.window-frame.csd { + border-radius: 3px; + background-color: transparent; + box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15); +} + +.tooltip * { + padding: 2px; + background-color: transparent; + color: inherit; +} + +/************ + * treeview * + ************/ +GtkTreeView { + -GtkTreeView-vertical-separator: 6; + -GtkWidget-focus-line-width: 1; + -GtkWidget-focus-padding: 1; +} + +GtkTreeView { + border: 1px solid @bg_color; +} + +GtkTreeView.view:selected { + border: none; +} + +GtkTreeView.dnd { + padding: 6px 6px; + border-width: 1px; + border-style: solid; + border-color: shade(@selected_bg_color, 0.9); + border-radius: 0; +} + +GtkTreeView .entry { + padding: 6px 6px; + border-radius: 0; + background-color: @base_color; + background-image: none; +} + +/************ + * viewport * + ************/ +GtkViewport.frame { + border-width: 0; +} + +.view { + background-color: @base_color; + color: @text_color; +} + +.view:insensitive, +.view:insensitive:insensitive { + color: mix(@bg_color,@text_color, 0.4); +} + +.view:selected, +.view:selected:focus { + background-color: @selected_bg_color; + color: @selected_fg_color; /*TreeView selected for dconf and sidebars and stuff*/ +} + +/************************* + * touch text selections * + *************************/ +GtkBubbleWindow { + border-radius: 0px; + background-clip: border-box; +} + +GtkBubbleWindow.osd.background { + background-color: @osd_bg; +} + +GtkBubbleWindow .toolbar { + background-color: transparent; +} + +.overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(55, 93, 114, 0.20)), to(rgba(255,93,115, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; } + + .overshoot.bottom { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(255,93,115,0.2)), to(rgba(255,93,115, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; } + + .overshoot.left { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(255,93,115,0.2)), to(rgba(255,93,115, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; } + + .overshoot.right { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(255,93,115,0.2)), to(rgba(255,93,115, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; } + + .undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; } + + .undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; } + + .undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; } + + .undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; } diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/gtk.css b/.themes/Dracula-standard-buttons/gtk-3.0/gtk.css new file mode 100755 index 0000000..746b5a1 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/gtk.css @@ -0,0 +1,127 @@ +/* Ant palet */ +@define-color lime #50fa7a; +@define-color cyan #8be9fd; +@define-color yellow #f1fa8c; +@define-color orange #ffb86c; +@define-color purple #bd93f9; +@define-color red #ff5555; + +/* default color scheme */ +@define-color bg_color #1e1f29; +@define-color fg_color #f8f8f2; +@define-color base_color #282a36; +@define-color text_color #f8f8f2; +@define-color borders transparent; +@define-color header_bg_color #1e1f29; +@define-color header_fg_color #f8f8f2; +/*@define-color selected_bg_color #00b0ff;*/ +@define-color selected_bg_color #ff79c6; +/*@define-color selected_bg_color #33CBBF; +*/@define-color selected_fg_color #f8f8f8; +@define-color tooltip_bg_color #f8f8f8; +@define-color tooltip_fg_color #2d2d2d; + +/* colormap actually used by the theme, to be overridden in other css files */ +@define-color theme_bg_color @bg_color; +@define-color theme_fg_color @fg_color; +@define-color theme_base_color @base_color; +@define-color theme_text_color @text_color; +@define-color theme_selected_bg_color @selected_bg_color; +@define-color theme_selected_fg_color @selected_fg_color; +@define-color theme_tooltip_bg_color @tooltip_bg_color; +@define-color theme_tooltip_fg_color @tooltip_fg_color; + +/* shadow effects */ +@define-color light_shadow #fff; +@define-color dark_shadow #000; + +/* misc colors used by gtk+ */ +@define-color info_fg_color #31363D; +@define-color info_bg_color #f3f3f3; +@define-color warning_fg_color #fefefe; +@define-color warning_bg_color @orange; +@define-color question_fg_color #fefefe; +@define-color question_bg_color @cyan; +@define-color error_fg_color #fefefe; +@define-color error_bg_color @red; +@define-color link_color #df253f; +@define-color success_color #53a93f; +@define-color warning_color #f57900; +@define-color error_color @red; +@define-color light_grey #dedede; + +/* widget colors */ +@define-color button_bg_color @theme_base_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_base_color; +@define-color menu_fg_color @theme_text_color; +@define-color panel_bg_color shade(@header_fg_color, 0.8); +@define-color panel_fg_color @selected_fg_color; +@define-color menu_selected_bg_color @selected_bg_color; +@define-color menu_selected_fg_color @selected_fg_color; +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; + +/* osd */ +@define-color osd_base @base_color; +@define-color osd_fg @fg_color; +@define-color osd_bg @bg_color; + +/* window manager colors */ +@define-color wm_bg @header_bg_color; +@define-color wm_border_focused @header_bg_color; +@define-color wm_border_unfocused @header_bg_color; +@define-color wm_title_focused @header_fg_color; +@define-color wm_title_unfocused alpha(@theme_fg_color, 0.75); +@define-color wm_icons_focused @theme_fg_color; +@define-color wm_icons_focused_prelight shade(@theme_selected_bg_color, 1.15); +@define-color wm_icons_focused_pressed @theme_selected_bg_color; +@define-color wm_icons_unfocused alpha(@theme_fg_color, 0.95); +@define-color wm_icons_unfocused_prelight shade(@theme_selected_bg_color, 1.15); +@define-color wm_icons_unfocused_pressed @theme_selected_bg_color; + +@import url("gtk-widgets.css"); +@import url("gtk-widgets-assets.css"); + +@import url("widgets/app-notifications.css"); +@import url("widgets/assistant.css"); +@import url("widgets/button.css"); +@import url("widgets/cell-row.css"); +@import url("widgets/check-radio.css"); +@import url("widgets/column-header.css"); +@import url("widgets/content-view.css"); +@import url("widgets/calendar.css"); +@import url("widgets/dialogs.css"); +@import url("widgets/entry.css"); +@import url("widgets/infobar.css"); +@import url("widgets/list-boxes.css"); +@import url("widgets/menu.css"); +@import url("widgets/notebook.css"); +@import url("widgets/progress-scale.css"); +@import url("widgets/scrollbar.css"); +@import url("widgets/search-bar.css"); +@import url("widgets/separator.css"); +@import url("widgets/sidebar.css"); +@import url("widgets/spinbutton.css"); +@import url("widgets/spinner.css"); +@import url("widgets/switch.css"); +@import url("widgets/color-chooser.css"); +@import url("widgets/toolbar.css"); +@import url("widgets/osd.css"); +@import url("widgets/csd.css"); +@import url("widgets/combobox.css"); +@import url("widgets/selection-mode.css"); +@import url("widgets/popover.css"); + + +@import url("apps/budgie.css"); +@import url("apps/corebird.css"); +@import url("apps/solus-applications.css"); +@import url("apps/gala.css"); +@import url("apps/gnome-applications.css"); +@import url("apps/unity.css"); +@import url("apps/mate-applications.css"); +/*@import url("widgets/gnome-software.css");*/ diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/settings.ini b/.themes/Dracula-standard-buttons/gtk-3.0/settings.ini new file mode 100755 index 0000000..d846190 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/settings.ini @@ -0,0 +1,4 @@ +[Settings] +gtk-auto-mnemonics = 1 +gtk-visible-focus = automatic + diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/thumbnail.png b/.themes/Dracula-standard-buttons/gtk-3.0/thumbnail.png new file mode 100644 index 0000000..6d795d0 Binary files /dev/null and b/.themes/Dracula-standard-buttons/gtk-3.0/thumbnail.png differ diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/app-notifications.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/app-notifications.css new file mode 100755 index 0000000..9864214 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/app-notifications.css @@ -0,0 +1,37 @@ +/********************* + * app notifications * + *********************/ +.app-notification { + border-style: solid; + border-color: shade(@header_bg_color, 0.9); + border-width: 0 1px 1px 1px; + border-bottom-right-radius: 5px; + border-bottom-left-radius: 5px; + padding: 8px; + background-color: alpha(@header_bg_color,0.95); + background-image: none; + color: @header_fg_color; +} + +.app-notification .button, +.app-notification .button:hover { + background-color: @cyan; + color: @selected_fg_color; +} + +.app-notification .button:active, +.app-notification .button:hover:active { + background-color: shade(@cyan,0.9); + color: @selected_fg_color; +} + +.app-notification .button.flat { + background-color: transparent; + color: @header_fg_color; +} + +.app-notification .button.flat:hover, +.app-notification .button.flat:hover:active { + background-color: transparent; + color: @red; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/assistant.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/assistant.css new file mode 100755 index 0000000..c58c36e --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/assistant.css @@ -0,0 +1,16 @@ +/************* + * assistant * + *************/ +GtkAssistant .sidebar .highlight { + font: bold; +} + +GtkAssistant .sidebar { + padding: 4px; + border-width: 0 1px 0 0; + border-style: solid; + border-right-color: shade(@theme_bg_color, 0.8); + border-radius: 0; + background-color: @theme_bg_color; + color: mix(@theme_fg_color, @theme_bg_color, 0.1); +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/button.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/button.css new file mode 100755 index 0000000..7f11456 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/button.css @@ -0,0 +1,306 @@ +/********** + * button * + **********/ +.button { + padding: 6px 8px; + border-radius: 3px; + /* border-width: 1px; + border-style: solid; + border-color: transparent; + border-top-color: alpha(white,0.2); + border-bottom-color: alpha(black,0.2);*/ + background-color: @base_color; + background-image: none; + color: @text_color; + font: bold; + + -GtkWidget-focus-padding: 1; + -GtkWidget-focus-line-width: 0; +} + +.notebook .button, +.list .button, +.view .button { + border-color: alpha(black,0.2); +} + +.button:hover { + border-color: transparent; + border-top-color: alpha(white,0.2); + border-bottom-color: alpha(black,0.2); + background-color: @selected_bg_color; + color: @selected_fg_color; +} + +.button:active, +.button:active:hover, +.button:checked:checked { + border-color: transparent; + border-top-color: alpha(white,0.2); + border-bottom-color: alpha(black,0.2); + background-color: shade(@selected_bg_color, 0.9); + color: @selected_fg_color; +} + +.button:insensitive { + background-color: mix(@bg_color,@base_color, 0.5); + background-image: none; +} + +/**************** +* "flat" button * +*****************/ +.button.flat, +.action-bar .button, +.inline-toolbar .button, +.osd .button, +.osd.button { + border: none; + background-color: transparent; + background-image: none; + color: @fg_color; + font: bold; +} + +.button.flat:hover, +.action-bar .button:hover, +.inline-toolbar .button:hover, +.action-bar .button:hover { + border: none; + transition: color 150ms ease-in; + color: @selected_bg_color; +} + +.button.flat:active, +.button.flat:active:focus, +.button.flat:checked, +.button.flat:active:checked, +.button.flat:active:checked:focus, +.action-bar .button:checked, +.action-bar .button:active { + border: none; + transition: color 150ms ease-in; + color: shade(@selected_bg_color, 0.9); + background-color: transparent; +} + +.button.flat:active:hover { + border: none; + transition: color 150ms ease-in; + color: @selected_bg_color; + background-color: transparent; +} + +/**************** +* linked button * +*****************/ +/* middle button */ +.linked .entry, +.linked .button, +.linked .button:active, +.linked .button:active:hover, +.linked .button:focus, +.linked .button:focus:active, +.linked .button:insensitive, +.linked > GtkComboBox > .button:dir(ltr), +.linked > GtkComboBox > .button:dir(ltr):focus { + border-radius: 0; +} + + +/* leftmost button */ +.linked .entry:first-child, +.linked .button:first-child, +.linked .button:active:first-child, +.linked .button:active:hover:first-child, +.linked .button:focus:first-child, +.linked .button:focus:active:first-child, +.linked .button:insensitive:first-child, +.linked > GtkComboBox:first-child > .button, +.linked > GtkComboBox:first-child > .button:focus { + border-right-width: 0; + border-radius: 3px; + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +/* rightmost button */ +.linked .entry:last-child, +.linked .button:last-child, +.linked .button:active:last-child, +.linked .button:active:hover:last-child, +.linked .button:focus:last-child, +.linked .button:focus:active:last-child, +.linked .button:insensitive:last-child, +.linked > GtkComboBox:last-child > .button, +.linked > GtkComboBox:last-child > .button:focus { + border-left-width: 0; + border-radius: 3px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +/* linked single button */ +.linked .entry:only-child, +.linked .button:only-child, +.linked .button:active:only-child, +.linked .button:active:hover:only-child, +.linked .button:focus:only-child, +.linked .button:focus:active:only-child, +.linked .button:insensitive:only-child, +.linked.vertical > GtkComboBox:only-child > .button, +.linked.vertical > GtkComboBox:only-child > .button:focus { + border-radius: 3px; +} + +/* middle button (vertical) */ +.linked.vertical .entry, +.linked.vertical .button, +.linked.vertical .button:active, +.linked.vertical .button:active:hover, +.linked.vertical .button:focus, +.linked.vertical .button:focus:active, +.linked.vertical .button:insensitive, +.linked.vertical > GtkComboBox > .button:dir(ltr), +.linked.vertical > GtkComboBox > .button:dir(ltr):focus { + border-bottom-width: 0; + border-radius: 0; +} + +/* leftmost button (vertical) */ +.linked.vertical .entry:first-child, +.linked.vertical .button:first-child, +.linked.vertical .button:active:first-child, +.linked.vertical .button:active:hover:first-child, +.linked.vertical .button:focus:first-child, +.linked.vertical .button:focus:active:first-child, +.linked.vertical .button:insensitive:first-child, +.linked.vertical > GtkComboBox:first-child > .button, +.linked.vertical > GtkComboBox:first-child > .button:focus { + border-bottom-width: 0; + border-radius: 3px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} + +/* rightmost button (vertical) */ +.linked.vertical .entry:last-child, +.linked.vertical .button:last-child, +.linked.vertical .button:active:last-child, +.linked.vertical .button:active:hover:last-child, +.linked.vertical .button:focus:last-child, +.linked.vertical .button:focus:active:last-child, +.linked.vertical .button:insensitive:last-child, +.linked.vertical > GtkComboBox:last-child > .button, +.linked.vertical > GtkComboBox:last-child > .button:focus { + border-radius: 3px; + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +/* linked single button (vertical) */ +.linked.vertical .entry:only-child, +.linked.vertical .button:only-child, +.linked.vertical .button:active:only-child, +.linked.vertical .button:active:hover:only-child, +.linked.vertical .button:focus:only-child, +.linked.vertical .button:focus:active:only-child, +.linked.vertical .button:insensitive:only-child, +.linked.vertical > GtkComboBox:only-child > .button, +.linked.vertical > GtkComboBox:only-child > .button:focus { + border-radius: 3px; +} + +.linked.vertical .entry:first-child { + border: 1px solid alpha(black,0.2); + border-bottom-width: 0px; +} + +.linked.vertical .entry:last-child { + border: 1px solid alpha(black,0.2); +} + +/****************************** + * destructive action buttons * + ******************************/ +.destructive-action.button, +.titlebar .destructive-action.button { + border-color: transparent; + border-top-color: alpha(white,0.2); + border-bottom-color: alpha(black,0.2); + background-color: @error_color; + color: @selected_fg_color; +} + +.destructive-action.button:hover, +.titlebar .destructive-action.button:hover{ + background-color: @error_color; + color: @selected_fg_color; +} + +.destructive-action.button:active, +.titlebar .destructive-action.button:active { + background-color: shade(@error_color,0.9); + color: @selected_fg_color; +} + +.destructive-action.button:hover:active, +.titlebar .destructive-action.button:hover:active { + background-color: shade(@error_color,0.9); + color: @selected_fg_color; +} + +.destructive-action.button:insensitive, +.titlebar .destructive-action.button:insensitive { + background-color: mix(@bg_color,@error,0.6); +} + +/****************************** + * suggested action buttons * + ******************************/ +.suggested-action.button, +.list .suggested-action.button, +.titlebar .suggested-action.button { + border-color: transparent; + border-top-color: alpha(white,0.2); + border-bottom-color: alpha(black,0.2); + background-color: @cyan; + color: @selected_fg_color; + +} + +.suggested-action.button:hover, +.list .suggested-action.button:hover, +.titlebar .suggested-action.button:hover{ + background-color: @cyan; + color: @selected_fg_color; +} + +.suggested-action.button:active, +.list .suggested-action.button:active, +.titlebar .suggested-action.button:active { + background-color: shade(@cyan,0.9); + color: @selected_fg_color; +} + +.suggested-action.button:hover:active, +.list .suggested-action.button:hover:active, +.titlebar .suggested-action.button:hover:active { + background-color: shade(@cyan,0.9); + color: @selected_fg_color; +} + +.suggested-action.button:insensitive, +.titlebar .suggested-action.button:insensitive { + background-color: mix(@bg_color,@cyan,0.6); +} + +/******************** + * circular buttons * + ********************/ +.circular-button.button { + border: none; + border-radius: 20px; + outline-radius: 20px; + box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.2),inset 0px 1px 0px 0px rgba(255,255,255,0.2); +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/calendar.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/calendar.css new file mode 100755 index 0000000..723d257 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/calendar.css @@ -0,0 +1,35 @@ +/************ + * Calendar * + ************/ +GtkCalendar { + padding: 1px 4px 2px 4px; +} + +GtkCalendar:inconsistent { + color: mix(@fg_color, @bg_color, 0.5); +} + +GtkCalendar.view, +GtkCalendar.header, +GtkCalendar.button, +GtkCalendar.button:hover, +GtkCalendar.button:insensitive { + border-width: 0; + background-color: transparent; + background-image: none; +} + +.highlight, +GtkCalendar.highlight { + border-width: 0; + background-color: transparent; + color: @selected_bg_color; +} + +GtkCalendar:selected { + border-radius: 5px; +} + +GtkCalendar:selected:selected { + background-color: @selected_bg_color; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/cell-row.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/cell-row.css new file mode 100755 index 0000000..88b03d4 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/cell-row.css @@ -0,0 +1,29 @@ +/**************** + * cell and row * + ****************/ +.cell { + border-width: 0; + border-radius: 0; +} + +.cell:selected, +.cell:selected:hover, +.cell:selected:focus { + background-color: shade(@selected_bg_color, 0.9); + background-image: linear-gradient(to bottom,shade(@selected_bg_color, 0.9),shade(@selected_bg_color, 0.9)); + color: @selected_fg_color; + border-color: shade(@selected_bg_color, 0.9); + border-width: 1px 0; + border-style: solid; +} + +row:selected, +row:selected:hover, +row:selected:focus { + border-style: none; + border-color: shade(@selected_bg_color, 0.9); + background-color: shade(@selected_bg_color, 0.9); + color: @selected_fg_color; + background-image: none; + font: bold; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/check-radio.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/check-radio.css new file mode 100755 index 0000000..76acbb3 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/check-radio.css @@ -0,0 +1,17 @@ +/******************* + * check and radio * + *******************/ +.check, +.radio, +.check:insensitive, +.radio:insensitive { + border-style: none; + background-color: transparent; +} + +GtkCheckButton:hover, +GtkCheckButton:active:hover, +GtkCheckButton:selected, +GtkCheckButton:selected:focus { + background-color: transparent; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/color-chooser.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/color-chooser.css new file mode 100755 index 0000000..50b6322 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/color-chooser.css @@ -0,0 +1,91 @@ +/***************** + * color chooser * + *****************/ +GtkColorSwatch, +GtkColorSwatch:selected { + border-width: 1px; + border-style: solid; + border-color: alpha(black, 0.1); + border-radius: 1px; + background-color: transparent; + background-clip: border-box; +} + +GtkColorSwatch:hover, +GtkColorSwatch:selected:hover { + border-color: alpha(black, 0.3); +} + +GtkColorSwatch.color-light:selected:hover, +GtkColorSwatch.color-dark:selected:hover { + background-image: none; +} + +GtkColorSwatch.left, +GtkColorSwatch:first-child { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; +} + +GtkColorSwatch.right, +GtkColorSwatch:last-child { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; +} + +GtkColorSwatch:only-child { + border-radius: 0px; +} + +GtkColorSwatch.top { + border-top-left-radius: 0px; + border-top-right-radius: 0px; +} + +GtkColorSwatch.bottom { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; +} + +GtkColorChooserWidget #add-color-button { + background-clip: padding-box; + border-color: alpha(black, 0.1); + background-color: shade(@theme_bg_color, 0.95); + color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { + border-color: alpha(black, 0.3); + background-color: shade(@theme_bg_color, 0.90); + color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { + border-width: 1px; + border-style: solid; + border-width: 2px; + background-color: transparent; +} + +.color-active-badge.color-light, +.color-active-badge.color-light:hover { + border-color: alpha(black, 0.3); + color: alpha(black, 0.3); +} + +.color-active-badge.color-dark, +.color-active-badge.color-dark:hover { + border-color: alpha(white, 0.3); + color: alpha(white, 0.3); +} + +GtkColorEditor GtkColorSwatch { + border-radius: 0px; +} + +GtkColorEditor GtkColorSwatch.color-dark:hover, +GtkColorEditor GtkColorSwatch.color-light:hover { + background-image: none; + border-color: alpha(black, 0.3); +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/column-header.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/column-header.css new file mode 100755 index 0000000..27f7ea6 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/column-header.css @@ -0,0 +1,34 @@ +/***************** + * column-header * + *****************/ +column-header .button, +column-header .button:active { + padding: 3px 8px; + border-width: 0 1px 1px 0px; + border-radius: 0; + border-style: solid; +} + +column-header .button, +column-header .button:active, +column-header .button:focus, +column-header .button:active:focus { + border-color: mix(@base_color, black, 0.2); + border-bottom-color: mix(@base_color, black, 0.2); + background-color: shade(@theme_base_color, 0.97); + background-image: none; +} + +column-header .button:hover, +column-header .button:active:hover, +column-header .button:hover:focus, +column-header .button:active:hover:focus { + border-color: mix(@base_color, black, 0.2); + background-color: shade(@theme_base_color, 0.99); + background-image: none; + color: @theme_selected_bg_color; +} + +column-header:last-child .button { + border-width: 0 0 1px 0; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/combobox.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/combobox.css new file mode 100755 index 0000000..610982d --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/combobox.css @@ -0,0 +1,48 @@ +/****************** + * combobox entry * + ******************/ +GtkComboBox*:hover { +color: @selected_fg_color; +} + +GtkComboBox .button { + padding: 5px 6px 5px 6px; +} + +GtkComboBox.combobox-entry .button { + border-color: alpha(black,0.2); +} + +GtkComboBox.combobox-entry .button:hover { + border-color: transparent; + border-top-color: alpha(white,0.2); + border-bottom-color: alpha(black,0.2); +} + +.primary-toolbar GtkComboBox.combobox-entry .entry, +.primary-toolbar GtkComboBox.combobox-entry .entry:active, +.primary-toolbar GtkComboBox.combobox-entry .entry:focus, +.primary-toolbar GtkComboBox.combobox-entry .entry:insensitive, +GtkComboBox.combobox-entry .entry, +GtkComboBox.combobox-entry .entry:active, +GtkComboBox.combobox-entry .entry:focus, +GtkComboBox.combobox-entry .entry:insensitive { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.primary-toolbar GtkComboBox.combobox-entry .button, +.primary-toolbar GtkComboBox.combobox-entry .button:hover, +.primary-toolbar GtkComboBox.combobox-entry .button:active, +.primary-toolbar GtkComboBox.combobox-entry .button:insensitive, +GtkComboBox.combobox-entry .button, +GtkComboBox.combobox-entry .button:hover, +GtkComboBox.combobox-entry .button:active, +GtkComboBox.combobox-entry .button:insensitive { + border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-left-width: 0px; +} +.linked-entry .entry { + border-color: alpha(white,0.2); +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/content-view.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/content-view.css new file mode 100755 index 0000000..dd91b9b --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/content-view.css @@ -0,0 +1,42 @@ +/**************** + * content view * + ****************/ +.content-view.view { + background-color: @theme_base_color; +} + +.content-view.view:prelight { + background-color: alpha(@theme_selected_bg_color, 0.6); +} + +.content-view.view:selected, +.content-view.view:active { + background-color: @theme_selected_bg_color; +} + +.content-view.view:insensitive { + background-color: shade(@theme_base_color, 0.9); +} + +GdMainIconView.content-view { + -GdMainIconView-icon-size: 40; +} + +GtkIconView.content-view.check { + background-color: transparent; +} + +GtkIconView.content-view.check:active { + background-color: transparent; +} + +.content-view.view.check, +.content-view.view.check:active { + background-color: transparent; +} + +GtkIconView.content-view.check:prelight, +GtkIconView.content-view.check:insensitive, +GtkIconView.content-view.check:selected { + background-color: transparent; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/csd.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/csd.css new file mode 100755 index 0000000..567df70 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/csd.css @@ -0,0 +1,112 @@ +/******* + * CSD * + *******/ + .titlebar{ + border-radius:5px 5px 0 0; + } +.titlebar, +.header-bar { + + background-image: none; + background-color: @header_bg_color; + color: @header_fg_color; + text-shadow: none; + padding: 4px 10px; + +} + +.titlebar .button, +.header-bar .image-button, +.header-bar .path-bar .button, +.titlebar .button:active, +.titlebar .button:checked { + padding: 5px; + background-color: transparent; + border-color: transparent; + color: @header_fg_color; + font: bold; +} + +.titlebar .button:hover, +.header-bar .image-button:hover, +.header-bar .image-button:active, +.header-bar .image-button:checked, +.header-bar .path-bar .button:hover, +.header-bar .path-bar .button:active, +.header-bar .path-bar .button:checked, +.titlebar .button:active:hover, +.titlebar .button:checked, +.titlebar .button:active { + color: @selected_bg_color; + background-color: transparent; +} +.maximized .titlebar { + border-radius: 0; + border: none; + box-shadow: none; +} + +.tiled .titlebar { + border-radius: 0; + border: none; + box-shadow: none; +} + +.titlebar.default-decoration { + border: none; +} + +.titlebar .title { + font: Bold 10; + color: @header_fg_color; +} + +.titlebar .subtitle { + font: 9; + color: @header_fg_color; +} + +.titlebar .separator { + color: transparent; +} + +.titlebar .arrow { + color: alpha(@header_fg_color, 0.7); +} + +.titlebar .arrow:insensitive { + color: mix(@fg_color, @bg_color, 0.3); +} + +.window-frame { + border:none; + border-radius: 5px 5px 0 0; + background-color: @header_bg_color; + box-shadow: 0 5px 15px 2px rgba(0, 0, 0, 0.4); + margin: 10px; +} + +.window-frame.maximized { + border-radius: 0; +} + +.window-frame.tiled { + border-radius: 0; +} + +.window-frame:backdrop { + box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.3); +} + + .window-frame.ssd { + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.23); +} + +/****************** + * window actions * + ******************/ +.header-bar .button.titlebutton, +.titlebar .button.titlebutton { + padding-top: 3px; + padding-bottom: 3px; +} \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/dialogs.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/dialogs.css new file mode 100755 index 0000000..041e1c2 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/dialogs.css @@ -0,0 +1,35 @@ +/*********** + * Dialogs * + ***********/ +.message-dialog { + border-radius: 5px; +} + +.message-dialog .titlebar { + background-color: @theme_bg_color; +} + +.message-dialog .window-frame { + border:none; + border-radius: 5px; + background-color: @bg_color; + box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.6); + margin: 10px; +} + +.message-dialog.csd .dialog-action-area .button { + color: @theme_fg_color; + background-color: @theme_bg_color; + border:none; +} + +.message-dialog.csd .dialog-action-area .button:hover { + color: @theme_selected_bg_color; +} + +.message-dialog.csd .dialog-action-area .button:active, +.message-dialog.csd .dialog-action-area .button:checked, +.message-dialog.csd .dialog-action-area .button:active:focus, +.message-dialog.csd .dialog-action-area .button:checked:focus { + color: @theme_selected_bg_color; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/entry.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/entry.css new file mode 100755 index 0000000..58693fb --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/entry.css @@ -0,0 +1,43 @@ +/********* + * entry * + *********/ +.entry, +.primary-toolbar .entry { + transition: 200ms linear; + padding: 6px 8px; + border-style: solid; + border-radius: 3px; + border-width: 1px; + border-color: alpha(black,0.2); + background-color: @base_color; + background-image: none; + color: @text_color; +} + +.entry:active, +.entry:focus { + transition: 200ms linear; + background-color: @base_color; + border-bottom-color: @selected_bg_color; + color: @text_color; +} + +.entry:selected, +.entry:selected:focus { + background-color: shade(@bg_color, 0.9); + color: @selected_bg_color; +} + +.entry:insensitive { + background-color: alpha(@base_color, 0.5); + background-image: none; +} + +.entry.progressbar { + border-width: 0; + border-radius: 3px; + background-color: @selected_bg_color; + background-image: none; + color: @selected_fg_color; + border-color: @selected_bg_color; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/gnome-sofware.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/gnome-sofware.css new file mode 100644 index 0000000..745723a --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/gnome-sofware.css @@ -0,0 +1,21 @@ +/* Copyright 2015 Sam Hewitt. +* +* This file is part of the Paper GTK theme. +* +* The Paper GTK theme 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. +* +* The Paper GTK theme 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 the Paper GTK theme. If not, see http://www.gnu.org/licenses/. +*/ + +GtkImage.star{ + color: #EF1A1A; +} \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/infobar.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/infobar.css new file mode 100755 index 0000000..8f2877a --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/infobar.css @@ -0,0 +1,108 @@ +/*********** + * infobar * + ***********/ +GtkInfoBar { + border-width: 0px; + border-style: none; +} + +.info { + border: none; + background-color: shade(@info_bg_color,0.9); + background-image: none; + color: @info_fg_color; +} + +.error .button { + border: none; + color: @info_fg_color; + background-image: none; + background-color: @info_bg_color; +} + +.error .button:hover { + color: @info_fg_color; + background-image: none; + background-color: shade(@info_bg_color,1.1); +} + +.error .button:active { + color: @info_fg_color; + background-image: none; + background-color: shade(@info_bg_color,1.2); +} + +.warning { + background-color: shade(@warning_bg_color, 0.9); + background-image: none; + color: @warning_fg_color; +} + +.warning .button { + border: none; + color: @warning_fg_color; + background-image: none; + background-color: @warning_bg_color; +} + +.warning .button:hover { + color: @question_fg_color; + background-image: none; + background-color: shade(@warning_bg_color,1.1); +} + +.warning .button:active { + color: @question_fg_color; + background-image: none; + background-color: shade(@warning_bg_color,1.2); +} + +.question { + background-color: shade(@question_bg_color, 0.9); + background-image: none; + color: @question_fg_color; +} + +.question .button { + border: none; + color: @question_fg_color; + background-image: none; + background-color: @question_bg_color; +} + +.question .button:hover { + color: @question_fg_color; + background-image: none; + background-color: shade(@question_bg_color,1.1); +} + +.question .button:active { + color: @question_fg_color; + background-image: none; + background-color: shade(@question_bg_color,1.2); +} + +.error { + background-color: shade(@error_bg_color, 0.9); + background-image: none; + color: @error_fg_color; +} + +.error .button { + border: none; + color: @error_fg_color; + background-image: none; + background-color: @error_bg_color; +} + +.error .button:hover { + color: @error_fg_color; + background-image: none; + background-color: shade(@error_bg_color,1.1); +} + +.error .button:active { + color: @error_fg_color; + background-image: none; + background-color: shade(@error_bg_color,1.2); +} \ No newline at end of file diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/list-boxes.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/list-boxes.css new file mode 100755 index 0000000..aea3875 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/list-boxes.css @@ -0,0 +1,48 @@ +/************** + * List boxes * + **************/ +.list, +.list-row { + font-weight: normal; + background-color: @base_color; +} + +.list-row.button { + padding: 4px; + background-color: @base_color; + color: @fg_color; + font-weight: normal; + border: none; + border-radius: 0px; +} + +.list-row.button:hover { + transition: none; + background-color: mix(@base_color,@bg_color, 0.2); + color: @fg_color; +} + +.list-row.button:active, +.list-row.button:active:hover { + background-color: mix(@base_color,@bg_color, 0.4); + color: @theme_fg_color; +} + +.list-row.button:selected:hover { + background-color: @selected_bg_color; + color: @selected_fg_color; +} + +.list-row.button:checked, +.list-row.button:selected, +.list-row:selected, +.list-row.button:selected:active:hover { + background-color: shade(@selected_bg_color, 0.9); + color: @selected_fg_color; +} + +/*selected-row buttons*/ +.list-row.button:selected .button:hover, +.list-row.button:selected .button:active { + color: @selected_fg_color; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/menu.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/menu.css new file mode 100755 index 0000000..342297b --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/menu.css @@ -0,0 +1,164 @@ +/******** + * menu * + ********/ +GtkTreeMenu.menu, +GtkMenuToolButton.menu, +GtkComboBox .menu { + background-color: @menu_bg_color; + color: @menu_fg_color; +} + +.primary-toolbar .menu, +.primary-toolbar .button .menu, +.toolbar .menu, +.toolbar .primary-toolbar .menu, +.header-bar .menu, +.header-bar .primary-toolbar .menu, +.menu { + padding: 0; + border-radius: 0; + border-style: none; + background-color: @menu_bg_color; + color: @menu_fg_color; +} + +.menu.button:hover, +.menu.button:active, +.menu.button:active *:insensitive, +.menu.button:insensitive, +.menu.button { + border-width: 0; + background-color: @menu_bg_color; + background-image: none; +} + +.context-menu { + font: initial; +} + +/*********** + * menubar * + ***********/ +.menubar { + background-color: @menubar_bg_color; + color: @menubar_fg_color; +} + +/*************** + * menubaritem * + ***************/ +.menubar.menuitem, +.menubar .menuitem { + padding: 3px 6px; + color: @menubar_fg_color; + border-width: 0px; + border-bottom: 2px solid transparent; +} + +.menubar.menuitem:hover, +.menubar .menuitem:hover { + border-width: 0px; + border-bottom: 2px solid @menu_selected_bg_color; +} + +/************ + * menuitem * + ************/ +GtkTreeMenu .menuitem { + color: @menu_fg_color; + padding: 4px 6px; + border-width: 0; + background-color: @menu_bg_color; +} + +.menuitem, +.menu .menuitem { + padding: 4px 3px; + border-width: 1px; + border-style: solid; + border-color: transparent; + border-radius: 0; + background-color: transparent; + background-image: none; + color: @menu_fg_color; + + -GtkMenuItem-arrow-scaling: 0.5; +} + +.menu .menuitem:active, +.menu .menuitem:hover { + transition: 100ms linear; + border-style: none; + background-color: @menu_selected_bg_color; + border-radius: 0; + color: @menu_selected_fg_color; + background-image: none; +} + +.menu .menuitem:hover, +.menu .menuitem *:hover { + transition: 100ms linear; + background-color: @menu_selected_bg_color;; + color: @menu_selected_fg_color; +} + +.menu .menuitem:insensitive, +.menu .menuitem *:insensitive { + color: mix(@menu_fg_color, @menu_bg_color, 0.5); +} + +.menuitem.check, +.menuitem.radio, +.menuitem.check:hover, +.menuitem.radio:hover, +.menuitem.check:insensitive, +.menuitem.radio:insensitive { + border-style: none; + background-color: transparent; + background-image: none; +} + +.menuitem.check:active, +.menuitem.radio:active { + border-style: none; + background-color: transparent; +} + +.menuitem.arrow { + color: alpha(@menu_fg_color, 0.6); +} + +.menuitem GtkCalendar:inconsistent { + color: mix(@menu_fg_color, @menu_bg_color, 0.5); +} + +.menuitem GtkCalendar.button { + border-style: none; + background-color: transparent; + background-image: none; +} + +.menuitem .entry { + border-color: shade(@menu_bg_color, 0.7); + background-color: @menu_bg_color; + background-image: none; + color: @menu_fg_color; +} + +.menuitem .entry:active, +.menuitem .entry:focus { + border-color: shade(@menu_bg_color, 0.7); +} + +.menuitem .accelerator { + color: alpha(@menu_fg_color, 0.6); +} + +.menuitem .accelerator:hover { + color: alpha(@theme_base_color, 0.8); +} + +.menuitem .accelerator:insensitive { + color: alpha(mix(@menu_fg_color, @menu_bg_color, 0.5), 0.6); +} + diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/notebook.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/notebook.css new file mode 100755 index 0000000..8c6e073 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/notebook.css @@ -0,0 +1,96 @@ +/************ + * notebook * + ************/ +.notebook { + padding: 0; + background-color: @theme_base_color; + background-image: none; + background-clip: border-box; + -GtkNotebook-has-tab-gap: false; + border: none; +} + +.notebook.header { + background-color: @theme_bg_color; + background-image: none; + box-shadow: none; + border-width: 0; +} + +.notebook tab { + padding: 8px; + box-shadow: none; + border: 1px solid @theme_bg_color; + background-color: alpha(@theme_base_color,0.3); + background-image: none; + +} + +.notebook tab:active { + background-color: @theme_base_color; + /*border-left: 3px solid @selected_bg_color;*/ +} + +.notebook tab.top:active { + border-bottom: 0px; +} + +.notebook tab.left { + border-right: 1px solid @theme_bg_color; +} + +.notebook tab.left:active { + border-right: 0px; +} + +.notebook tab.bottom { + border-top: 1px solid @theme_bg_color; +} + +.notebook tab.bottom:active { + border-top: 0px; +} + +.notebook tab.right { + border-left: 1px solid @theme_bg_color; +} + +.notebook tab.right:active { + border-left: 0px; +} + +.notebook tab.left:first-child:active, +.notebook tab.right:first-child:active { + border-top: 0px; +} + +.notebook tab.left:last-child:active, +.notebook tab.right:last-child:active { + border-bottom: 0px; +} + +.notebook tab.top:first-child:active, +.notebook tab.bottom:first-child:active { + border-left: 0px; +} + +.notebook tab.top:last-child:active, +.notebook tab.bottom:last-child:active { + border-right: 0px; +} + +/* close button styling */ +.notebook tab .button { + transition: ease-in 150ms; + padding: 2px; + border: none; + background-image: none; + background-color: transparent; + color: @theme_text_color; +} + +.notebook tab .button:hover, +.notebook tab .button:active:hover { + color: @red; + background-color: transparent; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/osd.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/osd.css new file mode 100755 index 0000000..4ba9157 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/osd.css @@ -0,0 +1,29 @@ +/******* + * OSD * + *******/ +.background.osd { + color: @osd_fg; + background-color: @osd_bg; +} + +.osd .view, +.osd.view { + background-color: @osd_base; +} + +.osd.button, +.osd .button { + background-color: @osd_bg; + background-image: none; + color: @osd_fg; +} + +.osd.toolbar { + -GtkToolbar-button-relief: none; + + border: 1px solid shade(@osd_bg,0.8); + border-radius: 4px; + background-color: @osd_bg; + background-image: none; + color: @osd_fg; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/popover.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/popover.css new file mode 100755 index 0000000..0a471b3 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/popover.css @@ -0,0 +1,74 @@ +/************ + * popovers * + ************/ +.popover{ + margin: 10px; + padding: 2px; + border-radius: 2px; + border: 1px solid shade(@bg_color, 0.85); + background-clip: border-box; + background-color: @base_color; + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.12); + color: @fg_color; +} + +GtkPopover.osd { + box-shadow: 0 2px 7px 3px alpha(black, 0.5); +} + +GtkPopover .button { + background-color: transparent; + color: @fg_color; + border: none; +} + +GtkPopover .button:hover, +GtkPopover .button:active:hover, +GtkPopover .button:checked:checked { + background-color: transparent; + color: @selected_bg_color; + border: none; +} + +GtkPopover > .list, +GtkPopover > .view, +GtkPopover > .toolbar { + background-color: transparent; +} + +GtkPopover.osd > .toolbar .button { + border-radius: 0; + border-width: 0; + background-image: none; + background-color: transparent; +} + +GtkPopover .separator { + border: 0; + background-color: transparent; + color: alpha(currentColor, 0.3); + font-size: 80%; + font-weight: bold; +} + +GtkModelButton.button, +GtkModelButton.button:active, +GtkModelButton.button:insensitive, +GtkModelButton.button:active:insensitive { + background-color: transparent; + background-image: none; + box-shadow: none; + color: @fg_color; +} + +GtkModelButton.button:active:hover, +GtkModelButton.button:hover, +GtkModelButton.button:selected { + background-color: transparent; + background-image: none; + color: @selected_bg_color; +} + +GtkPopover *:hover { + -gtk-image-effect: none; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/progress-scale.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/progress-scale.css new file mode 100755 index 0000000..b3508bc --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/progress-scale.css @@ -0,0 +1,252 @@ +/***************** + * Progress bars * + *****************/ +GtkProgressBar { + padding: 0; + border-width: 0px; + border-radius: 0px; + border-style: solid; + font-size: smaller; + color: @text_color; + } + +GtkProgressBar:backdrop { + color: @text_color; +} + +GtkProgressBar.osd { + -GtkProgressBar-xspacing: 0; + -GtkProgressBar-yspacing: 0; + -GtkProgressBar-min-horizontal-bar-height: 3; +} + +GtkProgressBar.trough { + border-width: 0px; + border-radius: 3px; + background-color: shade(@bg_color,0.9); + box-shadow: inset 0px -1px 0px 0px rgba(255,255,255,0.2),inset 0px 1px 0px 0px rgba(0,0,0,0.2); +} + +GtkProgressBar.trough:backdrop { + background-color: shade(@bg_color,0.9); +} + +GtkProgressBar.trough.osd { + border-style: none; + background-color: transparent; + box-shadow: none; +} + +.progressbar, +.progressbar row, +.progressbar row:hover, +.progressbar row:selected, +.progressbar row:selected:focus { + border-width: 0px; + border-radius: 1.5px; + background-color: @selected_bg_color; + background-image: none; + box-shadow: none; +} + +.progressbar.left { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +.progressbar.right { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +.progressbar.vertical { + background-color: @selected_bg_color; + background-image: none; +} + +.progressbar.vertical.bottom { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +.progressbar.vertical.top { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +.progressbar:backdrop, +.progressbar:backdrop:hover { + border-width: 0px; + background-image: none; + background-color: @selected_bg_color; + box-shadow: none; +} + .progressbar.osd { + background-image: none; + background-color: @selected_bg_color; + border-style: none; + border-radius: 0; +} + +.trough row, +.trough row:hover { + border: none; + border-radius: 3px; + background-image: none; + background-color: shade(@bg_color,0.9); + box-shadow: inset 0px -1px 0px 0px rgba(255,255,255,0.2),inset 0px 1px 0px 0px rgba(0,0,0,0.2); +} + +.trough row:selected, +.trough row:selected:hover, +.trough row:selected:focus { + border: none; + border-radius: 3px; + background-color: @base_color; + background-image: none; + color: @text_color; +} + +/************* + * Level Bar * + *************/ +.level-bar { + -GtkLevelBar-min-block-width: 34; + -GtkLevelBar-min-block-height: 3; +} + +.level-bar.vertical { + -GtkLevelBar-min-block-width: 3; + -GtkLevelBar-min-block-height: 34; +} + +.level-bar.trough, +.level-bar.trough:backdrop { + border-width: 0px; + padding: 2px; + border-radius: 3px; + background-color: shade(@bg_color,0.9); + color: black; + box-shadow: inset 0px -1px 0px 0px rgba(255,255,255,0.2),inset 0px 1px 0px 0px rgba(0,0,0,0.2); +} + +.level-bar.fill-block, +.level-bar.fill-block:backdrop { + border-width: 0px; + background-color: @selected_bg_color; + box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.2),inset 0px 1px 0px 0px rgba(255,255,255,0.2); + border-radius: 2px; +} + +.level-bar.fill-block.indicator-discrete.horizontal { + margin: 0 1px; +} + +.level-bar.fill-block.indicator-discrete.vertical { + margin: 1px 0; +} + +.level-bar.fill-block.level-high, +.level-bar.fill-block.level-high:backdrop { + background-color: @cyan; +} + +.level-bar.fill-block.level-low, +.level-bar.fill-block.level-low:backdrop { + background-color: @warning_bg_color; +} + +.level-bar.fill-block.empty-fill-block { + background-color: transparent; + box-shadow: none; +} + +/************ + * GtkScale * + ************/ +.scale { + padding: 0; + border-width: 0px; + border-radius: 0px; + border-style: solid; + + -GtkRange-slider-width: 12; + -GtkRange-trough-border: 1; + -GtkScale-slider-length: 12; +} + +.scale.vertical { + -GtkScale-slider-length: 12; +} + +.scale.slider, +.scale.scale-has-marks-above.scale-has-marks-below.slider, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.slider, +.scale.slider:hover, +.scale.scale-has-marks-above.scale-has-marks-below.slider:hover, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.slider:hover, +.scale.slider:insensitive, +.scale.scale-has-marks-above.scale-has-marks-below.slider:insensitive, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.slider:insensitive, +.scale.slider:backdrop, +.scale.scale-has-marks-above.scale-has-marks-below.slider:backdrop, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.slider:backdrop { + background-color: $red; + background-position: center; + background-repeat: no-repeat; + +} + +.scale.mark { + border-color: shade(@bg_color, 0.8); +} + +.scale.trough { + margin: 5px 0; +} + +.scale.trough.vertical { + margin: 0 5px; +} + +.scale.trough.highlight, +.scale.scale-has-marks-above.scale-has-marks-below.trough.highlight, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough.highlight, +.scale.trough.highlight.vertical, +.scale.scale-has-marks-above.scale-has-marks-below.trough.highlight.vertical, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough.highlight.vertical { + border-width: 0px; + background-color: @red; + background-image: linear-gradient(to bottom, + @red, + @red + ); + box-shadow:none; +} + +.scale.trough.highlight:insensitive, +.scale.scale-has-marks-above.scale-has-marks-below.trough.highlight:insensitive, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough.highlight:insensitive, +.scale.trough.highlight.vertical:insensitive, +.scale.scale-has-marks-above.scale-has-marks-below.trough.highlight.vertical:insensitive, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough.highlight.vertical:insensitive { + background-color: shade(@bg_color, 0.8); + background-image: none; + box-shadow:none; +} + +.scale.trough, +.scale.scale-has-marks-above.scale-has-marks-below.trough, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough, +.scale.trough:insensitive, +.scale.scale-has-marks-above.scale-has-marks-below.trough:insensitive, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough:insensitive { + border-width: 0px; + border-radius: 3px; + background-color: shade(@bg_color, 0.5); + background-image: linear-gradient(to bottom, + shade(@bg_color, 0.5), + shade(@bg_color, 0.5) + ); + box-shadow: inset 0px -1px 0px 0px rgba(255,255,255,0.2),inset 0px 1px 0px 0px rgba(0,0,0,0.2); +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/scrollbar.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/scrollbar.css new file mode 100755 index 0000000..1332dc2 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/scrollbar.css @@ -0,0 +1,74 @@ +/************* + * scrollbar * + *************/ +.scrollbar { + border-width: 0px; + border-style: none; + padding: 0; + + background-clip: padding-box; +} + +.scrollbars-junction, +.scrollbar.trough { + border: solid 3px transparent; + border-radius: 0; + background-color: transparent; + background-image: none; +} + +.scrollbar.button, +.scrollbar.button:active, +.scrollbar.button:active:hover { + border-width: 0; + border-radius: 0; + background-color: transparent; + background-image: none; + color: shade(@theme_bg_color, 0.6); +} + +.scrollbar.slider { + padding: 10px; + border-width: 3px; + border-color: transparent; + border-radius: 7px; + border-style: solid; + background-color: mix(@theme_bg_color, @theme_fg_color, 0.3); +} + +.scrollbar.slider:hover, +.scrollbar.slider.vertical:hover { + background-color: mix(@theme_bg_color, @theme_fg_color, 0.4); +} + +.scrollbar.slider:active, +.scrollbar.slider.vertical:active { + background-color: shade(@theme_selected_bg_color, 0.95); +} + +.scrollbar.slider.fine-tune:prelight:active { + background-size: 50%; + background-repeat: no-repeat; + background-position: center; +} + +/* overlay scrollbar */ +OsThumb { + color: shade(@theme_bg_color, 0.7); +} + +OsThumb:selected, +OsScrollbar:selected { + background-color: @theme_selected_bg_color; +} + +OsThumb:active, +OsScrollbar:active { + background-color: @theme_selected_bg_color; +} + +OsThumb:insensitive, +OsScrollbar:insensitive { + background-color: shade(@theme_bg_color, 0.9); +} + diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/search-bar.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/search-bar.css new file mode 100755 index 0000000..e4eb466 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/search-bar.css @@ -0,0 +1,36 @@ +/*************** + * search bars * + ***************/ +.search-bar.primary-toolbar, +.search-bar.toolbar, +.search-bar { + padding: 7px; + background-color: @theme_bg_color; + color: @theme_fg_color; + border:none; +} + +.search-bar GtkSearchEntry, +.search-bar GtkSearchEntry:focus, +.search-bar.primary-toolbar GtkSearchEntry, +.search-bar.primary-toolbar GtkSearchEntry:focus { + border-radius: 5px; + border-color:transparent; +} + +.search-bar .button.close-button { + padding: 4px; +} + +.search-bar.toolbar .button { + border: none; + background: none; + color: @theme_fg_color; +} + +.search-bar.toolbar .button:hover, +.search-bar.toolbar .button:active:hover, +.search-bar.toolbar .button:checked:checked { + background: none; + color: @selected_bg_color; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/selection-mode.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/selection-mode.css new file mode 100755 index 0000000..23a08fe --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/selection-mode.css @@ -0,0 +1,99 @@ +/****************** + * selection mode * + ******************/ +.selection-mode.header-bar, +.selection-mode.toolbar { + border-style: solid; + border-color: shade(@selected_bg_color, 0.8); + background-color: shade(@selected_bg_color, 0.9); + background-image: none; + color: @base_color; +} + +.selection-mode.header-bar { + border-top-color: @selected_bg_color; +} + +.selection-mode.toolbar { + padding: 4px; +} + +/* regular button */ +.selection-mode.header-bar .button, +.selection-mode.toolbar .button, +.selection-mode.toolbar GtkToolButton .button { + background-color: @selected_bg_color; + background-image: none; + color: @selected_fg_color; +} + +.selection-mode.header-bar .button:hover, +.selection-mode.toolbar .button:hover, +.selection-mode.toolbar GtkToolButton .button:hover { + background-color: shade(@selected_bg_color, 1.1); + background-image: none; +} + +.selection-mode.header-bar .button:active, +.selection-mode.toolbar .button:active, +.selection-mode.toolbar GtkToolButton .button:active { + background-color: shade(@selected_bg_color, 1.2); + background-image: none; +} + +.selection-mode.header-bar .button:hover:active, +.selection-mode.toolbar .button:hover:active, +.selection-mode.toolbar GtkToolButton .button:hover:active { + color: @theme_selected_fg_color; +} + +/* suggested button */ +.selection-mode.header-bar .suggested-action.button, +.selection-mode.toolbar .suggested-action.button, +.selection-mode.toolbar GtkToolButton.suggested-action .button { + border: none; + background-color: shade(@selected_bg_color, 1.1); + background-image: none; + color: @theme_selected_fg_color; +} + +.selection-mode.header-bar .suggested-action.button:hover, +.selection-mode.toolbar .suggested-action.button:hover, +.selection-mode.toolbar GtkToolButton.suggested-action .button:hover { + background-color: shade(@selected_bg_color, 1.20); + background-image: none; +} + +.selection-mode.header-bar .suggested-action.button:active, +.selection-mode.toolbar .suggested-action.button:active, +.selection-mode.toolbar GtkToolButton.suggested-action:active { + background-color: shade(@theme_selected_bg_color, 1.3); + background-image: none; +} + +/* menu button */ +.selection-mode.header-bar .selection-menu.button, +.selection-mode.toolbar .selection-menu.button { + border-style: none; + background-color: transparent; + background-image: none; + color: shade(@selected_bg_color, 0.6); +} + +.selection-mode.toolbar .dim-label, +.selection-mode.toolbar .selection-menu.button .dim-label { + color: shade(@selected_bg_color, 0.7); +} + +.selection-mode.header-bar .selection-menu.button:hover, +.selection-mode.toolbar .dim-label:hover, +.selection-mode.toolbar .selection-menu.button:hover, +.selection-mode.toolbar .selection-menu.button .dim-label:hover { + color: shade(@selected_bg_color, 0.7); +} + +.selection-mode.header-bar .selection-menu.button:active, +.selection-mode.toolbar .selection-menu.button:active { + color: shade(@selected_bg_color, 0.8); + box-shadow: none; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/separator.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/separator.css new file mode 100755 index 0000000..d463164 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/separator.css @@ -0,0 +1,71 @@ +/************* + * separator * + *************/ +.sidebar.view.separator, +.view.separator, +.separator, +.sidebar .view.separator { + color: @theme_bg_color; +} + +.pane-separator, +.titlebar .pane-separator { + background-color: transparent; +} +.maximized .titlebar .pane-separator { + box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.1); + background-image: linear-gradient(to bottom,@header_bg_color,@header_bg_color); +} + +.button .separator, +.button.separator { + color: transparent; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +.primary-toolbar .separator:insensitive, +.toolbar GtkSeparatorToolItem, +.toolbar .separator, +.toolbar .separator:insensitive, +.header-bar GtkSeparatorToolItem, +.header-bar .separator, +.header-bar .separator:insensitive { + border-color: shade(@toolbar_bg_color, 0.87); + color: shade(@toolbar_bg_color, 0.87); +} + +.primary-toolbar .button .separator, +.primary-toolbar .button.separator, +.toolbar .button .separator, +.toolbar .button.separator, +.header-bar .button .separator, +.header-bar .button.separator { + border-color: shade(@toolbar_bg_color, 0.95); +} + +.primary-toolbar .button .separator:insensitive, +.primary-toolbar .button.separator:insensitive, +.toolbar .button .separator:insensitive, +.toolbar .button.separator:insensitive, +.header-bar .button .separator:insensitive, +.header-bar .button.separator:insensitive { + border-color: shade(@toolbar_bg_color, 0.85); +} + +.menuitem.separator { + -GtkMenuItem-horizontal-padding: 0; + -GtkWidget-separator-height: 1; + + border-style: none; + color: shade(@menu_bg_color, 0.9); +} + +GtkComboBox .separator { + border-style: none; + + /* always disable separators */ + -GtkWidget-wide-separators: true; + -GtkWidget-horizontal-separator: 0; + -GtkWidget-vertical-separator: 0; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/sidebar.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/sidebar.css new file mode 100755 index 0000000..6c0bf2e --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/sidebar.css @@ -0,0 +1,90 @@ +/*********** + * sidebar * + ***********/ +.sidebar, +.sidebar.view, +.sidebar .view, +.sidebar GtkScrolledWindow { + background-color: @base_color; + background-image: linear-gradient(to bottom,@base_color,@base_color); + color: @text_color; + transition: all .3s ease-in; +} + +.sidebar GtkScrolledWindow, +.sidebar { + border-width: 0; + transition: all .3s ease-in; +} + +.sidebar .image:selected:focus, +.sidebar .image:selected:hover { + background-color: shade(@selected_bg_color,0.9); + color: @selected_fg_color; +} + +.sidebar .list-row { + /*background-color: @base_color;*/ + color: @text_color; + border: 0px; + transition: all .1s ease-in; + + +} +.sidebar .list-row:selected{ + background-color: transparent; + /*border-left: 3px solid @selected_bg_color;*/ + color: @selected_bg_color; + font-weight: bold; + /*padding-left: 10px;*/ +} +.sidebar .list-row:hover{ + background-color: shade(@base_color,0.9); +} +.sidebar .cell:selected, +.sidebar .cell:selected:focus { + background-color: shade(@selected_bg_color,0.9); + background-image: none; + color: @selected_fg_color; +} + +.sidebar GtkScrolledWindow .list-row { + background-color: @header_bg_color; + color: @header_fg_color; +} + +.sidebar .frame { + border-width: 0; + background-color: @header_bg_color; + +} + +/*elementary os file manager*/ +.sidebar .source-list{ + background: @header_bg_color; + color: @header_fg_color; + padding: 4px 0px; +} +.sidebar .source-list.view:not(:selected):hover{ + background-color: rgba(30, 31, 41, 0.4); +} + +/* ------------- +NEW ON GTK 3.18 +---------------*/ +GtkSidebarRow.list-row { + padding: 0px; + text-align: center; +} +GtkSidebarRow .sidebar-revealer { + padding: 5px 14px 1px 12px; } + GtkSidebarRow .sidebar-revealer:selected { + color: red;} +GtkSidebarRow .sidebar-icon:dir(ltr) { + padding-right: 8px; } +GtkSidebarRow .sidebar-icon:dir(rtl) { + padding-left: 8px; } +GtkSidebarRow .sidebar-label:dir(ltr) { + padding-right: 2px; } +GtkSidebarRow .sidebar-label:dir(rtl) { + padding-left: 2px; } diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/spinbutton.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/spinbutton.css new file mode 100755 index 0000000..d5fd395 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/spinbutton.css @@ -0,0 +1,79 @@ +/************** + * spinbutton * + **************/ +.spinbutton.entry { + border: solid 1px mix(@bg_color,black, 0.2); +} + +.spinbutton.button { + padding: 4px; + border-style: none; + border-radius: 0; + border-bottom-right-radius: 4px; + background-color: transparent; + color: @theme_fg_color; +} + +.spinbutton.button:active { + transition: 500ms linear; + border-style: none; + border-radius: 0; + background-color: transparent; + color: shade(@theme_selected_bg_color, 0.9); +} + +.spinbutton.button:hover { + transition: all 500ms linear; + border-style: none; + border-radius: 0; + color: @theme_selected_bg_color; +} + +.spinbutton.button:insensitive { + border-color: alpha(@theme_bg_color, 0.01); + color: mix(@theme_fg_color, @theme_bg_color, 0.5); +} + +.spinbutton.button { + border-radius: 0; + border-style: solid; + border-width: 0; +} + +.spinbutton.button:first-child { + border-radius: 0; +} + +.spinbutton.button:last-child { + border-radius: 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-right-color: mix(@bg_color,black, 0.2); + border-style: solid; +} + +.spinbutton.vertical .button:first-child { + border-bottom-width: 0; + border-radius: 4px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; + border: solid 1px mix(@bg_color,black, 0.2); + border-bottom: none; +} + +.spinbutton.vertical .button:last-child { + border-width: 1px; + border-top-width: 0; + border-radius: 4px; + border-top-left-radius: 0; + border-top-right-radius: 0; + border: solid 1px mix(@bg_color,black, 0.2); + border-top: none; +} + +.spinbutton.vertical.entry { + border: solid 1px mix(@bg_color,black, 0.2); + border-width: 1px; + border-style: solid; + border-radius: 0; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/spinner.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/spinner.css new file mode 100755 index 0000000..c069598 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/spinner.css @@ -0,0 +1,21 @@ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); + } +} + +.spinner { + background-image: none; + background-color: blue; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +} + +.spinner:active { + opacity: 1; + animation: spin 1s linear infinite; +} + +.spinner:active:insensitive { + opacity: 0.5; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/switch.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/switch.css new file mode 100755 index 0000000..d53d2c5 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/switch.css @@ -0,0 +1,31 @@ +/************* + * GtkSwitch * + *************/ + +GtkSwitch { + -GtkSwitch-slider-width: 30; + border: none; + font: 1; +} + +GtkSwitch.trough { + background-color: transparent; + background-repeat: no-repeat; + background-position: 0 center; + border-color: transparent; + border-image: none; + border-style: none; + color: transparent; + box-shadow: none; + text-shadow: none; +} + +GtkSwitch.trough:active { + background-color: transparent; +} + +GtkSwitch.slider { + background-repeat: no-repeat; + background-position: 0 center; + background-color: transparent; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.0/widgets/toolbar.css b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/toolbar.css new file mode 100755 index 0000000..34e6a50 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.0/widgets/toolbar.css @@ -0,0 +1,78 @@ +/*********** + * toolbar * + ***********/ +.toolbar { + padding: 5px; + border-style: none; + background-color: @toolbar_bg_color; + background-image: none; +} + +/* primary-toolbar */ +.primary-toolbar.toolbar { + padding: 4px; + background-color: @header_bg_color; + color: @header_fg_color; +} + +.primary-toolbar.toolbar .button { + background-color: shade(@header_bg_color,1.2); + color: @header_fg_color; +} + +.primary-toolbar.toolbar .button:hover { + background-color: @selected_bg_color; + color: @selected_fg_color; +} + +.primary-toolbar.toolbar .button:active, +.primary-toolbar.toolbar .button:checked { + background-color: shade(@selected_bg_color,0.9); +} + +.primary-toolbar.toolbar .button.flat { + background-color: transparent; +} + +.primary-toolbar.toolbar .button.flat:hover { + color: @selected_bg_color; +} + +.primary-toolbar.toolbar .button.flat:active, +.primary-toolbar.toolbar .button.flat:checked { + color: shade(@selected_bg_color, 0.9); +} + +/* inline-toolbar */ +.inline-toolbar.toolbar { + -GtkToolbar-button-relief: normal; + + padding: 4px; + border-width: 1px; + border-style: solid; + border-color: @theme_bg_color; + border-radius: 0; + background-color: alpha(@theme_base_color,0.8); + background-image: none; +} + +.inline-toolbar.toolbar:last-child { + border-width: 1px; + border-color: @theme_bg_color; + border-radius: 0; +} + +.inline-toolbar.toolbar .separator { + border-color: transparent; +} + +.inline-toolbar.toolbar .button { + background-color: transparent; + padding: 2px; +} + +.inline-toolbar.toolbar .button:hover, +.inline-toolbar.toolbar .button:active, +.inline-toolbar.toolbar .button:checked { + color: @theme_selected_bg_color; +} diff --git a/.themes/Dracula-standard-buttons/gtk-3.20/gtk-dark.css b/.themes/Dracula-standard-buttons/gtk-3.20/gtk-dark.css new file mode 100755 index 0000000..a920326 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.20/gtk-dark.css @@ -0,0 +1,6319 @@ +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color #f8f8f2; +/* text color for entries, views and content in general */ +@define-color theme_text_color #f8f8f2; +/* widget base background color */ +@define-color theme_bg_color #1e1f29; +/* text widgets and the like base background color */ +@define-color theme_base_color #282a36; +/* base background color of selections */ +@define-color theme_selected_bg_color rgba(189, 147, 249, 0.5); +/* text/foreground color of selections */ +@define-color theme_selected_fg_color #f8f8f2; +/* base background color of disabled widgets */ +@define-color insensitive_bg_color #22232e; +/* text foreground color of disabled widgets */ +@define-color insensitive_fg_color #8b8c8e; +/* disabled text widgets and the like base background color */ +@define-color insensitive_base_color #282a36; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color #8b8c8e; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #f8f8f2; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #1e1f29; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #2a2c39; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color rgba(189, 147, 249, 0.5); +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #f8f8f2; +/* widgets main borders color */ +@define-color borders rgba(25, 26, 34, 0.9); +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders rgba(26, 27, 35, 0.91); +/* these are pretty self explicative */ +@define-color warning_color #ff9f39; +@define-color error_color #ff3c3c; +@define-color success_color #4caec3; +@define-color fg_color #f8f8f2; +@define-color text_color #f8f8f2; +@define-color bg_color #1e1f29; +@define-color base_color #282a36; +@define-color selected_bg_color rgba(189, 147, 249, 0.5); +@define-color selected_fg_color #f8f8f2; +@define-color unfocused_fg_color #8b8c8e; +@define-color unfocused_text_color #f8f8f2; +@define-color unfocused_bg_color #1e1f29; +@define-color unfocused_base_color #2a2c39; +@define-color unfocused_selected_bg_color rgba(189, 147, 249, 0.5); +@define-color unfocused_selected_fg_color #f8f8f2; +/* 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(#f8f8f2, 1.8); +@define-color wm_unfocused_title #8b8c8e; +@define-color wm_highlight rgba(0, 0, 0, 0); +@define-color wm_borders_edge rgba(255, 255, 255, 0.1); +@define-color wm_bg_a shade(#1e1f29, 1.2); +@define-color wm_bg_b #1e1f29; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); +@define-color wm_button_hover_color_a shade(#1e1f29, 1.3); +@define-color wm_button_hover_color_b #1e1f29; +@define-color wm_button_active_color_a shade(#1e1f29, 0.85); +@define-color wm_button_active_color_b shade(#1e1f29, 0.89); +@define-color wm_button_active_color_c shade(#1e1f29, 0.9); +@define-color content_view_bg #282a36; +@define-color budgie_tasklist_indicator_color rgba(189, 147, 249, 0.5); +@define-color budgie_tasklist_indicator_color_active rgba(189, 147, 249, 0.5); +@define-color placeholder_text_color #cfcfcd; +@define-color STRAWBERRY_100 #ff8c82; +@define-color STRAWBERRY_300 #ed5353; +@define-color STRAWBERRY_500 #c6262e; +@define-color STRAWBERRY_700 #a10705; +@define-color STRAWBERRY_900 #7a0000; +@define-color ORANGE_100 #ffc27d; +@define-color ORANGE_300 #ffa154; +@define-color ORANGE_500 #f37329; +@define-color ORANGE_700 #cc3b02; +@define-color ORANGE_900 #a62100; +@define-color BANANA_100 #fff394; +@define-color BANANA_300 #ffe16b; +@define-color BANANA_500 #f9c440; +@define-color BANANA_700 #d48e15; +@define-color BANANA_900 #ad5f00; +@define-color LIME_100 #d1ff82; +@define-color LIME_300 #9bdb4d; +@define-color LIME_500 #68b723; +@define-color LIME_700 #3a9104; +@define-color LIME_900 #206b00; +@define-color MINT_100 #89ffdd; +@define-color MINT_300 #43d6b5; +@define-color MINT_500 #28bca3; +@define-color MINT_700 #0e9a83; +@define-color MINT_900 #007367; +@define-color BLUEBERRY_100 #8cd5ff; +@define-color BLUEBERRY_300 #64baff; +@define-color BLUEBERRY_500 #3689e6; +@define-color BLUEBERRY_700 #0d52bf; +@define-color BLUEBERRY_900 #002e99; +@define-color BUBBLEGUM_100 #fe9ab8; +@define-color BUBBLEGUM_300 #f4679d; +@define-color BUBBLEGUM_500 #de3e80; +@define-color BUBBLEGUM_700 #bc245d; +@define-color BUBBLEGUM_900 #910e38; +@define-color GRAPE_100 #e4c6fa; +@define-color GRAPE_300 #cd9ef7; +@define-color GRAPE_500 #a56de2; +@define-color GRAPE_700 #7239b3; +@define-color GRAPE_900 #452981; +@define-color COCOA_100 #a3907c; +@define-color COCOA_300 #8a715e; +@define-color COCOA_500 #715344; +@define-color COCOA_700 #57392d; +@define-color COCOA_900 #3d211b; +@define-color SILVER_100 #fafafa; +@define-color SILVER_300 #d4d4d4; +@define-color SILVER_500 #abacae; +@define-color SILVER_700 #7e8087; +@define-color SILVER_900 #555761; +@define-color SLATE_100 #95a3ab; +@define-color SLATE_300 #667885; +@define-color SLATE_500 #485a6c; +@define-color SLATE_700 #273445; +@define-color SLATE_900 #0e141f; +@define-color BLACK_100 #666; +@define-color BLACK_300 #4d4d4d; +@define-color BLACK_500 #333; +@define-color BLACK_700 #1a1a1a; +@define-color BLACK_900 #000; +/***************** +* Drawing mixins * +*****************/ +/********* +* Common * +*********/ +* { + padding: 0; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #ff3c3c; + -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: rgba(248, 248, 242, 0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 1px; + -gtk-outline-radius: 2px; + -gtk-secondary-caret-color: rgba(189, 147, 249, 0.5); } + +/*********** + * Widgets * + ***********/ +/*************** +* Action bars * +***************/ +.action-bar { + background-color: #08090c; + border: solid rgba(25, 26, 34, 0.9); + border-width: 1px 0 0 0; + color: #f8f8f2; + box-shadow: none; } + .action-bar:backdrop { + background-color: #08090c; + box-shadow: none; + -gtk-icon-effect: dim; } + .action-bar:first-child { + border-radius: 6px 6px 0px 0px; + border-width: 1px 1px 0px 1px; } + .action-bar:last-child { + border-radius: 0 0 6px 6px; + border-width: 0px 1px 1px 1px; } + +/********************* + * App Notifications * + *********************/ +.app-notification, +.app-notification.frame { + padding: 10px; + border-radius: 0 0 5px 5px; + background-color: rgba(20, 23, 26, 0.8); + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 2px); + background-clip: padding-box; } + .app-notification:backdrop, + .app-notification.frame:backdrop { + background-image: none; + transition: 200ms ease-out; } + .app-notification border, + .app-notification.frame border { + border: none; } + +/*************** + * Base States * + ***************/ +.background { + color: #f8f8f2; + background-color: #1e1f29; } + .background:backdrop { + color: #8b8c8e; + background-color: #1e1f29; + text-shadow: none; + -gtk-icon-shadow: none; } + .background.chromium { + background-color: #2f313f; } + +/* + 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. +*/ +*:disabled { + -gtk-icon-effect: dim; } + +.gtkstyle-fallback { + color: #f8f8f2; + background-color: #1e1f29; } + .gtkstyle-fallback:hover { + color: #f8f8f2; + background-color: #343546; } + .gtkstyle-fallback:active { + color: #f8f8f2; + background-color: #08090c; } + .gtkstyle-fallback:disabled { + color: #8b8c8e; + background-color: #22232e; } + .gtkstyle-fallback:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + +.view, iconview, +.view text, +iconview text, +textview text { + color: #f8f8f2; + background-color: #282a36; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: #cfcfcd; + background-color: #2a2c39; } + .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: 3px; } + +textview border { + background-color: #232530; } + +.rubberband, +rubberband, +flowbox rubberband, +.content-view rubberband, +treeview.view rubberband { + border: 1px solid rgba(159, 99, 246, 0.5); + background-color: rgba(159, 99, 246, 0.2); } + +flowbox flowboxchild { + padding: 3px; + border-radius: 3px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +label { + caret-color: currentColor; } + label.separator { + color: #f8f8f2; } + label.separator:backdrop { + color: #8b8c8e; } + label selection { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + label:disabled { + color: #8b8c8e; } + label:disabled:backdrop { + color: #3e4055; } + label:backdrop { + color: #8b8c8e; } + +.dim-label, label.separator, .titlebar:not(headerbar) .subtitle, +headerbar .subtitle { + opacity: 0.55; + text-shadow: none; } + +assistant .sidebar { + background-color: #282a36; + border-top: 1px solid rgba(25, 26, 34, 0.9); } + assistant .sidebar:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } +assistant.csd .sidebar { + border-top-style: none; } +assistant .sidebar label { + padding: 6px 12px; } +assistant .sidebar label.highlight { + background-color: #4a4a51; } + +.app-notification, +.app-notification.frame, .osd .scale-popup, .csd popover.background.touch-selection, .csd popover.background.magnifier, popover.background.touch-selection, popover.background.magnifier, .csd popover.background.osd, popover.background.osd, .osd { + color: #fefefe; + border: none; + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + outline-color: rgba(254, 254, 254, 0.3); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification:backdrop, .osd .scale-popup:backdrop, popover.background.touch-selection:backdrop, popover.background.magnifier:backdrop, popover.background.osd:backdrop, .osd:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + +*:selected { + background: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(rgba(233, 219, 253, 0.5)), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(189, 147, 249, 0.5)), to(transparent)); } } +notebook > header > tabs > arrow, +button { + min-height: 24px; + min-width: 16px; + padding: 4px 8px; + border: none; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow, + button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + transition: none; } + notebook > header > tabs > arrow:hover, + button.flat:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 500ms; } + notebook > header > tabs > arrow:hover:active, + button.flat:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + notebook > header > tabs > arrow:hover, + button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-effect: highlight; } + notebook > header > tabs > arrow:active, notebook > header > tabs > arrow:checked, + button:active, + button:checked { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(174, 123, 248, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition-duration: 50ms; } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop, + button:backdrop.flat, + button:backdrop { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #2a2c39; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition: 200ms ease-out; + -gtk-icon-effect: none; } + notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, + button:backdrop.flat:active, + button:backdrop.flat:checked, + button:backdrop:active, + button:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, + button:backdrop.flat:active label, + button:backdrop.flat:checked label, + button:backdrop:active label, + button:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + notebook > header > tabs > arrow:backdrop:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button:backdrop.flat:disabled, + button:backdrop:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, + button:backdrop.flat:disabled:active, + button:backdrop.flat:disabled:checked, + button:backdrop:disabled:active, + button:backdrop:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button.flat:backdrop, + button.flat:disabled, + button.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header > tabs > arrow:disabled, + button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled:checked, + button:disabled:active, + button:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:disabled:active label, notebook > header > tabs > arrow:disabled:checked label, + button:disabled:active label, + button:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + notebook > header > tabs > arrow.image-button, + button.image-button { + min-width: 24px; + padding-left: 4px; + padding-right: 4px; } + notebook > header > tabs > arrow.text-button, + button.text-button { + padding-left: 16px; + padding-right: 16px; } + notebook > header > tabs > arrow.text-button.image-button, + 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 label { + padding-left: 8px; + padding-right: 8px; } + combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active), + button:drop(active) { + color: #50fa7a; + border-color: #50fa7a; + box-shadow: inset 0 0 0 1px #50fa7a; } +row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled) { + color: #f8f8f2; + border-color: transparent; } + row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled):backdrop { + color: #8b8c8e; } +button.osd { + min-width: 24px; + min-height: 32px; + color: #fefefe; + border-radius: 5px; + outline-color: rgba(254, 254, 254, 0.3); + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd.image-button { + min-width: 32px; } + button.osd:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:active, + button.osd:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:disabled:backdrop, + button.osd:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + button.osd:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } +.app-notification button, +.app-notification.frame button, .csd popover.background.touch-selection button, .csd popover.background.magnifier button, popover.background.touch-selection button, popover.background.magnifier button, +.osd button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, + .osd button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:active:backdrop, popover.background.touch-selection button:active:backdrop, popover.background.magnifier button:active:backdrop, .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button:checked:backdrop, popover.background.touch-selection button:checked:backdrop, popover.background.magnifier button:checked:backdrop, .app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, + .osd button:active:backdrop, + .osd button:active, + .osd button:checked:backdrop, + .osd button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:disabled:backdrop, popover.background.touch-selection button:disabled:backdrop, popover.background.magnifier button:disabled:backdrop, .app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, + .osd button:disabled:backdrop, + .osd button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:backdrop, popover.background.touch-selection button:backdrop, popover.background.magnifier button:backdrop, + .osd button:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat, popover.background.touch-selection button.flat, popover.background.magnifier button.flat, + .osd button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification button.flat:hover, popover.background.touch-selection button.flat:hover, popover.background.magnifier button.flat:hover, + .osd button.flat:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button.flat:disabled, popover.background.touch-selection button.flat:disabled, popover.background.magnifier button.flat:disabled, + .osd button.flat:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 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; } + .app-notification button.flat:backdrop, popover.background.touch-selection button.flat:backdrop, popover.background.magnifier button.flat:backdrop, + .osd button.flat:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat:active, popover.background.touch-selection button.flat:active, popover.background.magnifier button.flat:active, .app-notification button.flat:checked, popover.background.touch-selection button.flat:checked, popover.background.magnifier button.flat:checked, + .osd button.flat:active, + .osd button.flat:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } +button.suggested-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #bd93f9; } + button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:active, button.suggested-action:checked { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:backdrop, button.suggested-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:backdrop label, button.suggested-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + button.suggested-action:backdrop:active, button.suggested-action:backdrop:checked, button.suggested-action.flat:backdrop:active, button.suggested-action.flat:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:backdrop:active label, button.suggested-action:backdrop:checked label, button.suggested-action.flat:backdrop:active label, button.suggested-action.flat:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + button.suggested-action:backdrop:disabled, button.suggested-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:backdrop:disabled label, button.suggested-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + 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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(189, 147, 249, 0.8); } + button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:disabled label { + color: rgba(248, 248, 242, 0.8); } + button.suggested-action:disabled:active, button.suggested-action:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:disabled:active label, button.suggested-action:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .osd button.suggested-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(189, 147, 249, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.7), rgba(189, 147, 249, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:active:backdrop, .osd button.suggested-action:active, .osd button.suggested-action:checked:backdrop, .osd button.suggested-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #bd93f9, #bd93f9); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:disabled:backdrop, .osd button.suggested-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.5), rgba(189, 147, 249, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +button.destructive-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #ff2222; } + button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:active, button.destructive-action:checked { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop, button.destructive-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop label, button.destructive-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + button.destructive-action:backdrop:active, button.destructive-action:backdrop:checked, button.destructive-action.flat:backdrop:active, button.destructive-action.flat:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop:active label, button.destructive-action:backdrop:checked label, button.destructive-action.flat:backdrop:active label, button.destructive-action.flat:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + button.destructive-action:backdrop:disabled, button.destructive-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop:disabled label, button.destructive-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + 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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(255, 34, 34, 0.8); } + button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:disabled label { + color: rgba(248, 248, 242, 0.8); } + button.destructive-action:disabled:active, button.destructive-action:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:disabled:active label, button.destructive-action:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .osd button.destructive-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(255, 34, 34, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(255, 34, 34, 0.7), rgba(255, 34, 34, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:active:backdrop, .osd button.destructive-action:active, .osd button.destructive-action:checked:backdrop, .osd button.destructive-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #ff2222, #ff2222); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:disabled:backdrop, .osd button.destructive-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(255, 34, 34, 0.5), rgba(255, 34, 34, 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; } + .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; } +.inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 2px; + border-width: 1px; } +.primary-toolbar button { + -gtk-icon-shadow: none; } + +.stack-switcher > button.needs-attention > label, +.stack-switcher > button.needs-attention > image, stacksidebar row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(233, 219, 253, 0.5)), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.45, to(rgba(0, 0, 0, 0.888627451)), to(transparent)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; } + .stack-switcher > button.needs-attention > label:backdrop, + .stack-switcher > button.needs-attention > image:backdrop, stacksidebar row.needs-attention > label:backdrop { + background-size: 6px 6px, 0 0; } + .stack-switcher > button.needs-attention > label:dir(rtl), + .stack-switcher > button.needs-attention > image:dir(rtl), stacksidebar row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 2px; } + +toolbar button:hover { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #0f0f14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +toolbar button:active { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #040406; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +.inline-toolbar toolbutton > button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .inline-toolbar toolbutton > button:hover { + color: rgba(189, 147, 249, 0.5); } + .inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { + color: rgba(174, 123, 248, 0.5); } + .inline-toolbar toolbutton > button:disabled { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { + color: rgba(174, 123, 248, 0); } + .inline-toolbar toolbutton > button:backdrop { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked { + color: rgba(174, 123, 248, 0.5); } + .inline-toolbar toolbutton > button:backdrop:disabled { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked { + color: rgba(174, 123, 248, 0); } + +toolbar.inline-toolbar toolbutton > button.flat:backdrop, +toolbar.inline-toolbar toolbutton:backdrop > button.flat:backdrop { + border-color: transparent; + box-shadow: none; } + +.inline-toolbar button, .inline-toolbar button:backdrop, .linked > button, .linked > button:hover, .linked > button:active, .linked > button:checked, .linked > button:backdrop, .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > +entry, .linked > combobox > box > button.combo:dir(ltr), .linked > combobox > box > button.combo:dir(rtl) { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 0; + border-right-style: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + +.inline-toolbar button:first-child, .linked > button:first-child, combobox.linked button:nth-child(2):dir(rtl), .linked:not(.vertical) > combobox:first-child > box > button.combo, .linked:not(.vertical) > spinbutton:first-child:not(.vertical), .linked:not(.vertical) > +entry:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } +.inline-toolbar button:last-child, .linked > button:last-child, combobox.linked button:nth-child(2):dir(ltr), .linked:not(.vertical) > combobox:last-child > box > button.combo, .linked:not(.vertical) > spinbutton:last-child:not(.vertical), .linked:not(.vertical) > +entry:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right-style: solid; } +.inline-toolbar button:only-child, .linked > button:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, .linked:not(.vertical) > spinbutton:only-child:not(.vertical), .linked:not(.vertical) > +entry:only-child { + border-radius: 3px; + border-style: solid; } + +.linked.vertical > button, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked, .linked.vertical > button:backdrop, .linked.vertical > spinbutton:not(.vertical), .linked.vertical > +entry, .linked.vertical > combobox > box > button.combo { + border-style: solid solid none solid; + border-radius: 0; } + +.linked.vertical > button:first-child, .linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > spinbutton:first-child:not(.vertical), .linked.vertical > +entry:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.linked.vertical > button:last-child, .linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > spinbutton:last-child:not(.vertical), .linked.vertical > +entry:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-style: solid; } +.linked.vertical > button:only-child, .linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > spinbutton:only-child:not(.vertical), .linked.vertical > +entry:only-child { + border-radius: 3px; + border-style: solid; } + +modelbutton.flat, popover.background checkbutton, +popover.background radiobutton, +.menuitem.button.flat, modelbutton.flat:backdrop, popover.background checkbutton:backdrop, +popover.background radiobutton:backdrop, modelbutton.flat:backdrop:hover, popover.background checkbutton:backdrop:hover, +popover.background radiobutton:backdrop:hover, +.menuitem.button.flat:backdrop, +.menuitem.button.flat:backdrop:hover, calendar.button, calendar.button:hover, calendar.button:backdrop, calendar.button:disabled, button:link, +button:visited, button:link:hover, button:link:active, button:link:checked, +button:visited:hover, +button:visited:active, +button:visited:checked, .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 rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + +/* menu buttons */ +modelbutton.flat, popover.background checkbutton, +popover.background radiobutton, +.menuitem.button.flat { + min-height: 26px; + padding-left: 5px; + padding-right: 5px; + border-radius: 3px; + outline-offset: -2px; } + modelbutton.flat:hover, popover.background checkbutton:hover, + popover.background radiobutton:hover, + .menuitem.button.flat:hover { + background-color: #383a4c; } + modelbutton.flat check:last-child, popover.background checkbutton check:last-child, + popover.background radiobutton check:last-child, + modelbutton.flat radio:last-child, + popover.background checkbutton radio:last-child, + popover.background radiobutton radio:last-child, + .menuitem.button.flat check:last-child, + .menuitem.button.flat radio:last-child { + margin-left: 8px; } + modelbutton.flat check:first-child, popover.background checkbutton check:first-child, + popover.background radiobutton check:first-child, + modelbutton.flat radio:first-child, + popover.background checkbutton radio:first-child, + popover.background radiobutton radio:first-child, + .menuitem.button.flat check:first-child, + .menuitem.button.flat radio:first-child { + margin-right: 8px; } + +modelbutton.flat arrow, popover.background checkbutton arrow, +popover.background radiobutton arrow { + background: none; } + modelbutton.flat arrow:hover, popover.background checkbutton arrow:hover, + popover.background radiobutton arrow:hover { + background: none; } + modelbutton.flat arrow.left, popover.background checkbutton arrow.left, + popover.background radiobutton arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } + modelbutton.flat arrow.right, popover.background checkbutton arrow.right, + popover.background radiobutton arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + +button.color { + padding: 4px; } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0; } + +notebook button, list button, .view button, iconview button, popover button { + box-shadow: inset 0px 0px 0px 1px rgba(25, 26, 34, 0.9); } + notebook button:backdrop, list button:backdrop, .view button:backdrop, iconview button:backdrop, popover button:backdrop { + box-shadow: inset 0px 0px 0px 1px rgba(25, 26, 34, 0.9); } +notebook .linked > button, list .linked > button, .view .linked > button, iconview .linked > button, popover .linked > button { + box-shadow: none; } + +/************ + * Calendar * + ***********/ +calendar { + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); } + calendar:selected { + border-radius: 3px; } + calendar.header { + border-bottom: 1px solid rgba(0, 0, 0, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(0, 0, 0, 0.1); } + calendar.button { + color: rgba(248, 248, 242, 0.45); } + calendar.button:hover { + color: #f8f8f2; } + calendar.button:backdrop { + color: rgba(139, 140, 142, 0.45); } + calendar.button:disabled { + color: rgba(139, 140, 142, 0.45); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: alpha(currentColor,0.55); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: #f8f8f2; } + calendar:backdrop { + color: #cfcfcd; + border-color: rgba(26, 27, 35, 0.91); } + +/************************* + * Check and Radio Items * + *************************/ +check { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-hover.png"), url("../assets/checkbox-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-hover.png"), url("../assets/radio-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-active.png"), url("../assets/checkbox-checked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-active.png"), url("../assets/radio-checked-active@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-hover.png"), url("../assets/checkbox-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-hover.png"), url("../assets/radio-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-active.png"), url("../assets/checkbox-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-active.png"), url("../assets/radio-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check, iconview.content-view check, +.view.content-view.check, +iconview.content-view.check { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio, iconview.content-view radio, +.view.content-view.radio, +iconview.content-view.radio { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:hover, iconview.content-view check:hover, +.view.content-view.check:hover, +iconview.content-view.check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:hover, iconview.content-view radio:hover, +.view.content-view.radio:hover, +iconview.content-view.radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:active, iconview.content-view check:active, +.view.content-view.check:active, +iconview.content-view.check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:active, iconview.content-view radio:active, +.view.content-view.radio:active, +iconview.content-view.radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:backdrop, iconview.content-view check:backdrop, +.view.content-view.check:backdrop, +iconview.content-view.check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop.png"), url("../assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:backdrop, iconview.content-view radio:backdrop, +.view.content-view.radio:backdrop, +iconview.content-view.radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop.png"), url("../assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled, iconview.content-view check:disabled, +.view.content-view.check:disabled, +iconview.content-view.check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-insensitive.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled, iconview.content-view radio:disabled, +.view.content-view.radio:disabled, +iconview.content-view.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-insensitive.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled:backdrop, iconview.content-view check:disabled:backdrop, +.view.content-view.check:disabled:backdrop, +iconview.content-view.check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop-insensitive.png"), url("../assets/checkbox-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled:backdrop, iconview.content-view radio:disabled:backdrop, +.view.content-view.radio:disabled:backdrop, +iconview.content-view.radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop-insensitive.png"), url("../assets/radio-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +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; + min-height: 16px; + min-width: 16px; + border: none; } + 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; + box-shadow: none; + -gtk-icon-shadow: none; + color: inherit; + border-color: currentColor; + animation: none; } + +/***************** + * Color Chooser * + *****************/ +colorswatch, colorswatch:drop(active) { + 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 overlay { + color: #f8f8f2; } + colorswatch.dark overlay:hover { + border-color: rgba(25, 26, 34, 0.9); } + colorswatch.dark overlay:backdrop { + color: rgba(248, 248, 242, 0.5); } +colorswatch.light overlay { + color: #f8f8f2; } + colorswatch.light overlay:hover { + border-color: rgba(25, 26, 34, 0.9); } + colorswatch.light overlay:backdrop { + color: #cfcfcd; } +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #50fa7a; + box-shadow: inset 0 0 0 2px rgba(25, 26, 34, 0.9), inset 0 0 0 1px #50fa7a; } + colorswatch:drop(active).dark overlay { + border-color: #50fa7a; + box-shadow: inset 0 0 0 2px rgba(25, 26, 34, 0.9), inset 0 0 0 1px #50fa7a; } +colorswatch overlay { + box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.5); + border: 1px solid rgba(25, 26, 34, 0.9); } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.3); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: rgba(25, 26, 34, 0.9); + 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 { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:backdrop { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #2a2c39; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +colorswatch:disabled { + opacity: 0.5; } + colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; } +row:selected colorswatch { + box-shadow: 0 0 0 2px #f8f8f2; } +colorswatch#editor-color-sample { + border-radius: 4px; } + colorswatch#editor-color-sample overlay { + border-radius: 4.5px; } + +colorchooser .popover.osd { + border-radius: 5px; } + +/************** + * ComboBoxes * + **************/ +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; } +combobox:drop(active) { + box-shadow: none; } + +/*********** + * Dialogs * + ***********/ +messagedialog .titlebar:not(headerbar) { + background-color: rgba(30, 31, 41, 0.95); } +messagedialog .titlebar { + min-height: 20px; + background-image: none; + background-color: rgba(30, 31, 41, 0.95); + border-style: none; + border-top-left-radius: 4px; + border-top-right-radius: 4px; } +messagedialog.csd.background { + background-color: rgba(30, 31, 41, 0.95); + color: #f8f8f2; + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; } +messagedialog.csd .dialog-action-area button { + padding: 10px 14px; + border-radius: 0; + border-left-style: solid; + border-right-style: none; + border-bottom-style: none; + background-color: transparent; + color: #f8f8f2; + box-shadow: none; } + messagedialog.csd .dialog-action-area button:hover { + background-color: rgba(189, 147, 249, 0.4); } + messagedialog.csd .dialog-action-area button:first-child { + border-left-style: none; + border-bottom-left-radius: 4px; } + messagedialog.csd .dialog-action-area button:last-child { + border-bottom-right-radius: 4px; } + +filechooser .dialog-action-box { + border-top: 1px solid rgba(25, 26, 34, 0.9); } + filechooser .dialog-action-box:backdrop { + border-top-color: rgba(26, 27, 35, 0.91); } +filechooser #pathbarbox { + border-bottom: 1px solid #1e1f29; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/**************** + * Text Entries * + ****************/ +spinbutton:not(.vertical), entry { + min-height: 32px; + padding-left: 8px; + padding-right: 8px; + border: 1px solid; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; } + spinbutton:not(.vertical) image.left, + entry image.left { + padding-left: 0; + padding-right: 6px; } + spinbutton:not(.vertical) image.right, + entry image.right { + padding-left: 6px; + padding-right: 0; } + spinbutton:not(.vertical) undershoot.left, + entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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.flat:focus:not(.vertical), spinbutton.flat:not(.vertical), + entry.flat:focus, + entry.flat { + min-height: 0; + padding: 2px; + background-image: none; + border-color: transparent; + box-shadow: none; + border-radius: 0; } + spinbutton:focus:not(.vertical), + entry:focus { + border-color: rgba(159, 99, 246, 0.5); } + spinbutton:disabled:not(.vertical), + entry:disabled { + color: #8b8c8e; + border-color: rgba(25, 26, 34, 0.9); + background-color: #22232e; + box-shadow: none; } + spinbutton:backdrop:not(.vertical), + entry:backdrop { + color: #cfcfcd; + border-color: rgba(26, 27, 35, 0.91); + background-color: #2a2c39; + box-shadow: none; + transition: 200ms ease-out; } + spinbutton:backdrop:disabled:not(.vertical), + entry:backdrop:disabled { + color: #3e4055; + border-color: rgba(26, 27, 35, 0.91); + background-color: #22232e; + box-shadow: none; } + spinbutton.error:not(.vertical), + entry.error { + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; + color: #ff3c3c; + border-color: #880000; } + spinbutton.error:focus:not(.vertical), + entry.error:focus { + border-color: #880000; } + spinbutton.error:selected:focus:not(.vertical), spinbutton.error:selected:not(.vertical), + entry.error:selected:focus, + entry.error:selected { + background-color: #ff3c3c; } + spinbutton.warning:not(.vertical), + entry.warning { + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; + color: #ff9f39; + border-color: #864500; } + spinbutton.warning:focus:not(.vertical), + entry.warning:focus { + border-color: #864500; } + spinbutton.warning:selected:focus:not(.vertical), spinbutton.warning:selected:not(.vertical), + entry.warning:selected:focus, + entry.warning:selected { + background-color: #ff9f39; } + spinbutton:not(.vertical) image, + entry image { + color: #cecfcc; } + spinbutton:not(.vertical) image:hover, + entry image:hover { + color: #f8f8f2; } + spinbutton:not(.vertical) image:active, + entry image:active { + color: rgba(189, 147, 249, 0.5); } + spinbutton:not(.vertical) image:backdrop, + entry image:backdrop { + color: #78797d; } + spinbutton:drop(active):focus:not(.vertical), spinbutton:drop(active):not(.vertical), + entry:drop(active):focus, + entry:drop(active) { + border-color: #50fa7a; + box-shadow: inset 0 0 0 1px #50fa7a; } + .osd spinbutton:not(.vertical), + .osd entry { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.5); + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:focus:not(.vertical), + .osd entry:focus { + color: white; + border-color: rgba(189, 147, 249, 0.5); + background-color: rgba(0, 0, 0, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:backdrop:not(.vertical), + .osd entry:backdrop { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 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: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(43, 46, 49, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +spinbutton:not(.vertical) progress, +entry progress { + margin: 2px -6px; + background-color: transparent; + background-image: none; + border-radius: 0; + border-width: 0 0 2px; + border-color: rgba(189, 147, 249, 0.5); + border-style: solid; + box-shadow: none; } + spinbutton:not(.vertical) progress:backdrop, + entry progress:backdrop { + background-color: transparent; } +.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: rgba(159, 99, 246, 0.5); } +.linked:not(.vertical) > spinbutton:focus:not(.vertical), .linked:not(.vertical) > +entry:focus { + border-color: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } +.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: rgba(36, 38, 49, 0.97); + background-image: linear-gradient(to bottom, #282a36, #282a36); } + .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: rgba(38, 40, 51, 0.973); + background-image: linear-gradient(to bottom, #2a2c39, #2a2c39); } +.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: rgba(36, 38, 49, 0.97); } +.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: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } +.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: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } + +treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { + background-color: #282a36; + transition-property: color, background; } +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #282a36; } + treeview entry.flat:focus, treeview entry:focus { + border-color: rgba(189, 147, 249, 0.5); } + +/************* + * 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: white; } + expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +/**************** + * Floating Bar * + ****************/ +.floating-bar { + background-color: #1e1f29; + border-width: 1px; + border-style: solid solid none; + border-color: rgba(25, 26, 34, 0.9); + border-radius: 3px 3px 0 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); } + .floating-bar.bottom.left { + border-left-style: none; + border-top-left-radius: 0; } + .floating-bar.bottom.right { + border-right-style: none; + border-top-right-radius: 0; } + .floating-bar > button { + padding: 4px; } + .floating-bar:backdrop { + background-color: #1e1f29; + border-color: rgba(26, 27, 35, 0.91); } + +/********** + * Frames * + **********/ +frame > border, +.frame { + box-shadow: none; + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid rgba(25, 26, 34, 0.9); } + frame > border.flat, + .frame.flat { + border-style: none; } + frame > border:backdrop, + .frame:backdrop { + border-color: rgba(26, 27, 35, 0.91); } + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid rgba(25, 26, 34, 0.9); } + actionbar > revealer > box:backdrop { + border-color: rgba(26, 27, 35, 0.91); } + +scrolledwindow viewport.frame { + border-style: none; } +scrolledwindow overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(3, 4, 5, 0.9)), to(rgba(3, 4, 5, 0))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(248, 248, 242, 0.07)), to(rgba(248, 248, 242, 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(rgba(26, 27, 35, 0.91)), to(rgba(26, 27, 35, 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(rgba(3, 4, 5, 0.9)), to(rgba(3, 4, 5, 0))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(248, 248, 242, 0.07)), to(rgba(248, 248, 242, 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(rgba(26, 27, 35, 0.91)), to(rgba(26, 27, 35, 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(rgba(3, 4, 5, 0.9)), to(rgba(3, 4, 5, 0))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(248, 248, 242, 0.07)), to(rgba(248, 248, 242, 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(rgba(26, 27, 35, 0.91)), to(rgba(26, 27, 35, 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(rgba(3, 4, 5, 0.9)), to(rgba(3, 4, 5, 0))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(248, 248, 242, 0.07)), to(rgba(248, 248, 242, 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(rgba(26, 27, 35, 0.91)), to(rgba(26, 27, 35, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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; } +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, rgba(25, 26, 34, 0.9) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #232530; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, rgba(26, 27, 35, 0.91) 1px, transparent 1px); + background-color: #181820; + transition: 200ms ease-out; } + +separator { + background: rgba(0, 0, 0, 0.1); } + +/************ + * Popovers * + ************/ +GraniteWidgetsPopOver { + -GraniteWidgetsPopOver-arrow-width: 21; + -GraniteWidgetsPopOver-arrow-height: 10; + -GraniteWidgetsPopOver-border-radius: 8px; + -GraniteWidgetsPopOver-border-width: 0; + -GraniteWidgetsPopOver-shadow-size: 12; + border: 1px solid #282a36; + background: #282a36; + color: #f8f8f2; } + GraniteWidgetsPopOver .button { + background-image: none; + background: none; + border: none; } + GraniteWidgetsPopOver .button:active, GraniteWidgetsPopOver .button:active:hover { + color: rgba(189, 147, 249, 0.5); } + GraniteWidgetsPopOver > .frame { + border: none; } + GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver iconview.sidebar { + border: none; + background: none; } + +GraniteWidgetsStaticNotebook .frame { + border: none; } + +.popover_bg { + background-color: #282a36; + background-image: none; + border: 1px solid #282a36; + color: #f8f8f2; } + +/*********** + * Welcome * + **********/ +GraniteWidgetsWelcome { + background-color: #282a36; } + GraniteWidgetsWelcome GtkLabel { + color: #f8f8f2; } + GraniteWidgetsWelcome .h1, GraniteWidgetsWelcome .h3 { + color: rgba(248, 248, 242, 0.8); } + +/************** +* Source List * +***************/ +.source-list { + -GtkTreeView-horizontal-separator: 1px; + -GtkTreeView-vertical-separator: 6px; + background-color: #1e1f29; + border: solid rgba(25, 26, 34, 0.9); + color: #f8f8f2; + border-right-width: 1px; } + .source-list .category-expander { + color: transparent; } + .source-list .badge { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + color: #1e1f29; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; } + .source-list .badge:selected:backdrop, .source-list .badge:selected:hover:backdrop { + background-color: rgba(0, 0, 0, 0.2); + color: #13141a; } + .source-list row, + .source-list .list-row { + border: none; + padding: 0; } + .source-list row > GtkLabel, + .source-list row > label, + .source-list .list-row > GtkLabel, + .source-list .list-row > label { + padding-left: 6px; + padding-right: 6px; } + +/************** +* Text Styles * +**************/ +.h1 { + font-size: 24px; } + +.h2 { + font-weight: 300; + font-size: 18px; } + +.h3 { + font-size: 11px; } + +.h4, +.category-label { + font-size: 12px; + padding: 6px; + color: rgba(248, 248, 242, 0.3); + font-weight: bold; + text-shadow: 0 1px rgba(255, 255, 255, 0.2); } + +/************** +* Storage Bar * +**************/ +.storage-bar .trough { + border: none; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1); + background-image: none; + background-color: transparent; + padding: 8px 6px; } +.storage-bar .fill-block { + background-color: #f1fa8c; + border: none; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); + transition: all 200ms ease-in-out; + padding: 8px 6px; } + .storage-bar .fill-block:first-child { + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; + border-left-width: 1px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block:last-child { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block.empty-block { + background-color: #282a36; } + .storage-bar .fill-block.app { + background-color: #13b1d5; } + .storage-bar .fill-block.audio { + background-color: #ffb86c; } + .storage-bar .fill-block.photo { + background-color: #ff5555; } + .storage-bar .fill-block.video { + background-color: #bd93f9; } + .storage-bar .fill-block .legend { + padding: 12px; + border-radius: 4px; } + +/*************** + * Header bars * + ***************/ +.titlebar:not(headerbar), headerbar { + padding: 0 6px; + min-height: 34px; + background-color: #1e1f29; + color: #f8f8f2; + border-radius: 0; } + .titlebar:backdrop:not(headerbar), + headerbar:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-image: none; + transition: 200ms ease-out; } + .titlebar:not(headerbar) .title, + headerbar .title { + font-weight: bold; + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .subtitle, + headerbar .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .linked > button, + .titlebar:not(headerbar) .linked > button:hover, + .titlebar:not(headerbar) .linked > button:active, + .titlebar:not(headerbar) .linked > button:checked, + .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button:hover, + .titlebar:not(headerbar) headerbar .linked > button:hover, + headerbar .titlebar:not(headerbar) .linked > button:active, + .titlebar:not(headerbar) headerbar .linked > button:active, + headerbar .titlebar:not(headerbar) .linked > button:checked, + .titlebar:not(headerbar) headerbar .linked > button:checked, + headerbar .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:backdrop, + headerbar .linked > button, + headerbar .linked > button:hover, + headerbar .linked > button:active, + headerbar .linked > button:checked, + headerbar .linked > button:backdrop { + border: none; + border-radius: 7px; + border-right-style: none; + box-shadow: none; } + .titlebar:not(headerbar) entry, + headerbar entry { + min-height: 24px; } + .titlebar:not(headerbar) button, + headerbar button { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; + min-height: 30px; + margin-top: 5px; + margin-bottom: 5px; } + .titlebar:not(headerbar) button:hover, + headerbar button:hover { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .titlebar:not(headerbar) button:active, .titlebar:not(headerbar) button:checked, + headerbar button:active, + headerbar button:checked { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .titlebar:not(headerbar) button:backdrop, .titlebar:not(headerbar) button:disabled, .titlebar:not(headerbar) button:backdrop:disabled, + headerbar button:backdrop, + headerbar button:disabled, + headerbar button:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .titlebar:not(headerbar) button:backdrop:hover, .titlebar:not(headerbar) button:backdrop:active, .titlebar:not(headerbar) button:backdrop:checked, + headerbar button:backdrop:hover, + headerbar button:backdrop:active, + headerbar button:backdrop:checked { + background-color: transparent; + color: rgba(189, 147, 249, 0.5); + box-shadow: none; } + .titlebar:not(headerbar) button.suggested-action, + headerbar button.suggested-action { + font-weight: bold; + min-height: 24px; + margin-top: 4px; + margin-bottom: 4px; + border-radius: 3px; + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:hover, + headerbar button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:active, + headerbar button.suggested-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:disabled, + headerbar button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:disabled label, + headerbar button.suggested-action:disabled label { + color: rgba(255, 255, 255, 0.5); } + .titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar button.suggested-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 3px; } + .titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar button.suggested-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action, + headerbar button.destructive-action { + font-weight: bold; + min-height: 24px; + margin-top: 4px; + margin-bottom: 4px; + border-radius: 3px; + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:hover, + headerbar button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:active, + headerbar button.destructive-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:disabled, + headerbar button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:disabled label, + headerbar button.destructive-action:disabled label { + color: rgba(255, 255, 255, 0.5); } + .titlebar:not(headerbar) button.destructive-action:backdrop, + headerbar button.destructive-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 3px; } + .titlebar:not(headerbar) button.destructive-action:backdrop:disabled, + headerbar button.destructive-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) .linked > button:active:backdrop, + .titlebar:not(headerbar) .linked > button:checked:backdrop, + headerbar .linked > button:active:backdrop, + headerbar .linked > button:checked:backdrop { + color: rgba(189, 147, 249, 0.4); } + .titlebar:not(headerbar) .linked > button:active:backdrop label, + .titlebar:not(headerbar) .linked > button:checked:backdrop label, + headerbar .linked > button:active:backdrop label, + headerbar .linked > button:checked:backdrop label { + color: rgba(189, 147, 249, 0.4); } + .selection-mode.titlebar:not(headerbar), + headerbar.selection-mode { + color: #f8f8f2; + text-shadow: 0 -1px rgba(0, 0, 0, 0.5); + border-color: rgba(159, 99, 246, 0.5); + background: rgba(189, 147, 249, 0.5) linear-gradient(to top, rgba(180, 133, 248, 0.5), rgba(186, 142, 249, 0.5) 2px, rgba(189, 147, 249, 0.5) 3px); + box-shadow: inset 0 1px rgba(209, 179, 251, 0.3); } + .selection-mode.titlebar:backdrop:not(headerbar), + headerbar.selection-mode:backdrop { + background-color: rgba(189, 147, 249, 0.5); + background-image: none; + box-shadow: inset 0 1px rgba(215, 189, 251, 0.26); } + .selection-mode.titlebar:not(headerbar) button, + headerbar.selection-mode button { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.flat, + headerbar.selection-mode button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:hover, + headerbar.selection-mode button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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 { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-effect: none; + border-color: rgba(159, 99, 246, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .selection-mode.titlebar:not(headerbar) button:backdrop.flat:active label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop:active label, .selection-mode.titlebar:not(headerbar) button:backdrop:checked label, + headerbar.selection-mode button:backdrop.flat:active label, + headerbar.selection-mode button:backdrop.flat:checked label, + headerbar.selection-mode button:backdrop:active label, + headerbar.selection-mode button:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + .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 { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:disabled, + headerbar.selection-mode button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button:disabled:active label, .selection-mode.titlebar:not(headerbar) button:disabled:checked label, + headerbar.selection-mode button:disabled:active label, + headerbar.selection-mode button:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .selection-mode.titlebar:not(headerbar) button.suggested-action, + headerbar.selection-mode button.suggested-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:hover, + headerbar.selection-mode button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:active, + headerbar.selection-mode button.suggested-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:disabled, + headerbar.selection-mode button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar.selection-mode button.suggested-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar.selection-mode button.suggested-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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(189, 147, 249, 0); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0), rgba(189, 147, 249, 0)); + box-shadow: none; + padding-left: 10px; + padding-right: 10px; } + .selection-mode.titlebar:not(headerbar) .selection-menu:backdrop GtkArrow, .selection-mode.titlebar:not(headerbar) .selection-menu GtkArrow, + headerbar.selection-mode .selection-menu:backdrop GtkArrow, + headerbar.selection-mode .selection-menu GtkArrow { + -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: rgba(248, 248, 242, 0.5); + -gtk-icon-shadow: none; } + .tiled .titlebar:not(headerbar), .maximized .titlebar:not(headerbar), + .tiled headerbar.titlebar, .maximized headerbar.titlebar { + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + .tiled .titlebar:backdrop:not(headerbar), .tiled .titlebar:not(headerbar), .maximized .titlebar:backdrop:not(headerbar), .maximized .titlebar:not(headerbar), + .tiled headerbar:backdrop, + .tiled headerbar, .maximized headerbar:backdrop, .maximized headerbar { + border-radius: 0; } + .default-decoration.titlebar:not(headerbar), headerbar.default-decoration { + padding: 4px; + min-height: 28px; } + .default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { + min-height: 26px; + min-width: 26px; + margin: 0; + padding: 0; } + +headerbar entry, +headerbar spinbutton, +headerbar separator { + margin-top: 5px; + margin-bottom: 5px; } +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; } +headerbar separator { + background: transparent; } +headerbar viewswitcher > box.horizontal > button.radio, headerbar switcher > box.horizontal > button.radio { + margin: 0; + padding: 0; + border-radius: 0; } + headerbar viewswitcher > box.horizontal > button.radio image, headerbar switcher > box.horizontal > button.radio image { + margin-left: 7px; } + headerbar viewswitcher > box.horizontal > button.radio label, headerbar switcher > box.horizontal > button.radio label { + margin-right: 7px; } + +.background:not(.tiled):not(.maximized) .titlebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(0, 0, 0, 0.1); } + .background:not(.tiled):not(.maximized) .titlebar:backdrop, .background:not(.tiled):not(.maximized) .titlebar { + border-top-left-radius: 4px; + border-top-right-radius: 4px; } + +window:not(.tiled):not(.maximized) separator:first-child + headerbar:backdrop, window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child:backdrop, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 4px; } +window:not(.tiled):not(.maximized) headerbar:last-child:backdrop, window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 4px; } + +window { + border-radius: 6px; } + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background-color: transparent; + background-image: none; + border-style: none; + border-color: transparent; + box-shadow: none; } +.titlebar:not(headerbar) > separator, .titlebar:not(headerbar) > separator:backdrop { + background: #1e1f29; } + +/************** + * GtkInfoBar * + **************/ +.info, .warning, .question, .error, +infobar { + text-shadow: none; + color: #f8f8f2; + background-color: #1e1f29; + border-bottom: 1px solid #08090c; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.15); } + +.info, .warning, .question, .error { + text-shadow: none; + color: #f8f8f2; + border: none; } + .info .label, .warning .label, .question .label, .error .label { + color: #f8f8f2; } + .info .label:backdrop, .warning .label:backdrop, .question .label:backdrop, .error .label:backdrop { + color: rgba(248, 248, 242, 0.5); } + .info button, .warning button, .question button, .error button { + border-radius: 2px; + border: none; + background: rgba(40, 42, 54, 0.98); + color: #f8f8f2; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2); } + .info button .label, .warning button .label, .question button .label, .error button .label { + color: #f8f8f2; } + .info button:active, .warning button:active, .question button:active, .error button:active { + background: #282a36; + color: #f8f8f2; + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:active:backdrop, .warning button:active:backdrop, .question button:active:backdrop, .error button:active:backdrop { + background: rgba(40, 42, 54, 0.8); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:hover, .warning button:hover, .question button:hover, .error button:hover, .info button:focus, .warning button:focus, .question button:focus, .error button:focus { + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:disabled, .warning button:disabled, .question button:disabled, .error button:disabled { + background: rgba(40, 42, 54, 0.6); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:disabled:backdrop, .warning button:disabled:backdrop, .question button:disabled:backdrop, .error button:disabled:backdrop { + background: rgba(40, 42, 54, 0.5); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:backdrop, .warning button:backdrop, .question button:backdrop, .error button:backdrop { + background: rgba(40, 42, 54, 0.8); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + +.info { + background-color: #50fa7a; } + .info:backdrop { + background-color: #82fba0; + color: rgba(248, 248, 242, 0.5); } + +.warning { + background-color: #ff9f39; } + .warning:backdrop { + background-color: #ffb86c; + color: rgba(248, 248, 242, 0.5); } + +.question { + background-color: #72BFD0; } + .question:backdrop { + background-color: #98d0dd; + color: rgba(248, 248, 242, 0.5); } + +.error { + background-color: #ff3c3c; } + .error:backdrop { + background-color: #ff6f6f; + color: rgba(248, 248, 242, 0.5); } + +/************* + * Level Bar * + *************/ +levelbar block { + min-width: 32px; + min-height: 6px; } +levelbar.vertical block { + min-width: 6px; + min-height: 32px; } +levelbar:backdrop { + transition: 200ms ease-out; } +levelbar trough { + padding: 3px; + border-radius: 3px; + background-color: rgba(0, 0, 0, 0.14); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + levelbar trough:backdrop { + background-color: rgba(0, 0, 0, 0.06); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } +levelbar.horizontal.discrete block { + margin: 0 1px; } +levelbar.vertical.discrete block { + margin: 1px 0; } +levelbar block { + border-radius: 2px; } + levelbar block:backdrop { + box-shadow: none; } + levelbar block.low { + background-color: #ff9f39; } + levelbar block.low:backdrop { + border-color: #ff9f39; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #72BFD0; } + levelbar block.high:backdrop, levelbar block:not(.empty):backdrop { + border-color: #72BFD0; } + levelbar block.full { + background-color: #4caec3; } + levelbar block.full:backdrop { + border-color: #4caec3; } + levelbar block.empty { + background-color: rgba(0, 0, 0, 0.14); + box-shadow: none; } + +/********* + * Links * + *********/ +*:link, button:link, +button:visited { + color: #13b1d5; } + *:link:visited, + button:visited { + color: rgba(19, 177, 213, 0.5); } + *:selected *:link:visited, *:selected button:visited:link, + *:selected button:visited { + color: rgba(237, 230, 243, 0.8); } + *:link:hover, button:hover:link, + button:hover:visited { + color: #2fc9ec; } + *:selected *:link:hover, *:selected button:hover:link, + *:selected button:hover:visited { + color: rgba(246, 244, 242, 0.95); } + *:link:active, button:active:link, + button:active:visited { + color: #13b1d5; } + *:selected *:link:active, *:selected button:active:link, + *:selected button:active:visited { + color: rgba(243, 240, 243, 0.9); } + *:link:backdrop:backdrop:hover, button:backdrop:backdrop:hover:link, + button:backdrop:backdrop:hover:visited, *:link:backdrop:backdrop:hover:selected, .selection-mode.titlebar:not(headerbar) .subtitle:backdrop:backdrop:hover:link, + headerbar.selection-mode .subtitle:backdrop:backdrop:hover:link, button:backdrop:backdrop:hover:selected:link, + button:backdrop:backdrop:hover:selected:visited, *:link:backdrop, button:backdrop:link, + button:backdrop:visited { + color: rgba(189, 147, 249, 0.5); } + *:link:selected, .selection-mode.titlebar:not(headerbar) .subtitle:link, + headerbar.selection-mode .subtitle:link, button:selected:link, + button:selected:visited, *:selected *:link, *:selected button:link, + *:selected button:visited { + color: rgba(243, 240, 243, 0.9); } + +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; } + +/********* + * Lists * + *********/ +list { + color: #f8f8f2; + background-color: #282a36; + border-color: rgba(25, 26, 34, 0.9); } + list:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } + +row { + padding: 8px 14px; + transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + row label { + padding-left: 8px; } + row:hover { + transition: none; } + row:backdrop { + transition: 200ms ease-out; } + row.activatable.has-open-popup, row.activatable:hover { + background-color: rgba(248, 248, 242, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + row.activatable:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + +/********* + * Menus * + *********/ +menubar, +.menubar { + background-color: #1e1f29; + color: #f8f8f2; + -GtkWidget-window-dragging: true; + padding: 0px; + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + menubar > menuitem, + .menubar > menuitem { + min-height: 16px; + padding: 4px 8px; } + menubar > menuitem:hover, + .menubar > menuitem:hover { + box-shadow: inset 0 -3px rgba(189, 147, 249, 0.5); } + menubar > menuitem:disabled, + .menubar > menuitem:disabled { + color: #8b8c8e; + box-shadow: none; } + +menu, .menu, .context-menu { + margin: 4px; + padding: 2px 0px; + background-color: #242530; + border: 1px solid rgba(25, 26, 34, 0.9); + font: initial; } + .csd menu, + .csd .menu, + .csd .context-menu { + border: none; } + menu:backdrop, .menu:backdrop, .context-menu:backdrop { + background-color: #282936; } + 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: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + menu menuitem:disabled, .menu menuitem:disabled, .context-menu menuitem:disabled { + color: #8b8c8e; } + menu menuitem:disabled:backdrop, .menu menuitem:disabled:backdrop, .context-menu menuitem:disabled:backdrop { + color: #3e4055; } + menu menuitem:backdrop, menu menuitem:backdrop:hover, .menu menuitem:backdrop, .menu menuitem:backdrop:hover, .context-menu menuitem:backdrop, .context-menu menuitem:backdrop:hover { + color: #8b8c8e; + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: #242530; + border-radius: 0; } + menu > arrow.top, .menu > arrow.top, .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid #3d3f49; + -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 #3d3f49; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, .menu > arrow:hover, .context-menu > arrow:hover { + background-color: #3d3f49; } + menu > arrow:backdrop, .menu > arrow:backdrop, .context-menu > arrow:backdrop { + background-color: #282936; } + 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; } + +/******** + * Misc * + ********/ +.content-view { + background-color: #0f0f14; } + .content-view:hover { + -gtk-icon-effect: highlight; } + .content-view:backdrop { + background-color: #0f0f14; } + +.osd .scale-popup button.flat { + border-style: none; + border-radius: 5px; } +.scale-popup button:hover { + background-color: rgba(248, 248, 242, 0.1); + border-radius: 5px; } + +/************ +* Assistant * +*************/ +assistant { + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; } + assistant .sidebar { + background-color: #282a36; + border-top: 1px solid rgba(25, 26, 34, 0.9); + border-bottom-left-radius: 4px; } + assistant .sidebar:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } + assistant.csd .sidebar { + border-top-style: none; } + assistant .sidebar GtkLabel, + assistant .sidebar label { + padding: 6px 12px; } + assistant .sidebar GtkLabel.highlight, + assistant .sidebar label.highlight { + background-color: #4a4a51; } + +/************* + * Notebooks * + *************/ +notebook > header { + padding: 1px; + border-color: rgba(25, 26, 34, 0.9); + border-width: 0px; + background-color: #1e1f29; } + notebook > header:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-color: #1e1f29; } + notebook > header tabs { + margin: -1px; } + notebook > header.top { + border-bottom-style: solid; } + notebook > header.top > tabs { + margin-bottom: -2px; } + notebook > header.top > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.top > tabs > tab:checked { + background-color: #282a36; } + notebook > header.top > tabs > tab:checked:hover { + background-color: #282a36; } + notebook > header.bottom { + border-top-style: solid; } + notebook > header.bottom > tabs { + margin-top: -2px; } + notebook > header.bottom > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.bottom > tabs > tab:checked { + background-color: #282a36; } + notebook > header.left { + border-right-style: solid; } + notebook > header.left > tabs { + margin-right: -2px; } + notebook > header.left > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.left > tabs > tab:checked { + background-color: #282a36; } + notebook > header.right { + border-left-style: solid; } + notebook > header.right > tabs { + margin-left: -2px; } + notebook > header.right > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.right > tabs > tab:checked { + background-color: #282a36; } + 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: rgba(255, 255, 255, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header tab { + min-height: 30px; + min-width: 30px; + padding: 3px 12px; + outline-offset: -5px; + color: #8b8c8e; + font-weight: bold; + border-width: 1px; + border-color: transparent; } + notebook > header tab:hover { + color: #c2c2c0; } + notebook > header tab:hover.reorderable-page { + border-color: rgba(25, 26, 34, 0.2); + background-color: rgba(30, 31, 41, 0.2); } + notebook > header tab:backdrop { + color: #5f6066; } + notebook > header tab:backdrop.reorderable-page { + border-color: transparent; + background-color: transparent; } + notebook > header tab:checked { + color: #f8f8f2; } + notebook > header tab:checked.reorderable-page { + border-color: rgba(25, 26, 34, 0.4); + background-color: rgba(30, 31, 41, 0.5); } + notebook > header tab:checked.reorderable-page:hover { + background-color: rgba(30, 31, 41, 0.7); } + notebook > header tab:backdrop:checked { + color: #8b8c8e; } + notebook > header tab:backdrop:checked.reorderable-page { + border-color: rgba(26, 27, 35, 0.91); + background-color: #2a2c39; } + 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 { + background: transparent; + box-shadow: none; + color: #ff5555; } + 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: 0.5px; + padding-right: 0.5px; } + notebook > header.top tabs:not(:only-child), notebook > header.bottom tabs:not(:only-child) { + margin-left: 0.5px; + margin-right: 0.5px; } + notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0.5px; } + notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0.5px; } + notebook > header.top tabs tab, notebook > header.bottom tabs tab { + margin-left: 0.5px; + margin-right: 0.5px; } + 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: 4px; + padding-bottom: 4px; } + notebook > header.left tabs:not(:only-child), notebook > header.right tabs:not(:only-child) { + margin-top: 3px; + margin-bottom: 3px; } + notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: -1px; } + notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: -1px; } + notebook > header.left tabs tab, notebook > header.right tabs tab { + margin-top: 4px; + margin-bottom: 4px; } + 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: #282a36; } + notebook > stack:not(:only-child):backdrop { + background-color: #2a2c39; } + +/********* + * Paned * + *********/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(rgba(25, 26, 34, 0.9)); + background-size: 1px 1px; } + paned > separator:selected { + background-image: image(rgba(189, 147, 249, 0.5)); } + paned > separator:backdrop { + background-image: image(rgba(26, 27, 35, 0.91)); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #1e1f29; + background-image: image(rgba(25, 26, 34, 0.9)), image(rgba(25, 26, 34, 0.9)); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #1e1f29; + background-image: image(rgba(26, 27, 35, 0.91)), image(rgba(26, 27, 35, 0.91)); } +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; } + +/************ + * 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; } + +/*************** + * Popovers * + ***************/ +popover.background { + padding: 2px; + border-radius: 5px; + background-color: #242530; + box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4); } + .csd popover.background, popover.background { + border: 1px solid rgba(25, 26, 34, 0.9); } + popover.background:backdrop { + background-color: #1e1f29; + 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: 1px solid rgba(255, 255, 255, 0.1); } + popover.background separator { + margin: 3px; } + popover.background list separator { + margin: 0px; } + +/***************** + * Progress bars * + *****************/ +progressbar { + font-size: smaller; + color: rgba(248, 248, 242, 0.4); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 6px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 6px; } + progressbar.horizontal progress { + margin: 0; } + progressbar.vertical progress { + margin: 0; } + progressbar:backdrop { + box-shadow: none; + transition: 200ms ease-out; } + progressbar.osd { + min-width: 3px; + min-height: 3px; + 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; } + +/************ + * GtkScale * + ************/ +progressbar trough, scale trough, scale fill { + background-color: rgba(140, 143, 171, 0.14); + border: none; + border-radius: 3px; + margin: 0; } + progressbar trough:disabled, scale trough:disabled, scale fill:disabled { + background-color: rgba(0, 0, 0, 0.14); } + progressbar trough:backdrop, progressbar:backdrop trough, scale trough:backdrop, scale fill:backdrop { + background-color: rgba(0, 0, 0, 0.14); + transition: 200ms ease-out; } + progressbar trough:backdrop:disabled, progressbar:backdrop trough:disabled, scale trough:backdrop:disabled, scale fill:backdrop:disabled { + background-color: rgba(0, 0, 0, 0.14); } + +progressbar progress, scale highlight { + border: none; + background-color: rgba(189, 147, 249, 0.5); + border-radius: 3px; + margin: 0; } + progressbar progress:disabled, scale highlight:disabled { + border: none; + background-color: rgba(0, 0, 0, 0.14); } + progressbar progress:backdrop, progressbar:backdrop progress, scale highlight:backdrop, progressbar progress:active:backdrop, progressbar:backdrop progress:active, scale highlight:active:backdrop { + border-color: rgba(204, 171, 250, 0.5); + background-color: rgba(204, 171, 250, 0.5); } + progressbar progress:backdrop:disabled, progressbar:backdrop progress:disabled, scale highlight:backdrop:disabled, progressbar progress:active:backdrop:disabled, progressbar:backdrop progress:active:disabled, scale highlight:active:backdrop:disabled { + background-color: rgba(0, 0, 0, 0.1); } + +scale { + min-height: 16px; + min-width: 16px; + padding: 8px; } + scale.horizontal trough, + scale.horizontal progress { + min-height: 6px; } + scale.vertical trough, + scale.vertical progress { + min-width: 6px; } + scale slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); + border-radius: 12px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-property: background, border, box-shadow; } + scale slider:active { + background-color: #bd93f9; } + scale slider:active:disabled { + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.05); } + 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: -6px; } + 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; + outline-color: transparent; } + scale fill:backdrop, scale fill { + background-color: rgba(25, 26, 34, 0.9); } + scale fill:disabled:backdrop, scale fill:disabled { + border-color: transparent; + background-color: transparent; } + .osd scale fill { + background-color: rgba(97, 97, 97, 0.775); } + .osd scale fill:disabled:backdrop, .osd scale fill:disabled { + border-color: transparent; + background-color: transparent; } + scale slider { + border-color: #282a36; + border: none; + border-radius: 12px; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:active { + border-color: rgba(159, 99, 246, 0.5); } + scale slider:disabled { + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:backdrop, scale slider:backdrop:disabled { + transition: 200ms ease-out; + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + row:selected scale slider:disabled, row:selected scale slider { + border-color: rgba(159, 99, 246, 0.5); } + .osd scale slider { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border-color: rgba(0, 0, 0, 0.7); + background-color: #14171a; } + .osd scale slider:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #14171a; } + .osd scale slider:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #14171a; } + .osd scale slider:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #14171a; } + .osd scale slider:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #14171a; } + .osd scale slider:backdrop:disabled { + background-color: #14171a; } + scale value { + color: alpha(currentColor,0.4); } + scale marks { + color: alpha(currentColor,0.4); } + 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 { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.color { + min-height: 0; + min-width: 0; } + scale.color trough { + background-image: image(rgba(25, 26, 34, 0.9)); + background-repeat: no-repeat; } + scale.color.horizontal { + padding: 0 0 15px 0; } + scale.color.horizontal trough { + padding-bottom: 4px; + background-position: 0 -3px; + border-top-left-radius: 0; + border-top-right-radius: 0; } + 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) { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.vertical:dir(ltr) { + padding: 0 0 0 15px; } + scale.color.vertical:dir(ltr) trough { + padding-left: 4px; + background-position: 3px 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + 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 { + margin-left: -15px; + margin-right: 6px; } + scale.color.vertical:dir(rtl) { + padding: 0 15px 0 0; } + scale.color.vertical:dir(rtl) trough { + padding-right: 4px; + background-position: -3px 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + scale.color.fine-tune.horizontal:dir(ltr), scale.color.fine-tune.horizontal:dir(rtl) { + padding: 0 0 12px 0; } + scale.color.fine-tune.horizontal:dir(ltr) trough, scale.color.fine-tune.horizontal:dir(rtl) trough { + padding-bottom: 7px; + background-position: 0 -6px; } + scale.color.fine-tune.horizontal:dir(ltr) slider, scale.color.fine-tune.horizontal:dir(rtl) slider { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.fine-tune.vertical:dir(ltr) { + padding: 0 0 0 12px; } + scale.color.fine-tune.vertical:dir(ltr) trough { + padding-left: 7px; + background-position: 6px 0; } + scale.color.fine-tune.vertical:dir(ltr) slider { + margin-left: -15px; + margin-right: 6px; } + scale.color.fine-tune.vertical:dir(rtl) { + padding: 0 12px 0 0; } + scale.color.fine-tune.vertical:dir(rtl) trough { + padding-right: 7px; + background-position: -6px 0; } + scale.color.fine-tune.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + +/************** + * Scrollbars * + **************/ +scrollbar { + background-color: #232530; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + * { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; } + scrollbar.top { + border-bottom: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.bottom { + border-top: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.left { + border-right: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.right { + border-left: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar:backdrop { + background-color: #181820; + border-color: rgba(26, 27, 35, 0.91); + transition: 200ms ease-out; } + scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #a1a1a2; } + scrollbar slider:hover { + background-color: #cccdca; } + scrollbar slider:hover:active { + background-color: rgba(219, 195, 252, 0.5); } + scrollbar slider:backdrop { + background-color: #4a4b51; } + scrollbar slider:disabled { + background-color: transparent; } + scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; } + 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: #f8f8f2; + border: 1px solid black; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 5px; + min-height: 5px; + background-color: #f8f8f2; + background-clip: padding-box; + border-radius: 100%; + border: 1px solid black; + -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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #a1a1a2; } + scrollbar button:hover { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #cccdca; } + scrollbar button:active, scrollbar button:checked { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(219, 195, 252, 0.5); } + scrollbar button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(161, 161, 162, 0.2); } + scrollbar button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #4a4b51; } + scrollbar button:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(74, 75, 81, 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-right-symbolic"); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); } + +treeview ~ scrollbar.vertical { + border-top: 1px solid rgba(25, 26, 34, 0.9); + margin-top: -1px; } + +/*********** + * Sidebar * + ***********/ +.sidebar { + border-style: none; + border-width: 0; + background-color: #20212b; } + .sidebar .frame { + border: none; } + 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: none; + 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 rgba(25, 26, 34, 0.9); + border-right-style: none; } + .sidebar:backdrop { + background-color: #242631; + border-color: rgba(26, 27, 35, 0.91); + transition: 200ms ease-out; } + .sidebar list { + background-color: #20212b; } + .sidebar row { + margin: 0 10px; + padding: 10px 12px; + border-radius: 10px; } + .sidebar row:selected { + background: rgba(189, 147, 249, 0.1); + color: #bd93f9; } + .sidebar row:selected:backdrop { + background: rgba(189, 147, 249, 0.1); } + .sidebar row:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } + .sidebar row:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + .sidebar row:selected label { + color: #bd93f9; } + .sidebar.source-list { + background-color: #1e1f29; + color: #F2EFEA; + padding: 4px 0px; } + .sidebar.source-list.view:selected:active, iconview.sidebar.source-list:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + .sidebar.source-list.view:selected.has-open-popup, iconview.sidebar.source-list:selected.has-open-popup, .sidebar.source-list.view:selected:hover, iconview.sidebar.source-list:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + .sidebar.source-list.view:selected:backdrop, iconview.sidebar.source-list:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + .sidebar.source-list.view:hover, iconview.sidebar.source-list:hover, .sidebar.source-list.view iconview.source-list:hover, iconview.sidebar.source-list iconview.source-list:hover { + background-color: rgba(40, 42, 54, 0.6); } + paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; + border-color: rgba(25, 26, 34, 0.9); } + +stacksidebar row { + padding: 10px 4px; } + stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; } + stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; } + +placessidebar > viewport.frame { + border-style: none; } +placessidebar row.sidebar-new-bookmark-row { + color: rgba(189, 147, 249, 0.5); } +placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #50fa7a, inset 0 -1px #50fa7a; } + placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #50fa7a; } + placessidebar row:drop(active):not(:disabled):selected { + background-color: #50fa7a; } + placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #f8f8f2; } + +/***************** + * 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) button { + min-height: 16px; + margin: 0; + padding-bottom: 0; + padding-top: 0; + color: #e3e3df; + background-image: none; + border-style: none none none solid; + border-color: rgba(25, 26, 34, 0.2); + border-radius: 0; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:hover { + color: #f8f8f2; + background-color: rgba(248, 248, 242, 0.05); } + spinbutton:not(.vertical) button:disabled { + color: rgba(139, 140, 142, 0.3); } + spinbutton:not(.vertical) button:active { + background-color: rgba(0, 0, 0, 0.1); + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.2); } + spinbutton:not(.vertical) button:backdrop { + color: #818286; + background-color: transparent; + border-color: rgba(26, 27, 35, 0.21); + transition: 200ms ease-out; } + spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(62, 64, 85, 0.3); + background-image: none; + border-style: none none none solid; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:last-child { + border-top-right-radius: 2px; + border-bottom-right-radius: 2px; } +.osd spinbutton:not(.vertical) button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-style: none none none solid; + border-color: rgba(0, 0, 0, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 0.5); + background-color: rgba(254, 254, 254, 0.1); + -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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #898b8c; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton:not(.vertical) button:last-child { + border-radius: 0 3px 3px 0; } + .osd spinbutton:not(.vertical) button:dir(rtl):first-child { + border-radius: 3px 0 0 3px; } +spinbutton.vertical:disabled { + color: #8b8c8e; } +spinbutton.vertical:backdrop:disabled { + color: #3e4055; } +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.vertical button { + min-height: 32px; + min-width: 32px; + padding: 0; + border-width: 1px; + border-color: rgba(25, 26, 34, 0.9); + box-shadow: 0 1px rgba(255, 255, 255, 0.1); } +spinbutton.vertical button.up { + border-radius: 3px 3px 0 0; + border-style: solid solid none solid; } +spinbutton.vertical button.down { + border-radius: 0 0 3px 3px; + border-style: none solid solid solid; } +.osd spinbutton.vertical button:first-child { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd spinbutton.vertical button:first-child:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + 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; } + +/*********** + * Spinner * + ***********/ +menu spinner { + color: rgba(189, 147, 249, 0.5); } + +/********************* + * 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; } + +/********** + * Switch * + **********/ +switch { + font-size: 1px; + font-weight: bold; + outline-offset: -4px; + transition: all 200ms ease-in; + border: none; + border-radius: 14px; + color: transparent; + padding: 2px; + background-color: #3e4153; + box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), 0px 1px rgba(0, 0, 0, 0.1); } + switch:disabled { + background-color: #22232e; } + switch:backdrop { + background-color: #2f313f; + transition: 200ms ease-out; } + switch:backdrop:disabled { + background-color: #22232e; } + switch:active, switch:checked { + background-color: #50fa7a; } + switch:active:backdrop, switch:checked:backdrop { + background-color: #50fa7a; } + switch:active:backdrop slider:backdrop, switch:checked:backdrop slider:backdrop { + box-shadow: none; + background-color: rgba(40, 42, 54, 0.9); + border: none; } + switch slider { + padding: 2px; + min-width: 16px; + min-height: 16px; + border-radius: 100%; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + background-color: #282a36; + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2); } + switch slider:backdrop { + padding: 2px; + box-shadow: none; + background-color: #282a36; } + switch trough:active, switch trough:checked { + background-color: rgba(189, 147, 249, 0.5); } + switch trough:active:backdrop, switch trough:checked:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + +/************ + * Toolbars * + ************/ +toolbar, .inline-toolbar, searchbar, +.location-bar { + -GtkWidget-window-dragging: true; + padding: 4px; + background-color: #1e1f29; } + +toolbar { + padding: 4px 3px 3px 4px; } + .osd toolbar { + background-color: transparent; } + toolbar.osd { + padding: 13px; + border: none; + border-radius: 5px; + background-color: rgba(20, 23, 26, 0.8); } + toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; } + toolbar.horizontal separator { + margin: 0 7px 1px 6px; } + 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 { + 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: rgba(25, 26, 34, 0.9); + background-color: rgba(29, 30, 39, 0.97); } + .inline-toolbar:backdrop, searchbar:backdrop, + .location-bar:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-color: rgba(29, 30, 39, 0.9685); + box-shadow: none; + transition: 200ms ease-out; } + +searchbar { + background: #282a36; } + +/************ + * Tooltips * + ************/ +tooltip { + padding: 4px; + /* not working */ + border-radius: 5px; + box-shadow: none; + text-shadow: 0 1px black; } + tooltip.background { + background-color: rgba(0, 0, 0, 0.8); + background-clip: padding-box; + border: 1px solid rgba(255, 255, 255, 0.1); } + tooltip decoration { + background-color: transparent; } + tooltip * { + padding: 4px; + background-color: transparent; + color: white; } + +/************** + * Tree Views * + **************/ +treeview.view { + border-left-color: #909194; + border-top-color: #1e1f29; } + * { + -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; } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: rgba(233, 223, 244, 0.75); + border-top-color: rgba(248, 248, 242, 0.1); } + treeview.view:disabled { + color: #8b8c8e; } + treeview.view:disabled:selected { + color: rgba(228, 214, 244, 0.7); } + treeview.view:disabled:selected:backdrop { + color: rgba(207, 177, 247, 0.5); } + treeview.view:disabled:backdrop { + color: #3e4055; } + treeview.view.separator { + min-height: 2px; + color: #1e1f29; } + treeview.view.separator:backdrop { + color: rgba(30, 31, 41, 0.1); } + treeview.view:backdrop { + border-left-color: #55565c; + border-top: #1e1f29; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: rgba(159, 99, 246, 0.5); } + treeview.view:drop(active).after { + border-top-style: none; } + treeview.view:drop(active).before { + border-bottom-style: none; } + treeview.view.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: #bababa; } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #f8f8f2; } + treeview.view.expander:selected { + color: rgba(241, 235, 243, 0.85); } + treeview.view.expander:selected:hover { + color: #f8f8f2; } + treeview.view.expander:selected:backdrop { + color: rgba(230, 218, 244, 0.5); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: #6e6f75; } + treeview.view.progressbar { + border: 1px solid rgba(159, 99, 246, 0.5); + border-radius: 4px; + background-color: rgba(189, 147, 249, 0.5); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.5), rgba(159, 99, 246, 0.5)); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), 0 1px rgba(0, 0, 0, 0.1); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); + background-image: linear-gradient(to bottom, #282a36, #121319); } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + border-color: #2a2c39; + background-color: #2a2c39; } + treeview.view.progressbar:backdrop { + border-color: #2a2c39; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(248, 248, 242, 0.1); + border-radius: 4px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: rgba(159, 99, 246, 0.5); + border-radius: 4px; } + treeview.view header button { + color: #909194; + background-color: #282a36; + font-weight: bold; + text-shadow: none; + box-shadow: none; } + treeview.view header button:hover { + color: #c4c5c3; + box-shadow: none; + transition: none; } + treeview.view header button:active { + color: #f8f8f2; + transition: none; } + treeview.view header button:last-child:backdrop, treeview.view header button:last-child { + border-right-style: none; } + 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; + transition: none; + background-image: none; + background-color: rgba(189, 147, 249, 0.5); + color: #282a36; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #282a36; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: rgba(189, 147, 249, 0.5); } + +treeview.view header button, treeview.view header button:hover, treeview.view header button:active { + padding: 0 6px; + border-radius: 0; + background-image: none; + text-shadow: none; + border-width: 1px; + border-style: none solid solid none; + border-color: #1e1f29; } + treeview.view header button:disabled { + border-color: #1e1f29; + background-image: none; } + treeview.view header button:backdrop { + border-color: #1e1f29; + border-style: none solid solid none; + color: #55565c; + background-image: none; + background-color: #2a2c39; } + treeview.view header button:backdrop:disabled { + border-color: #1e1f29; + background-image: none; } + +/********************** + * Window Decorations * + *********************/ +decoration { + border-radius: 4px 4px 0 0; + border-width: 0px; + border-width: 0px; + box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.2); + margin: 10px; } + decoration:backdrop { + box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.15); + transition: 200ms ease-out; } + .maximized decoration, .fullscreen decoration, .tiled decoration { + border-radius: 0; } + .popup decoration { + box-shadow: none; } + .csd.popup decoration { + border-radius: 0; + box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(25, 26, 34, 0.7); } + tooltip.csd decoration { + border-radius: 5px; + box-shadow: none; } + messagedialog.csd decoration { + border-radius: 7px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(25, 26, 34, 0.7); } + .solid-csd decoration { + border-radius: 0; + margin: 0px; + background-color: #1e1f29; + border: solid 1px rgba(26, 27, 35, 0.91); + box-shadow: none; } + +headerbar.selection-mode button.titlebutton, +.titlebar.selection-mode button.titlebutton { + text-shadow: 0 -1px rgba(0, 0, 0, 0.3788235294); + -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.3788235294); } + headerbar.selection-mode button.titlebutton:backdrop, + .titlebar.selection-mode button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + +.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, modelbutton.flat:selected, popover.background checkbutton:selected, +popover.background radiobutton:selected, +.menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, +entry selection:focus, +entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + background-color: rgba(189, 147, 249, 0.5); } + row:selected label, label:selected, .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, modelbutton.flat:selected, popover.background checkbutton:selected, + popover.background radiobutton:selected, + .menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, + entry selection:focus, + entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + color: #f8f8f2; + font-weight: bold; } + row:selected label:disabled, label:disabled:selected, 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, modelbutton.flat:disabled:selected, popover.background checkbutton:disabled:selected, + popover.background radiobutton:disabled:selected, + .menuitem.button.flat:disabled:selected, calendar:disabled:selected, spinbutton:not(.vertical) selection:disabled, + entry selection:disabled, row:disabled:selected { + color: rgba(233, 223, 244, 0.75); } + row:selected label:backdrop, label:backdrop:selected, 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, modelbutton.flat:backdrop:selected, popover.background checkbutton:backdrop:selected, + popover.background radiobutton:backdrop:selected, + .menuitem.button.flat:backdrop:selected, calendar:backdrop:selected, spinbutton:not(.vertical) selection:backdrop, + entry selection:backdrop, row:backdrop:selected { + color: rgba(248, 248, 242, 0.5); } + row:selected label:backdrop:disabled, label:backdrop:disabled:selected, .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, modelbutton.flat:backdrop:disabled:selected, popover.background checkbutton:backdrop:disabled:selected, + popover.background radiobutton:backdrop:disabled:selected, + .menuitem.button.flat:backdrop:disabled:selected, calendar:backdrop:disabled:selected, spinbutton:not(.vertical) selection:backdrop:disabled, + entry selection:backdrop:disabled, row:backdrop:disabled:selected { + color: rgba(207, 177, 247, 0.5); } + +.monospace { + font-family: Monospace; } + +/********************** + * DE-Specific Styles * + **********************/ +/********* +* Budgie * +*********/ +.budgie-container { + background-color: transparent; } + .budgie-container:backdrop { + background-color: transparent; } + .budgie-container popover list, + .budgie-container popover row { + border: none; + background: none; + padding: 0; + margin: 0; } + +.budgie-popover .container, +.budgie-popover border, +.budgie-popover list, +.budgie-popover row { + padding: 0; + margin: 0; + background: none; + border: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + opacity: 1; + min-width: 0; + min-height: 0; } + +.budgie-popover, +.budgie-popover.background { + border-radius: 2px; + padding: 0; + background-color: rgba(30, 31, 41, 0.98); + background-clip: border-box; + box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35); + border: 1px solid @borders; } + .budgie-popover list:hover, + .budgie-popover row:hover, + .budgie-popover.background list:hover, + .budgie-popover.background row:hover { + background: none; } + .budgie-popover > frame.container, + .budgie-popover.background > frame.container { + margin: 0 -1px -1px; + padding: 2px 0 0; } + +.budgie-popover > .container { + padding: 2px; } + +.budgie-menu .container { + padding: 0; } +.budgie-menu button:hover { + -gtk-icon-effect: none; } +.budgie-menu entry.search { + border: none; + background: none; + padding: 5px 2px; + border-bottom: 1px solid @borders; + border-radius: 0; + font-size: 120%; + box-shadow: none; } + .budgie-menu entry.search image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-menu entry.search image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-menu .categories { + border-width: 0; + margin-left: 3px; + background-color: transparent; } + .budgie-menu .categories:dir(ltr) { + border-right: 1px solid @borders; } + .budgie-menu .categories:dir(rtl) { + border-left: 1px solid @borders; } +.budgie-menu .category-button { + padding: 8px; + border-radius: 2px 0 0 2px; } + .budgie-menu .category-button:hover { + background-color: rgba(248, 248, 242, 0.05); + color: #f8f8f2; } + .budgie-menu .category-button:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + .budgie-menu .category-button:checked { + color: #f8f8f2; + background-color: rgba(174, 123, 248, 0.3); } + .budgie-menu .category-button:checked:disabled { + opacity: 0.5; } + .budgie-menu .category-button:checked:disabled label { + color: rgba(248, 248, 242, 0.7); } +.budgie-menu scrollbar { + background-color: transparent; + border-color: transparent; } +.budgie-menu button:not(.category-button) { + padding-top: 5px; + padding-bottom: 5px; + border-radius: 0; + box-shadow: none; } +.budgie-menu undershoot, .budgie-menu overshoot { + background: none; } + +button.budgie-menu-launcher { + padding: 0 2px; + color: #f8f8f2; + box-shadow: none; + background-color: transparent; } + button.budgie-menu-launcher:hover { + color: #f8f8f2; } + button.budgie-menu-launcher:active, button.budgie-menu-launcher:checked { + color: #f8f8f2; } + button.budgie-menu-launcher:backdrop { + color: #f8f8f2; + background-color: transparent; } + button.budgie-menu-launcher:backdrop:hover { + color: #f8f8f2; } + button.budgie-menu-launcher:backdrop:active, button.budgie-menu-launcher:backdrop:checked { + color: rgba(189, 147, 249, 0.5); + box-shadow: none; + background-color: transparent; } + +.user-menu .content-box separator { + margin-left: 6px; + margin-right: 6px; + background-color: rgba(248, 248, 242, 0.1); } +.user-menu button { + margin: 5px; } +.user-menu > box.vertical row.activatable:first-child .indicator-item, +.user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item { + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + background-color: #72BFD0; + transition-duration: 0.2s; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(ltr) { + padding-left: 7px; + background-position: left center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(rtl) { + padding-right: 7px; + background-position: right center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label { + color: #f8f8f2; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(ltr) { + padding-left: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(rtl) { + padding-right: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image { + color: #f8f8f2; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image:first-child, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image:first-child { + min-width: 24px; + min-height: 20px; } + +button.raven-trigger { + padding-left: 2px; + padding-right: 2px; + color: #f8f8f2; + box-shadow: none; } + button.raven-trigger:hover { + color: #f8f8f2; + background-color: transparent; } + button.raven-trigger:active, button.raven-trigger:checked { + box-shadow: none; + background-color: transparent; + color: rgba(189, 147, 249, 0.5); } + button.raven-trigger:backdrop { + color: #f8f8f2; } + button.raven-trigger:backdrop:hover { + color: #f8f8f2; } + button.raven-trigger:backdrop:active, button.raven-trigger:backdrop:checked { + box-shadow: none; + color: rgba(189, 147, 249, 0.5); + background-color: transparent; } + +.places-menu .container { + padding: 0; } +.places-menu .message-bar { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.places-menu .name-button { + border: 0; + border-radius: 0; + padding: 4px 6px; } +.places-menu .unmount-button { + padding: 4px 4px; + border: 0; + border-radius: 0; } +.places-menu .places-section-header { + padding: 0px; + border-bottom: 1px solid rgba(25, 26, 34, 0.85); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.03); } +.places-menu .places-section-header > button { + padding: 8px; + border: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } +.places-menu .places-list { + background: rgba(248, 248, 242, 0.04); + border-bottom: 1px solid rgba(25, 26, 34, 0.85); } +.places-menu .unlock-area { + border-top: 1px solid rgba(25, 26, 34, 0.75); + border-bottom: 1px solid rgba(25, 26, 34, 0.75); } +.places-menu .unlock-area entry { + border-radius: 0; + border: 0; } +.places-menu .unlock-area button { + border-radius: 0; + border: 0; + border-left: 1px solid rgba(25, 26, 34, 0.75); } +.places-menu .alternative-label { + font-size: 15px; + padding: 3px; } +.places-menu .always-expand { + background: transparent; + border-bottom: none; } + +.night-light-indicator .container { + padding: 0; } +.night-light-indicator .view-header { + font-size: 14px; + padding: 10px; + border-bottom: 1px solid mix(@theme_base_color, #000000, 0.35);; + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.04);; } +.night-light-indicator .display-settings-button { + border-top-left-radius: 0px; + border-top-right-radius: 0px; + border: none; + padding: 3px; + border-top: 1px solid mix(@theme_base_color, #000000, 0.35);; + box-shadow: inset 0px 1px 1px alpha(@theme_fg_color, 0.04);; } + +.budgie-panel { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); + background-image: none; + box-shadow: none; + border: none; + transition: all 150ms ease-in; } + .budgie-panel .alert { + color: #ff5555; } + .budgie-panel:backdrop { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-panel button { + border-top-width: 0; + border-bottom-width: 0; + border-radius: 0; } + .budgie-panel popover list, + .budgie-panel popover row { + padding: 0; + margin: 0; } + .budgie-panel label { + color: #f8f8f2; + font-weight: 700; } + .budgie-panel.transparent { + background-color: rgba(8, 9, 12, 0.2); } + .top .budgie-panel.transparent { + border-bottom-color: transparent; } + .bottom .budgie-panel.transparent { + border-top-color: transparent; } + .left .budgie-panel.transparent { + border-right-color: transparent; } + .right .budgie-panel.transparent { + border-left-color: transparent; } + .budgie-panel .end-region { + border-radius: 0px; } + .budgie-panel .end-region separator { + background-color: rgba(248, 248, 242, 0.15); } + .budgie-panel .end-region label { + font-weight: 700; + color: #f8f8f2; } + +.budgie-panel #tasklist-button, +.budgie-panel #tasklist-button:backdrop { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(8, 9, 12, 0); + border-radius: 0; + background-color: transparent; + box-shadow: none; + background-clip: padding-box; } + +.budgie-panel button.flat.launcher { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(8, 9, 12, 0); + border-radius: 0; + padding: 0; + background-clip: padding-box; + background-color: transparent; } + .budgie-panel button.flat.launcher { + box-shadow: none; } + +.budgie-panel #tasklist-button:hover, .budgie-panel .unpinned button.flat.launcher:hover, +.budgie-panel .pinned button.flat.launcher.running:hover { + box-shadow: none; } +.budgie-panel #tasklist-button:active, .budgie-panel .unpinned button.flat.launcher:active, +.budgie-panel .pinned button.flat.launcher.running:active, .budgie-panel #tasklist-button:checked, .budgie-panel .unpinned button.flat.launcher:checked, +.budgie-panel .pinned button.flat.launcher.running:checked { + box-shadow: none; } +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .top button.flat.launcher, +.top .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .top button.flat.launcher.running { + padding-bottom: 2px; + border-top: 2px solid transparent; } + .top .budgie-panel .pinned button.flat.launcher:not(.running) { + border-top: 2px solid transparent; } + + .top .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + + .top .budgie-panel .unpinned button.flat.launcher, + .top .budgie-panel .pinned button.flat.launcher.running { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + .top .budgie-panel #tasklist-button:hover, .budgie-panel .top #tasklist-button:hover, .top .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .top button.flat.launcher:hover, + .top .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .top button.flat.launcher.running:hover { + border-top: 2px solid rgba(255, 255, 255, 0.25); } + .top .budgie-panel #tasklist-button:active, .budgie-panel .top #tasklist-button:active, .top .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .top button.flat.launcher:active, + .top .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .top button.flat.launcher.running:active, .top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .top button.flat.launcher:checked, + .top .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .top button.flat.launcher.running:checked { + border-top: 2px solid rgba(189, 147, 249, 0.5); } +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .bottom button.flat.launcher, +.bottom .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .bottom button.flat.launcher.running { + padding-top: 2px; + border-bottom: 2px solid transparent; } + .bottom .budgie-panel .pinned button.flat.launcher:not(.running) { + border-bottom: 2px solid transparent; } + + .bottom .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + + .bottom .budgie-panel .unpinned button.flat.launcher, + .bottom .budgie-panel .pinned button.flat.launcher.running { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + .bottom .budgie-panel #tasklist-button:hover, .budgie-panel .bottom #tasklist-button:hover, .bottom .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .bottom button.flat.launcher:hover, + .bottom .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .bottom button.flat.launcher.running:hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.25); } + .bottom .budgie-panel #tasklist-button:active, .budgie-panel .bottom #tasklist-button:active, .bottom .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .bottom button.flat.launcher:active, + .bottom .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .bottom button.flat.launcher.running:active, .bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .bottom button.flat.launcher:checked, + .bottom .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .bottom button.flat.launcher.running:checked { + border-bottom: 2px solid rgba(189, 147, 249, 0.5); } +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .left button.flat.launcher, +.left .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .left button.flat.launcher.running { + padding-right: 2px; + border-left: 2px solid transparent; } + .left .budgie-panel .pinned button.flat.launcher:not(.running) { + border-left: 2px solid transparent; } + + .left .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + + .left .budgie-panel .unpinned button.flat.launcher, + .left .budgie-panel .pinned button.flat.launcher.running { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + .left .budgie-panel #tasklist-button:hover, .budgie-panel .left #tasklist-button:hover, .left .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .left button.flat.launcher:hover, + .left .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .left button.flat.launcher.running:hover { + border-left: 2px solid rgba(255, 255, 255, 0.25); } + .left .budgie-panel #tasklist-button:active, .budgie-panel .left #tasklist-button:active, .left .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .left button.flat.launcher:active, + .left .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .left button.flat.launcher.running:active, .left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .left button.flat.launcher:checked, + .left .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .left button.flat.launcher.running:checked { + border-left: 2px solid rgba(189, 147, 249, 0.5); } +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .right button.flat.launcher, +.right .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .right button.flat.launcher.running { + padding-left: 2px; + border-right: 2px solid transparent; } + .right .budgie-panel .pinned button.flat.launcher:not(.running) { + border-right: 2px solid transparent; } + + .right .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + + .right .budgie-panel .unpinned button.flat.launcher, + .right .budgie-panel .pinned button.flat.launcher.running { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + .right .budgie-panel #tasklist-button:hover, .budgie-panel .right #tasklist-button:hover, .right .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .right button.flat.launcher:hover, + .right .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .right button.flat.launcher.running:hover { + border-right: 2px solid rgba(255, 255, 255, 0.25); } + .right .budgie-panel #tasklist-button:active, .budgie-panel .right #tasklist-button:active, .right .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .right button.flat.launcher:active, + .right .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .right button.flat.launcher.running:active, .right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .right button.flat.launcher:checked, + .right .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .right button.flat.launcher.running:checked { + border-right: 2px solid rgba(189, 147, 249, 0.5); } + +.top .budgie-panel { + border-bottom: 1px solid rgba(15, 15, 20, 0.92); } + +.top .raven-frame { + padding: 0; + background: none; } + .top .raven-frame border { + border: none; + border-bottom: 1px solid rgba(30, 31, 41, 0.92); } + +.top .shadow-block { + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent); } + +.bottom .budgie-panel { + border-top: 1px solid rgba(15, 15, 20, 0.92); } + +.bottom .raven-frame { + padding: 0; + background: none; } + .bottom .raven-frame border { + border: none; + border-top: 1px solid rgba(30, 31, 41, 0.92); } + +.bottom .shadow-block { + background-color: transparent; + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent); } + +.left .budgie-panel { + border-right: 1px solid rgba(15, 15, 20, 0.92); } + +.left .raven-frame { + padding: 0; + background: none; } + .left .raven-frame border { + border: none; + border-right: 1px solid rgba(30, 31, 41, 0.92); } + +.left .shadow-block { + background-color: transparent; + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent); } + +.right .budgie-panel { + border-left: 1px solid rgba(15, 15, 20, 0.92); } + +.right .raven-frame { + padding: 0; + background: none; } + .right .raven-frame border { + border: none; + border-left: 1px solid rgba(30, 31, 41, 0.92); } + +.right .shadow-block { + background-color: transparent; + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent); } + +.raven { + padding: 0; + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.92); + transition: 170ms ease-out; } + .raven .raven-header { + min-height: 32px; + color: #f8f8f2; + border: solid rgba(25, 26, 34, 0.85); + border-width: 1px 0; + background-color: rgba(30, 31, 41, 0.2); } + .raven .raven-header * { + padding-top: 0; + padding-bottom: 0; } + .raven .raven-header.top { + border-top-style: none; + border-color: transparent; + margin-top: 3px; + min-height: 32px; } + .raven .raven-header.top button.image-button:hover { + color: rgba(174, 123, 248, 0.5); + box-shadow: none; } + .raven .raven-header > button.text-button { + border-radius: 2px; + color: #f8f8f2; + background-color: rgba(255, 60, 60, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:hover { + border-radius: 2px; + color: #f8f8f2; + background-color: rgba(255, 85, 85, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:active { + color: #f8f8f2; + background-color: rgba(255, 111, 111, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header.bottom { + border-bottom-style: none; } + .raven .raven-header button { + background-color: transparent; + color: #f8f8f2; + border-radius: 0; + border: none; + box-shadow: none; + margin-top: -4px; + margin-bottom: -4px; + min-height: 32px; } + .raven .raven-header button:hover { + border-radius: 0; + background-color: transparent; + color: rgba(189, 147, 249, 0.5); } + .raven .raven-header button:active, .raven .raven-header button:checked { + color: rgba(189, 147, 249, 0.5); + border-radius: 0; + background-color: transparent; } + .raven .raven-header button:disabled { + color: #8b8c8e; } + .raven list { + background-color: transparent; } + .raven list:selected { + background-color: rgba(189, 147, 249, 0.4); } + .raven list row, + .raven list row.activatable { + background-color: transparent; } + .raven list row:selected, + .raven list row.activatable:selected { + background-color: rgba(189, 147, 249, 0.4); } + .raven .raven-background { + color: #f8f8f2; + background-color: transparent; + border-color: transparent; } + .raven .raven-background.middle { + border-bottom-style: none; } + .raven .powerstrip { + background-color: transparent; + border-top-color: transparent; } + .raven .powerstrip button.image-button { + border-radius: 50%; + padding: 5px; + min-width: 32px; + margin-bottom: 3px; + background: rgba(68, 71, 90, 0.7); + color: #f8f8f2; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + border: none; + font-size: 100%; } + .raven .powerstrip button.image-button:hover { + transition: 170ms ease all; + background: rgba(68, 71, 90, 0.85); + color: #f8f8f2; } + .raven .powerstrip button.image-button:active { + transition: 170ms ease all; + background: #44475a; + color: #f8f8f2; } + .raven .powerstrip button.image-button:first-child { + background: rgba(114, 191, 208, 0.7); } + .raven .powerstrip button.image-button:first-child:hover { + background: rgba(114, 191, 208, 0.85); } + .raven .powerstrip button.image-button:first-child:active { + background: #72BFD0; } + .raven .powerstrip button.image-button:last-child { + background: rgba(255, 85, 85, 0.7); } + .raven .powerstrip button.image-button:last-child:hover { + background: rgba(255, 85, 85, 0.85); } + .raven .powerstrip button.image-button:last-child:active { + background: #ff5555; } + .raven .option-subtitle { + font-size: 13px; } + +calendar.raven-calendar { + padding: 4px; + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.2); + border-color: transparent; } + calendar.raven-calendar:indeterminate { + color: alpha(currentColor,0.3); } + calendar.raven-calendar:selected { + background: transparent; + color: rgba(189, 147, 249, 0.5); + font-weight: bold; } + calendar.raven-calendar:backdrop { + background-color: transparent; } + calendar.raven-calendar.header { + color: #f8f8f2; + border: none; + border-radius: 0; + background-color: transparent; } + calendar.raven-calendar button, calendar.raven-calendar button:focus { + color: alpha(currentColor,0.5); + background-color: transparent; } + calendar.raven-calendar button:hover, calendar.raven-calendar button:focus:hover { + color: #f8f8f2; + background-color: transparent; } + +.raven-mpris { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.9); + border: solid rgba(255, 255, 255, 0.1); + border-width: 1px 0; + border-bottom-color: rgba(0, 0, 0, 0.1); } + .raven-mpris button.image-button { + padding: 10px; + background-color: #282a36; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + .raven-mpris button.image-button:hover { + background-color: rgba(189, 147, 249, 0.5); } + .raven-mpris button.image-button:active { + background-color: rgba(174, 123, 248, 0.5); } + .raven-mpris button.image-button:first-child { + margin-right: 4px; } + .raven-mpris button.image-button:last-child { + margin-left: 4px; } + .raven-mpris button.image-button:last-child, .raven-mpris button.image-button:first-child { + padding: 4px; + margin-top: 6px; + margin-bottom: 6px; } + +.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { + background: none; + border-radius: 1px; } + .budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { + background-color: #72BFD0; + color: #464626; + border: none; + margin: 0 3px; } + .budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { + background-color: #5fb6ca; + border: none; } + .budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { + background-color: #5fb6ca; } + +.budgie-notification.background, .background.budgie-osd, .background.budgie-switcher { + border-radius: 1px; } +.budgie-notification .notification-title, .budgie-osd .notification-title, .budgie-switcher .notification-title { + font-size: 110%; + color: #f8f8f2; } +.budgie-notification .notification-body, .budgie-osd .notification-body, .budgie-switcher .notification-body { + color: rgba(248, 248, 242, 0.7); } +.budgie-notification button, .budgie-osd button, .budgie-switcher button { + background-color: transparent; + color: #f8f8f2; } + .budgie-notification button:hover, .budgie-osd button:hover, .budgie-switcher button:hover { + background-color: transparent; + color: #ff5555; + box-shadow: none; } + .budgie-notification button:active, .budgie-osd button:active, .budgie-switcher button:active, .budgie-notification button:checked, .budgie-osd button:checked, .budgie-switcher button:checked { + background-color: transparent; + color: #ff3c3c; } + +.drop-shadow, .budgie-session-dialog.background, .background.budgie-polkit-dialog, .background.budgie-run-dialog { + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.95); + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); + border-radius: 2px; } + +.budgie-switcher-window flowbox { + color: #f8f8f2; } +.budgie-switcher-window flowboxchild { + padding: 3px; + margin: 3px; + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:hover { + background-color: transparent; } + .budgie-switcher-window flowboxchild:active { + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + .budgie-switcher-window flowboxchild:selected:active { + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:selected:hover { + background-color: rgba(142, 110, 187, 0.55); } + .budgie-switcher-window flowboxchild:selected:disabled { + color: rgba(248, 248, 242, 0.7); + background-color: rgba(189, 147, 249, 0.3); } + .budgie-switcher-window flowboxchild:selected:disabled label { + color: rgba(248, 248, 242, 0.8); } + +.budgie-session-dialog, .budgie-polkit-dialog, .budgie-run-dialog { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-session-dialog label:backdrop, .budgie-polkit-dialog label:backdrop, .budgie-run-dialog label:backdrop { + color: rgba(248, 248, 242, 0.8); } + .budgie-session-dialog .dialog-title, .budgie-polkit-dialog .dialog-title, .budgie-run-dialog .dialog-title { + font-size: 120%; } + .budgie-session-dialog .linked.horizontal > button, .budgie-polkit-dialog .linked.horizontal > button, .budgie-run-dialog .linked.horizontal > button { + margin-bottom: 0; + min-height: 32px; + border-bottom: none; + border-radius: 0; + color: #f8f8f2; + background-color: transparent; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), inset 0 1px 2px rgba(0, 0, 0, 0.2); } + .budgie-session-dialog .linked.horizontal > button label, .budgie-polkit-dialog .linked.horizontal > button label, .budgie-run-dialog .linked.horizontal > button label { + font-weight: 700; } + .budgie-session-dialog .linked.horizontal > button:first-child, .budgie-polkit-dialog .linked.horizontal > button:first-child, .budgie-run-dialog .linked.horizontal > button:first-child { + border-left: none; + border-bottom-left-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:last-child, .budgie-polkit-dialog .linked.horizontal > button:last-child, .budgie-run-dialog .linked.horizontal > button:last-child { + border-right: none; + border-bottom-right-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:hover, .budgie-polkit-dialog .linked.horizontal > button:hover, .budgie-run-dialog .linked.horizontal > button:hover { + background-color: rgba(189, 147, 249, 0.4); } + .budgie-session-dialog .linked.horizontal > button:hover:backdrop label, .budgie-polkit-dialog .linked.horizontal > button:hover:backdrop label, .budgie-run-dialog .linked.horizontal > button:hover:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .budgie-session-dialog .linked.horizontal > button.suggested-action, .budgie-polkit-dialog .linked.horizontal > button.suggested-action, .budgie-run-dialog .linked.horizontal > button.suggested-action { + background-color: rgba(114, 191, 208, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:hover, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:hover, .budgie-run-dialog .linked.horizontal > button.suggested-action:hover { + background-color: rgba(133, 200, 214, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:active, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:active, .budgie-run-dialog .linked.horizontal > button.suggested-action:active, .budgie-session-dialog .linked.horizontal > button.suggested-action:checked, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:checked, .budgie-run-dialog .linked.horizontal > button.suggested-action:checked { + background-color: rgba(133, 200, 214, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action, .budgie-polkit-dialog .linked.horizontal > button.destructive-action, .budgie-run-dialog .linked.horizontal > button.destructive-action { + background-color: rgba(255, 34, 34, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:hover, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:hover, .budgie-run-dialog .linked.horizontal > button.destructive-action:hover { + background-color: rgba(255, 60, 60, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:active, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:active, .budgie-run-dialog .linked.horizontal > button.destructive-action:active, .budgie-session-dialog .linked.horizontal > button.destructive-action:checked, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:checked, .budgie-run-dialog .linked.horizontal > button.destructive-action:checked { + background-color: rgba(255, 60, 60, 0.9); } + .budgie-session-dialog entry, .budgie-polkit-dialog entry, .budgie-run-dialog entry { + background-color: #505359; + color: #f8f8f2; } + .budgie-session-dialog entry:focus, .budgie-polkit-dialog entry:focus, .budgie-run-dialog entry:focus { + background-color: #505359; } + .budgie-session-dialog entry:backdrop, .budgie-polkit-dialog entry:backdrop, .budgie-run-dialog entry:backdrop { + background-color: #505359; } + +.budgie-polkit-dialog .message { + color: rgba(248, 248, 242, 0.7); } +.budgie-polkit-dialog .failure { + color: #ff5555; } + +.budgie-run-dialog entry.search, .budgie-run-dialog entry.search:focus { + font-size: 120%; + padding: 8px 5px; + border: none; + box-shadow: none; } + .budgie-run-dialog entry.search image, .budgie-run-dialog entry.search:focus image { + color: #f8f8f2; } + .budgie-run-dialog entry.search image:dir(ltr), .budgie-run-dialog entry.search:focus image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-run-dialog entry.search image:dir(rtl), .budgie-run-dialog entry.search:focus image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-run-dialog list row:selected .dim-label, .budgie-run-dialog list row:selected label.separator, .budgie-run-dialog list row:selected .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .budgie-run-dialog list row:selected .subtitle, +.budgie-run-dialog list row:selected headerbar .subtitle, +headerbar .budgie-run-dialog list row:selected .subtitle { + opacity: 1; } +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(0, 0, 0, 0); } + +.budgie-menubar menu { + margin: 4px; + padding: 5px; + border-radius: 0; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-menubar menu menuitem:hover { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } +.budgie-menubar arrow { + border: none; + min-width: 16px; + min-height: 16px; } + .budgie-menubar arrow.top { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid rgba(55, 56, 64, 0.928); } + .budgie-menubar arrow.bottom { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid rgba(55, 56, 64, 0.928); } +.budgie-menubar menuitem accelerator { + color: rgba(248, 248, 242, 0.35); } +.budgie-menubar menuitem check, .budgie-menubar menuitem radio { + min-height: 16px; + min-width: 16px; } + +window.background.budgie-settings-window.csd > box.horizontal > stack > scrolledwindow buttonbox.inline-toolbar { + border-style: none none solid; } + +.workspace-switcher .workspace-layout { + border: 0 solid rgba(8, 9, 12, 0.95); } + .top .workspace-switcher .workspace-layout:dir(ltr), .bottom .workspace-switcher .workspace-layout:dir(ltr) { + border-left-width: 1px; } + .top .workspace-switcher .workspace-layout:dir(rtl), .bottom .workspace-switcher .workspace-layout:dir(rtl) { + border-right-width: 1px; } + .left .workspace-switcher .workspace-layout, .right .workspace-switcher .workspace-layout { + border-top-width: 1px; } +.workspace-switcher .workspace-item, .workspace-switcher .workspace-add-button { + border: 0 solid rgba(30, 31, 41, 0.95); } + .top .workspace-switcher .workspace-item:dir(ltr), .bottom .workspace-switcher .workspace-item:dir(ltr), + .top .workspace-switcher .workspace-add-button:dir(ltr), .bottom .workspace-switcher .workspace-add-button:dir(ltr) { + border-right-width: 1px; } + .top .workspace-switcher .workspace-item:dir(rtl), .bottom .workspace-switcher .workspace-item:dir(rtl), + .top .workspace-switcher .workspace-add-button:dir(rtl), .bottom .workspace-switcher .workspace-add-button:dir(rtl) { + border-left-width: 1px; } + .left .workspace-switcher .workspace-item, .right .workspace-switcher .workspace-item, .left .workspace-switcher .workspace-add-button, .right .workspace-switcher .workspace-add-button { + border-bottom-width: 1px; } +.workspace-switcher .workspace-item.current-workspace { + background-color: rgba(0, 0, 0, 0.95); } +.workspace-switcher .workspace-add-button { + border: none; + background: transparent; + box-shadow: none; } + .workspace-switcher .workspace-add-button:hover { + box-shadow: none; } + .workspace-switcher .workspace-add-button:active { + background-image: none; } + .workspace-switcher .workspace-add-button:active image { + margin: 1px 0 -1px; } +.budgie-panel .workspace-switcher .workspace-icon-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 2px; } + +/************ + * Nautilus * + ************/ +.nautilus-window paned > separator { + background-image: none; } +.nautilus-window .sidebar { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar:backdrop { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar .list-row button { + border: none; + background-color: rgba(33, 35, 45, 0.95); } + .nautilus-window .sidebar .list-row button:active { + background-color: rgba(189, 147, 249, 0.25); } + .nautilus-window .sidebar .list-row:selected { + background-color: rgba(189, 147, 249, 0.25); } + .nautilus-window .sidebar .list-row:selected:hover { + background-color: rgba(189, 147, 249, 0.4); } + .nautilus-window .sidebar .list-row:hover { + background-color: rgba(40, 42, 54, 0.5); } + .nautilus-window .sidebar .list-row:hover:active { + background-color: rgba(189, 147, 249, 0.4); } +.nautilus-window.background { + background-color: rgba(33, 35, 45, 0.95); } + .nautilus-window.background:backdrop { + background-color: rgba(33, 35, 45, 0.95); } +.nautilus-window notebook > stack:only-child { + background-color: #282a36; } + .nautilus-window notebook > stack:only-child:backdrop { + background-color: #2a2c39; } +.nautilus-window searchbar { + border-top: 1px solid rgba(0, 0, 0, 0.12); } +.nautilus-window .searchbar-container { + margin-top: -1px; } +.nautilus-window .titlebar .search { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 3px; } +.nautilus-window .path-bar-box .dim-label, .nautilus-window .path-bar-box label.separator, .nautilus-window .path-bar-box .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .nautilus-window .path-bar-box .subtitle, +.nautilus-window .path-bar-box headerbar .subtitle, +headerbar .nautilus-window .path-bar-box .subtitle { + color: transparent; } +.nautilus-window .path-bar-box widget > .text-button:last-child { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nautilus-window .path-bar-box widget > .text-button:last-child:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nautilus-window .path-bar-box button { + transition: all 100ms ease-in; + margin-left: -5px; } + .nautilus-window .path-bar-box button:backdrop:hover, .nautilus-window .path-bar-box button:backdrop:active, .nautilus-window .path-bar-box button:backdrop:checked { + color: rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nautilus-window .path-bar-box button:backdrop:hover label, .nautilus-window .path-bar-box button:backdrop:active label, .nautilus-window .path-bar-box button:backdrop:checked label { + color: rgba(189, 147, 249, 0.4); } + +.nautilus-circular-button { + border-radius: 20px; + -gtk-outline-radius: 20px; } + +.disk-space-display { + border: 2px solid; } + .disk-space-display .unknown { + background-color: #888a85; + border-color: #555653; } + .disk-space-display .used { + background-color: #9FB0B9; + border-color: #667f8c; } + .disk-space-display .free { + background-color: #D8D8D8; + border-color: #a5a5a5; } + +.nautilus-desktop { + color: #f8f8f2; } + .nautilus-desktop .nautilus-canvas-item { + border-radius: 5px; + color: #f8f8f2; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } + .nautilus-desktop .nautilus-canvas-item:active { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:hover { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:selected { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item .dim-label:selected, .nautilus-desktop .nautilus-canvas-item label.separator:selected, .nautilus-desktop .nautilus-canvas-item .titlebar:not(headerbar) .subtitle:selected, .titlebar:not(headerbar) .nautilus-desktop .nautilus-canvas-item .subtitle:selected, + .nautilus-desktop .nautilus-canvas-item headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-canvas-item .subtitle:selected { + color: #f8f8f2; } + .nautilus-desktop .nautilus-list .dim-label:selected, .nautilus-desktop .nautilus-list label.separator:selected, .nautilus-desktop .nautilus-list .titlebar:not(headerbar) .subtitle:selected, .titlebar:not(headerbar) .nautilus-desktop .nautilus-list .subtitle:selected, + .nautilus-desktop .nautilus-list headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-list .subtitle:selected { + color: #f8f8f2; } + +/********* + * Gedit * + *********/ +.gedit-search-slider { + padding: 4px; + border-radius: 0 0 3px 3px; + border: 0; + background-color: #1e1f29; } + +/********* + * Gnucash * +*********/ +#gnc-id-main-window entry.gnc-class-register-foreground { + background: transparent; + border: none; + box-shadow: none; } +#gnc-id-main-window .arrow.button.toggle { + transition: none; + box-shadow: none; } + #gnc-id-main-window .arrow.button.toggle:hover { + border-color: rgba(189, 147, 249, 0.5); } + +/******** + * Gala * + *******/ +.gala-notification { + border-width: 0; + border-radius: 2px; + color: white; + border: 1px solid #282a36; + background-color: #282a36; } + .gala-notification .title, + .gala-notification .label { + color: #f8f8f2; } + +.gala-button { + padding: 3px; + color: #282a36; + border: none; + border-radius: 50%; + background-image: linear-gradient(to bottom, #7e7e7e, #3e3e3e); + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.98), inset 0 1px 0 0 rgba(255, 255, 255, 0.93), inset 0 -1px 0 0 rgba(255, 255, 255, 0.99), 0 0 0 1px rgba(0, 0, 0, 0.6), 0 3px 6px rgba(0, 0, 0, 0.84), 0 3px 6px rgba(0, 0, 0, 0.77); + text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +/********** + * Notify * + *********/ +.notify { + /*-notify-shadow: 0px 2px 18px transparentize(black, 0.60);*/ + border-radius: 5px; + border: 1px solid rgba(0, 0, 0, 0.7); + background-color: rgba(40, 42, 54, 0.05); } + +/*************** + * SwitchBoard * + ***************/ +.category-label { + font-weight: bold; + color: #f8f8f2; } + +/************* + * Slingshot * + ************/ +.button.app { + border: none; + border-radius: 0; + box-shadow: none; + background-image: none; } + .button.app .app:hover { + border-radius: 8px; + border: none; + background-color: rgba(189, 147, 249, 0); + color: white; } + .button.app .app:focus { + /*background-color: transparentize(black, 0.20);*/ } + +.search-item { + border-radius: 0; + border: none; + color: #f8f8f2; + background: none; } + .search-item:hover, .search-item:focus { + border-radius: 0; + background-color: rgba(189, 147, 249, 0); + color: #f8f8f2; } + +.search-entry-large, +.search-entry-large:focus { + border: none; + font-size: 18px; + font-weight: 300; + background-image: none; + background: none; + box-shadow: none; + border-radius: 0; } + +.search-category-header { + font-weight: bold; + color: #f8f8f2; } + +/********* + * Panel * + ********/ +.panel { + background-color: transparent; + transition: all 100ms ease-in-out; + color: #fff; } + .panel.maximized { + background-color: #000; } + .panel.translucent { + background-color: rgba(0, 0, 0, 0.5); } + .panel.color-light.translucent { + background-color: rgba(255, 255, 255, 0.85); } + +menubar.panel, +.panel menubar { + box-shadow: none; + border: none; } + +.composited-indicator > revealer, +.composited-indicator > revealer image, +.composited-indicator > revealer label, +.composited-indicator > revealer spinner { + color: #fff; + font-weight: bold; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); + transition: all 200ms ease-in-out; + -gtk-icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); } +.composited-indicator > revealer image:first-child + label { + margin-left: 5px; } + +.panel.color-light .composited-indicator > revealer, +.panel.color-light .composited-indicator > revealer image, +.panel.color-light .composited-indicator > revealer label, +.panel.color-light .composited-indicator > revealer spinner { + color: rgba(0, 0, 0, 0.6); + text-shadow: 0 1px rgba(255, 255, 255, 0.1); + -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.1); } + +/************** + * Calculator * + **************/ +PantheonCalculatorMainWindow { + border-radius: 0 0 4px 4px; } + PantheonCalculatorMainWindow .window-frame { + border-radius: 3px; } + +/********* + * Cards * + *********/ +.deck { + background-color: #0d0d11; } + +.card { + background-color: #282a36; + border: none; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 3px 3px rgba(0, 0, 0, 0.2); + transition: all 150ms ease-in-out; } + +.card.collapsed { + background-color: #1d1f27; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.2); } + +/********* + * Noise * + *********/ +NoiseLibraryWindow { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .action-bar { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .window-frame { + border-radius: 3px; } + +/******** + * Snap * + ********/ +SnapMainWindow .take-button, +SnapSnapWindow .take-button { + border-radius: 0; } + +/******************* + * Photos/Shotwell * + *******************/ +DirectWindow .the-button-in-the-combobox, +LibraryWindow .the-button-in-the-combobox { + background: none; } + +.checkerboard-layout { + background-color: #1e1f29; + background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)), linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)); + background-size: 24px 24px; + background-position: 0 0, 12px 12px; } + +.checkboard-layout .item { + background-color: #f8f8f2; } + +/********* +* Avatar * +*********/ +.avatar { + border: 1px solid rgba(0, 0, 0, 0.23); + border-radius: 50%; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23); } + +/**level bars**/ +.sidebar.source-list.view.level-bar, iconview.sidebar.source-list.level-bar, .sidebar.source-list.view.level-bar:selected, iconview.sidebar.source-list.level-bar:selected, .sidebar.source-list.view.level-bar:selected:focus, iconview.sidebar.source-list.level-bar:selected:focus { + background: linear-gradient(rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.14)); + border: 1px solid rgba(0, 0, 0, 0.14); + box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); + border-radius: 2px; } +.sidebar.source-list.view.fill-block, iconview.sidebar.source-list.fill-block { + border: none; } + .sidebar.source-list.view.fill-block, iconview.sidebar.source-list.fill-block, .sidebar.source-list.view.fill-block:hover, iconview.sidebar.source-list.fill-block:hover, .sidebar.source-list.view.fill-block:selected, iconview.sidebar.source-list.fill-block:selected, .sidebar.source-list.view.fill-block:selected:focus, iconview.sidebar.source-list.fill-block:selected:focus { + background: linear-gradient(rgba(189, 147, 249, 0.5), rgba(189, 147, 249, 0.5)); } + +/************************** + * Colors in context menu * +**************************/ +checkbutton.color-button { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 100px; + background-clip: border-box; + padding: 0; + margin: 2px 1px; } + checkbutton.color-button > check { + -gtk-icon-source: none; + background: none; + margin-right: 0; + padding: 2px; } + checkbutton.color-button.none > check { + background-color: transparent; + border-radius: 100px; + -gtk-icon-source: -gtk-icontheme("close-symbolic"); } + +radiobutton.color-button > radio { + -gtk-icon-source: none; + margin-right: 0; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 100px; + background-clip: border-box; } +radiobutton.color-button:active > radio { + border: 1px solid rgba(0, 0, 0, 0.35); } + +.color-button check, +.color-button check:checked, +.color-button radio, +.color-button radio:checked { + background-image: none; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 50%; + color: #282a36; + -gtk-icon-source: -gtk-icontheme("check-active-symbolic"); } +.color-button.red check, .color-button.red radio, .color-button.strawberry check, .color-button.strawberry radio { + background-color: @STRAWBERRY_300; + -gtk-icon-shadow: 0 1px 1px @STRAWBERRY_500; } +.color-button.orange check, .color-button.orange radio { + background-color: @ORANGE_300; + -gtk-icon-shadow: 0 1px 1px @ORANGE_500; } +.color-button.yellow check, .color-button.yellow radio, .color-button.banana check, .color-button.banana radio { + background-color: @BANANA_500; + -gtk-icon-shadow: 0 1px 1px @BANANA_700; } +.color-button.green check, .color-button.green radio, .color-button.lime check, .color-button.lime radio { + background-color: @LIME_500; + -gtk-icon-shadow: 0 1px 1px @LIME_700; } +.color-button.blue check, .color-button.blue radio, .color-button.blueberry check, .color-button.blueberry radio { + background-color: @BLUEBERRY_500; + -gtk-icon-shadow: 0 1px 1px @BLUEBERRY_700; } +.color-button.purple check, .color-button.purple radio, .color-button.grape check, .color-button.grape radio { + background-color: @GRAPE_500; + -gtk-icon-shadow: 0 1px 1px @GRAPE_700; } +.color-button.brown check, .color-button.brown radio, .color-button.cocoa check, .color-button.cocoa radio { + background-color: @COCOA_300; + -gtk-icon-shadow: 0 1px 1px @COCOA_500; } +.color-button.mint check, .color-button.mint radio { + background-color: @MINT_500; + -gtk-icon-shadow: 0 1px 1px @MINT_700; } +.color-button.pink check, .color-button.pink radio, .color-button.bubblegum check, .color-button.bubblegum radio { + background-color: @BUBBLEGUM_500; + -gtk-icon-shadow: 0 1px 1px @BUBBLEGUM_700; } +.color-button.slate check, .color-button.slate radio { + background-color: @SLATE_300; + -gtk-icon-shadow: 0 1px 1px @SLATE_500; } +.color-button.auto radio { + background-image: url("assets/color-button-auto.png"); + background-position: -1px -1px; + background-repeat: no-repeat; + background-size: calc(100% + 2px); } + +.xfce4-panel.background { + background-color: rgba(30, 31, 41, 0.7); + color: #f8f8f2; + text-shadow: none; + -gtk-icon-shadow: none; } +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { + transition: none; } + +#tasklist-button { + color: rgba(255, 255, 255, 0.8); + border-radius: 0; + border: none; + background-color: rgba(30, 31, 41, 0); } + #tasklist-button:hover { + color: white; + background-color: rgba(0, 0, 0, 0.17); } + #tasklist-button:checked { + color: white; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: inset 0 -2px rgba(189, 147, 249, 0.5); } + +.xfce4-panel.background button.flat { + color: white; + border-radius: 0; + border: none; + background-color: rgba(30, 31, 41, 0); + font-weight: normal; } + .xfce4-panel.background button.flat:hover { + border: none; + background-color: rgba(52, 53, 70, 0.7); } + .xfce4-panel.background button.flat:active, .xfce4-panel.background button.flat:checked { + color: white; + border-bottom: 2px solid rgba(189, 147, 249, 0.5); + background-color: rgba(26, 27, 35, 0.7); } + .xfce4-panel.background button.flat:active label, .xfce4-panel.background button.flat:active image, .xfce4-panel.background button.flat:checked label, .xfce4-panel.background button.flat:checked image { + color: inherit; } + +/******** +* Unity * +*********/ +/* Unity window border color */ +/* Unity window text color */ +/* Backdrop Unity window text color */ +/* Unity panel color #454D50 */ +UnityDecoration { + /* Border properties (top, right, bottom, left) */ + -UnityDecoration-extents: 28px 1px 1px 1px; + /* the size of the decorations */ + -UnityDecoration-input-extents: 10px; + /* the extra size of the input areas */ + /* Shadows settings */ + -UnityDecoration-shadow-offset-x: 1px; + /* Size property, the shadow x offset */ + -UnityDecoration-shadow-offset-y: 1px; + /* Size property, the shadow y offset */ + -UnityDecoration-active-shadow-color: rgba 0, 0, 0, 0.647; + /* Color property, active window shadow color */ + -UnityDecoration-active-shadow-radius: 8px; + /* Size property, active window shadow radius */ + -UnityDecoration-inactive-shadow-color: rgba 0, 0, 0, 0.647; + /* Color property, inactive windows shadow color */ + -UnityDecoration-inactive-shadow-radius: 5px; + /* Size property, inactive windows shadow radius */ + /* Glow applied to the selected scaled window */ + -UnityDecoration-glow-size: 8px; + /* Size property, size of glow */ + -UnityDecoration-glow-color: rgba(189, 147, 249, 0.5); + /* Color property of the glow */ + /* Title settings */ + -UnityDecoration-title-indent: 10px; + /* Size property, left indent of the title */ + -UnityDecoration-title-fade: 35px; + /* Size property, space of the title that can be faded */ + -UnityDecoration-title-alignment: 0.0; + /* Float from 0.0 to 1.0, to align the title */ + background-color: #31363D; + color: #fefefe; } + UnityDecoration .top { + padding: 0 5px 0 5px; + border-radius: 4px 4px 0px 0px; + box-shadow: none; + border: 1px solid #31363D; + border-bottom-width: 0; + background-color: #31363D; + color: #fefefe; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: #e5e5e5; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top .menuitem { + color: #fefefe; } + UnityDecoration .top .menuitem:backdrop { + color: #e5e5e5; } + +UnityDecoration.left, +UnityDecoration.right { + background-repeat: repeat-x; + background-color: #30343b; + background-size: 1px 120px; + background-clip: border-box; + background-image: linear-gradient(to bottom, #31363D, #30343b); } + +UnityDecoration.bottom { + background-size: 1px; + background-repeat: repeat-x; + background-color: #30343b; } + +UnityDecoration.left:backdrop, +UnityDecoration.right:backdrop, +UnityDecoration.bottom:backdrop { + background-size: 1px; + background-repeat: repeat-x; } + +/************** +* Unity Panel * +***************/ +UnityPanelWidget, +.unity-panel { + background-color: #1a1d21; + color: #fefefe; } + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #e5e5e5; } + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0 1px; + color: #fefefe; } + +.unity-panel.menubar, +.unity-panel .menubar { + color: #fefefe; } + +.unity-panel.menu.menubar, +.unity-panel .menu .menubar { + background-color: #1a1d21; + color: #fefefe; } + +.unity-panel.menubar:backdrop, +.unity-panel .menubar *:backdrop { + color: #8b8c8e; } + +.unity-panel.menubar.menuitem, +.unity-panel.menubar .menuitem { + padding: 3px 5px; + border-width: 1px; + border-style: solid; + border: none; + background: none; + color: #fefefe; + box-shadow: none; } + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem:hover { + border-radius: 0; + background-color: #2f333a; + color: #fefefe; + box-shadow: none; } + +.unity-panel.menubar .menuitem *:hover { + color: white; + box-shadow: none; } + +.unity-panel.menubar .menuitem.separator, +.unity-panel.menubar.menuitem.separator { + border: none; + color: rgba(25, 26, 34, 0.9); } + +/* Force Quit */ +SheetStyleDialog.unity-force-quit { + background-color: #282a36; } + +@keyframes playbackmenuitem_spinner { + to { + -gtk-icon-transform: rotate(1turn); } } +.menu IdoPlaybackMenuItem.menuitem:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: playbackmenuitem_spinner 1s infinite linear; + color: rgba(189, 147, 249, 0.5); } + +MsdOsdWindow.background.osd { + border-radius: 2px; + border: 1px solid rgba(25, 26, 34, 0.9); } + MsdOsdWindow.background.osd .progressbar { + background-color: rgba(189, 147, 249, 0.5); + border: none; + border-color: rgba(189, 147, 249, 0.5); + border-radius: 5px; } + MsdOsdWindow.background.osd .trough { + background-color: rgba(9, 10, 12, 0.8); + border: none; + border-radius: 5px; } + +/*********************** + * App-Specific Styles * + ***********************/ +/********* + * Geary * + *********/ +.geary-titlebar-left .separator, +.geary-titlebar-right .separator { + opacity: 0; } + +ConversationListView { + -GtkTreeView-grid-line-width: 0; } + ConversationListView .view:active, ConversationListView iconview:active, ConversationListView .view:selected, ConversationListView iconview:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + ConversationListView .view:active:backdrop, ConversationListView iconview:active:backdrop, ConversationListView .view:selected:backdrop, ConversationListView iconview:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); + color: rgba(248, 248, 242, 0.5); } + ConversationListView .view .cell, ConversationListView iconview .cell { + border: solid rgba(0, 0, 0, 0.2); + border-width: 0 0 1px 0; } + ConversationListView .view .cell:selected, ConversationListView iconview .cell:selected { + color: #f8f8f2; + border: 0px solid rgba(159, 99, 246, 0.5); } + +/*********** + * LightDm * + ***********/ +#panel_window { + background-color: rgba(30, 31, 41, 0.7); + color: white; + font-weight: bold; + box-shadow: inset 0 -1px rgba(15, 15, 20, 0.7); } + #panel_window .menubar, + #panel_window .menubar > .menuitem + menubar, + #panel_window menubar > menuitem { + background-color: transparent; + color: white; + font-weight: bold; } + #panel_window .menubar .menuitem:disabled, + #panel_window menubar menuitem:disabled { + color: rgba(255, 255, 255, 0.5); } + #panel_window .menubar .menuitem:disabled GtkLabel, + #panel_window menubar menuitem:disabled GtkLabel { + color: inherit; } + #panel_window .menubar .menuitem:disabled label, + #panel_window menubar menuitem:disabled label { + color: inherit; } + #panel_window .menubar .menu > .menuitem, + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #f8f8f2; } + +#content_frame { + padding-bottom: 14px; + background-color: #1e1f29; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; } + +#content_frame button { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:active, #content_frame button:checked { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #1e1f29; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; } + +#buttonbox_frame button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:active, #buttonbox_frame button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +#login_window #user_combobox { + color: #f8f8f2; + font-size: 13px; } + #login_window #user_combobox .menu, + #login_window #user_combobox menu { + font-weight: normal; } + +#user_image { + padding: 3px; + border-radius: 2px; } + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; } + +/* thunar */ +.thunar toolbar { + background-color: #1e1f29; } + +/* buttons in toolbar */ +.thunar toolbar.horizontal button image { + -gtk-icon-transform: scale(0.72); } + +scrolledwindow.sidebar treeview.view, scrollbar.right { + background: #232530; + padding: 1.5px; + border: none; + box-shadow: none; } + +scrolledwindow.standard-view scrollbar.right { + background-color: #282a36; } + +/* path-bar of thunar */ +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected, window.thunar paned > scrolledwindow treeview.view:hover, window.thunar paned > scrolledwindow treeview.view:checked, window.thunar paned > scrolledwindow treeview.view:selected { + background-color: transparent; + color: #bd93f9; + box-shadow: none; } +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked:backdrop label, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected:backdrop label, window.thunar paned > scrolledwindow treeview.view:checked:backdrop label, window.thunar paned > scrolledwindow treeview.view:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.path-bar-button { + background: none; + outline: none; + border: none; + box-shadow: none; } + +.nemo-window .places-treeview { + -NemoPlacesTreeView-disk-full-bg-color: #07080a; + -NemoPlacesTreeView-disk-full-fg-color: #f1fa8c; + -GtkTreeView-vertical-separator: 7; } + .nemo-window .places-treeview .view.cell:hover, .nemo-window .places-treeview iconview.cell:hover, .nemo-window .places-treeview .view.cell:selected, .nemo-window .places-treeview iconview.cell:selected, + .nemo-window .places-treeview iconview.cell:hover, + .nemo-window .places-treeview iconview.cell:selected { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } +.nemo-window .sidebar { + color: #f8f8f2; + background-color: #282a36; } + .nemo-window .sidebar .view, .nemo-window .sidebar iconview, .nemo-window .sidebar .iconview, .nemo-window .sidebar row { + background-color: transparent; } +.nemo-window .nemo-window-pane widget.entry { + background-clip: padding-box; + min-height: 28px; + padding: 5px; + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 3px; + box-shadow: inset 0 1px rgba(0, 0, 0, 0.9), inset 1px 0 rgba(0, 0, 0, 0.96), inset -1px 0 rgba(0, 0, 0, 0.96), inset 0 -1px rgba(0, 0, 0, 0.98), 0 1px rgba(255, 255, 255, 0.6); } + .nemo-window .nemo-window-pane widget.entry:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } +.nemo-window toolbar.primary-toolbar { + margin-bottom: -1px; + background: #1e1f29; } + .nemo-window toolbar.primary-toolbar button { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; + min-height: 24px; + padding: 3px; } + .nemo-window toolbar.primary-toolbar button:hover { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .nemo-window toolbar.primary-toolbar button:selected, .nemo-window toolbar.primary-toolbar button:active, .nemo-window toolbar.primary-toolbar button:checked { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nemo-window toolbar.primary-toolbar button:selected:backdrop, .nemo-window toolbar.primary-toolbar button:selected:backdrop label, .nemo-window toolbar.primary-toolbar button:active:backdrop, .nemo-window toolbar.primary-toolbar button:active:backdrop label, .nemo-window toolbar.primary-toolbar button:checked:backdrop, .nemo-window toolbar.primary-toolbar button:checked:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview, +.nemo-window .nemo-inactive-pane iconview { + background-color: #242530; } + +.caja-notebook .frame { + border-width: 0 0 1px; } +.caja-notebook .entry { + background: #1e1f29; + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); } + .caja-notebook .entry:selected { + background: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +/************** +* Caja sidebar * +**************/ +.caja-side-pane { + background: #1e1f29; } + .caja-side-pane .frame { + border-width: 1px 0 0; } + .caja-side-pane treeview.view, + .caja-side-pane textview.view text, + .caja-side-pane viewport.frame, + .caja-side-pane widget .vertical { + background: #1e1f29; + padding: 3px 2px; } + .caja-side-pane treeview.view:hover, + .caja-side-pane textview.view text:hover, + .caja-side-pane viewport.frame:hover, + .caja-side-pane widget .vertical:hover { + background-color: rgba(40, 42, 54, 0.6); } + .caja-side-pane treeview.view:selected, + .caja-side-pane textview.view text:selected, + .caja-side-pane viewport.frame:selected, + .caja-side-pane widget .vertical:selected { + color: #bd93f9; + background: #1e1f29; } + .caja-side-pane treeview.view:selected:hover, + .caja-side-pane textview.view text:selected:hover, + .caja-side-pane viewport.frame:selected:hover, + .caja-side-pane widget .vertical:selected:hover { + background-color: rgba(189, 147, 249, 0); } + +/************** +* Caja pathbar * +**************/ +.caja-navigation-window paned { + background: #282a36; } + +.caja-navigation-window .primary-toolbar { + background: #1e1f29; } + .caja-navigation-window .primary-toolbar button, .caja-navigation-window .primary-toolbar button:backdrop { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; } + .caja-navigation-window .primary-toolbar button:hover, .caja-navigation-window .primary-toolbar button:active, .caja-navigation-window .primary-toolbar button:backdrop:active, .caja-navigation-window .primary-toolbar button:backdrop:checked { + background: rgba(189, 147, 249, 0.5); + box-shadow: none; } + .caja-navigation-window .primary-toolbar button:hover, .caja-navigation-window .primary-toolbar button:hover label, .caja-navigation-window .primary-toolbar button:active, .caja-navigation-window .primary-toolbar button:active label, .caja-navigation-window .primary-toolbar button:backdrop:active, .caja-navigation-window .primary-toolbar button:backdrop:active label, .caja-navigation-window .primary-toolbar button:backdrop:checked, .caja-navigation-window .primary-toolbar button:backdrop:checked label { + color: #f8f8f2; } + +.caja-pathbar button, .caja-pathbar button:backdrop { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; } +.caja-pathbar button:hover, .caja-pathbar button:active, .caja-pathbar button:checked, .caja-pathbar button:backdrop:active, .caja-pathbar button:backdrop:checked { + background: transparent; + box-shadow: none; } + .caja-pathbar button:hover, .caja-pathbar button:hover label, .caja-pathbar button:active, .caja-pathbar button:active label, .caja-pathbar button:checked, .caja-pathbar button:checked label, .caja-pathbar button:backdrop:active, .caja-pathbar button:backdrop:active label, .caja-pathbar button:backdrop:checked, .caja-pathbar button:backdrop:checked label { + color: #bd93f9; } + +/*# sourceMappingURL=gtk-dark.css.map */ diff --git a/.themes/Dracula-standard-buttons/gtk-3.20/gtk.css b/.themes/Dracula-standard-buttons/gtk-3.20/gtk.css new file mode 100755 index 0000000..5a81353 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-3.20/gtk.css @@ -0,0 +1,6319 @@ +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color #f8f8f2; +/* text color for entries, views and content in general */ +@define-color theme_text_color #f8f8f2; +/* widget base background color */ +@define-color theme_bg_color #1e1f29; +/* text widgets and the like base background color */ +@define-color theme_base_color #282a36; +/* base background color of selections */ +@define-color theme_selected_bg_color rgba(189, 147, 249, 0.5); +/* text/foreground color of selections */ +@define-color theme_selected_fg_color #f8f8f2; +/* base background color of disabled widgets */ +@define-color insensitive_bg_color #22232e; +/* text foreground color of disabled widgets */ +@define-color insensitive_fg_color #8b8c8e; +/* disabled text widgets and the like base background color */ +@define-color insensitive_base_color #282a36; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color #8b8c8e; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #f8f8f2; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #1e1f29; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #2a2c39; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color rgba(189, 147, 249, 0.5); +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #f8f8f2; +/* widgets main borders color */ +@define-color borders rgba(25, 26, 34, 0.9); +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders rgba(26, 27, 35, 0.91); +/* these are pretty self explicative */ +@define-color warning_color #ff9f39; +@define-color error_color #ff3c3c; +@define-color success_color #4caec3; +@define-color fg_color #f8f8f2; +@define-color text_color #f8f8f2; +@define-color bg_color #1e1f29; +@define-color base_color #282a36; +@define-color selected_bg_color rgba(189, 147, 249, 0.5); +@define-color selected_fg_color #f8f8f2; +@define-color unfocused_fg_color #8b8c8e; +@define-color unfocused_text_color #f8f8f2; +@define-color unfocused_bg_color #1e1f29; +@define-color unfocused_base_color #2a2c39; +@define-color unfocused_selected_bg_color rgba(189, 147, 249, 0.5); +@define-color unfocused_selected_fg_color #f8f8f2; +/* 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(#f8f8f2, 1.8); +@define-color wm_unfocused_title #8b8c8e; +@define-color wm_highlight rgba(0, 0, 0, 0); +@define-color wm_borders_edge rgba(255, 255, 255, 0.1); +@define-color wm_bg_a shade(#1e1f29, 1.2); +@define-color wm_bg_b #1e1f29; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); +@define-color wm_button_hover_color_a shade(#1e1f29, 1.3); +@define-color wm_button_hover_color_b #1e1f29; +@define-color wm_button_active_color_a shade(#1e1f29, 0.85); +@define-color wm_button_active_color_b shade(#1e1f29, 0.89); +@define-color wm_button_active_color_c shade(#1e1f29, 0.9); +@define-color content_view_bg #282a36; +@define-color budgie_tasklist_indicator_color rgba(189, 147, 249, 0.5); +@define-color budgie_tasklist_indicator_color_active rgba(189, 147, 249, 0.5); +@define-color placeholder_text_color #cfcfcd; +@define-color STRAWBERRY_100 #ff8c82; +@define-color STRAWBERRY_300 #ed5353; +@define-color STRAWBERRY_500 #c6262e; +@define-color STRAWBERRY_700 #a10705; +@define-color STRAWBERRY_900 #7a0000; +@define-color ORANGE_100 #ffc27d; +@define-color ORANGE_300 #ffa154; +@define-color ORANGE_500 #f37329; +@define-color ORANGE_700 #cc3b02; +@define-color ORANGE_900 #a62100; +@define-color BANANA_100 #fff394; +@define-color BANANA_300 #ffe16b; +@define-color BANANA_500 #f9c440; +@define-color BANANA_700 #d48e15; +@define-color BANANA_900 #ad5f00; +@define-color LIME_100 #d1ff82; +@define-color LIME_300 #9bdb4d; +@define-color LIME_500 #68b723; +@define-color LIME_700 #3a9104; +@define-color LIME_900 #206b00; +@define-color MINT_100 #89ffdd; +@define-color MINT_300 #43d6b5; +@define-color MINT_500 #28bca3; +@define-color MINT_700 #0e9a83; +@define-color MINT_900 #007367; +@define-color BLUEBERRY_100 #8cd5ff; +@define-color BLUEBERRY_300 #64baff; +@define-color BLUEBERRY_500 #3689e6; +@define-color BLUEBERRY_700 #0d52bf; +@define-color BLUEBERRY_900 #002e99; +@define-color BUBBLEGUM_100 #fe9ab8; +@define-color BUBBLEGUM_300 #f4679d; +@define-color BUBBLEGUM_500 #de3e80; +@define-color BUBBLEGUM_700 #bc245d; +@define-color BUBBLEGUM_900 #910e38; +@define-color GRAPE_100 #e4c6fa; +@define-color GRAPE_300 #cd9ef7; +@define-color GRAPE_500 #a56de2; +@define-color GRAPE_700 #7239b3; +@define-color GRAPE_900 #452981; +@define-color COCOA_100 #a3907c; +@define-color COCOA_300 #8a715e; +@define-color COCOA_500 #715344; +@define-color COCOA_700 #57392d; +@define-color COCOA_900 #3d211b; +@define-color SILVER_100 #fafafa; +@define-color SILVER_300 #d4d4d4; +@define-color SILVER_500 #abacae; +@define-color SILVER_700 #7e8087; +@define-color SILVER_900 #555761; +@define-color SLATE_100 #95a3ab; +@define-color SLATE_300 #667885; +@define-color SLATE_500 #485a6c; +@define-color SLATE_700 #273445; +@define-color SLATE_900 #0e141f; +@define-color BLACK_100 #666; +@define-color BLACK_300 #4d4d4d; +@define-color BLACK_500 #333; +@define-color BLACK_700 #1a1a1a; +@define-color BLACK_900 #000; +/***************** +* Drawing mixins * +*****************/ +/********* +* Common * +*********/ +* { + padding: 0; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #ff3c3c; + -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: rgba(248, 248, 242, 0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 1px; + -gtk-outline-radius: 2px; + -gtk-secondary-caret-color: rgba(189, 147, 249, 0.5); } + +/*********** + * Widgets * + ***********/ +/*************** +* Action bars * +***************/ +.action-bar { + background-color: #08090c; + border: solid rgba(25, 26, 34, 0.9); + border-width: 1px 0 0 0; + color: #f8f8f2; + box-shadow: none; } + .action-bar:backdrop { + background-color: #08090c; + box-shadow: none; + -gtk-icon-effect: dim; } + .action-bar:first-child { + border-radius: 6px 6px 0px 0px; + border-width: 1px 1px 0px 1px; } + .action-bar:last-child { + border-radius: 0 0 6px 6px; + border-width: 0px 1px 1px 1px; } + +/********************* + * App Notifications * + *********************/ +.app-notification, +.app-notification.frame { + padding: 10px; + border-radius: 0 0 5px 5px; + background-color: rgba(20, 23, 26, 0.8); + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 2px); + background-clip: padding-box; } + .app-notification:backdrop, + .app-notification.frame:backdrop { + background-image: none; + transition: 200ms ease-out; } + .app-notification border, + .app-notification.frame border { + border: none; } + +/*************** + * Base States * + ***************/ +.background { + color: #f8f8f2; + background-color: #1e1f29; } + .background:backdrop { + color: #8b8c8e; + background-color: #1e1f29; + text-shadow: none; + -gtk-icon-shadow: none; } + .background.chromium { + background-color: #2f313f; } + +/* + 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. +*/ +*:disabled { + -gtk-icon-effect: dim; } + +.gtkstyle-fallback { + color: #f8f8f2; + background-color: #1e1f29; } + .gtkstyle-fallback:hover { + color: #f8f8f2; + background-color: #343546; } + .gtkstyle-fallback:active { + color: #f8f8f2; + background-color: #08090c; } + .gtkstyle-fallback:disabled { + color: #8b8c8e; + background-color: #22232e; } + .gtkstyle-fallback:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + +.view, iconview, +.view text, +iconview text, +textview text { + color: #f8f8f2; + background-color: #282a36; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: #cfcfcd; + background-color: #2a2c39; } + .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: 3px; } + +textview border { + background-color: #232530; } + +.rubberband, +rubberband, +flowbox rubberband, +.content-view rubberband, +treeview.view rubberband { + border: 1px solid rgba(159, 99, 246, 0.5); + background-color: rgba(159, 99, 246, 0.2); } + +flowbox flowboxchild { + padding: 3px; + border-radius: 3px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +label { + caret-color: currentColor; } + label.separator { + color: #f8f8f2; } + label.separator:backdrop { + color: #8b8c8e; } + label selection { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + label:disabled { + color: #8b8c8e; } + label:disabled:backdrop { + color: #3e4055; } + label:backdrop { + color: #8b8c8e; } + +.dim-label, label.separator, .titlebar:not(headerbar) .subtitle, +headerbar .subtitle { + opacity: 0.55; + text-shadow: none; } + +assistant .sidebar { + background-color: #282a36; + border-top: 1px solid rgba(25, 26, 34, 0.9); } + assistant .sidebar:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } +assistant.csd .sidebar { + border-top-style: none; } +assistant .sidebar label { + padding: 6px 12px; } +assistant .sidebar label.highlight { + background-color: #4a4a51; } + +.app-notification, +.app-notification.frame, .osd .scale-popup, .csd popover.background.touch-selection, .csd popover.background.magnifier, popover.background.touch-selection, popover.background.magnifier, .csd popover.background.osd, popover.background.osd, .osd { + color: #fefefe; + border: none; + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + outline-color: rgba(254, 254, 254, 0.3); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification:backdrop, .osd .scale-popup:backdrop, popover.background.touch-selection:backdrop, popover.background.magnifier:backdrop, popover.background.osd:backdrop, .osd:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + +*:selected { + background: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(rgba(233, 219, 253, 0.5)), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(189, 147, 249, 0.5)), to(transparent)); } } +notebook > header > tabs > arrow, +button { + min-height: 24px; + min-width: 16px; + padding: 4px 8px; + border: none; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow, + button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + transition: none; } + notebook > header > tabs > arrow:hover, + button.flat:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 500ms; } + notebook > header > tabs > arrow:hover:active, + button.flat:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + notebook > header > tabs > arrow:hover, + button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-effect: highlight; } + notebook > header > tabs > arrow:active, notebook > header > tabs > arrow:checked, + button:active, + button:checked { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(174, 123, 248, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition-duration: 50ms; } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop, + button:backdrop.flat, + button:backdrop { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #2a2c39; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition: 200ms ease-out; + -gtk-icon-effect: none; } + notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, + button:backdrop.flat:active, + button:backdrop.flat:checked, + button:backdrop:active, + button:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, + button:backdrop.flat:active label, + button:backdrop.flat:checked label, + button:backdrop:active label, + button:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + notebook > header > tabs > arrow:backdrop:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button:backdrop.flat:disabled, + button:backdrop:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, + button:backdrop.flat:disabled:active, + button:backdrop.flat:disabled:checked, + button:backdrop:disabled:active, + button:backdrop:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button.flat:backdrop, + button.flat:disabled, + button.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header > tabs > arrow:disabled, + button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled:checked, + button:disabled:active, + button:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:disabled:active label, notebook > header > tabs > arrow:disabled:checked label, + button:disabled:active label, + button:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + notebook > header > tabs > arrow.image-button, + button.image-button { + min-width: 24px; + padding-left: 4px; + padding-right: 4px; } + notebook > header > tabs > arrow.text-button, + button.text-button { + padding-left: 16px; + padding-right: 16px; } + notebook > header > tabs > arrow.text-button.image-button, + 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 label { + padding-left: 8px; + padding-right: 8px; } + combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active), + button:drop(active) { + color: #50fa7a; + border-color: #50fa7a; + box-shadow: inset 0 0 0 1px #50fa7a; } +row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled) { + color: #f8f8f2; + border-color: transparent; } + row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled):backdrop { + color: #8b8c8e; } +button.osd { + min-width: 24px; + min-height: 32px; + color: #fefefe; + border-radius: 5px; + outline-color: rgba(254, 254, 254, 0.3); + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd.image-button { + min-width: 32px; } + button.osd:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:active, + button.osd:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:disabled:backdrop, + button.osd:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + button.osd:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } +.app-notification button, +.app-notification.frame button, .csd popover.background.touch-selection button, .csd popover.background.magnifier button, popover.background.touch-selection button, popover.background.magnifier button, +.osd button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, + .osd button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:active:backdrop, popover.background.touch-selection button:active:backdrop, popover.background.magnifier button:active:backdrop, .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button:checked:backdrop, popover.background.touch-selection button:checked:backdrop, popover.background.magnifier button:checked:backdrop, .app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, + .osd button:active:backdrop, + .osd button:active, + .osd button:checked:backdrop, + .osd button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:disabled:backdrop, popover.background.touch-selection button:disabled:backdrop, popover.background.magnifier button:disabled:backdrop, .app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, + .osd button:disabled:backdrop, + .osd button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:backdrop, popover.background.touch-selection button:backdrop, popover.background.magnifier button:backdrop, + .osd button:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat, popover.background.touch-selection button.flat, popover.background.magnifier button.flat, + .osd button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification button.flat:hover, popover.background.touch-selection button.flat:hover, popover.background.magnifier button.flat:hover, + .osd button.flat:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button.flat:disabled, popover.background.touch-selection button.flat:disabled, popover.background.magnifier button.flat:disabled, + .osd button.flat:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 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; } + .app-notification button.flat:backdrop, popover.background.touch-selection button.flat:backdrop, popover.background.magnifier button.flat:backdrop, + .osd button.flat:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat:active, popover.background.touch-selection button.flat:active, popover.background.magnifier button.flat:active, .app-notification button.flat:checked, popover.background.touch-selection button.flat:checked, popover.background.magnifier button.flat:checked, + .osd button.flat:active, + .osd button.flat:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } +button.suggested-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #bd93f9; } + button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:active, button.suggested-action:checked { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:backdrop, button.suggested-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:backdrop label, button.suggested-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + button.suggested-action:backdrop:active, button.suggested-action:backdrop:checked, button.suggested-action.flat:backdrop:active, button.suggested-action.flat:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:backdrop:active label, button.suggested-action:backdrop:checked label, button.suggested-action.flat:backdrop:active label, button.suggested-action.flat:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + button.suggested-action:backdrop:disabled, button.suggested-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:backdrop:disabled label, button.suggested-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + 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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(189, 147, 249, 0.8); } + button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:disabled label { + color: rgba(248, 248, 242, 0.8); } + button.suggested-action:disabled:active, button.suggested-action:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:disabled:active label, button.suggested-action:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .osd button.suggested-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(189, 147, 249, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.7), rgba(189, 147, 249, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:active:backdrop, .osd button.suggested-action:active, .osd button.suggested-action:checked:backdrop, .osd button.suggested-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #bd93f9, #bd93f9); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:disabled:backdrop, .osd button.suggested-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.5), rgba(189, 147, 249, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +button.destructive-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #ff2222; } + button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:active, button.destructive-action:checked { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop, button.destructive-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop label, button.destructive-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + button.destructive-action:backdrop:active, button.destructive-action:backdrop:checked, button.destructive-action.flat:backdrop:active, button.destructive-action.flat:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop:active label, button.destructive-action:backdrop:checked label, button.destructive-action.flat:backdrop:active label, button.destructive-action.flat:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + button.destructive-action:backdrop:disabled, button.destructive-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop:disabled label, button.destructive-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + 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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(255, 34, 34, 0.8); } + button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:disabled label { + color: rgba(248, 248, 242, 0.8); } + button.destructive-action:disabled:active, button.destructive-action:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:disabled:active label, button.destructive-action:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .osd button.destructive-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(255, 34, 34, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(255, 34, 34, 0.7), rgba(255, 34, 34, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:active:backdrop, .osd button.destructive-action:active, .osd button.destructive-action:checked:backdrop, .osd button.destructive-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #ff2222, #ff2222); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:disabled:backdrop, .osd button.destructive-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(255, 34, 34, 0.5), rgba(255, 34, 34, 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; } + .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; } +.inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 2px; + border-width: 1px; } +.primary-toolbar button { + -gtk-icon-shadow: none; } + +.stack-switcher > button.needs-attention > label, +.stack-switcher > button.needs-attention > image, stacksidebar row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(233, 219, 253, 0.5)), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.45, to(rgba(0, 0, 0, 0.888627451)), to(transparent)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; } + .stack-switcher > button.needs-attention > label:backdrop, + .stack-switcher > button.needs-attention > image:backdrop, stacksidebar row.needs-attention > label:backdrop { + background-size: 6px 6px, 0 0; } + .stack-switcher > button.needs-attention > label:dir(rtl), + .stack-switcher > button.needs-attention > image:dir(rtl), stacksidebar row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 2px; } + +toolbar button:hover { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #0f0f14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +toolbar button:active { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #040406; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +.inline-toolbar toolbutton > button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .inline-toolbar toolbutton > button:hover { + color: rgba(189, 147, 249, 0.5); } + .inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { + color: rgba(174, 123, 248, 0.5); } + .inline-toolbar toolbutton > button:disabled { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { + color: rgba(174, 123, 248, 0); } + .inline-toolbar toolbutton > button:backdrop { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked { + color: rgba(174, 123, 248, 0.5); } + .inline-toolbar toolbutton > button:backdrop:disabled { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked { + color: rgba(174, 123, 248, 0); } + +toolbar.inline-toolbar toolbutton > button.flat:backdrop, +toolbar.inline-toolbar toolbutton:backdrop > button.flat:backdrop { + border-color: transparent; + box-shadow: none; } + +.inline-toolbar button, .inline-toolbar button:backdrop, .linked > button, .linked > button:hover, .linked > button:active, .linked > button:checked, .linked > button:backdrop, .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > +entry, .linked > combobox > box > button.combo:dir(ltr), .linked > combobox > box > button.combo:dir(rtl) { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 0; + border-right-style: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + +.inline-toolbar button:first-child, .linked > button:first-child, combobox.linked button:nth-child(2):dir(rtl), .linked:not(.vertical) > combobox:first-child > box > button.combo, .linked:not(.vertical) > spinbutton:first-child:not(.vertical), .linked:not(.vertical) > +entry:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } +.inline-toolbar button:last-child, .linked > button:last-child, combobox.linked button:nth-child(2):dir(ltr), .linked:not(.vertical) > combobox:last-child > box > button.combo, .linked:not(.vertical) > spinbutton:last-child:not(.vertical), .linked:not(.vertical) > +entry:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right-style: solid; } +.inline-toolbar button:only-child, .linked > button:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, .linked:not(.vertical) > spinbutton:only-child:not(.vertical), .linked:not(.vertical) > +entry:only-child { + border-radius: 3px; + border-style: solid; } + +.linked.vertical > button, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked, .linked.vertical > button:backdrop, .linked.vertical > spinbutton:not(.vertical), .linked.vertical > +entry, .linked.vertical > combobox > box > button.combo { + border-style: solid solid none solid; + border-radius: 0; } + +.linked.vertical > button:first-child, .linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > spinbutton:first-child:not(.vertical), .linked.vertical > +entry:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.linked.vertical > button:last-child, .linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > spinbutton:last-child:not(.vertical), .linked.vertical > +entry:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-style: solid; } +.linked.vertical > button:only-child, .linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > spinbutton:only-child:not(.vertical), .linked.vertical > +entry:only-child { + border-radius: 3px; + border-style: solid; } + +modelbutton.flat, popover.background checkbutton, +popover.background radiobutton, +.menuitem.button.flat, modelbutton.flat:backdrop, popover.background checkbutton:backdrop, +popover.background radiobutton:backdrop, modelbutton.flat:backdrop:hover, popover.background checkbutton:backdrop:hover, +popover.background radiobutton:backdrop:hover, +.menuitem.button.flat:backdrop, +.menuitem.button.flat:backdrop:hover, calendar.button, calendar.button:hover, calendar.button:backdrop, calendar.button:disabled, button:link, +button:visited, button:link:hover, button:link:active, button:link:checked, +button:visited:hover, +button:visited:active, +button:visited:checked, .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 rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + +/* menu buttons */ +modelbutton.flat, popover.background checkbutton, +popover.background radiobutton, +.menuitem.button.flat { + min-height: 26px; + padding-left: 5px; + padding-right: 5px; + border-radius: 3px; + outline-offset: -2px; } + modelbutton.flat:hover, popover.background checkbutton:hover, + popover.background radiobutton:hover, + .menuitem.button.flat:hover { + background-color: #383a4c; } + modelbutton.flat check:last-child, popover.background checkbutton check:last-child, + popover.background radiobutton check:last-child, + modelbutton.flat radio:last-child, + popover.background checkbutton radio:last-child, + popover.background radiobutton radio:last-child, + .menuitem.button.flat check:last-child, + .menuitem.button.flat radio:last-child { + margin-left: 8px; } + modelbutton.flat check:first-child, popover.background checkbutton check:first-child, + popover.background radiobutton check:first-child, + modelbutton.flat radio:first-child, + popover.background checkbutton radio:first-child, + popover.background radiobutton radio:first-child, + .menuitem.button.flat check:first-child, + .menuitem.button.flat radio:first-child { + margin-right: 8px; } + +modelbutton.flat arrow, popover.background checkbutton arrow, +popover.background radiobutton arrow { + background: none; } + modelbutton.flat arrow:hover, popover.background checkbutton arrow:hover, + popover.background radiobutton arrow:hover { + background: none; } + modelbutton.flat arrow.left, popover.background checkbutton arrow.left, + popover.background radiobutton arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } + modelbutton.flat arrow.right, popover.background checkbutton arrow.right, + popover.background radiobutton arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + +button.color { + padding: 4px; } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0; } + +notebook button, list button, .view button, iconview button, popover button { + box-shadow: inset 0px 0px 0px 1px rgba(25, 26, 34, 0.9); } + notebook button:backdrop, list button:backdrop, .view button:backdrop, iconview button:backdrop, popover button:backdrop { + box-shadow: inset 0px 0px 0px 1px rgba(25, 26, 34, 0.9); } +notebook .linked > button, list .linked > button, .view .linked > button, iconview .linked > button, popover .linked > button { + box-shadow: none; } + +/************ + * Calendar * + ***********/ +calendar { + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); } + calendar:selected { + border-radius: 3px; } + calendar.header { + border-bottom: 1px solid rgba(0, 0, 0, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(0, 0, 0, 0.1); } + calendar.button { + color: rgba(248, 248, 242, 0.45); } + calendar.button:hover { + color: #f8f8f2; } + calendar.button:backdrop { + color: rgba(139, 140, 142, 0.45); } + calendar.button:disabled { + color: rgba(139, 140, 142, 0.45); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: alpha(currentColor,0.55); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: #f8f8f2; } + calendar:backdrop { + color: #cfcfcd; + border-color: rgba(26, 27, 35, 0.91); } + +/************************* + * Check and Radio Items * + *************************/ +check { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-hover.png"), url("../assets/checkbox-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-hover.png"), url("../assets/radio-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-active.png"), url("../assets/checkbox-checked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-active.png"), url("../assets/radio-checked-active@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-hover.png"), url("../assets/checkbox-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-hover.png"), url("../assets/radio-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-active.png"), url("../assets/checkbox-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-active.png"), url("../assets/radio-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check, iconview.content-view check, +.view.content-view.check, +iconview.content-view.check { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio, iconview.content-view radio, +.view.content-view.radio, +iconview.content-view.radio { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:hover, iconview.content-view check:hover, +.view.content-view.check:hover, +iconview.content-view.check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:hover, iconview.content-view radio:hover, +.view.content-view.radio:hover, +iconview.content-view.radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:active, iconview.content-view check:active, +.view.content-view.check:active, +iconview.content-view.check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:active, iconview.content-view radio:active, +.view.content-view.radio:active, +iconview.content-view.radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:backdrop, iconview.content-view check:backdrop, +.view.content-view.check:backdrop, +iconview.content-view.check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop.png"), url("../assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:backdrop, iconview.content-view radio:backdrop, +.view.content-view.radio:backdrop, +iconview.content-view.radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop.png"), url("../assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled, iconview.content-view check:disabled, +.view.content-view.check:disabled, +iconview.content-view.check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-insensitive.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled, iconview.content-view radio:disabled, +.view.content-view.radio:disabled, +iconview.content-view.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-insensitive.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled:backdrop, iconview.content-view check:disabled:backdrop, +.view.content-view.check:disabled:backdrop, +iconview.content-view.check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop-insensitive.png"), url("../assets/checkbox-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled:backdrop, iconview.content-view radio:disabled:backdrop, +.view.content-view.radio:disabled:backdrop, +iconview.content-view.radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop-insensitive.png"), url("../assets/radio-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +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; + min-height: 16px; + min-width: 16px; + border: none; } + 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; + box-shadow: none; + -gtk-icon-shadow: none; + color: inherit; + border-color: currentColor; + animation: none; } + +/***************** + * Color Chooser * + *****************/ +colorswatch, colorswatch:drop(active) { + 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 overlay { + color: #f8f8f2; } + colorswatch.dark overlay:hover { + border-color: rgba(25, 26, 34, 0.9); } + colorswatch.dark overlay:backdrop { + color: rgba(248, 248, 242, 0.5); } +colorswatch.light overlay { + color: #f8f8f2; } + colorswatch.light overlay:hover { + border-color: rgba(25, 26, 34, 0.9); } + colorswatch.light overlay:backdrop { + color: #cfcfcd; } +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #50fa7a; + box-shadow: inset 0 0 0 2px rgba(25, 26, 34, 0.9), inset 0 0 0 1px #50fa7a; } + colorswatch:drop(active).dark overlay { + border-color: #50fa7a; + box-shadow: inset 0 0 0 2px rgba(25, 26, 34, 0.9), inset 0 0 0 1px #50fa7a; } +colorswatch overlay { + box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.5); + border: 1px solid rgba(25, 26, 34, 0.9); } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.3); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: rgba(25, 26, 34, 0.9); + 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 { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:backdrop { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #2a2c39; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +colorswatch:disabled { + opacity: 0.5; } + colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; } +row:selected colorswatch { + box-shadow: 0 0 0 2px #f8f8f2; } +colorswatch#editor-color-sample { + border-radius: 4px; } + colorswatch#editor-color-sample overlay { + border-radius: 4.5px; } + +colorchooser .popover.osd { + border-radius: 5px; } + +/************** + * ComboBoxes * + **************/ +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; } +combobox:drop(active) { + box-shadow: none; } + +/*********** + * Dialogs * + ***********/ +messagedialog .titlebar:not(headerbar) { + background-color: rgba(30, 31, 41, 0.95); } +messagedialog .titlebar { + min-height: 20px; + background-image: none; + background-color: rgba(30, 31, 41, 0.95); + border-style: none; + border-top-left-radius: 4px; + border-top-right-radius: 4px; } +messagedialog.csd.background { + background-color: rgba(30, 31, 41, 0.95); + color: #f8f8f2; + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; } +messagedialog.csd .dialog-action-area button { + padding: 10px 14px; + border-radius: 0; + border-left-style: solid; + border-right-style: none; + border-bottom-style: none; + background-color: transparent; + color: #f8f8f2; + box-shadow: none; } + messagedialog.csd .dialog-action-area button:hover { + background-color: rgba(189, 147, 249, 0.4); } + messagedialog.csd .dialog-action-area button:first-child { + border-left-style: none; + border-bottom-left-radius: 4px; } + messagedialog.csd .dialog-action-area button:last-child { + border-bottom-right-radius: 4px; } + +filechooser .dialog-action-box { + border-top: 1px solid rgba(25, 26, 34, 0.9); } + filechooser .dialog-action-box:backdrop { + border-top-color: rgba(26, 27, 35, 0.91); } +filechooser #pathbarbox { + border-bottom: 1px solid #1e1f29; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/**************** + * Text Entries * + ****************/ +spinbutton:not(.vertical), entry { + min-height: 32px; + padding-left: 8px; + padding-right: 8px; + border: 1px solid; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; } + spinbutton:not(.vertical) image.left, + entry image.left { + padding-left: 0; + padding-right: 6px; } + spinbutton:not(.vertical) image.right, + entry image.right { + padding-left: 6px; + padding-right: 0; } + spinbutton:not(.vertical) undershoot.left, + entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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.flat:focus:not(.vertical), spinbutton.flat:not(.vertical), + entry.flat:focus, + entry.flat { + min-height: 0; + padding: 2px; + background-image: none; + border-color: transparent; + box-shadow: none; + border-radius: 0; } + spinbutton:focus:not(.vertical), + entry:focus { + border-color: rgba(159, 99, 246, 0.5); } + spinbutton:disabled:not(.vertical), + entry:disabled { + color: #8b8c8e; + border-color: rgba(25, 26, 34, 0.9); + background-color: #22232e; + box-shadow: none; } + spinbutton:backdrop:not(.vertical), + entry:backdrop { + color: #cfcfcd; + border-color: rgba(26, 27, 35, 0.91); + background-color: #2a2c39; + box-shadow: none; + transition: 200ms ease-out; } + spinbutton:backdrop:disabled:not(.vertical), + entry:backdrop:disabled { + color: #3e4055; + border-color: rgba(26, 27, 35, 0.91); + background-color: #22232e; + box-shadow: none; } + spinbutton.error:not(.vertical), + entry.error { + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; + color: #ff3c3c; + border-color: #880000; } + spinbutton.error:focus:not(.vertical), + entry.error:focus { + border-color: #880000; } + spinbutton.error:selected:focus:not(.vertical), spinbutton.error:selected:not(.vertical), + entry.error:selected:focus, + entry.error:selected { + background-color: #ff3c3c; } + spinbutton.warning:not(.vertical), + entry.warning { + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; + color: #ff9f39; + border-color: #864500; } + spinbutton.warning:focus:not(.vertical), + entry.warning:focus { + border-color: #864500; } + spinbutton.warning:selected:focus:not(.vertical), spinbutton.warning:selected:not(.vertical), + entry.warning:selected:focus, + entry.warning:selected { + background-color: #ff9f39; } + spinbutton:not(.vertical) image, + entry image { + color: #cecfcc; } + spinbutton:not(.vertical) image:hover, + entry image:hover { + color: #f8f8f2; } + spinbutton:not(.vertical) image:active, + entry image:active { + color: rgba(189, 147, 249, 0.5); } + spinbutton:not(.vertical) image:backdrop, + entry image:backdrop { + color: #78797d; } + spinbutton:drop(active):focus:not(.vertical), spinbutton:drop(active):not(.vertical), + entry:drop(active):focus, + entry:drop(active) { + border-color: #50fa7a; + box-shadow: inset 0 0 0 1px #50fa7a; } + .osd spinbutton:not(.vertical), + .osd entry { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.5); + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:focus:not(.vertical), + .osd entry:focus { + color: white; + border-color: rgba(189, 147, 249, 0.5); + background-color: rgba(0, 0, 0, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:backdrop:not(.vertical), + .osd entry:backdrop { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 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: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(43, 46, 49, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +spinbutton:not(.vertical) progress, +entry progress { + margin: 2px -6px; + background-color: transparent; + background-image: none; + border-radius: 0; + border-width: 0 0 2px; + border-color: rgba(189, 147, 249, 0.5); + border-style: solid; + box-shadow: none; } + spinbutton:not(.vertical) progress:backdrop, + entry progress:backdrop { + background-color: transparent; } +.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: rgba(159, 99, 246, 0.5); } +.linked:not(.vertical) > spinbutton:focus:not(.vertical), .linked:not(.vertical) > +entry:focus { + border-color: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } +.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: rgba(36, 38, 49, 0.97); + background-image: linear-gradient(to bottom, #282a36, #282a36); } + .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: rgba(38, 40, 51, 0.973); + background-image: linear-gradient(to bottom, #2a2c39, #2a2c39); } +.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: rgba(36, 38, 49, 0.97); } +.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: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } +.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: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } + +treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { + background-color: #282a36; + transition-property: color, background; } +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #282a36; } + treeview entry.flat:focus, treeview entry:focus { + border-color: rgba(189, 147, 249, 0.5); } + +/************* + * 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: white; } + expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +/**************** + * Floating Bar * + ****************/ +.floating-bar { + background-color: #1e1f29; + border-width: 1px; + border-style: solid solid none; + border-color: rgba(25, 26, 34, 0.9); + border-radius: 3px 3px 0 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); } + .floating-bar.bottom.left { + border-left-style: none; + border-top-left-radius: 0; } + .floating-bar.bottom.right { + border-right-style: none; + border-top-right-radius: 0; } + .floating-bar > button { + padding: 4px; } + .floating-bar:backdrop { + background-color: #1e1f29; + border-color: rgba(26, 27, 35, 0.91); } + +/********** + * Frames * + **********/ +frame > border, +.frame { + box-shadow: none; + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid rgba(25, 26, 34, 0.9); } + frame > border.flat, + .frame.flat { + border-style: none; } + frame > border:backdrop, + .frame:backdrop { + border-color: rgba(26, 27, 35, 0.91); } + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid rgba(25, 26, 34, 0.9); } + actionbar > revealer > box:backdrop { + border-color: rgba(26, 27, 35, 0.91); } + +scrolledwindow viewport.frame { + border-style: none; } +scrolledwindow overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(3, 4, 5, 0.9)), to(rgba(3, 4, 5, 0))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(248, 248, 242, 0.07)), to(rgba(248, 248, 242, 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(rgba(26, 27, 35, 0.91)), to(rgba(26, 27, 35, 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(rgba(3, 4, 5, 0.9)), to(rgba(3, 4, 5, 0))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(248, 248, 242, 0.07)), to(rgba(248, 248, 242, 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(rgba(26, 27, 35, 0.91)), to(rgba(26, 27, 35, 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(rgba(3, 4, 5, 0.9)), to(rgba(3, 4, 5, 0))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(248, 248, 242, 0.07)), to(rgba(248, 248, 242, 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(rgba(26, 27, 35, 0.91)), to(rgba(26, 27, 35, 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(rgba(3, 4, 5, 0.9)), to(rgba(3, 4, 5, 0))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(248, 248, 242, 0.07)), to(rgba(248, 248, 242, 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(rgba(26, 27, 35, 0.91)), to(rgba(26, 27, 35, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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; } +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, rgba(25, 26, 34, 0.9) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #232530; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, rgba(26, 27, 35, 0.91) 1px, transparent 1px); + background-color: #181820; + transition: 200ms ease-out; } + +separator { + background: rgba(0, 0, 0, 0.1); } + +/************ + * Popovers * + ************/ +GraniteWidgetsPopOver { + -GraniteWidgetsPopOver-arrow-width: 21; + -GraniteWidgetsPopOver-arrow-height: 10; + -GraniteWidgetsPopOver-border-radius: 8px; + -GraniteWidgetsPopOver-border-width: 0; + -GraniteWidgetsPopOver-shadow-size: 12; + border: 1px solid #282a36; + background: #282a36; + color: #f8f8f2; } + GraniteWidgetsPopOver .button { + background-image: none; + background: none; + border: none; } + GraniteWidgetsPopOver .button:active, GraniteWidgetsPopOver .button:active:hover { + color: rgba(189, 147, 249, 0.5); } + GraniteWidgetsPopOver > .frame { + border: none; } + GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver iconview.sidebar { + border: none; + background: none; } + +GraniteWidgetsStaticNotebook .frame { + border: none; } + +.popover_bg { + background-color: #282a36; + background-image: none; + border: 1px solid #282a36; + color: #f8f8f2; } + +/*********** + * Welcome * + **********/ +GraniteWidgetsWelcome { + background-color: #282a36; } + GraniteWidgetsWelcome GtkLabel { + color: #f8f8f2; } + GraniteWidgetsWelcome .h1, GraniteWidgetsWelcome .h3 { + color: rgba(248, 248, 242, 0.8); } + +/************** +* Source List * +***************/ +.source-list { + -GtkTreeView-horizontal-separator: 1px; + -GtkTreeView-vertical-separator: 6px; + background-color: #1e1f29; + border: solid rgba(25, 26, 34, 0.9); + color: #f8f8f2; + border-right-width: 1px; } + .source-list .category-expander { + color: transparent; } + .source-list .badge { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + color: #1e1f29; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; } + .source-list .badge:selected:backdrop, .source-list .badge:selected:hover:backdrop { + background-color: rgba(0, 0, 0, 0.2); + color: #13141a; } + .source-list row, + .source-list .list-row { + border: none; + padding: 0; } + .source-list row > GtkLabel, + .source-list row > label, + .source-list .list-row > GtkLabel, + .source-list .list-row > label { + padding-left: 6px; + padding-right: 6px; } + +/************** +* Text Styles * +**************/ +.h1 { + font-size: 24px; } + +.h2 { + font-weight: 300; + font-size: 18px; } + +.h3 { + font-size: 11px; } + +.h4, +.category-label { + font-size: 12px; + padding: 6px; + color: rgba(248, 248, 242, 0.3); + font-weight: bold; + text-shadow: 0 1px rgba(255, 255, 255, 0.2); } + +/************** +* Storage Bar * +**************/ +.storage-bar .trough { + border: none; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1); + background-image: none; + background-color: transparent; + padding: 8px 6px; } +.storage-bar .fill-block { + background-color: #f1fa8c; + border: none; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); + transition: all 200ms ease-in-out; + padding: 8px 6px; } + .storage-bar .fill-block:first-child { + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; + border-left-width: 1px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block:last-child { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block.empty-block { + background-color: #282a36; } + .storage-bar .fill-block.app { + background-color: #13b1d5; } + .storage-bar .fill-block.audio { + background-color: #ffb86c; } + .storage-bar .fill-block.photo { + background-color: #ff5555; } + .storage-bar .fill-block.video { + background-color: #bd93f9; } + .storage-bar .fill-block .legend { + padding: 12px; + border-radius: 4px; } + +/*************** + * Header bars * + ***************/ +.titlebar:not(headerbar), headerbar { + padding: 0 6px; + min-height: 34px; + background-color: #1e1f29; + color: #f8f8f2; + border-radius: 0; } + .titlebar:backdrop:not(headerbar), + headerbar:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-image: none; + transition: 200ms ease-out; } + .titlebar:not(headerbar) .title, + headerbar .title { + font-weight: bold; + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .subtitle, + headerbar .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .linked > button, + .titlebar:not(headerbar) .linked > button:hover, + .titlebar:not(headerbar) .linked > button:active, + .titlebar:not(headerbar) .linked > button:checked, + .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button:hover, + .titlebar:not(headerbar) headerbar .linked > button:hover, + headerbar .titlebar:not(headerbar) .linked > button:active, + .titlebar:not(headerbar) headerbar .linked > button:active, + headerbar .titlebar:not(headerbar) .linked > button:checked, + .titlebar:not(headerbar) headerbar .linked > button:checked, + headerbar .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:backdrop, + headerbar .linked > button, + headerbar .linked > button:hover, + headerbar .linked > button:active, + headerbar .linked > button:checked, + headerbar .linked > button:backdrop { + border: none; + border-radius: 7px; + border-right-style: none; + box-shadow: none; } + .titlebar:not(headerbar) entry, + headerbar entry { + min-height: 24px; } + .titlebar:not(headerbar) button, + headerbar button { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; + min-height: 30px; + margin-top: 5px; + margin-bottom: 5px; } + .titlebar:not(headerbar) button:hover, + headerbar button:hover { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .titlebar:not(headerbar) button:active, .titlebar:not(headerbar) button:checked, + headerbar button:active, + headerbar button:checked { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .titlebar:not(headerbar) button:backdrop, .titlebar:not(headerbar) button:disabled, .titlebar:not(headerbar) button:backdrop:disabled, + headerbar button:backdrop, + headerbar button:disabled, + headerbar button:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .titlebar:not(headerbar) button:backdrop:hover, .titlebar:not(headerbar) button:backdrop:active, .titlebar:not(headerbar) button:backdrop:checked, + headerbar button:backdrop:hover, + headerbar button:backdrop:active, + headerbar button:backdrop:checked { + background-color: transparent; + color: rgba(189, 147, 249, 0.5); + box-shadow: none; } + .titlebar:not(headerbar) button.suggested-action, + headerbar button.suggested-action { + font-weight: bold; + min-height: 24px; + margin-top: 4px; + margin-bottom: 4px; + border-radius: 3px; + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:hover, + headerbar button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:active, + headerbar button.suggested-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:disabled, + headerbar button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:disabled label, + headerbar button.suggested-action:disabled label { + color: rgba(255, 255, 255, 0.5); } + .titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar button.suggested-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 3px; } + .titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar button.suggested-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action, + headerbar button.destructive-action { + font-weight: bold; + min-height: 24px; + margin-top: 4px; + margin-bottom: 4px; + border-radius: 3px; + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:hover, + headerbar button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:active, + headerbar button.destructive-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:disabled, + headerbar button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:disabled label, + headerbar button.destructive-action:disabled label { + color: rgba(255, 255, 255, 0.5); } + .titlebar:not(headerbar) button.destructive-action:backdrop, + headerbar button.destructive-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 3px; } + .titlebar:not(headerbar) button.destructive-action:backdrop:disabled, + headerbar button.destructive-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) .linked > button:active:backdrop, + .titlebar:not(headerbar) .linked > button:checked:backdrop, + headerbar .linked > button:active:backdrop, + headerbar .linked > button:checked:backdrop { + color: rgba(189, 147, 249, 0.4); } + .titlebar:not(headerbar) .linked > button:active:backdrop label, + .titlebar:not(headerbar) .linked > button:checked:backdrop label, + headerbar .linked > button:active:backdrop label, + headerbar .linked > button:checked:backdrop label { + color: rgba(189, 147, 249, 0.4); } + .selection-mode.titlebar:not(headerbar), + headerbar.selection-mode { + color: #f8f8f2; + text-shadow: 0 -1px rgba(0, 0, 0, 0.5); + border-color: rgba(159, 99, 246, 0.5); + background: rgba(189, 147, 249, 0.5) linear-gradient(to top, rgba(180, 133, 248, 0.5), rgba(186, 142, 249, 0.5) 2px, rgba(189, 147, 249, 0.5) 3px); + box-shadow: inset 0 1px rgba(209, 179, 251, 0.3); } + .selection-mode.titlebar:backdrop:not(headerbar), + headerbar.selection-mode:backdrop { + background-color: rgba(189, 147, 249, 0.5); + background-image: none; + box-shadow: inset 0 1px rgba(215, 189, 251, 0.26); } + .selection-mode.titlebar:not(headerbar) button, + headerbar.selection-mode button { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.flat, + headerbar.selection-mode button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:hover, + headerbar.selection-mode button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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 { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-effect: none; + border-color: rgba(159, 99, 246, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .selection-mode.titlebar:not(headerbar) button:backdrop.flat:active label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop:active label, .selection-mode.titlebar:not(headerbar) button:backdrop:checked label, + headerbar.selection-mode button:backdrop.flat:active label, + headerbar.selection-mode button:backdrop.flat:checked label, + headerbar.selection-mode button:backdrop:active label, + headerbar.selection-mode button:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + .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 { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:disabled, + headerbar.selection-mode button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button:disabled:active label, .selection-mode.titlebar:not(headerbar) button:disabled:checked label, + headerbar.selection-mode button:disabled:active label, + headerbar.selection-mode button:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .selection-mode.titlebar:not(headerbar) button.suggested-action, + headerbar.selection-mode button.suggested-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:hover, + headerbar.selection-mode button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:active, + headerbar.selection-mode button.suggested-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:disabled, + headerbar.selection-mode button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar.selection-mode button.suggested-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar.selection-mode button.suggested-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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(189, 147, 249, 0); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0), rgba(189, 147, 249, 0)); + box-shadow: none; + padding-left: 10px; + padding-right: 10px; } + .selection-mode.titlebar:not(headerbar) .selection-menu:backdrop GtkArrow, .selection-mode.titlebar:not(headerbar) .selection-menu GtkArrow, + headerbar.selection-mode .selection-menu:backdrop GtkArrow, + headerbar.selection-mode .selection-menu GtkArrow { + -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: rgba(248, 248, 242, 0.5); + -gtk-icon-shadow: none; } + .tiled .titlebar:not(headerbar), .maximized .titlebar:not(headerbar), + .tiled headerbar.titlebar, .maximized headerbar.titlebar { + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + .tiled .titlebar:backdrop:not(headerbar), .tiled .titlebar:not(headerbar), .maximized .titlebar:backdrop:not(headerbar), .maximized .titlebar:not(headerbar), + .tiled headerbar:backdrop, + .tiled headerbar, .maximized headerbar:backdrop, .maximized headerbar { + border-radius: 0; } + .default-decoration.titlebar:not(headerbar), headerbar.default-decoration { + padding: 4px; + min-height: 28px; } + .default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { + min-height: 26px; + min-width: 26px; + margin: 0; + padding: 0; } + +headerbar entry, +headerbar spinbutton, +headerbar separator { + margin-top: 5px; + margin-bottom: 5px; } +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; } +headerbar separator { + background: transparent; } +headerbar viewswitcher > box.horizontal > button.radio, headerbar switcher > box.horizontal > button.radio { + margin: 0; + padding: 0; + border-radius: 0; } + headerbar viewswitcher > box.horizontal > button.radio image, headerbar switcher > box.horizontal > button.radio image { + margin-left: 7px; } + headerbar viewswitcher > box.horizontal > button.radio label, headerbar switcher > box.horizontal > button.radio label { + margin-right: 7px; } + +.background:not(.tiled):not(.maximized) .titlebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(0, 0, 0, 0.1); } + .background:not(.tiled):not(.maximized) .titlebar:backdrop, .background:not(.tiled):not(.maximized) .titlebar { + border-top-left-radius: 4px; + border-top-right-radius: 4px; } + +window:not(.tiled):not(.maximized) separator:first-child + headerbar:backdrop, window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child:backdrop, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 4px; } +window:not(.tiled):not(.maximized) headerbar:last-child:backdrop, window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 4px; } + +window { + border-radius: 6px; } + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background-color: transparent; + background-image: none; + border-style: none; + border-color: transparent; + box-shadow: none; } +.titlebar:not(headerbar) > separator, .titlebar:not(headerbar) > separator:backdrop { + background: #1e1f29; } + +/************** + * GtkInfoBar * + **************/ +.info, .warning, .question, .error, +infobar { + text-shadow: none; + color: #f8f8f2; + background-color: #1e1f29; + border-bottom: 1px solid #08090c; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.15); } + +.info, .warning, .question, .error { + text-shadow: none; + color: #f8f8f2; + border: none; } + .info .label, .warning .label, .question .label, .error .label { + color: #f8f8f2; } + .info .label:backdrop, .warning .label:backdrop, .question .label:backdrop, .error .label:backdrop { + color: rgba(248, 248, 242, 0.5); } + .info button, .warning button, .question button, .error button { + border-radius: 2px; + border: none; + background: rgba(40, 42, 54, 0.98); + color: #f8f8f2; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2); } + .info button .label, .warning button .label, .question button .label, .error button .label { + color: #f8f8f2; } + .info button:active, .warning button:active, .question button:active, .error button:active { + background: #282a36; + color: #f8f8f2; + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:active:backdrop, .warning button:active:backdrop, .question button:active:backdrop, .error button:active:backdrop { + background: rgba(40, 42, 54, 0.8); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:hover, .warning button:hover, .question button:hover, .error button:hover, .info button:focus, .warning button:focus, .question button:focus, .error button:focus { + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:disabled, .warning button:disabled, .question button:disabled, .error button:disabled { + background: rgba(40, 42, 54, 0.6); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:disabled:backdrop, .warning button:disabled:backdrop, .question button:disabled:backdrop, .error button:disabled:backdrop { + background: rgba(40, 42, 54, 0.5); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:backdrop, .warning button:backdrop, .question button:backdrop, .error button:backdrop { + background: rgba(40, 42, 54, 0.8); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + +.info { + background-color: #50fa7a; } + .info:backdrop { + background-color: #82fba0; + color: rgba(248, 248, 242, 0.5); } + +.warning { + background-color: #ff9f39; } + .warning:backdrop { + background-color: #ffb86c; + color: rgba(248, 248, 242, 0.5); } + +.question { + background-color: #72BFD0; } + .question:backdrop { + background-color: #98d0dd; + color: rgba(248, 248, 242, 0.5); } + +.error { + background-color: #ff3c3c; } + .error:backdrop { + background-color: #ff6f6f; + color: rgba(248, 248, 242, 0.5); } + +/************* + * Level Bar * + *************/ +levelbar block { + min-width: 32px; + min-height: 6px; } +levelbar.vertical block { + min-width: 6px; + min-height: 32px; } +levelbar:backdrop { + transition: 200ms ease-out; } +levelbar trough { + padding: 3px; + border-radius: 3px; + background-color: rgba(0, 0, 0, 0.14); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + levelbar trough:backdrop { + background-color: rgba(0, 0, 0, 0.06); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } +levelbar.horizontal.discrete block { + margin: 0 1px; } +levelbar.vertical.discrete block { + margin: 1px 0; } +levelbar block { + border-radius: 2px; } + levelbar block:backdrop { + box-shadow: none; } + levelbar block.low { + background-color: #ff9f39; } + levelbar block.low:backdrop { + border-color: #ff9f39; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #72BFD0; } + levelbar block.high:backdrop, levelbar block:not(.empty):backdrop { + border-color: #72BFD0; } + levelbar block.full { + background-color: #4caec3; } + levelbar block.full:backdrop { + border-color: #4caec3; } + levelbar block.empty { + background-color: rgba(0, 0, 0, 0.14); + box-shadow: none; } + +/********* + * Links * + *********/ +*:link, button:link, +button:visited { + color: #13b1d5; } + *:link:visited, + button:visited { + color: rgba(19, 177, 213, 0.5); } + *:selected *:link:visited, *:selected button:visited:link, + *:selected button:visited { + color: rgba(237, 230, 243, 0.8); } + *:link:hover, button:hover:link, + button:hover:visited { + color: #2fc9ec; } + *:selected *:link:hover, *:selected button:hover:link, + *:selected button:hover:visited { + color: rgba(246, 244, 242, 0.95); } + *:link:active, button:active:link, + button:active:visited { + color: #13b1d5; } + *:selected *:link:active, *:selected button:active:link, + *:selected button:active:visited { + color: rgba(243, 240, 243, 0.9); } + *:link:backdrop:backdrop:hover, button:backdrop:backdrop:hover:link, + button:backdrop:backdrop:hover:visited, *:link:backdrop:backdrop:hover:selected, .selection-mode.titlebar:not(headerbar) .subtitle:backdrop:backdrop:hover:link, + headerbar.selection-mode .subtitle:backdrop:backdrop:hover:link, button:backdrop:backdrop:hover:selected:link, + button:backdrop:backdrop:hover:selected:visited, *:link:backdrop, button:backdrop:link, + button:backdrop:visited { + color: rgba(189, 147, 249, 0.5); } + *:link:selected, .selection-mode.titlebar:not(headerbar) .subtitle:link, + headerbar.selection-mode .subtitle:link, button:selected:link, + button:selected:visited, *:selected *:link, *:selected button:link, + *:selected button:visited { + color: rgba(243, 240, 243, 0.9); } + +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; } + +/********* + * Lists * + *********/ +list { + color: #f8f8f2; + background-color: #282a36; + border-color: rgba(25, 26, 34, 0.9); } + list:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } + +row { + padding: 8px 14px; + transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + row label { + padding-left: 8px; } + row:hover { + transition: none; } + row:backdrop { + transition: 200ms ease-out; } + row.activatable.has-open-popup, row.activatable:hover { + background-color: rgba(248, 248, 242, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + row.activatable:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + +/********* + * Menus * + *********/ +menubar, +.menubar { + background-color: #1e1f29; + color: #f8f8f2; + -GtkWidget-window-dragging: true; + padding: 0px; + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + menubar > menuitem, + .menubar > menuitem { + min-height: 16px; + padding: 4px 8px; } + menubar > menuitem:hover, + .menubar > menuitem:hover { + box-shadow: inset 0 -3px rgba(189, 147, 249, 0.5); } + menubar > menuitem:disabled, + .menubar > menuitem:disabled { + color: #8b8c8e; + box-shadow: none; } + +menu, .menu, .context-menu { + margin: 4px; + padding: 2px 0px; + background-color: #242530; + border: 1px solid rgba(25, 26, 34, 0.9); + font: initial; } + .csd menu, + .csd .menu, + .csd .context-menu { + border: none; } + menu:backdrop, .menu:backdrop, .context-menu:backdrop { + background-color: #282936; } + 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: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + menu menuitem:disabled, .menu menuitem:disabled, .context-menu menuitem:disabled { + color: #8b8c8e; } + menu menuitem:disabled:backdrop, .menu menuitem:disabled:backdrop, .context-menu menuitem:disabled:backdrop { + color: #3e4055; } + menu menuitem:backdrop, menu menuitem:backdrop:hover, .menu menuitem:backdrop, .menu menuitem:backdrop:hover, .context-menu menuitem:backdrop, .context-menu menuitem:backdrop:hover { + color: #8b8c8e; + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: #242530; + border-radius: 0; } + menu > arrow.top, .menu > arrow.top, .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid #3d3f49; + -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 #3d3f49; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, .menu > arrow:hover, .context-menu > arrow:hover { + background-color: #3d3f49; } + menu > arrow:backdrop, .menu > arrow:backdrop, .context-menu > arrow:backdrop { + background-color: #282936; } + 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; } + +/******** + * Misc * + ********/ +.content-view { + background-color: #0f0f14; } + .content-view:hover { + -gtk-icon-effect: highlight; } + .content-view:backdrop { + background-color: #0f0f14; } + +.osd .scale-popup button.flat { + border-style: none; + border-radius: 5px; } +.scale-popup button:hover { + background-color: rgba(248, 248, 242, 0.1); + border-radius: 5px; } + +/************ +* Assistant * +*************/ +assistant { + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; } + assistant .sidebar { + background-color: #282a36; + border-top: 1px solid rgba(25, 26, 34, 0.9); + border-bottom-left-radius: 4px; } + assistant .sidebar:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } + assistant.csd .sidebar { + border-top-style: none; } + assistant .sidebar GtkLabel, + assistant .sidebar label { + padding: 6px 12px; } + assistant .sidebar GtkLabel.highlight, + assistant .sidebar label.highlight { + background-color: #4a4a51; } + +/************* + * Notebooks * + *************/ +notebook > header { + padding: 1px; + border-color: rgba(25, 26, 34, 0.9); + border-width: 0px; + background-color: #1e1f29; } + notebook > header:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-color: #1e1f29; } + notebook > header tabs { + margin: -1px; } + notebook > header.top { + border-bottom-style: solid; } + notebook > header.top > tabs { + margin-bottom: -2px; } + notebook > header.top > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.top > tabs > tab:checked { + background-color: #282a36; } + notebook > header.top > tabs > tab:checked:hover { + background-color: #282a36; } + notebook > header.bottom { + border-top-style: solid; } + notebook > header.bottom > tabs { + margin-top: -2px; } + notebook > header.bottom > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.bottom > tabs > tab:checked { + background-color: #282a36; } + notebook > header.left { + border-right-style: solid; } + notebook > header.left > tabs { + margin-right: -2px; } + notebook > header.left > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.left > tabs > tab:checked { + background-color: #282a36; } + notebook > header.right { + border-left-style: solid; } + notebook > header.right > tabs { + margin-left: -2px; } + notebook > header.right > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.right > tabs > tab:checked { + background-color: #282a36; } + 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: rgba(255, 255, 255, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header tab { + min-height: 30px; + min-width: 30px; + padding: 3px 12px; + outline-offset: -5px; + color: #8b8c8e; + font-weight: bold; + border-width: 1px; + border-color: transparent; } + notebook > header tab:hover { + color: #c2c2c0; } + notebook > header tab:hover.reorderable-page { + border-color: rgba(25, 26, 34, 0.2); + background-color: rgba(30, 31, 41, 0.2); } + notebook > header tab:backdrop { + color: #5f6066; } + notebook > header tab:backdrop.reorderable-page { + border-color: transparent; + background-color: transparent; } + notebook > header tab:checked { + color: #f8f8f2; } + notebook > header tab:checked.reorderable-page { + border-color: rgba(25, 26, 34, 0.4); + background-color: rgba(30, 31, 41, 0.5); } + notebook > header tab:checked.reorderable-page:hover { + background-color: rgba(30, 31, 41, 0.7); } + notebook > header tab:backdrop:checked { + color: #8b8c8e; } + notebook > header tab:backdrop:checked.reorderable-page { + border-color: rgba(26, 27, 35, 0.91); + background-color: #2a2c39; } + 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 { + background: transparent; + box-shadow: none; + color: #ff5555; } + 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: 0.5px; + padding-right: 0.5px; } + notebook > header.top tabs:not(:only-child), notebook > header.bottom tabs:not(:only-child) { + margin-left: 0.5px; + margin-right: 0.5px; } + notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0.5px; } + notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0.5px; } + notebook > header.top tabs tab, notebook > header.bottom tabs tab { + margin-left: 0.5px; + margin-right: 0.5px; } + 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: 4px; + padding-bottom: 4px; } + notebook > header.left tabs:not(:only-child), notebook > header.right tabs:not(:only-child) { + margin-top: 3px; + margin-bottom: 3px; } + notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: -1px; } + notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: -1px; } + notebook > header.left tabs tab, notebook > header.right tabs tab { + margin-top: 4px; + margin-bottom: 4px; } + 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: #282a36; } + notebook > stack:not(:only-child):backdrop { + background-color: #2a2c39; } + +/********* + * Paned * + *********/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(rgba(25, 26, 34, 0.9)); + background-size: 1px 1px; } + paned > separator:selected { + background-image: image(rgba(189, 147, 249, 0.5)); } + paned > separator:backdrop { + background-image: image(rgba(26, 27, 35, 0.91)); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #1e1f29; + background-image: image(rgba(25, 26, 34, 0.9)), image(rgba(25, 26, 34, 0.9)); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #1e1f29; + background-image: image(rgba(26, 27, 35, 0.91)), image(rgba(26, 27, 35, 0.91)); } +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; } + +/************ + * 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; } + +/*************** + * Popovers * + ***************/ +popover.background { + padding: 2px; + border-radius: 5px; + background-color: #242530; + box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4); } + .csd popover.background, popover.background { + border: 1px solid rgba(25, 26, 34, 0.9); } + popover.background:backdrop { + background-color: #1e1f29; + 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: 1px solid rgba(255, 255, 255, 0.1); } + popover.background separator { + margin: 3px; } + popover.background list separator { + margin: 0px; } + +/***************** + * Progress bars * + *****************/ +progressbar { + font-size: smaller; + color: rgba(248, 248, 242, 0.4); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 6px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 6px; } + progressbar.horizontal progress { + margin: 0; } + progressbar.vertical progress { + margin: 0; } + progressbar:backdrop { + box-shadow: none; + transition: 200ms ease-out; } + progressbar.osd { + min-width: 3px; + min-height: 3px; + 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; } + +/************ + * GtkScale * + ************/ +progressbar trough, scale trough, scale fill { + background-color: rgba(140, 143, 171, 0.14); + border: none; + border-radius: 3px; + margin: 0; } + progressbar trough:disabled, scale trough:disabled, scale fill:disabled { + background-color: rgba(0, 0, 0, 0.14); } + progressbar trough:backdrop, progressbar:backdrop trough, scale trough:backdrop, scale fill:backdrop { + background-color: rgba(0, 0, 0, 0.14); + transition: 200ms ease-out; } + progressbar trough:backdrop:disabled, progressbar:backdrop trough:disabled, scale trough:backdrop:disabled, scale fill:backdrop:disabled { + background-color: rgba(0, 0, 0, 0.14); } + +progressbar progress, scale highlight { + border: none; + background-color: rgba(189, 147, 249, 0.5); + border-radius: 3px; + margin: 0; } + progressbar progress:disabled, scale highlight:disabled { + border: none; + background-color: rgba(0, 0, 0, 0.14); } + progressbar progress:backdrop, progressbar:backdrop progress, scale highlight:backdrop, progressbar progress:active:backdrop, progressbar:backdrop progress:active, scale highlight:active:backdrop { + border-color: rgba(204, 171, 250, 0.5); + background-color: rgba(204, 171, 250, 0.5); } + progressbar progress:backdrop:disabled, progressbar:backdrop progress:disabled, scale highlight:backdrop:disabled, progressbar progress:active:backdrop:disabled, progressbar:backdrop progress:active:disabled, scale highlight:active:backdrop:disabled { + background-color: rgba(0, 0, 0, 0.1); } + +scale { + min-height: 16px; + min-width: 16px; + padding: 8px; } + scale.horizontal trough, + scale.horizontal progress { + min-height: 6px; } + scale.vertical trough, + scale.vertical progress { + min-width: 6px; } + scale slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); + border-radius: 12px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-property: background, border, box-shadow; } + scale slider:active { + background-color: #bd93f9; } + scale slider:active:disabled { + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.05); } + 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: -6px; } + 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; + outline-color: transparent; } + scale fill:backdrop, scale fill { + background-color: rgba(25, 26, 34, 0.9); } + scale fill:disabled:backdrop, scale fill:disabled { + border-color: transparent; + background-color: transparent; } + .osd scale fill { + background-color: rgba(97, 97, 97, 0.775); } + .osd scale fill:disabled:backdrop, .osd scale fill:disabled { + border-color: transparent; + background-color: transparent; } + scale slider { + border-color: #282a36; + border: none; + border-radius: 12px; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:active { + border-color: rgba(159, 99, 246, 0.5); } + scale slider:disabled { + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:backdrop, scale slider:backdrop:disabled { + transition: 200ms ease-out; + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + row:selected scale slider:disabled, row:selected scale slider { + border-color: rgba(159, 99, 246, 0.5); } + .osd scale slider { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border-color: rgba(0, 0, 0, 0.7); + background-color: #14171a; } + .osd scale slider:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #14171a; } + .osd scale slider:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #14171a; } + .osd scale slider:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #14171a; } + .osd scale slider:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #14171a; } + .osd scale slider:backdrop:disabled { + background-color: #14171a; } + scale value { + color: alpha(currentColor,0.4); } + scale marks { + color: alpha(currentColor,0.4); } + 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 { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.color { + min-height: 0; + min-width: 0; } + scale.color trough { + background-image: image(rgba(25, 26, 34, 0.9)); + background-repeat: no-repeat; } + scale.color.horizontal { + padding: 0 0 15px 0; } + scale.color.horizontal trough { + padding-bottom: 4px; + background-position: 0 -3px; + border-top-left-radius: 0; + border-top-right-radius: 0; } + 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) { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.vertical:dir(ltr) { + padding: 0 0 0 15px; } + scale.color.vertical:dir(ltr) trough { + padding-left: 4px; + background-position: 3px 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + 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 { + margin-left: -15px; + margin-right: 6px; } + scale.color.vertical:dir(rtl) { + padding: 0 15px 0 0; } + scale.color.vertical:dir(rtl) trough { + padding-right: 4px; + background-position: -3px 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + scale.color.fine-tune.horizontal:dir(ltr), scale.color.fine-tune.horizontal:dir(rtl) { + padding: 0 0 12px 0; } + scale.color.fine-tune.horizontal:dir(ltr) trough, scale.color.fine-tune.horizontal:dir(rtl) trough { + padding-bottom: 7px; + background-position: 0 -6px; } + scale.color.fine-tune.horizontal:dir(ltr) slider, scale.color.fine-tune.horizontal:dir(rtl) slider { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.fine-tune.vertical:dir(ltr) { + padding: 0 0 0 12px; } + scale.color.fine-tune.vertical:dir(ltr) trough { + padding-left: 7px; + background-position: 6px 0; } + scale.color.fine-tune.vertical:dir(ltr) slider { + margin-left: -15px; + margin-right: 6px; } + scale.color.fine-tune.vertical:dir(rtl) { + padding: 0 12px 0 0; } + scale.color.fine-tune.vertical:dir(rtl) trough { + padding-right: 7px; + background-position: -6px 0; } + scale.color.fine-tune.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + +/************** + * Scrollbars * + **************/ +scrollbar { + background-color: #232530; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + * { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; } + scrollbar.top { + border-bottom: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.bottom { + border-top: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.left { + border-right: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.right { + border-left: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar:backdrop { + background-color: #181820; + border-color: rgba(26, 27, 35, 0.91); + transition: 200ms ease-out; } + scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #a1a1a2; } + scrollbar slider:hover { + background-color: #cccdca; } + scrollbar slider:hover:active { + background-color: rgba(219, 195, 252, 0.5); } + scrollbar slider:backdrop { + background-color: #4a4b51; } + scrollbar slider:disabled { + background-color: transparent; } + scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; } + 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: #f8f8f2; + border: 1px solid black; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 5px; + min-height: 5px; + background-color: #f8f8f2; + background-clip: padding-box; + border-radius: 100%; + border: 1px solid black; + -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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #a1a1a2; } + scrollbar button:hover { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #cccdca; } + scrollbar button:active, scrollbar button:checked { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(219, 195, 252, 0.5); } + scrollbar button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(161, 161, 162, 0.2); } + scrollbar button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #4a4b51; } + scrollbar button:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(74, 75, 81, 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-right-symbolic"); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); } + +treeview ~ scrollbar.vertical { + border-top: 1px solid rgba(25, 26, 34, 0.9); + margin-top: -1px; } + +/*********** + * Sidebar * + ***********/ +.sidebar { + border-style: none; + border-width: 0; + background-color: #20212b; } + .sidebar .frame { + border: none; } + 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: none; + 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 rgba(25, 26, 34, 0.9); + border-right-style: none; } + .sidebar:backdrop { + background-color: #242631; + border-color: rgba(26, 27, 35, 0.91); + transition: 200ms ease-out; } + .sidebar list { + background-color: #20212b; } + .sidebar row { + margin: 0 10px; + padding: 10px 12px; + border-radius: 10px; } + .sidebar row:selected { + background: rgba(189, 147, 249, 0.1); + color: #bd93f9; } + .sidebar row:selected:backdrop { + background: rgba(189, 147, 249, 0.1); } + .sidebar row:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } + .sidebar row:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + .sidebar row:selected label { + color: #bd93f9; } + .sidebar.source-list { + background-color: #1e1f29; + color: #F2EFEA; + padding: 4px 0px; } + .sidebar.source-list.view:selected:active, iconview.sidebar.source-list:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + .sidebar.source-list.view:selected.has-open-popup, iconview.sidebar.source-list:selected.has-open-popup, .sidebar.source-list.view:selected:hover, iconview.sidebar.source-list:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + .sidebar.source-list.view:selected:backdrop, iconview.sidebar.source-list:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + .sidebar.source-list.view:hover, iconview.sidebar.source-list:hover, .sidebar.source-list.view iconview.source-list:hover, iconview.sidebar.source-list iconview.source-list:hover { + background-color: rgba(40, 42, 54, 0.6); } + paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; + border-color: rgba(25, 26, 34, 0.9); } + +stacksidebar row { + padding: 10px 4px; } + stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; } + stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; } + +placessidebar > viewport.frame { + border-style: none; } +placessidebar row.sidebar-new-bookmark-row { + color: rgba(189, 147, 249, 0.5); } +placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #50fa7a, inset 0 -1px #50fa7a; } + placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #50fa7a; } + placessidebar row:drop(active):not(:disabled):selected { + background-color: #50fa7a; } + placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #f8f8f2; } + +/***************** + * 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) button { + min-height: 16px; + margin: 0; + padding-bottom: 0; + padding-top: 0; + color: #e3e3df; + background-image: none; + border-style: none none none solid; + border-color: rgba(25, 26, 34, 0.2); + border-radius: 0; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:hover { + color: #f8f8f2; + background-color: rgba(248, 248, 242, 0.05); } + spinbutton:not(.vertical) button:disabled { + color: rgba(139, 140, 142, 0.3); } + spinbutton:not(.vertical) button:active { + background-color: rgba(0, 0, 0, 0.1); + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.2); } + spinbutton:not(.vertical) button:backdrop { + color: #818286; + background-color: transparent; + border-color: rgba(26, 27, 35, 0.21); + transition: 200ms ease-out; } + spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(62, 64, 85, 0.3); + background-image: none; + border-style: none none none solid; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:last-child { + border-top-right-radius: 2px; + border-bottom-right-radius: 2px; } +.osd spinbutton:not(.vertical) button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-style: none none none solid; + border-color: rgba(0, 0, 0, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 0.5); + background-color: rgba(254, 254, 254, 0.1); + -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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #898b8c; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton:not(.vertical) button:last-child { + border-radius: 0 3px 3px 0; } + .osd spinbutton:not(.vertical) button:dir(rtl):first-child { + border-radius: 3px 0 0 3px; } +spinbutton.vertical:disabled { + color: #8b8c8e; } +spinbutton.vertical:backdrop:disabled { + color: #3e4055; } +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.vertical button { + min-height: 32px; + min-width: 32px; + padding: 0; + border-width: 1px; + border-color: rgba(25, 26, 34, 0.9); + box-shadow: 0 1px rgba(255, 255, 255, 0.1); } +spinbutton.vertical button.up { + border-radius: 3px 3px 0 0; + border-style: solid solid none solid; } +spinbutton.vertical button.down { + border-radius: 0 0 3px 3px; + border-style: none solid solid solid; } +.osd spinbutton.vertical button:first-child { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd spinbutton.vertical button:first-child:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + 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; } + +/*********** + * Spinner * + ***********/ +menu spinner { + color: rgba(189, 147, 249, 0.5); } + +/********************* + * 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; } + +/********** + * Switch * + **********/ +switch { + font-size: 1px; + font-weight: bold; + outline-offset: -4px; + transition: all 200ms ease-in; + border: none; + border-radius: 14px; + color: transparent; + padding: 2px; + background-color: #3e4153; + box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), 0px 1px rgba(0, 0, 0, 0.1); } + switch:disabled { + background-color: #22232e; } + switch:backdrop { + background-color: #2f313f; + transition: 200ms ease-out; } + switch:backdrop:disabled { + background-color: #22232e; } + switch:active, switch:checked { + background-color: #50fa7a; } + switch:active:backdrop, switch:checked:backdrop { + background-color: #50fa7a; } + switch:active:backdrop slider:backdrop, switch:checked:backdrop slider:backdrop { + box-shadow: none; + background-color: rgba(40, 42, 54, 0.9); + border: none; } + switch slider { + padding: 2px; + min-width: 16px; + min-height: 16px; + border-radius: 100%; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + background-color: #282a36; + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2); } + switch slider:backdrop { + padding: 2px; + box-shadow: none; + background-color: #282a36; } + switch trough:active, switch trough:checked { + background-color: rgba(189, 147, 249, 0.5); } + switch trough:active:backdrop, switch trough:checked:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + +/************ + * Toolbars * + ************/ +toolbar, .inline-toolbar, searchbar, +.location-bar { + -GtkWidget-window-dragging: true; + padding: 4px; + background-color: #1e1f29; } + +toolbar { + padding: 4px 3px 3px 4px; } + .osd toolbar { + background-color: transparent; } + toolbar.osd { + padding: 13px; + border: none; + border-radius: 5px; + background-color: rgba(20, 23, 26, 0.8); } + toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; } + toolbar.horizontal separator { + margin: 0 7px 1px 6px; } + 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 { + 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: rgba(25, 26, 34, 0.9); + background-color: rgba(29, 30, 39, 0.97); } + .inline-toolbar:backdrop, searchbar:backdrop, + .location-bar:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-color: rgba(29, 30, 39, 0.9685); + box-shadow: none; + transition: 200ms ease-out; } + +searchbar { + background: #282a36; } + +/************ + * Tooltips * + ************/ +tooltip { + padding: 4px; + /* not working */ + border-radius: 5px; + box-shadow: none; + text-shadow: 0 1px black; } + tooltip.background { + background-color: rgba(0, 0, 0, 0.8); + background-clip: padding-box; + border: 1px solid rgba(255, 255, 255, 0.1); } + tooltip decoration { + background-color: transparent; } + tooltip * { + padding: 4px; + background-color: transparent; + color: white; } + +/************** + * Tree Views * + **************/ +treeview.view { + border-left-color: #909194; + border-top-color: #1e1f29; } + * { + -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; } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: rgba(233, 223, 244, 0.75); + border-top-color: rgba(248, 248, 242, 0.1); } + treeview.view:disabled { + color: #8b8c8e; } + treeview.view:disabled:selected { + color: rgba(228, 214, 244, 0.7); } + treeview.view:disabled:selected:backdrop { + color: rgba(207, 177, 247, 0.5); } + treeview.view:disabled:backdrop { + color: #3e4055; } + treeview.view.separator { + min-height: 2px; + color: #1e1f29; } + treeview.view.separator:backdrop { + color: rgba(30, 31, 41, 0.1); } + treeview.view:backdrop { + border-left-color: #55565c; + border-top: #1e1f29; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: rgba(159, 99, 246, 0.5); } + treeview.view:drop(active).after { + border-top-style: none; } + treeview.view:drop(active).before { + border-bottom-style: none; } + treeview.view.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: #bababa; } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #f8f8f2; } + treeview.view.expander:selected { + color: rgba(241, 235, 243, 0.85); } + treeview.view.expander:selected:hover { + color: #f8f8f2; } + treeview.view.expander:selected:backdrop { + color: rgba(230, 218, 244, 0.5); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: #6e6f75; } + treeview.view.progressbar { + border: 1px solid rgba(159, 99, 246, 0.5); + border-radius: 4px; + background-color: rgba(189, 147, 249, 0.5); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.5), rgba(159, 99, 246, 0.5)); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), 0 1px rgba(0, 0, 0, 0.1); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); + background-image: linear-gradient(to bottom, #282a36, #121319); } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + border-color: #2a2c39; + background-color: #2a2c39; } + treeview.view.progressbar:backdrop { + border-color: #2a2c39; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(248, 248, 242, 0.1); + border-radius: 4px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: rgba(159, 99, 246, 0.5); + border-radius: 4px; } + treeview.view header button { + color: #909194; + background-color: #282a36; + font-weight: bold; + text-shadow: none; + box-shadow: none; } + treeview.view header button:hover { + color: #c4c5c3; + box-shadow: none; + transition: none; } + treeview.view header button:active { + color: #f8f8f2; + transition: none; } + treeview.view header button:last-child:backdrop, treeview.view header button:last-child { + border-right-style: none; } + 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; + transition: none; + background-image: none; + background-color: rgba(189, 147, 249, 0.5); + color: #282a36; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #282a36; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: rgba(189, 147, 249, 0.5); } + +treeview.view header button, treeview.view header button:hover, treeview.view header button:active { + padding: 0 6px; + border-radius: 0; + background-image: none; + text-shadow: none; + border-width: 1px; + border-style: none solid solid none; + border-color: #1e1f29; } + treeview.view header button:disabled { + border-color: #1e1f29; + background-image: none; } + treeview.view header button:backdrop { + border-color: #1e1f29; + border-style: none solid solid none; + color: #55565c; + background-image: none; + background-color: #2a2c39; } + treeview.view header button:backdrop:disabled { + border-color: #1e1f29; + background-image: none; } + +/********************** + * Window Decorations * + *********************/ +decoration { + border-radius: 4px 4px 0 0; + border-width: 0px; + border-width: 0px; + box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.2); + margin: 10px; } + decoration:backdrop { + box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.15); + transition: 200ms ease-out; } + .maximized decoration, .fullscreen decoration, .tiled decoration { + border-radius: 0; } + .popup decoration { + box-shadow: none; } + .csd.popup decoration { + border-radius: 0; + box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(25, 26, 34, 0.7); } + tooltip.csd decoration { + border-radius: 5px; + box-shadow: none; } + messagedialog.csd decoration { + border-radius: 7px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(25, 26, 34, 0.7); } + .solid-csd decoration { + border-radius: 0; + margin: 0px; + background-color: #1e1f29; + border: solid 1px rgba(26, 27, 35, 0.91); + box-shadow: none; } + +headerbar.selection-mode button.titlebutton, +.titlebar.selection-mode button.titlebutton { + text-shadow: 0 -1px rgba(0, 0, 0, 0.3788235294); + -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.3788235294); } + headerbar.selection-mode button.titlebutton:backdrop, + .titlebar.selection-mode button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + +.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, modelbutton.flat:selected, popover.background checkbutton:selected, +popover.background radiobutton:selected, +.menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, +entry selection:focus, +entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + background-color: rgba(189, 147, 249, 0.5); } + row:selected label, label:selected, .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, modelbutton.flat:selected, popover.background checkbutton:selected, + popover.background radiobutton:selected, + .menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, + entry selection:focus, + entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + color: #f8f8f2; + font-weight: bold; } + row:selected label:disabled, label:disabled:selected, 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, modelbutton.flat:disabled:selected, popover.background checkbutton:disabled:selected, + popover.background radiobutton:disabled:selected, + .menuitem.button.flat:disabled:selected, calendar:disabled:selected, spinbutton:not(.vertical) selection:disabled, + entry selection:disabled, row:disabled:selected { + color: rgba(233, 223, 244, 0.75); } + row:selected label:backdrop, label:backdrop:selected, 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, modelbutton.flat:backdrop:selected, popover.background checkbutton:backdrop:selected, + popover.background radiobutton:backdrop:selected, + .menuitem.button.flat:backdrop:selected, calendar:backdrop:selected, spinbutton:not(.vertical) selection:backdrop, + entry selection:backdrop, row:backdrop:selected { + color: rgba(248, 248, 242, 0.5); } + row:selected label:backdrop:disabled, label:backdrop:disabled:selected, .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, modelbutton.flat:backdrop:disabled:selected, popover.background checkbutton:backdrop:disabled:selected, + popover.background radiobutton:backdrop:disabled:selected, + .menuitem.button.flat:backdrop:disabled:selected, calendar:backdrop:disabled:selected, spinbutton:not(.vertical) selection:backdrop:disabled, + entry selection:backdrop:disabled, row:backdrop:disabled:selected { + color: rgba(207, 177, 247, 0.5); } + +.monospace { + font-family: Monospace; } + +/********************** + * DE-Specific Styles * + **********************/ +/********* +* Budgie * +*********/ +.budgie-container { + background-color: transparent; } + .budgie-container:backdrop { + background-color: transparent; } + .budgie-container popover list, + .budgie-container popover row { + border: none; + background: none; + padding: 0; + margin: 0; } + +.budgie-popover .container, +.budgie-popover border, +.budgie-popover list, +.budgie-popover row { + padding: 0; + margin: 0; + background: none; + border: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + opacity: 1; + min-width: 0; + min-height: 0; } + +.budgie-popover, +.budgie-popover.background { + border-radius: 2px; + padding: 0; + background-color: rgba(30, 31, 41, 0.98); + background-clip: border-box; + box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35); + border: 1px solid @borders; } + .budgie-popover list:hover, + .budgie-popover row:hover, + .budgie-popover.background list:hover, + .budgie-popover.background row:hover { + background: none; } + .budgie-popover > frame.container, + .budgie-popover.background > frame.container { + margin: 0 -1px -1px; + padding: 2px 0 0; } + +.budgie-popover > .container { + padding: 2px; } + +.budgie-menu .container { + padding: 0; } +.budgie-menu button:hover { + -gtk-icon-effect: none; } +.budgie-menu entry.search { + border: none; + background: none; + padding: 5px 2px; + border-bottom: 1px solid @borders; + border-radius: 0; + font-size: 120%; + box-shadow: none; } + .budgie-menu entry.search image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-menu entry.search image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-menu .categories { + border-width: 0; + margin-left: 3px; + background-color: transparent; } + .budgie-menu .categories:dir(ltr) { + border-right: 1px solid @borders; } + .budgie-menu .categories:dir(rtl) { + border-left: 1px solid @borders; } +.budgie-menu .category-button { + padding: 8px; + border-radius: 2px 0 0 2px; } + .budgie-menu .category-button:hover { + background-color: rgba(248, 248, 242, 0.05); + color: #f8f8f2; } + .budgie-menu .category-button:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + .budgie-menu .category-button:checked { + color: #f8f8f2; + background-color: rgba(174, 123, 248, 0.3); } + .budgie-menu .category-button:checked:disabled { + opacity: 0.5; } + .budgie-menu .category-button:checked:disabled label { + color: rgba(248, 248, 242, 0.7); } +.budgie-menu scrollbar { + background-color: transparent; + border-color: transparent; } +.budgie-menu button:not(.category-button) { + padding-top: 5px; + padding-bottom: 5px; + border-radius: 0; + box-shadow: none; } +.budgie-menu undershoot, .budgie-menu overshoot { + background: none; } + +button.budgie-menu-launcher { + padding: 0 2px; + color: #f8f8f2; + box-shadow: none; + background-color: transparent; } + button.budgie-menu-launcher:hover { + color: #f8f8f2; } + button.budgie-menu-launcher:active, button.budgie-menu-launcher:checked { + color: #f8f8f2; } + button.budgie-menu-launcher:backdrop { + color: #f8f8f2; + background-color: transparent; } + button.budgie-menu-launcher:backdrop:hover { + color: #f8f8f2; } + button.budgie-menu-launcher:backdrop:active, button.budgie-menu-launcher:backdrop:checked { + color: rgba(189, 147, 249, 0.5); + box-shadow: none; + background-color: transparent; } + +.user-menu .content-box separator { + margin-left: 6px; + margin-right: 6px; + background-color: rgba(248, 248, 242, 0.1); } +.user-menu button { + margin: 5px; } +.user-menu > box.vertical row.activatable:first-child .indicator-item, +.user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item { + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + background-color: #72BFD0; + transition-duration: 0.2s; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(ltr) { + padding-left: 7px; + background-position: left center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(rtl) { + padding-right: 7px; + background-position: right center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label { + color: #f8f8f2; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(ltr) { + padding-left: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(rtl) { + padding-right: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image { + color: #f8f8f2; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image:first-child, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image:first-child { + min-width: 24px; + min-height: 20px; } + +button.raven-trigger { + padding-left: 2px; + padding-right: 2px; + color: #f8f8f2; + box-shadow: none; } + button.raven-trigger:hover { + color: #f8f8f2; + background-color: transparent; } + button.raven-trigger:active, button.raven-trigger:checked { + box-shadow: none; + background-color: transparent; + color: rgba(189, 147, 249, 0.5); } + button.raven-trigger:backdrop { + color: #f8f8f2; } + button.raven-trigger:backdrop:hover { + color: #f8f8f2; } + button.raven-trigger:backdrop:active, button.raven-trigger:backdrop:checked { + box-shadow: none; + color: rgba(189, 147, 249, 0.5); + background-color: transparent; } + +.places-menu .container { + padding: 0; } +.places-menu .message-bar { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.places-menu .name-button { + border: 0; + border-radius: 0; + padding: 4px 6px; } +.places-menu .unmount-button { + padding: 4px 4px; + border: 0; + border-radius: 0; } +.places-menu .places-section-header { + padding: 0px; + border-bottom: 1px solid rgba(25, 26, 34, 0.85); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.03); } +.places-menu .places-section-header > button { + padding: 8px; + border: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } +.places-menu .places-list { + background: rgba(248, 248, 242, 0.04); + border-bottom: 1px solid rgba(25, 26, 34, 0.85); } +.places-menu .unlock-area { + border-top: 1px solid rgba(25, 26, 34, 0.75); + border-bottom: 1px solid rgba(25, 26, 34, 0.75); } +.places-menu .unlock-area entry { + border-radius: 0; + border: 0; } +.places-menu .unlock-area button { + border-radius: 0; + border: 0; + border-left: 1px solid rgba(25, 26, 34, 0.75); } +.places-menu .alternative-label { + font-size: 15px; + padding: 3px; } +.places-menu .always-expand { + background: transparent; + border-bottom: none; } + +.night-light-indicator .container { + padding: 0; } +.night-light-indicator .view-header { + font-size: 14px; + padding: 10px; + border-bottom: 1px solid mix(@theme_base_color, #000000, 0.35);; + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.04);; } +.night-light-indicator .display-settings-button { + border-top-left-radius: 0px; + border-top-right-radius: 0px; + border: none; + padding: 3px; + border-top: 1px solid mix(@theme_base_color, #000000, 0.35);; + box-shadow: inset 0px 1px 1px alpha(@theme_fg_color, 0.04);; } + +.budgie-panel { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); + background-image: none; + box-shadow: none; + border: none; + transition: all 150ms ease-in; } + .budgie-panel .alert { + color: #ff5555; } + .budgie-panel:backdrop { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-panel button { + border-top-width: 0; + border-bottom-width: 0; + border-radius: 0; } + .budgie-panel popover list, + .budgie-panel popover row { + padding: 0; + margin: 0; } + .budgie-panel label { + color: #f8f8f2; + font-weight: 700; } + .budgie-panel.transparent { + background-color: rgba(8, 9, 12, 0.2); } + .top .budgie-panel.transparent { + border-bottom-color: transparent; } + .bottom .budgie-panel.transparent { + border-top-color: transparent; } + .left .budgie-panel.transparent { + border-right-color: transparent; } + .right .budgie-panel.transparent { + border-left-color: transparent; } + .budgie-panel .end-region { + border-radius: 0px; } + .budgie-panel .end-region separator { + background-color: rgba(248, 248, 242, 0.15); } + .budgie-panel .end-region label { + font-weight: 700; + color: #f8f8f2; } + +.budgie-panel #tasklist-button, +.budgie-panel #tasklist-button:backdrop { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(8, 9, 12, 0); + border-radius: 0; + background-color: transparent; + box-shadow: none; + background-clip: padding-box; } + +.budgie-panel button.flat.launcher { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(8, 9, 12, 0); + border-radius: 0; + padding: 0; + background-clip: padding-box; + background-color: transparent; } + .budgie-panel button.flat.launcher { + box-shadow: none; } + +.budgie-panel #tasklist-button:hover, .budgie-panel .unpinned button.flat.launcher:hover, +.budgie-panel .pinned button.flat.launcher.running:hover { + box-shadow: none; } +.budgie-panel #tasklist-button:active, .budgie-panel .unpinned button.flat.launcher:active, +.budgie-panel .pinned button.flat.launcher.running:active, .budgie-panel #tasklist-button:checked, .budgie-panel .unpinned button.flat.launcher:checked, +.budgie-panel .pinned button.flat.launcher.running:checked { + box-shadow: none; } +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .top button.flat.launcher, +.top .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .top button.flat.launcher.running { + padding-bottom: 2px; + border-top: 2px solid transparent; } + .top .budgie-panel .pinned button.flat.launcher:not(.running) { + border-top: 2px solid transparent; } + + .top .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + + .top .budgie-panel .unpinned button.flat.launcher, + .top .budgie-panel .pinned button.flat.launcher.running { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + .top .budgie-panel #tasklist-button:hover, .budgie-panel .top #tasklist-button:hover, .top .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .top button.flat.launcher:hover, + .top .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .top button.flat.launcher.running:hover { + border-top: 2px solid rgba(255, 255, 255, 0.25); } + .top .budgie-panel #tasklist-button:active, .budgie-panel .top #tasklist-button:active, .top .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .top button.flat.launcher:active, + .top .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .top button.flat.launcher.running:active, .top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .top button.flat.launcher:checked, + .top .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .top button.flat.launcher.running:checked { + border-top: 2px solid rgba(189, 147, 249, 0.5); } +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .bottom button.flat.launcher, +.bottom .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .bottom button.flat.launcher.running { + padding-top: 2px; + border-bottom: 2px solid transparent; } + .bottom .budgie-panel .pinned button.flat.launcher:not(.running) { + border-bottom: 2px solid transparent; } + + .bottom .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + + .bottom .budgie-panel .unpinned button.flat.launcher, + .bottom .budgie-panel .pinned button.flat.launcher.running { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + .bottom .budgie-panel #tasklist-button:hover, .budgie-panel .bottom #tasklist-button:hover, .bottom .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .bottom button.flat.launcher:hover, + .bottom .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .bottom button.flat.launcher.running:hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.25); } + .bottom .budgie-panel #tasklist-button:active, .budgie-panel .bottom #tasklist-button:active, .bottom .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .bottom button.flat.launcher:active, + .bottom .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .bottom button.flat.launcher.running:active, .bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .bottom button.flat.launcher:checked, + .bottom .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .bottom button.flat.launcher.running:checked { + border-bottom: 2px solid rgba(189, 147, 249, 0.5); } +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .left button.flat.launcher, +.left .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .left button.flat.launcher.running { + padding-right: 2px; + border-left: 2px solid transparent; } + .left .budgie-panel .pinned button.flat.launcher:not(.running) { + border-left: 2px solid transparent; } + + .left .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + + .left .budgie-panel .unpinned button.flat.launcher, + .left .budgie-panel .pinned button.flat.launcher.running { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + .left .budgie-panel #tasklist-button:hover, .budgie-panel .left #tasklist-button:hover, .left .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .left button.flat.launcher:hover, + .left .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .left button.flat.launcher.running:hover { + border-left: 2px solid rgba(255, 255, 255, 0.25); } + .left .budgie-panel #tasklist-button:active, .budgie-panel .left #tasklist-button:active, .left .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .left button.flat.launcher:active, + .left .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .left button.flat.launcher.running:active, .left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .left button.flat.launcher:checked, + .left .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .left button.flat.launcher.running:checked { + border-left: 2px solid rgba(189, 147, 249, 0.5); } +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .right button.flat.launcher, +.right .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .right button.flat.launcher.running { + padding-left: 2px; + border-right: 2px solid transparent; } + .right .budgie-panel .pinned button.flat.launcher:not(.running) { + border-right: 2px solid transparent; } + + .right .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + + .right .budgie-panel .unpinned button.flat.launcher, + .right .budgie-panel .pinned button.flat.launcher.running { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + .right .budgie-panel #tasklist-button:hover, .budgie-panel .right #tasklist-button:hover, .right .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .right button.flat.launcher:hover, + .right .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .right button.flat.launcher.running:hover { + border-right: 2px solid rgba(255, 255, 255, 0.25); } + .right .budgie-panel #tasklist-button:active, .budgie-panel .right #tasklist-button:active, .right .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .right button.flat.launcher:active, + .right .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .right button.flat.launcher.running:active, .right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .right button.flat.launcher:checked, + .right .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .right button.flat.launcher.running:checked { + border-right: 2px solid rgba(189, 147, 249, 0.5); } + +.top .budgie-panel { + border-bottom: 1px solid rgba(15, 15, 20, 0.92); } + +.top .raven-frame { + padding: 0; + background: none; } + .top .raven-frame border { + border: none; + border-bottom: 1px solid rgba(30, 31, 41, 0.92); } + +.top .shadow-block { + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent); } + +.bottom .budgie-panel { + border-top: 1px solid rgba(15, 15, 20, 0.92); } + +.bottom .raven-frame { + padding: 0; + background: none; } + .bottom .raven-frame border { + border: none; + border-top: 1px solid rgba(30, 31, 41, 0.92); } + +.bottom .shadow-block { + background-color: transparent; + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent); } + +.left .budgie-panel { + border-right: 1px solid rgba(15, 15, 20, 0.92); } + +.left .raven-frame { + padding: 0; + background: none; } + .left .raven-frame border { + border: none; + border-right: 1px solid rgba(30, 31, 41, 0.92); } + +.left .shadow-block { + background-color: transparent; + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent); } + +.right .budgie-panel { + border-left: 1px solid rgba(15, 15, 20, 0.92); } + +.right .raven-frame { + padding: 0; + background: none; } + .right .raven-frame border { + border: none; + border-left: 1px solid rgba(30, 31, 41, 0.92); } + +.right .shadow-block { + background-color: transparent; + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent); } + +.raven { + padding: 0; + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.92); + transition: 170ms ease-out; } + .raven .raven-header { + min-height: 32px; + color: #f8f8f2; + border: solid rgba(25, 26, 34, 0.85); + border-width: 1px 0; + background-color: rgba(30, 31, 41, 0.2); } + .raven .raven-header * { + padding-top: 0; + padding-bottom: 0; } + .raven .raven-header.top { + border-top-style: none; + border-color: transparent; + margin-top: 3px; + min-height: 32px; } + .raven .raven-header.top button.image-button:hover { + color: rgba(174, 123, 248, 0.5); + box-shadow: none; } + .raven .raven-header > button.text-button { + border-radius: 2px; + color: #f8f8f2; + background-color: rgba(255, 60, 60, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:hover { + border-radius: 2px; + color: #f8f8f2; + background-color: rgba(255, 85, 85, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:active { + color: #f8f8f2; + background-color: rgba(255, 111, 111, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header.bottom { + border-bottom-style: none; } + .raven .raven-header button { + background-color: transparent; + color: #f8f8f2; + border-radius: 0; + border: none; + box-shadow: none; + margin-top: -4px; + margin-bottom: -4px; + min-height: 32px; } + .raven .raven-header button:hover { + border-radius: 0; + background-color: transparent; + color: rgba(189, 147, 249, 0.5); } + .raven .raven-header button:active, .raven .raven-header button:checked { + color: rgba(189, 147, 249, 0.5); + border-radius: 0; + background-color: transparent; } + .raven .raven-header button:disabled { + color: #8b8c8e; } + .raven list { + background-color: transparent; } + .raven list:selected { + background-color: rgba(189, 147, 249, 0.4); } + .raven list row, + .raven list row.activatable { + background-color: transparent; } + .raven list row:selected, + .raven list row.activatable:selected { + background-color: rgba(189, 147, 249, 0.4); } + .raven .raven-background { + color: #f8f8f2; + background-color: transparent; + border-color: transparent; } + .raven .raven-background.middle { + border-bottom-style: none; } + .raven .powerstrip { + background-color: transparent; + border-top-color: transparent; } + .raven .powerstrip button.image-button { + border-radius: 50%; + padding: 5px; + min-width: 32px; + margin-bottom: 3px; + background: rgba(68, 71, 90, 0.7); + color: #f8f8f2; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + border: none; + font-size: 100%; } + .raven .powerstrip button.image-button:hover { + transition: 170ms ease all; + background: rgba(68, 71, 90, 0.85); + color: #f8f8f2; } + .raven .powerstrip button.image-button:active { + transition: 170ms ease all; + background: #44475a; + color: #f8f8f2; } + .raven .powerstrip button.image-button:first-child { + background: rgba(114, 191, 208, 0.7); } + .raven .powerstrip button.image-button:first-child:hover { + background: rgba(114, 191, 208, 0.85); } + .raven .powerstrip button.image-button:first-child:active { + background: #72BFD0; } + .raven .powerstrip button.image-button:last-child { + background: rgba(255, 85, 85, 0.7); } + .raven .powerstrip button.image-button:last-child:hover { + background: rgba(255, 85, 85, 0.85); } + .raven .powerstrip button.image-button:last-child:active { + background: #ff5555; } + .raven .option-subtitle { + font-size: 13px; } + +calendar.raven-calendar { + padding: 4px; + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.2); + border-color: transparent; } + calendar.raven-calendar:indeterminate { + color: alpha(currentColor,0.3); } + calendar.raven-calendar:selected { + background: transparent; + color: rgba(189, 147, 249, 0.5); + font-weight: bold; } + calendar.raven-calendar:backdrop { + background-color: transparent; } + calendar.raven-calendar.header { + color: #f8f8f2; + border: none; + border-radius: 0; + background-color: transparent; } + calendar.raven-calendar button, calendar.raven-calendar button:focus { + color: alpha(currentColor,0.5); + background-color: transparent; } + calendar.raven-calendar button:hover, calendar.raven-calendar button:focus:hover { + color: #f8f8f2; + background-color: transparent; } + +.raven-mpris { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.9); + border: solid rgba(255, 255, 255, 0.1); + border-width: 1px 0; + border-bottom-color: rgba(0, 0, 0, 0.1); } + .raven-mpris button.image-button { + padding: 10px; + background-color: #282a36; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + .raven-mpris button.image-button:hover { + background-color: rgba(189, 147, 249, 0.5); } + .raven-mpris button.image-button:active { + background-color: rgba(174, 123, 248, 0.5); } + .raven-mpris button.image-button:first-child { + margin-right: 4px; } + .raven-mpris button.image-button:last-child { + margin-left: 4px; } + .raven-mpris button.image-button:last-child, .raven-mpris button.image-button:first-child { + padding: 4px; + margin-top: 6px; + margin-bottom: 6px; } + +.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { + background: none; + border-radius: 1px; } + .budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { + background-color: #72BFD0; + color: #464626; + border: none; + margin: 0 3px; } + .budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { + background-color: #5fb6ca; + border: none; } + .budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { + background-color: #5fb6ca; } + +.budgie-notification.background, .background.budgie-osd, .background.budgie-switcher { + border-radius: 1px; } +.budgie-notification .notification-title, .budgie-osd .notification-title, .budgie-switcher .notification-title { + font-size: 110%; + color: #f8f8f2; } +.budgie-notification .notification-body, .budgie-osd .notification-body, .budgie-switcher .notification-body { + color: rgba(248, 248, 242, 0.7); } +.budgie-notification button, .budgie-osd button, .budgie-switcher button { + background-color: transparent; + color: #f8f8f2; } + .budgie-notification button:hover, .budgie-osd button:hover, .budgie-switcher button:hover { + background-color: transparent; + color: #ff5555; + box-shadow: none; } + .budgie-notification button:active, .budgie-osd button:active, .budgie-switcher button:active, .budgie-notification button:checked, .budgie-osd button:checked, .budgie-switcher button:checked { + background-color: transparent; + color: #ff3c3c; } + +.drop-shadow, .budgie-session-dialog.background, .background.budgie-polkit-dialog, .background.budgie-run-dialog { + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.95); + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); + border-radius: 2px; } + +.budgie-switcher-window flowbox { + color: #f8f8f2; } +.budgie-switcher-window flowboxchild { + padding: 3px; + margin: 3px; + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:hover { + background-color: transparent; } + .budgie-switcher-window flowboxchild:active { + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + .budgie-switcher-window flowboxchild:selected:active { + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:selected:hover { + background-color: rgba(142, 110, 187, 0.55); } + .budgie-switcher-window flowboxchild:selected:disabled { + color: rgba(248, 248, 242, 0.7); + background-color: rgba(189, 147, 249, 0.3); } + .budgie-switcher-window flowboxchild:selected:disabled label { + color: rgba(248, 248, 242, 0.8); } + +.budgie-session-dialog, .budgie-polkit-dialog, .budgie-run-dialog { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-session-dialog label:backdrop, .budgie-polkit-dialog label:backdrop, .budgie-run-dialog label:backdrop { + color: rgba(248, 248, 242, 0.8); } + .budgie-session-dialog .dialog-title, .budgie-polkit-dialog .dialog-title, .budgie-run-dialog .dialog-title { + font-size: 120%; } + .budgie-session-dialog .linked.horizontal > button, .budgie-polkit-dialog .linked.horizontal > button, .budgie-run-dialog .linked.horizontal > button { + margin-bottom: 0; + min-height: 32px; + border-bottom: none; + border-radius: 0; + color: #f8f8f2; + background-color: transparent; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), inset 0 1px 2px rgba(0, 0, 0, 0.2); } + .budgie-session-dialog .linked.horizontal > button label, .budgie-polkit-dialog .linked.horizontal > button label, .budgie-run-dialog .linked.horizontal > button label { + font-weight: 700; } + .budgie-session-dialog .linked.horizontal > button:first-child, .budgie-polkit-dialog .linked.horizontal > button:first-child, .budgie-run-dialog .linked.horizontal > button:first-child { + border-left: none; + border-bottom-left-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:last-child, .budgie-polkit-dialog .linked.horizontal > button:last-child, .budgie-run-dialog .linked.horizontal > button:last-child { + border-right: none; + border-bottom-right-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:hover, .budgie-polkit-dialog .linked.horizontal > button:hover, .budgie-run-dialog .linked.horizontal > button:hover { + background-color: rgba(189, 147, 249, 0.4); } + .budgie-session-dialog .linked.horizontal > button:hover:backdrop label, .budgie-polkit-dialog .linked.horizontal > button:hover:backdrop label, .budgie-run-dialog .linked.horizontal > button:hover:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .budgie-session-dialog .linked.horizontal > button.suggested-action, .budgie-polkit-dialog .linked.horizontal > button.suggested-action, .budgie-run-dialog .linked.horizontal > button.suggested-action { + background-color: rgba(114, 191, 208, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:hover, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:hover, .budgie-run-dialog .linked.horizontal > button.suggested-action:hover { + background-color: rgba(133, 200, 214, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:active, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:active, .budgie-run-dialog .linked.horizontal > button.suggested-action:active, .budgie-session-dialog .linked.horizontal > button.suggested-action:checked, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:checked, .budgie-run-dialog .linked.horizontal > button.suggested-action:checked { + background-color: rgba(133, 200, 214, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action, .budgie-polkit-dialog .linked.horizontal > button.destructive-action, .budgie-run-dialog .linked.horizontal > button.destructive-action { + background-color: rgba(255, 34, 34, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:hover, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:hover, .budgie-run-dialog .linked.horizontal > button.destructive-action:hover { + background-color: rgba(255, 60, 60, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:active, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:active, .budgie-run-dialog .linked.horizontal > button.destructive-action:active, .budgie-session-dialog .linked.horizontal > button.destructive-action:checked, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:checked, .budgie-run-dialog .linked.horizontal > button.destructive-action:checked { + background-color: rgba(255, 60, 60, 0.9); } + .budgie-session-dialog entry, .budgie-polkit-dialog entry, .budgie-run-dialog entry { + background-color: #505359; + color: #f8f8f2; } + .budgie-session-dialog entry:focus, .budgie-polkit-dialog entry:focus, .budgie-run-dialog entry:focus { + background-color: #505359; } + .budgie-session-dialog entry:backdrop, .budgie-polkit-dialog entry:backdrop, .budgie-run-dialog entry:backdrop { + background-color: #505359; } + +.budgie-polkit-dialog .message { + color: rgba(248, 248, 242, 0.7); } +.budgie-polkit-dialog .failure { + color: #ff5555; } + +.budgie-run-dialog entry.search, .budgie-run-dialog entry.search:focus { + font-size: 120%; + padding: 8px 5px; + border: none; + box-shadow: none; } + .budgie-run-dialog entry.search image, .budgie-run-dialog entry.search:focus image { + color: #f8f8f2; } + .budgie-run-dialog entry.search image:dir(ltr), .budgie-run-dialog entry.search:focus image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-run-dialog entry.search image:dir(rtl), .budgie-run-dialog entry.search:focus image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-run-dialog list row:selected .dim-label, .budgie-run-dialog list row:selected label.separator, .budgie-run-dialog list row:selected .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .budgie-run-dialog list row:selected .subtitle, +.budgie-run-dialog list row:selected headerbar .subtitle, +headerbar .budgie-run-dialog list row:selected .subtitle { + opacity: 1; } +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(0, 0, 0, 0); } + +.budgie-menubar menu { + margin: 4px; + padding: 5px; + border-radius: 0; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-menubar menu menuitem:hover { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } +.budgie-menubar arrow { + border: none; + min-width: 16px; + min-height: 16px; } + .budgie-menubar arrow.top { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid rgba(55, 56, 64, 0.928); } + .budgie-menubar arrow.bottom { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid rgba(55, 56, 64, 0.928); } +.budgie-menubar menuitem accelerator { + color: rgba(248, 248, 242, 0.35); } +.budgie-menubar menuitem check, .budgie-menubar menuitem radio { + min-height: 16px; + min-width: 16px; } + +window.background.budgie-settings-window.csd > box.horizontal > stack > scrolledwindow buttonbox.inline-toolbar { + border-style: none none solid; } + +.workspace-switcher .workspace-layout { + border: 0 solid rgba(8, 9, 12, 0.95); } + .top .workspace-switcher .workspace-layout:dir(ltr), .bottom .workspace-switcher .workspace-layout:dir(ltr) { + border-left-width: 1px; } + .top .workspace-switcher .workspace-layout:dir(rtl), .bottom .workspace-switcher .workspace-layout:dir(rtl) { + border-right-width: 1px; } + .left .workspace-switcher .workspace-layout, .right .workspace-switcher .workspace-layout { + border-top-width: 1px; } +.workspace-switcher .workspace-item, .workspace-switcher .workspace-add-button { + border: 0 solid rgba(30, 31, 41, 0.95); } + .top .workspace-switcher .workspace-item:dir(ltr), .bottom .workspace-switcher .workspace-item:dir(ltr), + .top .workspace-switcher .workspace-add-button:dir(ltr), .bottom .workspace-switcher .workspace-add-button:dir(ltr) { + border-right-width: 1px; } + .top .workspace-switcher .workspace-item:dir(rtl), .bottom .workspace-switcher .workspace-item:dir(rtl), + .top .workspace-switcher .workspace-add-button:dir(rtl), .bottom .workspace-switcher .workspace-add-button:dir(rtl) { + border-left-width: 1px; } + .left .workspace-switcher .workspace-item, .right .workspace-switcher .workspace-item, .left .workspace-switcher .workspace-add-button, .right .workspace-switcher .workspace-add-button { + border-bottom-width: 1px; } +.workspace-switcher .workspace-item.current-workspace { + background-color: rgba(0, 0, 0, 0.95); } +.workspace-switcher .workspace-add-button { + border: none; + background: transparent; + box-shadow: none; } + .workspace-switcher .workspace-add-button:hover { + box-shadow: none; } + .workspace-switcher .workspace-add-button:active { + background-image: none; } + .workspace-switcher .workspace-add-button:active image { + margin: 1px 0 -1px; } +.budgie-panel .workspace-switcher .workspace-icon-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 2px; } + +/************ + * Nautilus * + ************/ +.nautilus-window paned > separator { + background-image: none; } +.nautilus-window .sidebar { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar:backdrop { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar .list-row button { + border: none; + background-color: rgba(33, 35, 45, 0.95); } + .nautilus-window .sidebar .list-row button:active { + background-color: rgba(189, 147, 249, 0.25); } + .nautilus-window .sidebar .list-row:selected { + background-color: rgba(189, 147, 249, 0.25); } + .nautilus-window .sidebar .list-row:selected:hover { + background-color: rgba(189, 147, 249, 0.4); } + .nautilus-window .sidebar .list-row:hover { + background-color: rgba(40, 42, 54, 0.5); } + .nautilus-window .sidebar .list-row:hover:active { + background-color: rgba(189, 147, 249, 0.4); } +.nautilus-window.background { + background-color: rgba(33, 35, 45, 0.95); } + .nautilus-window.background:backdrop { + background-color: rgba(33, 35, 45, 0.95); } +.nautilus-window notebook > stack:only-child { + background-color: #282a36; } + .nautilus-window notebook > stack:only-child:backdrop { + background-color: #2a2c39; } +.nautilus-window searchbar { + border-top: 1px solid rgba(0, 0, 0, 0.12); } +.nautilus-window .searchbar-container { + margin-top: -1px; } +.nautilus-window .titlebar .search { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 3px; } +.nautilus-window .path-bar-box .dim-label, .nautilus-window .path-bar-box label.separator, .nautilus-window .path-bar-box .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .nautilus-window .path-bar-box .subtitle, +.nautilus-window .path-bar-box headerbar .subtitle, +headerbar .nautilus-window .path-bar-box .subtitle { + color: transparent; } +.nautilus-window .path-bar-box widget > .text-button:last-child { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nautilus-window .path-bar-box widget > .text-button:last-child:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nautilus-window .path-bar-box button { + transition: all 100ms ease-in; + margin-left: -5px; } + .nautilus-window .path-bar-box button:backdrop:hover, .nautilus-window .path-bar-box button:backdrop:active, .nautilus-window .path-bar-box button:backdrop:checked { + color: rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nautilus-window .path-bar-box button:backdrop:hover label, .nautilus-window .path-bar-box button:backdrop:active label, .nautilus-window .path-bar-box button:backdrop:checked label { + color: rgba(189, 147, 249, 0.4); } + +.nautilus-circular-button { + border-radius: 20px; + -gtk-outline-radius: 20px; } + +.disk-space-display { + border: 2px solid; } + .disk-space-display .unknown { + background-color: #888a85; + border-color: #555653; } + .disk-space-display .used { + background-color: #9FB0B9; + border-color: #667f8c; } + .disk-space-display .free { + background-color: #D8D8D8; + border-color: #a5a5a5; } + +.nautilus-desktop { + color: #f8f8f2; } + .nautilus-desktop .nautilus-canvas-item { + border-radius: 5px; + color: #f8f8f2; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } + .nautilus-desktop .nautilus-canvas-item:active { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:hover { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:selected { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item .dim-label:selected, .nautilus-desktop .nautilus-canvas-item label.separator:selected, .nautilus-desktop .nautilus-canvas-item .titlebar:not(headerbar) .subtitle:selected, .titlebar:not(headerbar) .nautilus-desktop .nautilus-canvas-item .subtitle:selected, + .nautilus-desktop .nautilus-canvas-item headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-canvas-item .subtitle:selected { + color: #f8f8f2; } + .nautilus-desktop .nautilus-list .dim-label:selected, .nautilus-desktop .nautilus-list label.separator:selected, .nautilus-desktop .nautilus-list .titlebar:not(headerbar) .subtitle:selected, .titlebar:not(headerbar) .nautilus-desktop .nautilus-list .subtitle:selected, + .nautilus-desktop .nautilus-list headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-list .subtitle:selected { + color: #f8f8f2; } + +/********* + * Gedit * + *********/ +.gedit-search-slider { + padding: 4px; + border-radius: 0 0 3px 3px; + border: 0; + background-color: #1e1f29; } + +/********* + * Gnucash * +*********/ +#gnc-id-main-window entry.gnc-class-register-foreground { + background: transparent; + border: none; + box-shadow: none; } +#gnc-id-main-window .arrow.button.toggle { + transition: none; + box-shadow: none; } + #gnc-id-main-window .arrow.button.toggle:hover { + border-color: rgba(189, 147, 249, 0.5); } + +/******** + * Gala * + *******/ +.gala-notification { + border-width: 0; + border-radius: 2px; + color: white; + border: 1px solid #282a36; + background-color: #282a36; } + .gala-notification .title, + .gala-notification .label { + color: #f8f8f2; } + +.gala-button { + padding: 3px; + color: #282a36; + border: none; + border-radius: 50%; + background-image: linear-gradient(to bottom, #7e7e7e, #3e3e3e); + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.98), inset 0 1px 0 0 rgba(255, 255, 255, 0.93), inset 0 -1px 0 0 rgba(255, 255, 255, 0.99), 0 0 0 1px rgba(0, 0, 0, 0.6), 0 3px 6px rgba(0, 0, 0, 0.84), 0 3px 6px rgba(0, 0, 0, 0.77); + text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +/********** + * Notify * + *********/ +.notify { + /*-notify-shadow: 0px 2px 18px transparentize(black, 0.60);*/ + border-radius: 5px; + border: 1px solid rgba(0, 0, 0, 0.7); + background-color: rgba(40, 42, 54, 0.05); } + +/*************** + * SwitchBoard * + ***************/ +.category-label { + font-weight: bold; + color: #f8f8f2; } + +/************* + * Slingshot * + ************/ +.button.app { + border: none; + border-radius: 0; + box-shadow: none; + background-image: none; } + .button.app .app:hover { + border-radius: 8px; + border: none; + background-color: rgba(189, 147, 249, 0); + color: white; } + .button.app .app:focus { + /*background-color: transparentize(black, 0.20);*/ } + +.search-item { + border-radius: 0; + border: none; + color: #f8f8f2; + background: none; } + .search-item:hover, .search-item:focus { + border-radius: 0; + background-color: rgba(189, 147, 249, 0); + color: #f8f8f2; } + +.search-entry-large, +.search-entry-large:focus { + border: none; + font-size: 18px; + font-weight: 300; + background-image: none; + background: none; + box-shadow: none; + border-radius: 0; } + +.search-category-header { + font-weight: bold; + color: #f8f8f2; } + +/********* + * Panel * + ********/ +.panel { + background-color: transparent; + transition: all 100ms ease-in-out; + color: #fff; } + .panel.maximized { + background-color: #000; } + .panel.translucent { + background-color: rgba(0, 0, 0, 0.5); } + .panel.color-light.translucent { + background-color: rgba(255, 255, 255, 0.85); } + +menubar.panel, +.panel menubar { + box-shadow: none; + border: none; } + +.composited-indicator > revealer, +.composited-indicator > revealer image, +.composited-indicator > revealer label, +.composited-indicator > revealer spinner { + color: #fff; + font-weight: bold; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); + transition: all 200ms ease-in-out; + -gtk-icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); } +.composited-indicator > revealer image:first-child + label { + margin-left: 5px; } + +.panel.color-light .composited-indicator > revealer, +.panel.color-light .composited-indicator > revealer image, +.panel.color-light .composited-indicator > revealer label, +.panel.color-light .composited-indicator > revealer spinner { + color: rgba(0, 0, 0, 0.6); + text-shadow: 0 1px rgba(255, 255, 255, 0.1); + -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.1); } + +/************** + * Calculator * + **************/ +PantheonCalculatorMainWindow { + border-radius: 0 0 4px 4px; } + PantheonCalculatorMainWindow .window-frame { + border-radius: 3px; } + +/********* + * Cards * + *********/ +.deck { + background-color: #0d0d11; } + +.card { + background-color: #282a36; + border: none; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 3px 3px rgba(0, 0, 0, 0.2); + transition: all 150ms ease-in-out; } + +.card.collapsed { + background-color: #1d1f27; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.2); } + +/********* + * Noise * + *********/ +NoiseLibraryWindow { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .action-bar { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .window-frame { + border-radius: 3px; } + +/******** + * Snap * + ********/ +SnapMainWindow .take-button, +SnapSnapWindow .take-button { + border-radius: 0; } + +/******************* + * Photos/Shotwell * + *******************/ +DirectWindow .the-button-in-the-combobox, +LibraryWindow .the-button-in-the-combobox { + background: none; } + +.checkerboard-layout { + background-color: #1e1f29; + background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)), linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)); + background-size: 24px 24px; + background-position: 0 0, 12px 12px; } + +.checkboard-layout .item { + background-color: #f8f8f2; } + +/********* +* Avatar * +*********/ +.avatar { + border: 1px solid rgba(0, 0, 0, 0.23); + border-radius: 50%; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23); } + +/**level bars**/ +.sidebar.source-list.view.level-bar, iconview.sidebar.source-list.level-bar, .sidebar.source-list.view.level-bar:selected, iconview.sidebar.source-list.level-bar:selected, .sidebar.source-list.view.level-bar:selected:focus, iconview.sidebar.source-list.level-bar:selected:focus { + background: linear-gradient(rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.14)); + border: 1px solid rgba(0, 0, 0, 0.14); + box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); + border-radius: 2px; } +.sidebar.source-list.view.fill-block, iconview.sidebar.source-list.fill-block { + border: none; } + .sidebar.source-list.view.fill-block, iconview.sidebar.source-list.fill-block, .sidebar.source-list.view.fill-block:hover, iconview.sidebar.source-list.fill-block:hover, .sidebar.source-list.view.fill-block:selected, iconview.sidebar.source-list.fill-block:selected, .sidebar.source-list.view.fill-block:selected:focus, iconview.sidebar.source-list.fill-block:selected:focus { + background: linear-gradient(rgba(189, 147, 249, 0.5), rgba(189, 147, 249, 0.5)); } + +/************************** + * Colors in context menu * +**************************/ +checkbutton.color-button { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 100px; + background-clip: border-box; + padding: 0; + margin: 2px 1px; } + checkbutton.color-button > check { + -gtk-icon-source: none; + background: none; + margin-right: 0; + padding: 2px; } + checkbutton.color-button.none > check { + background-color: transparent; + border-radius: 100px; + -gtk-icon-source: -gtk-icontheme("close-symbolic"); } + +radiobutton.color-button > radio { + -gtk-icon-source: none; + margin-right: 0; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 100px; + background-clip: border-box; } +radiobutton.color-button:active > radio { + border: 1px solid rgba(0, 0, 0, 0.35); } + +.color-button check, +.color-button check:checked, +.color-button radio, +.color-button radio:checked { + background-image: none; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 50%; + color: #282a36; + -gtk-icon-source: -gtk-icontheme("check-active-symbolic"); } +.color-button.red check, .color-button.red radio, .color-button.strawberry check, .color-button.strawberry radio { + background-color: @STRAWBERRY_300; + -gtk-icon-shadow: 0 1px 1px @STRAWBERRY_500; } +.color-button.orange check, .color-button.orange radio { + background-color: @ORANGE_300; + -gtk-icon-shadow: 0 1px 1px @ORANGE_500; } +.color-button.yellow check, .color-button.yellow radio, .color-button.banana check, .color-button.banana radio { + background-color: @BANANA_500; + -gtk-icon-shadow: 0 1px 1px @BANANA_700; } +.color-button.green check, .color-button.green radio, .color-button.lime check, .color-button.lime radio { + background-color: @LIME_500; + -gtk-icon-shadow: 0 1px 1px @LIME_700; } +.color-button.blue check, .color-button.blue radio, .color-button.blueberry check, .color-button.blueberry radio { + background-color: @BLUEBERRY_500; + -gtk-icon-shadow: 0 1px 1px @BLUEBERRY_700; } +.color-button.purple check, .color-button.purple radio, .color-button.grape check, .color-button.grape radio { + background-color: @GRAPE_500; + -gtk-icon-shadow: 0 1px 1px @GRAPE_700; } +.color-button.brown check, .color-button.brown radio, .color-button.cocoa check, .color-button.cocoa radio { + background-color: @COCOA_300; + -gtk-icon-shadow: 0 1px 1px @COCOA_500; } +.color-button.mint check, .color-button.mint radio { + background-color: @MINT_500; + -gtk-icon-shadow: 0 1px 1px @MINT_700; } +.color-button.pink check, .color-button.pink radio, .color-button.bubblegum check, .color-button.bubblegum radio { + background-color: @BUBBLEGUM_500; + -gtk-icon-shadow: 0 1px 1px @BUBBLEGUM_700; } +.color-button.slate check, .color-button.slate radio { + background-color: @SLATE_300; + -gtk-icon-shadow: 0 1px 1px @SLATE_500; } +.color-button.auto radio { + background-image: url("assets/color-button-auto.png"); + background-position: -1px -1px; + background-repeat: no-repeat; + background-size: calc(100% + 2px); } + +.xfce4-panel.background { + background-color: rgba(30, 31, 41, 0.7); + color: #f8f8f2; + text-shadow: none; + -gtk-icon-shadow: none; } +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { + transition: none; } + +#tasklist-button { + color: rgba(255, 255, 255, 0.8); + border-radius: 0; + border: none; + background-color: rgba(30, 31, 41, 0); } + #tasklist-button:hover { + color: white; + background-color: rgba(0, 0, 0, 0.17); } + #tasklist-button:checked { + color: white; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: inset 0 -2px rgba(189, 147, 249, 0.5); } + +.xfce4-panel.background button.flat { + color: white; + border-radius: 0; + border: none; + background-color: rgba(30, 31, 41, 0); + font-weight: normal; } + .xfce4-panel.background button.flat:hover { + border: none; + background-color: rgba(52, 53, 70, 0.7); } + .xfce4-panel.background button.flat:active, .xfce4-panel.background button.flat:checked { + color: white; + border-bottom: 2px solid rgba(189, 147, 249, 0.5); + background-color: rgba(26, 27, 35, 0.7); } + .xfce4-panel.background button.flat:active label, .xfce4-panel.background button.flat:active image, .xfce4-panel.background button.flat:checked label, .xfce4-panel.background button.flat:checked image { + color: inherit; } + +/******** +* Unity * +*********/ +/* Unity window border color */ +/* Unity window text color */ +/* Backdrop Unity window text color */ +/* Unity panel color #454D50 */ +UnityDecoration { + /* Border properties (top, right, bottom, left) */ + -UnityDecoration-extents: 28px 1px 1px 1px; + /* the size of the decorations */ + -UnityDecoration-input-extents: 10px; + /* the extra size of the input areas */ + /* Shadows settings */ + -UnityDecoration-shadow-offset-x: 1px; + /* Size property, the shadow x offset */ + -UnityDecoration-shadow-offset-y: 1px; + /* Size property, the shadow y offset */ + -UnityDecoration-active-shadow-color: rgba 0, 0, 0, 0.647; + /* Color property, active window shadow color */ + -UnityDecoration-active-shadow-radius: 8px; + /* Size property, active window shadow radius */ + -UnityDecoration-inactive-shadow-color: rgba 0, 0, 0, 0.647; + /* Color property, inactive windows shadow color */ + -UnityDecoration-inactive-shadow-radius: 5px; + /* Size property, inactive windows shadow radius */ + /* Glow applied to the selected scaled window */ + -UnityDecoration-glow-size: 8px; + /* Size property, size of glow */ + -UnityDecoration-glow-color: rgba(189, 147, 249, 0.5); + /* Color property of the glow */ + /* Title settings */ + -UnityDecoration-title-indent: 10px; + /* Size property, left indent of the title */ + -UnityDecoration-title-fade: 35px; + /* Size property, space of the title that can be faded */ + -UnityDecoration-title-alignment: 0.0; + /* Float from 0.0 to 1.0, to align the title */ + background-color: #31363D; + color: #fefefe; } + UnityDecoration .top { + padding: 0 5px 0 5px; + border-radius: 4px 4px 0px 0px; + box-shadow: none; + border: 1px solid #31363D; + border-bottom-width: 0; + background-color: #31363D; + color: #fefefe; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: #e5e5e5; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top .menuitem { + color: #fefefe; } + UnityDecoration .top .menuitem:backdrop { + color: #e5e5e5; } + +UnityDecoration.left, +UnityDecoration.right { + background-repeat: repeat-x; + background-color: #30343b; + background-size: 1px 120px; + background-clip: border-box; + background-image: linear-gradient(to bottom, #31363D, #30343b); } + +UnityDecoration.bottom { + background-size: 1px; + background-repeat: repeat-x; + background-color: #30343b; } + +UnityDecoration.left:backdrop, +UnityDecoration.right:backdrop, +UnityDecoration.bottom:backdrop { + background-size: 1px; + background-repeat: repeat-x; } + +/************** +* Unity Panel * +***************/ +UnityPanelWidget, +.unity-panel { + background-color: #1a1d21; + color: #fefefe; } + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #e5e5e5; } + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0 1px; + color: #fefefe; } + +.unity-panel.menubar, +.unity-panel .menubar { + color: #fefefe; } + +.unity-panel.menu.menubar, +.unity-panel .menu .menubar { + background-color: #1a1d21; + color: #fefefe; } + +.unity-panel.menubar:backdrop, +.unity-panel .menubar *:backdrop { + color: #8b8c8e; } + +.unity-panel.menubar.menuitem, +.unity-panel.menubar .menuitem { + padding: 3px 5px; + border-width: 1px; + border-style: solid; + border: none; + background: none; + color: #fefefe; + box-shadow: none; } + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem:hover { + border-radius: 0; + background-color: #2f333a; + color: #fefefe; + box-shadow: none; } + +.unity-panel.menubar .menuitem *:hover { + color: white; + box-shadow: none; } + +.unity-panel.menubar .menuitem.separator, +.unity-panel.menubar.menuitem.separator { + border: none; + color: rgba(25, 26, 34, 0.9); } + +/* Force Quit */ +SheetStyleDialog.unity-force-quit { + background-color: #282a36; } + +@keyframes playbackmenuitem_spinner { + to { + -gtk-icon-transform: rotate(1turn); } } +.menu IdoPlaybackMenuItem.menuitem:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: playbackmenuitem_spinner 1s infinite linear; + color: rgba(189, 147, 249, 0.5); } + +MsdOsdWindow.background.osd { + border-radius: 2px; + border: 1px solid rgba(25, 26, 34, 0.9); } + MsdOsdWindow.background.osd .progressbar { + background-color: rgba(189, 147, 249, 0.5); + border: none; + border-color: rgba(189, 147, 249, 0.5); + border-radius: 5px; } + MsdOsdWindow.background.osd .trough { + background-color: rgba(9, 10, 12, 0.8); + border: none; + border-radius: 5px; } + +/*********************** + * App-Specific Styles * + ***********************/ +/********* + * Geary * + *********/ +.geary-titlebar-left .separator, +.geary-titlebar-right .separator { + opacity: 0; } + +ConversationListView { + -GtkTreeView-grid-line-width: 0; } + ConversationListView .view:active, ConversationListView iconview:active, ConversationListView .view:selected, ConversationListView iconview:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + ConversationListView .view:active:backdrop, ConversationListView iconview:active:backdrop, ConversationListView .view:selected:backdrop, ConversationListView iconview:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); + color: rgba(248, 248, 242, 0.5); } + ConversationListView .view .cell, ConversationListView iconview .cell { + border: solid rgba(0, 0, 0, 0.2); + border-width: 0 0 1px 0; } + ConversationListView .view .cell:selected, ConversationListView iconview .cell:selected { + color: #f8f8f2; + border: 0px solid rgba(159, 99, 246, 0.5); } + +/*********** + * LightDm * + ***********/ +#panel_window { + background-color: rgba(30, 31, 41, 0.7); + color: white; + font-weight: bold; + box-shadow: inset 0 -1px rgba(15, 15, 20, 0.7); } + #panel_window .menubar, + #panel_window .menubar > .menuitem + menubar, + #panel_window menubar > menuitem { + background-color: transparent; + color: white; + font-weight: bold; } + #panel_window .menubar .menuitem:disabled, + #panel_window menubar menuitem:disabled { + color: rgba(255, 255, 255, 0.5); } + #panel_window .menubar .menuitem:disabled GtkLabel, + #panel_window menubar menuitem:disabled GtkLabel { + color: inherit; } + #panel_window .menubar .menuitem:disabled label, + #panel_window menubar menuitem:disabled label { + color: inherit; } + #panel_window .menubar .menu > .menuitem, + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #f8f8f2; } + +#content_frame { + padding-bottom: 14px; + background-color: #1e1f29; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; } + +#content_frame button { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:active, #content_frame button:checked { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #1e1f29; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; } + +#buttonbox_frame button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:active, #buttonbox_frame button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +#login_window #user_combobox { + color: #f8f8f2; + font-size: 13px; } + #login_window #user_combobox .menu, + #login_window #user_combobox menu { + font-weight: normal; } + +#user_image { + padding: 3px; + border-radius: 2px; } + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; } + +/* thunar */ +.thunar toolbar { + background-color: #1e1f29; } + +/* buttons in toolbar */ +.thunar toolbar.horizontal button image { + -gtk-icon-transform: scale(0.72); } + +scrolledwindow.sidebar treeview.view, scrollbar.right { + background: #232530; + padding: 1.5px; + border: none; + box-shadow: none; } + +scrolledwindow.standard-view scrollbar.right { + background-color: #282a36; } + +/* path-bar of thunar */ +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected, window.thunar paned > scrolledwindow treeview.view:hover, window.thunar paned > scrolledwindow treeview.view:checked, window.thunar paned > scrolledwindow treeview.view:selected { + background-color: transparent; + color: #bd93f9; + box-shadow: none; } +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked:backdrop label, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected:backdrop label, window.thunar paned > scrolledwindow treeview.view:checked:backdrop label, window.thunar paned > scrolledwindow treeview.view:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.path-bar-button { + background: none; + outline: none; + border: none; + box-shadow: none; } + +.nemo-window .places-treeview { + -NemoPlacesTreeView-disk-full-bg-color: #07080a; + -NemoPlacesTreeView-disk-full-fg-color: #f1fa8c; + -GtkTreeView-vertical-separator: 7; } + .nemo-window .places-treeview .view.cell:hover, .nemo-window .places-treeview iconview.cell:hover, .nemo-window .places-treeview .view.cell:selected, .nemo-window .places-treeview iconview.cell:selected, + .nemo-window .places-treeview iconview.cell:hover, + .nemo-window .places-treeview iconview.cell:selected { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } +.nemo-window .sidebar { + color: #f8f8f2; + background-color: #282a36; } + .nemo-window .sidebar .view, .nemo-window .sidebar iconview, .nemo-window .sidebar .iconview, .nemo-window .sidebar row { + background-color: transparent; } +.nemo-window .nemo-window-pane widget.entry { + background-clip: padding-box; + min-height: 28px; + padding: 5px; + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 3px; + box-shadow: inset 0 1px rgba(0, 0, 0, 0.9), inset 1px 0 rgba(0, 0, 0, 0.96), inset -1px 0 rgba(0, 0, 0, 0.96), inset 0 -1px rgba(0, 0, 0, 0.98), 0 1px rgba(255, 255, 255, 0.6); } + .nemo-window .nemo-window-pane widget.entry:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } +.nemo-window toolbar.primary-toolbar { + margin-bottom: -1px; + background: #1e1f29; } + .nemo-window toolbar.primary-toolbar button { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; + min-height: 24px; + padding: 3px; } + .nemo-window toolbar.primary-toolbar button:hover { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .nemo-window toolbar.primary-toolbar button:selected, .nemo-window toolbar.primary-toolbar button:active, .nemo-window toolbar.primary-toolbar button:checked { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nemo-window toolbar.primary-toolbar button:selected:backdrop, .nemo-window toolbar.primary-toolbar button:selected:backdrop label, .nemo-window toolbar.primary-toolbar button:active:backdrop, .nemo-window toolbar.primary-toolbar button:active:backdrop label, .nemo-window toolbar.primary-toolbar button:checked:backdrop, .nemo-window toolbar.primary-toolbar button:checked:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview, +.nemo-window .nemo-inactive-pane iconview { + background-color: #242530; } + +.caja-notebook .frame { + border-width: 0 0 1px; } +.caja-notebook .entry { + background: #1e1f29; + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); } + .caja-notebook .entry:selected { + background: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +/************** +* Caja sidebar * +**************/ +.caja-side-pane { + background: #1e1f29; } + .caja-side-pane .frame { + border-width: 1px 0 0; } + .caja-side-pane treeview.view, + .caja-side-pane textview.view text, + .caja-side-pane viewport.frame, + .caja-side-pane widget .vertical { + background: #1e1f29; + padding: 3px 2px; } + .caja-side-pane treeview.view:hover, + .caja-side-pane textview.view text:hover, + .caja-side-pane viewport.frame:hover, + .caja-side-pane widget .vertical:hover { + background-color: rgba(40, 42, 54, 0.6); } + .caja-side-pane treeview.view:selected, + .caja-side-pane textview.view text:selected, + .caja-side-pane viewport.frame:selected, + .caja-side-pane widget .vertical:selected { + color: #bd93f9; + background: #1e1f29; } + .caja-side-pane treeview.view:selected:hover, + .caja-side-pane textview.view text:selected:hover, + .caja-side-pane viewport.frame:selected:hover, + .caja-side-pane widget .vertical:selected:hover { + background-color: rgba(189, 147, 249, 0); } + +/************** +* Caja pathbar * +**************/ +.caja-navigation-window paned { + background: #282a36; } + +.caja-navigation-window .primary-toolbar { + background: #1e1f29; } + .caja-navigation-window .primary-toolbar button, .caja-navigation-window .primary-toolbar button:backdrop { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; } + .caja-navigation-window .primary-toolbar button:hover, .caja-navigation-window .primary-toolbar button:active, .caja-navigation-window .primary-toolbar button:backdrop:active, .caja-navigation-window .primary-toolbar button:backdrop:checked { + background: rgba(189, 147, 249, 0.5); + box-shadow: none; } + .caja-navigation-window .primary-toolbar button:hover, .caja-navigation-window .primary-toolbar button:hover label, .caja-navigation-window .primary-toolbar button:active, .caja-navigation-window .primary-toolbar button:active label, .caja-navigation-window .primary-toolbar button:backdrop:active, .caja-navigation-window .primary-toolbar button:backdrop:active label, .caja-navigation-window .primary-toolbar button:backdrop:checked, .caja-navigation-window .primary-toolbar button:backdrop:checked label { + color: #f8f8f2; } + +.caja-pathbar button, .caja-pathbar button:backdrop { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; } +.caja-pathbar button:hover, .caja-pathbar button:active, .caja-pathbar button:checked, .caja-pathbar button:backdrop:active, .caja-pathbar button:backdrop:checked { + background: transparent; + box-shadow: none; } + .caja-pathbar button:hover, .caja-pathbar button:hover label, .caja-pathbar button:active, .caja-pathbar button:active label, .caja-pathbar button:checked, .caja-pathbar button:checked label, .caja-pathbar button:backdrop:active, .caja-pathbar button:backdrop:active label, .caja-pathbar button:backdrop:checked, .caja-pathbar button:backdrop:checked label { + color: #bd93f9; } + +/*# sourceMappingURL=gtk.css.map */ diff --git a/.themes/Dracula-standard-buttons/gtk-4.0/gtk-dark.css b/.themes/Dracula-standard-buttons/gtk-4.0/gtk-dark.css new file mode 100755 index 0000000..3ae9d41 --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-4.0/gtk-dark.css @@ -0,0 +1,6294 @@ +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color #f8f8f2; +/* text color for entries, views and content in general */ +@define-color theme_text_color #f8f8f2; +/* widget base background color */ +@define-color theme_bg_color #1e1f29; +/* text widgets and the like base background color */ +@define-color theme_base_color #282a36; +/* base background color of selections */ +@define-color theme_selected_bg_color rgba(189, 147, 249, 0.5); +/* text/foreground color of selections */ +@define-color theme_selected_fg_color #f8f8f2; +/* base background color of disabled widgets */ +@define-color insensitive_bg_color #22232e; +/* text foreground color of disabled widgets */ +@define-color insensitive_fg_color #8b8c8e; +/* disabled text widgets and the like base background color */ +@define-color insensitive_base_color #282a36; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color #8b8c8e; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #f8f8f2; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #1e1f29; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #2a2c39; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color rgba(189, 147, 249, 0.5); +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #f8f8f2; +/* widgets main borders color */ +@define-color borders rgba(25, 26, 34, 0.9); +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders rgba(26, 27, 35, 0.91); +/* these are pretty self explicative */ +@define-color warning_color #ff9f39; +@define-color error_color #ff3c3c; +@define-color success_color #4caec3; +@define-color fg_color #f8f8f2; +@define-color text_color #f8f8f2; +@define-color bg_color #1e1f29; +@define-color base_color #282a36; +@define-color selected_bg_color rgba(189, 147, 249, 0.5); +@define-color selected_fg_color #f8f8f2; +@define-color unfocused_fg_color #8b8c8e; +@define-color unfocused_text_color #f8f8f2; +@define-color unfocused_bg_color #1e1f29; +@define-color unfocused_base_color #2a2c39; +@define-color unfocused_selected_bg_color rgba(189, 147, 249, 0.5); +@define-color unfocused_selected_fg_color #f8f8f2; +/* 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(#f8f8f2, 1.8); +@define-color wm_unfocused_title #8b8c8e; +@define-color wm_highlight rgba(0, 0, 0, 0); +@define-color wm_borders_edge rgba(255, 255, 255, 0.1); +@define-color wm_bg_a shade(#1e1f29, 1.2); +@define-color wm_bg_b #1e1f29; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); +@define-color wm_button_hover_color_a shade(#1e1f29, 1.3); +@define-color wm_button_hover_color_b #1e1f29; +@define-color wm_button_active_color_a shade(#1e1f29, 0.85); +@define-color wm_button_active_color_b shade(#1e1f29, 0.89); +@define-color wm_button_active_color_c shade(#1e1f29, 0.9); +@define-color content_view_bg #282a36; +@define-color budgie_tasklist_indicator_color rgba(189, 147, 249, 0.5); +@define-color budgie_tasklist_indicator_color_active rgba(189, 147, 249, 0.5); +@define-color placeholder_text_color #cfcfcd; +@define-color STRAWBERRY_100 #ff8c82; +@define-color STRAWBERRY_300 #ed5353; +@define-color STRAWBERRY_500 #c6262e; +@define-color STRAWBERRY_700 #a10705; +@define-color STRAWBERRY_900 #7a0000; +@define-color ORANGE_100 #ffc27d; +@define-color ORANGE_300 #ffa154; +@define-color ORANGE_500 #f37329; +@define-color ORANGE_700 #cc3b02; +@define-color ORANGE_900 #a62100; +@define-color BANANA_100 #fff394; +@define-color BANANA_300 #ffe16b; +@define-color BANANA_500 #f9c440; +@define-color BANANA_700 #d48e15; +@define-color BANANA_900 #ad5f00; +@define-color LIME_100 #d1ff82; +@define-color LIME_300 #9bdb4d; +@define-color LIME_500 #68b723; +@define-color LIME_700 #3a9104; +@define-color LIME_900 #206b00; +@define-color MINT_100 #89ffdd; +@define-color MINT_300 #43d6b5; +@define-color MINT_500 #28bca3; +@define-color MINT_700 #0e9a83; +@define-color MINT_900 #007367; +@define-color BLUEBERRY_100 #8cd5ff; +@define-color BLUEBERRY_300 #64baff; +@define-color BLUEBERRY_500 #3689e6; +@define-color BLUEBERRY_700 #0d52bf; +@define-color BLUEBERRY_900 #002e99; +@define-color BUBBLEGUM_100 #fe9ab8; +@define-color BUBBLEGUM_300 #f4679d; +@define-color BUBBLEGUM_500 #de3e80; +@define-color BUBBLEGUM_700 #bc245d; +@define-color BUBBLEGUM_900 #910e38; +@define-color GRAPE_100 #e4c6fa; +@define-color GRAPE_300 #cd9ef7; +@define-color GRAPE_500 #a56de2; +@define-color GRAPE_700 #7239b3; +@define-color GRAPE_900 #452981; +@define-color COCOA_100 #a3907c; +@define-color COCOA_300 #8a715e; +@define-color COCOA_500 #715344; +@define-color COCOA_700 #57392d; +@define-color COCOA_900 #3d211b; +@define-color SILVER_100 #fafafa; +@define-color SILVER_300 #d4d4d4; +@define-color SILVER_500 #abacae; +@define-color SILVER_700 #7e8087; +@define-color SILVER_900 #555761; +@define-color SLATE_100 #95a3ab; +@define-color SLATE_300 #667885; +@define-color SLATE_500 #485a6c; +@define-color SLATE_700 #273445; +@define-color SLATE_900 #0e141f; +@define-color BLACK_100 #666; +@define-color BLACK_300 #4d4d4d; +@define-color BLACK_500 #333; +@define-color BLACK_700 #1a1a1a; +@define-color BLACK_900 #000; +/***************** +* Drawing mixins * +*****************/ +/********* +* Common * +*********/ +* { + padding: 0; + outline-color: rgba(248, 248, 242, 0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 0px; + -gtk-secondary-caret-color: rgba(189, 147, 249, 0.5); } + +/*********** + * Widgets * + ***********/ +/*************** +* Action bars * +***************/ +.action-bar { + background-color: #08090c; + border: solid rgba(25, 26, 34, 0.9); + border-width: 1px 0 0 0; + color: #f8f8f2; + box-shadow: none; } + .action-bar:backdrop { + background-color: #08090c; + box-shadow: none; } + .action-bar:first-child { + border-radius: 6px 6px 0px 0px; + border-width: 1px 1px 0px 1px; } + .action-bar:last-child { + border-radius: 0 0 6px 6px; + border-width: 0px 1px 1px 1px; } + +/********************* + * App Notifications * + *********************/ +.app-notification, +.app-notification.frame { + padding: 10px; + border-radius: 0 0 5px 5px; + background-color: rgba(20, 23, 26, 0.8); + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 2px); + background-clip: padding-box; } + .app-notification:backdrop, + .app-notification.frame:backdrop { + background-image: none; + transition: 200ms ease-out; } + .app-notification border, + .app-notification.frame border { + border: none; } + +/*************** + * Base States * + ***************/ +.background { + color: #f8f8f2; + background-color: #1e1f29; } + .background:backdrop { + color: #8b8c8e; + background-color: #1e1f29; + text-shadow: none; + -gtk-icon-shadow: none; } + .background.chromium { + background-color: #2f313f; } + +/* + 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: #f8f8f2; + background-color: #1e1f29; } + .gtkstyle-fallback:hover { + color: #f8f8f2; + background-color: #343546; } + .gtkstyle-fallback:active { + color: #f8f8f2; + background-color: #08090c; } + .gtkstyle-fallback:disabled { + color: #8b8c8e; + background-color: #22232e; } + .gtkstyle-fallback:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + +.view, iconview, +.view text, +iconview text, +textview text { + color: #f8f8f2; + background-color: #282a36; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: #cfcfcd; + background-color: #2a2c39; } + .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: 3px; } + +textview border { + background-color: #232530; } + +.rubberband, +rubberband, +flowbox rubberband, +.content-view rubberband, +treeview.view rubberband { + border: 1px solid rgba(159, 99, 246, 0.5); + background-color: rgba(159, 99, 246, 0.2); } + +flowbox flowboxchild { + padding: 3px; + border-radius: 3px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +label { + caret-color: currentColor; } + label.separator { + color: #f8f8f2; } + label.separator:backdrop { + color: #8b8c8e; } + label selection { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + label:disabled { + color: #8b8c8e; } + label:disabled:backdrop { + color: #3e4055; } + label:backdrop { + color: #8b8c8e; } + +.dim-label, label.separator, .titlebar:not(headerbar) .subtitle, +headerbar .subtitle { + opacity: 0.55; + text-shadow: none; } + +assistant .sidebar { + background-color: #282a36; + border-top: 1px solid rgba(25, 26, 34, 0.9); } + assistant .sidebar:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } +assistant.csd .sidebar { + border-top-style: none; } +assistant .sidebar label { + padding: 6px 12px; } +assistant .sidebar label.highlight { + background-color: #4a4a51; } + +.app-notification, +.app-notification.frame, .osd .scale-popup, .osd popover.background > arrow, +.osd popover.background > contents, popover.background.touch-selection > arrow, +popover.background.touch-selection > contents, popover.background.magnifier > arrow, +popover.background.magnifier > contents, .osd { + color: #fefefe; + border: none; + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + outline-color: rgba(254, 254, 254, 0.3); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification:backdrop, .osd .scale-popup:backdrop, .osd popover.background > arrow:backdrop, + .osd popover.background > contents:backdrop, popover.background.touch-selection > arrow:backdrop, + popover.background.touch-selection > contents:backdrop, popover.background.magnifier > arrow:backdrop, + popover.background.magnifier > contents:backdrop, .osd:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + +*:selected { + background: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: radial-gradient(farthest-side, rgba(233, 219, 253, 0.5) 0%, rgba(233, 219, 253, 0) 0%); } + to { + background-image: radial-gradient(farthest-side, rgba(233, 219, 253, 0.5) 95%, rgba(233, 219, 253, 0)); } } +notebook > header > tabs > arrow, +button { + min-height: 24px; + min-width: 16px; + padding: 4px 8px; + border: none; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow, + button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + transition: none; } + notebook > header > tabs > arrow:hover, + button.flat:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 500ms; } + notebook > header > tabs > arrow:hover:active, + button.flat:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + notebook > header > tabs > arrow:hover, + button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-filter: brightness(1.2); } + notebook > header > tabs > arrow:active, notebook > header > tabs > arrow:checked, + button:active, + button:checked { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(174, 123, 248, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition-duration: 50ms; } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop, + button:backdrop.flat, + button:backdrop { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #2a2c39; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition: 200ms ease-out; + -gtk-icon-filter: none; } + notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, + button:backdrop.flat:active, + button:backdrop.flat:checked, + button:backdrop:active, + button:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, + button:backdrop.flat:active label, + button:backdrop.flat:checked label, + button:backdrop:active label, + button:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + notebook > header > tabs > arrow:backdrop:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button:backdrop.flat:disabled, + button:backdrop:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, + button:backdrop.flat:disabled:active, + button:backdrop.flat:disabled:checked, + button:backdrop:disabled:active, + button:backdrop:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button.flat:backdrop, + button.flat:disabled, + button.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header > tabs > arrow:disabled, + button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled:checked, + button:disabled:active, + button:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:disabled:active label, notebook > header > tabs > arrow:disabled:checked label, + button:disabled:active label, + button:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + notebook > header > tabs > arrow.image-button, + button.image-button { + min-width: 24px; + padding-left: 4px; + padding-right: 4px; } + notebook > header > tabs > arrow.text-button, + button.text-button { + padding-left: 16px; + padding-right: 16px; } + notebook > header > tabs > arrow.text-button.image-button, + 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 label { + padding-left: 8px; + padding-right: 8px; } + combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active), + button:drop(active) { + color: #50fa7a; + border-color: #50fa7a; + box-shadow: inset 0 0 0 1px #50fa7a; } +row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled) { + color: #f8f8f2; + border-color: transparent; } + row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled):backdrop { + color: #8b8c8e; } +button.osd { + min-width: 24px; + min-height: 32px; + color: #fefefe; + border-radius: 5px; + outline-color: rgba(254, 254, 254, 0.3); + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd.image-button { + min-width: 32px; } + button.osd:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:active, + button.osd:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:disabled:backdrop, + button.osd:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + button.osd:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } +.app-notification button, +.app-notification.frame button, popover.background.touch-selection button, popover.background.magnifier button, +.osd button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, + .osd button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:active:backdrop, popover.background.touch-selection button:active:backdrop, popover.background.magnifier button:active:backdrop, .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button:checked:backdrop, popover.background.touch-selection button:checked:backdrop, popover.background.magnifier button:checked:backdrop, .app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, + .osd button:active:backdrop, + .osd button:active, + .osd button:checked:backdrop, + .osd button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:disabled:backdrop, popover.background.touch-selection button:disabled:backdrop, popover.background.magnifier button:disabled:backdrop, .app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, + .osd button:disabled:backdrop, + .osd button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:backdrop, popover.background.touch-selection button:backdrop, popover.background.magnifier button:backdrop, + .osd button:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat, popover.background.touch-selection button.flat, popover.background.magnifier button.flat, + .osd button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification button.flat:hover, popover.background.touch-selection button.flat:hover, popover.background.magnifier button.flat:hover, + .osd button.flat:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button.flat:disabled, popover.background.touch-selection button.flat:disabled, popover.background.magnifier button.flat:disabled, + .osd button.flat:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 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; } + .app-notification button.flat:backdrop, popover.background.touch-selection button.flat:backdrop, popover.background.magnifier button.flat:backdrop, + .osd button.flat:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat:active, popover.background.touch-selection button.flat:active, popover.background.magnifier button.flat:active, .app-notification button.flat:checked, popover.background.touch-selection button.flat:checked, popover.background.magnifier button.flat:checked, + .osd button.flat:active, + .osd button.flat:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } +button.suggested-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button, button.suggested-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #bd93f9; } + button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:active, button.suggested-action:checked { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop, button.suggested-action:backdrop, button.suggested-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop label, button.suggested-action:backdrop label, button.suggested-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode windowcontrols button:backdrop:active, .selection-mode windowcontrols button:backdrop:checked, button.suggested-action:backdrop:active, button.suggested-action:backdrop:checked, button.suggested-action.flat:backdrop:active, button.suggested-action.flat:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop:active label, .selection-mode windowcontrols button:backdrop:checked label, button.suggested-action:backdrop:active label, button.suggested-action:backdrop:checked label, button.suggested-action.flat:backdrop:active label, button.suggested-action.flat:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + .selection-mode windowcontrols button:backdrop:disabled, button.suggested-action:backdrop:disabled, button.suggested-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop:disabled label, button.suggested-action:backdrop:disabled label, button.suggested-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode windowcontrols button:backdrop:disabled:active, .selection-mode windowcontrols button: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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop, .selection-mode windowcontrols button:disabled, .selection-mode windowcontrols button: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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(189, 147, 249, 0.8); } + button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:disabled label { + color: rgba(248, 248, 242, 0.8); } + button.suggested-action:disabled:active, button.suggested-action:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:disabled:active label, button.suggested-action:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .osd button.suggested-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(189, 147, 249, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.7), rgba(189, 147, 249, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:active:backdrop, .osd button.suggested-action:active, .osd button.suggested-action:checked:backdrop, .osd button.suggested-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #bd93f9, #bd93f9); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:disabled:backdrop, .osd button.suggested-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.5), rgba(189, 147, 249, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +button.destructive-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #ff2222; } + button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:active, button.destructive-action:checked { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop, button.destructive-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop label, button.destructive-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + button.destructive-action:backdrop:active, button.destructive-action:backdrop:checked, button.destructive-action.flat:backdrop:active, button.destructive-action.flat:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop:active label, button.destructive-action:backdrop:checked label, button.destructive-action.flat:backdrop:active label, button.destructive-action.flat:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + button.destructive-action:backdrop:disabled, button.destructive-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop:disabled label, button.destructive-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + 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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(255, 34, 34, 0.8); } + button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:disabled label { + color: rgba(248, 248, 242, 0.8); } + button.destructive-action:disabled:active, button.destructive-action:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:disabled:active label, button.destructive-action:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .osd button.destructive-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(255, 34, 34, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(255, 34, 34, 0.7), rgba(255, 34, 34, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:active:backdrop, .osd button.destructive-action:active, .osd button.destructive-action:checked:backdrop, .osd button.destructive-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #ff2222, #ff2222); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:disabled:backdrop, .osd button.destructive-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(255, 34, 34, 0.5), rgba(255, 34, 34, 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; } + .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; } +.inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 2px; + border-width: 1px; } +.primary-toolbar button { + -gtk-icon-shadow: none; } + +.stack-switcher > button.needs-attention > label, +.stack-switcher > button.needs-attention > image, stacksidebar row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: radial-gradient(farthest-side, rgba(233, 219, 253, 0.5) 96%, rgba(233, 219, 253, 0)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; } + .stack-switcher > button.needs-attention > label:backdrop, + .stack-switcher > button.needs-attention > image:backdrop, stacksidebar row.needs-attention > label:backdrop { + background-size: 6px 6px, 0 0; } + .stack-switcher > button.needs-attention > label:dir(rtl), + .stack-switcher > button.needs-attention > image:dir(rtl), stacksidebar row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 2px; } + +toolbar button:hover { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #0f0f14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +toolbar button:active { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #040406; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +.inline-toolbar toolbutton > button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .inline-toolbar toolbutton > button:hover { + color: rgba(189, 147, 249, 0.5); } + .inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { + color: rgba(174, 123, 248, 0.5); } + .inline-toolbar toolbutton > button:disabled { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { + color: rgba(174, 123, 248, 0); } + .inline-toolbar toolbutton > button:backdrop { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked { + color: rgba(174, 123, 248, 0.5); } + .inline-toolbar toolbutton > button:backdrop:disabled { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked { + color: rgba(174, 123, 248, 0); } + +toolbar.inline-toolbar toolbutton > button.flat:backdrop, +toolbar.inline-toolbar toolbutton:backdrop > button.flat:backdrop { + border-color: transparent; + box-shadow: none; } + +.inline-toolbar button, .inline-toolbar button:backdrop, .linked > button, .linked > button:hover, .linked > button:active, .linked > button:checked, .linked > button:backdrop, .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > +entry, .linked > combobox > box > button.combo:dir(ltr), .linked > combobox > box > button.combo:dir(rtl) { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 0; + border-right-style: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + +.inline-toolbar button:first-child, .linked > button:first-child, combobox.linked button:nth-child(2):dir(rtl), .linked:not(.vertical) > combobox:first-child > box > button.combo, .linked:not(.vertical) > spinbutton:first-child:not(.vertical), .linked:not(.vertical) > +entry:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } +.inline-toolbar button:last-child, .linked > button:last-child, combobox.linked button:nth-child(2):dir(ltr), .linked:not(.vertical) > combobox:last-child > box > button.combo, .linked:not(.vertical) > spinbutton:last-child:not(.vertical), .linked:not(.vertical) > +entry:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right-style: solid; } +.inline-toolbar button:only-child, .linked > button:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, .linked:not(.vertical) > spinbutton:only-child:not(.vertical), .linked:not(.vertical) > +entry:only-child { + border-radius: 3px; + border-style: solid; } + +.linked.vertical > button, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked, .linked.vertical > button:backdrop, .linked.vertical > spinbutton:not(.vertical), .linked.vertical > +entry, .linked.vertical > combobox > box > button.combo { + border-style: solid solid none solid; + border-radius: 0; } + +.linked.vertical > button:first-child, .linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > spinbutton:first-child:not(.vertical), .linked.vertical > +entry:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.linked.vertical > button:last-child, .linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > spinbutton:last-child:not(.vertical), .linked.vertical > +entry:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-style: solid; } +.linked.vertical > button:only-child, .linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > spinbutton:only-child:not(.vertical), .linked.vertical > +entry:only-child { + border-radius: 3px; + border-style: solid; } + +modelbutton.flat, +.menuitem.button.flat, modelbutton.flat:backdrop, modelbutton.flat:backdrop:hover, +.menuitem.button.flat:backdrop, +.menuitem.button.flat:backdrop:hover, calendar.button, calendar.button:hover, calendar.button:backdrop, calendar.button:disabled, button:link, +button:visited, button:link:hover, button:link:active, button:link:checked, +button:visited:hover, +button:visited:active, +button:visited:checked, .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 rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 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: 3px; + outline-offset: -2px; } + modelbutton.flat:hover, + .menuitem.button.flat:hover { + background-color: #383a4c; } + modelbutton.flat check:last-child, + modelbutton.flat radio:last-child, + .menuitem.button.flat check:last-child, + .menuitem.button.flat radio:last-child { + margin-left: 8px; } + modelbutton.flat check:first-child, + modelbutton.flat radio:first-child, + .menuitem.button.flat check:first-child, + .menuitem.button.flat radio:first-child { + margin-right: 8px; } + +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, button.color colorswatch:only-child overlay { + border-radius: 0; } + +notebook button, list button, .view button, iconview button, popover button { + box-shadow: inset 0px 0px 0px 1px rgba(25, 26, 34, 0.9); } + notebook button:backdrop, list button:backdrop, .view button:backdrop, iconview button:backdrop, popover button:backdrop { + box-shadow: inset 0px 0px 0px 1px rgba(25, 26, 34, 0.9); } +notebook .linked > button, list .linked > button, .view .linked > button, iconview .linked > button, popover .linked > button { + box-shadow: none; } + +/************ + * Calendar * + ***********/ +calendar { + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); } + calendar:selected { + border-radius: 3px; } + calendar.header { + border-bottom: 1px solid rgba(0, 0, 0, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(0, 0, 0, 0.1); } + calendar.button { + color: rgba(248, 248, 242, 0.45); } + calendar.button:hover { + color: #f8f8f2; } + calendar.button:backdrop { + color: rgba(139, 140, 142, 0.45); } + calendar.button:disabled { + color: rgba(139, 140, 142, 0.45); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: alpha(currentColor,0.55); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: #f8f8f2; } + calendar:backdrop { + color: #cfcfcd; + border-color: rgba(26, 27, 35, 0.91); } + +/************************* + * Check and Radio Items * + *************************/ +check { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-hover.png"), url("../assets/checkbox-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-hover.png"), url("../assets/radio-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-active.png"), url("../assets/checkbox-checked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-active.png"), url("../assets/radio-checked-active@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-hover.png"), url("../assets/checkbox-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-hover.png"), url("../assets/radio-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-active.png"), url("../assets/checkbox-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-active.png"), url("../assets/radio-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check, iconview.content-view check, +.view.content-view.check, +iconview.content-view.check { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio, iconview.content-view radio, +.view.content-view.radio, +iconview.content-view.radio { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:hover, iconview.content-view check:hover, +.view.content-view.check:hover, +iconview.content-view.check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:hover, iconview.content-view radio:hover, +.view.content-view.radio:hover, +iconview.content-view.radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:active, iconview.content-view check:active, +.view.content-view.check:active, +iconview.content-view.check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:active, iconview.content-view radio:active, +.view.content-view.radio:active, +iconview.content-view.radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:backdrop, iconview.content-view check:backdrop, +.view.content-view.check:backdrop, +iconview.content-view.check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop.png"), url("../assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:backdrop, iconview.content-view radio:backdrop, +.view.content-view.radio:backdrop, +iconview.content-view.radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop.png"), url("../assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled, iconview.content-view check:disabled, +.view.content-view.check:disabled, +iconview.content-view.check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-insensitive.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled, iconview.content-view radio:disabled, +.view.content-view.radio:disabled, +iconview.content-view.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-insensitive.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled:backdrop, iconview.content-view check:disabled:backdrop, +.view.content-view.check:disabled:backdrop, +iconview.content-view.check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop-insensitive.png"), url("../assets/checkbox-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled:backdrop, iconview.content-view radio:disabled:backdrop, +.view.content-view.radio:disabled:backdrop, +iconview.content-view.radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop-insensitive.png"), url("../assets/radio-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +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; + min-height: 16px; + min-width: 16px; + border: none; } + 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; + box-shadow: none; + -gtk-icon-shadow: none; + color: inherit; + border-color: currentColor; + animation: none; } + +/***************** + * Color Chooser * + *****************/ +colorswatch, colorswatch:drop(active) { + 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 overlay { + color: #f8f8f2; } + colorswatch.dark overlay:hover { + border-color: rgba(25, 26, 34, 0.9); } + colorswatch.dark overlay:backdrop { + color: rgba(248, 248, 242, 0.5); } +colorswatch.light overlay { + color: #f8f8f2; } + colorswatch.light overlay:hover { + border-color: rgba(25, 26, 34, 0.9); } + colorswatch.light overlay:backdrop { + color: #cfcfcd; } +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #50fa7a; + box-shadow: inset 0 0 0 2px rgba(25, 26, 34, 0.9), inset 0 0 0 1px #50fa7a; } + colorswatch:drop(active).dark overlay { + border-color: #50fa7a; + box-shadow: inset 0 0 0 2px rgba(25, 26, 34, 0.9), inset 0 0 0 1px #50fa7a; } +colorswatch overlay { + box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.5); + border: 1px solid rgba(25, 26, 34, 0.9); } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.3); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: rgba(25, 26, 34, 0.9); + 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 { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:backdrop { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #2a2c39; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +colorswatch:disabled { + opacity: 0.5; } + colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; } +row:selected colorswatch { + box-shadow: 0 0 0 2px #f8f8f2; } +colorswatch#editor-color-sample { + border-radius: 4px; } + colorswatch#editor-color-sample overlay { + border-radius: 4.5px; } + +colorchooser .popover.osd { + border-radius: 5px; } + +/************** + * ComboBoxes * + **************/ +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; } +combobox:drop(active) { + box-shadow: none; } + +/*********** + * Dialogs * + ***********/ +messagedialog .titlebar:not(headerbar) { + background-color: rgba(30, 31, 41, 0.95); } +messagedialog .titlebar { + min-height: 20px; + background-image: none; + background-color: rgba(30, 31, 41, 0.95); + border-style: none; + border-top-left-radius: 4px; + border-top-right-radius: 4px; } +messagedialog.csd.background { + background-color: rgba(30, 31, 41, 0.95); + color: #f8f8f2; + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; } +messagedialog.csd .dialog-action-area button { + padding: 10px 14px; + border-radius: 0; + border-left-style: solid; + border-right-style: none; + border-bottom-style: none; + background-color: transparent; + color: #f8f8f2; + box-shadow: none; } + messagedialog.csd .dialog-action-area button:hover { + background-color: rgba(189, 147, 249, 0.4); } + messagedialog.csd .dialog-action-area button:first-child { + border-left-style: none; + border-bottom-left-radius: 4px; } + messagedialog.csd .dialog-action-area button:last-child { + border-bottom-right-radius: 4px; } + +filechooser .dialog-action-box { + border-top: 1px solid rgba(25, 26, 34, 0.9); } + filechooser .dialog-action-box:backdrop { + border-top-color: rgba(26, 27, 35, 0.91); } +filechooser #pathbarbox { + border-bottom: 1px solid #1e1f29; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/**************** + * Text Entries * + ****************/ +spinbutton:not(.vertical), entry { + min-height: 32px; + padding-left: 8px; + padding-right: 8px; + border: 1px solid; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; } + spinbutton:not(.vertical) image.left, + entry image.left { + padding-left: 0; + padding-right: 6px; } + spinbutton:not(.vertical) image.right, + entry image.right { + padding-left: 6px; + padding-right: 0; } + spinbutton:not(.vertical) undershoot.left, + entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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.flat:focus-within:not(.vertical), spinbutton.flat:not(.vertical), + entry.flat:focus-within, + entry.flat { + min-height: 0; + padding: 2px; + background-image: none; + border-color: transparent; + box-shadow: none; + border-radius: 0; } + spinbutton:focus-within:not(.vertical), + entry:focus-within { + border-color: rgba(159, 99, 246, 0.5); } + spinbutton:disabled:not(.vertical), + entry:disabled { + color: #8b8c8e; + border-color: rgba(25, 26, 34, 0.9); + background-color: #22232e; + box-shadow: none; } + spinbutton:backdrop:not(.vertical), + entry:backdrop { + color: #cfcfcd; + border-color: rgba(26, 27, 35, 0.91); + background-color: #2a2c39; + box-shadow: none; + transition: 200ms ease-out; } + spinbutton:backdrop:disabled:not(.vertical), + entry:backdrop:disabled { + color: #3e4055; + border-color: rgba(26, 27, 35, 0.91); + background-color: #22232e; + box-shadow: none; } + spinbutton.error:not(.vertical), + entry.error { + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; + color: #ff3c3c; + border-color: #880000; } + spinbutton.error:focus-within:not(.vertical), + entry.error:focus-within { + border-color: #880000; } + spinbutton.error:selected:focus:not(.vertical), spinbutton.error:selected:not(.vertical), + entry.error:selected:focus, + entry.error:selected { + background-color: #ff3c3c; } + spinbutton.warning:not(.vertical), + entry.warning { + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; + color: #ff9f39; + border-color: #864500; } + spinbutton.warning:focus-within:not(.vertical), + entry.warning:focus-within { + border-color: #864500; } + spinbutton.warning:selected:focus:not(.vertical), spinbutton.warning:selected:not(.vertical), + entry.warning:selected:focus, + entry.warning:selected { + background-color: #ff9f39; } + spinbutton:not(.vertical) image, + entry image { + color: #cecfcc; } + spinbutton:not(.vertical) image:hover, + entry image:hover { + color: #f8f8f2; } + spinbutton:not(.vertical) image:active, + entry image:active { + color: rgba(189, 147, 249, 0.5); } + spinbutton:not(.vertical) image:backdrop, + entry image:backdrop { + color: #78797d; } + spinbutton:drop(active):focus-within:not(.vertical), spinbutton:drop(active):not(.vertical), + entry:drop(active):focus-within, + entry:drop(active) { + border-color: #50fa7a; + box-shadow: inset 0 0 0 1px #50fa7a; } + .osd spinbutton:not(.vertical), + .osd entry { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.5); + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:focus-within:not(.vertical), + .osd entry:focus-within { + color: white; + border-color: rgba(189, 147, 249, 0.5); + background-color: rgba(0, 0, 0, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:backdrop:not(.vertical), + .osd entry:backdrop { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 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: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(43, 46, 49, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +spinbutton:not(.vertical) progress, +entry progress { + margin: 2px -6px; + background-color: transparent; + background-image: none; + border-radius: 0; + border-width: 0 0 2px; + border-color: rgba(189, 147, 249, 0.5); + border-style: solid; + box-shadow: none; } + spinbutton:not(.vertical) progress:backdrop, + entry progress:backdrop { + background-color: transparent; } +.linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + spinbutton:not(.vertical), .linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + button, .linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + combobox > box > button.combo, .linked:not(.vertical) > +entry:focus-within + spinbutton:not(.vertical), .linked:not(.vertical) > +entry:focus-within + button, .linked:not(.vertical) > +entry:focus-within + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + +entry, .linked:not(.vertical) > +entry:focus-within + +entry { + border-left-color: rgba(159, 99, 246, 0.5); } +.linked:not(.vertical) > spinbutton:focus-within:not(.vertical), .linked:not(.vertical) > +entry:focus-within { + border-color: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } +.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: rgba(36, 38, 49, 0.97); + background-image: linear-gradient(to bottom, #282a36, #282a36); } + .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: rgba(38, 40, 51, 0.973); + background-image: linear-gradient(to bottom, #2a2c39, #2a2c39); } +.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: rgba(36, 38, 49, 0.97); } +.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: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } +.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: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } + +treeview entry:focus-within:dir(rtl), treeview entry:focus-within:dir(ltr) { + background-color: #282a36; + transition-property: color, background; } +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #282a36; } + treeview entry.flat:focus-within, treeview entry:focus-within { + border-color: rgba(189, 147, 249, 0.5); } + +/************* + * 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: white; } + expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +/**************** + * Floating Bar * + ****************/ +.floating-bar { + background-color: #1e1f29; + border-width: 1px; + border-style: solid solid none; + border-color: rgba(25, 26, 34, 0.9); + border-radius: 3px 3px 0 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); } + .floating-bar.bottom.left { + border-left-style: none; + border-top-left-radius: 0; } + .floating-bar.bottom.right { + border-right-style: none; + border-top-right-radius: 0; } + .floating-bar > button { + padding: 4px; } + .floating-bar:backdrop { + background-color: #1e1f29; + border-color: rgba(26, 27, 35, 0.91); } + +/********** + * Frames * + **********/ +frame > border, +.frame { + box-shadow: none; + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid rgba(25, 26, 34, 0.9); } + frame > border.flat, + .frame.flat { + border-style: none; } + frame > border:backdrop, + .frame:backdrop { + border-color: rgba(26, 27, 35, 0.91); } + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid rgba(25, 26, 34, 0.9); } + actionbar > revealer > box:backdrop { + border-color: rgba(26, 27, 35, 0.91); } + +scrolledwindow viewport.frame { + border-style: none; } +scrolledwindow overshoot.top { + background-image: radial-gradient(farthest-side at top, #333545 85%, rgba(51, 53, 69, 0)), radial-gradient(farthest-side at top, #333545, rgba(51, 53, 69, 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: radial-gradient(farthest-side at top, #333545 85%, rgba(51, 53, 69, 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: radial-gradient(farthest-side at bottom, #333545 85%, rgba(51, 53, 69, 0)), radial-gradient(farthest-side at bottom, #333545, rgba(51, 53, 69, 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: radial-gradient(farthest-side at bottom, #333545 85%, rgba(51, 53, 69, 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: radial-gradient(farthest-side at left, #333545 85%, rgba(51, 53, 69, 0)), radial-gradient(farthest-side at left, #333545, rgba(51, 53, 69, 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: radial-gradient(farthest-side at left, #333545 85%, rgba(51, 53, 69, 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: radial-gradient(farthest-side at right, #333545 85%, rgba(51, 53, 69, 0)), radial-gradient(farthest-side at right, #333545, rgba(51, 53, 69, 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: radial-gradient(farthest-side at right, #333545 85%, rgba(51, 53, 69, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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; } +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, rgba(25, 26, 34, 0.9) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #232530; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, rgba(26, 27, 35, 0.91) 1px, transparent 1px); + background-color: #181820; + transition: 200ms ease-out; } + +separator { + background: rgba(0, 0, 0, 0.1); } + +/************ + * Popovers * + ************/ +GraniteWidgetsPopOver { + border: 1px solid #282a36; + background: #282a36; + color: #f8f8f2; } + GraniteWidgetsPopOver .button { + background-image: none; + background: none; + border: none; } + GraniteWidgetsPopOver .button:active, GraniteWidgetsPopOver .button:active:hover { + color: rgba(189, 147, 249, 0.5); } + GraniteWidgetsPopOver > .frame { + border: none; } + GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver iconview.sidebar { + border: none; + background: none; } + +GraniteWidgetsStaticNotebook .frame { + border: none; } + +.popover_bg { + background-color: #282a36; + background-image: none; + border: 1px solid #282a36; + color: #f8f8f2; } + +/*********** + * Welcome * + **********/ +GraniteWidgetsWelcome { + background-color: #282a36; } + GraniteWidgetsWelcome GtkLabel { + color: #f8f8f2; } + GraniteWidgetsWelcome .h1, GraniteWidgetsWelcome .h3 { + color: rgba(248, 248, 242, 0.8); } + +/************** +* Source List * +***************/ +.source-list { + background-color: #1e1f29; + border: solid rgba(25, 26, 34, 0.9); + color: #f8f8f2; + border-right-width: 1px; } + .source-list .category-expander { + color: transparent; } + .source-list .badge { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + color: #1e1f29; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; } + .source-list .badge:selected:backdrop, .source-list .badge:selected:hover:backdrop { + background-color: rgba(0, 0, 0, 0.2); + color: #13141a; } + .source-list row, + .source-list .list-row { + border: none; + padding: 0; } + .source-list row > GtkLabel, + .source-list row > label, + .source-list .list-row > GtkLabel, + .source-list .list-row > label { + padding-left: 6px; + padding-right: 6px; } + +/************** +* Text Styles * +**************/ +.h1 { + font-size: 24px; } + +.h2 { + font-weight: 300; + font-size: 18px; } + +.h3 { + font-size: 11px; } + +.h4, +.category-label { + font-size: 12px; + padding: 6px; + color: rgba(248, 248, 242, 0.3); + font-weight: bold; + text-shadow: 0 1px rgba(255, 255, 255, 0.2); } + +/************** +* Storage Bar * +**************/ +.storage-bar .trough { + border: none; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1); + background-image: none; + background-color: transparent; + padding: 8px 6px; } +.storage-bar .fill-block { + background-color: #f1fa8c; + border: none; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); + transition: all 200ms ease-in-out; + padding: 8px 6px; } + .storage-bar .fill-block:first-child { + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; + border-left-width: 1px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block:last-child { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block.empty-block { + background-color: #282a36; } + .storage-bar .fill-block.app { + background-color: #13b1d5; } + .storage-bar .fill-block.audio { + background-color: #ffb86c; } + .storage-bar .fill-block.photo { + background-color: #ff5555; } + .storage-bar .fill-block.video { + background-color: #bd93f9; } + .storage-bar .fill-block .legend { + padding: 12px; + border-radius: 4px; } + +/*************** + * Header bars * + ***************/ +.titlebar:not(headerbar), headerbar { + padding: 0 6px; + min-height: 34px; + background-color: #1e1f29; + color: #f8f8f2; + border-radius: 0; } + .titlebar:backdrop:not(headerbar), + headerbar:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-image: none; + transition: 200ms ease-out; } + .titlebar:not(headerbar) .title, + headerbar .title { + font-weight: bold; + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .subtitle, + headerbar .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .linked > button, + .titlebar:not(headerbar) .linked > button:hover, + .titlebar:not(headerbar) .linked > button:active, + .titlebar:not(headerbar) .linked > button:checked, + .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button:hover, + .titlebar:not(headerbar) headerbar .linked > button:hover, + headerbar .titlebar:not(headerbar) .linked > button:active, + .titlebar:not(headerbar) headerbar .linked > button:active, + headerbar .titlebar:not(headerbar) .linked > button:checked, + .titlebar:not(headerbar) headerbar .linked > button:checked, + headerbar .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:backdrop, + headerbar .linked > button, + headerbar .linked > button:hover, + headerbar .linked > button:active, + headerbar .linked > button:checked, + headerbar .linked > button:backdrop { + border: none; + border-radius: 0; + border-right-style: none; + box-shadow: none; } + .titlebar:not(headerbar) .linked > button:first-child, + .titlebar:not(headerbar) headerbar .linked > button:first-child, + headerbar .titlebar:not(headerbar) .linked > button:first-child, + headerbar .linked > button:first-child { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + .titlebar:not(headerbar) .linked > button:last-child, + .titlebar:not(headerbar) headerbar .linked > button:last-child, + headerbar .titlebar:not(headerbar) .linked > button:last-child, + headerbar .linked > button:last-child { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; + border-right-style: solid; } + .titlebar:not(headerbar) .linked > button:only-child, + .titlebar:not(headerbar) headerbar .linked > button:only-child, + headerbar .titlebar:not(headerbar) .linked > button:only-child, + headerbar .linked > button:only-child { + border-radius: 0px; + border-style: solid; } + .titlebar:not(headerbar) entry, + headerbar entry { + min-height: 24px; } + .titlebar:not(headerbar) button, + headerbar button { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; + min-height: 34px; } + .titlebar:not(headerbar) button:hover, + headerbar button:hover { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .titlebar:not(headerbar) button:active, .titlebar:not(headerbar) button:checked, + headerbar button:active, + headerbar button:checked { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .titlebar:not(headerbar) button:backdrop, .titlebar:not(headerbar) button:disabled, .titlebar:not(headerbar) button:backdrop:disabled, + headerbar button:backdrop, + headerbar button:disabled, + headerbar button:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .titlebar:not(headerbar) button:backdrop:hover, .titlebar:not(headerbar) button:backdrop:active, .titlebar:not(headerbar) button:backdrop:checked, + headerbar button:backdrop:hover, + headerbar button:backdrop:active, + headerbar button:backdrop:checked { + background-color: transparent; + color: rgba(189, 147, 249, 0.5); + box-shadow: none; } + .titlebar:not(headerbar) button.suggested-action, + headerbar button.suggested-action { + font-weight: bold; + min-height: 24px; + margin-top: 4px; + margin-bottom: 4px; + border-radius: 3px; + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:hover, + headerbar button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:active, + headerbar button.suggested-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:disabled, + headerbar button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:disabled label, + headerbar button.suggested-action:disabled label { + color: rgba(255, 255, 255, 0.5); } + .titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar button.suggested-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 3px; } + .titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar button.suggested-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action, + headerbar button.destructive-action { + font-weight: bold; + min-height: 24px; + margin-top: 4px; + margin-bottom: 4px; + border-radius: 3px; + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:hover, + headerbar button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:active, + headerbar button.destructive-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:disabled, + headerbar button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:disabled label, + headerbar button.destructive-action:disabled label { + color: rgba(255, 255, 255, 0.5); } + .titlebar:not(headerbar) button.destructive-action:backdrop, + headerbar button.destructive-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 3px; } + .titlebar:not(headerbar) button.destructive-action:backdrop:disabled, + headerbar button.destructive-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.titlebutton, + headerbar button.titlebutton { + color: transparent; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:hover, .titlebar:not(headerbar) button.titlebutton:active, .titlebar:not(headerbar) button.titlebutton:checked, .titlebar:not(headerbar) button.titlebutton:backdrop, .titlebar:not(headerbar) button.titlebutton:backdrop:hover, .titlebar:not(headerbar) button.titlebutton *, + headerbar button.titlebutton:hover, + headerbar button.titlebutton:active, + headerbar button.titlebutton:checked, + headerbar button.titlebutton:backdrop, + headerbar button.titlebutton:backdrop:hover, + headerbar button.titlebutton * { + color: transparent; + box-shadow: none; } + .titlebar:not(headerbar) .linked > button:active:backdrop, + .titlebar:not(headerbar) .linked > button:checked:backdrop, + headerbar .linked > button:active:backdrop, + headerbar .linked > button:checked:backdrop { + color: rgba(189, 147, 249, 0.4); } + .titlebar:not(headerbar) .linked > button:active:backdrop label, + .titlebar:not(headerbar) .linked > button:checked:backdrop label, + headerbar .linked > button:active:backdrop label, + headerbar .linked > button:checked:backdrop label { + color: rgba(189, 147, 249, 0.4); } + .selection-mode.titlebar:not(headerbar), + headerbar.selection-mode { + color: #f8f8f2; + text-shadow: 0 -1px rgba(0, 0, 0, 0.5); + border-color: rgba(159, 99, 246, 0.5); + background: rgba(189, 147, 249, 0.5) linear-gradient(to top, rgba(180, 133, 248, 0.5), rgba(186, 142, 249, 0.5) 2px, rgba(189, 147, 249, 0.5) 3px); + box-shadow: inset 0 1px rgba(209, 179, 251, 0.3); } + .selection-mode.titlebar:backdrop:not(headerbar), + headerbar.selection-mode:backdrop { + background-color: rgba(189, 147, 249, 0.5); + background-image: none; + box-shadow: inset 0 1px rgba(215, 189, 251, 0.26); } + .selection-mode.titlebar:not(headerbar) button, + headerbar.selection-mode button { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.flat, + headerbar.selection-mode button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:hover, + headerbar.selection-mode button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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 { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-filter: none; + border-color: rgba(159, 99, 246, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .selection-mode.titlebar:not(headerbar) button:backdrop.flat:active label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop:active label, .selection-mode.titlebar:not(headerbar) button:backdrop:checked label, + headerbar.selection-mode button:backdrop.flat:active label, + headerbar.selection-mode button:backdrop.flat:checked label, + headerbar.selection-mode button:backdrop:active label, + headerbar.selection-mode button:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + .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 { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:disabled, + headerbar.selection-mode button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button:disabled:active label, .selection-mode.titlebar:not(headerbar) button:disabled:checked label, + headerbar.selection-mode button:disabled:active label, + headerbar.selection-mode button:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .selection-mode.titlebar:not(headerbar) button.suggested-action, + headerbar.selection-mode button.suggested-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:hover, + headerbar.selection-mode button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:active, + headerbar.selection-mode button.suggested-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:disabled, + headerbar.selection-mode button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar.selection-mode button.suggested-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar.selection-mode button.suggested-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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(189, 147, 249, 0); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0), rgba(189, 147, 249, 0)); + 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 { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + color: rgba(248, 248, 242, 0.5); + -gtk-icon-shadow: none; } + .tiled .titlebar:not(headerbar), .maximized .titlebar:not(headerbar), + .tiled headerbar.titlebar, .maximized headerbar.titlebar { + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + .tiled .titlebar:backdrop:not(headerbar), .tiled .titlebar:not(headerbar), .maximized .titlebar:backdrop:not(headerbar), .maximized .titlebar:not(headerbar), + .tiled headerbar:backdrop, + .tiled headerbar, .maximized headerbar:backdrop, .maximized headerbar { + border-radius: 0; } + .default-decoration.titlebar:not(headerbar), headerbar.default-decoration { + padding: 4px; + min-height: 28px; } + .default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { + min-height: 26px; + min-width: 26px; + margin: 0; + padding: 0; } + +headerbar entry, +headerbar spinbutton, +headerbar separator { + margin-top: 5px; + margin-bottom: 5px; } +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; } +headerbar separator { + background: transparent; } + +.background:not(.tiled):not(.maximized) .titlebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(0, 0, 0, 0.1); } + .background:not(.tiled):not(.maximized) .titlebar:backdrop, .background:not(.tiled):not(.maximized) .titlebar { + border-top-left-radius: 4px; + border-top-right-radius: 4px; } + +window:not(.tiled):not(.maximized) separator:first-child + headerbar:backdrop, window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child:backdrop, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 4px; } +window:not(.tiled):not(.maximized) headerbar:last-child:backdrop, window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 4px; } + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background-color: transparent; + background-image: none; + border-style: none; + border-color: transparent; + box-shadow: none; } +.titlebar:not(headerbar) > separator, .titlebar:not(headerbar) > separator:backdrop { + background: #1e1f29; } + +/************** + * GtkInfoBar * + **************/ +.info, .warning, .question, .error, +infobar { + text-shadow: none; + color: #f8f8f2; + background-color: #1e1f29; + border-bottom: 1px solid #08090c; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.15); } + +.info, .warning, .question, .error { + text-shadow: none; + color: #f8f8f2; + border: none; } + .info .label, .warning .label, .question .label, .error .label { + color: #f8f8f2; } + .info .label:backdrop, .warning .label:backdrop, .question .label:backdrop, .error .label:backdrop { + color: rgba(248, 248, 242, 0.5); } + .info button, .warning button, .question button, .error button { + border-radius: 2px; + border: none; + background: rgba(40, 42, 54, 0.98); + color: #f8f8f2; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2); } + .info button .label, .warning button .label, .question button .label, .error button .label { + color: #f8f8f2; } + .info button:active, .warning button:active, .question button:active, .error button:active { + background: #282a36; + color: #f8f8f2; + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:active:backdrop, .warning button:active:backdrop, .question button:active:backdrop, .error button:active:backdrop { + background: rgba(40, 42, 54, 0.8); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:hover, .warning button:hover, .question button:hover, .error button:hover, .info button:focus, .warning button:focus, .question button:focus, .error button:focus { + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:disabled, .warning button:disabled, .question button:disabled, .error button:disabled { + background: rgba(40, 42, 54, 0.6); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:disabled:backdrop, .warning button:disabled:backdrop, .question button:disabled:backdrop, .error button:disabled:backdrop { + background: rgba(40, 42, 54, 0.5); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:backdrop, .warning button:backdrop, .question button:backdrop, .error button:backdrop { + background: rgba(40, 42, 54, 0.8); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + +.info, .info:backdrop { + color: #50fa7a; + background-color: transparent; } + +.warning, .warning:backdrop { + color: #ff9f39; + background-color: transparent; } + +.question, .question:backdrop { + color: #72BFD0; + background-color: transparent; } + +.error, .error:backdrop { + color: #ff3c3c; + background-color: transparent; } + +/************* + * Level Bar * + *************/ +levelbar block { + min-width: 32px; + min-height: 6px; } +levelbar.vertical block { + min-width: 6px; + min-height: 32px; } +levelbar:backdrop { + transition: 200ms ease-out; } +levelbar trough { + padding: 3px; + border-radius: 3px; + background-color: rgba(0, 0, 0, 0.14); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + levelbar trough:backdrop { + background-color: rgba(0, 0, 0, 0.06); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } +levelbar.horizontal.discrete block { + margin: 0 1px; } +levelbar.vertical.discrete block { + margin: 1px 0; } +levelbar block { + border-radius: 2px; } + levelbar block:backdrop { + box-shadow: none; } + levelbar block.low { + background-color: #ff9f39; } + levelbar block.low:backdrop { + border-color: #ff9f39; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #72BFD0; } + levelbar block.high:backdrop, levelbar block:not(.empty):backdrop { + border-color: #72BFD0; } + levelbar block.full { + background-color: #4caec3; } + levelbar block.full:backdrop { + border-color: #4caec3; } + levelbar block.empty { + background-color: rgba(0, 0, 0, 0.14); + box-shadow: none; } + +/********* + * Links * + *********/ +*:link, button:link, +button:visited { + color: #13b1d5; } + *:link:visited, + button:visited { + color: rgba(19, 177, 213, 0.5); } + *:selected *:link:visited, *:selected button:visited:link, + *:selected button:visited { + color: rgba(237, 230, 243, 0.8); } + *:link:hover, button:hover:link, + button:hover:visited { + color: #2fc9ec; } + *:selected *:link:hover, *:selected button:hover:link, + *:selected button:hover:visited { + color: rgba(246, 244, 242, 0.95); } + *:link:active, button:active:link, + button:active:visited { + color: #13b1d5; } + *:selected *:link:active, *:selected button:active:link, + *:selected button:active:visited { + color: rgba(243, 240, 243, 0.9); } + *:link:backdrop:backdrop:hover, button:backdrop:backdrop:hover:link, + button:backdrop:backdrop:hover:visited, *:link:backdrop:backdrop:hover:selected, .selection-mode.titlebar:not(headerbar) .subtitle:backdrop:backdrop:hover:link, + headerbar.selection-mode .subtitle:backdrop:backdrop:hover:link, button:backdrop:backdrop:hover:selected:link, + button:backdrop:backdrop:hover:selected:visited, *:link:backdrop, button:backdrop:link, + button:backdrop:visited { + color: rgba(189, 147, 249, 0.5); } + *:link:selected, .selection-mode.titlebar:not(headerbar) .subtitle:link, + headerbar.selection-mode .subtitle:link, button:selected:link, + button:selected:visited, *:selected *:link, *:selected button:link, + *:selected button:visited { + color: rgba(243, 240, 243, 0.9); } + +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; } + +/********* + * Lists * + *********/ +list, listview { + color: #f8f8f2; + background-color: #282a36; + border-color: rgba(25, 26, 34, 0.9); } + list:backdrop, listview:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } + list.horizontal row.separator, list.separators.horizontal > row:not(.separator), listview.horizontal row.separator, listview.separators.horizontal > row:not(.separator) { + border-left: 1px solid rgba(25, 26, 34, 0.9); } + list:not(.horizontal) row.separator, list.separators:not(.horizontal) > row:not(.separator), listview:not(.horizontal) row.separator, listview.separators:not(.horizontal) > row:not(.separator) { + border-bottom: 1px solid rgba(25, 26, 34, 0.9); } + +row { + padding: 8px 14px; + transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + row label { + padding-left: 8px; } + row:hover { + transition: none; } + row:backdrop { + transition: 200ms ease-out; } + row.activatable.has-open-popup, row.activatable:hover { + background-color: rgba(248, 248, 242, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + row.activatable:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + +/********* + * Menus * + *********/ +menubar, +.menubar { + background-color: #1e1f29; + color: #f8f8f2; + padding: 0px; + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + menubar > item, + .menubar > item { + min-height: 16px; + padding: 4px 8px; } + menubar > item:hover, + .menubar > item:hover { + box-shadow: inset 0 -3px rgba(189, 147, 249, 0.5); } + menubar > item:disabled, + .menubar > item:disabled { + color: #8b8c8e; + box-shadow: none; } + +menu, .menu, .context-menu { + margin: 4px; + padding: 2px 0px; + background-color: #242530; + border: 1px solid rgba(25, 26, 34, 0.9); + font: initial; } + .csd menu, + .csd .menu, + .csd .context-menu { + border: none; } + menu:backdrop, .menu:backdrop, .context-menu:backdrop { + background-color: #282936; } + 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: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + menu menuitem:disabled, .menu menuitem:disabled, .context-menu menuitem:disabled { + color: #8b8c8e; } + menu menuitem:disabled:backdrop, .menu menuitem:disabled:backdrop, .context-menu menuitem:disabled:backdrop { + color: #3e4055; } + menu menuitem:backdrop, menu menuitem:backdrop:hover, .menu menuitem:backdrop, .menu menuitem:backdrop:hover, .context-menu menuitem:backdrop, .context-menu menuitem:backdrop:hover { + color: #8b8c8e; + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: #242530; + border-radius: 0; } + menu > arrow.top, .menu > arrow.top, .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid #3d3f49; + -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 #3d3f49; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, .menu > arrow:hover, .context-menu > arrow:hover { + background-color: #3d3f49; } + menu > arrow:backdrop, .menu > arrow:backdrop, .context-menu > arrow:backdrop { + background-color: #282936; } + 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; } + +/******** + * Misc * + ********/ +.content-view { + background-color: #0f0f14; } + .content-view:hover { + -gtk-icon-filter: brightness(1.2); } + .content-view:backdrop { + background-color: #0f0f14; } + +.osd .scale-popup button.flat { + border-style: none; + border-radius: 5px; } +.scale-popup button:hover { + background-color: rgba(248, 248, 242, 0.1); + border-radius: 5px; } + +/************ +* Assistant * +*************/ +assistant { + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; } + assistant .sidebar { + background-color: #282a36; + border-top: 1px solid rgba(25, 26, 34, 0.9); + border-bottom-left-radius: 4px; } + assistant .sidebar:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } + assistant.csd .sidebar { + border-top-style: none; } + assistant .sidebar GtkLabel, + assistant .sidebar label { + padding: 6px 12px; } + assistant .sidebar GtkLabel.highlight, + assistant .sidebar label.highlight { + background-color: #4a4a51; } + +/************* + * Notebooks * + *************/ +notebook > header { + padding: 1px; + border-color: rgba(25, 26, 34, 0.9); + border-width: 0px; + background-color: #1e1f29; } + notebook > header:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-color: #1e1f29; } + notebook > header tabs { + margin: -1px; } + notebook > header.top { + border-bottom-style: solid; } + notebook > header.top > tabs { + margin-bottom: -2px; } + notebook > header.top > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.top > tabs > tab:checked { + background-color: #282a36; } + notebook > header.top > tabs > tab:checked:hover { + background-color: #282a36; } + notebook > header.bottom { + border-top-style: solid; } + notebook > header.bottom > tabs { + margin-top: -2px; } + notebook > header.bottom > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.bottom > tabs > tab:checked { + background-color: #282a36; } + notebook > header.left { + border-right-style: solid; } + notebook > header.left > tabs { + margin-right: -2px; } + notebook > header.left > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.left > tabs > tab:checked { + background-color: #282a36; } + notebook > header.right { + border-left-style: solid; } + notebook > header.right > tabs { + margin-left: -2px; } + notebook > header.right > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.right > tabs > tab:checked { + background-color: #282a36; } + 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: rgba(255, 255, 255, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header tab { + min-height: 30px; + min-width: 30px; + padding: 3px 12px; + outline-offset: -5px; + color: #8b8c8e; + font-weight: bold; + border-width: 1px; + border-color: transparent; } + notebook > header tab:hover { + color: #c2c2c0; } + notebook > header tab:hover.reorderable-page { + border-color: rgba(25, 26, 34, 0.2); + background-color: rgba(30, 31, 41, 0.2); } + notebook > header tab:backdrop { + color: #5f6066; } + notebook > header tab:backdrop.reorderable-page { + border-color: transparent; + background-color: transparent; } + notebook > header tab:checked { + color: #f8f8f2; } + notebook > header tab:checked.reorderable-page { + border-color: rgba(25, 26, 34, 0.4); + background-color: rgba(30, 31, 41, 0.5); } + notebook > header tab:checked.reorderable-page:hover { + background-color: rgba(30, 31, 41, 0.7); } + notebook > header tab:backdrop:checked { + color: #8b8c8e; } + notebook > header tab:backdrop:checked.reorderable-page { + border-color: rgba(26, 27, 35, 0.91); + background-color: #2a2c39; } + 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 { + background: transparent; + box-shadow: none; + color: #ff5555; } + 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: 0.5px; + padding-right: 0.5px; } + notebook > header.top tabs:not(:only-child), notebook > header.bottom tabs:not(:only-child) { + margin-left: 0.5px; + margin-right: 0.5px; } + notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0.5px; } + notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0.5px; } + notebook > header.top tabs tab, notebook > header.bottom tabs tab { + margin-left: 0.5px; + margin-right: 0.5px; } + 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: 4px; + padding-bottom: 4px; } + notebook > header.left tabs:not(:only-child), notebook > header.right tabs:not(:only-child) { + margin-top: 3px; + margin-bottom: 3px; } + notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: -1px; } + notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: -1px; } + notebook > header.left tabs tab, notebook > header.right tabs tab { + margin-top: 4px; + margin-bottom: 4px; } + 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: #282a36; } + notebook > stack:not(:only-child):backdrop { + background-color: #2a2c39; } + +/********* + * Paned * + *********/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(rgba(25, 26, 34, 0.9)); + background-size: 1px 1px; } + paned > separator:selected { + background-image: image(rgba(189, 147, 249, 0.5)); } + paned > separator:backdrop { + background-image: image(rgba(26, 27, 35, 0.91)); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #1e1f29; + background-image: image(rgba(25, 26, 34, 0.9)), image(rgba(25, 26, 34, 0.9)); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #1e1f29; + background-image: image(rgba(26, 27, 35, 0.91)), image(rgba(26, 27, 35, 0.91)); } +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; } + +/************ + * 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; } + +/*************** + * Popovers * + ***************/ +popover.background { + background-color: transparent; + font: initial; } + popover.background > arrow, + popover.background > contents { + background-color: #242530; + background-clip: padding-box; + border: 1px solid rgba(25, 26, 34, 0.9); + box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4); } + popover.background:backdrop { + background-color: transparent; + box-shadow: none; } + popover.background > contents { + padding: 8px; + border-radius: 5px; } + popover.background > contents > list, + popover.background > contents > .view, + popover.background > contents > iconview, + popover.background > contents > toolbar { + border-style: none; + background-color: transparent; } + popover.background > contents separator { + background-color: rgba(27, 28, 36, 0.93); + margin: 3px; } + popover.background > contents list separator { + margin: 0; } + .osd popover.background, popover.background.touch-selection, popover.background.magnifier { + background-color: transparent; } + .osd popover.background > arrow, + .osd popover.background > contents, popover.background.touch-selection > arrow, + popover.background.touch-selection > contents, popover.background.magnifier > arrow, + popover.background.magnifier > contents { + border: 1px solid rgba(255, 255, 255, 0.1); + box-shadow: none; } + +magnifier { + background-color: #282a36; } + +/***************** + * Progress bars * + *****************/ +progressbar { + font-size: smaller; + color: rgba(248, 248, 242, 0.4); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 6px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 6px; } + progressbar.horizontal progress { + margin: 0; } + progressbar.vertical progress { + margin: 0; } + progressbar:backdrop { + box-shadow: none; + transition: 200ms ease-out; } + progressbar.osd { + min-width: 3px; + min-height: 3px; + 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; } + +/************ + * GtkScale * + ************/ +progressbar trough, scale trough, scale fill { + background-color: rgba(140, 143, 171, 0.14); + border: none; + border-radius: 3px; + margin: 0; } + progressbar trough:disabled, scale trough:disabled, scale fill:disabled { + background-color: rgba(0, 0, 0, 0.14); } + progressbar trough:backdrop, progressbar:backdrop trough, scale trough:backdrop, scale fill:backdrop { + background-color: rgba(0, 0, 0, 0.14); + transition: 200ms ease-out; } + progressbar trough:backdrop:disabled, progressbar:backdrop trough:disabled, scale trough:backdrop:disabled, scale fill:backdrop:disabled { + background-color: rgba(0, 0, 0, 0.14); } + +progressbar progress, scale highlight { + border: none; + background-color: rgba(189, 147, 249, 0.5); + border-radius: 3px; + margin: 0; } + progressbar progress:disabled, scale highlight:disabled { + border: none; + background-color: rgba(0, 0, 0, 0.14); } + progressbar progress:backdrop, progressbar:backdrop progress, scale highlight:backdrop, progressbar progress:active:backdrop, progressbar:backdrop progress:active, scale highlight:active:backdrop { + border-color: rgba(204, 171, 250, 0.5); + background-color: rgba(204, 171, 250, 0.5); } + progressbar progress:backdrop:disabled, progressbar:backdrop progress:disabled, scale highlight:backdrop:disabled, progressbar progress:active:backdrop:disabled, progressbar:backdrop progress:active:disabled, scale highlight:active:backdrop:disabled { + background-color: rgba(0, 0, 0, 0.1); } + +scale { + min-height: 16px; + min-width: 16px; + padding: 8px; } + scale.horizontal trough, + scale.horizontal progress { + min-height: 6px; } + scale.vertical trough, + scale.vertical progress { + min-width: 6px; } + scale slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); + border-radius: 12px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-property: background, border, box-shadow; } + scale slider:active { + background-color: #bd93f9; } + scale slider:active:disabled { + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.05); } + 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: -6px; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 5px; } + scale trough { + outline-offset: 2px; + outline-color: transparent; } + scale fill:backdrop, scale fill { + background-color: rgba(25, 26, 34, 0.9); } + scale fill:disabled:backdrop, scale fill:disabled { + border-color: transparent; + background-color: transparent; } + .osd scale fill { + background-color: rgba(97, 97, 97, 0.775); } + .osd scale fill:disabled:backdrop, .osd scale fill:disabled { + border-color: transparent; + background-color: transparent; } + scale slider { + border-color: #282a36; + border: none; + border-radius: 12px; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:active { + border-color: rgba(159, 99, 246, 0.5); } + scale slider:disabled { + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:backdrop, scale slider:backdrop:disabled { + transition: 200ms ease-out; + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + row:selected scale slider:disabled, row:selected scale slider { + border-color: rgba(159, 99, 246, 0.5); } + .osd scale slider { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border-color: rgba(0, 0, 0, 0.7); + background-color: #14171a; } + .osd scale slider:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #14171a; } + .osd scale slider:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #14171a; } + .osd scale slider:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #14171a; } + .osd scale slider:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #14171a; } + .osd scale slider:backdrop:disabled { + background-color: #14171a; } + scale value { + color: alpha(currentColor,0.4); } + scale marks { + color: alpha(currentColor,0.4); } + 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 { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.color { + min-height: 0; + min-width: 0; } + scale.color trough { + background-image: image(rgba(25, 26, 34, 0.9)); + background-repeat: no-repeat; } + scale.color.horizontal { + padding: 0 0 15px 0; } + scale.color.horizontal trough { + padding-bottom: 4px; + background-position: 0 -3px; + border-top-left-radius: 0; + border-top-right-radius: 0; } + 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) { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.vertical:dir(ltr) { + padding: 0 0 0 15px; } + scale.color.vertical:dir(ltr) trough { + padding-left: 4px; + background-position: 3px 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + 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 { + margin-left: -15px; + margin-right: 6px; } + scale.color.vertical:dir(rtl) { + padding: 0 15px 0 0; } + scale.color.vertical:dir(rtl) trough { + padding-right: 4px; + background-position: -3px 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + scale.color.fine-tune.horizontal:dir(ltr), scale.color.fine-tune.horizontal:dir(rtl) { + padding: 0 0 12px 0; } + scale.color.fine-tune.horizontal:dir(ltr) trough, scale.color.fine-tune.horizontal:dir(rtl) trough { + padding-bottom: 7px; + background-position: 0 -6px; } + scale.color.fine-tune.horizontal:dir(ltr) slider, scale.color.fine-tune.horizontal:dir(rtl) slider { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.fine-tune.vertical:dir(ltr) { + padding: 0 0 0 12px; } + scale.color.fine-tune.vertical:dir(ltr) trough { + padding-left: 7px; + background-position: 6px 0; } + scale.color.fine-tune.vertical:dir(ltr) slider { + margin-left: -15px; + margin-right: 6px; } + scale.color.fine-tune.vertical:dir(rtl) { + padding: 0 12px 0 0; } + scale.color.fine-tune.vertical:dir(rtl) trough { + padding-right: 7px; + background-position: -6px 0; } + scale.color.fine-tune.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + +/************** + * Scrollbars * + **************/ +scrollbar { + background-color: #232530; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + scrollbar.top { + border-bottom: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.bottom { + border-top: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.left { + border-right: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.right { + border-left: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar:backdrop { + background-color: #181820; + border-color: rgba(26, 27, 35, 0.91); + transition: 200ms ease-out; } + scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #a1a1a2; } + scrollbar slider:hover { + background-color: #cccdca; } + scrollbar slider:hover:active { + background-color: rgba(219, 195, 252, 0.5); } + scrollbar slider:backdrop { + background-color: #4a4b51; } + scrollbar slider:disabled { + background-color: transparent; } + scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; } + 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: #f8f8f2; + border: 1px solid black; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 5px; + min-height: 5px; + background-color: #f8f8f2; + background-clip: padding-box; + border-radius: 100%; + border: 1px solid black; + -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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #a1a1a2; } + scrollbar button:hover { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #cccdca; } + scrollbar button:active, scrollbar button:checked { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(219, 195, 252, 0.5); } + scrollbar button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(161, 161, 162, 0.2); } + scrollbar button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #4a4b51; } + scrollbar button:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(74, 75, 81, 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-right-symbolic"); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); } + +treeview ~ scrollbar.vertical { + border-top: 1px solid rgba(25, 26, 34, 0.9); + margin-top: -1px; } + +/*********** + * Sidebar * + ***********/ +.sidebar { + border-style: none; + border-width: 0; + background-color: #232530; } + .sidebar .frame { + border: none; } + 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: none; + 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 rgba(25, 26, 34, 0.9); + border-right-style: none; } + .sidebar:backdrop { + background-color: #242631; + border-color: rgba(26, 27, 35, 0.91); + transition: 200ms ease-out; } + .sidebar list { + background-color: #20212b; } + .sidebar row:selected { + background: transparent; + color: #bd93f9; } + .sidebar row:selected:backdrop { + color: rgba(189, 147, 249, 0.4); + background: transparent; } + .sidebar row:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } + .sidebar row:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + .sidebar row:selected label { + color: #bd93f9; } + .sidebar.source-list { + background-color: #1e1f29; + color: #F2EFEA; + padding: 4px 0px; } + .sidebar.source-list.view:selected:active, iconview.sidebar.source-list:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + .sidebar.source-list.view:selected.has-open-popup, iconview.sidebar.source-list:selected.has-open-popup, .sidebar.source-list.view:selected:hover, iconview.sidebar.source-list:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + .sidebar.source-list.view:selected:backdrop, iconview.sidebar.source-list:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + .sidebar.source-list.view:hover, iconview.sidebar.source-list:hover, .sidebar.source-list.view iconview.source-list:hover, iconview.sidebar.source-list iconview.source-list:hover { + background-color: rgba(40, 42, 54, 0.6); } + paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; + border-color: rgba(25, 26, 34, 0.9); } + +stacksidebar row { + padding: 10px 4px; } + stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; } + stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; } + +placessidebar > viewport.frame { + border-style: none; } +placessidebar row.sidebar-new-bookmark-row { + color: rgba(189, 147, 249, 0.5); } +placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #50fa7a, inset 0 -1px #50fa7a; } + placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #50fa7a; } + placessidebar row:drop(active):not(:disabled):selected { + background-color: #50fa7a; } + placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #f8f8f2; } + +/***************** + * 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) button { + min-height: 16px; + margin: 0; + padding-bottom: 0; + padding-top: 0; + color: #e3e3df; + background-image: none; + border-style: none none none solid; + border-color: rgba(25, 26, 34, 0.2); + border-radius: 0; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:hover { + color: #f8f8f2; + background-color: rgba(248, 248, 242, 0.05); } + spinbutton:not(.vertical) button:disabled { + color: rgba(139, 140, 142, 0.3); } + spinbutton:not(.vertical) button:active { + background-color: rgba(0, 0, 0, 0.1); + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.2); } + spinbutton:not(.vertical) button:backdrop { + color: #818286; + background-color: transparent; + border-color: rgba(26, 27, 35, 0.21); + transition: 200ms ease-out; } + spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(62, 64, 85, 0.3); + background-image: none; + border-style: none none none solid; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:last-child { + border-top-right-radius: 2px; + border-bottom-right-radius: 2px; } +.osd spinbutton:not(.vertical) button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-style: none none none solid; + border-color: rgba(0, 0, 0, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 0.5); + background-color: rgba(254, 254, 254, 0.1); + -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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #898b8c; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton:not(.vertical) button:last-child { + border-radius: 0 3px 3px 0; } + .osd spinbutton:not(.vertical) button:dir(rtl):first-child { + border-radius: 3px 0 0 3px; } +spinbutton.vertical:disabled { + color: #8b8c8e; } +spinbutton.vertical:backdrop:disabled { + color: #3e4055; } +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.vertical button { + min-height: 32px; + min-width: 32px; + padding: 0; + border-width: 1px; + border-color: rgba(25, 26, 34, 0.9); + box-shadow: 0 1px rgba(255, 255, 255, 0.1); } +spinbutton.vertical button.up { + border-radius: 3px 3px 0 0; + border-style: solid solid none solid; } +spinbutton.vertical button.down { + border-radius: 0 0 3px 3px; + border-style: none solid solid solid; } +.osd spinbutton.vertical button:first-child { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd spinbutton.vertical button:first-child:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + 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; } + +/*********** + * Spinner * + ***********/ +menu spinner { + color: rgba(189, 147, 249, 0.5); } + +/********************* + * 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; } + +/********** + * Switch * + **********/ +switch { + font-size: 1px; + font-weight: bold; + outline-offset: -4px; + transition: all 200ms ease-in; + border: none; + border-radius: 14px; + color: transparent; + padding: 2px; + background-color: #3e4153; + box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), 0px 1px rgba(0, 0, 0, 0.1); } + switch:disabled { + background-color: #22232e; } + switch:backdrop { + background-color: #2f313f; + transition: 200ms ease-out; } + switch:backdrop:disabled { + background-color: #22232e; } + switch:active, switch:checked { + background-color: #50fa7a; } + switch:active:backdrop, switch:checked:backdrop { + background-color: #50fa7a; } + switch:active:backdrop slider:backdrop, switch:checked:backdrop slider:backdrop { + box-shadow: none; + background-color: rgba(40, 42, 54, 0.9); + border: none; } + switch slider { + padding: 2px; + min-width: 16px; + min-height: 16px; + border-radius: 100%; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + background-color: #282a36; + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2); } + switch slider:backdrop { + padding: 2px; + box-shadow: none; + background-color: #282a36; } + switch trough:active, switch trough:checked { + background-color: rgba(189, 147, 249, 0.5); } + switch trough:active:backdrop, switch trough:checked:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + +/************ + * Toolbars * + ************/ +toolbar, .inline-toolbar, searchbar > revealer > box { + padding: 4px; + background-color: #1e1f29; } + +toolbar { + padding: 4px 3px 3px 4px; } + .osd toolbar { + background-color: transparent; } + toolbar.osd { + padding: 13px; + border: none; + border-radius: 5px; + background-color: rgba(20, 23, 26, 0.8); } + toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; } + toolbar.horizontal separator { + margin: 0 7px 1px 6px; } + 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 { + margin-right: 1px; + margin-bottom: 1px; } + +.inline-toolbar { + padding: 3px; + border-width: 0 1px 1px; + border-radius: 0 0 5px 5px; } + +searchbar > revealer > box { + border-width: 0 0 1px; + padding: 5px; } + +.inline-toolbar, searchbar > revealer > box { + border-style: solid; + border-color: rgba(25, 26, 34, 0.9); + background-color: rgba(29, 30, 39, 0.97); } + .inline-toolbar:backdrop, searchbar > revealer > box:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-color: rgba(29, 30, 39, 0.9685); + box-shadow: none; + transition: 200ms ease-out; } + +searchbar { + background: #282a36; } + +/************ + * Tooltips * + ************/ +tooltip { + padding: 4px; + /* not working */ + border-radius: 5px; + box-shadow: none; + text-shadow: 0 1px black; } + tooltip.background { + background-color: rgba(0, 0, 0, 0.8); + background-clip: padding-box; + border: 1px solid rgba(255, 255, 255, 0.1); } + tooltip decoration { + background-color: transparent; } + tooltip * { + padding: 4px; + background-color: transparent; + color: white; } + +/************** + * Tree Views * + **************/ +treeview.view { + border-left-color: #909194; + border-top-color: #1e1f29; } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: rgba(233, 223, 244, 0.75); + border-top-color: rgba(248, 248, 242, 0.1); } + treeview.view:disabled { + color: #8b8c8e; } + treeview.view:disabled:selected { + color: rgba(228, 214, 244, 0.7); } + treeview.view:disabled:selected:backdrop { + color: rgba(207, 177, 247, 0.5); } + treeview.view:disabled:backdrop { + color: #3e4055; } + treeview.view.separator { + min-height: 2px; + color: #1e1f29; } + treeview.view.separator:backdrop { + color: rgba(30, 31, 41, 0.1); } + treeview.view:backdrop { + border-left-color: #55565c; + border-top: #1e1f29; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: rgba(159, 99, 246, 0.5); } + treeview.view:drop(active).after { + border-top-style: none; } + treeview.view:drop(active).before { + border-bottom-style: none; } + treeview.view.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: #bababa; } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #f8f8f2; } + treeview.view.expander:selected { + color: rgba(241, 235, 243, 0.85); } + treeview.view.expander:selected:hover { + color: #f8f8f2; } + treeview.view.expander:selected:backdrop { + color: rgba(230, 218, 244, 0.5); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: #6e6f75; } + treeview.view.progressbar { + border: 1px solid rgba(159, 99, 246, 0.5); + border-radius: 4px; + background-color: rgba(189, 147, 249, 0.5); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.5), rgba(159, 99, 246, 0.5)); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), 0 1px rgba(0, 0, 0, 0.1); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); + background-image: linear-gradient(to bottom, #282a36, #121319); } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + border-color: #2a2c39; + background-color: #2a2c39; } + treeview.view.progressbar:backdrop { + border-color: #2a2c39; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(248, 248, 242, 0.1); + border-radius: 4px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: rgba(159, 99, 246, 0.5); + border-radius: 4px; } + treeview.view header button { + color: #909194; + background-color: #282a36; + font-weight: bold; + text-shadow: none; + box-shadow: none; } + treeview.view header button:hover { + color: #c4c5c3; + box-shadow: none; + transition: none; } + treeview.view header button:active { + color: #f8f8f2; + transition: none; } + treeview.view header button:last-child:backdrop, treeview.view header button:last-child { + border-right-style: none; } + 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; + transition: none; + background-image: none; + background-color: rgba(189, 147, 249, 0.5); + color: #282a36; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #282a36; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: rgba(189, 147, 249, 0.5); } + +treeview.view header button, treeview.view header button:hover, treeview.view header button:active { + padding: 0 6px; + border-radius: 0; + background-image: none; + text-shadow: none; + border-width: 1px; + border-style: none solid solid none; + border-color: #1e1f29; } + treeview.view header button:disabled { + border-color: #1e1f29; + background-image: none; } + treeview.view header button:backdrop { + border-color: #1e1f29; + border-style: none solid solid none; + color: #55565c; + background-image: none; + background-color: #2a2c39; } + treeview.view header button:backdrop:disabled { + border-color: #1e1f29; + background-image: none; } + +/********************** + * Window Decorations * + *********************/ +window { + border-width: 0px; } + window.csd { + box-shadow: 0 3px 9px 1px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(0, 0, 0, 0.75); + margin: 0px; + border-radius: 4px 4px 0 0; } + window.csd:backdrop { + box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.75); + transition: 200ms ease-out; } + window.csd.popup { + border-radius: 7px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.65); } + window.csd.dialog.message { + border-radius: 4px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.65); } + window.solid-csd { + margin: 0; + padding: 4px; + border: solid 1px rgba(25, 26, 34, 0.9); + border-radius: 0; + box-shadow: inset 0 0 0 4px rgba(25, 26, 34, 0.9), inset 0 0 0 3px #1e1f29, inset 0 1px rgba(248, 248, 242, 0.07); } + window.solid-csd:backdrop { + box-shadow: inset 0 0 0 4px rgba(25, 26, 34, 0.9), inset 0 0 0 3px #1e1f29, inset 0 1px rgba(248, 248, 242, 0.07); } + window.maximized, window.fullscreen { + border-radius: 0; + box-shadow: none; } + window.tiled, window.tiled-top, window.tiled-left, window.tiled-right, window.tiled-bottom { + border-radius: 0; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 0 0 20px transparent; } + window:backdrop { + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 0 0 20px transparent; } + window.popup { + box-shadow: none; } + window.ssd { + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75); } + +windowcontrols button.close, windowcontrols button.maximize, windowcontrols button.minimize { + min-width: 20px; + min-height: 20px; + margin: 0; + padding: 0 1px; + background-position: center; + background-repeat: no-repeat; + background-size: 16px 16px; } + windowcontrols button.close, windowcontrols button.close:hover, windowcontrols button.close:focus, windowcontrols button.close:active, windowcontrols button.close:backdrop, windowcontrols button.close:backdrop:hover, windowcontrols button.maximize, windowcontrols button.maximize:hover, windowcontrols button.maximize:focus, windowcontrols button.maximize:active, windowcontrols button.maximize:backdrop, windowcontrols button.maximize:backdrop:hover, windowcontrols button.minimize, windowcontrols button.minimize:hover, windowcontrols button.minimize:focus, windowcontrols button.minimize:active, windowcontrols button.minimize:backdrop, windowcontrols button.minimize:backdrop:hover { + background-color: transparent; + border: none; + box-shadow: none; + color: transparent; } +windowcontrols button.close { + background-image: -gtk-scaled(url("../assets/close.png"), url("../assets/close@2.png")); } + windowcontrols button.close:hover, windowcontrols button.close:active { + background-image: -gtk-scaled(url("../assets/close_prelight.png"), url("../assets/close_prelight@2.png")); } +windowcontrols button.maximize { + background-image: -gtk-scaled(url("../assets/maximize.png"), url("../assets/maximize@2.png")); } + windowcontrols button.maximize:hover, windowcontrols button.maximize:active { + background-image: -gtk-scaled(url("../assets/maximize_prelight.png"), url("../assets/maximize_prelight@2.png")); } +windowcontrols button.minimize { + background-image: -gtk-scaled(url("../assets/min.png"), url("../assets/min@2.png")); } + windowcontrols button.minimize:hover, windowcontrols button.minimize:active { + background-image: -gtk-scaled(url("../assets/min_prelight.png"), url("../assets/min_prelight@2.png")); } +windowcontrols button:backdrop { + -gtk-icon-shadow: none; + background-image: -gtk-scaled(url("../assets/close_unfocused.png"), url("../assets/close_unfocused@2.png")); } + +headerbar.selection-mode button.titlebutton, +.titlebar.selection-mode button.titlebutton { + text-shadow: 0 -1px rgba(0, 0, 0, 0.3788235294); + -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.3788235294); } + headerbar.selection-mode button.titlebutton:backdrop, + .titlebar.selection-mode button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + +.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, modelbutton.flat:selected, +.menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, +entry selection:focus, +entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + background-color: rgba(189, 147, 249, 0.5); } + row:selected label, label:selected, .selection-mode windowcontrols button, .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, modelbutton.flat:selected, + .menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, + entry selection:focus, + entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + color: #f8f8f2; + font-weight: normal; } + row:selected label:disabled, label:disabled:selected, .selection-mode windowcontrols button: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, modelbutton.flat:disabled:selected, + .menuitem.button.flat:disabled:selected, calendar:disabled:selected, spinbutton:not(.vertical) selection:disabled, + entry selection:disabled, row:disabled:selected { + color: rgba(233, 223, 244, 0.75); } + row:selected label:backdrop, label:backdrop:selected, .selection-mode windowcontrols button: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, modelbutton.flat:backdrop:selected, + .menuitem.button.flat:backdrop:selected, calendar:backdrop:selected, spinbutton:not(.vertical) selection:backdrop, + entry selection:backdrop, row:backdrop:selected { + color: rgba(248, 248, 242, 0.5); } + row:selected label:backdrop:disabled, label:backdrop:disabled:selected, .selection-mode windowcontrols button: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, modelbutton.flat:backdrop:disabled:selected, + .menuitem.button.flat:backdrop:disabled:selected, calendar:backdrop:disabled:selected, spinbutton:not(.vertical) selection:backdrop:disabled, + entry selection:backdrop:disabled, row:backdrop:disabled:selected { + color: rgba(207, 177, 247, 0.5); } + +.monospace { + font-family: Monospace; } + +/********************** + * DE-Specific Styles * + **********************/ +/********* +* Budgie * +*********/ +.budgie-container { + background-color: transparent; } + .budgie-container:backdrop { + background-color: transparent; } + .budgie-container popover list, + .budgie-container popover row { + border: none; + background: none; + padding: 0; + margin: 0; } + +.budgie-popover .container, +.budgie-popover border, +.budgie-popover list, +.budgie-popover row { + padding: 0; + margin: 0; + background: none; + border: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + opacity: 1; + min-width: 0; + min-height: 0; } + +.budgie-popover, +.budgie-popover.background { + border-radius: 2px; + padding: 0; + background-color: rgba(30, 31, 41, 0.98); + background-clip: border-box; + box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35); + border: 1px solid @borders; } + .budgie-popover list:hover, + .budgie-popover row:hover, + .budgie-popover.background list:hover, + .budgie-popover.background row:hover { + background: none; } + .budgie-popover > frame.container, + .budgie-popover.background > frame.container { + margin: 0 -1px -1px; + padding: 2px 0 0; } + +.budgie-popover > .container { + padding: 2px; } + +.budgie-menu .container { + padding: 0; } +.budgie-menu button:hover { + -gtk-icon-filter: none; } +.budgie-menu entry.search { + border: none; + background: none; + padding: 5px 2px; + border-bottom: 1px solid @borders; + border-radius: 0; + font-size: 120%; + box-shadow: none; } + .budgie-menu entry.search image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-menu entry.search image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-menu .categories { + border-width: 0; + margin-left: 3px; + background-color: transparent; } + .budgie-menu .categories:dir(ltr) { + border-right: 1px solid @borders; } + .budgie-menu .categories:dir(rtl) { + border-left: 1px solid @borders; } +.budgie-menu .category-button { + padding: 8px; + border-radius: 2px 0 0 2px; } + .budgie-menu .category-button:hover { + background-color: rgba(248, 248, 242, 0.05); + color: #f8f8f2; } + .budgie-menu .category-button:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + .budgie-menu .category-button:checked { + color: #f8f8f2; + background-color: rgba(174, 123, 248, 0.3); } + .budgie-menu .category-button:checked:disabled { + opacity: 0.5; } + .budgie-menu .category-button:checked:disabled label { + color: rgba(248, 248, 242, 0.7); } +.budgie-menu scrollbar { + background-color: transparent; + border-color: transparent; } +.budgie-menu button:not(.category-button) { + padding-top: 5px; + padding-bottom: 5px; + border-radius: 0; + box-shadow: none; } +.budgie-menu undershoot, .budgie-menu overshoot { + background: none; } + +button.budgie-menu-launcher { + padding: 0 2px; + color: #f8f8f2; + box-shadow: none; + background-color: transparent; } + button.budgie-menu-launcher:hover { + color: #f8f8f2; } + button.budgie-menu-launcher:active, button.budgie-menu-launcher:checked { + color: #f8f8f2; } + button.budgie-menu-launcher:backdrop { + color: #f8f8f2; + background-color: transparent; } + button.budgie-menu-launcher:backdrop:hover { + color: #f8f8f2; } + button.budgie-menu-launcher:backdrop:active, button.budgie-menu-launcher:backdrop:checked { + color: rgba(189, 147, 249, 0.5); + box-shadow: none; + background-color: transparent; } + +.user-menu .content-box separator { + margin-left: 6px; + margin-right: 6px; + background-color: rgba(248, 248, 242, 0.1); } +.user-menu button { + margin: 5px; } +.user-menu > box.vertical row.activatable:first-child .indicator-item, +.user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item { + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + background-color: #72BFD0; + transition-duration: 0.2s; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(ltr) { + padding-left: 7px; + background-position: left center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(rtl) { + padding-right: 7px; + background-position: right center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label { + color: #f8f8f2; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(ltr) { + padding-left: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(rtl) { + padding-right: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image { + color: #f8f8f2; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image:first-child, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image:first-child { + min-width: 24px; + min-height: 20px; } + +button.raven-trigger { + padding-left: 2px; + padding-right: 2px; + color: #f8f8f2; + box-shadow: none; } + button.raven-trigger:hover { + color: #f8f8f2; + background-color: transparent; } + button.raven-trigger:active, button.raven-trigger:checked { + box-shadow: none; + background-color: transparent; + color: rgba(189, 147, 249, 0.5); } + button.raven-trigger:backdrop { + color: #f8f8f2; } + button.raven-trigger:backdrop:hover { + color: #f8f8f2; } + button.raven-trigger:backdrop:active, button.raven-trigger:backdrop:checked { + box-shadow: none; + color: rgba(189, 147, 249, 0.5); + background-color: transparent; } + +.places-menu .container { + padding: 0; } +.places-menu .message-bar { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.places-menu .name-button { + border: 0; + border-radius: 0; + padding: 4px 6px; } +.places-menu .unmount-button { + padding: 4px 4px; + border: 0; + border-radius: 0; } +.places-menu .places-section-header { + padding: 0px; + border-bottom: 1px solid rgba(25, 26, 34, 0.85); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.03); } +.places-menu .places-section-header > button { + padding: 8px; + border: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } +.places-menu .places-list { + background: rgba(248, 248, 242, 0.04); + border-bottom: 1px solid rgba(25, 26, 34, 0.85); } +.places-menu .unlock-area { + border-top: 1px solid rgba(25, 26, 34, 0.75); + border-bottom: 1px solid rgba(25, 26, 34, 0.75); } +.places-menu .unlock-area entry { + border-radius: 0; + border: 0; } +.places-menu .unlock-area button { + border-radius: 0; + border: 0; + border-left: 1px solid rgba(25, 26, 34, 0.75); } +.places-menu .alternative-label { + font-size: 15px; + padding: 3px; } +.places-menu .always-expand { + background: transparent; + border-bottom: none; } + +.night-light-indicator .container { + padding: 0; } +.night-light-indicator .view-header { + font-size: 14px; + padding: 10px; + border-bottom: 1px solid mix(@theme_base_color, #000000, 0.35); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.04); } +.night-light-indicator .display-settings-button { + border-top-left-radius: 0px; + border-top-right-radius: 0px; + border: none; + padding: 3px; + border-top: 1px solid mix(@theme_base_color, #000000, 0.35); + box-shadow: inset 0px 1px 1px alpha(@theme_fg_color, 0.04); } + +.budgie-panel { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); + background-image: none; + box-shadow: none; + border: none; + transition: all 150ms ease-in; } + .budgie-panel .alert { + color: #ff5555; } + .budgie-panel:backdrop { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-panel button { + border-top-width: 0; + border-bottom-width: 0; + border-radius: 0; } + .budgie-panel popover list, + .budgie-panel popover row { + padding: 0; + margin: 0; } + .budgie-panel label { + color: #f8f8f2; + font-weight: 700; } + .budgie-panel.transparent { + background-color: rgba(8, 9, 12, 0.2); } + .top .budgie-panel.transparent { + border-bottom-color: transparent; } + .bottom .budgie-panel.transparent { + border-top-color: transparent; } + .left .budgie-panel.transparent { + border-right-color: transparent; } + .right .budgie-panel.transparent { + border-left-color: transparent; } + .budgie-panel .end-region { + border-radius: 0px; } + .budgie-panel .end-region separator { + background-color: rgba(248, 248, 242, 0.15); } + .budgie-panel .end-region label { + font-weight: 700; + color: #f8f8f2; } + +.budgie-panel #tasklist-button, +.budgie-panel #tasklist-button:backdrop { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(8, 9, 12, 0); + border-radius: 0; + background-color: transparent; + box-shadow: none; + background-clip: padding-box; } + +.budgie-panel button.flat.launcher { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(8, 9, 12, 0); + border-radius: 0; + padding: 0; + background-clip: padding-box; + background-color: transparent; } + .budgie-panel button.flat.launcher { + box-shadow: none; } + +.budgie-panel #tasklist-button:hover, .budgie-panel .unpinned button.flat.launcher:hover, +.budgie-panel .pinned button.flat.launcher.running:hover { + box-shadow: none; } +.budgie-panel #tasklist-button:active, .budgie-panel .unpinned button.flat.launcher:active, +.budgie-panel .pinned button.flat.launcher.running:active, .budgie-panel #tasklist-button:checked, .budgie-panel .unpinned button.flat.launcher:checked, +.budgie-panel .pinned button.flat.launcher.running:checked { + box-shadow: none; } +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .top button.flat.launcher, +.top .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .top button.flat.launcher.running { + padding-bottom: 2px; + border-top: 2px solid transparent; } + .top .budgie-panel .pinned button.flat.launcher:not(.running) { + border-top: 2px solid transparent; } + + .top .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + + .top .budgie-panel .unpinned button.flat.launcher, + .top .budgie-panel .pinned button.flat.launcher.running { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + .top .budgie-panel #tasklist-button:hover, .budgie-panel .top #tasklist-button:hover, .top .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .top button.flat.launcher:hover, + .top .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .top button.flat.launcher.running:hover { + border-top: 2px solid rgba(255, 255, 255, 0.25); } + .top .budgie-panel #tasklist-button:active, .budgie-panel .top #tasklist-button:active, .top .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .top button.flat.launcher:active, + .top .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .top button.flat.launcher.running:active, .top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .top button.flat.launcher:checked, + .top .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .top button.flat.launcher.running:checked { + border-top: 2px solid rgba(189, 147, 249, 0.5); } +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .bottom button.flat.launcher, +.bottom .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .bottom button.flat.launcher.running { + padding-top: 2px; + border-bottom: 2px solid transparent; } + .bottom .budgie-panel .pinned button.flat.launcher:not(.running) { + border-bottom: 2px solid transparent; } + + .bottom .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + + .bottom .budgie-panel .unpinned button.flat.launcher, + .bottom .budgie-panel .pinned button.flat.launcher.running { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + .bottom .budgie-panel #tasklist-button:hover, .budgie-panel .bottom #tasklist-button:hover, .bottom .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .bottom button.flat.launcher:hover, + .bottom .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .bottom button.flat.launcher.running:hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.25); } + .bottom .budgie-panel #tasklist-button:active, .budgie-panel .bottom #tasklist-button:active, .bottom .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .bottom button.flat.launcher:active, + .bottom .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .bottom button.flat.launcher.running:active, .bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .bottom button.flat.launcher:checked, + .bottom .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .bottom button.flat.launcher.running:checked { + border-bottom: 2px solid rgba(189, 147, 249, 0.5); } +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .left button.flat.launcher, +.left .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .left button.flat.launcher.running { + padding-right: 2px; + border-left: 2px solid transparent; } + .left .budgie-panel .pinned button.flat.launcher:not(.running) { + border-left: 2px solid transparent; } + + .left .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + + .left .budgie-panel .unpinned button.flat.launcher, + .left .budgie-panel .pinned button.flat.launcher.running { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + .left .budgie-panel #tasklist-button:hover, .budgie-panel .left #tasklist-button:hover, .left .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .left button.flat.launcher:hover, + .left .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .left button.flat.launcher.running:hover { + border-left: 2px solid rgba(255, 255, 255, 0.25); } + .left .budgie-panel #tasklist-button:active, .budgie-panel .left #tasklist-button:active, .left .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .left button.flat.launcher:active, + .left .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .left button.flat.launcher.running:active, .left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .left button.flat.launcher:checked, + .left .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .left button.flat.launcher.running:checked { + border-left: 2px solid rgba(189, 147, 249, 0.5); } +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .right button.flat.launcher, +.right .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .right button.flat.launcher.running { + padding-left: 2px; + border-right: 2px solid transparent; } + .right .budgie-panel .pinned button.flat.launcher:not(.running) { + border-right: 2px solid transparent; } + + .right .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + + .right .budgie-panel .unpinned button.flat.launcher, + .right .budgie-panel .pinned button.flat.launcher.running { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + .right .budgie-panel #tasklist-button:hover, .budgie-panel .right #tasklist-button:hover, .right .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .right button.flat.launcher:hover, + .right .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .right button.flat.launcher.running:hover { + border-right: 2px solid rgba(255, 255, 255, 0.25); } + .right .budgie-panel #tasklist-button:active, .budgie-panel .right #tasklist-button:active, .right .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .right button.flat.launcher:active, + .right .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .right button.flat.launcher.running:active, .right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .right button.flat.launcher:checked, + .right .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .right button.flat.launcher.running:checked { + border-right: 2px solid rgba(189, 147, 249, 0.5); } + +.top .budgie-panel { + border-bottom: 1px solid rgba(15, 15, 20, 0.92); } + +.top .raven-frame { + padding: 0; + background: none; } + .top .raven-frame border { + border: none; + border-bottom: 1px solid rgba(30, 31, 41, 0.92); } + +.top .shadow-block { + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent); } + +.bottom .budgie-panel { + border-top: 1px solid rgba(15, 15, 20, 0.92); } + +.bottom .raven-frame { + padding: 0; + background: none; } + .bottom .raven-frame border { + border: none; + border-top: 1px solid rgba(30, 31, 41, 0.92); } + +.bottom .shadow-block { + background-color: transparent; + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent); } + +.left .budgie-panel { + border-right: 1px solid rgba(15, 15, 20, 0.92); } + +.left .raven-frame { + padding: 0; + background: none; } + .left .raven-frame border { + border: none; + border-right: 1px solid rgba(30, 31, 41, 0.92); } + +.left .shadow-block { + background-color: transparent; + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent); } + +.right .budgie-panel { + border-left: 1px solid rgba(15, 15, 20, 0.92); } + +.right .raven-frame { + padding: 0; + background: none; } + .right .raven-frame border { + border: none; + border-left: 1px solid rgba(30, 31, 41, 0.92); } + +.right .shadow-block { + background-color: transparent; + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent); } + +.raven { + padding: 0; + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.92); + transition: 170ms ease-out; } + .raven .raven-header { + min-height: 32px; + color: #f8f8f2; + border: solid rgba(25, 26, 34, 0.85); + border-width: 1px 0; + background-color: rgba(30, 31, 41, 0.2); } + .raven .raven-header * { + padding-top: 0; + padding-bottom: 0; } + .raven .raven-header.top { + border-top-style: none; + border-color: transparent; + margin-top: 3px; + min-height: 32px; } + .raven .raven-header.top button.image-button:hover { + color: rgba(174, 123, 248, 0.5); + box-shadow: none; } + .raven .raven-header > button.text-button { + border-radius: 2px; + color: #f8f8f2; + background-color: rgba(255, 60, 60, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:hover { + border-radius: 2px; + color: #f8f8f2; + background-color: rgba(255, 85, 85, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:active { + color: #f8f8f2; + background-color: rgba(255, 111, 111, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header.bottom { + border-bottom-style: none; } + .raven .raven-header button { + background-color: transparent; + color: #f8f8f2; + border-radius: 0; + border: none; + box-shadow: none; + margin-top: -4px; + margin-bottom: -4px; + min-height: 32px; } + .raven .raven-header button:hover { + border-radius: 0; + background-color: transparent; + color: rgba(189, 147, 249, 0.5); } + .raven .raven-header button:active, .raven .raven-header button:checked { + color: rgba(189, 147, 249, 0.5); + border-radius: 0; + background-color: transparent; } + .raven .raven-header button:disabled { + color: #8b8c8e; } + .raven list { + background-color: transparent; } + .raven list:selected { + background-color: rgba(189, 147, 249, 0.4); } + .raven list row, + .raven list row.activatable { + background-color: transparent; } + .raven list row:selected, + .raven list row.activatable:selected { + background-color: rgba(189, 147, 249, 0.4); } + .raven .raven-background { + color: #f8f8f2; + background-color: transparent; + border-color: transparent; } + .raven .raven-background.middle { + border-bottom-style: none; } + .raven .powerstrip { + background-color: transparent; + border-top-color: transparent; } + .raven .powerstrip button.image-button { + border-radius: 50%; + padding: 5px; + min-width: 32px; + margin-bottom: 3px; + background: rgba(68, 71, 90, 0.7); + color: #f8f8f2; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + border: none; + font-size: 100%; } + .raven .powerstrip button.image-button:hover { + transition: 170ms ease all; + background: rgba(68, 71, 90, 0.85); + color: #f8f8f2; } + .raven .powerstrip button.image-button:active { + transition: 170ms ease all; + background: #44475a; + color: #f8f8f2; } + .raven .powerstrip button.image-button:first-child { + background: rgba(114, 191, 208, 0.7); } + .raven .powerstrip button.image-button:first-child:hover { + background: rgba(114, 191, 208, 0.85); } + .raven .powerstrip button.image-button:first-child:active { + background: #72BFD0; } + .raven .powerstrip button.image-button:last-child { + background: rgba(255, 85, 85, 0.7); } + .raven .powerstrip button.image-button:last-child:hover { + background: rgba(255, 85, 85, 0.85); } + .raven .powerstrip button.image-button:last-child:active { + background: #ff5555; } + .raven .option-subtitle { + font-size: 13px; } + +calendar.raven-calendar { + padding: 4px; + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.2); + border-color: transparent; } + calendar.raven-calendar:indeterminate { + color: alpha(currentColor,0.3); } + calendar.raven-calendar:selected { + background: transparent; + color: rgba(189, 147, 249, 0.5); + font-weight: bold; } + calendar.raven-calendar:backdrop { + background-color: transparent; } + calendar.raven-calendar.header { + color: #f8f8f2; + border: none; + border-radius: 0; + background-color: transparent; } + calendar.raven-calendar button, calendar.raven-calendar button:focus { + color: alpha(currentColor,0.5); + background-color: transparent; } + calendar.raven-calendar button:hover, calendar.raven-calendar button:focus:hover { + color: #f8f8f2; + background-color: transparent; } + +.raven-mpris { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.9); + border: solid rgba(255, 255, 255, 0.1); + border-width: 1px 0; + border-bottom-color: rgba(0, 0, 0, 0.1); } + .raven-mpris button.image-button { + padding: 10px; + background-color: #282a36; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + .raven-mpris button.image-button:hover { + background-color: rgba(189, 147, 249, 0.5); } + .raven-mpris button.image-button:active { + background-color: rgba(174, 123, 248, 0.5); } + .raven-mpris button.image-button:first-child { + margin-right: 4px; } + .raven-mpris button.image-button:last-child { + margin-left: 4px; } + .raven-mpris button.image-button:last-child, .raven-mpris button.image-button:first-child { + padding: 4px; + margin-top: 6px; + margin-bottom: 6px; } + +.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { + background: none; + border-radius: 1px; } + .budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { + background-color: #72BFD0; + color: #464626; + border: none; + margin: 0 3px; } + .budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { + background-color: #5fb6ca; + border: none; } + .budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { + background-color: #5fb6ca; } + +.budgie-notification.background, .background.budgie-osd, .background.budgie-switcher { + border-radius: 1px; } +.budgie-notification .notification-title, .budgie-osd .notification-title, .budgie-switcher .notification-title { + font-size: 110%; + color: #f8f8f2; } +.budgie-notification .notification-body, .budgie-osd .notification-body, .budgie-switcher .notification-body { + color: rgba(248, 248, 242, 0.7); } +.budgie-notification button, .budgie-osd button, .budgie-switcher button { + background-color: transparent; + color: #f8f8f2; } + .budgie-notification button:hover, .budgie-osd button:hover, .budgie-switcher button:hover { + background-color: transparent; + color: #ff5555; + box-shadow: none; } + .budgie-notification button:active, .budgie-osd button:active, .budgie-switcher button:active, .budgie-notification button:checked, .budgie-osd button:checked, .budgie-switcher button:checked { + background-color: transparent; + color: #ff3c3c; } + +.drop-shadow, .budgie-session-dialog.background, .background.budgie-polkit-dialog, .background.budgie-run-dialog { + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.95); + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); + border-radius: 2px; } + +.budgie-switcher-window flowbox { + color: #f8f8f2; } +.budgie-switcher-window flowboxchild { + padding: 3px; + margin: 3px; + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:hover { + background-color: transparent; } + .budgie-switcher-window flowboxchild:active { + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + .budgie-switcher-window flowboxchild:selected:active { + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:selected:hover { + background-color: rgba(142, 110, 187, 0.55); } + .budgie-switcher-window flowboxchild:selected:disabled { + color: rgba(248, 248, 242, 0.7); + background-color: rgba(189, 147, 249, 0.3); } + .budgie-switcher-window flowboxchild:selected:disabled label { + color: rgba(248, 248, 242, 0.8); } + +.budgie-session-dialog, .budgie-polkit-dialog, .budgie-run-dialog { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-session-dialog label:backdrop, .budgie-polkit-dialog label:backdrop, .budgie-run-dialog label:backdrop { + color: rgba(248, 248, 242, 0.8); } + .budgie-session-dialog .dialog-title, .budgie-polkit-dialog .dialog-title, .budgie-run-dialog .dialog-title { + font-size: 120%; } + .budgie-session-dialog .linked.horizontal > button, .budgie-polkit-dialog .linked.horizontal > button, .budgie-run-dialog .linked.horizontal > button { + margin-bottom: 0; + min-height: 32px; + border-bottom: none; + border-radius: 0; + color: #f8f8f2; + background-color: transparent; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), inset 0 1px 2px rgba(0, 0, 0, 0.2); } + .budgie-session-dialog .linked.horizontal > button label, .budgie-polkit-dialog .linked.horizontal > button label, .budgie-run-dialog .linked.horizontal > button label { + font-weight: 700; } + .budgie-session-dialog .linked.horizontal > button:first-child, .budgie-polkit-dialog .linked.horizontal > button:first-child, .budgie-run-dialog .linked.horizontal > button:first-child { + border-left: none; + border-bottom-left-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:last-child, .budgie-polkit-dialog .linked.horizontal > button:last-child, .budgie-run-dialog .linked.horizontal > button:last-child { + border-right: none; + border-bottom-right-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:hover, .budgie-polkit-dialog .linked.horizontal > button:hover, .budgie-run-dialog .linked.horizontal > button:hover { + background-color: rgba(189, 147, 249, 0.4); } + .budgie-session-dialog .linked.horizontal > button:hover:backdrop label, .budgie-polkit-dialog .linked.horizontal > button:hover:backdrop label, .budgie-run-dialog .linked.horizontal > button:hover:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .budgie-session-dialog .linked.horizontal > button.suggested-action, .budgie-polkit-dialog .linked.horizontal > button.suggested-action, .budgie-run-dialog .linked.horizontal > button.suggested-action { + background-color: rgba(114, 191, 208, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:hover, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:hover, .budgie-run-dialog .linked.horizontal > button.suggested-action:hover { + background-color: rgba(133, 200, 214, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:active, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:active, .budgie-run-dialog .linked.horizontal > button.suggested-action:active, .budgie-session-dialog .linked.horizontal > button.suggested-action:checked, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:checked, .budgie-run-dialog .linked.horizontal > button.suggested-action:checked { + background-color: rgba(133, 200, 214, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action, .budgie-polkit-dialog .linked.horizontal > button.destructive-action, .budgie-run-dialog .linked.horizontal > button.destructive-action { + background-color: rgba(255, 34, 34, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:hover, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:hover, .budgie-run-dialog .linked.horizontal > button.destructive-action:hover { + background-color: rgba(255, 60, 60, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:active, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:active, .budgie-run-dialog .linked.horizontal > button.destructive-action:active, .budgie-session-dialog .linked.horizontal > button.destructive-action:checked, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:checked, .budgie-run-dialog .linked.horizontal > button.destructive-action:checked { + background-color: rgba(255, 60, 60, 0.9); } + .budgie-session-dialog entry, .budgie-polkit-dialog entry, .budgie-run-dialog entry { + background-color: #505359; + color: #f8f8f2; } + .budgie-session-dialog entry:focus, .budgie-polkit-dialog entry:focus, .budgie-run-dialog entry:focus { + background-color: #505359; } + .budgie-session-dialog entry:backdrop, .budgie-polkit-dialog entry:backdrop, .budgie-run-dialog entry:backdrop { + background-color: #505359; } + +.budgie-polkit-dialog .message { + color: rgba(248, 248, 242, 0.7); } +.budgie-polkit-dialog .failure { + color: #ff5555; } + +.budgie-run-dialog entry.search, .budgie-run-dialog entry.search:focus { + font-size: 120%; + padding: 8px 5px; + border: none; + box-shadow: none; } + .budgie-run-dialog entry.search image, .budgie-run-dialog entry.search:focus image { + color: #f8f8f2; } + .budgie-run-dialog entry.search image:dir(ltr), .budgie-run-dialog entry.search:focus image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-run-dialog entry.search image:dir(rtl), .budgie-run-dialog entry.search:focus image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-run-dialog list row:selected .dim-label, .budgie-run-dialog list row:selected label.separator, .budgie-run-dialog list row:selected .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .budgie-run-dialog list row:selected .subtitle, +.budgie-run-dialog list row:selected headerbar .subtitle, +headerbar .budgie-run-dialog list row:selected .subtitle { + opacity: 1; } +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(0, 0, 0, 0); } + +.budgie-menubar menu { + margin: 4px; + padding: 5px; + border-radius: 0; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-menubar menu menuitem:hover { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } +.budgie-menubar arrow { + border: none; + min-width: 16px; + min-height: 16px; } + .budgie-menubar arrow.top { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid rgba(55, 56, 64, 0.928); } + .budgie-menubar arrow.bottom { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid rgba(55, 56, 64, 0.928); } +.budgie-menubar menuitem accelerator { + color: rgba(248, 248, 242, 0.35); } +.budgie-menubar menuitem check, .budgie-menubar menuitem radio { + min-height: 16px; + min-width: 16px; } + +window.background.budgie-settings-window.csd > box.horizontal > stack > scrolledwindow buttonbox.inline-toolbar { + border-style: none none solid; } + +.workspace-switcher .workspace-layout { + border: 0 solid rgba(8, 9, 12, 0.95); } + .top .workspace-switcher .workspace-layout:dir(ltr), .bottom .workspace-switcher .workspace-layout:dir(ltr) { + border-left-width: 1px; } + .top .workspace-switcher .workspace-layout:dir(rtl), .bottom .workspace-switcher .workspace-layout:dir(rtl) { + border-right-width: 1px; } + .left .workspace-switcher .workspace-layout, .right .workspace-switcher .workspace-layout { + border-top-width: 1px; } +.workspace-switcher .workspace-item, .workspace-switcher .workspace-add-button { + border: 0 solid rgba(30, 31, 41, 0.95); } + .top .workspace-switcher .workspace-item:dir(ltr), .bottom .workspace-switcher .workspace-item:dir(ltr), + .top .workspace-switcher .workspace-add-button:dir(ltr), .bottom .workspace-switcher .workspace-add-button:dir(ltr) { + border-right-width: 1px; } + .top .workspace-switcher .workspace-item:dir(rtl), .bottom .workspace-switcher .workspace-item:dir(rtl), + .top .workspace-switcher .workspace-add-button:dir(rtl), .bottom .workspace-switcher .workspace-add-button:dir(rtl) { + border-left-width: 1px; } + .left .workspace-switcher .workspace-item, .right .workspace-switcher .workspace-item, .left .workspace-switcher .workspace-add-button, .right .workspace-switcher .workspace-add-button { + border-bottom-width: 1px; } +.workspace-switcher .workspace-item.current-workspace { + background-color: rgba(0, 0, 0, 0.95); } +.workspace-switcher .workspace-add-button { + border: none; + background: transparent; + box-shadow: none; } + .workspace-switcher .workspace-add-button:hover { + box-shadow: none; } + .workspace-switcher .workspace-add-button:active { + background-image: none; } + .workspace-switcher .workspace-add-button:active image { + margin: 1px 0 -1px; } +.budgie-panel .workspace-switcher .workspace-icon-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 2px; } + +/************ + * Nautilus * + ************/ +.nautilus-window .frame *:selected, .nautilus-window .frame *:selected:backdrop { + background: transparent; + color: rgba(189, 147, 249, 0.5); } +.nautilus-window .frame *:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nautilus-window paned > separator { + background-image: none; } +.nautilus-window .sidebar { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar:backdrop { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar .list-row button { + border: none; + background-color: rgba(33, 35, 45, 0.95); } + .nautilus-window .sidebar .list-row button:active { + background-color: rgba(189, 147, 249, 0.25); } + .nautilus-window .sidebar .list-row:selected { + background-color: rgba(189, 147, 249, 0.25); } + .nautilus-window .sidebar .list-row:selected:hover { + background-color: rgba(189, 147, 249, 0.4); } + .nautilus-window .sidebar .list-row:hover { + background-color: rgba(40, 42, 54, 0.5); } + .nautilus-window .sidebar .list-row:hover:active { + background-color: rgba(189, 147, 249, 0.4); } +.nautilus-window.background { + background-color: rgba(33, 35, 45, 0.95); } + .nautilus-window.background:backdrop { + background-color: rgba(33, 35, 45, 0.95); } +.nautilus-window notebook > stack:only-child { + background-color: #282a36; } + .nautilus-window notebook > stack:only-child:backdrop { + background-color: #2a2c39; } +.nautilus-window searchbar { + border-top: 1px solid rgba(0, 0, 0, 0.12); } +.nautilus-window .searchbar-container { + margin-top: -1px; } +.nautilus-window .titlebar .search { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 3px; } +.nautilus-window .path-bar-box .dim-label, .nautilus-window .path-bar-box label.separator, .nautilus-window .path-bar-box .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .nautilus-window .path-bar-box .subtitle, +.nautilus-window .path-bar-box headerbar .subtitle, +headerbar .nautilus-window .path-bar-box .subtitle { + color: transparent; } +.nautilus-window .path-bar-box widget > .text-button:last-child { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nautilus-window .path-bar-box widget > .text-button:last-child:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nautilus-window .path-bar-box button { + transition: all 100ms ease-in; + margin-left: -5px; } + .nautilus-window .path-bar-box button:backdrop:hover, .nautilus-window .path-bar-box button:backdrop:active, .nautilus-window .path-bar-box button:backdrop:checked { + color: rgba(189, 147, 249, 0.5); + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nautilus-window .path-bar-box button:backdrop:hover label, .nautilus-window .path-bar-box button:backdrop:active label, .nautilus-window .path-bar-box button:backdrop:checked label { + color: rgba(189, 147, 249, 0.4); } + +.nautilus-circular-button { + border-radius: 20px; } + +.disk-space-display { + border: 2px solid; } + .disk-space-display .unknown { + background-color: #888a85; + border-color: #555653; } + .disk-space-display .used { + background-color: #9FB0B9; + border-color: #667f8c; } + .disk-space-display .free { + background-color: #D8D8D8; + border-color: #a5a5a5; } + +.nautilus-desktop { + color: #f8f8f2; } + .nautilus-desktop .nautilus-canvas-item { + border-radius: 5px; + color: #f8f8f2; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } + .nautilus-desktop .nautilus-canvas-item:active { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:hover { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:selected { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item .dim-label:selected, .nautilus-desktop .nautilus-canvas-item label.separator:selected, .nautilus-desktop .nautilus-canvas-item .titlebar:not(headerbar) .subtitle:selected, .titlebar:not(headerbar) .nautilus-desktop .nautilus-canvas-item .subtitle:selected, + .nautilus-desktop .nautilus-canvas-item headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-canvas-item .subtitle:selected { + color: #f8f8f2; } + .nautilus-desktop .nautilus-list .dim-label:selected, .nautilus-desktop .nautilus-list label.separator:selected, .nautilus-desktop .nautilus-list .titlebar:not(headerbar) .subtitle:selected, .titlebar:not(headerbar) .nautilus-desktop .nautilus-list .subtitle:selected, + .nautilus-desktop .nautilus-list headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-list .subtitle:selected { + color: #f8f8f2; } + +/********* + * Gedit * + *********/ +.gedit-search-slider { + padding: 4px; + border-radius: 0 0 3px 3px; + border: 0; + background-color: #1e1f29; } + +/********* + * Gnucash * +*********/ +#gnc-id-main-window entry.gnc-class-register-foreground { + background: transparent; + border: none; + box-shadow: none; } +#gnc-id-main-window .arrow.button.toggle { + transition: none; + box-shadow: none; } + #gnc-id-main-window .arrow.button.toggle:hover { + border-color: rgba(189, 147, 249, 0.5); } + +/******** + * Gala * + *******/ +.gala-notification { + border-width: 0; + border-radius: 2px; + color: white; + border: 1px solid #282a36; + background-color: #282a36; } + .gala-notification .title, + .gala-notification .label { + color: #f8f8f2; } + +.gala-button { + padding: 3px; + color: #282a36; + border: none; + border-radius: 50%; + background-image: linear-gradient(to bottom, #7e7e7e, #3e3e3e); + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.98), inset 0 1px 0 0 rgba(255, 255, 255, 0.93), inset 0 -1px 0 0 rgba(255, 255, 255, 0.99), 0 0 0 1px rgba(0, 0, 0, 0.6), 0 3px 6px rgba(0, 0, 0, 0.84), 0 3px 6px rgba(0, 0, 0, 0.77); + text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +/********** + * Notify * + *********/ +.notify { + /*-notify-shadow: 0px 2px 18px transparentize(black, 0.60);*/ + border-radius: 5px; + border: 1px solid rgba(0, 0, 0, 0.7); + background-color: rgba(40, 42, 54, 0.05); } + +/*************** + * SwitchBoard * + ***************/ +.category-label { + font-weight: bold; + color: #f8f8f2; } + +/************* + * Slingshot * + ************/ +.button.app { + border: none; + border-radius: 0; + box-shadow: none; + background-image: none; } + .button.app .app:hover { + border-radius: 8px; + border: none; + background-color: rgba(189, 147, 249, 0); + color: white; } + .button.app .app:focus { + /*background-color: transparentize(black, 0.20);*/ } + +.search-item { + border-radius: 0; + border: none; + color: #f8f8f2; + background: none; } + .search-item:hover, .search-item:focus { + border-radius: 0; + background-color: rgba(189, 147, 249, 0); + color: #f8f8f2; } + +.search-entry-large, +.search-entry-large:focus { + border: none; + font-size: 18px; + font-weight: 300; + background-image: none; + background: none; + box-shadow: none; + border-radius: 0; } + +.search-category-header { + font-weight: bold; + color: #f8f8f2; } + +/********* + * Panel * + ********/ +.panel { + background-color: transparent; + transition: all 100ms ease-in-out; + color: #fff; } + .panel.maximized { + background-color: #000; } + .panel.translucent { + background-color: rgba(0, 0, 0, 0.5); } + .panel.color-light.translucent { + background-color: rgba(255, 255, 255, 0.85); } + +menubar.panel, +.panel menubar { + box-shadow: none; + border: none; } + +.composited-indicator > revealer, +.composited-indicator > revealer image, +.composited-indicator > revealer label, +.composited-indicator > revealer spinner { + color: #fff; + font-weight: bold; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); + transition: all 200ms ease-in-out; + -gtk-icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); } +.composited-indicator > revealer image:first-child + label { + margin-left: 5px; } + +.panel.color-light .composited-indicator > revealer, +.panel.color-light .composited-indicator > revealer image, +.panel.color-light .composited-indicator > revealer label, +.panel.color-light .composited-indicator > revealer spinner { + color: rgba(0, 0, 0, 0.6); + text-shadow: 0 1px rgba(255, 255, 255, 0.1); + -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.1); } + +/************** + * Calculator * + **************/ +PantheonCalculatorMainWindow { + border-radius: 0 0 4px 4px; } + PantheonCalculatorMainWindow .window-frame { + border-radius: 3px; } + +/********* + * Cards * + *********/ +.deck { + background-color: #0d0d11; } + +.card { + background-color: #282a36; + border: none; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 3px 3px rgba(0, 0, 0, 0.2); + transition: all 150ms ease-in-out; } + +.card.collapsed { + background-color: #1d1f27; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.2); } + +/********* + * Noise * + *********/ +NoiseLibraryWindow { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .action-bar { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .window-frame { + border-radius: 3px; } + +/******** + * Snap * + ********/ +SnapMainWindow .take-button, +SnapSnapWindow .take-button { + border-radius: 0; } + +/******************* + * Photos/Shotwell * + *******************/ +DirectWindow .the-button-in-the-combobox, +LibraryWindow .the-button-in-the-combobox { + background: none; } + +.checkerboard-layout { + background-color: #1e1f29; + background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)), linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)); + background-size: 24px 24px; + background-position: 0 0, 12px 12px; } + +.checkboard-layout .item { + background-color: #f8f8f2; } + +/********* +* Avatar * +*********/ +.avatar { + border: 1px solid rgba(0, 0, 0, 0.23); + border-radius: 50%; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23); } + +/**level bars**/ +.sidebar.source-list.view.level-bar, iconview.sidebar.source-list.level-bar, .sidebar.source-list.view.level-bar:selected, iconview.sidebar.source-list.level-bar:selected, .sidebar.source-list.view.level-bar:selected:focus, iconview.sidebar.source-list.level-bar:selected:focus { + background: linear-gradient(rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.14)); + border: 1px solid rgba(0, 0, 0, 0.14); + box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); + border-radius: 2px; } +.sidebar.source-list.view.fill-block, iconview.sidebar.source-list.fill-block { + border: none; } + .sidebar.source-list.view.fill-block, iconview.sidebar.source-list.fill-block, .sidebar.source-list.view.fill-block:hover, iconview.sidebar.source-list.fill-block:hover, .sidebar.source-list.view.fill-block:selected, iconview.sidebar.source-list.fill-block:selected, .sidebar.source-list.view.fill-block:selected:focus, iconview.sidebar.source-list.fill-block:selected:focus { + background: linear-gradient(rgba(189, 147, 249, 0.5), rgba(189, 147, 249, 0.5)); } + +/************************** + * Colors in context menu * +**************************/ +checkbutton.color-button { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 100px; + background-clip: border-box; + padding: 0; + margin: 2px 1px; } + checkbutton.color-button > check { + -gtk-icon-source: none; + background: none; + margin-right: 0; + padding: 2px; } + checkbutton.color-button.none > check { + background-color: transparent; + border-radius: 100px; + -gtk-icon-source: -gtk-icontheme("close-symbolic"); } + +radiobutton.color-button > radio { + -gtk-icon-source: none; + margin-right: 0; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 100px; + background-clip: border-box; } +radiobutton.color-button:active > radio { + border: 1px solid rgba(0, 0, 0, 0.35); } + +.color-button check, +.color-button check:checked, +.color-button radio, +.color-button radio:checked { + background-image: none; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 50%; + color: #282a36; + -gtk-icon-source: -gtk-icontheme("check-active-symbolic"); } +.color-button.red check, .color-button.red radio, .color-button.strawberry check, .color-button.strawberry radio { + background-color: @STRAWBERRY_300; + -gtk-icon-shadow: 0 1px 1px @STRAWBERRY_500; } +.color-button.orange check, .color-button.orange radio { + background-color: @ORANGE_300; + -gtk-icon-shadow: 0 1px 1px @ORANGE_500; } +.color-button.yellow check, .color-button.yellow radio, .color-button.banana check, .color-button.banana radio { + background-color: @BANANA_500; + -gtk-icon-shadow: 0 1px 1px @BANANA_700; } +.color-button.green check, .color-button.green radio, .color-button.lime check, .color-button.lime radio { + background-color: @LIME_500; + -gtk-icon-shadow: 0 1px 1px @LIME_700; } +.color-button.blue check, .color-button.blue radio, .color-button.blueberry check, .color-button.blueberry radio { + background-color: @BLUEBERRY_500; + -gtk-icon-shadow: 0 1px 1px @BLUEBERRY_700; } +.color-button.purple check, .color-button.purple radio, .color-button.grape check, .color-button.grape radio { + background-color: @GRAPE_500; + -gtk-icon-shadow: 0 1px 1px @GRAPE_700; } +.color-button.brown check, .color-button.brown radio, .color-button.cocoa check, .color-button.cocoa radio { + background-color: @COCOA_300; + -gtk-icon-shadow: 0 1px 1px @COCOA_500; } +.color-button.mint check, .color-button.mint radio { + background-color: @MINT_500; + -gtk-icon-shadow: 0 1px 1px @MINT_700; } +.color-button.pink check, .color-button.pink radio, .color-button.bubblegum check, .color-button.bubblegum radio { + background-color: @BUBBLEGUM_500; + -gtk-icon-shadow: 0 1px 1px @BUBBLEGUM_700; } +.color-button.slate check, .color-button.slate radio { + background-color: @SLATE_300; + -gtk-icon-shadow: 0 1px 1px @SLATE_500; } +.color-button.auto radio { + background-image: url("assets/color-button-auto.png"); + background-position: -1px -1px; + background-repeat: no-repeat; + background-size: calc(100% + 2px); } + +.xfce4-panel.background { + background-color: rgba(30, 31, 41, 0.7); + color: #f8f8f2; + text-shadow: none; + -gtk-icon-shadow: none; } +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { + transition: none; } + +#tasklist-button { + color: rgba(255, 255, 255, 0.8); + border-radius: 0; + border: none; + background-color: rgba(30, 31, 41, 0); } + #tasklist-button:hover { + color: white; + background-color: rgba(0, 0, 0, 0.17); } + #tasklist-button:checked { + color: white; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: inset 0 -2px rgba(189, 147, 249, 0.5); } + +.xfce4-panel.background button.flat { + color: white; + border-radius: 0; + border: none; + background-color: rgba(30, 31, 41, 0); + font-weight: normal; } + .xfce4-panel.background button.flat:hover { + border: none; + background-color: rgba(52, 53, 70, 0.7); } + .xfce4-panel.background button.flat:active, .xfce4-panel.background button.flat:checked { + color: white; + border-bottom: 2px solid rgba(189, 147, 249, 0.5); + background-color: rgba(26, 27, 35, 0.7); } + .xfce4-panel.background button.flat:active label, .xfce4-panel.background button.flat:active image, .xfce4-panel.background button.flat:checked label, .xfce4-panel.background button.flat:checked image { + color: inherit; } + +/******** +* Unity * +*********/ +/* Unity window border color */ +/* Unity window text color */ +/* Backdrop Unity window text color */ +/* Unity panel color #454D50 */ +UnityDecoration { + background-color: #31363D; + color: #fefefe; } + UnityDecoration .top { + padding: 0 5px 0 5px; + border-radius: 4px 4px 0px 0px; + box-shadow: none; + border: 1px solid #31363D; + border-bottom-width: 0; + background-color: #31363D; + color: #fefefe; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: #e5e5e5; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top .menuitem { + color: #fefefe; } + UnityDecoration .top .menuitem:backdrop { + color: #e5e5e5; } + +UnityDecoration.left, +UnityDecoration.right { + background-repeat: repeat-x; + background-color: #30343b; + background-size: 1px 120px; + background-clip: border-box; + background-image: linear-gradient(to bottom, #31363D, #30343b); } + +UnityDecoration.bottom { + background-size: 1px; + background-repeat: repeat-x; + background-color: #30343b; } + +UnityDecoration.left:backdrop, +UnityDecoration.right:backdrop, +UnityDecoration.bottom:backdrop { + background-size: 1px; + background-repeat: repeat-x; } + +/************** +* Unity Panel * +***************/ +UnityPanelWidget, +.unity-panel { + background-color: #1a1d21; + color: #fefefe; } + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #e5e5e5; } + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0 1px; + color: #fefefe; } + +.unity-panel.menubar, +.unity-panel .menubar { + color: #fefefe; } + +.unity-panel.menu.menubar, +.unity-panel .menu .menubar { + background-color: #1a1d21; + color: #fefefe; } + +.unity-panel.menubar:backdrop, +.unity-panel .menubar *:backdrop { + color: #8b8c8e; } + +.unity-panel.menubar.menuitem, +.unity-panel.menubar .menuitem { + padding: 3px 5px; + border-width: 1px; + border-style: solid; + border: none; + background: none; + color: #fefefe; + box-shadow: none; } + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem:hover { + border-radius: 0; + background-color: #2f333a; + color: #fefefe; + box-shadow: none; } + +.unity-panel.menubar .menuitem *:hover { + color: white; + box-shadow: none; } + +.unity-panel.menubar .menuitem.separator, +.unity-panel.menubar.menuitem.separator { + border: none; + color: rgba(25, 26, 34, 0.9); } + +/* Force Quit */ +SheetStyleDialog.unity-force-quit { + background-color: #282a36; } + +@keyframes playbackmenuitem_spinner { + to { + -gtk-icon-transform: rotate(1turn); } } +.menu IdoPlaybackMenuItem.menuitem:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: playbackmenuitem_spinner 1s infinite linear; + color: rgba(189, 147, 249, 0.5); } + +MsdOsdWindow.background.osd { + border-radius: 2px; + border: 1px solid rgba(25, 26, 34, 0.9); } + MsdOsdWindow.background.osd .progressbar { + background-color: rgba(189, 147, 249, 0.5); + border: none; + border-color: rgba(189, 147, 249, 0.5); + border-radius: 5px; } + MsdOsdWindow.background.osd .trough { + background-color: rgba(9, 10, 12, 0.8); + border: none; + border-radius: 5px; } + +/*********************** + * App-Specific Styles * + ***********************/ +/********* + * Geary * + *********/ +.geary-titlebar-left .separator, +.geary-titlebar-right .separator { + opacity: 0; } + +ConversationListView .view:active, ConversationListView iconview:active, ConversationListView .view:selected, ConversationListView iconview:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + ConversationListView .view:active:backdrop, ConversationListView iconview:active:backdrop, ConversationListView .view:selected:backdrop, ConversationListView iconview:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); + color: rgba(248, 248, 242, 0.5); } +ConversationListView .view .cell, ConversationListView iconview .cell { + border: solid rgba(0, 0, 0, 0.2); + border-width: 0 0 1px 0; } + ConversationListView .view .cell:selected, ConversationListView iconview .cell:selected { + color: #f8f8f2; + border: 0px solid rgba(159, 99, 246, 0.5); } + +/*********** + * LightDm * + ***********/ +#panel_window { + background-color: rgba(30, 31, 41, 0.7); + color: white; + font-weight: bold; + box-shadow: inset 0 -1px rgba(15, 15, 20, 0.7); } + #panel_window .menubar, + #panel_window .menubar > .menuitem + menubar, + #panel_window menubar > menuitem { + background-color: transparent; + color: white; + font-weight: bold; } + #panel_window .menubar .menuitem:disabled, + #panel_window menubar menuitem:disabled { + color: rgba(255, 255, 255, 0.5); } + #panel_window .menubar .menuitem:disabled GtkLabel, + #panel_window menubar menuitem:disabled GtkLabel { + color: inherit; } + #panel_window .menubar .menuitem:disabled label, + #panel_window menubar menuitem:disabled label { + color: inherit; } + #panel_window .menubar .menu > .menuitem, + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #f8f8f2; } + +#content_frame { + padding-bottom: 14px; + background-color: #1e1f29; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; } + +#content_frame button { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:active, #content_frame button:checked { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #1e1f29; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; } + +#buttonbox_frame button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:active, #buttonbox_frame button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +#login_window #user_combobox { + color: #f8f8f2; + font-size: 13px; } + #login_window #user_combobox .menu, + #login_window #user_combobox menu { + font-weight: normal; } + +#user_image { + padding: 3px; + border-radius: 2px; } + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; } + +/* thunar */ +.thunar toolbar { + background-color: #1e1f29; } + +/* buttons in toolbar */ +.thunar toolbar.horizontal button image { + -gtk-icon-transform: scale(0.72); } + +scrolledwindow.sidebar treeview.view, scrollbar.right { + background: #232530; + padding: 1.5px; + border: none; + box-shadow: none; } + +scrolledwindow.standard-view scrollbar.right { + background-color: #282a36; } + +/* path-bar of thunar */ +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected, window.thunar paned > scrolledwindow treeview.view:hover, window.thunar paned > scrolledwindow treeview.view:checked, window.thunar paned > scrolledwindow treeview.view:selected { + background-color: transparent; + color: #bd93f9; + box-shadow: none; } +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked:backdrop label, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected:backdrop label, window.thunar paned > scrolledwindow treeview.view:checked:backdrop label, window.thunar paned > scrolledwindow treeview.view:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.path-bar-button { + background: none; + outline: none; + border: none; + box-shadow: none; } + +.nemo-window .places-treeview .view.cell:hover, .nemo-window .places-treeview iconview.cell:hover, .nemo-window .places-treeview .view.cell:selected, .nemo-window .places-treeview iconview.cell:selected, +.nemo-window .places-treeview iconview.cell:hover, +.nemo-window .places-treeview iconview.cell:selected { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } +.nemo-window .sidebar { + color: #f8f8f2; + background-color: #282a36; } + .nemo-window .sidebar .view, .nemo-window .sidebar iconview, .nemo-window .sidebar .iconview, .nemo-window .sidebar row { + background-color: transparent; } +.nemo-window .nemo-window-pane widget.entry { + background-clip: padding-box; + min-height: 28px; + padding: 5px; + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 3px; + box-shadow: inset 0 1px rgba(0, 0, 0, 0.9), inset 1px 0 rgba(0, 0, 0, 0.96), inset -1px 0 rgba(0, 0, 0, 0.96), inset 0 -1px rgba(0, 0, 0, 0.98), 0 1px rgba(255, 255, 255, 0.6); } + .nemo-window .nemo-window-pane widget.entry:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } +.nemo-window toolbar.primary-toolbar { + margin-bottom: -1px; + background: #1e1f29; } + .nemo-window toolbar.primary-toolbar button { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; + min-height: 24px; + padding: 3px; } + .nemo-window toolbar.primary-toolbar button:hover { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .nemo-window toolbar.primary-toolbar button:selected, .nemo-window toolbar.primary-toolbar button:active, .nemo-window toolbar.primary-toolbar button:checked { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nemo-window toolbar.primary-toolbar button:selected:backdrop, .nemo-window toolbar.primary-toolbar button:selected:backdrop label, .nemo-window toolbar.primary-toolbar button:active:backdrop, .nemo-window toolbar.primary-toolbar button:active:backdrop label, .nemo-window toolbar.primary-toolbar button:checked:backdrop, .nemo-window toolbar.primary-toolbar button:checked:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview, +.nemo-window .nemo-inactive-pane iconview { + background-color: #242530; } + +.caja-notebook .frame { + border-width: 0 0 1px; } +.caja-notebook .entry { + background: #1e1f29; + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); } + .caja-notebook .entry:selected { + background: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +/************** +* Caja sidebar * +**************/ +.caja-side-pane { + background: #1e1f29; } + .caja-side-pane .frame { + border-width: 1px 0 0; } + .caja-side-pane treeview.view, + .caja-side-pane textview.view text, + .caja-side-pane viewport.frame, + .caja-side-pane widget .vertical { + background: #1e1f29; + padding: 3px 2px; } + .caja-side-pane treeview.view:hover, + .caja-side-pane textview.view text:hover, + .caja-side-pane viewport.frame:hover, + .caja-side-pane widget .vertical:hover { + background-color: rgba(40, 42, 54, 0.6); } + .caja-side-pane treeview.view:selected, + .caja-side-pane textview.view text:selected, + .caja-side-pane viewport.frame:selected, + .caja-side-pane widget .vertical:selected { + color: #bd93f9; + background: #1e1f29; } + .caja-side-pane treeview.view:selected:hover, + .caja-side-pane textview.view text:selected:hover, + .caja-side-pane viewport.frame:selected:hover, + .caja-side-pane widget .vertical:selected:hover { + background-color: rgba(189, 147, 249, 0); } + +/************** +* Caja pathbar * +**************/ +.caja-navigation-window paned { + background: #282a36; } + +.caja-navigation-window .primary-toolbar { + background: #1e1f29; } + .caja-navigation-window .primary-toolbar button, .caja-navigation-window .primary-toolbar button:backdrop { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; } + .caja-navigation-window .primary-toolbar button:hover, .caja-navigation-window .primary-toolbar button:active, .caja-navigation-window .primary-toolbar button:backdrop:active, .caja-navigation-window .primary-toolbar button:backdrop:checked { + background: rgba(189, 147, 249, 0.5); + box-shadow: none; } + .caja-navigation-window .primary-toolbar button:hover, .caja-navigation-window .primary-toolbar button:hover label, .caja-navigation-window .primary-toolbar button:active, .caja-navigation-window .primary-toolbar button:active label, .caja-navigation-window .primary-toolbar button:backdrop:active, .caja-navigation-window .primary-toolbar button:backdrop:active label, .caja-navigation-window .primary-toolbar button:backdrop:checked, .caja-navigation-window .primary-toolbar button:backdrop:checked label { + color: #f8f8f2; } + +.caja-pathbar button, .caja-pathbar button:backdrop { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; } +.caja-pathbar button:hover, .caja-pathbar button:active, .caja-pathbar button:checked, .caja-pathbar button:backdrop:active, .caja-pathbar button:backdrop:checked { + background: transparent; + box-shadow: none; } + .caja-pathbar button:hover, .caja-pathbar button:hover label, .caja-pathbar button:active, .caja-pathbar button:active label, .caja-pathbar button:checked, .caja-pathbar button:checked label, .caja-pathbar button:backdrop:active, .caja-pathbar button:backdrop:active label, .caja-pathbar button:backdrop:checked, .caja-pathbar button:backdrop:checked label { + color: #bd93f9; } + +/*# sourceMappingURL=gtk-dark.css.map */ diff --git a/.themes/Dracula-standard-buttons/gtk-4.0/gtk.css b/.themes/Dracula-standard-buttons/gtk-4.0/gtk.css new file mode 100755 index 0000000..da325bc --- /dev/null +++ b/.themes/Dracula-standard-buttons/gtk-4.0/gtk.css @@ -0,0 +1,6294 @@ +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color #f8f8f2; +/* text color for entries, views and content in general */ +@define-color theme_text_color #f8f8f2; +/* widget base background color */ +@define-color theme_bg_color #1e1f29; +/* text widgets and the like base background color */ +@define-color theme_base_color #282a36; +/* base background color of selections */ +@define-color theme_selected_bg_color rgba(189, 147, 249, 0.5); +/* text/foreground color of selections */ +@define-color theme_selected_fg_color #f8f8f2; +/* base background color of disabled widgets */ +@define-color insensitive_bg_color #22232e; +/* text foreground color of disabled widgets */ +@define-color insensitive_fg_color #8b8c8e; +/* disabled text widgets and the like base background color */ +@define-color insensitive_base_color #282a36; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color #8b8c8e; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #f8f8f2; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #1e1f29; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #2a2c39; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color rgba(189, 147, 249, 0.5); +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #f8f8f2; +/* widgets main borders color */ +@define-color borders rgba(25, 26, 34, 0.9); +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders rgba(26, 27, 35, 0.91); +/* these are pretty self explicative */ +@define-color warning_color #ff9f39; +@define-color error_color #ff3c3c; +@define-color success_color #4caec3; +@define-color fg_color #f8f8f2; +@define-color text_color #f8f8f2; +@define-color bg_color #1e1f29; +@define-color base_color #282a36; +@define-color selected_bg_color rgba(189, 147, 249, 0.5); +@define-color selected_fg_color #f8f8f2; +@define-color unfocused_fg_color #8b8c8e; +@define-color unfocused_text_color #f8f8f2; +@define-color unfocused_bg_color #1e1f29; +@define-color unfocused_base_color #2a2c39; +@define-color unfocused_selected_bg_color rgba(189, 147, 249, 0.5); +@define-color unfocused_selected_fg_color #f8f8f2; +/* 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(#f8f8f2, 1.8); +@define-color wm_unfocused_title #8b8c8e; +@define-color wm_highlight rgba(0, 0, 0, 0); +@define-color wm_borders_edge rgba(255, 255, 255, 0.1); +@define-color wm_bg_a shade(#1e1f29, 1.2); +@define-color wm_bg_b #1e1f29; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); +@define-color wm_button_hover_color_a shade(#1e1f29, 1.3); +@define-color wm_button_hover_color_b #1e1f29; +@define-color wm_button_active_color_a shade(#1e1f29, 0.85); +@define-color wm_button_active_color_b shade(#1e1f29, 0.89); +@define-color wm_button_active_color_c shade(#1e1f29, 0.9); +@define-color content_view_bg #282a36; +@define-color budgie_tasklist_indicator_color rgba(189, 147, 249, 0.5); +@define-color budgie_tasklist_indicator_color_active rgba(189, 147, 249, 0.5); +@define-color placeholder_text_color #cfcfcd; +@define-color STRAWBERRY_100 #ff8c82; +@define-color STRAWBERRY_300 #ed5353; +@define-color STRAWBERRY_500 #c6262e; +@define-color STRAWBERRY_700 #a10705; +@define-color STRAWBERRY_900 #7a0000; +@define-color ORANGE_100 #ffc27d; +@define-color ORANGE_300 #ffa154; +@define-color ORANGE_500 #f37329; +@define-color ORANGE_700 #cc3b02; +@define-color ORANGE_900 #a62100; +@define-color BANANA_100 #fff394; +@define-color BANANA_300 #ffe16b; +@define-color BANANA_500 #f9c440; +@define-color BANANA_700 #d48e15; +@define-color BANANA_900 #ad5f00; +@define-color LIME_100 #d1ff82; +@define-color LIME_300 #9bdb4d; +@define-color LIME_500 #68b723; +@define-color LIME_700 #3a9104; +@define-color LIME_900 #206b00; +@define-color MINT_100 #89ffdd; +@define-color MINT_300 #43d6b5; +@define-color MINT_500 #28bca3; +@define-color MINT_700 #0e9a83; +@define-color MINT_900 #007367; +@define-color BLUEBERRY_100 #8cd5ff; +@define-color BLUEBERRY_300 #64baff; +@define-color BLUEBERRY_500 #3689e6; +@define-color BLUEBERRY_700 #0d52bf; +@define-color BLUEBERRY_900 #002e99; +@define-color BUBBLEGUM_100 #fe9ab8; +@define-color BUBBLEGUM_300 #f4679d; +@define-color BUBBLEGUM_500 #de3e80; +@define-color BUBBLEGUM_700 #bc245d; +@define-color BUBBLEGUM_900 #910e38; +@define-color GRAPE_100 #e4c6fa; +@define-color GRAPE_300 #cd9ef7; +@define-color GRAPE_500 #a56de2; +@define-color GRAPE_700 #7239b3; +@define-color GRAPE_900 #452981; +@define-color COCOA_100 #a3907c; +@define-color COCOA_300 #8a715e; +@define-color COCOA_500 #715344; +@define-color COCOA_700 #57392d; +@define-color COCOA_900 #3d211b; +@define-color SILVER_100 #fafafa; +@define-color SILVER_300 #d4d4d4; +@define-color SILVER_500 #abacae; +@define-color SILVER_700 #7e8087; +@define-color SILVER_900 #555761; +@define-color SLATE_100 #95a3ab; +@define-color SLATE_300 #667885; +@define-color SLATE_500 #485a6c; +@define-color SLATE_700 #273445; +@define-color SLATE_900 #0e141f; +@define-color BLACK_100 #666; +@define-color BLACK_300 #4d4d4d; +@define-color BLACK_500 #333; +@define-color BLACK_700 #1a1a1a; +@define-color BLACK_900 #000; +/***************** +* Drawing mixins * +*****************/ +/********* +* Common * +*********/ +* { + padding: 0; + outline-color: rgba(248, 248, 242, 0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 0px; + -gtk-secondary-caret-color: rgba(189, 147, 249, 0.5); } + +/*********** + * Widgets * + ***********/ +/*************** +* Action bars * +***************/ +.action-bar { + background-color: #08090c; + border: solid rgba(25, 26, 34, 0.9); + border-width: 1px 0 0 0; + color: #f8f8f2; + box-shadow: none; } + .action-bar:backdrop { + background-color: #08090c; + box-shadow: none; } + .action-bar:first-child { + border-radius: 6px 6px 0px 0px; + border-width: 1px 1px 0px 1px; } + .action-bar:last-child { + border-radius: 0 0 6px 6px; + border-width: 0px 1px 1px 1px; } + +/********************* + * App Notifications * + *********************/ +.app-notification, +.app-notification.frame { + padding: 10px; + border-radius: 0 0 5px 5px; + background-color: rgba(20, 23, 26, 0.8); + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 2px); + background-clip: padding-box; } + .app-notification:backdrop, + .app-notification.frame:backdrop { + background-image: none; + transition: 200ms ease-out; } + .app-notification border, + .app-notification.frame border { + border: none; } + +/*************** + * Base States * + ***************/ +.background { + color: #f8f8f2; + background-color: #1e1f29; } + .background:backdrop { + color: #8b8c8e; + background-color: #1e1f29; + text-shadow: none; + -gtk-icon-shadow: none; } + .background.chromium { + background-color: #2f313f; } + +/* + 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: #f8f8f2; + background-color: #1e1f29; } + .gtkstyle-fallback:hover { + color: #f8f8f2; + background-color: #343546; } + .gtkstyle-fallback:active { + color: #f8f8f2; + background-color: #08090c; } + .gtkstyle-fallback:disabled { + color: #8b8c8e; + background-color: #22232e; } + .gtkstyle-fallback:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + +.view, iconview, +.view text, +iconview text, +textview text { + color: #f8f8f2; + background-color: #282a36; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: #cfcfcd; + background-color: #2a2c39; } + .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: 3px; } + +textview border { + background-color: #232530; } + +.rubberband, +rubberband, +flowbox rubberband, +.content-view rubberband, +treeview.view rubberband { + border: 1px solid rgba(159, 99, 246, 0.5); + background-color: rgba(159, 99, 246, 0.2); } + +flowbox flowboxchild { + padding: 3px; + border-radius: 3px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +label { + caret-color: currentColor; } + label.separator { + color: #f8f8f2; } + label.separator:backdrop { + color: #8b8c8e; } + label selection { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + label:disabled { + color: #8b8c8e; } + label:disabled:backdrop { + color: #3e4055; } + label:backdrop { + color: #8b8c8e; } + +.dim-label, label.separator, .titlebar:not(headerbar) .subtitle, +headerbar .subtitle { + opacity: 0.55; + text-shadow: none; } + +assistant .sidebar { + background-color: #282a36; + border-top: 1px solid rgba(25, 26, 34, 0.9); } + assistant .sidebar:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } +assistant.csd .sidebar { + border-top-style: none; } +assistant .sidebar label { + padding: 6px 12px; } +assistant .sidebar label.highlight { + background-color: #4a4a51; } + +.app-notification, +.app-notification.frame, .osd .scale-popup, .osd popover.background > arrow, +.osd popover.background > contents, popover.background.touch-selection > arrow, +popover.background.touch-selection > contents, popover.background.magnifier > arrow, +popover.background.magnifier > contents, .osd { + color: #fefefe; + border: none; + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + outline-color: rgba(254, 254, 254, 0.3); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification:backdrop, .osd .scale-popup:backdrop, .osd popover.background > arrow:backdrop, + .osd popover.background > contents:backdrop, popover.background.touch-selection > arrow:backdrop, + popover.background.touch-selection > contents:backdrop, popover.background.magnifier > arrow:backdrop, + popover.background.magnifier > contents:backdrop, .osd:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + +*:selected { + background: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: radial-gradient(farthest-side, rgba(233, 219, 253, 0.5) 0%, rgba(233, 219, 253, 0) 0%); } + to { + background-image: radial-gradient(farthest-side, rgba(233, 219, 253, 0.5) 95%, rgba(233, 219, 253, 0)); } } +notebook > header > tabs > arrow, +button { + min-height: 24px; + min-width: 16px; + padding: 4px 8px; + border: none; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow, + button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + transition: none; } + notebook > header > tabs > arrow:hover, + button.flat:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 500ms; } + notebook > header > tabs > arrow:hover:active, + button.flat:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + notebook > header > tabs > arrow:hover, + button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-filter: brightness(1.2); } + notebook > header > tabs > arrow:active, notebook > header > tabs > arrow:checked, + button:active, + button:checked { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(174, 123, 248, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition-duration: 50ms; } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop, + button:backdrop.flat, + button:backdrop { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #2a2c39; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition: 200ms ease-out; + -gtk-icon-filter: none; } + notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, + button:backdrop.flat:active, + button:backdrop.flat:checked, + button:backdrop:active, + button:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, + button:backdrop.flat:active label, + button:backdrop.flat:checked label, + button:backdrop:active label, + button:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + notebook > header > tabs > arrow:backdrop:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button:backdrop.flat:disabled, + button:backdrop:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, + button:backdrop.flat:disabled:active, + button:backdrop.flat:disabled:checked, + button:backdrop:disabled:active, + button:backdrop:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button.flat:backdrop, + button.flat:disabled, + button.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header > tabs > arrow:disabled, + button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled:checked, + button:disabled:active, + button:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:disabled:active label, notebook > header > tabs > arrow:disabled:checked label, + button:disabled:active label, + button:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + notebook > header > tabs > arrow.image-button, + button.image-button { + min-width: 24px; + padding-left: 4px; + padding-right: 4px; } + notebook > header > tabs > arrow.text-button, + button.text-button { + padding-left: 16px; + padding-right: 16px; } + notebook > header > tabs > arrow.text-button.image-button, + 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 label { + padding-left: 8px; + padding-right: 8px; } + combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active), + button:drop(active) { + color: #50fa7a; + border-color: #50fa7a; + box-shadow: inset 0 0 0 1px #50fa7a; } +row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled) { + color: #f8f8f2; + border-color: transparent; } + row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled):backdrop { + color: #8b8c8e; } +button.osd { + min-width: 24px; + min-height: 32px; + color: #fefefe; + border-radius: 5px; + outline-color: rgba(254, 254, 254, 0.3); + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd.image-button { + min-width: 32px; } + button.osd:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:active, + button.osd:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:disabled:backdrop, + button.osd:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + button.osd:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } +.app-notification button, +.app-notification.frame button, popover.background.touch-selection button, popover.background.magnifier button, +.osd button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, + .osd button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:active:backdrop, popover.background.touch-selection button:active:backdrop, popover.background.magnifier button:active:backdrop, .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button:checked:backdrop, popover.background.touch-selection button:checked:backdrop, popover.background.magnifier button:checked:backdrop, .app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, + .osd button:active:backdrop, + .osd button:active, + .osd button:checked:backdrop, + .osd button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:disabled:backdrop, popover.background.touch-selection button:disabled:backdrop, popover.background.magnifier button:disabled:backdrop, .app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, + .osd button:disabled:backdrop, + .osd button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:backdrop, popover.background.touch-selection button:backdrop, popover.background.magnifier button:backdrop, + .osd button:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat, popover.background.touch-selection button.flat, popover.background.magnifier button.flat, + .osd button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification button.flat:hover, popover.background.touch-selection button.flat:hover, popover.background.magnifier button.flat:hover, + .osd button.flat:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button.flat:disabled, popover.background.touch-selection button.flat:disabled, popover.background.magnifier button.flat:disabled, + .osd button.flat:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 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; } + .app-notification button.flat:backdrop, popover.background.touch-selection button.flat:backdrop, popover.background.magnifier button.flat:backdrop, + .osd button.flat:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat:active, popover.background.touch-selection button.flat:active, popover.background.magnifier button.flat:active, .app-notification button.flat:checked, popover.background.touch-selection button.flat:checked, popover.background.magnifier button.flat:checked, + .osd button.flat:active, + .osd button.flat:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } +button.suggested-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button, button.suggested-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #bd93f9; } + button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:active, button.suggested-action:checked { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop, button.suggested-action:backdrop, button.suggested-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop label, button.suggested-action:backdrop label, button.suggested-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode windowcontrols button:backdrop:active, .selection-mode windowcontrols button:backdrop:checked, button.suggested-action:backdrop:active, button.suggested-action:backdrop:checked, button.suggested-action.flat:backdrop:active, button.suggested-action.flat:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop:active label, .selection-mode windowcontrols button:backdrop:checked label, button.suggested-action:backdrop:active label, button.suggested-action:backdrop:checked label, button.suggested-action.flat:backdrop:active label, button.suggested-action.flat:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + .selection-mode windowcontrols button:backdrop:disabled, button.suggested-action:backdrop:disabled, button.suggested-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop:disabled label, button.suggested-action:backdrop:disabled label, button.suggested-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode windowcontrols button:backdrop:disabled:active, .selection-mode windowcontrols button: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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop, .selection-mode windowcontrols button:disabled, .selection-mode windowcontrols button: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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(189, 147, 249, 0.8); } + button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:disabled label { + color: rgba(248, 248, 242, 0.8); } + button.suggested-action:disabled:active, button.suggested-action:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:disabled:active label, button.suggested-action:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .osd button.suggested-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(189, 147, 249, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.7), rgba(189, 147, 249, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:active:backdrop, .osd button.suggested-action:active, .osd button.suggested-action:checked:backdrop, .osd button.suggested-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #bd93f9, #bd93f9); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:disabled:backdrop, .osd button.suggested-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.5), rgba(189, 147, 249, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +button.destructive-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #ff2222; } + button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:active, button.destructive-action:checked { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop, button.destructive-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop label, button.destructive-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + button.destructive-action:backdrop:active, button.destructive-action:backdrop:checked, button.destructive-action.flat:backdrop:active, button.destructive-action.flat:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop:active label, button.destructive-action:backdrop:checked label, button.destructive-action.flat:backdrop:active label, button.destructive-action.flat:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + button.destructive-action:backdrop:disabled, button.destructive-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop:disabled label, button.destructive-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + 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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(255, 34, 34, 0.8); } + button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:disabled label { + color: rgba(248, 248, 242, 0.8); } + button.destructive-action:disabled:active, button.destructive-action:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:disabled:active label, button.destructive-action:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .osd button.destructive-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(255, 34, 34, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(255, 34, 34, 0.7), rgba(255, 34, 34, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:active:backdrop, .osd button.destructive-action:active, .osd button.destructive-action:checked:backdrop, .osd button.destructive-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #ff2222, #ff2222); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:disabled:backdrop, .osd button.destructive-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(255, 34, 34, 0.5), rgba(255, 34, 34, 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; } + .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; } +.inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 2px; + border-width: 1px; } +.primary-toolbar button { + -gtk-icon-shadow: none; } + +.stack-switcher > button.needs-attention > label, +.stack-switcher > button.needs-attention > image, stacksidebar row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: radial-gradient(farthest-side, rgba(233, 219, 253, 0.5) 96%, rgba(233, 219, 253, 0)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; } + .stack-switcher > button.needs-attention > label:backdrop, + .stack-switcher > button.needs-attention > image:backdrop, stacksidebar row.needs-attention > label:backdrop { + background-size: 6px 6px, 0 0; } + .stack-switcher > button.needs-attention > label:dir(rtl), + .stack-switcher > button.needs-attention > image:dir(rtl), stacksidebar row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 2px; } + +toolbar button:hover { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #0f0f14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +toolbar button:active { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #040406; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +.inline-toolbar toolbutton > button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .inline-toolbar toolbutton > button:hover { + color: rgba(189, 147, 249, 0.5); } + .inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { + color: rgba(174, 123, 248, 0.5); } + .inline-toolbar toolbutton > button:disabled { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { + color: rgba(174, 123, 248, 0); } + .inline-toolbar toolbutton > button:backdrop { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked { + color: rgba(174, 123, 248, 0.5); } + .inline-toolbar toolbutton > button:backdrop:disabled { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked { + color: rgba(174, 123, 248, 0); } + +toolbar.inline-toolbar toolbutton > button.flat:backdrop, +toolbar.inline-toolbar toolbutton:backdrop > button.flat:backdrop { + border-color: transparent; + box-shadow: none; } + +.inline-toolbar button, .inline-toolbar button:backdrop, .linked > button, .linked > button:hover, .linked > button:active, .linked > button:checked, .linked > button:backdrop, .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > +entry, .linked > combobox > box > button.combo:dir(ltr), .linked > combobox > box > button.combo:dir(rtl) { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 0; + border-right-style: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + +.inline-toolbar button:first-child, .linked > button:first-child, combobox.linked button:nth-child(2):dir(rtl), .linked:not(.vertical) > combobox:first-child > box > button.combo, .linked:not(.vertical) > spinbutton:first-child:not(.vertical), .linked:not(.vertical) > +entry:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } +.inline-toolbar button:last-child, .linked > button:last-child, combobox.linked button:nth-child(2):dir(ltr), .linked:not(.vertical) > combobox:last-child > box > button.combo, .linked:not(.vertical) > spinbutton:last-child:not(.vertical), .linked:not(.vertical) > +entry:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right-style: solid; } +.inline-toolbar button:only-child, .linked > button:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, .linked:not(.vertical) > spinbutton:only-child:not(.vertical), .linked:not(.vertical) > +entry:only-child { + border-radius: 3px; + border-style: solid; } + +.linked.vertical > button, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked, .linked.vertical > button:backdrop, .linked.vertical > spinbutton:not(.vertical), .linked.vertical > +entry, .linked.vertical > combobox > box > button.combo { + border-style: solid solid none solid; + border-radius: 0; } + +.linked.vertical > button:first-child, .linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > spinbutton:first-child:not(.vertical), .linked.vertical > +entry:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.linked.vertical > button:last-child, .linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > spinbutton:last-child:not(.vertical), .linked.vertical > +entry:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-style: solid; } +.linked.vertical > button:only-child, .linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > spinbutton:only-child:not(.vertical), .linked.vertical > +entry:only-child { + border-radius: 3px; + border-style: solid; } + +modelbutton.flat, +.menuitem.button.flat, modelbutton.flat:backdrop, modelbutton.flat:backdrop:hover, +.menuitem.button.flat:backdrop, +.menuitem.button.flat:backdrop:hover, calendar.button, calendar.button:hover, calendar.button:backdrop, calendar.button:disabled, button:link, +button:visited, button:link:hover, button:link:active, button:link:checked, +button:visited:hover, +button:visited:active, +button:visited:checked, .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 rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 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: 3px; + outline-offset: -2px; } + modelbutton.flat:hover, + .menuitem.button.flat:hover { + background-color: #383a4c; } + modelbutton.flat check:last-child, + modelbutton.flat radio:last-child, + .menuitem.button.flat check:last-child, + .menuitem.button.flat radio:last-child { + margin-left: 8px; } + modelbutton.flat check:first-child, + modelbutton.flat radio:first-child, + .menuitem.button.flat check:first-child, + .menuitem.button.flat radio:first-child { + margin-right: 8px; } + +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, button.color colorswatch:only-child overlay { + border-radius: 0; } + +notebook button, list button, .view button, iconview button, popover button { + box-shadow: inset 0px 0px 0px 1px rgba(25, 26, 34, 0.9); } + notebook button:backdrop, list button:backdrop, .view button:backdrop, iconview button:backdrop, popover button:backdrop { + box-shadow: inset 0px 0px 0px 1px rgba(25, 26, 34, 0.9); } +notebook .linked > button, list .linked > button, .view .linked > button, iconview .linked > button, popover .linked > button { + box-shadow: none; } + +/************ + * Calendar * + ***********/ +calendar { + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); } + calendar:selected { + border-radius: 3px; } + calendar.header { + border-bottom: 1px solid rgba(0, 0, 0, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(0, 0, 0, 0.1); } + calendar.button { + color: rgba(248, 248, 242, 0.45); } + calendar.button:hover { + color: #f8f8f2; } + calendar.button:backdrop { + color: rgba(139, 140, 142, 0.45); } + calendar.button:disabled { + color: rgba(139, 140, 142, 0.45); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: alpha(currentColor,0.55); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: #f8f8f2; } + calendar:backdrop { + color: #cfcfcd; + border-color: rgba(26, 27, 35, 0.91); } + +/************************* + * Check and Radio Items * + *************************/ +check { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-hover.png"), url("../assets/checkbox-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-hover.png"), url("../assets/radio-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-active.png"), url("../assets/checkbox-checked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-active.png"), url("../assets/radio-checked-active@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-hover.png"), url("../assets/checkbox-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-hover.png"), url("../assets/radio-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-active.png"), url("../assets/checkbox-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-active.png"), url("../assets/radio-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check, iconview.content-view check, +.view.content-view.check, +iconview.content-view.check { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio, iconview.content-view radio, +.view.content-view.radio, +iconview.content-view.radio { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:hover, iconview.content-view check:hover, +.view.content-view.check:hover, +iconview.content-view.check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:hover, iconview.content-view radio:hover, +.view.content-view.radio:hover, +iconview.content-view.radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:active, iconview.content-view check:active, +.view.content-view.check:active, +iconview.content-view.check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:active, iconview.content-view radio:active, +.view.content-view.radio:active, +iconview.content-view.radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:backdrop, iconview.content-view check:backdrop, +.view.content-view.check:backdrop, +iconview.content-view.check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop.png"), url("../assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:backdrop, iconview.content-view radio:backdrop, +.view.content-view.radio:backdrop, +iconview.content-view.radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop.png"), url("../assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled, iconview.content-view check:disabled, +.view.content-view.check:disabled, +iconview.content-view.check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-insensitive.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled, iconview.content-view radio:disabled, +.view.content-view.radio:disabled, +iconview.content-view.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-insensitive.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled:backdrop, iconview.content-view check:disabled:backdrop, +.view.content-view.check:disabled:backdrop, +iconview.content-view.check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop-insensitive.png"), url("../assets/checkbox-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled:backdrop, iconview.content-view radio:disabled:backdrop, +.view.content-view.radio:disabled:backdrop, +iconview.content-view.radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop-insensitive.png"), url("../assets/radio-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +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; + min-height: 16px; + min-width: 16px; + border: none; } + 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; + box-shadow: none; + -gtk-icon-shadow: none; + color: inherit; + border-color: currentColor; + animation: none; } + +/***************** + * Color Chooser * + *****************/ +colorswatch, colorswatch:drop(active) { + 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 overlay { + color: #f8f8f2; } + colorswatch.dark overlay:hover { + border-color: rgba(25, 26, 34, 0.9); } + colorswatch.dark overlay:backdrop { + color: rgba(248, 248, 242, 0.5); } +colorswatch.light overlay { + color: #f8f8f2; } + colorswatch.light overlay:hover { + border-color: rgba(25, 26, 34, 0.9); } + colorswatch.light overlay:backdrop { + color: #cfcfcd; } +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #50fa7a; + box-shadow: inset 0 0 0 2px rgba(25, 26, 34, 0.9), inset 0 0 0 1px #50fa7a; } + colorswatch:drop(active).dark overlay { + border-color: #50fa7a; + box-shadow: inset 0 0 0 2px rgba(25, 26, 34, 0.9), inset 0 0 0 1px #50fa7a; } +colorswatch overlay { + box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.5); + border: 1px solid rgba(25, 26, 34, 0.9); } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.3); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: rgba(25, 26, 34, 0.9); + 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 { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:backdrop { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #2a2c39; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +colorswatch:disabled { + opacity: 0.5; } + colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; } +row:selected colorswatch { + box-shadow: 0 0 0 2px #f8f8f2; } +colorswatch#editor-color-sample { + border-radius: 4px; } + colorswatch#editor-color-sample overlay { + border-radius: 4.5px; } + +colorchooser .popover.osd { + border-radius: 5px; } + +/************** + * ComboBoxes * + **************/ +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; } +combobox:drop(active) { + box-shadow: none; } + +/*********** + * Dialogs * + ***********/ +messagedialog .titlebar:not(headerbar) { + background-color: rgba(30, 31, 41, 0.95); } +messagedialog .titlebar { + min-height: 20px; + background-image: none; + background-color: rgba(30, 31, 41, 0.95); + border-style: none; + border-top-left-radius: 4px; + border-top-right-radius: 4px; } +messagedialog.csd.background { + background-color: rgba(30, 31, 41, 0.95); + color: #f8f8f2; + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; } +messagedialog.csd .dialog-action-area button { + padding: 10px 14px; + border-radius: 0; + border-left-style: solid; + border-right-style: none; + border-bottom-style: none; + background-color: transparent; + color: #f8f8f2; + box-shadow: none; } + messagedialog.csd .dialog-action-area button:hover { + background-color: rgba(189, 147, 249, 0.4); } + messagedialog.csd .dialog-action-area button:first-child { + border-left-style: none; + border-bottom-left-radius: 4px; } + messagedialog.csd .dialog-action-area button:last-child { + border-bottom-right-radius: 4px; } + +filechooser .dialog-action-box { + border-top: 1px solid rgba(25, 26, 34, 0.9); } + filechooser .dialog-action-box:backdrop { + border-top-color: rgba(26, 27, 35, 0.91); } +filechooser #pathbarbox { + border-bottom: 1px solid #1e1f29; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/**************** + * Text Entries * + ****************/ +spinbutton:not(.vertical), entry { + min-height: 32px; + padding-left: 8px; + padding-right: 8px; + border: 1px solid; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; } + spinbutton:not(.vertical) image.left, + entry image.left { + padding-left: 0; + padding-right: 6px; } + spinbutton:not(.vertical) image.right, + entry image.right { + padding-left: 6px; + padding-right: 0; } + spinbutton:not(.vertical) undershoot.left, + entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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.flat:focus-within:not(.vertical), spinbutton.flat:not(.vertical), + entry.flat:focus-within, + entry.flat { + min-height: 0; + padding: 2px; + background-image: none; + border-color: transparent; + box-shadow: none; + border-radius: 0; } + spinbutton:focus-within:not(.vertical), + entry:focus-within { + border-color: rgba(159, 99, 246, 0.5); } + spinbutton:disabled:not(.vertical), + entry:disabled { + color: #8b8c8e; + border-color: rgba(25, 26, 34, 0.9); + background-color: #22232e; + box-shadow: none; } + spinbutton:backdrop:not(.vertical), + entry:backdrop { + color: #cfcfcd; + border-color: rgba(26, 27, 35, 0.91); + background-color: #2a2c39; + box-shadow: none; + transition: 200ms ease-out; } + spinbutton:backdrop:disabled:not(.vertical), + entry:backdrop:disabled { + color: #3e4055; + border-color: rgba(26, 27, 35, 0.91); + background-color: #22232e; + box-shadow: none; } + spinbutton.error:not(.vertical), + entry.error { + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; + color: #ff3c3c; + border-color: #880000; } + spinbutton.error:focus-within:not(.vertical), + entry.error:focus-within { + border-color: #880000; } + spinbutton.error:selected:focus:not(.vertical), spinbutton.error:selected:not(.vertical), + entry.error:selected:focus, + entry.error:selected { + background-color: #ff3c3c; } + spinbutton.warning:not(.vertical), + entry.warning { + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; + color: #ff9f39; + border-color: #864500; } + spinbutton.warning:focus-within:not(.vertical), + entry.warning:focus-within { + border-color: #864500; } + spinbutton.warning:selected:focus:not(.vertical), spinbutton.warning:selected:not(.vertical), + entry.warning:selected:focus, + entry.warning:selected { + background-color: #ff9f39; } + spinbutton:not(.vertical) image, + entry image { + color: #cecfcc; } + spinbutton:not(.vertical) image:hover, + entry image:hover { + color: #f8f8f2; } + spinbutton:not(.vertical) image:active, + entry image:active { + color: rgba(189, 147, 249, 0.5); } + spinbutton:not(.vertical) image:backdrop, + entry image:backdrop { + color: #78797d; } + spinbutton:drop(active):focus-within:not(.vertical), spinbutton:drop(active):not(.vertical), + entry:drop(active):focus-within, + entry:drop(active) { + border-color: #50fa7a; + box-shadow: inset 0 0 0 1px #50fa7a; } + .osd spinbutton:not(.vertical), + .osd entry { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.5); + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:focus-within:not(.vertical), + .osd entry:focus-within { + color: white; + border-color: rgba(189, 147, 249, 0.5); + background-color: rgba(0, 0, 0, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:backdrop:not(.vertical), + .osd entry:backdrop { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 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: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(43, 46, 49, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +spinbutton:not(.vertical) progress, +entry progress { + margin: 2px -6px; + background-color: transparent; + background-image: none; + border-radius: 0; + border-width: 0 0 2px; + border-color: rgba(189, 147, 249, 0.5); + border-style: solid; + box-shadow: none; } + spinbutton:not(.vertical) progress:backdrop, + entry progress:backdrop { + background-color: transparent; } +.linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + spinbutton:not(.vertical), .linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + button, .linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + combobox > box > button.combo, .linked:not(.vertical) > +entry:focus-within + spinbutton:not(.vertical), .linked:not(.vertical) > +entry:focus-within + button, .linked:not(.vertical) > +entry:focus-within + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + +entry, .linked:not(.vertical) > +entry:focus-within + +entry { + border-left-color: rgba(159, 99, 246, 0.5); } +.linked:not(.vertical) > spinbutton:focus-within:not(.vertical), .linked:not(.vertical) > +entry:focus-within { + border-color: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } +.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: rgba(36, 38, 49, 0.97); + background-image: linear-gradient(to bottom, #282a36, #282a36); } + .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: rgba(38, 40, 51, 0.973); + background-image: linear-gradient(to bottom, #2a2c39, #2a2c39); } +.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: rgba(36, 38, 49, 0.97); } +.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: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } +.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: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } + +treeview entry:focus-within:dir(rtl), treeview entry:focus-within:dir(ltr) { + background-color: #282a36; + transition-property: color, background; } +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #282a36; } + treeview entry.flat:focus-within, treeview entry:focus-within { + border-color: rgba(189, 147, 249, 0.5); } + +/************* + * 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: white; } + expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +/**************** + * Floating Bar * + ****************/ +.floating-bar { + background-color: #1e1f29; + border-width: 1px; + border-style: solid solid none; + border-color: rgba(25, 26, 34, 0.9); + border-radius: 3px 3px 0 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); } + .floating-bar.bottom.left { + border-left-style: none; + border-top-left-radius: 0; } + .floating-bar.bottom.right { + border-right-style: none; + border-top-right-radius: 0; } + .floating-bar > button { + padding: 4px; } + .floating-bar:backdrop { + background-color: #1e1f29; + border-color: rgba(26, 27, 35, 0.91); } + +/********** + * Frames * + **********/ +frame > border, +.frame { + box-shadow: none; + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid rgba(25, 26, 34, 0.9); } + frame > border.flat, + .frame.flat { + border-style: none; } + frame > border:backdrop, + .frame:backdrop { + border-color: rgba(26, 27, 35, 0.91); } + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid rgba(25, 26, 34, 0.9); } + actionbar > revealer > box:backdrop { + border-color: rgba(26, 27, 35, 0.91); } + +scrolledwindow viewport.frame { + border-style: none; } +scrolledwindow overshoot.top { + background-image: radial-gradient(farthest-side at top, #333545 85%, rgba(51, 53, 69, 0)), radial-gradient(farthest-side at top, #333545, rgba(51, 53, 69, 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: radial-gradient(farthest-side at top, #333545 85%, rgba(51, 53, 69, 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: radial-gradient(farthest-side at bottom, #333545 85%, rgba(51, 53, 69, 0)), radial-gradient(farthest-side at bottom, #333545, rgba(51, 53, 69, 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: radial-gradient(farthest-side at bottom, #333545 85%, rgba(51, 53, 69, 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: radial-gradient(farthest-side at left, #333545 85%, rgba(51, 53, 69, 0)), radial-gradient(farthest-side at left, #333545, rgba(51, 53, 69, 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: radial-gradient(farthest-side at left, #333545 85%, rgba(51, 53, 69, 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: radial-gradient(farthest-side at right, #333545 85%, rgba(51, 53, 69, 0)), radial-gradient(farthest-side at right, #333545, rgba(51, 53, 69, 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: radial-gradient(farthest-side at right, #333545 85%, rgba(51, 53, 69, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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; } +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, rgba(25, 26, 34, 0.9) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #232530; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, rgba(26, 27, 35, 0.91) 1px, transparent 1px); + background-color: #181820; + transition: 200ms ease-out; } + +separator { + background: rgba(0, 0, 0, 0.1); } + +/************ + * Popovers * + ************/ +GraniteWidgetsPopOver { + border: 1px solid #282a36; + background: #282a36; + color: #f8f8f2; } + GraniteWidgetsPopOver .button { + background-image: none; + background: none; + border: none; } + GraniteWidgetsPopOver .button:active, GraniteWidgetsPopOver .button:active:hover { + color: rgba(189, 147, 249, 0.5); } + GraniteWidgetsPopOver > .frame { + border: none; } + GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver iconview.sidebar { + border: none; + background: none; } + +GraniteWidgetsStaticNotebook .frame { + border: none; } + +.popover_bg { + background-color: #282a36; + background-image: none; + border: 1px solid #282a36; + color: #f8f8f2; } + +/*********** + * Welcome * + **********/ +GraniteWidgetsWelcome { + background-color: #282a36; } + GraniteWidgetsWelcome GtkLabel { + color: #f8f8f2; } + GraniteWidgetsWelcome .h1, GraniteWidgetsWelcome .h3 { + color: rgba(248, 248, 242, 0.8); } + +/************** +* Source List * +***************/ +.source-list { + background-color: #1e1f29; + border: solid rgba(25, 26, 34, 0.9); + color: #f8f8f2; + border-right-width: 1px; } + .source-list .category-expander { + color: transparent; } + .source-list .badge { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + color: #1e1f29; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; } + .source-list .badge:selected:backdrop, .source-list .badge:selected:hover:backdrop { + background-color: rgba(0, 0, 0, 0.2); + color: #13141a; } + .source-list row, + .source-list .list-row { + border: none; + padding: 0; } + .source-list row > GtkLabel, + .source-list row > label, + .source-list .list-row > GtkLabel, + .source-list .list-row > label { + padding-left: 6px; + padding-right: 6px; } + +/************** +* Text Styles * +**************/ +.h1 { + font-size: 24px; } + +.h2 { + font-weight: 300; + font-size: 18px; } + +.h3 { + font-size: 11px; } + +.h4, +.category-label { + font-size: 12px; + padding: 6px; + color: rgba(248, 248, 242, 0.3); + font-weight: bold; + text-shadow: 0 1px rgba(255, 255, 255, 0.2); } + +/************** +* Storage Bar * +**************/ +.storage-bar .trough { + border: none; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1); + background-image: none; + background-color: transparent; + padding: 8px 6px; } +.storage-bar .fill-block { + background-color: #f1fa8c; + border: none; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); + transition: all 200ms ease-in-out; + padding: 8px 6px; } + .storage-bar .fill-block:first-child { + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; + border-left-width: 1px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block:last-child { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block.empty-block { + background-color: #282a36; } + .storage-bar .fill-block.app { + background-color: #13b1d5; } + .storage-bar .fill-block.audio { + background-color: #ffb86c; } + .storage-bar .fill-block.photo { + background-color: #ff5555; } + .storage-bar .fill-block.video { + background-color: #bd93f9; } + .storage-bar .fill-block .legend { + padding: 12px; + border-radius: 4px; } + +/*************** + * Header bars * + ***************/ +.titlebar:not(headerbar), headerbar { + padding: 0 6px; + min-height: 34px; + background-color: #1e1f29; + color: #f8f8f2; + border-radius: 0; } + .titlebar:backdrop:not(headerbar), + headerbar:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-image: none; + transition: 200ms ease-out; } + .titlebar:not(headerbar) .title, + headerbar .title { + font-weight: bold; + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .subtitle, + headerbar .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .linked > button, + .titlebar:not(headerbar) .linked > button:hover, + .titlebar:not(headerbar) .linked > button:active, + .titlebar:not(headerbar) .linked > button:checked, + .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button:hover, + .titlebar:not(headerbar) headerbar .linked > button:hover, + headerbar .titlebar:not(headerbar) .linked > button:active, + .titlebar:not(headerbar) headerbar .linked > button:active, + headerbar .titlebar:not(headerbar) .linked > button:checked, + .titlebar:not(headerbar) headerbar .linked > button:checked, + headerbar .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:backdrop, + headerbar .linked > button, + headerbar .linked > button:hover, + headerbar .linked > button:active, + headerbar .linked > button:checked, + headerbar .linked > button:backdrop { + border: none; + border-radius: 0; + border-right-style: none; + box-shadow: none; } + .titlebar:not(headerbar) .linked > button:first-child, + .titlebar:not(headerbar) headerbar .linked > button:first-child, + headerbar .titlebar:not(headerbar) .linked > button:first-child, + headerbar .linked > button:first-child { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + .titlebar:not(headerbar) .linked > button:last-child, + .titlebar:not(headerbar) headerbar .linked > button:last-child, + headerbar .titlebar:not(headerbar) .linked > button:last-child, + headerbar .linked > button:last-child { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; + border-right-style: solid; } + .titlebar:not(headerbar) .linked > button:only-child, + .titlebar:not(headerbar) headerbar .linked > button:only-child, + headerbar .titlebar:not(headerbar) .linked > button:only-child, + headerbar .linked > button:only-child { + border-radius: 0px; + border-style: solid; } + .titlebar:not(headerbar) entry, + headerbar entry { + min-height: 24px; } + .titlebar:not(headerbar) button, + headerbar button { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; + min-height: 34px; } + .titlebar:not(headerbar) button:hover, + headerbar button:hover { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .titlebar:not(headerbar) button:active, .titlebar:not(headerbar) button:checked, + headerbar button:active, + headerbar button:checked { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .titlebar:not(headerbar) button:backdrop, .titlebar:not(headerbar) button:disabled, .titlebar:not(headerbar) button:backdrop:disabled, + headerbar button:backdrop, + headerbar button:disabled, + headerbar button:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .titlebar:not(headerbar) button:backdrop:hover, .titlebar:not(headerbar) button:backdrop:active, .titlebar:not(headerbar) button:backdrop:checked, + headerbar button:backdrop:hover, + headerbar button:backdrop:active, + headerbar button:backdrop:checked { + background-color: transparent; + color: rgba(189, 147, 249, 0.5); + box-shadow: none; } + .titlebar:not(headerbar) button.suggested-action, + headerbar button.suggested-action { + font-weight: bold; + min-height: 24px; + margin-top: 4px; + margin-bottom: 4px; + border-radius: 3px; + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:hover, + headerbar button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:active, + headerbar button.suggested-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:disabled, + headerbar button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:disabled label, + headerbar button.suggested-action:disabled label { + color: rgba(255, 255, 255, 0.5); } + .titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar button.suggested-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 3px; } + .titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar button.suggested-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action, + headerbar button.destructive-action { + font-weight: bold; + min-height: 24px; + margin-top: 4px; + margin-bottom: 4px; + border-radius: 3px; + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:hover, + headerbar button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:active, + headerbar button.destructive-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:disabled, + headerbar button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:disabled label, + headerbar button.destructive-action:disabled label { + color: rgba(255, 255, 255, 0.5); } + .titlebar:not(headerbar) button.destructive-action:backdrop, + headerbar button.destructive-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 3px; } + .titlebar:not(headerbar) button.destructive-action:backdrop:disabled, + headerbar button.destructive-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.titlebutton, + headerbar button.titlebutton { + color: transparent; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:hover, .titlebar:not(headerbar) button.titlebutton:active, .titlebar:not(headerbar) button.titlebutton:checked, .titlebar:not(headerbar) button.titlebutton:backdrop, .titlebar:not(headerbar) button.titlebutton:backdrop:hover, .titlebar:not(headerbar) button.titlebutton *, + headerbar button.titlebutton:hover, + headerbar button.titlebutton:active, + headerbar button.titlebutton:checked, + headerbar button.titlebutton:backdrop, + headerbar button.titlebutton:backdrop:hover, + headerbar button.titlebutton * { + color: transparent; + box-shadow: none; } + .titlebar:not(headerbar) .linked > button:active:backdrop, + .titlebar:not(headerbar) .linked > button:checked:backdrop, + headerbar .linked > button:active:backdrop, + headerbar .linked > button:checked:backdrop { + color: rgba(189, 147, 249, 0.4); } + .titlebar:not(headerbar) .linked > button:active:backdrop label, + .titlebar:not(headerbar) .linked > button:checked:backdrop label, + headerbar .linked > button:active:backdrop label, + headerbar .linked > button:checked:backdrop label { + color: rgba(189, 147, 249, 0.4); } + .selection-mode.titlebar:not(headerbar), + headerbar.selection-mode { + color: #f8f8f2; + text-shadow: 0 -1px rgba(0, 0, 0, 0.5); + border-color: rgba(159, 99, 246, 0.5); + background: rgba(189, 147, 249, 0.5) linear-gradient(to top, rgba(180, 133, 248, 0.5), rgba(186, 142, 249, 0.5) 2px, rgba(189, 147, 249, 0.5) 3px); + box-shadow: inset 0 1px rgba(209, 179, 251, 0.3); } + .selection-mode.titlebar:backdrop:not(headerbar), + headerbar.selection-mode:backdrop { + background-color: rgba(189, 147, 249, 0.5); + background-image: none; + box-shadow: inset 0 1px rgba(215, 189, 251, 0.26); } + .selection-mode.titlebar:not(headerbar) button, + headerbar.selection-mode button { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.flat, + headerbar.selection-mode button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:hover, + headerbar.selection-mode button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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 { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-filter: none; + border-color: rgba(159, 99, 246, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .selection-mode.titlebar:not(headerbar) button:backdrop.flat:active label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop:active label, .selection-mode.titlebar:not(headerbar) button:backdrop:checked label, + headerbar.selection-mode button:backdrop.flat:active label, + headerbar.selection-mode button:backdrop.flat:checked label, + headerbar.selection-mode button:backdrop:active label, + headerbar.selection-mode button:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + .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 { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:disabled, + headerbar.selection-mode button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button:disabled:active label, .selection-mode.titlebar:not(headerbar) button:disabled:checked label, + headerbar.selection-mode button:disabled:active label, + headerbar.selection-mode button:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .selection-mode.titlebar:not(headerbar) button.suggested-action, + headerbar.selection-mode button.suggested-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:hover, + headerbar.selection-mode button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:active, + headerbar.selection-mode button.suggested-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:disabled, + headerbar.selection-mode button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar.selection-mode button.suggested-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar.selection-mode button.suggested-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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(189, 147, 249, 0); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0), rgba(189, 147, 249, 0)); + 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 { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + color: rgba(248, 248, 242, 0.5); + -gtk-icon-shadow: none; } + .tiled .titlebar:not(headerbar), .maximized .titlebar:not(headerbar), + .tiled headerbar.titlebar, .maximized headerbar.titlebar { + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + .tiled .titlebar:backdrop:not(headerbar), .tiled .titlebar:not(headerbar), .maximized .titlebar:backdrop:not(headerbar), .maximized .titlebar:not(headerbar), + .tiled headerbar:backdrop, + .tiled headerbar, .maximized headerbar:backdrop, .maximized headerbar { + border-radius: 0; } + .default-decoration.titlebar:not(headerbar), headerbar.default-decoration { + padding: 4px; + min-height: 28px; } + .default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { + min-height: 26px; + min-width: 26px; + margin: 0; + padding: 0; } + +headerbar entry, +headerbar spinbutton, +headerbar separator { + margin-top: 5px; + margin-bottom: 5px; } +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; } +headerbar separator { + background: transparent; } + +.background:not(.tiled):not(.maximized) .titlebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(0, 0, 0, 0.1); } + .background:not(.tiled):not(.maximized) .titlebar:backdrop, .background:not(.tiled):not(.maximized) .titlebar { + border-top-left-radius: 4px; + border-top-right-radius: 4px; } + +window:not(.tiled):not(.maximized) separator:first-child + headerbar:backdrop, window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child:backdrop, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 4px; } +window:not(.tiled):not(.maximized) headerbar:last-child:backdrop, window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 4px; } + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background-color: transparent; + background-image: none; + border-style: none; + border-color: transparent; + box-shadow: none; } +.titlebar:not(headerbar) > separator, .titlebar:not(headerbar) > separator:backdrop { + background: #1e1f29; } + +/************** + * GtkInfoBar * + **************/ +.info, .warning, .question, .error, +infobar { + text-shadow: none; + color: #f8f8f2; + background-color: #1e1f29; + border-bottom: 1px solid #08090c; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.15); } + +.info, .warning, .question, .error { + text-shadow: none; + color: #f8f8f2; + border: none; } + .info .label, .warning .label, .question .label, .error .label { + color: #f8f8f2; } + .info .label:backdrop, .warning .label:backdrop, .question .label:backdrop, .error .label:backdrop { + color: rgba(248, 248, 242, 0.5); } + .info button, .warning button, .question button, .error button { + border-radius: 2px; + border: none; + background: rgba(40, 42, 54, 0.98); + color: #f8f8f2; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2); } + .info button .label, .warning button .label, .question button .label, .error button .label { + color: #f8f8f2; } + .info button:active, .warning button:active, .question button:active, .error button:active { + background: #282a36; + color: #f8f8f2; + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:active:backdrop, .warning button:active:backdrop, .question button:active:backdrop, .error button:active:backdrop { + background: rgba(40, 42, 54, 0.8); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:hover, .warning button:hover, .question button:hover, .error button:hover, .info button:focus, .warning button:focus, .question button:focus, .error button:focus { + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:disabled, .warning button:disabled, .question button:disabled, .error button:disabled { + background: rgba(40, 42, 54, 0.6); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:disabled:backdrop, .warning button:disabled:backdrop, .question button:disabled:backdrop, .error button:disabled:backdrop { + background: rgba(40, 42, 54, 0.5); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:backdrop, .warning button:backdrop, .question button:backdrop, .error button:backdrop { + background: rgba(40, 42, 54, 0.8); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + +.info, .info:backdrop { + color: #50fa7a; + background-color: transparent; } + +.warning, .warning:backdrop { + color: #ff9f39; + background-color: transparent; } + +.question, .question:backdrop { + color: #72BFD0; + background-color: transparent; } + +.error, .error:backdrop { + color: #ff3c3c; + background-color: transparent; } + +/************* + * Level Bar * + *************/ +levelbar block { + min-width: 32px; + min-height: 6px; } +levelbar.vertical block { + min-width: 6px; + min-height: 32px; } +levelbar:backdrop { + transition: 200ms ease-out; } +levelbar trough { + padding: 3px; + border-radius: 3px; + background-color: rgba(0, 0, 0, 0.14); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + levelbar trough:backdrop { + background-color: rgba(0, 0, 0, 0.06); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } +levelbar.horizontal.discrete block { + margin: 0 1px; } +levelbar.vertical.discrete block { + margin: 1px 0; } +levelbar block { + border-radius: 2px; } + levelbar block:backdrop { + box-shadow: none; } + levelbar block.low { + background-color: #ff9f39; } + levelbar block.low:backdrop { + border-color: #ff9f39; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #72BFD0; } + levelbar block.high:backdrop, levelbar block:not(.empty):backdrop { + border-color: #72BFD0; } + levelbar block.full { + background-color: #4caec3; } + levelbar block.full:backdrop { + border-color: #4caec3; } + levelbar block.empty { + background-color: rgba(0, 0, 0, 0.14); + box-shadow: none; } + +/********* + * Links * + *********/ +*:link, button:link, +button:visited { + color: #13b1d5; } + *:link:visited, + button:visited { + color: rgba(19, 177, 213, 0.5); } + *:selected *:link:visited, *:selected button:visited:link, + *:selected button:visited { + color: rgba(237, 230, 243, 0.8); } + *:link:hover, button:hover:link, + button:hover:visited { + color: #2fc9ec; } + *:selected *:link:hover, *:selected button:hover:link, + *:selected button:hover:visited { + color: rgba(246, 244, 242, 0.95); } + *:link:active, button:active:link, + button:active:visited { + color: #13b1d5; } + *:selected *:link:active, *:selected button:active:link, + *:selected button:active:visited { + color: rgba(243, 240, 243, 0.9); } + *:link:backdrop:backdrop:hover, button:backdrop:backdrop:hover:link, + button:backdrop:backdrop:hover:visited, *:link:backdrop:backdrop:hover:selected, .selection-mode.titlebar:not(headerbar) .subtitle:backdrop:backdrop:hover:link, + headerbar.selection-mode .subtitle:backdrop:backdrop:hover:link, button:backdrop:backdrop:hover:selected:link, + button:backdrop:backdrop:hover:selected:visited, *:link:backdrop, button:backdrop:link, + button:backdrop:visited { + color: rgba(189, 147, 249, 0.5); } + *:link:selected, .selection-mode.titlebar:not(headerbar) .subtitle:link, + headerbar.selection-mode .subtitle:link, button:selected:link, + button:selected:visited, *:selected *:link, *:selected button:link, + *:selected button:visited { + color: rgba(243, 240, 243, 0.9); } + +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; } + +/********* + * Lists * + *********/ +list, listview { + color: #f8f8f2; + background-color: #282a36; + border-color: rgba(25, 26, 34, 0.9); } + list:backdrop, listview:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } + list.horizontal row.separator, list.separators.horizontal > row:not(.separator), listview.horizontal row.separator, listview.separators.horizontal > row:not(.separator) { + border-left: 1px solid rgba(25, 26, 34, 0.9); } + list:not(.horizontal) row.separator, list.separators:not(.horizontal) > row:not(.separator), listview:not(.horizontal) row.separator, listview.separators:not(.horizontal) > row:not(.separator) { + border-bottom: 1px solid rgba(25, 26, 34, 0.9); } + +row { + padding: 8px 14px; + transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + row label { + padding-left: 8px; } + row:hover { + transition: none; } + row:backdrop { + transition: 200ms ease-out; } + row.activatable.has-open-popup, row.activatable:hover { + background-color: rgba(248, 248, 242, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + row.activatable:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + +/********* + * Menus * + *********/ +menubar, +.menubar { + background-color: #1e1f29; + color: #f8f8f2; + padding: 0px; + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + menubar > item, + .menubar > item { + min-height: 16px; + padding: 4px 8px; } + menubar > item:hover, + .menubar > item:hover { + box-shadow: inset 0 -3px rgba(189, 147, 249, 0.5); } + menubar > item:disabled, + .menubar > item:disabled { + color: #8b8c8e; + box-shadow: none; } + +menu, .menu, .context-menu { + margin: 4px; + padding: 2px 0px; + background-color: #242530; + border: 1px solid rgba(25, 26, 34, 0.9); + font: initial; } + .csd menu, + .csd .menu, + .csd .context-menu { + border: none; } + menu:backdrop, .menu:backdrop, .context-menu:backdrop { + background-color: #282936; } + 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: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + menu menuitem:disabled, .menu menuitem:disabled, .context-menu menuitem:disabled { + color: #8b8c8e; } + menu menuitem:disabled:backdrop, .menu menuitem:disabled:backdrop, .context-menu menuitem:disabled:backdrop { + color: #3e4055; } + menu menuitem:backdrop, menu menuitem:backdrop:hover, .menu menuitem:backdrop, .menu menuitem:backdrop:hover, .context-menu menuitem:backdrop, .context-menu menuitem:backdrop:hover { + color: #8b8c8e; + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: #242530; + border-radius: 0; } + menu > arrow.top, .menu > arrow.top, .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid #3d3f49; + -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 #3d3f49; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, .menu > arrow:hover, .context-menu > arrow:hover { + background-color: #3d3f49; } + menu > arrow:backdrop, .menu > arrow:backdrop, .context-menu > arrow:backdrop { + background-color: #282936; } + 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; } + +/******** + * Misc * + ********/ +.content-view { + background-color: #0f0f14; } + .content-view:hover { + -gtk-icon-filter: brightness(1.2); } + .content-view:backdrop { + background-color: #0f0f14; } + +.osd .scale-popup button.flat { + border-style: none; + border-radius: 5px; } +.scale-popup button:hover { + background-color: rgba(248, 248, 242, 0.1); + border-radius: 5px; } + +/************ +* Assistant * +*************/ +assistant { + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; } + assistant .sidebar { + background-color: #282a36; + border-top: 1px solid rgba(25, 26, 34, 0.9); + border-bottom-left-radius: 4px; } + assistant .sidebar:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } + assistant.csd .sidebar { + border-top-style: none; } + assistant .sidebar GtkLabel, + assistant .sidebar label { + padding: 6px 12px; } + assistant .sidebar GtkLabel.highlight, + assistant .sidebar label.highlight { + background-color: #4a4a51; } + +/************* + * Notebooks * + *************/ +notebook > header { + padding: 1px; + border-color: rgba(25, 26, 34, 0.9); + border-width: 0px; + background-color: #1e1f29; } + notebook > header:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-color: #1e1f29; } + notebook > header tabs { + margin: -1px; } + notebook > header.top { + border-bottom-style: solid; } + notebook > header.top > tabs { + margin-bottom: -2px; } + notebook > header.top > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.top > tabs > tab:checked { + background-color: #282a36; } + notebook > header.top > tabs > tab:checked:hover { + background-color: #282a36; } + notebook > header.bottom { + border-top-style: solid; } + notebook > header.bottom > tabs { + margin-top: -2px; } + notebook > header.bottom > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.bottom > tabs > tab:checked { + background-color: #282a36; } + notebook > header.left { + border-right-style: solid; } + notebook > header.left > tabs { + margin-right: -2px; } + notebook > header.left > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.left > tabs > tab:checked { + background-color: #282a36; } + notebook > header.right { + border-left-style: solid; } + notebook > header.right > tabs { + margin-left: -2px; } + notebook > header.right > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.right > tabs > tab:checked { + background-color: #282a36; } + 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: rgba(255, 255, 255, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header tab { + min-height: 30px; + min-width: 30px; + padding: 3px 12px; + outline-offset: -5px; + color: #8b8c8e; + font-weight: bold; + border-width: 1px; + border-color: transparent; } + notebook > header tab:hover { + color: #c2c2c0; } + notebook > header tab:hover.reorderable-page { + border-color: rgba(25, 26, 34, 0.2); + background-color: rgba(30, 31, 41, 0.2); } + notebook > header tab:backdrop { + color: #5f6066; } + notebook > header tab:backdrop.reorderable-page { + border-color: transparent; + background-color: transparent; } + notebook > header tab:checked { + color: #f8f8f2; } + notebook > header tab:checked.reorderable-page { + border-color: rgba(25, 26, 34, 0.4); + background-color: rgba(30, 31, 41, 0.5); } + notebook > header tab:checked.reorderable-page:hover { + background-color: rgba(30, 31, 41, 0.7); } + notebook > header tab:backdrop:checked { + color: #8b8c8e; } + notebook > header tab:backdrop:checked.reorderable-page { + border-color: rgba(26, 27, 35, 0.91); + background-color: #2a2c39; } + 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 { + background: transparent; + box-shadow: none; + color: #ff5555; } + 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: 0.5px; + padding-right: 0.5px; } + notebook > header.top tabs:not(:only-child), notebook > header.bottom tabs:not(:only-child) { + margin-left: 0.5px; + margin-right: 0.5px; } + notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0.5px; } + notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0.5px; } + notebook > header.top tabs tab, notebook > header.bottom tabs tab { + margin-left: 0.5px; + margin-right: 0.5px; } + 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: 4px; + padding-bottom: 4px; } + notebook > header.left tabs:not(:only-child), notebook > header.right tabs:not(:only-child) { + margin-top: 3px; + margin-bottom: 3px; } + notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: -1px; } + notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: -1px; } + notebook > header.left tabs tab, notebook > header.right tabs tab { + margin-top: 4px; + margin-bottom: 4px; } + 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: #282a36; } + notebook > stack:not(:only-child):backdrop { + background-color: #2a2c39; } + +/********* + * Paned * + *********/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(rgba(25, 26, 34, 0.9)); + background-size: 1px 1px; } + paned > separator:selected { + background-image: image(rgba(189, 147, 249, 0.5)); } + paned > separator:backdrop { + background-image: image(rgba(26, 27, 35, 0.91)); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #1e1f29; + background-image: image(rgba(25, 26, 34, 0.9)), image(rgba(25, 26, 34, 0.9)); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #1e1f29; + background-image: image(rgba(26, 27, 35, 0.91)), image(rgba(26, 27, 35, 0.91)); } +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; } + +/************ + * 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; } + +/*************** + * Popovers * + ***************/ +popover.background { + background-color: transparent; + font: initial; } + popover.background > arrow, + popover.background > contents { + background-color: #242530; + background-clip: padding-box; + border: 1px solid rgba(25, 26, 34, 0.9); + box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4); } + popover.background:backdrop { + background-color: transparent; + box-shadow: none; } + popover.background > contents { + padding: 8px; + border-radius: 5px; } + popover.background > contents > list, + popover.background > contents > .view, + popover.background > contents > iconview, + popover.background > contents > toolbar { + border-style: none; + background-color: transparent; } + popover.background > contents separator { + background-color: rgba(27, 28, 36, 0.93); + margin: 3px; } + popover.background > contents list separator { + margin: 0; } + .osd popover.background, popover.background.touch-selection, popover.background.magnifier { + background-color: transparent; } + .osd popover.background > arrow, + .osd popover.background > contents, popover.background.touch-selection > arrow, + popover.background.touch-selection > contents, popover.background.magnifier > arrow, + popover.background.magnifier > contents { + border: 1px solid rgba(255, 255, 255, 0.1); + box-shadow: none; } + +magnifier { + background-color: #282a36; } + +/***************** + * Progress bars * + *****************/ +progressbar { + font-size: smaller; + color: rgba(248, 248, 242, 0.4); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 6px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 6px; } + progressbar.horizontal progress { + margin: 0; } + progressbar.vertical progress { + margin: 0; } + progressbar:backdrop { + box-shadow: none; + transition: 200ms ease-out; } + progressbar.osd { + min-width: 3px; + min-height: 3px; + 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; } + +/************ + * GtkScale * + ************/ +progressbar trough, scale trough, scale fill { + background-color: rgba(140, 143, 171, 0.14); + border: none; + border-radius: 3px; + margin: 0; } + progressbar trough:disabled, scale trough:disabled, scale fill:disabled { + background-color: rgba(0, 0, 0, 0.14); } + progressbar trough:backdrop, progressbar:backdrop trough, scale trough:backdrop, scale fill:backdrop { + background-color: rgba(0, 0, 0, 0.14); + transition: 200ms ease-out; } + progressbar trough:backdrop:disabled, progressbar:backdrop trough:disabled, scale trough:backdrop:disabled, scale fill:backdrop:disabled { + background-color: rgba(0, 0, 0, 0.14); } + +progressbar progress, scale highlight { + border: none; + background-color: rgba(189, 147, 249, 0.5); + border-radius: 3px; + margin: 0; } + progressbar progress:disabled, scale highlight:disabled { + border: none; + background-color: rgba(0, 0, 0, 0.14); } + progressbar progress:backdrop, progressbar:backdrop progress, scale highlight:backdrop, progressbar progress:active:backdrop, progressbar:backdrop progress:active, scale highlight:active:backdrop { + border-color: rgba(204, 171, 250, 0.5); + background-color: rgba(204, 171, 250, 0.5); } + progressbar progress:backdrop:disabled, progressbar:backdrop progress:disabled, scale highlight:backdrop:disabled, progressbar progress:active:backdrop:disabled, progressbar:backdrop progress:active:disabled, scale highlight:active:backdrop:disabled { + background-color: rgba(0, 0, 0, 0.1); } + +scale { + min-height: 16px; + min-width: 16px; + padding: 8px; } + scale.horizontal trough, + scale.horizontal progress { + min-height: 6px; } + scale.vertical trough, + scale.vertical progress { + min-width: 6px; } + scale slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); + border-radius: 12px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-property: background, border, box-shadow; } + scale slider:active { + background-color: #bd93f9; } + scale slider:active:disabled { + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.05); } + 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: -6px; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 5px; } + scale trough { + outline-offset: 2px; + outline-color: transparent; } + scale fill:backdrop, scale fill { + background-color: rgba(25, 26, 34, 0.9); } + scale fill:disabled:backdrop, scale fill:disabled { + border-color: transparent; + background-color: transparent; } + .osd scale fill { + background-color: rgba(97, 97, 97, 0.775); } + .osd scale fill:disabled:backdrop, .osd scale fill:disabled { + border-color: transparent; + background-color: transparent; } + scale slider { + border-color: #282a36; + border: none; + border-radius: 12px; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:active { + border-color: rgba(159, 99, 246, 0.5); } + scale slider:disabled { + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:backdrop, scale slider:backdrop:disabled { + transition: 200ms ease-out; + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + row:selected scale slider:disabled, row:selected scale slider { + border-color: rgba(159, 99, 246, 0.5); } + .osd scale slider { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border-color: rgba(0, 0, 0, 0.7); + background-color: #14171a; } + .osd scale slider:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #14171a; } + .osd scale slider:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #14171a; } + .osd scale slider:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #14171a; } + .osd scale slider:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #14171a; } + .osd scale slider:backdrop:disabled { + background-color: #14171a; } + scale value { + color: alpha(currentColor,0.4); } + scale marks { + color: alpha(currentColor,0.4); } + 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 { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.color { + min-height: 0; + min-width: 0; } + scale.color trough { + background-image: image(rgba(25, 26, 34, 0.9)); + background-repeat: no-repeat; } + scale.color.horizontal { + padding: 0 0 15px 0; } + scale.color.horizontal trough { + padding-bottom: 4px; + background-position: 0 -3px; + border-top-left-radius: 0; + border-top-right-radius: 0; } + 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) { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.vertical:dir(ltr) { + padding: 0 0 0 15px; } + scale.color.vertical:dir(ltr) trough { + padding-left: 4px; + background-position: 3px 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + 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 { + margin-left: -15px; + margin-right: 6px; } + scale.color.vertical:dir(rtl) { + padding: 0 15px 0 0; } + scale.color.vertical:dir(rtl) trough { + padding-right: 4px; + background-position: -3px 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + scale.color.fine-tune.horizontal:dir(ltr), scale.color.fine-tune.horizontal:dir(rtl) { + padding: 0 0 12px 0; } + scale.color.fine-tune.horizontal:dir(ltr) trough, scale.color.fine-tune.horizontal:dir(rtl) trough { + padding-bottom: 7px; + background-position: 0 -6px; } + scale.color.fine-tune.horizontal:dir(ltr) slider, scale.color.fine-tune.horizontal:dir(rtl) slider { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.fine-tune.vertical:dir(ltr) { + padding: 0 0 0 12px; } + scale.color.fine-tune.vertical:dir(ltr) trough { + padding-left: 7px; + background-position: 6px 0; } + scale.color.fine-tune.vertical:dir(ltr) slider { + margin-left: -15px; + margin-right: 6px; } + scale.color.fine-tune.vertical:dir(rtl) { + padding: 0 12px 0 0; } + scale.color.fine-tune.vertical:dir(rtl) trough { + padding-right: 7px; + background-position: -6px 0; } + scale.color.fine-tune.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + +/************** + * Scrollbars * + **************/ +scrollbar { + background-color: #232530; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + scrollbar.top { + border-bottom: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.bottom { + border-top: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.left { + border-right: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.right { + border-left: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar:backdrop { + background-color: #181820; + border-color: rgba(26, 27, 35, 0.91); + transition: 200ms ease-out; } + scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #a1a1a2; } + scrollbar slider:hover { + background-color: #cccdca; } + scrollbar slider:hover:active { + background-color: rgba(219, 195, 252, 0.5); } + scrollbar slider:backdrop { + background-color: #4a4b51; } + scrollbar slider:disabled { + background-color: transparent; } + scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; } + 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: #f8f8f2; + border: 1px solid black; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 5px; + min-height: 5px; + background-color: #f8f8f2; + background-clip: padding-box; + border-radius: 100%; + border: 1px solid black; + -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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #a1a1a2; } + scrollbar button:hover { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #cccdca; } + scrollbar button:active, scrollbar button:checked { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(219, 195, 252, 0.5); } + scrollbar button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(161, 161, 162, 0.2); } + scrollbar button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #4a4b51; } + scrollbar button:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(74, 75, 81, 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-right-symbolic"); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); } + +treeview ~ scrollbar.vertical { + border-top: 1px solid rgba(25, 26, 34, 0.9); + margin-top: -1px; } + +/*********** + * Sidebar * + ***********/ +.sidebar { + border-style: none; + border-width: 0; + background-color: #232530; } + .sidebar .frame { + border: none; } + 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: none; + 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 rgba(25, 26, 34, 0.9); + border-right-style: none; } + .sidebar:backdrop { + background-color: #242631; + border-color: rgba(26, 27, 35, 0.91); + transition: 200ms ease-out; } + .sidebar list { + background-color: #20212b; } + .sidebar row:selected { + background: transparent; + color: #bd93f9; } + .sidebar row:selected:backdrop { + color: rgba(189, 147, 249, 0.4); + background: transparent; } + .sidebar row:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } + .sidebar row:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + .sidebar row:selected label { + color: #bd93f9; } + .sidebar.source-list { + background-color: #1e1f29; + color: #F2EFEA; + padding: 4px 0px; } + .sidebar.source-list.view:selected:active, iconview.sidebar.source-list:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + .sidebar.source-list.view:selected.has-open-popup, iconview.sidebar.source-list:selected.has-open-popup, .sidebar.source-list.view:selected:hover, iconview.sidebar.source-list:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + .sidebar.source-list.view:selected:backdrop, iconview.sidebar.source-list:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + .sidebar.source-list.view:hover, iconview.sidebar.source-list:hover, .sidebar.source-list.view iconview.source-list:hover, iconview.sidebar.source-list iconview.source-list:hover { + background-color: rgba(40, 42, 54, 0.6); } + paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; + border-color: rgba(25, 26, 34, 0.9); } + +stacksidebar row { + padding: 10px 4px; } + stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; } + stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; } + +placessidebar > viewport.frame { + border-style: none; } +placessidebar row.sidebar-new-bookmark-row { + color: rgba(189, 147, 249, 0.5); } +placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #50fa7a, inset 0 -1px #50fa7a; } + placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #50fa7a; } + placessidebar row:drop(active):not(:disabled):selected { + background-color: #50fa7a; } + placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #f8f8f2; } + +/***************** + * 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) button { + min-height: 16px; + margin: 0; + padding-bottom: 0; + padding-top: 0; + color: #e3e3df; + background-image: none; + border-style: none none none solid; + border-color: rgba(25, 26, 34, 0.2); + border-radius: 0; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:hover { + color: #f8f8f2; + background-color: rgba(248, 248, 242, 0.05); } + spinbutton:not(.vertical) button:disabled { + color: rgba(139, 140, 142, 0.3); } + spinbutton:not(.vertical) button:active { + background-color: rgba(0, 0, 0, 0.1); + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.2); } + spinbutton:not(.vertical) button:backdrop { + color: #818286; + background-color: transparent; + border-color: rgba(26, 27, 35, 0.21); + transition: 200ms ease-out; } + spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(62, 64, 85, 0.3); + background-image: none; + border-style: none none none solid; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:last-child { + border-top-right-radius: 2px; + border-bottom-right-radius: 2px; } +.osd spinbutton:not(.vertical) button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-style: none none none solid; + border-color: rgba(0, 0, 0, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 0.5); + background-color: rgba(254, 254, 254, 0.1); + -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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #898b8c; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton:not(.vertical) button:last-child { + border-radius: 0 3px 3px 0; } + .osd spinbutton:not(.vertical) button:dir(rtl):first-child { + border-radius: 3px 0 0 3px; } +spinbutton.vertical:disabled { + color: #8b8c8e; } +spinbutton.vertical:backdrop:disabled { + color: #3e4055; } +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.vertical button { + min-height: 32px; + min-width: 32px; + padding: 0; + border-width: 1px; + border-color: rgba(25, 26, 34, 0.9); + box-shadow: 0 1px rgba(255, 255, 255, 0.1); } +spinbutton.vertical button.up { + border-radius: 3px 3px 0 0; + border-style: solid solid none solid; } +spinbutton.vertical button.down { + border-radius: 0 0 3px 3px; + border-style: none solid solid solid; } +.osd spinbutton.vertical button:first-child { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd spinbutton.vertical button:first-child:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + 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; } + +/*********** + * Spinner * + ***********/ +menu spinner { + color: rgba(189, 147, 249, 0.5); } + +/********************* + * 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; } + +/********** + * Switch * + **********/ +switch { + font-size: 1px; + font-weight: bold; + outline-offset: -4px; + transition: all 200ms ease-in; + border: none; + border-radius: 14px; + color: transparent; + padding: 2px; + background-color: #3e4153; + box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), 0px 1px rgba(0, 0, 0, 0.1); } + switch:disabled { + background-color: #22232e; } + switch:backdrop { + background-color: #2f313f; + transition: 200ms ease-out; } + switch:backdrop:disabled { + background-color: #22232e; } + switch:active, switch:checked { + background-color: #50fa7a; } + switch:active:backdrop, switch:checked:backdrop { + background-color: #50fa7a; } + switch:active:backdrop slider:backdrop, switch:checked:backdrop slider:backdrop { + box-shadow: none; + background-color: rgba(40, 42, 54, 0.9); + border: none; } + switch slider { + padding: 2px; + min-width: 16px; + min-height: 16px; + border-radius: 100%; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + background-color: #282a36; + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2); } + switch slider:backdrop { + padding: 2px; + box-shadow: none; + background-color: #282a36; } + switch trough:active, switch trough:checked { + background-color: rgba(189, 147, 249, 0.5); } + switch trough:active:backdrop, switch trough:checked:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + +/************ + * Toolbars * + ************/ +toolbar, .inline-toolbar, searchbar > revealer > box { + padding: 4px; + background-color: #1e1f29; } + +toolbar { + padding: 4px 3px 3px 4px; } + .osd toolbar { + background-color: transparent; } + toolbar.osd { + padding: 13px; + border: none; + border-radius: 5px; + background-color: rgba(20, 23, 26, 0.8); } + toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; } + toolbar.horizontal separator { + margin: 0 7px 1px 6px; } + 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 { + margin-right: 1px; + margin-bottom: 1px; } + +.inline-toolbar { + padding: 3px; + border-width: 0 1px 1px; + border-radius: 0 0 5px 5px; } + +searchbar > revealer > box { + border-width: 0 0 1px; + padding: 5px; } + +.inline-toolbar, searchbar > revealer > box { + border-style: solid; + border-color: rgba(25, 26, 34, 0.9); + background-color: rgba(29, 30, 39, 0.97); } + .inline-toolbar:backdrop, searchbar > revealer > box:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-color: rgba(29, 30, 39, 0.9685); + box-shadow: none; + transition: 200ms ease-out; } + +searchbar { + background: #282a36; } + +/************ + * Tooltips * + ************/ +tooltip { + padding: 4px; + /* not working */ + border-radius: 5px; + box-shadow: none; + text-shadow: 0 1px black; } + tooltip.background { + background-color: rgba(0, 0, 0, 0.8); + background-clip: padding-box; + border: 1px solid rgba(255, 255, 255, 0.1); } + tooltip decoration { + background-color: transparent; } + tooltip * { + padding: 4px; + background-color: transparent; + color: white; } + +/************** + * Tree Views * + **************/ +treeview.view { + border-left-color: #909194; + border-top-color: #1e1f29; } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: rgba(233, 223, 244, 0.75); + border-top-color: rgba(248, 248, 242, 0.1); } + treeview.view:disabled { + color: #8b8c8e; } + treeview.view:disabled:selected { + color: rgba(228, 214, 244, 0.7); } + treeview.view:disabled:selected:backdrop { + color: rgba(207, 177, 247, 0.5); } + treeview.view:disabled:backdrop { + color: #3e4055; } + treeview.view.separator { + min-height: 2px; + color: #1e1f29; } + treeview.view.separator:backdrop { + color: rgba(30, 31, 41, 0.1); } + treeview.view:backdrop { + border-left-color: #55565c; + border-top: #1e1f29; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: rgba(159, 99, 246, 0.5); } + treeview.view:drop(active).after { + border-top-style: none; } + treeview.view:drop(active).before { + border-bottom-style: none; } + treeview.view.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: #bababa; } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #f8f8f2; } + treeview.view.expander:selected { + color: rgba(241, 235, 243, 0.85); } + treeview.view.expander:selected:hover { + color: #f8f8f2; } + treeview.view.expander:selected:backdrop { + color: rgba(230, 218, 244, 0.5); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: #6e6f75; } + treeview.view.progressbar { + border: 1px solid rgba(159, 99, 246, 0.5); + border-radius: 4px; + background-color: rgba(189, 147, 249, 0.5); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.5), rgba(159, 99, 246, 0.5)); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), 0 1px rgba(0, 0, 0, 0.1); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); + background-image: linear-gradient(to bottom, #282a36, #121319); } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + border-color: #2a2c39; + background-color: #2a2c39; } + treeview.view.progressbar:backdrop { + border-color: #2a2c39; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(248, 248, 242, 0.1); + border-radius: 4px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: rgba(159, 99, 246, 0.5); + border-radius: 4px; } + treeview.view header button { + color: #909194; + background-color: #282a36; + font-weight: bold; + text-shadow: none; + box-shadow: none; } + treeview.view header button:hover { + color: #c4c5c3; + box-shadow: none; + transition: none; } + treeview.view header button:active { + color: #f8f8f2; + transition: none; } + treeview.view header button:last-child:backdrop, treeview.view header button:last-child { + border-right-style: none; } + 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; + transition: none; + background-image: none; + background-color: rgba(189, 147, 249, 0.5); + color: #282a36; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #282a36; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: rgba(189, 147, 249, 0.5); } + +treeview.view header button, treeview.view header button:hover, treeview.view header button:active { + padding: 0 6px; + border-radius: 0; + background-image: none; + text-shadow: none; + border-width: 1px; + border-style: none solid solid none; + border-color: #1e1f29; } + treeview.view header button:disabled { + border-color: #1e1f29; + background-image: none; } + treeview.view header button:backdrop { + border-color: #1e1f29; + border-style: none solid solid none; + color: #55565c; + background-image: none; + background-color: #2a2c39; } + treeview.view header button:backdrop:disabled { + border-color: #1e1f29; + background-image: none; } + +/********************** + * Window Decorations * + *********************/ +window { + border-width: 0px; } + window.csd { + box-shadow: 0 3px 9px 1px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(0, 0, 0, 0.75); + margin: 0px; + border-radius: 4px 4px 0 0; } + window.csd:backdrop { + box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.75); + transition: 200ms ease-out; } + window.csd.popup { + border-radius: 7px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.65); } + window.csd.dialog.message { + border-radius: 4px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.65); } + window.solid-csd { + margin: 0; + padding: 4px; + border: solid 1px rgba(25, 26, 34, 0.9); + border-radius: 0; + box-shadow: inset 0 0 0 4px rgba(25, 26, 34, 0.9), inset 0 0 0 3px #1e1f29, inset 0 1px rgba(248, 248, 242, 0.07); } + window.solid-csd:backdrop { + box-shadow: inset 0 0 0 4px rgba(25, 26, 34, 0.9), inset 0 0 0 3px #1e1f29, inset 0 1px rgba(248, 248, 242, 0.07); } + window.maximized, window.fullscreen { + border-radius: 0; + box-shadow: none; } + window.tiled, window.tiled-top, window.tiled-left, window.tiled-right, window.tiled-bottom { + border-radius: 0; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 0 0 20px transparent; } + window:backdrop { + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 0 0 20px transparent; } + window.popup { + box-shadow: none; } + window.ssd { + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75); } + +windowcontrols button.close, windowcontrols button.maximize, windowcontrols button.minimize { + min-width: 20px; + min-height: 20px; + margin: 0; + padding: 0 1px; + background-position: center; + background-repeat: no-repeat; + background-size: 16px 16px; } + windowcontrols button.close, windowcontrols button.close:hover, windowcontrols button.close:focus, windowcontrols button.close:active, windowcontrols button.close:backdrop, windowcontrols button.close:backdrop:hover, windowcontrols button.maximize, windowcontrols button.maximize:hover, windowcontrols button.maximize:focus, windowcontrols button.maximize:active, windowcontrols button.maximize:backdrop, windowcontrols button.maximize:backdrop:hover, windowcontrols button.minimize, windowcontrols button.minimize:hover, windowcontrols button.minimize:focus, windowcontrols button.minimize:active, windowcontrols button.minimize:backdrop, windowcontrols button.minimize:backdrop:hover { + background-color: transparent; + border: none; + box-shadow: none; + color: transparent; } +windowcontrols button.close { + background-image: -gtk-scaled(url("../assets/close.png"), url("../assets/close@2.png")); } + windowcontrols button.close:hover, windowcontrols button.close:active { + background-image: -gtk-scaled(url("../assets/close_prelight.png"), url("../assets/close_prelight@2.png")); } +windowcontrols button.maximize { + background-image: -gtk-scaled(url("../assets/maximize.png"), url("../assets/maximize@2.png")); } + windowcontrols button.maximize:hover, windowcontrols button.maximize:active { + background-image: -gtk-scaled(url("../assets/maximize_prelight.png"), url("../assets/maximize_prelight@2.png")); } +windowcontrols button.minimize { + background-image: -gtk-scaled(url("../assets/min.png"), url("../assets/min@2.png")); } + windowcontrols button.minimize:hover, windowcontrols button.minimize:active { + background-image: -gtk-scaled(url("../assets/min_prelight.png"), url("../assets/min_prelight@2.png")); } +windowcontrols button:backdrop { + -gtk-icon-shadow: none; + background-image: -gtk-scaled(url("../assets/close_unfocused.png"), url("../assets/close_unfocused@2.png")); } + +headerbar.selection-mode button.titlebutton, +.titlebar.selection-mode button.titlebutton { + text-shadow: 0 -1px rgba(0, 0, 0, 0.3788235294); + -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.3788235294); } + headerbar.selection-mode button.titlebutton:backdrop, + .titlebar.selection-mode button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + +.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, modelbutton.flat:selected, +.menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, +entry selection:focus, +entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + background-color: rgba(189, 147, 249, 0.5); } + row:selected label, label:selected, .selection-mode windowcontrols button, .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, modelbutton.flat:selected, + .menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, + entry selection:focus, + entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + color: #f8f8f2; + font-weight: normal; } + row:selected label:disabled, label:disabled:selected, .selection-mode windowcontrols button: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, modelbutton.flat:disabled:selected, + .menuitem.button.flat:disabled:selected, calendar:disabled:selected, spinbutton:not(.vertical) selection:disabled, + entry selection:disabled, row:disabled:selected { + color: rgba(233, 223, 244, 0.75); } + row:selected label:backdrop, label:backdrop:selected, .selection-mode windowcontrols button: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, modelbutton.flat:backdrop:selected, + .menuitem.button.flat:backdrop:selected, calendar:backdrop:selected, spinbutton:not(.vertical) selection:backdrop, + entry selection:backdrop, row:backdrop:selected { + color: rgba(248, 248, 242, 0.5); } + row:selected label:backdrop:disabled, label:backdrop:disabled:selected, .selection-mode windowcontrols button: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, modelbutton.flat:backdrop:disabled:selected, + .menuitem.button.flat:backdrop:disabled:selected, calendar:backdrop:disabled:selected, spinbutton:not(.vertical) selection:backdrop:disabled, + entry selection:backdrop:disabled, row:backdrop:disabled:selected { + color: rgba(207, 177, 247, 0.5); } + +.monospace { + font-family: Monospace; } + +/********************** + * DE-Specific Styles * + **********************/ +/********* +* Budgie * +*********/ +.budgie-container { + background-color: transparent; } + .budgie-container:backdrop { + background-color: transparent; } + .budgie-container popover list, + .budgie-container popover row { + border: none; + background: none; + padding: 0; + margin: 0; } + +.budgie-popover .container, +.budgie-popover border, +.budgie-popover list, +.budgie-popover row { + padding: 0; + margin: 0; + background: none; + border: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + opacity: 1; + min-width: 0; + min-height: 0; } + +.budgie-popover, +.budgie-popover.background { + border-radius: 2px; + padding: 0; + background-color: rgba(30, 31, 41, 0.98); + background-clip: border-box; + box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35); + border: 1px solid @borders; } + .budgie-popover list:hover, + .budgie-popover row:hover, + .budgie-popover.background list:hover, + .budgie-popover.background row:hover { + background: none; } + .budgie-popover > frame.container, + .budgie-popover.background > frame.container { + margin: 0 -1px -1px; + padding: 2px 0 0; } + +.budgie-popover > .container { + padding: 2px; } + +.budgie-menu .container { + padding: 0; } +.budgie-menu button:hover { + -gtk-icon-filter: none; } +.budgie-menu entry.search { + border: none; + background: none; + padding: 5px 2px; + border-bottom: 1px solid @borders; + border-radius: 0; + font-size: 120%; + box-shadow: none; } + .budgie-menu entry.search image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-menu entry.search image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-menu .categories { + border-width: 0; + margin-left: 3px; + background-color: transparent; } + .budgie-menu .categories:dir(ltr) { + border-right: 1px solid @borders; } + .budgie-menu .categories:dir(rtl) { + border-left: 1px solid @borders; } +.budgie-menu .category-button { + padding: 8px; + border-radius: 2px 0 0 2px; } + .budgie-menu .category-button:hover { + background-color: rgba(248, 248, 242, 0.05); + color: #f8f8f2; } + .budgie-menu .category-button:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + .budgie-menu .category-button:checked { + color: #f8f8f2; + background-color: rgba(174, 123, 248, 0.3); } + .budgie-menu .category-button:checked:disabled { + opacity: 0.5; } + .budgie-menu .category-button:checked:disabled label { + color: rgba(248, 248, 242, 0.7); } +.budgie-menu scrollbar { + background-color: transparent; + border-color: transparent; } +.budgie-menu button:not(.category-button) { + padding-top: 5px; + padding-bottom: 5px; + border-radius: 0; + box-shadow: none; } +.budgie-menu undershoot, .budgie-menu overshoot { + background: none; } + +button.budgie-menu-launcher { + padding: 0 2px; + color: #f8f8f2; + box-shadow: none; + background-color: transparent; } + button.budgie-menu-launcher:hover { + color: #f8f8f2; } + button.budgie-menu-launcher:active, button.budgie-menu-launcher:checked { + color: #f8f8f2; } + button.budgie-menu-launcher:backdrop { + color: #f8f8f2; + background-color: transparent; } + button.budgie-menu-launcher:backdrop:hover { + color: #f8f8f2; } + button.budgie-menu-launcher:backdrop:active, button.budgie-menu-launcher:backdrop:checked { + color: rgba(189, 147, 249, 0.5); + box-shadow: none; + background-color: transparent; } + +.user-menu .content-box separator { + margin-left: 6px; + margin-right: 6px; + background-color: rgba(248, 248, 242, 0.1); } +.user-menu button { + margin: 5px; } +.user-menu > box.vertical row.activatable:first-child .indicator-item, +.user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item { + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + background-color: #72BFD0; + transition-duration: 0.2s; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(ltr) { + padding-left: 7px; + background-position: left center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(rtl) { + padding-right: 7px; + background-position: right center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label { + color: #f8f8f2; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(ltr) { + padding-left: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(rtl) { + padding-right: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image { + color: #f8f8f2; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image:first-child, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image:first-child { + min-width: 24px; + min-height: 20px; } + +button.raven-trigger { + padding-left: 2px; + padding-right: 2px; + color: #f8f8f2; + box-shadow: none; } + button.raven-trigger:hover { + color: #f8f8f2; + background-color: transparent; } + button.raven-trigger:active, button.raven-trigger:checked { + box-shadow: none; + background-color: transparent; + color: rgba(189, 147, 249, 0.5); } + button.raven-trigger:backdrop { + color: #f8f8f2; } + button.raven-trigger:backdrop:hover { + color: #f8f8f2; } + button.raven-trigger:backdrop:active, button.raven-trigger:backdrop:checked { + box-shadow: none; + color: rgba(189, 147, 249, 0.5); + background-color: transparent; } + +.places-menu .container { + padding: 0; } +.places-menu .message-bar { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.places-menu .name-button { + border: 0; + border-radius: 0; + padding: 4px 6px; } +.places-menu .unmount-button { + padding: 4px 4px; + border: 0; + border-radius: 0; } +.places-menu .places-section-header { + padding: 0px; + border-bottom: 1px solid rgba(25, 26, 34, 0.85); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.03); } +.places-menu .places-section-header > button { + padding: 8px; + border: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } +.places-menu .places-list { + background: rgba(248, 248, 242, 0.04); + border-bottom: 1px solid rgba(25, 26, 34, 0.85); } +.places-menu .unlock-area { + border-top: 1px solid rgba(25, 26, 34, 0.75); + border-bottom: 1px solid rgba(25, 26, 34, 0.75); } +.places-menu .unlock-area entry { + border-radius: 0; + border: 0; } +.places-menu .unlock-area button { + border-radius: 0; + border: 0; + border-left: 1px solid rgba(25, 26, 34, 0.75); } +.places-menu .alternative-label { + font-size: 15px; + padding: 3px; } +.places-menu .always-expand { + background: transparent; + border-bottom: none; } + +.night-light-indicator .container { + padding: 0; } +.night-light-indicator .view-header { + font-size: 14px; + padding: 10px; + border-bottom: 1px solid mix(@theme_base_color, #000000, 0.35); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.04); } +.night-light-indicator .display-settings-button { + border-top-left-radius: 0px; + border-top-right-radius: 0px; + border: none; + padding: 3px; + border-top: 1px solid mix(@theme_base_color, #000000, 0.35); + box-shadow: inset 0px 1px 1px alpha(@theme_fg_color, 0.04); } + +.budgie-panel { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); + background-image: none; + box-shadow: none; + border: none; + transition: all 150ms ease-in; } + .budgie-panel .alert { + color: #ff5555; } + .budgie-panel:backdrop { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-panel button { + border-top-width: 0; + border-bottom-width: 0; + border-radius: 0; } + .budgie-panel popover list, + .budgie-panel popover row { + padding: 0; + margin: 0; } + .budgie-panel label { + color: #f8f8f2; + font-weight: 700; } + .budgie-panel.transparent { + background-color: rgba(8, 9, 12, 0.2); } + .top .budgie-panel.transparent { + border-bottom-color: transparent; } + .bottom .budgie-panel.transparent { + border-top-color: transparent; } + .left .budgie-panel.transparent { + border-right-color: transparent; } + .right .budgie-panel.transparent { + border-left-color: transparent; } + .budgie-panel .end-region { + border-radius: 0px; } + .budgie-panel .end-region separator { + background-color: rgba(248, 248, 242, 0.15); } + .budgie-panel .end-region label { + font-weight: 700; + color: #f8f8f2; } + +.budgie-panel #tasklist-button, +.budgie-panel #tasklist-button:backdrop { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(8, 9, 12, 0); + border-radius: 0; + background-color: transparent; + box-shadow: none; + background-clip: padding-box; } + +.budgie-panel button.flat.launcher { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(8, 9, 12, 0); + border-radius: 0; + padding: 0; + background-clip: padding-box; + background-color: transparent; } + .budgie-panel button.flat.launcher { + box-shadow: none; } + +.budgie-panel #tasklist-button:hover, .budgie-panel .unpinned button.flat.launcher:hover, +.budgie-panel .pinned button.flat.launcher.running:hover { + box-shadow: none; } +.budgie-panel #tasklist-button:active, .budgie-panel .unpinned button.flat.launcher:active, +.budgie-panel .pinned button.flat.launcher.running:active, .budgie-panel #tasklist-button:checked, .budgie-panel .unpinned button.flat.launcher:checked, +.budgie-panel .pinned button.flat.launcher.running:checked { + box-shadow: none; } +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .top button.flat.launcher, +.top .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .top button.flat.launcher.running { + padding-bottom: 2px; + border-top: 2px solid transparent; } + .top .budgie-panel .pinned button.flat.launcher:not(.running) { + border-top: 2px solid transparent; } + + .top .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + + .top .budgie-panel .unpinned button.flat.launcher, + .top .budgie-panel .pinned button.flat.launcher.running { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + .top .budgie-panel #tasklist-button:hover, .budgie-panel .top #tasklist-button:hover, .top .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .top button.flat.launcher:hover, + .top .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .top button.flat.launcher.running:hover { + border-top: 2px solid rgba(255, 255, 255, 0.25); } + .top .budgie-panel #tasklist-button:active, .budgie-panel .top #tasklist-button:active, .top .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .top button.flat.launcher:active, + .top .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .top button.flat.launcher.running:active, .top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .top button.flat.launcher:checked, + .top .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .top button.flat.launcher.running:checked { + border-top: 2px solid rgba(189, 147, 249, 0.5); } +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .bottom button.flat.launcher, +.bottom .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .bottom button.flat.launcher.running { + padding-top: 2px; + border-bottom: 2px solid transparent; } + .bottom .budgie-panel .pinned button.flat.launcher:not(.running) { + border-bottom: 2px solid transparent; } + + .bottom .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + + .bottom .budgie-panel .unpinned button.flat.launcher, + .bottom .budgie-panel .pinned button.flat.launcher.running { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + .bottom .budgie-panel #tasklist-button:hover, .budgie-panel .bottom #tasklist-button:hover, .bottom .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .bottom button.flat.launcher:hover, + .bottom .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .bottom button.flat.launcher.running:hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.25); } + .bottom .budgie-panel #tasklist-button:active, .budgie-panel .bottom #tasklist-button:active, .bottom .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .bottom button.flat.launcher:active, + .bottom .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .bottom button.flat.launcher.running:active, .bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .bottom button.flat.launcher:checked, + .bottom .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .bottom button.flat.launcher.running:checked { + border-bottom: 2px solid rgba(189, 147, 249, 0.5); } +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .left button.flat.launcher, +.left .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .left button.flat.launcher.running { + padding-right: 2px; + border-left: 2px solid transparent; } + .left .budgie-panel .pinned button.flat.launcher:not(.running) { + border-left: 2px solid transparent; } + + .left .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + + .left .budgie-panel .unpinned button.flat.launcher, + .left .budgie-panel .pinned button.flat.launcher.running { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + .left .budgie-panel #tasklist-button:hover, .budgie-panel .left #tasklist-button:hover, .left .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .left button.flat.launcher:hover, + .left .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .left button.flat.launcher.running:hover { + border-left: 2px solid rgba(255, 255, 255, 0.25); } + .left .budgie-panel #tasklist-button:active, .budgie-panel .left #tasklist-button:active, .left .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .left button.flat.launcher:active, + .left .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .left button.flat.launcher.running:active, .left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .left button.flat.launcher:checked, + .left .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .left button.flat.launcher.running:checked { + border-left: 2px solid rgba(189, 147, 249, 0.5); } +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .right button.flat.launcher, +.right .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .right button.flat.launcher.running { + padding-left: 2px; + border-right: 2px solid transparent; } + .right .budgie-panel .pinned button.flat.launcher:not(.running) { + border-right: 2px solid transparent; } + + .right .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + + .right .budgie-panel .unpinned button.flat.launcher, + .right .budgie-panel .pinned button.flat.launcher.running { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + .right .budgie-panel #tasklist-button:hover, .budgie-panel .right #tasklist-button:hover, .right .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .right button.flat.launcher:hover, + .right .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .right button.flat.launcher.running:hover { + border-right: 2px solid rgba(255, 255, 255, 0.25); } + .right .budgie-panel #tasklist-button:active, .budgie-panel .right #tasklist-button:active, .right .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .right button.flat.launcher:active, + .right .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .right button.flat.launcher.running:active, .right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .right button.flat.launcher:checked, + .right .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .right button.flat.launcher.running:checked { + border-right: 2px solid rgba(189, 147, 249, 0.5); } + +.top .budgie-panel { + border-bottom: 1px solid rgba(15, 15, 20, 0.92); } + +.top .raven-frame { + padding: 0; + background: none; } + .top .raven-frame border { + border: none; + border-bottom: 1px solid rgba(30, 31, 41, 0.92); } + +.top .shadow-block { + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent); } + +.bottom .budgie-panel { + border-top: 1px solid rgba(15, 15, 20, 0.92); } + +.bottom .raven-frame { + padding: 0; + background: none; } + .bottom .raven-frame border { + border: none; + border-top: 1px solid rgba(30, 31, 41, 0.92); } + +.bottom .shadow-block { + background-color: transparent; + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent); } + +.left .budgie-panel { + border-right: 1px solid rgba(15, 15, 20, 0.92); } + +.left .raven-frame { + padding: 0; + background: none; } + .left .raven-frame border { + border: none; + border-right: 1px solid rgba(30, 31, 41, 0.92); } + +.left .shadow-block { + background-color: transparent; + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent); } + +.right .budgie-panel { + border-left: 1px solid rgba(15, 15, 20, 0.92); } + +.right .raven-frame { + padding: 0; + background: none; } + .right .raven-frame border { + border: none; + border-left: 1px solid rgba(30, 31, 41, 0.92); } + +.right .shadow-block { + background-color: transparent; + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent); } + +.raven { + padding: 0; + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.92); + transition: 170ms ease-out; } + .raven .raven-header { + min-height: 32px; + color: #f8f8f2; + border: solid rgba(25, 26, 34, 0.85); + border-width: 1px 0; + background-color: rgba(30, 31, 41, 0.2); } + .raven .raven-header * { + padding-top: 0; + padding-bottom: 0; } + .raven .raven-header.top { + border-top-style: none; + border-color: transparent; + margin-top: 3px; + min-height: 32px; } + .raven .raven-header.top button.image-button:hover { + color: rgba(174, 123, 248, 0.5); + box-shadow: none; } + .raven .raven-header > button.text-button { + border-radius: 2px; + color: #f8f8f2; + background-color: rgba(255, 60, 60, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:hover { + border-radius: 2px; + color: #f8f8f2; + background-color: rgba(255, 85, 85, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:active { + color: #f8f8f2; + background-color: rgba(255, 111, 111, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header.bottom { + border-bottom-style: none; } + .raven .raven-header button { + background-color: transparent; + color: #f8f8f2; + border-radius: 0; + border: none; + box-shadow: none; + margin-top: -4px; + margin-bottom: -4px; + min-height: 32px; } + .raven .raven-header button:hover { + border-radius: 0; + background-color: transparent; + color: rgba(189, 147, 249, 0.5); } + .raven .raven-header button:active, .raven .raven-header button:checked { + color: rgba(189, 147, 249, 0.5); + border-radius: 0; + background-color: transparent; } + .raven .raven-header button:disabled { + color: #8b8c8e; } + .raven list { + background-color: transparent; } + .raven list:selected { + background-color: rgba(189, 147, 249, 0.4); } + .raven list row, + .raven list row.activatable { + background-color: transparent; } + .raven list row:selected, + .raven list row.activatable:selected { + background-color: rgba(189, 147, 249, 0.4); } + .raven .raven-background { + color: #f8f8f2; + background-color: transparent; + border-color: transparent; } + .raven .raven-background.middle { + border-bottom-style: none; } + .raven .powerstrip { + background-color: transparent; + border-top-color: transparent; } + .raven .powerstrip button.image-button { + border-radius: 50%; + padding: 5px; + min-width: 32px; + margin-bottom: 3px; + background: rgba(68, 71, 90, 0.7); + color: #f8f8f2; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + border: none; + font-size: 100%; } + .raven .powerstrip button.image-button:hover { + transition: 170ms ease all; + background: rgba(68, 71, 90, 0.85); + color: #f8f8f2; } + .raven .powerstrip button.image-button:active { + transition: 170ms ease all; + background: #44475a; + color: #f8f8f2; } + .raven .powerstrip button.image-button:first-child { + background: rgba(114, 191, 208, 0.7); } + .raven .powerstrip button.image-button:first-child:hover { + background: rgba(114, 191, 208, 0.85); } + .raven .powerstrip button.image-button:first-child:active { + background: #72BFD0; } + .raven .powerstrip button.image-button:last-child { + background: rgba(255, 85, 85, 0.7); } + .raven .powerstrip button.image-button:last-child:hover { + background: rgba(255, 85, 85, 0.85); } + .raven .powerstrip button.image-button:last-child:active { + background: #ff5555; } + .raven .option-subtitle { + font-size: 13px; } + +calendar.raven-calendar { + padding: 4px; + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.2); + border-color: transparent; } + calendar.raven-calendar:indeterminate { + color: alpha(currentColor,0.3); } + calendar.raven-calendar:selected { + background: transparent; + color: rgba(189, 147, 249, 0.5); + font-weight: bold; } + calendar.raven-calendar:backdrop { + background-color: transparent; } + calendar.raven-calendar.header { + color: #f8f8f2; + border: none; + border-radius: 0; + background-color: transparent; } + calendar.raven-calendar button, calendar.raven-calendar button:focus { + color: alpha(currentColor,0.5); + background-color: transparent; } + calendar.raven-calendar button:hover, calendar.raven-calendar button:focus:hover { + color: #f8f8f2; + background-color: transparent; } + +.raven-mpris { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.9); + border: solid rgba(255, 255, 255, 0.1); + border-width: 1px 0; + border-bottom-color: rgba(0, 0, 0, 0.1); } + .raven-mpris button.image-button { + padding: 10px; + background-color: #282a36; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + .raven-mpris button.image-button:hover { + background-color: rgba(189, 147, 249, 0.5); } + .raven-mpris button.image-button:active { + background-color: rgba(174, 123, 248, 0.5); } + .raven-mpris button.image-button:first-child { + margin-right: 4px; } + .raven-mpris button.image-button:last-child { + margin-left: 4px; } + .raven-mpris button.image-button:last-child, .raven-mpris button.image-button:first-child { + padding: 4px; + margin-top: 6px; + margin-bottom: 6px; } + +.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { + background: none; + border-radius: 1px; } + .budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { + background-color: #72BFD0; + color: #464626; + border: none; + margin: 0 3px; } + .budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { + background-color: #5fb6ca; + border: none; } + .budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { + background-color: #5fb6ca; } + +.budgie-notification.background, .background.budgie-osd, .background.budgie-switcher { + border-radius: 1px; } +.budgie-notification .notification-title, .budgie-osd .notification-title, .budgie-switcher .notification-title { + font-size: 110%; + color: #f8f8f2; } +.budgie-notification .notification-body, .budgie-osd .notification-body, .budgie-switcher .notification-body { + color: rgba(248, 248, 242, 0.7); } +.budgie-notification button, .budgie-osd button, .budgie-switcher button { + background-color: transparent; + color: #f8f8f2; } + .budgie-notification button:hover, .budgie-osd button:hover, .budgie-switcher button:hover { + background-color: transparent; + color: #ff5555; + box-shadow: none; } + .budgie-notification button:active, .budgie-osd button:active, .budgie-switcher button:active, .budgie-notification button:checked, .budgie-osd button:checked, .budgie-switcher button:checked { + background-color: transparent; + color: #ff3c3c; } + +.drop-shadow, .budgie-session-dialog.background, .background.budgie-polkit-dialog, .background.budgie-run-dialog { + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.95); + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); + border-radius: 2px; } + +.budgie-switcher-window flowbox { + color: #f8f8f2; } +.budgie-switcher-window flowboxchild { + padding: 3px; + margin: 3px; + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:hover { + background-color: transparent; } + .budgie-switcher-window flowboxchild:active { + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + .budgie-switcher-window flowboxchild:selected:active { + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:selected:hover { + background-color: rgba(142, 110, 187, 0.55); } + .budgie-switcher-window flowboxchild:selected:disabled { + color: rgba(248, 248, 242, 0.7); + background-color: rgba(189, 147, 249, 0.3); } + .budgie-switcher-window flowboxchild:selected:disabled label { + color: rgba(248, 248, 242, 0.8); } + +.budgie-session-dialog, .budgie-polkit-dialog, .budgie-run-dialog { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-session-dialog label:backdrop, .budgie-polkit-dialog label:backdrop, .budgie-run-dialog label:backdrop { + color: rgba(248, 248, 242, 0.8); } + .budgie-session-dialog .dialog-title, .budgie-polkit-dialog .dialog-title, .budgie-run-dialog .dialog-title { + font-size: 120%; } + .budgie-session-dialog .linked.horizontal > button, .budgie-polkit-dialog .linked.horizontal > button, .budgie-run-dialog .linked.horizontal > button { + margin-bottom: 0; + min-height: 32px; + border-bottom: none; + border-radius: 0; + color: #f8f8f2; + background-color: transparent; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), inset 0 1px 2px rgba(0, 0, 0, 0.2); } + .budgie-session-dialog .linked.horizontal > button label, .budgie-polkit-dialog .linked.horizontal > button label, .budgie-run-dialog .linked.horizontal > button label { + font-weight: 700; } + .budgie-session-dialog .linked.horizontal > button:first-child, .budgie-polkit-dialog .linked.horizontal > button:first-child, .budgie-run-dialog .linked.horizontal > button:first-child { + border-left: none; + border-bottom-left-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:last-child, .budgie-polkit-dialog .linked.horizontal > button:last-child, .budgie-run-dialog .linked.horizontal > button:last-child { + border-right: none; + border-bottom-right-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:hover, .budgie-polkit-dialog .linked.horizontal > button:hover, .budgie-run-dialog .linked.horizontal > button:hover { + background-color: rgba(189, 147, 249, 0.4); } + .budgie-session-dialog .linked.horizontal > button:hover:backdrop label, .budgie-polkit-dialog .linked.horizontal > button:hover:backdrop label, .budgie-run-dialog .linked.horizontal > button:hover:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .budgie-session-dialog .linked.horizontal > button.suggested-action, .budgie-polkit-dialog .linked.horizontal > button.suggested-action, .budgie-run-dialog .linked.horizontal > button.suggested-action { + background-color: rgba(114, 191, 208, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:hover, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:hover, .budgie-run-dialog .linked.horizontal > button.suggested-action:hover { + background-color: rgba(133, 200, 214, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:active, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:active, .budgie-run-dialog .linked.horizontal > button.suggested-action:active, .budgie-session-dialog .linked.horizontal > button.suggested-action:checked, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:checked, .budgie-run-dialog .linked.horizontal > button.suggested-action:checked { + background-color: rgba(133, 200, 214, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action, .budgie-polkit-dialog .linked.horizontal > button.destructive-action, .budgie-run-dialog .linked.horizontal > button.destructive-action { + background-color: rgba(255, 34, 34, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:hover, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:hover, .budgie-run-dialog .linked.horizontal > button.destructive-action:hover { + background-color: rgba(255, 60, 60, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:active, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:active, .budgie-run-dialog .linked.horizontal > button.destructive-action:active, .budgie-session-dialog .linked.horizontal > button.destructive-action:checked, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:checked, .budgie-run-dialog .linked.horizontal > button.destructive-action:checked { + background-color: rgba(255, 60, 60, 0.9); } + .budgie-session-dialog entry, .budgie-polkit-dialog entry, .budgie-run-dialog entry { + background-color: #505359; + color: #f8f8f2; } + .budgie-session-dialog entry:focus, .budgie-polkit-dialog entry:focus, .budgie-run-dialog entry:focus { + background-color: #505359; } + .budgie-session-dialog entry:backdrop, .budgie-polkit-dialog entry:backdrop, .budgie-run-dialog entry:backdrop { + background-color: #505359; } + +.budgie-polkit-dialog .message { + color: rgba(248, 248, 242, 0.7); } +.budgie-polkit-dialog .failure { + color: #ff5555; } + +.budgie-run-dialog entry.search, .budgie-run-dialog entry.search:focus { + font-size: 120%; + padding: 8px 5px; + border: none; + box-shadow: none; } + .budgie-run-dialog entry.search image, .budgie-run-dialog entry.search:focus image { + color: #f8f8f2; } + .budgie-run-dialog entry.search image:dir(ltr), .budgie-run-dialog entry.search:focus image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-run-dialog entry.search image:dir(rtl), .budgie-run-dialog entry.search:focus image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-run-dialog list row:selected .dim-label, .budgie-run-dialog list row:selected label.separator, .budgie-run-dialog list row:selected .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .budgie-run-dialog list row:selected .subtitle, +.budgie-run-dialog list row:selected headerbar .subtitle, +headerbar .budgie-run-dialog list row:selected .subtitle { + opacity: 1; } +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(0, 0, 0, 0); } + +.budgie-menubar menu { + margin: 4px; + padding: 5px; + border-radius: 0; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-menubar menu menuitem:hover { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } +.budgie-menubar arrow { + border: none; + min-width: 16px; + min-height: 16px; } + .budgie-menubar arrow.top { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid rgba(55, 56, 64, 0.928); } + .budgie-menubar arrow.bottom { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid rgba(55, 56, 64, 0.928); } +.budgie-menubar menuitem accelerator { + color: rgba(248, 248, 242, 0.35); } +.budgie-menubar menuitem check, .budgie-menubar menuitem radio { + min-height: 16px; + min-width: 16px; } + +window.background.budgie-settings-window.csd > box.horizontal > stack > scrolledwindow buttonbox.inline-toolbar { + border-style: none none solid; } + +.workspace-switcher .workspace-layout { + border: 0 solid rgba(8, 9, 12, 0.95); } + .top .workspace-switcher .workspace-layout:dir(ltr), .bottom .workspace-switcher .workspace-layout:dir(ltr) { + border-left-width: 1px; } + .top .workspace-switcher .workspace-layout:dir(rtl), .bottom .workspace-switcher .workspace-layout:dir(rtl) { + border-right-width: 1px; } + .left .workspace-switcher .workspace-layout, .right .workspace-switcher .workspace-layout { + border-top-width: 1px; } +.workspace-switcher .workspace-item, .workspace-switcher .workspace-add-button { + border: 0 solid rgba(30, 31, 41, 0.95); } + .top .workspace-switcher .workspace-item:dir(ltr), .bottom .workspace-switcher .workspace-item:dir(ltr), + .top .workspace-switcher .workspace-add-button:dir(ltr), .bottom .workspace-switcher .workspace-add-button:dir(ltr) { + border-right-width: 1px; } + .top .workspace-switcher .workspace-item:dir(rtl), .bottom .workspace-switcher .workspace-item:dir(rtl), + .top .workspace-switcher .workspace-add-button:dir(rtl), .bottom .workspace-switcher .workspace-add-button:dir(rtl) { + border-left-width: 1px; } + .left .workspace-switcher .workspace-item, .right .workspace-switcher .workspace-item, .left .workspace-switcher .workspace-add-button, .right .workspace-switcher .workspace-add-button { + border-bottom-width: 1px; } +.workspace-switcher .workspace-item.current-workspace { + background-color: rgba(0, 0, 0, 0.95); } +.workspace-switcher .workspace-add-button { + border: none; + background: transparent; + box-shadow: none; } + .workspace-switcher .workspace-add-button:hover { + box-shadow: none; } + .workspace-switcher .workspace-add-button:active { + background-image: none; } + .workspace-switcher .workspace-add-button:active image { + margin: 1px 0 -1px; } +.budgie-panel .workspace-switcher .workspace-icon-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 2px; } + +/************ + * Nautilus * + ************/ +.nautilus-window .frame *:selected, .nautilus-window .frame *:selected:backdrop { + background: transparent; + color: rgba(189, 147, 249, 0.5); } +.nautilus-window .frame *:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nautilus-window paned > separator { + background-image: none; } +.nautilus-window .sidebar { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar:backdrop { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar .list-row button { + border: none; + background-color: rgba(33, 35, 45, 0.95); } + .nautilus-window .sidebar .list-row button:active { + background-color: rgba(189, 147, 249, 0.25); } + .nautilus-window .sidebar .list-row:selected { + background-color: rgba(189, 147, 249, 0.25); } + .nautilus-window .sidebar .list-row:selected:hover { + background-color: rgba(189, 147, 249, 0.4); } + .nautilus-window .sidebar .list-row:hover { + background-color: rgba(40, 42, 54, 0.5); } + .nautilus-window .sidebar .list-row:hover:active { + background-color: rgba(189, 147, 249, 0.4); } +.nautilus-window.background { + background-color: rgba(33, 35, 45, 0.95); } + .nautilus-window.background:backdrop { + background-color: rgba(33, 35, 45, 0.95); } +.nautilus-window notebook > stack:only-child { + background-color: #282a36; } + .nautilus-window notebook > stack:only-child:backdrop { + background-color: #2a2c39; } +.nautilus-window searchbar { + border-top: 1px solid rgba(0, 0, 0, 0.12); } +.nautilus-window .searchbar-container { + margin-top: -1px; } +.nautilus-window .titlebar .search { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 3px; } +.nautilus-window .path-bar-box .dim-label, .nautilus-window .path-bar-box label.separator, .nautilus-window .path-bar-box .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .nautilus-window .path-bar-box .subtitle, +.nautilus-window .path-bar-box headerbar .subtitle, +headerbar .nautilus-window .path-bar-box .subtitle { + color: transparent; } +.nautilus-window .path-bar-box widget > .text-button:last-child { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nautilus-window .path-bar-box widget > .text-button:last-child:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nautilus-window .path-bar-box button { + transition: all 100ms ease-in; + margin-left: -5px; } + .nautilus-window .path-bar-box button:backdrop:hover, .nautilus-window .path-bar-box button:backdrop:active, .nautilus-window .path-bar-box button:backdrop:checked { + color: rgba(189, 147, 249, 0.5); + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nautilus-window .path-bar-box button:backdrop:hover label, .nautilus-window .path-bar-box button:backdrop:active label, .nautilus-window .path-bar-box button:backdrop:checked label { + color: rgba(189, 147, 249, 0.4); } + +.nautilus-circular-button { + border-radius: 20px; } + +.disk-space-display { + border: 2px solid; } + .disk-space-display .unknown { + background-color: #888a85; + border-color: #555653; } + .disk-space-display .used { + background-color: #9FB0B9; + border-color: #667f8c; } + .disk-space-display .free { + background-color: #D8D8D8; + border-color: #a5a5a5; } + +.nautilus-desktop { + color: #f8f8f2; } + .nautilus-desktop .nautilus-canvas-item { + border-radius: 5px; + color: #f8f8f2; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } + .nautilus-desktop .nautilus-canvas-item:active { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:hover { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:selected { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item .dim-label:selected, .nautilus-desktop .nautilus-canvas-item label.separator:selected, .nautilus-desktop .nautilus-canvas-item .titlebar:not(headerbar) .subtitle:selected, .titlebar:not(headerbar) .nautilus-desktop .nautilus-canvas-item .subtitle:selected, + .nautilus-desktop .nautilus-canvas-item headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-canvas-item .subtitle:selected { + color: #f8f8f2; } + .nautilus-desktop .nautilus-list .dim-label:selected, .nautilus-desktop .nautilus-list label.separator:selected, .nautilus-desktop .nautilus-list .titlebar:not(headerbar) .subtitle:selected, .titlebar:not(headerbar) .nautilus-desktop .nautilus-list .subtitle:selected, + .nautilus-desktop .nautilus-list headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-list .subtitle:selected { + color: #f8f8f2; } + +/********* + * Gedit * + *********/ +.gedit-search-slider { + padding: 4px; + border-radius: 0 0 3px 3px; + border: 0; + background-color: #1e1f29; } + +/********* + * Gnucash * +*********/ +#gnc-id-main-window entry.gnc-class-register-foreground { + background: transparent; + border: none; + box-shadow: none; } +#gnc-id-main-window .arrow.button.toggle { + transition: none; + box-shadow: none; } + #gnc-id-main-window .arrow.button.toggle:hover { + border-color: rgba(189, 147, 249, 0.5); } + +/******** + * Gala * + *******/ +.gala-notification { + border-width: 0; + border-radius: 2px; + color: white; + border: 1px solid #282a36; + background-color: #282a36; } + .gala-notification .title, + .gala-notification .label { + color: #f8f8f2; } + +.gala-button { + padding: 3px; + color: #282a36; + border: none; + border-radius: 50%; + background-image: linear-gradient(to bottom, #7e7e7e, #3e3e3e); + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.98), inset 0 1px 0 0 rgba(255, 255, 255, 0.93), inset 0 -1px 0 0 rgba(255, 255, 255, 0.99), 0 0 0 1px rgba(0, 0, 0, 0.6), 0 3px 6px rgba(0, 0, 0, 0.84), 0 3px 6px rgba(0, 0, 0, 0.77); + text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +/********** + * Notify * + *********/ +.notify { + /*-notify-shadow: 0px 2px 18px transparentize(black, 0.60);*/ + border-radius: 5px; + border: 1px solid rgba(0, 0, 0, 0.7); + background-color: rgba(40, 42, 54, 0.05); } + +/*************** + * SwitchBoard * + ***************/ +.category-label { + font-weight: bold; + color: #f8f8f2; } + +/************* + * Slingshot * + ************/ +.button.app { + border: none; + border-radius: 0; + box-shadow: none; + background-image: none; } + .button.app .app:hover { + border-radius: 8px; + border: none; + background-color: rgba(189, 147, 249, 0); + color: white; } + .button.app .app:focus { + /*background-color: transparentize(black, 0.20);*/ } + +.search-item { + border-radius: 0; + border: none; + color: #f8f8f2; + background: none; } + .search-item:hover, .search-item:focus { + border-radius: 0; + background-color: rgba(189, 147, 249, 0); + color: #f8f8f2; } + +.search-entry-large, +.search-entry-large:focus { + border: none; + font-size: 18px; + font-weight: 300; + background-image: none; + background: none; + box-shadow: none; + border-radius: 0; } + +.search-category-header { + font-weight: bold; + color: #f8f8f2; } + +/********* + * Panel * + ********/ +.panel { + background-color: transparent; + transition: all 100ms ease-in-out; + color: #fff; } + .panel.maximized { + background-color: #000; } + .panel.translucent { + background-color: rgba(0, 0, 0, 0.5); } + .panel.color-light.translucent { + background-color: rgba(255, 255, 255, 0.85); } + +menubar.panel, +.panel menubar { + box-shadow: none; + border: none; } + +.composited-indicator > revealer, +.composited-indicator > revealer image, +.composited-indicator > revealer label, +.composited-indicator > revealer spinner { + color: #fff; + font-weight: bold; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); + transition: all 200ms ease-in-out; + -gtk-icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); } +.composited-indicator > revealer image:first-child + label { + margin-left: 5px; } + +.panel.color-light .composited-indicator > revealer, +.panel.color-light .composited-indicator > revealer image, +.panel.color-light .composited-indicator > revealer label, +.panel.color-light .composited-indicator > revealer spinner { + color: rgba(0, 0, 0, 0.6); + text-shadow: 0 1px rgba(255, 255, 255, 0.1); + -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.1); } + +/************** + * Calculator * + **************/ +PantheonCalculatorMainWindow { + border-radius: 0 0 4px 4px; } + PantheonCalculatorMainWindow .window-frame { + border-radius: 3px; } + +/********* + * Cards * + *********/ +.deck { + background-color: #0d0d11; } + +.card { + background-color: #282a36; + border: none; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 3px 3px rgba(0, 0, 0, 0.2); + transition: all 150ms ease-in-out; } + +.card.collapsed { + background-color: #1d1f27; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.2); } + +/********* + * Noise * + *********/ +NoiseLibraryWindow { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .action-bar { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .window-frame { + border-radius: 3px; } + +/******** + * Snap * + ********/ +SnapMainWindow .take-button, +SnapSnapWindow .take-button { + border-radius: 0; } + +/******************* + * Photos/Shotwell * + *******************/ +DirectWindow .the-button-in-the-combobox, +LibraryWindow .the-button-in-the-combobox { + background: none; } + +.checkerboard-layout { + background-color: #1e1f29; + background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)), linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)); + background-size: 24px 24px; + background-position: 0 0, 12px 12px; } + +.checkboard-layout .item { + background-color: #f8f8f2; } + +/********* +* Avatar * +*********/ +.avatar { + border: 1px solid rgba(0, 0, 0, 0.23); + border-radius: 50%; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23); } + +/**level bars**/ +.sidebar.source-list.view.level-bar, iconview.sidebar.source-list.level-bar, .sidebar.source-list.view.level-bar:selected, iconview.sidebar.source-list.level-bar:selected, .sidebar.source-list.view.level-bar:selected:focus, iconview.sidebar.source-list.level-bar:selected:focus { + background: linear-gradient(rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.14)); + border: 1px solid rgba(0, 0, 0, 0.14); + box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); + border-radius: 2px; } +.sidebar.source-list.view.fill-block, iconview.sidebar.source-list.fill-block { + border: none; } + .sidebar.source-list.view.fill-block, iconview.sidebar.source-list.fill-block, .sidebar.source-list.view.fill-block:hover, iconview.sidebar.source-list.fill-block:hover, .sidebar.source-list.view.fill-block:selected, iconview.sidebar.source-list.fill-block:selected, .sidebar.source-list.view.fill-block:selected:focus, iconview.sidebar.source-list.fill-block:selected:focus { + background: linear-gradient(rgba(189, 147, 249, 0.5), rgba(189, 147, 249, 0.5)); } + +/************************** + * Colors in context menu * +**************************/ +checkbutton.color-button { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 100px; + background-clip: border-box; + padding: 0; + margin: 2px 1px; } + checkbutton.color-button > check { + -gtk-icon-source: none; + background: none; + margin-right: 0; + padding: 2px; } + checkbutton.color-button.none > check { + background-color: transparent; + border-radius: 100px; + -gtk-icon-source: -gtk-icontheme("close-symbolic"); } + +radiobutton.color-button > radio { + -gtk-icon-source: none; + margin-right: 0; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 100px; + background-clip: border-box; } +radiobutton.color-button:active > radio { + border: 1px solid rgba(0, 0, 0, 0.35); } + +.color-button check, +.color-button check:checked, +.color-button radio, +.color-button radio:checked { + background-image: none; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 50%; + color: #282a36; + -gtk-icon-source: -gtk-icontheme("check-active-symbolic"); } +.color-button.red check, .color-button.red radio, .color-button.strawberry check, .color-button.strawberry radio { + background-color: @STRAWBERRY_300; + -gtk-icon-shadow: 0 1px 1px @STRAWBERRY_500; } +.color-button.orange check, .color-button.orange radio { + background-color: @ORANGE_300; + -gtk-icon-shadow: 0 1px 1px @ORANGE_500; } +.color-button.yellow check, .color-button.yellow radio, .color-button.banana check, .color-button.banana radio { + background-color: @BANANA_500; + -gtk-icon-shadow: 0 1px 1px @BANANA_700; } +.color-button.green check, .color-button.green radio, .color-button.lime check, .color-button.lime radio { + background-color: @LIME_500; + -gtk-icon-shadow: 0 1px 1px @LIME_700; } +.color-button.blue check, .color-button.blue radio, .color-button.blueberry check, .color-button.blueberry radio { + background-color: @BLUEBERRY_500; + -gtk-icon-shadow: 0 1px 1px @BLUEBERRY_700; } +.color-button.purple check, .color-button.purple radio, .color-button.grape check, .color-button.grape radio { + background-color: @GRAPE_500; + -gtk-icon-shadow: 0 1px 1px @GRAPE_700; } +.color-button.brown check, .color-button.brown radio, .color-button.cocoa check, .color-button.cocoa radio { + background-color: @COCOA_300; + -gtk-icon-shadow: 0 1px 1px @COCOA_500; } +.color-button.mint check, .color-button.mint radio { + background-color: @MINT_500; + -gtk-icon-shadow: 0 1px 1px @MINT_700; } +.color-button.pink check, .color-button.pink radio, .color-button.bubblegum check, .color-button.bubblegum radio { + background-color: @BUBBLEGUM_500; + -gtk-icon-shadow: 0 1px 1px @BUBBLEGUM_700; } +.color-button.slate check, .color-button.slate radio { + background-color: @SLATE_300; + -gtk-icon-shadow: 0 1px 1px @SLATE_500; } +.color-button.auto radio { + background-image: url("assets/color-button-auto.png"); + background-position: -1px -1px; + background-repeat: no-repeat; + background-size: calc(100% + 2px); } + +.xfce4-panel.background { + background-color: rgba(30, 31, 41, 0.7); + color: #f8f8f2; + text-shadow: none; + -gtk-icon-shadow: none; } +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { + transition: none; } + +#tasklist-button { + color: rgba(255, 255, 255, 0.8); + border-radius: 0; + border: none; + background-color: rgba(30, 31, 41, 0); } + #tasklist-button:hover { + color: white; + background-color: rgba(0, 0, 0, 0.17); } + #tasklist-button:checked { + color: white; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: inset 0 -2px rgba(189, 147, 249, 0.5); } + +.xfce4-panel.background button.flat { + color: white; + border-radius: 0; + border: none; + background-color: rgba(30, 31, 41, 0); + font-weight: normal; } + .xfce4-panel.background button.flat:hover { + border: none; + background-color: rgba(52, 53, 70, 0.7); } + .xfce4-panel.background button.flat:active, .xfce4-panel.background button.flat:checked { + color: white; + border-bottom: 2px solid rgba(189, 147, 249, 0.5); + background-color: rgba(26, 27, 35, 0.7); } + .xfce4-panel.background button.flat:active label, .xfce4-panel.background button.flat:active image, .xfce4-panel.background button.flat:checked label, .xfce4-panel.background button.flat:checked image { + color: inherit; } + +/******** +* Unity * +*********/ +/* Unity window border color */ +/* Unity window text color */ +/* Backdrop Unity window text color */ +/* Unity panel color #454D50 */ +UnityDecoration { + background-color: #31363D; + color: #fefefe; } + UnityDecoration .top { + padding: 0 5px 0 5px; + border-radius: 4px 4px 0px 0px; + box-shadow: none; + border: 1px solid #31363D; + border-bottom-width: 0; + background-color: #31363D; + color: #fefefe; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: #e5e5e5; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top .menuitem { + color: #fefefe; } + UnityDecoration .top .menuitem:backdrop { + color: #e5e5e5; } + +UnityDecoration.left, +UnityDecoration.right { + background-repeat: repeat-x; + background-color: #30343b; + background-size: 1px 120px; + background-clip: border-box; + background-image: linear-gradient(to bottom, #31363D, #30343b); } + +UnityDecoration.bottom { + background-size: 1px; + background-repeat: repeat-x; + background-color: #30343b; } + +UnityDecoration.left:backdrop, +UnityDecoration.right:backdrop, +UnityDecoration.bottom:backdrop { + background-size: 1px; + background-repeat: repeat-x; } + +/************** +* Unity Panel * +***************/ +UnityPanelWidget, +.unity-panel { + background-color: #1a1d21; + color: #fefefe; } + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #e5e5e5; } + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0 1px; + color: #fefefe; } + +.unity-panel.menubar, +.unity-panel .menubar { + color: #fefefe; } + +.unity-panel.menu.menubar, +.unity-panel .menu .menubar { + background-color: #1a1d21; + color: #fefefe; } + +.unity-panel.menubar:backdrop, +.unity-panel .menubar *:backdrop { + color: #8b8c8e; } + +.unity-panel.menubar.menuitem, +.unity-panel.menubar .menuitem { + padding: 3px 5px; + border-width: 1px; + border-style: solid; + border: none; + background: none; + color: #fefefe; + box-shadow: none; } + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem:hover { + border-radius: 0; + background-color: #2f333a; + color: #fefefe; + box-shadow: none; } + +.unity-panel.menubar .menuitem *:hover { + color: white; + box-shadow: none; } + +.unity-panel.menubar .menuitem.separator, +.unity-panel.menubar.menuitem.separator { + border: none; + color: rgba(25, 26, 34, 0.9); } + +/* Force Quit */ +SheetStyleDialog.unity-force-quit { + background-color: #282a36; } + +@keyframes playbackmenuitem_spinner { + to { + -gtk-icon-transform: rotate(1turn); } } +.menu IdoPlaybackMenuItem.menuitem:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: playbackmenuitem_spinner 1s infinite linear; + color: rgba(189, 147, 249, 0.5); } + +MsdOsdWindow.background.osd { + border-radius: 2px; + border: 1px solid rgba(25, 26, 34, 0.9); } + MsdOsdWindow.background.osd .progressbar { + background-color: rgba(189, 147, 249, 0.5); + border: none; + border-color: rgba(189, 147, 249, 0.5); + border-radius: 5px; } + MsdOsdWindow.background.osd .trough { + background-color: rgba(9, 10, 12, 0.8); + border: none; + border-radius: 5px; } + +/*********************** + * App-Specific Styles * + ***********************/ +/********* + * Geary * + *********/ +.geary-titlebar-left .separator, +.geary-titlebar-right .separator { + opacity: 0; } + +ConversationListView .view:active, ConversationListView iconview:active, ConversationListView .view:selected, ConversationListView iconview:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + ConversationListView .view:active:backdrop, ConversationListView iconview:active:backdrop, ConversationListView .view:selected:backdrop, ConversationListView iconview:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); + color: rgba(248, 248, 242, 0.5); } +ConversationListView .view .cell, ConversationListView iconview .cell { + border: solid rgba(0, 0, 0, 0.2); + border-width: 0 0 1px 0; } + ConversationListView .view .cell:selected, ConversationListView iconview .cell:selected { + color: #f8f8f2; + border: 0px solid rgba(159, 99, 246, 0.5); } + +/*********** + * LightDm * + ***********/ +#panel_window { + background-color: rgba(30, 31, 41, 0.7); + color: white; + font-weight: bold; + box-shadow: inset 0 -1px rgba(15, 15, 20, 0.7); } + #panel_window .menubar, + #panel_window .menubar > .menuitem + menubar, + #panel_window menubar > menuitem { + background-color: transparent; + color: white; + font-weight: bold; } + #panel_window .menubar .menuitem:disabled, + #panel_window menubar menuitem:disabled { + color: rgba(255, 255, 255, 0.5); } + #panel_window .menubar .menuitem:disabled GtkLabel, + #panel_window menubar menuitem:disabled GtkLabel { + color: inherit; } + #panel_window .menubar .menuitem:disabled label, + #panel_window menubar menuitem:disabled label { + color: inherit; } + #panel_window .menubar .menu > .menuitem, + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #f8f8f2; } + +#content_frame { + padding-bottom: 14px; + background-color: #1e1f29; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; } + +#content_frame button { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:active, #content_frame button:checked { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #1e1f29; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; } + +#buttonbox_frame button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:active, #buttonbox_frame button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +#login_window #user_combobox { + color: #f8f8f2; + font-size: 13px; } + #login_window #user_combobox .menu, + #login_window #user_combobox menu { + font-weight: normal; } + +#user_image { + padding: 3px; + border-radius: 2px; } + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; } + +/* thunar */ +.thunar toolbar { + background-color: #1e1f29; } + +/* buttons in toolbar */ +.thunar toolbar.horizontal button image { + -gtk-icon-transform: scale(0.72); } + +scrolledwindow.sidebar treeview.view, scrollbar.right { + background: #232530; + padding: 1.5px; + border: none; + box-shadow: none; } + +scrolledwindow.standard-view scrollbar.right { + background-color: #282a36; } + +/* path-bar of thunar */ +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected, window.thunar paned > scrolledwindow treeview.view:hover, window.thunar paned > scrolledwindow treeview.view:checked, window.thunar paned > scrolledwindow treeview.view:selected { + background-color: transparent; + color: #bd93f9; + box-shadow: none; } +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked:backdrop label, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected:backdrop label, window.thunar paned > scrolledwindow treeview.view:checked:backdrop label, window.thunar paned > scrolledwindow treeview.view:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.path-bar-button { + background: none; + outline: none; + border: none; + box-shadow: none; } + +.nemo-window .places-treeview .view.cell:hover, .nemo-window .places-treeview iconview.cell:hover, .nemo-window .places-treeview .view.cell:selected, .nemo-window .places-treeview iconview.cell:selected, +.nemo-window .places-treeview iconview.cell:hover, +.nemo-window .places-treeview iconview.cell:selected { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } +.nemo-window .sidebar { + color: #f8f8f2; + background-color: #282a36; } + .nemo-window .sidebar .view, .nemo-window .sidebar iconview, .nemo-window .sidebar .iconview, .nemo-window .sidebar row { + background-color: transparent; } +.nemo-window .nemo-window-pane widget.entry { + background-clip: padding-box; + min-height: 28px; + padding: 5px; + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 3px; + box-shadow: inset 0 1px rgba(0, 0, 0, 0.9), inset 1px 0 rgba(0, 0, 0, 0.96), inset -1px 0 rgba(0, 0, 0, 0.96), inset 0 -1px rgba(0, 0, 0, 0.98), 0 1px rgba(255, 255, 255, 0.6); } + .nemo-window .nemo-window-pane widget.entry:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } +.nemo-window toolbar.primary-toolbar { + margin-bottom: -1px; + background: #1e1f29; } + .nemo-window toolbar.primary-toolbar button { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; + min-height: 24px; + padding: 3px; } + .nemo-window toolbar.primary-toolbar button:hover { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .nemo-window toolbar.primary-toolbar button:selected, .nemo-window toolbar.primary-toolbar button:active, .nemo-window toolbar.primary-toolbar button:checked { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nemo-window toolbar.primary-toolbar button:selected:backdrop, .nemo-window toolbar.primary-toolbar button:selected:backdrop label, .nemo-window toolbar.primary-toolbar button:active:backdrop, .nemo-window toolbar.primary-toolbar button:active:backdrop label, .nemo-window toolbar.primary-toolbar button:checked:backdrop, .nemo-window toolbar.primary-toolbar button:checked:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview, +.nemo-window .nemo-inactive-pane iconview { + background-color: #242530; } + +.caja-notebook .frame { + border-width: 0 0 1px; } +.caja-notebook .entry { + background: #1e1f29; + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); } + .caja-notebook .entry:selected { + background: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +/************** +* Caja sidebar * +**************/ +.caja-side-pane { + background: #1e1f29; } + .caja-side-pane .frame { + border-width: 1px 0 0; } + .caja-side-pane treeview.view, + .caja-side-pane textview.view text, + .caja-side-pane viewport.frame, + .caja-side-pane widget .vertical { + background: #1e1f29; + padding: 3px 2px; } + .caja-side-pane treeview.view:hover, + .caja-side-pane textview.view text:hover, + .caja-side-pane viewport.frame:hover, + .caja-side-pane widget .vertical:hover { + background-color: rgba(40, 42, 54, 0.6); } + .caja-side-pane treeview.view:selected, + .caja-side-pane textview.view text:selected, + .caja-side-pane viewport.frame:selected, + .caja-side-pane widget .vertical:selected { + color: #bd93f9; + background: #1e1f29; } + .caja-side-pane treeview.view:selected:hover, + .caja-side-pane textview.view text:selected:hover, + .caja-side-pane viewport.frame:selected:hover, + .caja-side-pane widget .vertical:selected:hover { + background-color: rgba(189, 147, 249, 0); } + +/************** +* Caja pathbar * +**************/ +.caja-navigation-window paned { + background: #282a36; } + +.caja-navigation-window .primary-toolbar { + background: #1e1f29; } + .caja-navigation-window .primary-toolbar button, .caja-navigation-window .primary-toolbar button:backdrop { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; } + .caja-navigation-window .primary-toolbar button:hover, .caja-navigation-window .primary-toolbar button:active, .caja-navigation-window .primary-toolbar button:backdrop:active, .caja-navigation-window .primary-toolbar button:backdrop:checked { + background: rgba(189, 147, 249, 0.5); + box-shadow: none; } + .caja-navigation-window .primary-toolbar button:hover, .caja-navigation-window .primary-toolbar button:hover label, .caja-navigation-window .primary-toolbar button:active, .caja-navigation-window .primary-toolbar button:active label, .caja-navigation-window .primary-toolbar button:backdrop:active, .caja-navigation-window .primary-toolbar button:backdrop:active label, .caja-navigation-window .primary-toolbar button:backdrop:checked, .caja-navigation-window .primary-toolbar button:backdrop:checked label { + color: #f8f8f2; } + +.caja-pathbar button, .caja-pathbar button:backdrop { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; } +.caja-pathbar button:hover, .caja-pathbar button:active, .caja-pathbar button:checked, .caja-pathbar button:backdrop:active, .caja-pathbar button:backdrop:checked { + background: transparent; + box-shadow: none; } + .caja-pathbar button:hover, .caja-pathbar button:hover label, .caja-pathbar button:active, .caja-pathbar button:active label, .caja-pathbar button:checked, .caja-pathbar button:checked label, .caja-pathbar button:backdrop:active, .caja-pathbar button:backdrop:active label, .caja-pathbar button:backdrop:checked, .caja-pathbar button:backdrop:checked label { + color: #bd93f9; } + +/*# sourceMappingURL=gtk.css.map */ diff --git a/.themes/Dracula-standard-buttons/index.theme b/.themes/Dracula-standard-buttons/index.theme new file mode 100755 index 0000000..f4fee76 --- /dev/null +++ b/.themes/Dracula-standard-buttons/index.theme @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=Dracula-standard-buttons +Comment=A flat and light theme with a modern look +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=Dracula-standard-buttons +MetacityTheme=Dracula-standard-buttons +IconTheme=Mint-Y +ButtonLayout=menu:minimize,maximize,close diff --git a/.themes/Dracula-standard-buttons/metacity-1/close.png b/.themes/Dracula-standard-buttons/metacity-1/close.png new file mode 100644 index 0000000..a61de34 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/close.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/close_focused.png b/.themes/Dracula-standard-buttons/metacity-1/close_focused.png new file mode 100644 index 0000000..a61de34 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/close_focused.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/close_focused_normal.png b/.themes/Dracula-standard-buttons/metacity-1/close_focused_normal.png new file mode 100644 index 0000000..a61de34 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/close_focused_normal.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/close_focused_prelight.png b/.themes/Dracula-standard-buttons/metacity-1/close_focused_prelight.png new file mode 100644 index 0000000..d9a6aa4 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/close_focused_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/close_focused_pressed.png b/.themes/Dracula-standard-buttons/metacity-1/close_focused_pressed.png new file mode 100644 index 0000000..49077ba Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/close_focused_pressed.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/close_unfocused.png b/.themes/Dracula-standard-buttons/metacity-1/close_unfocused.png new file mode 100644 index 0000000..d64d4b7 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/close_unfocused.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/close_unfocused_prelight.png b/.themes/Dracula-standard-buttons/metacity-1/close_unfocused_prelight.png new file mode 100644 index 0000000..7e0e1a6 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/close_unfocused_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/close_unfocused_pressed.png b/.themes/Dracula-standard-buttons/metacity-1/close_unfocused_pressed.png new file mode 100644 index 0000000..27f4024 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/close_unfocused_pressed.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/maximize.png b/.themes/Dracula-standard-buttons/metacity-1/maximize.png new file mode 100644 index 0000000..023700f Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/maximize.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/maximize_focused.png b/.themes/Dracula-standard-buttons/metacity-1/maximize_focused.png new file mode 100644 index 0000000..023700f Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/maximize_focused.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/maximize_focused_normal.png b/.themes/Dracula-standard-buttons/metacity-1/maximize_focused_normal.png new file mode 100644 index 0000000..023700f Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/maximize_focused_normal.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/maximize_focused_prelight.png b/.themes/Dracula-standard-buttons/metacity-1/maximize_focused_prelight.png new file mode 100644 index 0000000..240270d Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/maximize_focused_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/maximize_focused_pressed.png b/.themes/Dracula-standard-buttons/metacity-1/maximize_focused_pressed.png new file mode 100644 index 0000000..788976a Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/maximize_focused_pressed.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/maximize_unfocused.png b/.themes/Dracula-standard-buttons/metacity-1/maximize_unfocused.png new file mode 100644 index 0000000..0479b04 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/maximize_unfocused.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/maximize_unfocused_prelight.png b/.themes/Dracula-standard-buttons/metacity-1/maximize_unfocused_prelight.png new file mode 100644 index 0000000..bf5adac Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/maximize_unfocused_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/maximize_unfocused_pressed.png b/.themes/Dracula-standard-buttons/metacity-1/maximize_unfocused_pressed.png new file mode 100644 index 0000000..e883d90 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/maximize_unfocused_pressed.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/menu.png b/.themes/Dracula-standard-buttons/metacity-1/menu.png new file mode 100644 index 0000000..d9da86f Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/menu.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/menu_focused.png b/.themes/Dracula-standard-buttons/metacity-1/menu_focused.png new file mode 100644 index 0000000..d9da86f Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/menu_focused.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/menu_focused_normal.png b/.themes/Dracula-standard-buttons/metacity-1/menu_focused_normal.png new file mode 100644 index 0000000..d9da86f Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/menu_focused_normal.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/menu_focused_prelight.png b/.themes/Dracula-standard-buttons/metacity-1/menu_focused_prelight.png new file mode 100644 index 0000000..3cac688 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/menu_focused_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/menu_focused_pressed.png b/.themes/Dracula-standard-buttons/metacity-1/menu_focused_pressed.png new file mode 100644 index 0000000..3cac688 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/menu_focused_pressed.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/menu_unfocused.png b/.themes/Dracula-standard-buttons/metacity-1/menu_unfocused.png new file mode 100644 index 0000000..e287927 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/menu_unfocused.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/menu_unfocused_prelight.png b/.themes/Dracula-standard-buttons/metacity-1/menu_unfocused_prelight.png new file mode 100644 index 0000000..3cac688 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/menu_unfocused_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/menu_unfocused_pressed.png b/.themes/Dracula-standard-buttons/metacity-1/menu_unfocused_pressed.png new file mode 100644 index 0000000..3cac688 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/menu_unfocused_pressed.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/metacity-theme-1.xml b/.themes/Dracula-standard-buttons/metacity-1/metacity-theme-1.xml new file mode 100755 index 0000000..b1c0ad8 --- /dev/null +++ b/.themes/Dracula-standard-buttons/metacity-1/metacity-theme-1.xml @@ -0,0 +1,1145 @@ + + + + Dracula-standard-buttons + Eliver Lara <eliverlara@gmail> + ÂEliver Lara, 2019 + 2019 + dracula Window Theme + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> +</draw_ops> + +<!-- WINDOW DECORATIONS --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <rectangle color="C_titlebar" x="4" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_focused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- BUTTON ICONS --> +<!-- note: negative values in x or y causes gnome-shell to crash --> + +<!-- Close icon --> +<draw_ops name="close_focused"> + <image filename="close_focused_normal.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused"> + <image filename="close_unfocused.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused_prelight"> + <image filename="close_unfocused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused_pressed"> + <image filename="close_unfocused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Maximize icon --> +<draw_ops name="maximize_focused"> + <image filename="maximize_focused_normal.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused"> + <image filename="maximize_unfocused.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused_prelight"> + <image filename="maximize_unfocused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused_pressed"> + <image filename="maximize_unfocused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> + +<!-- Unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <image filename="unmaximize_focused_normal.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused"> + <image filename="unmaximize_unfocused.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused_prelight"> + <image filename="unmaximize_unfocused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused_pressed"> + <image filename="unmaximize_unfocused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Minimize icon --> +<draw_ops name="minimize_focused"> + <image filename="minimize_focused_normal.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused"> + <image filename="minimize_unfocused.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused_prelight"> + <image filename="minimize_unfocused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused_pressed"> + <image filename="minimize_unfocused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Menu icon --> +<draw_ops name="menu_focused"> + <image filename="menu_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_focused_prelight"> + <image filename="menu_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_focused_pressed"> + <image filename="menu_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused"> + <image filename="menu_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused_prelight"> + <image filename="menu_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused_pressed"> + <image filename="menu_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Shade icon --> +<draw_ops name="shade_focused"> + <image filename="shade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_focused_prelight"> + <image filename="shade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_focused_pressed"> + <image filename="shade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused"> + <image filename="shade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused_prelight"> + <image filename="shade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused_pressed"> + <image filename="shade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Unshade icon --> +<draw_ops name="unshade_focused"> + <image filename="unshade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_focused_prelight"> + <image filename="unshade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_focused_pressed"> + <image filename="unshade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused"> + <image filename="unshade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused_prelight"> + <image filename="unshade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused_pressed"> + <image filename="unshade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- FRAME STYLES --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- FRAME STYLE SETS --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- WINDOWS --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> + +</metacity_theme> diff --git a/.themes/Dracula-standard-buttons/metacity-1/metacity-theme-2.xml b/.themes/Dracula-standard-buttons/metacity-1/metacity-theme-2.xml new file mode 100755 index 0000000..b1c0ad8 --- /dev/null +++ b/.themes/Dracula-standard-buttons/metacity-1/metacity-theme-2.xml @@ -0,0 +1,1145 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Dracula-standard-buttons</name> + <author>Eliver Lara <eliverlara@gmail></author> + <copyright>ÂEliver Lara, 2019</copyright> + <date>2019</date> + <description>dracula Window Theme</description> +</info> + + +<!-- CONSTANTS --> +<constant name="C_titlebar" value="#1e1f29" /> +<constant name="C_titlebar_unfocused" value="#1e1f29" /> +<constant name="C_border_focused" value="#1e1f29" /> +<constant name="C_border_unfocused" value="#1e1f29" /> +<constant name="C_title_focused" value="#ECEFF1" /> +<constant name="C_title_unfocused" value="#778085" /> + +<constant name="C_wm_button_background" value="#fc2" /> +<constant name="C_wm_button_foreground" value="#283141" /> +<constant name="C_wm_button_unfocused" value="#e6e8eb" /> + +<constant name="C_close_button" value="#283141" /> +<constant name="C_maximize_button" value="#283141" /> +<constant name="C_restore_button" value="#283141" /> +<constant name="C_minimize_button" value="#283141" /> + +<!-- GEOMETRY --> + +<!-- Focused window --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="4" rounded_top_right="4"> + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="3" /> + <distance name="left_titlebar_edge" value="5" /> + <distance name="right_titlebar_edge" value="5" /> + <distance name="title_vertical_pad" value="4" /> + <distance name="button_width" value="30"/> + <distance name="button_height" value="20"/> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Unfocused window --> +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="4" rounded_top_right="4" parent="normal" > + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="left_titlebar_edge" value="5"/> + <distance name="right_titlebar_edge" value="5"/> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Maximized window --> +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Left tiled window --> +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="0" /> +</frame_geometry> + +<!-- Right tiled window --> +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="0" /> +</frame_geometry> + +<!-- Small window --> +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<!-- Small unfocused window --> +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="5"/> + <distance name="right_titlebar_edge" value="5"/> +</frame_geometry> + +<!-- No buttons --> +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal"> +</frame_geometry> + +<!-- Border --> +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="title_vertical_pad" value="1" /> + <border name="title_border" left="10" right="10" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<!-- Borderless --> +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<!-- Modal --> +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="small"> + <distance name="title_vertical_pad" value="5"/> +</frame_geometry> + +<frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="title_vertical_pad" value="8"/> + <distance name="bottom_height" value="1"/> + <distance name="left_width" value="1"/> + <distance name="right_width" value="1"/> +</frame_geometry> + + +<!-- TITLES --> + +<!-- Title alignment --> +<draw_ops name="title_focused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> +</draw_ops> + +<!-- WINDOW DECORATIONS --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <rectangle color="C_titlebar" x="4" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_focused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- BUTTON ICONS --> +<!-- note: negative values in x or y causes gnome-shell to crash --> + +<!-- Close icon --> +<draw_ops name="close_focused"> + <image filename="close_focused_normal.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused"> + <image filename="close_unfocused.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused_prelight"> + <image filename="close_unfocused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused_pressed"> + <image filename="close_unfocused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Maximize icon --> +<draw_ops name="maximize_focused"> + <image filename="maximize_focused_normal.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused"> + <image filename="maximize_unfocused.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused_prelight"> + <image filename="maximize_unfocused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused_pressed"> + <image filename="maximize_unfocused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> + +<!-- Unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <image filename="unmaximize_focused_normal.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused"> + <image filename="unmaximize_unfocused.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused_prelight"> + <image filename="unmaximize_unfocused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused_pressed"> + <image filename="unmaximize_unfocused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Minimize icon --> +<draw_ops name="minimize_focused"> + <image filename="minimize_focused_normal.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused"> + <image filename="minimize_unfocused.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused_prelight"> + <image filename="minimize_unfocused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused_pressed"> + <image filename="minimize_unfocused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Menu icon --> +<draw_ops name="menu_focused"> + <image filename="menu_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_focused_prelight"> + <image filename="menu_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_focused_pressed"> + <image filename="menu_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused"> + <image filename="menu_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused_prelight"> + <image filename="menu_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused_pressed"> + <image filename="menu_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Shade icon --> +<draw_ops name="shade_focused"> + <image filename="shade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_focused_prelight"> + <image filename="shade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_focused_pressed"> + <image filename="shade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused"> + <image filename="shade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused_prelight"> + <image filename="shade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused_pressed"> + <image filename="shade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Unshade icon --> +<draw_ops name="unshade_focused"> + <image filename="unshade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_focused_prelight"> + <image filename="unshade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_focused_pressed"> + <image filename="unshade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused"> + <image filename="unshade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused_prelight"> + <image filename="unshade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused_pressed"> + <image filename="unshade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- FRAME STYLES --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- FRAME STYLE SETS --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- WINDOWS --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> + +</metacity_theme> diff --git a/.themes/Dracula-standard-buttons/metacity-1/metacity-theme-3.xml b/.themes/Dracula-standard-buttons/metacity-1/metacity-theme-3.xml new file mode 100755 index 0000000..1bb3a32 --- /dev/null +++ b/.themes/Dracula-standard-buttons/metacity-1/metacity-theme-3.xml @@ -0,0 +1,1144 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Dracula-standard-buttons</name> + <author>Eliver Lara <eliverlara@gmail></author> + <copyright>ÂEliver Lara, 2019</copyright> + <date>2019</date> + <description>Dracula Window Theme</description> +</info> + + +<!-- CONSTANTS --> +<constant name="C_titlebar" value="#1e1f29" /> +<constant name="C_titlebar_unfocused" value="#1e1f29" /> +<constant name="C_border_focused" value="#1e1f29" /> +<constant name="C_border_unfocused" value="#1e1f29" /> +<constant name="C_title_focused" value="#f8f8f2" /> +<constant name="C_title_unfocused" value="#93979f" /> + +<constant name="C_wm_button_background" value="#fc2" /> +<constant name="C_wm_button_foreground" value="#283141" /> +<constant name="C_wm_button_unfocused" value="#e6e8eb" /> + +<constant name="C_close_button" value="#283141" /> +<constant name="C_maximize_button" value="#283141" /> +<constant name="C_restore_button" value="#283141" /> +<constant name="C_minimize_button" value="#283141" /> + +<!-- GEOMETRY --> + +<!-- Focused window --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="4" rounded_top_right="4"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="left_titlebar_edge" value="5" /> + <distance name="right_titlebar_edge" value="5" /> + <distance name="title_vertical_pad" value="4" /> + <aspect_ratio name="button" value="1.0" /> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Unfocused window --> +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="4" rounded_top_right="4" parent="normal" > + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="left_titlebar_edge" value="5"/> + <distance name="right_titlebar_edge" value="5"/> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Maximized window --> +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Left tiled window --> +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="0" /> +</frame_geometry> + +<!-- Right tiled window --> +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="0" /> +</frame_geometry> + +<!-- Small window --> +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<!-- Small unfocused window --> +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="5"/> + <distance name="right_titlebar_edge" value="5"/> +</frame_geometry> + +<!-- No buttons --> +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal"> +</frame_geometry> + +<!-- Border --> +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="title_vertical_pad" value="1" /> + <border name="title_border" left="10" right="10" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<!-- Borderless --> +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<!-- Modal --> +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="small"> + <distance name="title_vertical_pad" value="5"/> +</frame_geometry> + +<frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="title_vertical_pad" value="8"/> + <distance name="bottom_height" value="1"/> + <distance name="left_width" value="1"/> + <distance name="right_width" value="1"/> +</frame_geometry> + + +<!-- TITLES --> + +<!-- Title alignment --> +<draw_ops name="title_focused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> +</draw_ops> + +<!-- WINDOW DECORATIONS --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <rectangle color="C_titlebar" x="4" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_focused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- BUTTON ICONS --> +<!-- note: negative values in x or y causes gnome-shell to crash --> + +<!-- Close icon --> +<draw_ops name="close_focused"> + <image filename="close_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused"> + <image filename="close_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused_prelight"> + <image filename="close_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused_pressed"> + <image filename="close_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Maximize icon --> +<draw_ops name="maximize_focused"> + <image filename="maximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused"> + <image filename="maximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused_prelight"> + <image filename="maximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused_pressed"> + <image filename="maximize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + +<!-- Unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <image filename="unmaximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused"> + <image filename="unmaximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused_prelight"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused_pressed"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Minimize icon --> +<draw_ops name="minimize_focused"> + <image filename="minimize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused"> + <image filename="minimize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused_prelight"> + <image filename="minimize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused_pressed"> + <image filename="minimize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Menu icon --> +<draw_ops name="menu_focused"> + <image filename="menu_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_focused_prelight"> + <image filename="menu_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_focused_pressed"> + <image filename="menu_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused"> + <image filename="menu_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused_prelight"> + <image filename="menu_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused_pressed"> + <image filename="menu_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Shade icon --> +<draw_ops name="shade_focused"> + <image filename="shade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_focused_prelight"> + <image filename="shade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_focused_pressed"> + <image filename="shade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused"> + <image filename="shade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused_prelight"> + <image filename="shade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused_pressed"> + <image filename="shade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Unshade icon --> +<draw_ops name="unshade_focused"> + <image filename="unshade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_focused_prelight"> + <image filename="unshade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_focused_pressed"> + <image filename="unshade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused"> + <image filename="unshade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused_prelight"> + <image filename="unshade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused_pressed"> + <image filename="unshade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- FRAME STYLES --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- FRAME STYLE SETS --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- WINDOWS --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> + +</metacity_theme> diff --git a/.themes/Dracula-standard-buttons/metacity-1/metacity-theme.xml b/.themes/Dracula-standard-buttons/metacity-1/metacity-theme.xml new file mode 100755 index 0000000..b1c0ad8 --- /dev/null +++ b/.themes/Dracula-standard-buttons/metacity-1/metacity-theme.xml @@ -0,0 +1,1145 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Dracula-standard-buttons</name> + <author>Eliver Lara <eliverlara@gmail></author> + <copyright>ÂEliver Lara, 2019</copyright> + <date>2019</date> + <description>dracula Window Theme</description> +</info> + + +<!-- CONSTANTS --> +<constant name="C_titlebar" value="#1e1f29" /> +<constant name="C_titlebar_unfocused" value="#1e1f29" /> +<constant name="C_border_focused" value="#1e1f29" /> +<constant name="C_border_unfocused" value="#1e1f29" /> +<constant name="C_title_focused" value="#ECEFF1" /> +<constant name="C_title_unfocused" value="#778085" /> + +<constant name="C_wm_button_background" value="#fc2" /> +<constant name="C_wm_button_foreground" value="#283141" /> +<constant name="C_wm_button_unfocused" value="#e6e8eb" /> + +<constant name="C_close_button" value="#283141" /> +<constant name="C_maximize_button" value="#283141" /> +<constant name="C_restore_button" value="#283141" /> +<constant name="C_minimize_button" value="#283141" /> + +<!-- GEOMETRY --> + +<!-- Focused window --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="4" rounded_top_right="4"> + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="3" /> + <distance name="left_titlebar_edge" value="5" /> + <distance name="right_titlebar_edge" value="5" /> + <distance name="title_vertical_pad" value="4" /> + <distance name="button_width" value="30"/> + <distance name="button_height" value="20"/> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Unfocused window --> +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="4" rounded_top_right="4" parent="normal" > + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="left_titlebar_edge" value="5"/> + <distance name="right_titlebar_edge" value="5"/> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Maximized window --> +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Left tiled window --> +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="0" /> +</frame_geometry> + +<!-- Right tiled window --> +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="0" /> +</frame_geometry> + +<!-- Small window --> +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<!-- Small unfocused window --> +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="5"/> + <distance name="right_titlebar_edge" value="5"/> +</frame_geometry> + +<!-- No buttons --> +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal"> +</frame_geometry> + +<!-- Border --> +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="title_vertical_pad" value="1" /> + <border name="title_border" left="10" right="10" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<!-- Borderless --> +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<!-- Modal --> +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="small"> + <distance name="title_vertical_pad" value="5"/> +</frame_geometry> + +<frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="title_vertical_pad" value="8"/> + <distance name="bottom_height" value="1"/> + <distance name="left_width" value="1"/> + <distance name="right_width" value="1"/> +</frame_geometry> + + +<!-- TITLES --> + +<!-- Title alignment --> +<draw_ops name="title_focused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> +</draw_ops> + +<!-- WINDOW DECORATIONS --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <rectangle color="C_titlebar" x="4" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_focused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- BUTTON ICONS --> +<!-- note: negative values in x or y causes gnome-shell to crash --> + +<!-- Close icon --> +<draw_ops name="close_focused"> + <image filename="close_focused_normal.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused"> + <image filename="close_unfocused.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused_prelight"> + <image filename="close_unfocused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused_pressed"> + <image filename="close_unfocused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Maximize icon --> +<draw_ops name="maximize_focused"> + <image filename="maximize_focused_normal.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused"> + <image filename="maximize_unfocused.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused_prelight"> + <image filename="maximize_unfocused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused_pressed"> + <image filename="maximize_unfocused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> + +<!-- Unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <image filename="unmaximize_focused_normal.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused"> + <image filename="unmaximize_unfocused.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused_prelight"> + <image filename="unmaximize_unfocused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused_pressed"> + <image filename="unmaximize_unfocused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Minimize icon --> +<draw_ops name="minimize_focused"> + <image filename="minimize_focused_normal.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused"> + <image filename="minimize_unfocused.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused_prelight"> + <image filename="minimize_unfocused_prelight.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused_pressed"> + <image filename="minimize_unfocused_pressed.png" x="10" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Menu icon --> +<draw_ops name="menu_focused"> + <image filename="menu_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_focused_prelight"> + <image filename="menu_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_focused_pressed"> + <image filename="menu_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused"> + <image filename="menu_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused_prelight"> + <image filename="menu_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused_pressed"> + <image filename="menu_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Shade icon --> +<draw_ops name="shade_focused"> + <image filename="shade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_focused_prelight"> + <image filename="shade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_focused_pressed"> + <image filename="shade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused"> + <image filename="shade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused_prelight"> + <image filename="shade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused_pressed"> + <image filename="shade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Unshade icon --> +<draw_ops name="unshade_focused"> + <image filename="unshade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_focused_prelight"> + <image filename="unshade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_focused_pressed"> + <image filename="unshade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused"> + <image filename="unshade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused_prelight"> + <image filename="unshade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused_pressed"> + <image filename="unshade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- FRAME STYLES --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- FRAME STYLE SETS --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- WINDOWS --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> + +</metacity_theme> diff --git a/.themes/Dracula-standard-buttons/metacity-1/minimize.png b/.themes/Dracula-standard-buttons/metacity-1/minimize.png new file mode 100644 index 0000000..057c234 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/minimize.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/minimize_focused.png b/.themes/Dracula-standard-buttons/metacity-1/minimize_focused.png new file mode 100644 index 0000000..057c234 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/minimize_focused.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/minimize_focused_normal.png b/.themes/Dracula-standard-buttons/metacity-1/minimize_focused_normal.png new file mode 100644 index 0000000..057c234 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/minimize_focused_normal.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/minimize_focused_prelight.png b/.themes/Dracula-standard-buttons/metacity-1/minimize_focused_prelight.png new file mode 100644 index 0000000..4adf3a4 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/minimize_focused_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/minimize_focused_pressed.png b/.themes/Dracula-standard-buttons/metacity-1/minimize_focused_pressed.png new file mode 100644 index 0000000..2ca86b7 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/minimize_focused_pressed.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/minimize_unfocused.png b/.themes/Dracula-standard-buttons/metacity-1/minimize_unfocused.png new file mode 100644 index 0000000..b8ad1ca Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/minimize_unfocused.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/minimize_unfocused_prelight.png b/.themes/Dracula-standard-buttons/metacity-1/minimize_unfocused_prelight.png new file mode 100644 index 0000000..9d55f02 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/minimize_unfocused_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/minimize_unfocused_pressed.png b/.themes/Dracula-standard-buttons/metacity-1/minimize_unfocused_pressed.png new file mode 100644 index 0000000..54f1b84 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/minimize_unfocused_pressed.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/shade.png b/.themes/Dracula-standard-buttons/metacity-1/shade.png new file mode 100644 index 0000000..90cfa91 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/shade.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/shade_focused.png b/.themes/Dracula-standard-buttons/metacity-1/shade_focused.png new file mode 100644 index 0000000..90cfa91 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/shade_focused.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/shade_focused_normal.png b/.themes/Dracula-standard-buttons/metacity-1/shade_focused_normal.png new file mode 100644 index 0000000..90cfa91 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/shade_focused_normal.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/shade_focused_prelight.png b/.themes/Dracula-standard-buttons/metacity-1/shade_focused_prelight.png new file mode 100644 index 0000000..4756e64 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/shade_focused_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/shade_focused_pressed.png b/.themes/Dracula-standard-buttons/metacity-1/shade_focused_pressed.png new file mode 100644 index 0000000..4756e64 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/shade_focused_pressed.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/shade_unfocused.png b/.themes/Dracula-standard-buttons/metacity-1/shade_unfocused.png new file mode 100644 index 0000000..ffcc89a Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/shade_unfocused.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/shade_unfocused_prelight.png b/.themes/Dracula-standard-buttons/metacity-1/shade_unfocused_prelight.png new file mode 100644 index 0000000..4756e64 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/shade_unfocused_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/shade_unfocused_pressed.png b/.themes/Dracula-standard-buttons/metacity-1/shade_unfocused_pressed.png new file mode 100644 index 0000000..4756e64 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/shade_unfocused_pressed.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/thumbnail.png b/.themes/Dracula-standard-buttons/metacity-1/thumbnail.png new file mode 100644 index 0000000..1595223 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/thumbnail.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/unmaximize.png b/.themes/Dracula-standard-buttons/metacity-1/unmaximize.png new file mode 100644 index 0000000..b520b0f Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/unmaximize.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/unmaximize_focused.png b/.themes/Dracula-standard-buttons/metacity-1/unmaximize_focused.png new file mode 100644 index 0000000..b520b0f Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/unmaximize_focused.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/unmaximize_focused_normal.png b/.themes/Dracula-standard-buttons/metacity-1/unmaximize_focused_normal.png new file mode 100644 index 0000000..b520b0f Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/unmaximize_focused_normal.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/unmaximize_focused_prelight.png b/.themes/Dracula-standard-buttons/metacity-1/unmaximize_focused_prelight.png new file mode 100644 index 0000000..327f5cc Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/unmaximize_focused_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/unmaximize_focused_pressed.png b/.themes/Dracula-standard-buttons/metacity-1/unmaximize_focused_pressed.png new file mode 100644 index 0000000..4998dca Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/unmaximize_focused_pressed.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/unmaximize_unfocused.png b/.themes/Dracula-standard-buttons/metacity-1/unmaximize_unfocused.png new file mode 100644 index 0000000..2ac81c2 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/unmaximize_unfocused.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/unmaximize_unfocused_prelight.png b/.themes/Dracula-standard-buttons/metacity-1/unmaximize_unfocused_prelight.png new file mode 100644 index 0000000..58e0eae Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/unmaximize_unfocused_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/unmaximize_unfocused_pressed.png b/.themes/Dracula-standard-buttons/metacity-1/unmaximize_unfocused_pressed.png new file mode 100644 index 0000000..2be1e2b Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/unmaximize_unfocused_pressed.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/unshade.png b/.themes/Dracula-standard-buttons/metacity-1/unshade.png new file mode 100644 index 0000000..bf39080 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/unshade.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/unshade_focused.png b/.themes/Dracula-standard-buttons/metacity-1/unshade_focused.png new file mode 100644 index 0000000..bf39080 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/unshade_focused.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/unshade_focused_normal.png b/.themes/Dracula-standard-buttons/metacity-1/unshade_focused_normal.png new file mode 100644 index 0000000..bf39080 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/unshade_focused_normal.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/unshade_focused_prelight.png b/.themes/Dracula-standard-buttons/metacity-1/unshade_focused_prelight.png new file mode 100644 index 0000000..6e2a5f1 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/unshade_focused_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/unshade_focused_pressed.png b/.themes/Dracula-standard-buttons/metacity-1/unshade_focused_pressed.png new file mode 100644 index 0000000..6e2a5f1 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/unshade_focused_pressed.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/unshade_unfocused.png b/.themes/Dracula-standard-buttons/metacity-1/unshade_unfocused.png new file mode 100644 index 0000000..9e989d9 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/unshade_unfocused.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/unshade_unfocused_prelight.png b/.themes/Dracula-standard-buttons/metacity-1/unshade_unfocused_prelight.png new file mode 100644 index 0000000..6e2a5f1 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/unshade_unfocused_prelight.png differ diff --git a/.themes/Dracula-standard-buttons/metacity-1/unshade_unfocused_pressed.png b/.themes/Dracula-standard-buttons/metacity-1/unshade_unfocused_pressed.png new file mode 100644 index 0000000..6e2a5f1 Binary files /dev/null and b/.themes/Dracula-standard-buttons/metacity-1/unshade_unfocused_pressed.png differ diff --git a/.themes/Dracula-standard-buttons/unity/close.png b/.themes/Dracula-standard-buttons/unity/close.png new file mode 100644 index 0000000..84ef391 Binary files /dev/null and b/.themes/Dracula-standard-buttons/unity/close.png differ diff --git a/.themes/Dracula-standard-buttons/unity/close.svg b/.themes/Dracula-standard-buttons/unity/close.svg new file mode 100755 index 0000000..b9c364e --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/close.svg @@ -0,0 +1,83 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="close.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/close.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="18.360146" + inkscape:cx="-2.8480399" + inkscape:cy="7.3095001" + inkscape:document-units="px" + inkscape:current-layer="g4092" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <path + id="path4094" + style="fill:#ff5555;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 718.73264,133.09656 c 305.45606,0 553.08156,247.62586 553.08156,553.0858 0,305.46123 -247.6255,553.08674 -553.08156,553.08674 -305.46512,0 -553.0913,-247.62551 -553.0913,-553.08674 0,-305.45994 247.62618,-553.0858 553.0913,-553.0858" + inkscape:connector-curvature="0" /> + <path + id="path4096" + style="fill:#ff5555;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 718.73309,172.59948 c 283.63701,0 513.57491,229.94294 513.57491,513.58518 0,283.64353 -229.9379,513.58154 -513.57491,513.58154 -283.64749,0 -513.58558,-229.93801 -513.58558,-513.58154 0,-283.64224 229.93809,-513.58518 513.58558,-513.58518" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/close_focused_normal.svg b/.themes/Dracula-standard-buttons/unity/close_focused_normal.svg new file mode 100755 index 0000000..b9c364e --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/close_focused_normal.svg @@ -0,0 +1,83 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="close.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/close.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="18.360146" + inkscape:cx="-2.8480399" + inkscape:cy="7.3095001" + inkscape:document-units="px" + inkscape:current-layer="g4092" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <path + id="path4094" + style="fill:#ff5555;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 718.73264,133.09656 c 305.45606,0 553.08156,247.62586 553.08156,553.0858 0,305.46123 -247.6255,553.08674 -553.08156,553.08674 -305.46512,0 -553.0913,-247.62551 -553.0913,-553.08674 0,-305.45994 247.62618,-553.0858 553.0913,-553.0858" + inkscape:connector-curvature="0" /> + <path + id="path4096" + style="fill:#ff5555;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 718.73309,172.59948 c 283.63701,0 513.57491,229.94294 513.57491,513.58518 0,283.64353 -229.9379,513.58154 -513.57491,513.58154 -283.64749,0 -513.58558,-229.93801 -513.58558,-513.58154 0,-283.64224 229.93809,-513.58518 513.58558,-513.58518" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/close_focused_prelight.svg b/.themes/Dracula-standard-buttons/unity/close_focused_prelight.svg new file mode 100644 index 0000000..8873121 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/close_focused_prelight.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg13" + sodipodi:docname="close_focused_prelight.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs17" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview15" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="35.9274" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg13"> + <sodipodi:guide + position="2.6511798,3.2108735" + orientation="1,0" + id="guide19" + inkscape:locked="false" /> + <sodipodi:guide + position="3.8000244,2.65118" + orientation="0,1" + id="guide21" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-close-hover" + fill-rule="evenodd" + transform="matrix(0.032498,0,0,0.032498,23.371255,34.469672)"> + <path + d="m -637.58,-921.74 c 31.475,0 56.99,-25.516 56.99,-56.991 0,-31.475 -25.516,-56.991 -56.99,-56.991 -31.475,0 -56.991,25.516 -56.991,56.991 0,31.475 25.516,56.991 56.991,56.991" + fill="#d52735" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m -637.58,-926.59 c 28.797,0 52.143,-23.346 52.143,-52.144 0,-28.798 -23.345,-52.143 -52.143,-52.143 -28.798,0 -52.144,23.345 -52.144,52.143 0,28.798 23.345,52.144 52.144,52.144" + fill="#f25056" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="m -664.46,-958.56 47.051,-47.052 c 1.8209,-1.8208 4.8,-1.8208 6.6219,0 l 0.087,0.088 c 1.8213,1.8208 1.8213,4.8 5.4e-4,6.6213 l -47.052,47.051 c -1.8213,1.8213 -4.8005,1.8213 -6.6213,0 l -0.088,-0.0869 c -1.8209,-1.8213 -1.8209,-4.8011 0,-6.6219" + fill="#9f1d2b" + id="path8" + inkscape:connector-curvature="0" /> + <path + d="m -657.75,-1005.6 47.051,47.052 c 1.8208,1.8208 1.8208,4.8005 0,6.6213 l -0.0876,0.0875 c -1.8213,1.8213 -4.8004,1.8213 -6.6213,0 l -47.051,-47.051 c -1.8215,-1.8214 -1.8215,-4.8006 0,-6.6218 l 0.0875,-0.087 c 1.8213,-1.8213 4.8005,-1.8213 6.6219,0" + fill="#9f1d2b" + id="path10" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/close_focused_pressed.svg b/.themes/Dracula-standard-buttons/unity/close_focused_pressed.svg new file mode 100644 index 0000000..e4feac1 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/close_focused_pressed.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg13" + sodipodi:docname="close_focused_pressed.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs17" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview15" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg13"> + <sodipodi:guide + position="2.6511798,3.9767699" + orientation="1,0" + id="guide19" + inkscape:locked="false" /> + <sodipodi:guide + position="2.4891633,2.65118" + orientation="0,1" + id="guide21" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-close-active" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.77497149,4.5421159)"> + <path + d="m 461.87,10.287 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#d52735" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 461.87,49.063 c 230.38,0 417.14,186.77 417.14,417.15 0,230.39 -186.76,417.15 -417.14,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#d52735" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="m 246.82,304.84 376.41,376.41 c 14.567,14.571 38.4,14.571 52.975,0 l 0.69653,-0.69973 c 14.571,-14.567 14.571,-38.404 0.004,-52.972 l -376.4,-376.41 c -14.571,-14.571 -38.404,-14.571 -52.971,0 l -0.704,0.69547 c -14.567,14.571 -14.567,38.404 0,52.975" + fill="#9f1d2b" + id="path8" + inkscape:connector-curvature="0" /> + <path + d="M 300.5,681.25 676.9,304.84 c 14.566,-14.566 14.566,-38.404 0,-52.975 l -0.7008,-0.69547 c -14.571,-14.571 -38.403,-14.571 -52.971,0 l -376.41,376.42 c -14.572,14.567 -14.572,38.404 0,52.972 l 0.69974,0.69973 c 14.571,14.571 38.404,14.571 52.975,0" + fill="#9f1d2b" + id="path10" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/close_unfocused.svg b/.themes/Dracula-standard-buttons/unity/close_unfocused.svg new file mode 100755 index 0000000..825e813 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/close_unfocused.svg @@ -0,0 +1,105 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="close_unfocused.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/close_unfocused.png" + inkscape:export-xdpi="120" + inkscape:export-ydpi="120"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="21.298361" + inkscape:cx="9.8060826" + inkscape:cy="8.8543682" + inkscape:document-units="px" + inkscape:current-layer="g4197" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" + showguides="true" + inkscape:guide-bbox="true"> + <sodipodi:guide + position="10.00077,15.588054" + orientation="1,0" + id="guide13" + inkscape:locked="false" /> + <sodipodi:guide + position="14.414255,10.00077" + orientation="0,1" + id="guide15" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,3.1284009,-0.36309974)" + inkscape:label="ink_ext_XXXXXX" + id="g4195"> + <g + transform="scale(0.1)" + id="g4197"> + <path + id="path4199" + style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1" + d="m 713.72929,121.47321 c 305.46131,0 553.08671,247.62227 553.08671,553.08881 0,305.45751 -247.6254,553.08398 -553.08671,553.08398 -305.46,0 -553.08609,-247.62647 -553.08609,-553.08398 0,-305.46654 247.62609,-553.08881 553.08609,-553.08881" + inkscape:connector-curvature="0" /> + <path + id="path4201" + style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1" + d="m 713.72929,168.51172 c 279.48073,0 506.04791,226.56445 506.04791,506.0503 0,279.47549 -226.56718,506.04498 -506.04791,506.04498 -279.47944,0 -506.04781,-226.56949 -506.04781,-506.04498 0,-279.48585 226.56837,-506.0503 506.04781,-506.0503" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/close_unfocused_prelight.svg b/.themes/Dracula-standard-buttons/unity/close_unfocused_prelight.svg new file mode 100644 index 0000000..8873121 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/close_unfocused_prelight.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg13" + sodipodi:docname="close_focused_prelight.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs17" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview15" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="35.9274" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg13"> + <sodipodi:guide + position="2.6511798,3.2108735" + orientation="1,0" + id="guide19" + inkscape:locked="false" /> + <sodipodi:guide + position="3.8000244,2.65118" + orientation="0,1" + id="guide21" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-close-hover" + fill-rule="evenodd" + transform="matrix(0.032498,0,0,0.032498,23.371255,34.469672)"> + <path + d="m -637.58,-921.74 c 31.475,0 56.99,-25.516 56.99,-56.991 0,-31.475 -25.516,-56.991 -56.99,-56.991 -31.475,0 -56.991,25.516 -56.991,56.991 0,31.475 25.516,56.991 56.991,56.991" + fill="#d52735" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m -637.58,-926.59 c 28.797,0 52.143,-23.346 52.143,-52.144 0,-28.798 -23.345,-52.143 -52.143,-52.143 -28.798,0 -52.144,23.345 -52.144,52.143 0,28.798 23.345,52.144 52.144,52.144" + fill="#f25056" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="m -664.46,-958.56 47.051,-47.052 c 1.8209,-1.8208 4.8,-1.8208 6.6219,0 l 0.087,0.088 c 1.8213,1.8208 1.8213,4.8 5.4e-4,6.6213 l -47.052,47.051 c -1.8213,1.8213 -4.8005,1.8213 -6.6213,0 l -0.088,-0.0869 c -1.8209,-1.8213 -1.8209,-4.8011 0,-6.6219" + fill="#9f1d2b" + id="path8" + inkscape:connector-curvature="0" /> + <path + d="m -657.75,-1005.6 47.051,47.052 c 1.8208,1.8208 1.8208,4.8005 0,6.6213 l -0.0876,0.0875 c -1.8213,1.8213 -4.8004,1.8213 -6.6213,0 l -47.051,-47.051 c -1.8215,-1.8214 -1.8215,-4.8006 0,-6.6218 l 0.0875,-0.087 c 1.8213,-1.8213 4.8005,-1.8213 6.6219,0" + fill="#9f1d2b" + id="path10" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/close_unfocused_pressed.svg b/.themes/Dracula-standard-buttons/unity/close_unfocused_pressed.svg new file mode 100644 index 0000000..e4feac1 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/close_unfocused_pressed.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg13" + sodipodi:docname="close_focused_pressed.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs17" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview15" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg13"> + <sodipodi:guide + position="2.6511798,3.9767699" + orientation="1,0" + id="guide19" + inkscape:locked="false" /> + <sodipodi:guide + position="2.4891633,2.65118" + orientation="0,1" + id="guide21" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-close-active" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.77497149,4.5421159)"> + <path + d="m 461.87,10.287 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#d52735" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 461.87,49.063 c 230.38,0 417.14,186.77 417.14,417.15 0,230.39 -186.76,417.15 -417.14,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#d52735" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="m 246.82,304.84 376.41,376.41 c 14.567,14.571 38.4,14.571 52.975,0 l 0.69653,-0.69973 c 14.571,-14.567 14.571,-38.404 0.004,-52.972 l -376.4,-376.41 c -14.571,-14.571 -38.404,-14.571 -52.971,0 l -0.704,0.69547 c -14.567,14.571 -14.567,38.404 0,52.975" + fill="#9f1d2b" + id="path8" + inkscape:connector-curvature="0" /> + <path + d="M 300.5,681.25 676.9,304.84 c 14.566,-14.566 14.566,-38.404 0,-52.975 l -0.7008,-0.69547 c -14.571,-14.571 -38.403,-14.571 -52.971,0 l -376.41,376.42 c -14.572,14.567 -14.572,38.404 0,52.972 l 0.69974,0.69973 c 14.571,14.571 38.404,14.571 52.975,0" + fill="#9f1d2b" + id="path10" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/maximize.svg b/.themes/Dracula-standard-buttons/unity/maximize.svg new file mode 100755 index 0000000..42a2996 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/maximize.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="maximize.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/maximize.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.256454" + inkscape:cx="-11.547722" + inkscape:cy="7.9547456" + inkscape:document-units="px" + inkscape:current-layer="g4287" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <g + transform="scale(0.1)" + id="g4287"> + <path + id="path4289" + style="fill:#50fa7a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 726.99742,109.78614 c 305.45608,0 553.08148,247.62585 553.08148,553.08577 0,305.46122 -247.6254,553.08669 -553.08148,553.08669 -305.4651,0 -553.0914,-247.62547 -553.0914,-553.08669 0,-305.45992 247.6263,-553.08577 553.0914,-553.08577" + inkscape:connector-curvature="0" /> + <path + id="path4291" + style="fill:#50fa7a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 726.99523,149.29171 c 283.64077,0 513.57747,229.94174 513.57747,513.58248 0,283.64206 -229.9367,513.57881 -513.57747,513.57881 -283.646,0 -513.58301,-229.93675 -513.58301,-513.57881 0,-283.64074 229.93701,-513.58248 513.58301,-513.58248" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/maximize_focused_normal.svg b/.themes/Dracula-standard-buttons/unity/maximize_focused_normal.svg new file mode 100755 index 0000000..42a2996 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/maximize_focused_normal.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="maximize.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/maximize.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.256454" + inkscape:cx="-11.547722" + inkscape:cy="7.9547456" + inkscape:document-units="px" + inkscape:current-layer="g4287" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <g + transform="scale(0.1)" + id="g4287"> + <path + id="path4289" + style="fill:#50fa7a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 726.99742,109.78614 c 305.45608,0 553.08148,247.62585 553.08148,553.08577 0,305.46122 -247.6254,553.08669 -553.08148,553.08669 -305.4651,0 -553.0914,-247.62547 -553.0914,-553.08669 0,-305.45992 247.6263,-553.08577 553.0914,-553.08577" + inkscape:connector-curvature="0" /> + <path + id="path4291" + style="fill:#50fa7a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 726.99523,149.29171 c 283.64077,0 513.57747,229.94174 513.57747,513.58248 0,283.64206 -229.9367,513.57881 -513.57747,513.57881 -283.646,0 -513.58301,-229.93675 -513.58301,-513.57881 0,-283.64074 229.93701,-513.58248 513.58301,-513.58248" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/maximize_focused_prelight.svg b/.themes/Dracula-standard-buttons/unity/maximize_focused_prelight.svg new file mode 100644 index 0000000..7ef5c70 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/maximize_focused_prelight.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="maximize_focused_prelight.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6511798,4.4480908" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="2.1945877,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-maximize-hover" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.75762589,4.5632447)"> + <path + d="m 466.14,4.6375 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#13c11e" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 466.14,43.412 c 230.38,0 417.15,186.77 417.15,417.15 0,230.38 -186.76,417.15 -417.15,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#39ea49" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="M 342.79,693.21 H 627.8 c 37.951,0 69.005,-31.054 69.005,-69.008 V 339.192 Z M 590.6,227.92 H 304.47 c -37.955,0 -69.005,31.05 -69.005,69.004 v 286.14 l 355.14,-355.14" + fill="#0b7407" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/maximize_focused_pressed.svg b/.themes/Dracula-standard-buttons/unity/maximize_focused_pressed.svg new file mode 100644 index 0000000..0759e3d --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/maximize_focused_pressed.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="maximize_focused_pressed.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6217223,2.4007907" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="3.8147532,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-maximize-active" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.72816839,4.4993104)"> + <path + d="m 466.14,10.287 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#13c11e" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 466.14,49.063 c 230.38,0 417.15,186.77 417.15,417.15 0,230.39 -186.76,417.15 -417.15,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#13c11e" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="M 342.79,698.85 H 627.8 c 37.951,0 69.005,-31.051 69.005,-69.005 v -285 z M 590.6,233.57 H 304.47 c -37.955,0 -69.005,31.05 -69.005,69.004 v 286.14 l 355.14,-355.14" + fill="#0b7407" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/maximize_unfocused.svg b/.themes/Dracula-standard-buttons/unity/maximize_unfocused.svg new file mode 100755 index 0000000..825e813 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/maximize_unfocused.svg @@ -0,0 +1,105 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="close_unfocused.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/close_unfocused.png" + inkscape:export-xdpi="120" + inkscape:export-ydpi="120"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="21.298361" + inkscape:cx="9.8060826" + inkscape:cy="8.8543682" + inkscape:document-units="px" + inkscape:current-layer="g4197" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" + showguides="true" + inkscape:guide-bbox="true"> + <sodipodi:guide + position="10.00077,15.588054" + orientation="1,0" + id="guide13" + inkscape:locked="false" /> + <sodipodi:guide + position="14.414255,10.00077" + orientation="0,1" + id="guide15" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,3.1284009,-0.36309974)" + inkscape:label="ink_ext_XXXXXX" + id="g4195"> + <g + transform="scale(0.1)" + id="g4197"> + <path + id="path4199" + style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1" + d="m 713.72929,121.47321 c 305.46131,0 553.08671,247.62227 553.08671,553.08881 0,305.45751 -247.6254,553.08398 -553.08671,553.08398 -305.46,0 -553.08609,-247.62647 -553.08609,-553.08398 0,-305.46654 247.62609,-553.08881 553.08609,-553.08881" + inkscape:connector-curvature="0" /> + <path + id="path4201" + style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1" + d="m 713.72929,168.51172 c 279.48073,0 506.04791,226.56445 506.04791,506.0503 0,279.47549 -226.56718,506.04498 -506.04791,506.04498 -279.47944,0 -506.04781,-226.56949 -506.04781,-506.04498 0,-279.48585 226.56837,-506.0503 506.04781,-506.0503" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/maximize_unfocused_prelight.svg b/.themes/Dracula-standard-buttons/unity/maximize_unfocused_prelight.svg new file mode 100644 index 0000000..7ef5c70 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/maximize_unfocused_prelight.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="maximize_focused_prelight.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6511798,4.4480908" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="2.1945877,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-maximize-hover" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.75762589,4.5632447)"> + <path + d="m 466.14,4.6375 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#13c11e" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 466.14,43.412 c 230.38,0 417.15,186.77 417.15,417.15 0,230.38 -186.76,417.15 -417.15,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#39ea49" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="M 342.79,693.21 H 627.8 c 37.951,0 69.005,-31.054 69.005,-69.008 V 339.192 Z M 590.6,227.92 H 304.47 c -37.955,0 -69.005,31.05 -69.005,69.004 v 286.14 l 355.14,-355.14" + fill="#0b7407" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/maximize_unfocused_pressed.svg b/.themes/Dracula-standard-buttons/unity/maximize_unfocused_pressed.svg new file mode 100644 index 0000000..0759e3d --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/maximize_unfocused_pressed.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="maximize_focused_pressed.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6217223,2.4007907" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="3.8147532,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-maximize-active" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.72816839,4.4993104)"> + <path + d="m 466.14,10.287 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#13c11e" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 466.14,49.063 c 230.38,0 417.15,186.77 417.15,417.15 0,230.39 -186.76,417.15 -417.15,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#13c11e" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="M 342.79,698.85 H 627.8 c 37.951,0 69.005,-31.051 69.005,-69.005 v -285 z M 590.6,233.57 H 304.47 c -37.955,0 -69.005,31.05 -69.005,69.004 v 286.14 l 355.14,-355.14" + fill="#0b7407" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/minimize.svg b/.themes/Dracula-standard-buttons/unity/minimize.svg new file mode 100755 index 0000000..65128a4 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/minimize.svg @@ -0,0 +1,101 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="minimize.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/min.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="18.546548" + inkscape:cx="-8.3599347" + inkscape:cy="10.223707" + inkscape:document-units="px" + inkscape:current-layer="g4415" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <g + transform="scale(0.1)" + id="g4287"> + <g + transform="matrix(10,0,0,10,4.1388913,2.0175489)" + inkscape:label="ink_ext_XXXXXX" + id="g4413"> + <g + transform="scale(0.1)" + id="g4415"> + <path + id="path4417" + style="fill:#f1fa8c;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 719.41227,104.5668 c 305.46263,0 553.08913,247.62626 553.08913,553.08887 0,305.45744 -247.6265,553.08393 -553.08913,553.08393 -305.46132,0 -553.08855,-247.62649 -553.08855,-553.08393 0,-305.46261 247.62723,-553.08887 553.08855,-553.08887" + inkscape:connector-curvature="0" /> + <path + id="path4419" + style="fill:#f1fa8c;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 719.41518,144.07289 c 283.64212,0 513.57762,229.93707 513.57762,513.58313 0,283.64081 -229.9355,513.57748 -513.57762,513.57748 -283.64081,0 -513.58286,-229.93667 -513.58286,-513.57748 0,-283.64606 229.94205,-513.58313 513.58286,-513.58313" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/minimize_focused_normal.svg b/.themes/Dracula-standard-buttons/unity/minimize_focused_normal.svg new file mode 100755 index 0000000..65128a4 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/minimize_focused_normal.svg @@ -0,0 +1,101 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="minimize.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/min.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="18.546548" + inkscape:cx="-8.3599347" + inkscape:cy="10.223707" + inkscape:document-units="px" + inkscape:current-layer="g4415" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <g + transform="scale(0.1)" + id="g4287"> + <g + transform="matrix(10,0,0,10,4.1388913,2.0175489)" + inkscape:label="ink_ext_XXXXXX" + id="g4413"> + <g + transform="scale(0.1)" + id="g4415"> + <path + id="path4417" + style="fill:#f1fa8c;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 719.41227,104.5668 c 305.46263,0 553.08913,247.62626 553.08913,553.08887 0,305.45744 -247.6265,553.08393 -553.08913,553.08393 -305.46132,0 -553.08855,-247.62649 -553.08855,-553.08393 0,-305.46261 247.62723,-553.08887 553.08855,-553.08887" + inkscape:connector-curvature="0" /> + <path + id="path4419" + style="fill:#f1fa8c;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 719.41518,144.07289 c 283.64212,0 513.57762,229.93707 513.57762,513.58313 0,283.64081 -229.9355,513.57748 -513.57762,513.57748 -283.64081,0 -513.58286,-229.93667 -513.58286,-513.57748 0,-283.64606 229.94205,-513.58313 513.58286,-513.58313" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/minimize_focused_prelight.svg b/.themes/Dracula-standard-buttons/unity/minimize_focused_prelight.svg new file mode 100644 index 0000000..8252712 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/minimize_focused_prelight.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="minimize_focused_prelight.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6217223,3.8294822" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="4.2271589,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-minimize-hover" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.74539212,4.5473214)"> + <path + d="m 461.9,2.0792 c 251.8,0 455.93,204.12 455.93,455.93 0,251.8 -204.12,455.92 -455.93,455.92 -251.8,0 -455.92,-204.13 -455.92,-455.93 -8e-4,-251.8 204.12,-455.92 455.92,-455.92" + fill="#da9e10" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 461.9,40.854 c 230.38,0 417.15,186.76 417.15,417.15 0,230.38 -186.76,417.15 -417.15,417.15 -230.38,0 -417.15,-186.76 -417.15,-417.15 0,-230.39 186.77,-417.15 417.15,-417.15" + fill="#fac536" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="m 195.74,495.95 h 532.33 c 20.604,0 37.458,-16.85 37.458,-37.458 v -0.98773 c 0,-20.608 -16.854,-37.458 -37.458,-37.458 H 195.74 c -20.605,0 -37.458,16.85 -37.458,37.458 v 0.98773 c 0,20.608 16.853,37.458 37.458,37.458" + fill="#975914" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/minimize_focused_pressed.svg b/.themes/Dracula-standard-buttons/unity/minimize_focused_pressed.svg new file mode 100644 index 0000000..df230d9 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/minimize_focused_pressed.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="minimize_focused_pressed.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="1.6790805,2.6364512" + orientation="0,1" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="2.636451,2.2976893" + orientation="1,0" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-minimize-active" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.74797484,4.545568)"> + <path + d="m 464.89,10.287 c 251.8,0 455.93,204.13 455.93,455.92 0,251.8 -204.13,455.93 -455.93,455.93 C 213.09,922.127 8.96,718.007 8.96,466.207 8.9625,214.407 213.09,10.287 464.89,10.287" + fill="#fac536" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 464.89,49.063 c 230.39,0 417.15,186.77 417.15,417.15 0,230.39 -186.76,417.15 -417.15,417.15 -230.38,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#fac536" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="m 198.73,504.16 h 532.33 c 20.601,0 37.455,-16.853 37.455,-37.458 v -0.992 c 0,-20.604 -16.854,-37.454 -37.455,-37.454 H 198.73 c -20.605,0 -37.455,16.85 -37.455,37.454 v 0.992 c 0,20.605 16.85,37.458 37.455,37.458" + fill="#975914" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/minimize_unfocused.svg b/.themes/Dracula-standard-buttons/unity/minimize_unfocused.svg new file mode 100755 index 0000000..825e813 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/minimize_unfocused.svg @@ -0,0 +1,105 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="close_unfocused.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/close_unfocused.png" + inkscape:export-xdpi="120" + inkscape:export-ydpi="120"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="21.298361" + inkscape:cx="9.8060826" + inkscape:cy="8.8543682" + inkscape:document-units="px" + inkscape:current-layer="g4197" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" + showguides="true" + inkscape:guide-bbox="true"> + <sodipodi:guide + position="10.00077,15.588054" + orientation="1,0" + id="guide13" + inkscape:locked="false" /> + <sodipodi:guide + position="14.414255,10.00077" + orientation="0,1" + id="guide15" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,3.1284009,-0.36309974)" + inkscape:label="ink_ext_XXXXXX" + id="g4195"> + <g + transform="scale(0.1)" + id="g4197"> + <path + id="path4199" + style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1" + d="m 713.72929,121.47321 c 305.46131,0 553.08671,247.62227 553.08671,553.08881 0,305.45751 -247.6254,553.08398 -553.08671,553.08398 -305.46,0 -553.08609,-247.62647 -553.08609,-553.08398 0,-305.46654 247.62609,-553.08881 553.08609,-553.08881" + inkscape:connector-curvature="0" /> + <path + id="path4201" + style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1" + d="m 713.72929,168.51172 c 279.48073,0 506.04791,226.56445 506.04791,506.0503 0,279.47549 -226.56718,506.04498 -506.04791,506.04498 -279.47944,0 -506.04781,-226.56949 -506.04781,-506.04498 0,-279.48585 226.56837,-506.0503 506.04781,-506.0503" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/minimize_unfocused_prelight.svg b/.themes/Dracula-standard-buttons/unity/minimize_unfocused_prelight.svg new file mode 100644 index 0000000..8252712 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/minimize_unfocused_prelight.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="minimize_focused_prelight.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6217223,3.8294822" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="4.2271589,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-minimize-hover" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.74539212,4.5473214)"> + <path + d="m 461.9,2.0792 c 251.8,0 455.93,204.12 455.93,455.93 0,251.8 -204.12,455.92 -455.93,455.92 -251.8,0 -455.92,-204.13 -455.92,-455.93 -8e-4,-251.8 204.12,-455.92 455.92,-455.92" + fill="#da9e10" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 461.9,40.854 c 230.38,0 417.15,186.76 417.15,417.15 0,230.38 -186.76,417.15 -417.15,417.15 -230.38,0 -417.15,-186.76 -417.15,-417.15 0,-230.39 186.77,-417.15 417.15,-417.15" + fill="#fac536" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="m 195.74,495.95 h 532.33 c 20.604,0 37.458,-16.85 37.458,-37.458 v -0.98773 c 0,-20.608 -16.854,-37.458 -37.458,-37.458 H 195.74 c -20.605,0 -37.458,16.85 -37.458,37.458 v 0.98773 c 0,20.608 16.853,37.458 37.458,37.458" + fill="#975914" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/minimize_unfocused_pressed.svg b/.themes/Dracula-standard-buttons/unity/minimize_unfocused_pressed.svg new file mode 100644 index 0000000..df230d9 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/minimize_unfocused_pressed.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="minimize_focused_pressed.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="1.6790805,2.6364512" + orientation="0,1" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="2.636451,2.2976893" + orientation="1,0" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-minimize-active" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.74797484,4.545568)"> + <path + d="m 464.89,10.287 c 251.8,0 455.93,204.13 455.93,455.92 0,251.8 -204.13,455.93 -455.93,455.93 C 213.09,922.127 8.96,718.007 8.96,466.207 8.9625,214.407 213.09,10.287 464.89,10.287" + fill="#fac536" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 464.89,49.063 c 230.39,0 417.15,186.77 417.15,417.15 0,230.39 -186.76,417.15 -417.15,417.15 -230.38,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#fac536" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="m 198.73,504.16 h 532.33 c 20.601,0 37.455,-16.853 37.455,-37.458 v -0.992 c 0,-20.604 -16.854,-37.454 -37.455,-37.454 H 198.73 c -20.605,0 -37.455,16.85 -37.455,37.454 v 0.992 c 0,20.605 16.85,37.458 37.455,37.458" + fill="#975914" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/unmaximize.svg b/.themes/Dracula-standard-buttons/unity/unmaximize.svg new file mode 100755 index 0000000..42a2996 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/unmaximize.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="maximize.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/maximize.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.256454" + inkscape:cx="-11.547722" + inkscape:cy="7.9547456" + inkscape:document-units="px" + inkscape:current-layer="g4287" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <g + transform="scale(0.1)" + id="g4287"> + <path + id="path4289" + style="fill:#50fa7a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 726.99742,109.78614 c 305.45608,0 553.08148,247.62585 553.08148,553.08577 0,305.46122 -247.6254,553.08669 -553.08148,553.08669 -305.4651,0 -553.0914,-247.62547 -553.0914,-553.08669 0,-305.45992 247.6263,-553.08577 553.0914,-553.08577" + inkscape:connector-curvature="0" /> + <path + id="path4291" + style="fill:#50fa7a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 726.99523,149.29171 c 283.64077,0 513.57747,229.94174 513.57747,513.58248 0,283.64206 -229.9367,513.57881 -513.57747,513.57881 -283.646,0 -513.58301,-229.93675 -513.58301,-513.57881 0,-283.64074 229.93701,-513.58248 513.58301,-513.58248" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/unmaximize_focused_normal.svg b/.themes/Dracula-standard-buttons/unity/unmaximize_focused_normal.svg new file mode 100755 index 0000000..42a2996 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/unmaximize_focused_normal.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="maximize.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/maximize.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.256454" + inkscape:cx="-11.547722" + inkscape:cy="7.9547456" + inkscape:document-units="px" + inkscape:current-layer="g4287" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <g + transform="scale(0.1)" + id="g4287"> + <path + id="path4289" + style="fill:#50fa7a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 726.99742,109.78614 c 305.45608,0 553.08148,247.62585 553.08148,553.08577 0,305.46122 -247.6254,553.08669 -553.08148,553.08669 -305.4651,0 -553.0914,-247.62547 -553.0914,-553.08669 0,-305.45992 247.6263,-553.08577 553.0914,-553.08577" + inkscape:connector-curvature="0" /> + <path + id="path4291" + style="fill:#50fa7a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 726.99523,149.29171 c 283.64077,0 513.57747,229.94174 513.57747,513.58248 0,283.64206 -229.9367,513.57881 -513.57747,513.57881 -283.646,0 -513.58301,-229.93675 -513.58301,-513.57881 0,-283.64074 229.93701,-513.58248 513.58301,-513.58248" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/unmaximize_focused_prelight.svg b/.themes/Dracula-standard-buttons/unity/unmaximize_focused_prelight.svg new file mode 100644 index 0000000..7ef5c70 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/unmaximize_focused_prelight.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="maximize_focused_prelight.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6511798,4.4480908" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="2.1945877,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-maximize-hover" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.75762589,4.5632447)"> + <path + d="m 466.14,4.6375 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#13c11e" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 466.14,43.412 c 230.38,0 417.15,186.77 417.15,417.15 0,230.38 -186.76,417.15 -417.15,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#39ea49" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="M 342.79,693.21 H 627.8 c 37.951,0 69.005,-31.054 69.005,-69.008 V 339.192 Z M 590.6,227.92 H 304.47 c -37.955,0 -69.005,31.05 -69.005,69.004 v 286.14 l 355.14,-355.14" + fill="#0b7407" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/unmaximize_focused_pressed.svg b/.themes/Dracula-standard-buttons/unity/unmaximize_focused_pressed.svg new file mode 100644 index 0000000..0759e3d --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/unmaximize_focused_pressed.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="maximize_focused_pressed.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6217223,2.4007907" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="3.8147532,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-maximize-active" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.72816839,4.4993104)"> + <path + d="m 466.14,10.287 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#13c11e" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 466.14,49.063 c 230.38,0 417.15,186.77 417.15,417.15 0,230.39 -186.76,417.15 -417.15,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#13c11e" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="M 342.79,698.85 H 627.8 c 37.951,0 69.005,-31.051 69.005,-69.005 v -285 z M 590.6,233.57 H 304.47 c -37.955,0 -69.005,31.05 -69.005,69.004 v 286.14 l 355.14,-355.14" + fill="#0b7407" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/unmaximize_unfocused.svg b/.themes/Dracula-standard-buttons/unity/unmaximize_unfocused.svg new file mode 100755 index 0000000..825e813 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/unmaximize_unfocused.svg @@ -0,0 +1,105 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="close_unfocused.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/close_unfocused.png" + inkscape:export-xdpi="120" + inkscape:export-ydpi="120"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="21.298361" + inkscape:cx="9.8060826" + inkscape:cy="8.8543682" + inkscape:document-units="px" + inkscape:current-layer="g4197" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" + showguides="true" + inkscape:guide-bbox="true"> + <sodipodi:guide + position="10.00077,15.588054" + orientation="1,0" + id="guide13" + inkscape:locked="false" /> + <sodipodi:guide + position="14.414255,10.00077" + orientation="0,1" + id="guide15" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,3.1284009,-0.36309974)" + inkscape:label="ink_ext_XXXXXX" + id="g4195"> + <g + transform="scale(0.1)" + id="g4197"> + <path + id="path4199" + style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1" + d="m 713.72929,121.47321 c 305.46131,0 553.08671,247.62227 553.08671,553.08881 0,305.45751 -247.6254,553.08398 -553.08671,553.08398 -305.46,0 -553.08609,-247.62647 -553.08609,-553.08398 0,-305.46654 247.62609,-553.08881 553.08609,-553.08881" + inkscape:connector-curvature="0" /> + <path + id="path4201" + style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1" + d="m 713.72929,168.51172 c 279.48073,0 506.04791,226.56445 506.04791,506.0503 0,279.47549 -226.56718,506.04498 -506.04791,506.04498 -279.47944,0 -506.04781,-226.56949 -506.04781,-506.04498 0,-279.48585 226.56837,-506.0503 506.04781,-506.0503" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/unmaximize_unfocused_prelight.svg b/.themes/Dracula-standard-buttons/unity/unmaximize_unfocused_prelight.svg new file mode 100644 index 0000000..7ef5c70 --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/unmaximize_unfocused_prelight.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="maximize_focused_prelight.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6511798,4.4480908" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="2.1945877,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-maximize-hover" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.75762589,4.5632447)"> + <path + d="m 466.14,4.6375 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#13c11e" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 466.14,43.412 c 230.38,0 417.15,186.77 417.15,417.15 0,230.38 -186.76,417.15 -417.15,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#39ea49" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="M 342.79,693.21 H 627.8 c 37.951,0 69.005,-31.054 69.005,-69.008 V 339.192 Z M 590.6,227.92 H 304.47 c -37.955,0 -69.005,31.05 -69.005,69.004 v 286.14 l 355.14,-355.14" + fill="#0b7407" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/unity/unmaximize_unfocused_pressed.svg b/.themes/Dracula-standard-buttons/unity/unmaximize_unfocused_pressed.svg new file mode 100644 index 0000000..0759e3d --- /dev/null +++ b/.themes/Dracula-standard-buttons/unity/unmaximize_unfocused_pressed.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="maximize_focused_pressed.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6217223,2.4007907" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="3.8147532,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-maximize-active" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.72816839,4.4993104)"> + <path + d="m 466.14,10.287 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#13c11e" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 466.14,49.063 c 230.38,0 417.15,186.77 417.15,417.15 0,230.39 -186.76,417.15 -417.15,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#13c11e" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="M 342.79,698.85 H 627.8 c 37.951,0 69.005,-31.051 69.005,-69.005 v -285 z M 590.6,233.57 H 304.47 c -37.955,0 -69.005,31.05 -69.005,69.004 v 286.14 l 355.14,-355.14" + fill="#0b7407" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula-standard-buttons/xfwm4/bottom-active.png b/.themes/Dracula-standard-buttons/xfwm4/bottom-active.png new file mode 100644 index 0000000..966f421 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/bottom-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/bottom-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/bottom-inactive.png new file mode 100644 index 0000000..966f421 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/bottom-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/bottom-left-active.png b/.themes/Dracula-standard-buttons/xfwm4/bottom-left-active.png new file mode 100644 index 0000000..cd80fd6 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/bottom-left-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/bottom-left-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/bottom-left-inactive.png new file mode 100644 index 0000000..cd80fd6 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/bottom-left-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/bottom-right-active.png b/.themes/Dracula-standard-buttons/xfwm4/bottom-right-active.png new file mode 100644 index 0000000..bc06db4 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/bottom-right-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/bottom-right-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000..bc06db4 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/bottom-right-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/close-active.png b/.themes/Dracula-standard-buttons/xfwm4/close-active.png new file mode 100644 index 0000000..c416007 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/close-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/close-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/close-inactive.png new file mode 100644 index 0000000..b3956fa Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/close-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/close-prelight.png b/.themes/Dracula-standard-buttons/xfwm4/close-prelight.png new file mode 100644 index 0000000..228b29d Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/close-prelight.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/close-pressed.png b/.themes/Dracula-standard-buttons/xfwm4/close-pressed.png new file mode 100644 index 0000000..228b29d Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/close-pressed.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/hide-active.png b/.themes/Dracula-standard-buttons/xfwm4/hide-active.png new file mode 100644 index 0000000..72521b0 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/hide-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/hide-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/hide-inactive.png new file mode 100644 index 0000000..3f10305 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/hide-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/hide-prelight.png b/.themes/Dracula-standard-buttons/xfwm4/hide-prelight.png new file mode 100644 index 0000000..32b984e Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/hide-prelight.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/hide-pressed.png b/.themes/Dracula-standard-buttons/xfwm4/hide-pressed.png new file mode 100644 index 0000000..4488d6c Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/hide-pressed.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/left-active.png b/.themes/Dracula-standard-buttons/xfwm4/left-active.png new file mode 100644 index 0000000..7d095a8 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/left-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/left-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/left-inactive.png new file mode 100644 index 0000000..7d095a8 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/left-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/maximize-active.png b/.themes/Dracula-standard-buttons/xfwm4/maximize-active.png new file mode 100644 index 0000000..b8c1f53 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/maximize-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/maximize-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/maximize-inactive.png new file mode 100644 index 0000000..9b06a3f Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/maximize-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/maximize-prelight.png b/.themes/Dracula-standard-buttons/xfwm4/maximize-prelight.png new file mode 100644 index 0000000..0868e04 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/maximize-prelight.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/maximize-pressed.png b/.themes/Dracula-standard-buttons/xfwm4/maximize-pressed.png new file mode 100644 index 0000000..f25ee49 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/maximize-pressed.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/menu-active.png b/.themes/Dracula-standard-buttons/xfwm4/menu-active.png new file mode 100644 index 0000000..2e4a775 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/menu-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/menu-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/menu-inactive.png new file mode 100644 index 0000000..75329db Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/menu-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/menu-prelight.png b/.themes/Dracula-standard-buttons/xfwm4/menu-prelight.png new file mode 100644 index 0000000..d97dceb Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/menu-prelight.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/menu-pressed.png b/.themes/Dracula-standard-buttons/xfwm4/menu-pressed.png new file mode 100644 index 0000000..5c5793e Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/menu-pressed.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/right-active.png b/.themes/Dracula-standard-buttons/xfwm4/right-active.png new file mode 100644 index 0000000..7d095a8 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/right-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/right-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/right-inactive.png new file mode 100644 index 0000000..7d095a8 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/right-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/shade-active.png b/.themes/Dracula-standard-buttons/xfwm4/shade-active.png new file mode 100644 index 0000000..e9aa216 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/shade-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/shade-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/shade-inactive.png new file mode 100644 index 0000000..8edea45 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/shade-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/shade-prelight.png b/.themes/Dracula-standard-buttons/xfwm4/shade-prelight.png new file mode 100644 index 0000000..6fe2df5 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/shade-prelight.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/shade-pressed.png b/.themes/Dracula-standard-buttons/xfwm4/shade-pressed.png new file mode 100644 index 0000000..6fe2df5 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/shade-pressed.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/stick-active.png b/.themes/Dracula-standard-buttons/xfwm4/stick-active.png new file mode 100644 index 0000000..de15e69 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/stick-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/stick-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/stick-inactive.png new file mode 100644 index 0000000..cef46d3 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/stick-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/stick-prelight.png b/.themes/Dracula-standard-buttons/xfwm4/stick-prelight.png new file mode 100644 index 0000000..fa39fed Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/stick-prelight.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/stick-pressed.png b/.themes/Dracula-standard-buttons/xfwm4/stick-pressed.png new file mode 100644 index 0000000..96fe89e Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/stick-pressed.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/themerc b/.themes/Dracula-standard-buttons/xfwm4/themerc new file mode 100644 index 0000000..d7d06db --- /dev/null +++ b/.themes/Dracula-standard-buttons/xfwm4/themerc @@ -0,0 +1,24 @@ +#button_layout=O|HMC +button_offset=2 +button_spacing=2 + +full_width_title=true + +title_horizontal_offset=0 +title_vertical_offset_active=1 +title_vertical_offset_inactive=1 +title_shadow_active=false +title_shadow_inactive=false + +active_text_color=#ECEFF1 +active_text_shadow_color=#ECEFF1 +inactive_text_color=#778085 +inactive_text_shadow_color=#778085 + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-4 +shadow_opacity=46 + +show_popup_shadow=true diff --git a/.themes/Dracula-standard-buttons/xfwm4/title-1-active-shaded.png b/.themes/Dracula-standard-buttons/xfwm4/title-1-active-shaded.png new file mode 100644 index 0000000..4aea173 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/title-1-active-shaded.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/title-1-active.png b/.themes/Dracula-standard-buttons/xfwm4/title-1-active.png new file mode 100644 index 0000000..4aea173 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/title-1-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/title-1-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/title-1-inactive.png new file mode 100644 index 0000000..654face Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/title-1-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/title-2-active.png b/.themes/Dracula-standard-buttons/xfwm4/title-2-active.png new file mode 100644 index 0000000..bef8bda Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/title-2-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/title-2-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/title-2-inactive.png new file mode 100644 index 0000000..7fbebf0 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/title-2-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/title-3-active.png b/.themes/Dracula-standard-buttons/xfwm4/title-3-active.png new file mode 100644 index 0000000..dbe11bb Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/title-3-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/title-3-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/title-3-inactive.png new file mode 100644 index 0000000..0d438be Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/title-3-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/title-4-active.png b/.themes/Dracula-standard-buttons/xfwm4/title-4-active.png new file mode 100644 index 0000000..0d438be Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/title-4-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/title-4-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/title-4-inactive.png new file mode 100644 index 0000000..45b5234 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/title-4-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/title-5-active.png b/.themes/Dracula-standard-buttons/xfwm4/title-5-active.png new file mode 100644 index 0000000..149d268 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/title-5-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/title-5-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/title-5-inactive.png new file mode 100644 index 0000000..87f4d54 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/title-5-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/top-left-active-shaded.png b/.themes/Dracula-standard-buttons/xfwm4/top-left-active-shaded.png new file mode 100644 index 0000000..056e3d1 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/top-left-active-shaded.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/top-left-active.png b/.themes/Dracula-standard-buttons/xfwm4/top-left-active.png new file mode 100644 index 0000000..056e3d1 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/top-left-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/top-left-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/top-left-inactive.png new file mode 100644 index 0000000..dce73ee Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/top-left-inactive.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/top-right-active-shaded.png b/.themes/Dracula-standard-buttons/xfwm4/top-right-active-shaded.png new file mode 100644 index 0000000..2ff6712 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/top-right-active-shaded.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/top-right-active.png b/.themes/Dracula-standard-buttons/xfwm4/top-right-active.png new file mode 100644 index 0000000..7c1bdfe Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/top-right-active.png differ diff --git a/.themes/Dracula-standard-buttons/xfwm4/top-right-inactive.png b/.themes/Dracula-standard-buttons/xfwm4/top-right-inactive.png new file mode 100644 index 0000000..d7728d4 Binary files /dev/null and b/.themes/Dracula-standard-buttons/xfwm4/top-right-inactive.png differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/00000000000000020006000e7e9ffc3f b/.themes/Dracula/Dracula-cursors/cursors/00000000000000020006000e7e9ffc3f new file mode 120000 index 0000000..a305d5c --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/00000000000000020006000e7e9ffc3f @@ -0,0 +1 @@ +progress \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/00008160000006810000408080010102 b/.themes/Dracula/Dracula-cursors/cursors/00008160000006810000408080010102 new file mode 120000 index 0000000..fb54fee --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/00008160000006810000408080010102 @@ -0,0 +1 @@ +size_ver \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/03b6e0fcb3499374a867c041f52298f0 b/.themes/Dracula/Dracula-cursors/cursors/03b6e0fcb3499374a867c041f52298f0 new file mode 120000 index 0000000..031757c --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/03b6e0fcb3499374a867c041f52298f0 @@ -0,0 +1 @@ +circle \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/08e8e1c95fe2fc01f976f1e063a24ccd b/.themes/Dracula/Dracula-cursors/cursors/08e8e1c95fe2fc01f976f1e063a24ccd new file mode 120000 index 0000000..a305d5c --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/08e8e1c95fe2fc01f976f1e063a24ccd @@ -0,0 +1 @@ +progress \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/1081e37283d90000800003c07f3ef6bf b/.themes/Dracula/Dracula-cursors/cursors/1081e37283d90000800003c07f3ef6bf new file mode 120000 index 0000000..88740b2 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/1081e37283d90000800003c07f3ef6bf @@ -0,0 +1 @@ +copy \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/3085a0e285430894940527032f8b26df b/.themes/Dracula/Dracula-cursors/cursors/3085a0e285430894940527032f8b26df new file mode 120000 index 0000000..c4ad821 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/3085a0e285430894940527032f8b26df @@ -0,0 +1 @@ +alias \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/3ecb610c1bf2410f44200f48c40d3599 b/.themes/Dracula/Dracula-cursors/cursors/3ecb610c1bf2410f44200f48c40d3599 new file mode 120000 index 0000000..a305d5c --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/3ecb610c1bf2410f44200f48c40d3599 @@ -0,0 +1 @@ +progress \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/4498f0e0c1937ffe01fd06f973665830 b/.themes/Dracula/Dracula-cursors/cursors/4498f0e0c1937ffe01fd06f973665830 new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/4498f0e0c1937ffe01fd06f973665830 @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 b/.themes/Dracula/Dracula-cursors/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 new file mode 120000 index 0000000..4cea3ac --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 @@ -0,0 +1 @@ +help \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/6407b0e94181790501fd1e167b474872 b/.themes/Dracula/Dracula-cursors/cursors/6407b0e94181790501fd1e167b474872 new file mode 120000 index 0000000..88740b2 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/6407b0e94181790501fd1e167b474872 @@ -0,0 +1 @@ +copy \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/640fb0e74195791501fd1ed57b41487f b/.themes/Dracula/Dracula-cursors/cursors/640fb0e74195791501fd1ed57b41487f new file mode 120000 index 0000000..c4ad821 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/640fb0e74195791501fd1ed57b41487f @@ -0,0 +1 @@ +alias \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/9081237383d90e509aa00f00170e968f b/.themes/Dracula/Dracula-cursors/cursors/9081237383d90e509aa00f00170e968f new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/9081237383d90e509aa00f00170e968f @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/9d800788f1b08800ae810202380a0822 b/.themes/Dracula/Dracula-cursors/cursors/9d800788f1b08800ae810202380a0822 new file mode 120000 index 0000000..5ba3f42 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/9d800788f1b08800ae810202380a0822 @@ -0,0 +1 @@ +pointer \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/a2a266d0498c3104214a47bd64ab0fc8 b/.themes/Dracula/Dracula-cursors/cursors/a2a266d0498c3104214a47bd64ab0fc8 new file mode 120000 index 0000000..c4ad821 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/a2a266d0498c3104214a47bd64ab0fc8 @@ -0,0 +1 @@ +alias \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/alias b/.themes/Dracula/Dracula-cursors/cursors/alias new file mode 100644 index 0000000..bd687f3 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/alias differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/all-scroll b/.themes/Dracula/Dracula-cursors/cursors/all-scroll new file mode 100644 index 0000000..f3e3264 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/all-scroll differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/b66166c04f8c3109214a4fbd64a50fc8 b/.themes/Dracula/Dracula-cursors/cursors/b66166c04f8c3109214a4fbd64a50fc8 new file mode 120000 index 0000000..88740b2 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/b66166c04f8c3109214a4fbd64a50fc8 @@ -0,0 +1 @@ +copy \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/bottom_left_corner b/.themes/Dracula/Dracula-cursors/cursors/bottom_left_corner new file mode 100644 index 0000000..7c3359d Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/bottom_left_corner differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/bottom_right_corner b/.themes/Dracula/Dracula-cursors/cursors/bottom_right_corner new file mode 100644 index 0000000..dff1f37 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/bottom_right_corner differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/bottom_side b/.themes/Dracula/Dracula-cursors/cursors/bottom_side new file mode 100644 index 0000000..c76fa9c Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/bottom_side differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/cell b/.themes/Dracula/Dracula-cursors/cursors/cell new file mode 100644 index 0000000..9f187f4 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/cell differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/center_ptr b/.themes/Dracula/Dracula-cursors/cursors/center_ptr new file mode 100644 index 0000000..7ae9102 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/center_ptr differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/circle b/.themes/Dracula/Dracula-cursors/cursors/circle new file mode 120000 index 0000000..23bfed6 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/circle @@ -0,0 +1 @@ +not-allowed \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/closedhand b/.themes/Dracula/Dracula-cursors/cursors/closedhand new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/closedhand @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/col-resize b/.themes/Dracula/Dracula-cursors/cursors/col-resize new file mode 100644 index 0000000..5ddc070 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/col-resize differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/color-picker b/.themes/Dracula/Dracula-cursors/cursors/color-picker new file mode 100644 index 0000000..d11c753 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/color-picker differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/context-menu b/.themes/Dracula/Dracula-cursors/cursors/context-menu new file mode 100644 index 0000000..1d72824 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/context-menu differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/copy b/.themes/Dracula/Dracula-cursors/cursors/copy new file mode 100644 index 0000000..e385d3d Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/copy differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/cross b/.themes/Dracula/Dracula-cursors/cursors/cross new file mode 120000 index 0000000..67580a7 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/cross @@ -0,0 +1 @@ +crosshair \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/crossed_circle b/.themes/Dracula/Dracula-cursors/cursors/crossed_circle new file mode 120000 index 0000000..23bfed6 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/crossed_circle @@ -0,0 +1 @@ +not-allowed \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/crosshair b/.themes/Dracula/Dracula-cursors/cursors/crosshair new file mode 100644 index 0000000..9c111e5 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/crosshair differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/d9ce0ab605698f320427677b458ad60b b/.themes/Dracula/Dracula-cursors/cursors/d9ce0ab605698f320427677b458ad60b new file mode 120000 index 0000000..4cea3ac --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/d9ce0ab605698f320427677b458ad60b @@ -0,0 +1 @@ +help \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/default b/.themes/Dracula/Dracula-cursors/cursors/default new file mode 100644 index 0000000..61fc80c Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/default differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/dnd-copy b/.themes/Dracula/Dracula-cursors/cursors/dnd-copy new file mode 120000 index 0000000..88740b2 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/dnd-copy @@ -0,0 +1 @@ +copy \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/dnd-move b/.themes/Dracula/Dracula-cursors/cursors/dnd-move new file mode 100644 index 0000000..393bc3c Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/dnd-move differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/dnd-no-drop b/.themes/Dracula/Dracula-cursors/cursors/dnd-no-drop new file mode 100644 index 0000000..03b33b3 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/dnd-no-drop differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/dnd-none b/.themes/Dracula/Dracula-cursors/cursors/dnd-none new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/dnd-none @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/down-arrow b/.themes/Dracula/Dracula-cursors/cursors/down-arrow new file mode 100644 index 0000000..a1f71e3 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/down-arrow differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/draft b/.themes/Dracula/Dracula-cursors/cursors/draft new file mode 100644 index 0000000..8aeb858 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/draft differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/e-resize b/.themes/Dracula/Dracula-cursors/cursors/e-resize new file mode 120000 index 0000000..e0da659 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/e-resize @@ -0,0 +1 @@ +size_hor \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/e29285e634086352946a0e7090d73106 b/.themes/Dracula/Dracula-cursors/cursors/e29285e634086352946a0e7090d73106 new file mode 120000 index 0000000..5ba3f42 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/e29285e634086352946a0e7090d73106 @@ -0,0 +1 @@ +pointer \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/ew-resize b/.themes/Dracula/Dracula-cursors/cursors/ew-resize new file mode 120000 index 0000000..e0da659 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/ew-resize @@ -0,0 +1 @@ +size_hor \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff b/.themes/Dracula/Dracula-cursors/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/fcf21c00b30f7e3f83fe0dfd12e71cff @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/fleur b/.themes/Dracula/Dracula-cursors/cursors/fleur new file mode 100644 index 0000000..a07e89a Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/fleur differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/forbidden b/.themes/Dracula/Dracula-cursors/cursors/forbidden new file mode 120000 index 0000000..226af18 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/forbidden @@ -0,0 +1 @@ +no-drop \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/grab b/.themes/Dracula/Dracula-cursors/cursors/grab new file mode 120000 index 0000000..0834bff --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/grab @@ -0,0 +1 @@ +openhand \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/grabbing b/.themes/Dracula/Dracula-cursors/cursors/grabbing new file mode 120000 index 0000000..3e94178 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/grabbing @@ -0,0 +1 @@ +closedhand \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/h_double_arrow b/.themes/Dracula/Dracula-cursors/cursors/h_double_arrow new file mode 120000 index 0000000..e0da659 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/h_double_arrow @@ -0,0 +1 @@ +size_hor \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/half-busy b/.themes/Dracula/Dracula-cursors/cursors/half-busy new file mode 120000 index 0000000..a305d5c --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/half-busy @@ -0,0 +1 @@ +progress \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/hand1 b/.themes/Dracula/Dracula-cursors/cursors/hand1 new file mode 120000 index 0000000..5ba3f42 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/hand1 @@ -0,0 +1 @@ +pointer \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/hand2 b/.themes/Dracula/Dracula-cursors/cursors/hand2 new file mode 120000 index 0000000..5ba3f42 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/hand2 @@ -0,0 +1 @@ +pointer \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/help b/.themes/Dracula/Dracula-cursors/cursors/help new file mode 100644 index 0000000..9912267 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/help differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/ibeam b/.themes/Dracula/Dracula-cursors/cursors/ibeam new file mode 120000 index 0000000..f3a3485 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/ibeam @@ -0,0 +1 @@ +text \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/left-arrow b/.themes/Dracula/Dracula-cursors/cursors/left-arrow new file mode 100644 index 0000000..bd8f691 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/left-arrow differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/left_ptr b/.themes/Dracula/Dracula-cursors/cursors/left_ptr new file mode 120000 index 0000000..331d858 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/left_ptr @@ -0,0 +1 @@ +default \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/left_ptr_help b/.themes/Dracula/Dracula-cursors/cursors/left_ptr_help new file mode 120000 index 0000000..4cea3ac --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/left_ptr_help @@ -0,0 +1 @@ +help \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/left_ptr_watch b/.themes/Dracula/Dracula-cursors/cursors/left_ptr_watch new file mode 120000 index 0000000..a305d5c --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/left_ptr_watch @@ -0,0 +1 @@ +progress \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/left_side b/.themes/Dracula/Dracula-cursors/cursors/left_side new file mode 100644 index 0000000..5bac83f Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/left_side differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/link b/.themes/Dracula/Dracula-cursors/cursors/link new file mode 120000 index 0000000..c4ad821 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/link @@ -0,0 +1 @@ +alias \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/move b/.themes/Dracula/Dracula-cursors/cursors/move new file mode 120000 index 0000000..cbb52c1 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/move @@ -0,0 +1 @@ +dnd-move \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/n-resize b/.themes/Dracula/Dracula-cursors/cursors/n-resize new file mode 120000 index 0000000..fb54fee --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/n-resize @@ -0,0 +1 @@ +size_ver \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/ne-resize b/.themes/Dracula/Dracula-cursors/cursors/ne-resize new file mode 120000 index 0000000..e0935e6 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/ne-resize @@ -0,0 +1 @@ +size_bdiag \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/nesw-resize b/.themes/Dracula/Dracula-cursors/cursors/nesw-resize new file mode 120000 index 0000000..e0935e6 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/nesw-resize @@ -0,0 +1 @@ +size_bdiag \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/no-drop b/.themes/Dracula/Dracula-cursors/cursors/no-drop new file mode 100644 index 0000000..74e9e9f Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/no-drop differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/not-allowed b/.themes/Dracula/Dracula-cursors/cursors/not-allowed new file mode 100644 index 0000000..7acbf1e Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/not-allowed differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/ns-resize b/.themes/Dracula/Dracula-cursors/cursors/ns-resize new file mode 120000 index 0000000..fb54fee --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/ns-resize @@ -0,0 +1 @@ +size_ver \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/nw-resize b/.themes/Dracula/Dracula-cursors/cursors/nw-resize new file mode 120000 index 0000000..913bbc3 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/nw-resize @@ -0,0 +1 @@ +size_fdiag \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/nwse-resize b/.themes/Dracula/Dracula-cursors/cursors/nwse-resize new file mode 120000 index 0000000..913bbc3 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/nwse-resize @@ -0,0 +1 @@ +size_fdiag \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/openhand b/.themes/Dracula/Dracula-cursors/cursors/openhand new file mode 100644 index 0000000..e8df1a2 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/openhand differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/pencil b/.themes/Dracula/Dracula-cursors/cursors/pencil new file mode 100644 index 0000000..b9ac85f Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/pencil differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/pirate b/.themes/Dracula/Dracula-cursors/cursors/pirate new file mode 100644 index 0000000..2d1982c Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/pirate differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/plus b/.themes/Dracula/Dracula-cursors/cursors/plus new file mode 120000 index 0000000..d1b147b --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/plus @@ -0,0 +1 @@ +cell \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/pointer b/.themes/Dracula/Dracula-cursors/cursors/pointer new file mode 100644 index 0000000..c272655 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/pointer differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/pointing_hand b/.themes/Dracula/Dracula-cursors/cursors/pointing_hand new file mode 120000 index 0000000..5ba3f42 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/pointing_hand @@ -0,0 +1 @@ +pointer \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/progress b/.themes/Dracula/Dracula-cursors/cursors/progress new file mode 100644 index 0000000..5dd6ea2 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/progress differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/question_arrow b/.themes/Dracula/Dracula-cursors/cursors/question_arrow new file mode 120000 index 0000000..4cea3ac --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/question_arrow @@ -0,0 +1 @@ +help \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/right-arrow b/.themes/Dracula/Dracula-cursors/cursors/right-arrow new file mode 100644 index 0000000..1078806 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/right-arrow differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/right_ptr b/.themes/Dracula/Dracula-cursors/cursors/right_ptr new file mode 100644 index 0000000..17498af Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/right_ptr differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/right_side b/.themes/Dracula/Dracula-cursors/cursors/right_side new file mode 100644 index 0000000..ecace2e Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/right_side differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/row-resize b/.themes/Dracula/Dracula-cursors/cursors/row-resize new file mode 100644 index 0000000..bf358eb Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/row-resize differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/s-resize b/.themes/Dracula/Dracula-cursors/cursors/s-resize new file mode 120000 index 0000000..fb54fee --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/s-resize @@ -0,0 +1 @@ +size_ver \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/sb_h_double_arrow b/.themes/Dracula/Dracula-cursors/cursors/sb_h_double_arrow new file mode 120000 index 0000000..e0da659 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/sb_h_double_arrow @@ -0,0 +1 @@ +size_hor \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/sb_v_double_arrow b/.themes/Dracula/Dracula-cursors/cursors/sb_v_double_arrow new file mode 120000 index 0000000..fb54fee --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/sb_v_double_arrow @@ -0,0 +1 @@ +size_ver \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/se-resize b/.themes/Dracula/Dracula-cursors/cursors/se-resize new file mode 120000 index 0000000..913bbc3 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/se-resize @@ -0,0 +1 @@ +size_fdiag \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/size-bdiag b/.themes/Dracula/Dracula-cursors/cursors/size-bdiag new file mode 120000 index 0000000..331d858 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/size-bdiag @@ -0,0 +1 @@ +default \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/size-fdiag b/.themes/Dracula/Dracula-cursors/cursors/size-fdiag new file mode 120000 index 0000000..331d858 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/size-fdiag @@ -0,0 +1 @@ +default \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/size-hor b/.themes/Dracula/Dracula-cursors/cursors/size-hor new file mode 120000 index 0000000..331d858 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/size-hor @@ -0,0 +1 @@ +default \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/size-ver b/.themes/Dracula/Dracula-cursors/cursors/size-ver new file mode 120000 index 0000000..331d858 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/size-ver @@ -0,0 +1 @@ +default \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/size_all b/.themes/Dracula/Dracula-cursors/cursors/size_all new file mode 120000 index 0000000..147f744 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/size_all @@ -0,0 +1 @@ +fleur \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/size_bdiag b/.themes/Dracula/Dracula-cursors/cursors/size_bdiag new file mode 100644 index 0000000..c2f6bec Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/size_bdiag differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/size_fdiag b/.themes/Dracula/Dracula-cursors/cursors/size_fdiag new file mode 100644 index 0000000..7fd37a4 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/size_fdiag differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/size_hor b/.themes/Dracula/Dracula-cursors/cursors/size_hor new file mode 100644 index 0000000..6ece163 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/size_hor differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/size_ver b/.themes/Dracula/Dracula-cursors/cursors/size_ver new file mode 100644 index 0000000..7a9c7fb Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/size_ver differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/split_h b/.themes/Dracula/Dracula-cursors/cursors/split_h new file mode 120000 index 0000000..3ce0e22 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/split_h @@ -0,0 +1 @@ +col-resize \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/split_v b/.themes/Dracula/Dracula-cursors/cursors/split_v new file mode 120000 index 0000000..93d9c89 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/split_v @@ -0,0 +1 @@ +row-resize \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/sw-resize b/.themes/Dracula/Dracula-cursors/cursors/sw-resize new file mode 120000 index 0000000..e0935e6 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/sw-resize @@ -0,0 +1 @@ +size_bdiag \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/text b/.themes/Dracula/Dracula-cursors/cursors/text new file mode 100644 index 0000000..315ca54 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/text differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/top_left_arrow b/.themes/Dracula/Dracula-cursors/cursors/top_left_arrow new file mode 120000 index 0000000..331d858 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/top_left_arrow @@ -0,0 +1 @@ +default \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/top_left_corner b/.themes/Dracula/Dracula-cursors/cursors/top_left_corner new file mode 100644 index 0000000..66380ae Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/top_left_corner differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/top_right_corner b/.themes/Dracula/Dracula-cursors/cursors/top_right_corner new file mode 100644 index 0000000..7c61727 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/top_right_corner differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/top_side b/.themes/Dracula/Dracula-cursors/cursors/top_side new file mode 100644 index 0000000..21a3513 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/top_side differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/up-arrow b/.themes/Dracula/Dracula-cursors/cursors/up-arrow new file mode 100644 index 0000000..818f569 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/up-arrow differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/v_double_arrow b/.themes/Dracula/Dracula-cursors/cursors/v_double_arrow new file mode 120000 index 0000000..fb54fee --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/v_double_arrow @@ -0,0 +1 @@ +size_ver \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/vertical-text b/.themes/Dracula/Dracula-cursors/cursors/vertical-text new file mode 100644 index 0000000..b32d7e7 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/vertical-text differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/w-resize b/.themes/Dracula/Dracula-cursors/cursors/w-resize new file mode 120000 index 0000000..e0da659 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/w-resize @@ -0,0 +1 @@ +size_hor \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/wait b/.themes/Dracula/Dracula-cursors/cursors/wait new file mode 100644 index 0000000..ea77b2a Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/wait differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/watch b/.themes/Dracula/Dracula-cursors/cursors/watch new file mode 120000 index 0000000..fd80437 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/watch @@ -0,0 +1 @@ +wait \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/wayland-cursor b/.themes/Dracula/Dracula-cursors/cursors/wayland-cursor new file mode 100644 index 0000000..5c60767 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/wayland-cursor differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/whats_this b/.themes/Dracula/Dracula-cursors/cursors/whats_this new file mode 120000 index 0000000..4cea3ac --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/whats_this @@ -0,0 +1 @@ +help \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/x-cursor b/.themes/Dracula/Dracula-cursors/cursors/x-cursor new file mode 100644 index 0000000..d5d35df Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/x-cursor differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/xterm b/.themes/Dracula/Dracula-cursors/cursors/xterm new file mode 120000 index 0000000..f3a3485 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/cursors/xterm @@ -0,0 +1 @@ +text \ No newline at end of file diff --git a/.themes/Dracula/Dracula-cursors/cursors/zoom-in b/.themes/Dracula/Dracula-cursors/cursors/zoom-in new file mode 100644 index 0000000..76f03db Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/zoom-in differ diff --git a/.themes/Dracula/Dracula-cursors/cursors/zoom-out b/.themes/Dracula/Dracula-cursors/cursors/zoom-out new file mode 100644 index 0000000..6b78464 Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/cursors/zoom-out differ diff --git a/.themes/Dracula/Dracula-cursors/index.theme b/.themes/Dracula/Dracula-cursors/index.theme new file mode 100644 index 0000000..4c175a0 --- /dev/null +++ b/.themes/Dracula/Dracula-cursors/index.theme @@ -0,0 +1,4 @@ +[Icon Theme] +Name=Dracula-cursors +Comment=dracula colors cursors + diff --git a/.themes/Dracula/Dracula-cursors/preview.png b/.themes/Dracula/Dracula-cursors/preview.png new file mode 100644 index 0000000..bf51e7b Binary files /dev/null and b/.themes/Dracula/Dracula-cursors/preview.png differ diff --git a/.themes/Dracula/LICENSE b/.themes/Dracula/LICENSE new file mode 100644 index 0000000..9cecc1d --- /dev/null +++ b/.themes/Dracula/LICENSE @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> + 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. + + {one line to give the program's name and a brief idea of what it does.} + Copyright (C) {year} {name of author} + + 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 <http://www.gnu.org/licenses/>. + +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: + + {project} Copyright (C) {year} {fullname} + 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 +<http://www.gnu.org/licenses/>. + + 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 +<http://www.gnu.org/philosophy/why-not-lgpl.html>. diff --git a/.themes/Dracula/README.md b/.themes/Dracula/README.md new file mode 100644 index 0000000..2dc5c6a --- /dev/null +++ b/.themes/Dracula/README.md @@ -0,0 +1,29 @@ +# Dracula for [GTK](https://www.gtk.org/) + +> A dark theme for [GTK](https://www.gtk.org/). + +![Screenshot](./screenshot.png) + +This theme provides support for GTK-3 and GTK-2 based desktop environments like Gnome, Unity, Budgie, Pantheon, XFCE, Mate, etc. Also provides support for KDE plasma. + +## Install + +All instructions can be found at [draculatheme.com/gtk](https://draculatheme.com/gtk). + +## Team + +This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/gtk/graphs/contributors). + +| [![Eliver Lara](https://avatars0.githubusercontent.com/u/9838260?v=3&s=70)](https://github.com/EliverLara) | +| ---------------------------------------------------------------------------------------------------------- | +| [Eliver Lara](https://github.com/EliverLara) | + +## Community + +- [Twitter](https://twitter.com/draculatheme) - Best for getting updates about themes and new stuff. +- [GitHub](https://github.com/dracula/dracula-theme/discussions) - Best for asking questions and discussing issues. +- [Discord](https://draculatheme.com/discord-invite) - Best for hanging out with the community. + +## License + +[GPL-3.0 License](./LICENSE) diff --git a/.themes/Dracula/assets/checkbox-checked-active.png b/.themes/Dracula/assets/checkbox-checked-active.png new file mode 100644 index 0000000..c45f515 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-checked-active.png differ diff --git a/.themes/Dracula/assets/checkbox-checked-active@2.png b/.themes/Dracula/assets/checkbox-checked-active@2.png new file mode 100644 index 0000000..aea6514 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-checked-active@2.png differ diff --git a/.themes/Dracula/assets/checkbox-checked-backdrop.png b/.themes/Dracula/assets/checkbox-checked-backdrop.png new file mode 100644 index 0000000..c45f515 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-checked-backdrop.png differ diff --git a/.themes/Dracula/assets/checkbox-checked-backdrop@2.png b/.themes/Dracula/assets/checkbox-checked-backdrop@2.png new file mode 100644 index 0000000..aea6514 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-checked-backdrop@2.png differ diff --git a/.themes/Dracula/assets/checkbox-checked-hover.png b/.themes/Dracula/assets/checkbox-checked-hover.png new file mode 100644 index 0000000..c45f515 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-checked-hover.png differ diff --git a/.themes/Dracula/assets/checkbox-checked-hover@2.png b/.themes/Dracula/assets/checkbox-checked-hover@2.png new file mode 100644 index 0000000..aea6514 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-checked-hover@2.png differ diff --git a/.themes/Dracula/assets/checkbox-checked-insensitive-backdrop.png b/.themes/Dracula/assets/checkbox-checked-insensitive-backdrop.png new file mode 100644 index 0000000..2dc2b7f Binary files /dev/null and b/.themes/Dracula/assets/checkbox-checked-insensitive-backdrop.png differ diff --git a/.themes/Dracula/assets/checkbox-checked-insensitive-backdrop@2.png b/.themes/Dracula/assets/checkbox-checked-insensitive-backdrop@2.png new file mode 100644 index 0000000..365426e Binary files /dev/null and b/.themes/Dracula/assets/checkbox-checked-insensitive-backdrop@2.png differ diff --git a/.themes/Dracula/assets/checkbox-checked-insensitive.png b/.themes/Dracula/assets/checkbox-checked-insensitive.png new file mode 100644 index 0000000..2dc2b7f Binary files /dev/null and b/.themes/Dracula/assets/checkbox-checked-insensitive.png differ diff --git a/.themes/Dracula/assets/checkbox-checked-insensitive@2.png b/.themes/Dracula/assets/checkbox-checked-insensitive@2.png new file mode 100644 index 0000000..365426e Binary files /dev/null and b/.themes/Dracula/assets/checkbox-checked-insensitive@2.png differ diff --git a/.themes/Dracula/assets/checkbox-checked.png b/.themes/Dracula/assets/checkbox-checked.png new file mode 100644 index 0000000..d4d6404 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-checked.png differ diff --git a/.themes/Dracula/assets/checkbox-checked@2.png b/.themes/Dracula/assets/checkbox-checked@2.png new file mode 100644 index 0000000..c38c93b Binary files /dev/null and b/.themes/Dracula/assets/checkbox-checked@2.png differ diff --git a/.themes/Dracula/assets/checkbox-mixed-active.png b/.themes/Dracula/assets/checkbox-mixed-active.png new file mode 100644 index 0000000..b4cd9e4 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-mixed-active.png differ diff --git a/.themes/Dracula/assets/checkbox-mixed-active@2.png b/.themes/Dracula/assets/checkbox-mixed-active@2.png new file mode 100644 index 0000000..fb6e2f5 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-mixed-active@2.png differ diff --git a/.themes/Dracula/assets/checkbox-mixed-backdrop.png b/.themes/Dracula/assets/checkbox-mixed-backdrop.png new file mode 100644 index 0000000..928b040 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-mixed-backdrop.png differ diff --git a/.themes/Dracula/assets/checkbox-mixed-backdrop@2.png b/.themes/Dracula/assets/checkbox-mixed-backdrop@2.png new file mode 100644 index 0000000..8503821 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-mixed-backdrop@2.png differ diff --git a/.themes/Dracula/assets/checkbox-mixed-hover.png b/.themes/Dracula/assets/checkbox-mixed-hover.png new file mode 100644 index 0000000..928b040 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-mixed-hover.png differ diff --git a/.themes/Dracula/assets/checkbox-mixed-hover@2.png b/.themes/Dracula/assets/checkbox-mixed-hover@2.png new file mode 100644 index 0000000..8503821 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-mixed-hover@2.png differ diff --git a/.themes/Dracula/assets/checkbox-mixed-insensitive-backdrop.png b/.themes/Dracula/assets/checkbox-mixed-insensitive-backdrop.png new file mode 100644 index 0000000..6a138a8 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-mixed-insensitive-backdrop.png differ diff --git a/.themes/Dracula/assets/checkbox-mixed-insensitive-backdrop@2.png b/.themes/Dracula/assets/checkbox-mixed-insensitive-backdrop@2.png new file mode 100644 index 0000000..2237059 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-mixed-insensitive-backdrop@2.png differ diff --git a/.themes/Dracula/assets/checkbox-mixed-insensitive.png b/.themes/Dracula/assets/checkbox-mixed-insensitive.png new file mode 100644 index 0000000..6a138a8 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-mixed-insensitive.png differ diff --git a/.themes/Dracula/assets/checkbox-mixed-insensitive@2.png b/.themes/Dracula/assets/checkbox-mixed-insensitive@2.png new file mode 100644 index 0000000..2237059 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-mixed-insensitive@2.png differ diff --git a/.themes/Dracula/assets/checkbox-mixed.png b/.themes/Dracula/assets/checkbox-mixed.png new file mode 100644 index 0000000..928b040 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-mixed.png differ diff --git a/.themes/Dracula/assets/checkbox-mixed@2.png b/.themes/Dracula/assets/checkbox-mixed@2.png new file mode 100644 index 0000000..8503821 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-mixed@2.png differ diff --git a/.themes/Dracula/assets/checkbox-unchecked-active.png b/.themes/Dracula/assets/checkbox-unchecked-active.png new file mode 100644 index 0000000..1bf99a0 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-unchecked-active.png differ diff --git a/.themes/Dracula/assets/checkbox-unchecked-active@2.png b/.themes/Dracula/assets/checkbox-unchecked-active@2.png new file mode 100644 index 0000000..2827fd8 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-unchecked-active@2.png differ diff --git a/.themes/Dracula/assets/checkbox-unchecked-backdrop.png b/.themes/Dracula/assets/checkbox-unchecked-backdrop.png new file mode 100644 index 0000000..89c0ae8 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-unchecked-backdrop.png differ diff --git a/.themes/Dracula/assets/checkbox-unchecked-backdrop@2.png b/.themes/Dracula/assets/checkbox-unchecked-backdrop@2.png new file mode 100644 index 0000000..1ba2dc6 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-unchecked-backdrop@2.png differ diff --git a/.themes/Dracula/assets/checkbox-unchecked-hover.png b/.themes/Dracula/assets/checkbox-unchecked-hover.png new file mode 100644 index 0000000..1be96a2 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-unchecked-hover.png differ diff --git a/.themes/Dracula/assets/checkbox-unchecked-hover@2.png b/.themes/Dracula/assets/checkbox-unchecked-hover@2.png new file mode 100644 index 0000000..f6e80c6 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-unchecked-hover@2.png differ diff --git a/.themes/Dracula/assets/checkbox-unchecked-insensitive-backdrop.png b/.themes/Dracula/assets/checkbox-unchecked-insensitive-backdrop.png new file mode 100644 index 0000000..1ea8200 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-unchecked-insensitive-backdrop.png differ diff --git a/.themes/Dracula/assets/checkbox-unchecked-insensitive-backdrop@2.png b/.themes/Dracula/assets/checkbox-unchecked-insensitive-backdrop@2.png new file mode 100644 index 0000000..a75827b Binary files /dev/null and b/.themes/Dracula/assets/checkbox-unchecked-insensitive-backdrop@2.png differ diff --git a/.themes/Dracula/assets/checkbox-unchecked-insensitive.png b/.themes/Dracula/assets/checkbox-unchecked-insensitive.png new file mode 100644 index 0000000..1ea8200 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-unchecked-insensitive.png differ diff --git a/.themes/Dracula/assets/checkbox-unchecked-insensitive@2.png b/.themes/Dracula/assets/checkbox-unchecked-insensitive@2.png new file mode 100644 index 0000000..a75827b Binary files /dev/null and b/.themes/Dracula/assets/checkbox-unchecked-insensitive@2.png differ diff --git a/.themes/Dracula/assets/checkbox-unchecked.png b/.themes/Dracula/assets/checkbox-unchecked.png new file mode 100644 index 0000000..89c0ae8 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-unchecked.png differ diff --git a/.themes/Dracula/assets/checkbox-unchecked@2.png b/.themes/Dracula/assets/checkbox-unchecked@2.png new file mode 100644 index 0000000..1ba2dc6 Binary files /dev/null and b/.themes/Dracula/assets/checkbox-unchecked@2.png differ diff --git a/.themes/Dracula/assets/close.png b/.themes/Dracula/assets/close.png new file mode 100644 index 0000000..eed4400 Binary files /dev/null and b/.themes/Dracula/assets/close.png differ diff --git a/.themes/Dracula/assets/close.svg b/.themes/Dracula/assets/close.svg new file mode 100755 index 0000000..d8c1f0f --- /dev/null +++ b/.themes/Dracula/assets/close.svg @@ -0,0 +1,83 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="close.svg" + inkscape:export-filename="/home/lara/.themes/Dracula/assets/close.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="21.298361" + inkscape:cx="-10.16533" + inkscape:cy="7.3095001" + inkscape:document-units="px" + inkscape:current-layer="g4092" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-648.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1,0.1)" + id="g4092"> + <path + id="path4094" + style="fill:#ff5555;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.77702,-37.935253 c 305.45606,0 553.08158,247.625863 553.08158,553.085803 0,305.46124 -247.62552,553.08675 -553.08158,553.08675 -305.46512,0 -553.0913044,-247.62551 -553.0913044,-553.08675 0,-305.45994 247.6261844,-553.085803 553.0913044,-553.085803" + inkscape:connector-curvature="0" /> + <path + id="path4096" + style="fill:#ff5555;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.77747,1.5676633 c 283.63699,0 513.57493,229.9429467 513.57493,513.5851867 0,283.64355 -229.93794,513.58155 -513.57493,513.58155 -283.64749,0 -513.585581,-229.938 -513.585581,-513.58155 0,-283.64224 229.938091,-513.5851867 513.585581,-513.5851867" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/assets/close@2.png b/.themes/Dracula/assets/close@2.png new file mode 100644 index 0000000..c1f30fe Binary files /dev/null and b/.themes/Dracula/assets/close@2.png differ diff --git a/.themes/Dracula/assets/close_prelight.png b/.themes/Dracula/assets/close_prelight.png new file mode 100644 index 0000000..7ca967e Binary files /dev/null and b/.themes/Dracula/assets/close_prelight.png differ diff --git a/.themes/Dracula/assets/close_prelight.svg b/.themes/Dracula/assets/close_prelight.svg new file mode 100755 index 0000000..8c94c63 --- /dev/null +++ b/.themes/Dracula/assets/close_prelight.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="close_prelight.svg" + inkscape:export-filename="/home/lara/.themes/Dracula/assets/close_prelight.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="21.298361" + inkscape:cx="-11.251335" + inkscape:cy="7.0490381" + inkscape:document-units="px" + inkscape:current-layer="g4144" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-648.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1,0.1)" + id="g4092"> + <path + id="path4094" + style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.77708,-37.935271 c 305.45607,0 553.08142,247.625871 553.08142,553.085831 0,305.46125 -247.62535,553.08674 -553.08142,553.08674 -305.46513,0 -553.0913269,-247.62549 -553.0913269,-553.08674 0,-305.45996 247.6261969,-553.085831 553.0913269,-553.085831" + inkscape:connector-curvature="0" /> + <g + id="g4144" + transform="matrix(1.0680345,0,0,1.0680345,0.41786301,-41.900484)"> + <path + inkscape:connector-curvature="0" + d="m 522.79173,40.6992 c 265.56911,0 480.85987,215.29542 480.85987,480.86946 0,265.57526 -215.29076,480.86604 -480.85987,480.86604 -265.57896,0 -480.86983,-215.29078 -480.86983,-480.86604 0,-265.57404 215.29087,-480.86946 480.86983,-480.86946" + style="fill:#ff5555;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4096" /> + <path + inkscape:connector-curvature="0" + id="path4098" + d="m 306.28404,782.14979 c -11.06764,0 -22.15209,-4.31529 -30.55026,-12.71345 l -0.75901,-0.75902 c -16.79758,-16.79634 -16.79758,-44.30417 0,-61.10052 L 460.93287,521.6187 274.97477,335.47086 c -16.79266,-16.79145 -16.79266,-44.11445 0,-60.91075 l 0.75901,-0.94881 c 16.79142,-16.7963 44.30418,-16.7963 61.10051,0 L 522.7924,459.56941 708.7505,273.6113 c 16.79265,-16.7963 44.30417,-16.7963 61.10052,0 l 0.75901,0.94881 c 16.79142,16.79144 16.79142,44.1193 0,60.91075 l -185.9581,186.14784 185.9581,185.9581 c 16.79142,16.79635 16.79635,44.3091 0,61.10052 l -0.75901,0.75902 c -16.80126,16.79142 -44.30787,16.79142 -61.10052,0 L 522.7924,583.47823 336.83429,769.43634 c -8.39817,8.39816 -19.48262,12.71345 -30.55025,12.71345 z" + style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/assets/close_prelight@2.png b/.themes/Dracula/assets/close_prelight@2.png new file mode 100644 index 0000000..275739c Binary files /dev/null and b/.themes/Dracula/assets/close_prelight@2.png differ diff --git a/.themes/Dracula/assets/close_pressed.svg b/.themes/Dracula/assets/close_pressed.svg new file mode 100755 index 0000000..0e9584a --- /dev/null +++ b/.themes/Dracula/assets/close_pressed.svg @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="12" + height="13" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="close_unfocussed.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="8.1727918" + inkscape:cy="6.4146286" + inkscape:document-units="px" + inkscape:current-layer="g4092" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1280" + inkscape:window-height="751" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-651.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1,0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,0.33000657,-5.0769914)" + inkscape:label="ink_ext_XXXXXX" + id="g4240"> + <g + transform="scale(0.1,0.1)" + id="g4242"> + <path + id="path4244" + style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="M 433,9.64453 C 669.059,9.64453 860.426,201.012 860.426,437.07 860.426,673.133 669.059,864.5 433,864.5 196.934,864.5 5.56641,673.133 5.56641,437.07 5.56641,201.012 196.934,9.64453 433,9.64453" + inkscape:connector-curvature="0" /> + <path + id="path4246" + style="fill:#d52735;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="M 433,45.9961 C 648.98,45.9961 824.07,221.09 824.07,437.07 824.07,653.059 648.98,828.148 433,828.148 217.012,828.148 41.9219,653.059 41.9219,437.07 41.9219,221.09 217.012,45.9961 433,45.9961" + inkscape:connector-curvature="0" /> + <path + id="path4248" + style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 231.395,285.789 352.886,352.883 c 13.657,13.66 36,13.66 49.664,0 l 0.653,-0.656 c 13.66,-13.657 13.66,-36.004 0.004,-49.661 L 281.715,235.473 c -13.66,-13.66 -36.004,-13.66 -49.66,0 l -0.66,0.652 c -13.657,13.66 -13.657,36.004 0,49.664" + inkscape:connector-curvature="0" /> + <path + id="path4250" + style="fill:#9f1d2b;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="M 281.715,638.672 634.598,285.789 c 13.656,-13.656 13.656,-36.004 0,-49.664 l -0.657,-0.652 c -13.66,-13.66 -36.003,-13.66 -49.66,0 L 231.395,588.355 c -13.661,13.657 -13.661,36.004 0,49.661 l 0.656,0.656 c 13.66,13.66 36.004,13.66 49.664,0" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/assets/close_unfocused.png b/.themes/Dracula/assets/close_unfocused.png new file mode 100644 index 0000000..1807b93 Binary files /dev/null and b/.themes/Dracula/assets/close_unfocused.png differ diff --git a/.themes/Dracula/assets/close_unfocused.svg b/.themes/Dracula/assets/close_unfocused.svg new file mode 100755 index 0000000..d1011fa --- /dev/null +++ b/.themes/Dracula/assets/close_unfocused.svg @@ -0,0 +1,88 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="12" + height="13" + id="svg2" + version="1.1" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="close_unfocused.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="24.366357" + inkscape:cx="3.4792551" + inkscape:cy="7.2127605" + inkscape:document-units="px" + inkscape:current-layer="g4197" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="707" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-651.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1,0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,3.1284009,-0.36309974)" + inkscape:label="ink_ext_XXXXXX" + id="g4195"> + <g + transform="scale(0.1,0.1)" + id="g4197"> + <path + id="path4199" + style="fill:#5b5c63;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 401.01486,-37.584555 c 236.063,0 427.43,191.363695 427.43,427.429695 0,236.059 -191.367,427.426 -427.43,427.426 -236.062,0 -427.429467,-191.367 -427.429467,-427.426 0,-236.066 191.367467,-427.429695 427.429467,-427.429695" + inkscape:connector-curvature="0" /> + <path + id="path4201" + style="fill:#5b5c63;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 401.01486,-1.2329648 c 215.985,0 391.078,175.0901048 391.078,391.0781048 0,215.98 -175.093,391.074 -391.078,391.074 -215.984,0 -391.0778972,-175.094 -391.0778972,-391.074 0,-215.988 175.0938972,-391.0781048 391.0778972,-391.0781048" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/assets/close_unfocused@2.png b/.themes/Dracula/assets/close_unfocused@2.png new file mode 100644 index 0000000..915522b Binary files /dev/null and b/.themes/Dracula/assets/close_unfocused@2.png differ diff --git a/.themes/Dracula/assets/grid-selection-checked.png b/.themes/Dracula/assets/grid-selection-checked.png new file mode 100755 index 0000000..9118717 Binary files /dev/null and b/.themes/Dracula/assets/grid-selection-checked.png differ diff --git a/.themes/Dracula/assets/grid-selection-checked@2.png b/.themes/Dracula/assets/grid-selection-checked@2.png new file mode 100755 index 0000000..b47379e Binary files /dev/null and b/.themes/Dracula/assets/grid-selection-checked@2.png differ diff --git a/.themes/Dracula/assets/grid-selection-unchecked.png b/.themes/Dracula/assets/grid-selection-unchecked.png new file mode 100755 index 0000000..508eea8 Binary files /dev/null and b/.themes/Dracula/assets/grid-selection-unchecked.png differ diff --git a/.themes/Dracula/assets/grid-selection-unchecked@2.png b/.themes/Dracula/assets/grid-selection-unchecked@2.png new file mode 100755 index 0000000..d8c6bf0 Binary files /dev/null and b/.themes/Dracula/assets/grid-selection-unchecked@2.png differ diff --git a/.themes/Dracula/assets/maximize.png b/.themes/Dracula/assets/maximize.png new file mode 100644 index 0000000..454cab7 Binary files /dev/null and b/.themes/Dracula/assets/maximize.png differ diff --git a/.themes/Dracula/assets/maximize.svg b/.themes/Dracula/assets/maximize.svg new file mode 100755 index 0000000..2eee09b --- /dev/null +++ b/.themes/Dracula/assets/maximize.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="maximize.svg" + inkscape:export-filename="/home/lara/.themes/Dracula/assets/maximize.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="28.929858" + inkscape:cx="-1.123577" + inkscape:cy="7.9547456" + inkscape:document-units="px" + inkscape:current-layer="g4287" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-648.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1,0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <g + transform="scale(0.1,0.1)" + id="g4287"> + <path + id="path4289" + style="fill:#50fa7b;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 562.7806,-38.053372 c 305.45604,0 553.0815,247.625852 553.0815,553.085772 0,305.46122 -247.62546,553.0867 -553.0815,553.0867 -305.4651,0 -553.0913989,-247.62548 -553.0913989,-553.0867 0,-305.45992 247.6262989,-553.085772 553.0913989,-553.085772" + inkscape:connector-curvature="0" /> + <path + id="path4291" + style="fill:#50fa7b;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 562.77841,1.4521975 c 283.64075,0 513.57749,229.9417425 513.57749,513.5824825 0,283.64206 -229.93674,513.57882 -513.57749,513.57882 -283.646,0 -513.583014,-229.93676 -513.583014,-513.57882 0,-283.64074 229.937014,-513.5824825 513.583014,-513.5824825" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/assets/maximize@2.png b/.themes/Dracula/assets/maximize@2.png new file mode 100644 index 0000000..04730a5 Binary files /dev/null and b/.themes/Dracula/assets/maximize@2.png differ diff --git a/.themes/Dracula/assets/maximize_prelight.png b/.themes/Dracula/assets/maximize_prelight.png new file mode 100644 index 0000000..06cf5a3 Binary files /dev/null and b/.themes/Dracula/assets/maximize_prelight.png differ diff --git a/.themes/Dracula/assets/maximize_prelight.svg b/.themes/Dracula/assets/maximize_prelight.svg new file mode 100755 index 0000000..a1c380f --- /dev/null +++ b/.themes/Dracula/assets/maximize_prelight.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="maximize_prelight.svg" + inkscape:export-filename="/home/lara/.themes/Dracula/assets/maximize_prelight.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.213115" + inkscape:cx="-22.304881" + inkscape:cy="7.9547456" + inkscape:document-units="px" + inkscape:current-layer="g4147" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-648.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1,0.1)" + id="g4092"> + <path + id="path4289" + style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.7771,-37.935173 c 305.45604,0 553.0815,247.625853 553.0815,553.085763 0,305.46122 -247.62546,553.08661 -553.0815,553.08661 -305.46509,0 -553.091393,-247.62539 -553.091393,-553.08661 0,-305.45991 247.626303,-553.085763 553.091393,-553.085763" + inkscape:connector-curvature="0" /> + <g + id="g4147" + transform="matrix(1.3132489,0,0,1.3132489,-9.8625362,-52.033006)"> + <path + inkscape:connector-curvature="0" + d="m 433.00051,40.81737 c 215.984,0 391.074,175.0938 391.074,391.0778 0,215.985 -175.09,391.075 -391.074,391.075 -215.988,0 -391.078202,-175.09 -391.078202,-391.075 0,-215.984 175.090202,-391.0778 391.078202,-391.0778" + style="fill:#50fa7b;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4291" /> + <path + inkscape:connector-curvature="0" + d="m 317.36351,650.00117 267.199,0 c 35.579,0 64.692,-29.113 64.692,-64.695 l 0,-267.196 -331.891,331.891 z m 232.324,-436.211 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" + style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/assets/maximize_prelight@2.png b/.themes/Dracula/assets/maximize_prelight@2.png new file mode 100644 index 0000000..65da9f4 Binary files /dev/null and b/.themes/Dracula/assets/maximize_prelight@2.png differ diff --git a/.themes/Dracula/assets/maximize_pressed.svg b/.themes/Dracula/assets/maximize_pressed.svg new file mode 100755 index 0000000..2a4397a --- /dev/null +++ b/.themes/Dracula/assets/maximize_pressed.svg @@ -0,0 +1,102 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="12" + height="13" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="max.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="16" + inkscape:cx="-1.6867461" + inkscape:cy="5.8093116" + inkscape:document-units="px" + inkscape:current-layer="g4287" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1280" + inkscape:window-height="751" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-651.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1,0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <g + transform="scale(0.1,0.1)" + id="g4287"> + <g + transform="matrix(9.9999999,0,0,9.9999999,0.45158899,-5.5533388)" + inkscape:label="ink_ext_XXXXXX" + id="g4371"> + <g + transform="scale(0.1,0.1)" + id="g4373"> + <path + id="path4375" + style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="M 437.004,9.64453 C 673.063,9.64453 864.43,201.012 864.43,437.07 864.43,673.133 673.063,864.5 437.004,864.5 200.938,864.5 9.57031,673.133 9.57031,437.07 9.57031,201.012 200.938,9.64453 437.004,9.64453" + inkscape:connector-curvature="0" /> + <path + id="path4377" + style="fill:#13c11e;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 437.004,45.9961 c 215.984,0 391.074,175.0939 391.074,391.0739 0,215.989 -175.09,391.078 -391.074,391.078 C 221.016,828.148 45.9258,653.059 45.9258,437.07 45.9258,221.09 221.016,45.9961 437.004,45.9961" + inkscape:connector-curvature="0" /> + <path + id="path4379" + style="fill:#0b7407;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 321.367,655.176 267.199,0 c 35.579,0 64.692,-29.11 64.692,-64.692 l 0,-267.195 -331.891,331.887 z m 232.324,-436.207 -268.253,0 c -35.583,0 -64.692,29.109 -64.692,64.691 l 0,268.254 332.945,-332.945" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/assets/maximize_unfocused.png b/.themes/Dracula/assets/maximize_unfocused.png new file mode 100644 index 0000000..1807b93 Binary files /dev/null and b/.themes/Dracula/assets/maximize_unfocused.png differ diff --git a/.themes/Dracula/assets/maximize_unfocused.svg b/.themes/Dracula/assets/maximize_unfocused.svg new file mode 100755 index 0000000..b9fc206 --- /dev/null +++ b/.themes/Dracula/assets/maximize_unfocused.svg @@ -0,0 +1,88 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="12" + height="13" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="close_unfocused.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.4" + inkscape:cx="-5.9431437" + inkscape:cy="8.8543682" + inkscape:document-units="px" + inkscape:current-layer="g4197" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1280" + inkscape:window-height="745" + inkscape:window-x="0" + inkscape:window-y="30" + inkscape:window-maximized="1" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-651.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1,0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,3.1284009,-0.36309974)" + inkscape:label="ink_ext_XXXXXX" + id="g4195"> + <g + transform="scale(0.1,0.1)" + id="g4197"> + <path + id="path4199" + style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 430.199,4.57031 c 236.063,0 427.43,191.36369 427.43,427.42969 0,236.059 -191.367,427.426 -427.43,427.426 C 194.137,859.426 2.76953,668.059 2.76953,432 2.76953,195.934 194.137,4.57031 430.199,4.57031" + inkscape:connector-curvature="0" /> + <path + id="path4201" + style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 430.199,40.9219 c 215.985,0 391.078,175.0901 391.078,391.0781 0,215.98 -175.093,391.074 -391.078,391.074 C 214.215,823.074 39.1211,647.98 39.1211,432 39.1211,216.012 214.215,40.9219 430.199,40.9219" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/assets/menuitem-checkbox-checked-hover.png b/.themes/Dracula/assets/menuitem-checkbox-checked-hover.png new file mode 100755 index 0000000..74a1a38 Binary files /dev/null and b/.themes/Dracula/assets/menuitem-checkbox-checked-hover.png differ diff --git a/.themes/Dracula/assets/menuitem-checkbox-checked-hover@2.png b/.themes/Dracula/assets/menuitem-checkbox-checked-hover@2.png new file mode 100755 index 0000000..6bb911f Binary files /dev/null and b/.themes/Dracula/assets/menuitem-checkbox-checked-hover@2.png differ diff --git a/.themes/Dracula/assets/menuitem-checkbox-checked-insensitive.png b/.themes/Dracula/assets/menuitem-checkbox-checked-insensitive.png new file mode 100755 index 0000000..2186347 Binary files /dev/null and b/.themes/Dracula/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/.themes/Dracula/assets/menuitem-checkbox-checked-insensitive@2.png b/.themes/Dracula/assets/menuitem-checkbox-checked-insensitive@2.png new file mode 100755 index 0000000..85a7237 Binary files /dev/null and b/.themes/Dracula/assets/menuitem-checkbox-checked-insensitive@2.png differ diff --git a/.themes/Dracula/assets/menuitem-checkbox-checked.png b/.themes/Dracula/assets/menuitem-checkbox-checked.png new file mode 100755 index 0000000..59e1524 Binary files /dev/null and b/.themes/Dracula/assets/menuitem-checkbox-checked.png differ diff --git a/.themes/Dracula/assets/menuitem-checkbox-checked@2.png b/.themes/Dracula/assets/menuitem-checkbox-checked@2.png new file mode 100755 index 0000000..fabd74d Binary files /dev/null and b/.themes/Dracula/assets/menuitem-checkbox-checked@2.png differ diff --git a/.themes/Dracula/assets/menuitem-checkbox-mixed-hover.png b/.themes/Dracula/assets/menuitem-checkbox-mixed-hover.png new file mode 100755 index 0000000..aa5e700 Binary files /dev/null and b/.themes/Dracula/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/.themes/Dracula/assets/menuitem-checkbox-mixed-hover@2.png b/.themes/Dracula/assets/menuitem-checkbox-mixed-hover@2.png new file mode 100755 index 0000000..24fff4c Binary files /dev/null and b/.themes/Dracula/assets/menuitem-checkbox-mixed-hover@2.png differ diff --git a/.themes/Dracula/assets/menuitem-checkbox-mixed-insensitive.png b/.themes/Dracula/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100755 index 0000000..9ba1e17 Binary files /dev/null and b/.themes/Dracula/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/.themes/Dracula/assets/menuitem-checkbox-mixed-insensitive@2.png b/.themes/Dracula/assets/menuitem-checkbox-mixed-insensitive@2.png new file mode 100755 index 0000000..4cb0736 Binary files /dev/null and b/.themes/Dracula/assets/menuitem-checkbox-mixed-insensitive@2.png differ diff --git a/.themes/Dracula/assets/menuitem-checkbox-mixed-selected.png b/.themes/Dracula/assets/menuitem-checkbox-mixed-selected.png new file mode 100755 index 0000000..2064a63 Binary files /dev/null and b/.themes/Dracula/assets/menuitem-checkbox-mixed-selected.png differ diff --git a/.themes/Dracula/assets/menuitem-checkbox-mixed-selected@2.png b/.themes/Dracula/assets/menuitem-checkbox-mixed-selected@2.png new file mode 100755 index 0000000..900ccea Binary files /dev/null and b/.themes/Dracula/assets/menuitem-checkbox-mixed-selected@2.png differ diff --git a/.themes/Dracula/assets/menuitem-checkbox-mixed.png b/.themes/Dracula/assets/menuitem-checkbox-mixed.png new file mode 100755 index 0000000..9b7c144 Binary files /dev/null and b/.themes/Dracula/assets/menuitem-checkbox-mixed.png differ diff --git a/.themes/Dracula/assets/menuitem-checkbox-mixed@2.png b/.themes/Dracula/assets/menuitem-checkbox-mixed@2.png new file mode 100755 index 0000000..e32aa1c Binary files /dev/null and b/.themes/Dracula/assets/menuitem-checkbox-mixed@2.png differ diff --git a/.themes/Dracula/assets/menuitem-checkbox-unchecked.png b/.themes/Dracula/assets/menuitem-checkbox-unchecked.png new file mode 100755 index 0000000..921e346 Binary files /dev/null and b/.themes/Dracula/assets/menuitem-checkbox-unchecked.png differ diff --git a/.themes/Dracula/assets/menuitem-checkbox-unchecked@2.png b/.themes/Dracula/assets/menuitem-checkbox-unchecked@2.png new file mode 100755 index 0000000..53ca843 Binary files /dev/null and b/.themes/Dracula/assets/menuitem-checkbox-unchecked@2.png differ diff --git a/.themes/Dracula/assets/menuitem-radio-checked-hover.png b/.themes/Dracula/assets/menuitem-radio-checked-hover.png new file mode 100755 index 0000000..c084e40 Binary files /dev/null and b/.themes/Dracula/assets/menuitem-radio-checked-hover.png differ diff --git a/.themes/Dracula/assets/menuitem-radio-checked-hover@2.png b/.themes/Dracula/assets/menuitem-radio-checked-hover@2.png new file mode 100755 index 0000000..cdbab86 Binary files /dev/null and b/.themes/Dracula/assets/menuitem-radio-checked-hover@2.png differ diff --git a/.themes/Dracula/assets/menuitem-radio-checked-insensitive.png b/.themes/Dracula/assets/menuitem-radio-checked-insensitive.png new file mode 100755 index 0000000..2b08b40 Binary files /dev/null and b/.themes/Dracula/assets/menuitem-radio-checked-insensitive.png differ diff --git a/.themes/Dracula/assets/menuitem-radio-checked-insensitive@2.png b/.themes/Dracula/assets/menuitem-radio-checked-insensitive@2.png new file mode 100755 index 0000000..0d2ad9b Binary files /dev/null and b/.themes/Dracula/assets/menuitem-radio-checked-insensitive@2.png differ diff --git a/.themes/Dracula/assets/menuitem-radio-checked.png b/.themes/Dracula/assets/menuitem-radio-checked.png new file mode 100755 index 0000000..45681b9 Binary files /dev/null and b/.themes/Dracula/assets/menuitem-radio-checked.png differ diff --git a/.themes/Dracula/assets/menuitem-radio-checked@2.png b/.themes/Dracula/assets/menuitem-radio-checked@2.png new file mode 100755 index 0000000..e986329 Binary files /dev/null and b/.themes/Dracula/assets/menuitem-radio-checked@2.png differ diff --git a/.themes/Dracula/assets/min.png b/.themes/Dracula/assets/min.png new file mode 100644 index 0000000..c3ab9b3 Binary files /dev/null and b/.themes/Dracula/assets/min.png differ diff --git a/.themes/Dracula/assets/min.svg b/.themes/Dracula/assets/min.svg new file mode 100755 index 0000000..123b96b --- /dev/null +++ b/.themes/Dracula/assets/min.svg @@ -0,0 +1,101 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="min.svg" + inkscape:export-filename="/home/lara/.themes/Dracula/assets/min.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="21.514593" + inkscape:cx="-2.1197573" + inkscape:cy="4.6169098" + inkscape:document-units="px" + inkscape:current-layer="g4415" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-648.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1,0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <g + transform="scale(0.1,0.1)" + id="g4287"> + <g + transform="matrix(10,0,0,10,4.1388913,2.0175489)" + inkscape:label="ink_ext_XXXXXX" + id="g4413"> + <g + transform="scale(0.1,0.1)" + id="g4415"> + <path + id="path4417" + style="fill:#f1fa8c;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.63645,-40.071141 c 305.46261,0 553.08915,247.626261 553.08915,553.088871 0,305.45744 -247.62654,553.08397 -553.08915,553.08397 -305.46132,0 -553.0885503,-247.62653 -553.0885503,-553.08397 0,-305.46261 247.6272303,-553.088871 553.0885503,-553.088871" + inkscape:connector-curvature="0" /> + <path + id="path4419" + style="fill:#f1fa8c;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 558.63936,-0.56504285 c 283.64212,0 513.57764,229.93706285 513.57764,513.58312285 0,283.64081 -229.93552,513.57752 -513.57764,513.57752 -283.64081,0 -513.582854,-229.93671 -513.582854,-513.57752 0,-283.64606 229.942044,-513.58312285 513.582854,-513.58312285" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/assets/min@2.png b/.themes/Dracula/assets/min@2.png new file mode 100644 index 0000000..cecd71d Binary files /dev/null and b/.themes/Dracula/assets/min@2.png differ diff --git a/.themes/Dracula/assets/min_prelight.png b/.themes/Dracula/assets/min_prelight.png new file mode 100644 index 0000000..1cb2a7f Binary files /dev/null and b/.themes/Dracula/assets/min_prelight.png differ diff --git a/.themes/Dracula/assets/min_prelight.svg b/.themes/Dracula/assets/min_prelight.svg new file mode 100755 index 0000000..42642a2 --- /dev/null +++ b/.themes/Dracula/assets/min_prelight.svg @@ -0,0 +1,97 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="min_prelight.svg" + inkscape:export-filename="/home/lara/.themes/Dracula/assets/min_prelight.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.213115" + inkscape:cx="-9.012244" + inkscape:cy="4.6169098" + inkscape:document-units="px" + inkscape:current-layer="g4152" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-648.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1,0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <path + inkscape:connector-curvature="0" + d="m 56.277533,-3.8051186 c 30.546127,0 55.308677,24.7625166 55.308677,55.3086436 0,30.54561 -24.76255,55.308165 -55.308677,55.308165 -30.545998,0 -55.30861206,-24.762555 -55.30861206,-55.308165 0,-30.546127 24.76261406,-55.3086436 55.30861206,-55.3086436" + style="fill:#da9e10;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4417" /> + <g + id="g4152" + transform="matrix(1.0148899,0,0,1.0148899,-0.8432698,-5.0312058)"> + <path + id="path4419" + style="fill:#f1fa8c;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 56.283048,5.1005059 c 27.94807,0 50.604272,22.6563571 50.604272,50.6048151 0,27.947941 -22.656202,50.604269 -50.604272,50.604269 -27.947941,0 -50.6047894,-22.656328 -50.6047894,-50.604269 0,-27.948458 22.6568484,-50.6048151 50.6047894,-50.6048151" + inkscape:connector-curvature="0" /> + <path + id="path4421" + style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 23.994703,60.30905 64.576819,0 c 2.499455,0 4.544076,-2.044103 4.544076,-4.544076 l 0,-0.119823 c 0,-2.499973 -2.044621,-4.544077 -4.544076,-4.544077 l -64.576819,0 c -2.499585,0 -4.544076,2.044104 -4.544076,4.544077 l 0,0.119823 c 0,2.499973 2.044491,4.544076 4.544076,4.544076" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/assets/min_prelight@2.png b/.themes/Dracula/assets/min_prelight@2.png new file mode 100644 index 0000000..d78e54d Binary files /dev/null and b/.themes/Dracula/assets/min_prelight@2.png differ diff --git a/.themes/Dracula/assets/min_pressed.svg b/.themes/Dracula/assets/min_pressed.svg new file mode 100755 index 0000000..4dccd92 --- /dev/null +++ b/.themes/Dracula/assets/min_pressed.svg @@ -0,0 +1,111 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="12" + height="13" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="min.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="32" + inkscape:cx="5.1747456" + inkscape:cy="6.258007" + inkscape:document-units="px" + inkscape:current-layer="g4415" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1280" + inkscape:window-height="751" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-651.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1,0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <g + transform="scale(0.1,0.1)" + id="g4287"> + <g + transform="matrix(10,0,0,10,4.1388913,2.0175489)" + inkscape:label="ink_ext_XXXXXX" + id="g4413"> + <g + transform="scale(0.1,0.1)" + id="g4415"> + <g + transform="matrix(10.000001,0,0,10.000001,-2.63607,-7.9909082)" + inkscape:label="ink_ext_XXXXXX" + id="g4491"> + <g + transform="scale(0.1,0.1)" + id="g4493"> + <path + id="path4495" + style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 435.832,9.64453 c 236.066,0 427.434,191.36747 427.434,427.42547 0,236.063 -191.368,427.43 -427.434,427.43 C 199.77,864.5 8.40234,673.133 8.40234,437.07 8.40234,201.012 199.77,9.64453 435.832,9.64453" + inkscape:connector-curvature="0" /> + <path + id="path4497" + style="fill:#fac536;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="M 435.832,45.9961 C 651.82,45.9961 826.91,221.09 826.91,437.07 826.91,653.059 651.82,828.148 435.832,828.148 219.848,828.148 44.7578,653.059 44.7578,437.07 44.7578,221.09 219.848,45.9961 435.832,45.9961" + inkscape:connector-curvature="0" /> + <path + id="path4499" + style="fill:#975914;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 186.305,472.652 499.058,0 c 19.313,0 35.114,-15.8 35.114,-35.117 l 0,-0.93 c 0,-19.316 -15.801,-35.113 -35.114,-35.113 l -499.058,0 c -19.317,0 -35.114,15.797 -35.114,35.113 l 0,0.93 c 0,19.317 15.797,35.117 35.114,35.117" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/assets/min_unfocused.png b/.themes/Dracula/assets/min_unfocused.png new file mode 100644 index 0000000..1807b93 Binary files /dev/null and b/.themes/Dracula/assets/min_unfocused.png differ diff --git a/.themes/Dracula/assets/min_unfocused.svg b/.themes/Dracula/assets/min_unfocused.svg new file mode 100755 index 0000000..b9fc206 --- /dev/null +++ b/.themes/Dracula/assets/min_unfocused.svg @@ -0,0 +1,88 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="12" + height="13" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="close_unfocused.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.4" + inkscape:cx="-5.9431437" + inkscape:cy="8.8543682" + inkscape:document-units="px" + inkscape:current-layer="g4197" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1280" + inkscape:window-height="745" + inkscape:window-x="0" + inkscape:window-y="30" + inkscape:window-maximized="1" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-651.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1,0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,3.1284009,-0.36309974)" + inkscape:label="ink_ext_XXXXXX" + id="g4195"> + <g + transform="scale(0.1,0.1)" + id="g4197"> + <path + id="path4199" + style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 430.199,4.57031 c 236.063,0 427.43,191.36369 427.43,427.42969 0,236.059 -191.367,427.426 -427.43,427.426 C 194.137,859.426 2.76953,668.059 2.76953,432 2.76953,195.934 194.137,4.57031 430.199,4.57031" + inkscape:connector-curvature="0" /> + <path + id="path4201" + style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 430.199,40.9219 c 215.985,0 391.078,175.0901 391.078,391.0781 0,215.98 -175.093,391.074 -391.078,391.074 C 214.215,823.074 39.1211,647.98 39.1211,432 39.1211,216.012 214.215,40.9219 430.199,40.9219" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/assets/pane-handle-vertical.png b/.themes/Dracula/assets/pane-handle-vertical.png new file mode 100755 index 0000000..36ed49d Binary files /dev/null and b/.themes/Dracula/assets/pane-handle-vertical.png differ diff --git a/.themes/Dracula/assets/pane-handle-vertical@2.png b/.themes/Dracula/assets/pane-handle-vertical@2.png new file mode 100755 index 0000000..3e20126 Binary files /dev/null and b/.themes/Dracula/assets/pane-handle-vertical@2.png differ diff --git a/.themes/Dracula/assets/pane-handle.png b/.themes/Dracula/assets/pane-handle.png new file mode 100755 index 0000000..05c8865 Binary files /dev/null and b/.themes/Dracula/assets/pane-handle.png differ diff --git a/.themes/Dracula/assets/pane-handle@2.png b/.themes/Dracula/assets/pane-handle@2.png new file mode 100755 index 0000000..35b9898 Binary files /dev/null and b/.themes/Dracula/assets/pane-handle@2.png differ diff --git a/.themes/Dracula/assets/radio-checked-active.png b/.themes/Dracula/assets/radio-checked-active.png new file mode 100644 index 0000000..8b692a1 Binary files /dev/null and b/.themes/Dracula/assets/radio-checked-active.png differ diff --git a/.themes/Dracula/assets/radio-checked-active@2.png b/.themes/Dracula/assets/radio-checked-active@2.png new file mode 100644 index 0000000..d6c9fdd Binary files /dev/null and b/.themes/Dracula/assets/radio-checked-active@2.png differ diff --git a/.themes/Dracula/assets/radio-checked-backdrop.png b/.themes/Dracula/assets/radio-checked-backdrop.png new file mode 100644 index 0000000..8b692a1 Binary files /dev/null and b/.themes/Dracula/assets/radio-checked-backdrop.png differ diff --git a/.themes/Dracula/assets/radio-checked-backdrop@2.png b/.themes/Dracula/assets/radio-checked-backdrop@2.png new file mode 100644 index 0000000..d6c9fdd Binary files /dev/null and b/.themes/Dracula/assets/radio-checked-backdrop@2.png differ diff --git a/.themes/Dracula/assets/radio-checked-hover.png b/.themes/Dracula/assets/radio-checked-hover.png new file mode 100644 index 0000000..b070c90 Binary files /dev/null and b/.themes/Dracula/assets/radio-checked-hover.png differ diff --git a/.themes/Dracula/assets/radio-checked-hover@2.png b/.themes/Dracula/assets/radio-checked-hover@2.png new file mode 100644 index 0000000..35cb240 Binary files /dev/null and b/.themes/Dracula/assets/radio-checked-hover@2.png differ diff --git a/.themes/Dracula/assets/radio-checked-insensitive-backdrop.png b/.themes/Dracula/assets/radio-checked-insensitive-backdrop.png new file mode 100644 index 0000000..9d2bb3f Binary files /dev/null and b/.themes/Dracula/assets/radio-checked-insensitive-backdrop.png differ diff --git a/.themes/Dracula/assets/radio-checked-insensitive-backdrop@2.png b/.themes/Dracula/assets/radio-checked-insensitive-backdrop@2.png new file mode 100644 index 0000000..76a5683 Binary files /dev/null and b/.themes/Dracula/assets/radio-checked-insensitive-backdrop@2.png differ diff --git a/.themes/Dracula/assets/radio-checked-insensitive.png b/.themes/Dracula/assets/radio-checked-insensitive.png new file mode 100644 index 0000000..0059d97 Binary files /dev/null and b/.themes/Dracula/assets/radio-checked-insensitive.png differ diff --git a/.themes/Dracula/assets/radio-checked-insensitive@2.png b/.themes/Dracula/assets/radio-checked-insensitive@2.png new file mode 100644 index 0000000..3291e34 Binary files /dev/null and b/.themes/Dracula/assets/radio-checked-insensitive@2.png differ diff --git a/.themes/Dracula/assets/radio-checked.png b/.themes/Dracula/assets/radio-checked.png new file mode 100644 index 0000000..8b692a1 Binary files /dev/null and b/.themes/Dracula/assets/radio-checked.png differ diff --git a/.themes/Dracula/assets/radio-checked@2.png b/.themes/Dracula/assets/radio-checked@2.png new file mode 100644 index 0000000..d6c9fdd Binary files /dev/null and b/.themes/Dracula/assets/radio-checked@2.png differ diff --git a/.themes/Dracula/assets/radio-mixed-active.png b/.themes/Dracula/assets/radio-mixed-active.png new file mode 100644 index 0000000..66dd837 Binary files /dev/null and b/.themes/Dracula/assets/radio-mixed-active.png differ diff --git a/.themes/Dracula/assets/radio-mixed-active@2.png b/.themes/Dracula/assets/radio-mixed-active@2.png new file mode 100644 index 0000000..f1d6445 Binary files /dev/null and b/.themes/Dracula/assets/radio-mixed-active@2.png differ diff --git a/.themes/Dracula/assets/radio-mixed-backdrop.png b/.themes/Dracula/assets/radio-mixed-backdrop.png new file mode 100644 index 0000000..66dd837 Binary files /dev/null and b/.themes/Dracula/assets/radio-mixed-backdrop.png differ diff --git a/.themes/Dracula/assets/radio-mixed-backdrop@2.png b/.themes/Dracula/assets/radio-mixed-backdrop@2.png new file mode 100644 index 0000000..f1d6445 Binary files /dev/null and b/.themes/Dracula/assets/radio-mixed-backdrop@2.png differ diff --git a/.themes/Dracula/assets/radio-mixed-hover.png b/.themes/Dracula/assets/radio-mixed-hover.png new file mode 100644 index 0000000..66dd837 Binary files /dev/null and b/.themes/Dracula/assets/radio-mixed-hover.png differ diff --git a/.themes/Dracula/assets/radio-mixed-hover@2.png b/.themes/Dracula/assets/radio-mixed-hover@2.png new file mode 100644 index 0000000..f1d6445 Binary files /dev/null and b/.themes/Dracula/assets/radio-mixed-hover@2.png differ diff --git a/.themes/Dracula/assets/radio-mixed-insensitive-backdrop.png b/.themes/Dracula/assets/radio-mixed-insensitive-backdrop.png new file mode 100644 index 0000000..04bc827 Binary files /dev/null and b/.themes/Dracula/assets/radio-mixed-insensitive-backdrop.png differ diff --git a/.themes/Dracula/assets/radio-mixed-insensitive-backdrop@2.png b/.themes/Dracula/assets/radio-mixed-insensitive-backdrop@2.png new file mode 100644 index 0000000..51d7708 Binary files /dev/null and b/.themes/Dracula/assets/radio-mixed-insensitive-backdrop@2.png differ diff --git a/.themes/Dracula/assets/radio-mixed-insensitive.png b/.themes/Dracula/assets/radio-mixed-insensitive.png new file mode 100644 index 0000000..04bc827 Binary files /dev/null and b/.themes/Dracula/assets/radio-mixed-insensitive.png differ diff --git a/.themes/Dracula/assets/radio-mixed-insensitive@2.png b/.themes/Dracula/assets/radio-mixed-insensitive@2.png new file mode 100644 index 0000000..51d7708 Binary files /dev/null and b/.themes/Dracula/assets/radio-mixed-insensitive@2.png differ diff --git a/.themes/Dracula/assets/radio-mixed.png b/.themes/Dracula/assets/radio-mixed.png new file mode 100644 index 0000000..66dd837 Binary files /dev/null and b/.themes/Dracula/assets/radio-mixed.png differ diff --git a/.themes/Dracula/assets/radio-mixed@2.png b/.themes/Dracula/assets/radio-mixed@2.png new file mode 100644 index 0000000..f1d6445 Binary files /dev/null and b/.themes/Dracula/assets/radio-mixed@2.png differ diff --git a/.themes/Dracula/assets/radio-selected-insensitive.png b/.themes/Dracula/assets/radio-selected-insensitive.png new file mode 100755 index 0000000..8f3a360 Binary files /dev/null and b/.themes/Dracula/assets/radio-selected-insensitive.png differ diff --git a/.themes/Dracula/assets/radio-selected-insensitive@2.png b/.themes/Dracula/assets/radio-selected-insensitive@2.png new file mode 100755 index 0000000..f928dbc Binary files /dev/null and b/.themes/Dracula/assets/radio-selected-insensitive@2.png differ diff --git a/.themes/Dracula/assets/radio-selected@2.png b/.themes/Dracula/assets/radio-selected@2.png new file mode 100755 index 0000000..dea193a Binary files /dev/null and b/.themes/Dracula/assets/radio-selected@2.png differ diff --git a/.themes/Dracula/assets/radio-unchecked-active.png b/.themes/Dracula/assets/radio-unchecked-active.png new file mode 100644 index 0000000..8c9f7f9 Binary files /dev/null and b/.themes/Dracula/assets/radio-unchecked-active.png differ diff --git a/.themes/Dracula/assets/radio-unchecked-active@2.png b/.themes/Dracula/assets/radio-unchecked-active@2.png new file mode 100644 index 0000000..a4136f9 Binary files /dev/null and b/.themes/Dracula/assets/radio-unchecked-active@2.png differ diff --git a/.themes/Dracula/assets/radio-unchecked-backdrop.png b/.themes/Dracula/assets/radio-unchecked-backdrop.png new file mode 100644 index 0000000..ecc6199 Binary files /dev/null and b/.themes/Dracula/assets/radio-unchecked-backdrop.png differ diff --git a/.themes/Dracula/assets/radio-unchecked-backdrop@2.png b/.themes/Dracula/assets/radio-unchecked-backdrop@2.png new file mode 100644 index 0000000..306cb06 Binary files /dev/null and b/.themes/Dracula/assets/radio-unchecked-backdrop@2.png differ diff --git a/.themes/Dracula/assets/radio-unchecked-hover.png b/.themes/Dracula/assets/radio-unchecked-hover.png new file mode 100644 index 0000000..8c9f7f9 Binary files /dev/null and b/.themes/Dracula/assets/radio-unchecked-hover.png differ diff --git a/.themes/Dracula/assets/radio-unchecked-hover@2.png b/.themes/Dracula/assets/radio-unchecked-hover@2.png new file mode 100644 index 0000000..a4136f9 Binary files /dev/null and b/.themes/Dracula/assets/radio-unchecked-hover@2.png differ diff --git a/.themes/Dracula/assets/radio-unchecked-insensitive-backdrop.png b/.themes/Dracula/assets/radio-unchecked-insensitive-backdrop.png new file mode 100644 index 0000000..925c40f Binary files /dev/null and b/.themes/Dracula/assets/radio-unchecked-insensitive-backdrop.png differ diff --git a/.themes/Dracula/assets/radio-unchecked-insensitive-backdrop@2.png b/.themes/Dracula/assets/radio-unchecked-insensitive-backdrop@2.png new file mode 100644 index 0000000..d409c79 Binary files /dev/null and b/.themes/Dracula/assets/radio-unchecked-insensitive-backdrop@2.png differ diff --git a/.themes/Dracula/assets/radio-unchecked-insensitive.png b/.themes/Dracula/assets/radio-unchecked-insensitive.png new file mode 100644 index 0000000..2555d5b Binary files /dev/null and b/.themes/Dracula/assets/radio-unchecked-insensitive.png differ diff --git a/.themes/Dracula/assets/radio-unchecked-insensitive@2.png b/.themes/Dracula/assets/radio-unchecked-insensitive@2.png new file mode 100644 index 0000000..cfd71cf Binary files /dev/null and b/.themes/Dracula/assets/radio-unchecked-insensitive@2.png differ diff --git a/.themes/Dracula/assets/radio-unchecked.png b/.themes/Dracula/assets/radio-unchecked.png new file mode 100644 index 0000000..0c7f135 Binary files /dev/null and b/.themes/Dracula/assets/radio-unchecked.png differ diff --git a/.themes/Dracula/assets/radio-unchecked@2.png b/.themes/Dracula/assets/radio-unchecked@2.png new file mode 100644 index 0000000..b20482e Binary files /dev/null and b/.themes/Dracula/assets/radio-unchecked@2.png differ diff --git a/.themes/Dracula/assets/radio-unselected-hover@2.png b/.themes/Dracula/assets/radio-unselected-hover@2.png new file mode 100755 index 0000000..64c745f Binary files /dev/null and b/.themes/Dracula/assets/radio-unselected-hover@2.png differ diff --git a/.themes/Dracula/assets/radio-unselected-insensitive.png b/.themes/Dracula/assets/radio-unselected-insensitive.png new file mode 100755 index 0000000..10f7e5d Binary files /dev/null and b/.themes/Dracula/assets/radio-unselected-insensitive.png differ diff --git a/.themes/Dracula/assets/radio-unselected-insensitive@2.png b/.themes/Dracula/assets/radio-unselected-insensitive@2.png new file mode 100755 index 0000000..bbc0bda Binary files /dev/null and b/.themes/Dracula/assets/radio-unselected-insensitive@2.png differ diff --git a/.themes/Dracula/assets/radio-unselected.svg b/.themes/Dracula/assets/radio-unselected.svg new file mode 100755 index 0000000..f9893a1 --- /dev/null +++ b/.themes/Dracula/assets/radio-unselected.svg @@ -0,0 +1,85 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + viewBox="0 0 16 16" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + width="100%" + height="100%" + sodipodi:docname="radio-unselected.svg" + inkscape:export-filename="/home/lara/.themes/Dracula/assets/radio-unchecked.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <metadata + id="metadata16"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs14"> + <linearGradient + id="linearGradient4159"> + <stop + style="stop-color:#ffffff;stop-opacity:0.50196081" + offset="0" + id="stop4161" /> + <stop + style="stop-color:#000000;stop-opacity:0.2" + offset="1" + id="stop4163" /> + </linearGradient> + </defs> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview12" + showgrid="true" + inkscape:zoom="30.42623" + inkscape:cx="1.0504984" + inkscape:cy="8.008261" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="g4" + inkscape:document-rotation="0"> + <inkscape:grid + type="xygrid" + id="grid3336" /> + </sodipodi:namedview> + <g + transform="translate(0 -1036.3622)" + id="g4"> + <path + style="fill:#44475a;fill-opacity:1;stroke:none" + d="M 8 1.5 A 6.4998866 6.499884 0 0 0 1.5 8 A 6.4998866 6.499884 0 0 0 8 14.5 A 6.4998866 6.499884 0 0 0 14.5 8 A 6.4998866 6.499884 0 0 0 8 1.5 z " + transform="translate(0,1036.3622)" + id="path4151-7" /> + <path + style="fill:#000000;fill-opacity:0.2;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 8 0.5 A 7.4998691 7.4998661 0 0 0 0.5 8 A 7.4998691 7.4998661 0 0 0 8 15.5 A 7.4998691 7.4998661 0 0 0 15.5 8 A 7.4998691 7.4998661 0 0 0 8 0.5 z M 8 1.5 A 6.4998866 6.499884 0 0 1 14.5 8 A 6.4998866 6.499884 0 0 1 8 14.5 A 6.4998866 6.499884 0 0 1 1.5 8 A 6.4998866 6.499884 0 0 1 8 1.5 z " + transform="translate(0,1036.3622)" + id="path4151-6" /> + </g> +</svg> diff --git a/.themes/Dracula/assets/radio-unselected@2.png b/.themes/Dracula/assets/radio-unselected@2.png new file mode 100755 index 0000000..0c01111 Binary files /dev/null and b/.themes/Dracula/assets/radio-unselected@2.png differ diff --git a/.themes/Dracula/assets/scale-slider-hover.svg b/.themes/Dracula/assets/scale-slider-hover.svg new file mode 100644 index 0000000..44bc945 --- /dev/null +++ b/.themes/Dracula/assets/scale-slider-hover.svg @@ -0,0 +1 @@ +<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 13 13" width="13" height="13"><path d=" M 0.5 6.5 C 0.5 3.189 3.189 0.5 6.5 0.5 C 9.811 0.5 12.5 3.189 12.5 6.5 C 12.5 9.811 9.811 12.5 6.5 12.5 C 3.189 12.5 0.5 9.811 0.5 6.5 Z " fill="rgb(234,234,230)"/></svg> \ No newline at end of file diff --git a/.themes/Dracula/assets/scale-slider-hover@2.png b/.themes/Dracula/assets/scale-slider-hover@2.png new file mode 100755 index 0000000..d64f411 Binary files /dev/null and b/.themes/Dracula/assets/scale-slider-hover@2.png differ diff --git a/.themes/Dracula/assets/scale-slider-insensitive.png b/.themes/Dracula/assets/scale-slider-insensitive.png new file mode 100755 index 0000000..20d278d Binary files /dev/null and b/.themes/Dracula/assets/scale-slider-insensitive.png differ diff --git a/.themes/Dracula/assets/scale-slider-insensitive@2.png b/.themes/Dracula/assets/scale-slider-insensitive@2.png new file mode 100755 index 0000000..20e740d Binary files /dev/null and b/.themes/Dracula/assets/scale-slider-insensitive@2.png differ diff --git a/.themes/Dracula/assets/scale-slider.svg b/.themes/Dracula/assets/scale-slider.svg new file mode 100644 index 0000000..961029d --- /dev/null +++ b/.themes/Dracula/assets/scale-slider.svg @@ -0,0 +1 @@ +<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 13 13" width="13" height="13"><path d=" M 0.5 6.5 C 0.5 3.189 3.189 0.5 6.5 0.5 C 9.811 0.5 12.5 3.189 12.5 6.5 C 12.5 9.811 9.811 12.5 6.5 12.5 C 3.189 12.5 0.5 9.811 0.5 6.5 Z " fill="rgb(248,248,242)"/></svg> \ No newline at end of file diff --git a/.themes/Dracula/assets/scale-slider@2.png b/.themes/Dracula/assets/scale-slider@2.png new file mode 100755 index 0000000..1a860df Binary files /dev/null and b/.themes/Dracula/assets/scale-slider@2.png differ diff --git a/.themes/Dracula/assets/selected-checkbox-checked.png b/.themes/Dracula/assets/selected-checkbox-checked.png new file mode 100644 index 0000000..c45f515 Binary files /dev/null and b/.themes/Dracula/assets/selected-checkbox-checked.png differ diff --git a/.themes/Dracula/assets/selected-checkbox-checked@2.png b/.themes/Dracula/assets/selected-checkbox-checked@2.png new file mode 100644 index 0000000..aea6514 Binary files /dev/null and b/.themes/Dracula/assets/selected-checkbox-checked@2.png differ diff --git a/.themes/Dracula/assets/selected-checkbox-mixed.png b/.themes/Dracula/assets/selected-checkbox-mixed.png new file mode 100644 index 0000000..b4cd9e4 Binary files /dev/null and b/.themes/Dracula/assets/selected-checkbox-mixed.png differ diff --git a/.themes/Dracula/assets/selected-checkbox-mixed@2.png b/.themes/Dracula/assets/selected-checkbox-mixed@2.png new file mode 100644 index 0000000..fb6e2f5 Binary files /dev/null and b/.themes/Dracula/assets/selected-checkbox-mixed@2.png differ diff --git a/.themes/Dracula/assets/selected-checkbox-unchecked.png b/.themes/Dracula/assets/selected-checkbox-unchecked.png new file mode 100644 index 0000000..1bf99a0 Binary files /dev/null and b/.themes/Dracula/assets/selected-checkbox-unchecked.png differ diff --git a/.themes/Dracula/assets/selected-checkbox-unchecked@2.png b/.themes/Dracula/assets/selected-checkbox-unchecked@2.png new file mode 100644 index 0000000..2827fd8 Binary files /dev/null and b/.themes/Dracula/assets/selected-checkbox-unchecked@2.png differ diff --git a/.themes/Dracula/assets/selected-radio-checked.png b/.themes/Dracula/assets/selected-radio-checked.png new file mode 100644 index 0000000..8b692a1 Binary files /dev/null and b/.themes/Dracula/assets/selected-radio-checked.png differ diff --git a/.themes/Dracula/assets/selected-radio-checked@2.png b/.themes/Dracula/assets/selected-radio-checked@2.png new file mode 100644 index 0000000..d6c9fdd Binary files /dev/null and b/.themes/Dracula/assets/selected-radio-checked@2.png differ diff --git a/.themes/Dracula/assets/selected-radio-mixed.png b/.themes/Dracula/assets/selected-radio-mixed.png new file mode 100644 index 0000000..66dd837 Binary files /dev/null and b/.themes/Dracula/assets/selected-radio-mixed.png differ diff --git a/.themes/Dracula/assets/selected-radio-mixed@2.png b/.themes/Dracula/assets/selected-radio-mixed@2.png new file mode 100644 index 0000000..f1d6445 Binary files /dev/null and b/.themes/Dracula/assets/selected-radio-mixed@2.png differ diff --git a/.themes/Dracula/assets/selected-radio-unchecked.png b/.themes/Dracula/assets/selected-radio-unchecked.png new file mode 100644 index 0000000..8c9f7f9 Binary files /dev/null and b/.themes/Dracula/assets/selected-radio-unchecked.png differ diff --git a/.themes/Dracula/assets/selected-radio-unchecked@2.png b/.themes/Dracula/assets/selected-radio-unchecked@2.png new file mode 100644 index 0000000..a4136f9 Binary files /dev/null and b/.themes/Dracula/assets/selected-radio-unchecked@2.png differ diff --git a/.themes/Dracula/assets/switch-insensitive.svg b/.themes/Dracula/assets/switch-insensitive.svg new file mode 100755 index 0000000..f5800e1 --- /dev/null +++ b/.themes/Dracula/assets/switch-insensitive.svg @@ -0,0 +1,384 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="52" + height="20" + id="svg7539" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="switch-off.svg"> + <defs + id="defs7541"> + <linearGradient + id="linearGradient4203" + osb:paint="gradient"> + <stop + style="stop-color:#e6e6e6;stop-opacity:1;" + offset="0" + id="stop4205" /> + <stop + style="stop-color:#e6e6e6;stop-opacity:0;" + offset="1" + id="stop4207" /> + </linearGradient> + <marker + inkscape:stockid="Arrow1Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow1Lend" + style="overflow:visible"> + <path + id="path3813" + d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z" + style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt" + transform="matrix(-0.8,0,0,-0.8,-10,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow1Lstart" + orient="auto" + refY="0" + refX="0" + id="Arrow1Lstart" + style="overflow:visible"> + <path + id="path3810" + d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z" + style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt" + transform="matrix(0.8,0,0,0.8,10,0)" + inkscape:connector-curvature="0" /> + </marker> + <linearGradient + id="linearGradient3837"> + <stop + style="stop-color:#000000;stop-opacity:0.44705883;" + offset="0" + id="stop3839" /> + <stop + id="stop3841" + offset="0.47619048" + style="stop-color:#000000;stop-opacity:0.27450982;" /> + <stop + style="stop-color:#000000;stop-opacity:0.25490198;" + offset="0.97355771" + id="stop3843" /> + <stop + style="stop-color:#000000;stop-opacity:0.1882353;" + offset="1" + id="stop3845" /> + </linearGradient> + <linearGradient + id="linearGradient3819"> + <stop + style="stop-color:#000000;stop-opacity:0.44705883;" + offset="0" + id="stop3821" /> + <stop + id="stop3823" + offset="0.04761905" + style="stop-color:#000000;stop-opacity:1" /> + <stop + style="stop-color:#000000;stop-opacity:0.25490198;" + offset="0.97355771" + id="stop3825" /> + <stop + style="stop-color:#000000;stop-opacity:0.1882353;" + offset="1" + id="stop3827" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3" + id="linearGradient7362" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.76623379,0,0,1.0952381,-297.64927,-420.38826)" + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4695-1-4-3-5-0-6" + id="linearGradient7365" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2422908,0,0,0.9047619,83.973784,-280.66775)" + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" /> + <linearGradient + id="linearGradient4695-1-4-3-5-0-6"> + <stop + id="stop4697-9-9-7-0-1-5" + style="stop-color:#000000;stop-opacity:0.32984293;" + offset="0" /> + <stop + id="stop4699-5-8-9-0-4-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3"> + <stop + id="stop9737-3-0-8-1-8-3-3-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-9-7-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + y2="266.21777" + x2="257.57822" + y1="289.32889" + x1="257.57822" + gradientTransform="matrix(2.0654814,0,0,1.0384615,-6.5568084,-369.67249)" + gradientUnits="userSpaceOnUse" + id="linearGradient7810" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3" + inkscape:collect="always" /> + <linearGradient + gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.17647,-3)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4215-8-4-7-28" + id="linearGradient6387" + y2="8.0928917" + x2="38.976662" + y1="59.967686" + x1="38.976662" /> + <linearGradient + gradientTransform="matrix(0.51351346,0,0,0.51351346,-25.83613,-2.02128)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4011-9-9-70-6-4" + id="linearGradient6377" + y2="44.340794" + x2="71.204407" + y1="6.2375584" + x1="71.204407" /> + <linearGradient + id="linearGradient4215-8-4-7-28"> + <stop + offset="0" + style="stop-color:#bdbdbd;stop-opacity:1;" + id="stop4217-1-2-7-5" /> + <stop + offset="1" + style="stop-color:#bdbdbd;stop-opacity:1;" + id="stop4219-3-4-5-0" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-70-6-4"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:1" + id="stop4013-5-4-3-4-3" /> + <stop + offset="0.507761" + style="stop-color:#ffffff;stop-opacity:0.23529412" + id="stop4015-1-5-70-6-7" /> + <stop + offset="0.83456558" + style="stop-color:#ffffff;stop-opacity:0.15686275" + id="stop4017-7-0-13-7-0" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + id="stop4019-1-12-7-5-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient27416-1" + id="linearGradient3012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.7858092,0,0,0.97190815,-1785.294,-614.89922)" + x1="731.05725" + y1="654.81543" + x2="731.05725" + y2="619.30682" /> + <linearGradient + id="linearGradient27416-1"> + <stop + id="stop27420-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422-3" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + y2="619.30682" + x2="731.05725" + y1="654.81543" + x1="731.05725" + gradientTransform="matrix(2.7858092,0,0,0.97190815,-1900.7799,-706.98473)" + gradientUnits="userSpaceOnUse" + id="linearGradient6179" + xlink:href="#linearGradient27416-1" + inkscape:collect="always" /> + <linearGradient + id="linearGradient27416-1-7"> + <stop + id="stop27420-2-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422-3-0" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + y2="619.30682" + x2="731.05725" + y1="654.81543" + x1="731.05725" + gradientTransform="matrix(2.7858092,0,0,0.97190815,-1783.7942,-616.39901)" + gradientUnits="userSpaceOnUse" + id="linearGradient3063" + xlink:href="#linearGradient27416-1-7" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3768" + id="linearGradient3818" + gradientUnits="userSpaceOnUse" + x1="8" + y1="1" + x2="8" + y2="14" + gradientTransform="matrix(0.8666702,0,0,0.92857406,1.0666409,1037.3972)" /> + <linearGradient + id="linearGradient3768"> + <stop + id="stop3770" + offset="0" + style="stop-color:#000000;stop-opacity:0.44705883;" /> + <stop + style="stop-color:#000000;stop-opacity:0.27450982;" + offset="0.078125" + id="stop3778" /> + <stop + id="stop3774" + offset="0.97355771" + style="stop-color:#000000;stop-opacity:0.25490198;" /> + <stop + id="stop3776" + offset="1" + style="stop-color:#000000;stop-opacity:0.1882353;" /> + </linearGradient> + <linearGradient + y2="14" + x2="8" + y1="1" + x1="8" + gradientTransform="matrix(0.8666702,0,0,0.92857406,95.066649,-87.965009)" + gradientUnits="userSpaceOnUse" + id="linearGradient3021" + xlink:href="#linearGradient3768" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4215-8-4-7-28" + id="linearGradient3816" + x1="142" + y1="-90" + x2="142" + y2="-69" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0031066,0,0,0.67509922,-0.45357515,-26.491621)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4695-1-4-3-5-0-6" + id="linearGradient3897" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2422908,0,0,0.9047619,82.47354,-289.16777)" + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="8.249579" + inkscape:cx="28.534111" + inkscape:cy="1.871294" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="711" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + showguides="true" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid3019" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7544"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(-116,88)"> + <rect + ry="10.185715" + rx="8.0503111" + y="-87.772263" + x="116.82773" + height="19.038029" + width="50.124664" + id="rect3137" + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#e6e6e6;stroke-width:1.20000005;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> +</svg> diff --git a/.themes/Dracula/assets/switch-insensitive@2.svg b/.themes/Dracula/assets/switch-insensitive@2.svg new file mode 100755 index 0000000..7372b08 --- /dev/null +++ b/.themes/Dracula/assets/switch-insensitive@2.svg @@ -0,0 +1,371 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="144" + height="42" + id="svg7539" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="switch-insensitive@2.svg"> + <defs + id="defs7541"> + <marker + inkscape:stockid="Arrow1Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow1Lend" + style="overflow:visible"> + <path + id="path3813" + d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z" + style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt" + transform="matrix(-0.8,0,0,-0.8,-10,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow1Lstart" + orient="auto" + refY="0" + refX="0" + id="Arrow1Lstart" + style="overflow:visible"> + <path + id="path3810" + d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z" + style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt" + transform="matrix(0.8,0,0,0.8,10,0)" + inkscape:connector-curvature="0" /> + </marker> + <linearGradient + id="linearGradient3837"> + <stop + style="stop-color:#000000;stop-opacity:0.44705883;" + offset="0" + id="stop3839" /> + <stop + id="stop3841" + offset="0.47619048" + style="stop-color:#000000;stop-opacity:0.27450982;" /> + <stop + style="stop-color:#000000;stop-opacity:0.25490198;" + offset="0.97355771" + id="stop3843" /> + <stop + style="stop-color:#000000;stop-opacity:0.1882353;" + offset="1" + id="stop3845" /> + </linearGradient> + <linearGradient + id="linearGradient3819"> + <stop + style="stop-color:#000000;stop-opacity:0.44705883;" + offset="0" + id="stop3821" /> + <stop + id="stop3823" + offset="0.04761905" + style="stop-color:#000000;stop-opacity:1" /> + <stop + style="stop-color:#000000;stop-opacity:0.25490198;" + offset="0.97355771" + id="stop3825" /> + <stop + style="stop-color:#000000;stop-opacity:0.1882353;" + offset="1" + id="stop3827" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3" + id="linearGradient7362" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.76623379,0,0,1.0952381,-297.64927,-420.38826)" + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4695-1-4-3-5-0-6" + id="linearGradient7365" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2422908,0,0,0.9047619,83.973784,-280.66775)" + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" /> + <linearGradient + id="linearGradient4695-1-4-3-5-0-6"> + <stop + id="stop4697-9-9-7-0-1-5" + style="stop-color:#000000;stop-opacity:0.32984293;" + offset="0" /> + <stop + id="stop4699-5-8-9-0-4-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3"> + <stop + id="stop9737-3-0-8-1-8-3-3-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-9-7-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + y2="266.21777" + x2="257.57822" + y1="289.32889" + x1="257.57822" + gradientTransform="matrix(2.0654814,0,0,1.0384615,-6.5568084,-369.67249)" + gradientUnits="userSpaceOnUse" + id="linearGradient7810" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3" + inkscape:collect="always" /> + <linearGradient + gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.17647,-3)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4215-8-4-7-28" + id="linearGradient6387" + y2="8.0928917" + x2="38.976662" + y1="59.967686" + x1="38.976662" /> + <linearGradient + gradientTransform="matrix(0.51351346,0,0,0.51351346,-25.83613,-2.02128)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4011-9-9-70-6-4" + id="linearGradient6377" + y2="44.340794" + x2="71.204407" + y1="6.2375584" + x1="71.204407" /> + <linearGradient + id="linearGradient4215-8-4-7-28"> + <stop + offset="0" + style="stop-color:#bdbdbd;stop-opacity:1;" + id="stop4217-1-2-7-5" /> + <stop + offset="1" + style="stop-color:#bdbdbd;stop-opacity:1;" + id="stop4219-3-4-5-0" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-70-6-4"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:1" + id="stop4013-5-4-3-4-3" /> + <stop + offset="0.507761" + style="stop-color:#ffffff;stop-opacity:0.23529412" + id="stop4015-1-5-70-6-7" /> + <stop + offset="0.83456558" + style="stop-color:#ffffff;stop-opacity:0.15686275" + id="stop4017-7-0-13-7-0" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + id="stop4019-1-12-7-5-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient27416-1" + id="linearGradient3012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.7858092,0,0,0.97190815,-1785.294,-614.89922)" + x1="731.05725" + y1="654.81543" + x2="731.05725" + y2="619.30682" /> + <linearGradient + id="linearGradient27416-1"> + <stop + id="stop27420-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422-3" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + y2="619.30682" + x2="731.05725" + y1="654.81543" + x1="731.05725" + gradientTransform="matrix(2.7858092,0,0,0.97190815,-1900.7799,-706.98473)" + gradientUnits="userSpaceOnUse" + id="linearGradient6179" + xlink:href="#linearGradient27416-1" + inkscape:collect="always" /> + <linearGradient + id="linearGradient27416-1-7"> + <stop + id="stop27420-2-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422-3-0" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + y2="619.30682" + x2="731.05725" + y1="654.81543" + x1="731.05725" + gradientTransform="matrix(2.7858092,0,0,0.97190815,-1783.7942,-616.39901)" + gradientUnits="userSpaceOnUse" + id="linearGradient3063" + xlink:href="#linearGradient27416-1-7" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3768" + id="linearGradient3818" + gradientUnits="userSpaceOnUse" + x1="8" + y1="1" + x2="8" + y2="14" + gradientTransform="matrix(0.8666702,0,0,0.92857406,1.0666409,1037.3972)" /> + <linearGradient + id="linearGradient3768"> + <stop + id="stop3770" + offset="0" + style="stop-color:#000000;stop-opacity:0.44705883;" /> + <stop + style="stop-color:#000000;stop-opacity:0.27450982;" + offset="0.078125" + id="stop3778" /> + <stop + id="stop3774" + offset="0.97355771" + style="stop-color:#000000;stop-opacity:0.25490198;" /> + <stop + id="stop3776" + offset="1" + style="stop-color:#000000;stop-opacity:0.1882353;" /> + </linearGradient> + <linearGradient + y2="14" + x2="8" + y1="1" + x1="8" + gradientTransform="matrix(0.8666702,0,0,0.92857406,95.066649,-87.965009)" + gradientUnits="userSpaceOnUse" + id="linearGradient3021" + xlink:href="#linearGradient3768" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4215-8-4-7-28" + id="linearGradient3816" + x1="142" + y1="-90" + x2="142" + y2="-69" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0031066,0,0,0.67509922,-0.45357515,-26.491621)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4695-1-4-3-5-0-6" + id="linearGradient3897" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2422908,0,0,0.9047619,82.47354,-289.16777)" + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.0623949" + inkscape:cx="-18.704544" + inkscape:cy="-7.012116" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="960" + inkscape:window-height="1000" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:snap-bbox="true" + showguides="true" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid3019" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7544"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(-116,110)"> + <rect + ry="13" + rx="13" + y="-102" + x="128" + height="26" + width="92" + id="rect3137" + style="opacity:1;fill:#b7bdc5;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" /> + </g> +</svg> diff --git a/.themes/Dracula/assets/switch-off.svg b/.themes/Dracula/assets/switch-off.svg new file mode 100755 index 0000000..9555b3b --- /dev/null +++ b/.themes/Dracula/assets/switch-off.svg @@ -0,0 +1 @@ +<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 50 25" width="50" height="25"><path d="M 10.5 2 L 39.5 2 C 45.295 2 50 6.705 50 12.5 L 50 12.5 C 50 18.295 45.295 23 39.5 23 L 10.5 23 C 4.705 23 0 18.295 0 12.5 L 0 12.5 C 0 6.705 4.705 2 10.5 2 Z" style="stroke:none;fill:#44475A;stroke-miterlimit:10;"/></svg> \ No newline at end of file diff --git a/.themes/Dracula/assets/switch-off@2.svg b/.themes/Dracula/assets/switch-off@2.svg new file mode 100755 index 0000000..f5800e1 --- /dev/null +++ b/.themes/Dracula/assets/switch-off@2.svg @@ -0,0 +1,384 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="52" + height="20" + id="svg7539" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="switch-off.svg"> + <defs + id="defs7541"> + <linearGradient + id="linearGradient4203" + osb:paint="gradient"> + <stop + style="stop-color:#e6e6e6;stop-opacity:1;" + offset="0" + id="stop4205" /> + <stop + style="stop-color:#e6e6e6;stop-opacity:0;" + offset="1" + id="stop4207" /> + </linearGradient> + <marker + inkscape:stockid="Arrow1Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow1Lend" + style="overflow:visible"> + <path + id="path3813" + d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z" + style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt" + transform="matrix(-0.8,0,0,-0.8,-10,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow1Lstart" + orient="auto" + refY="0" + refX="0" + id="Arrow1Lstart" + style="overflow:visible"> + <path + id="path3810" + d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z" + style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt" + transform="matrix(0.8,0,0,0.8,10,0)" + inkscape:connector-curvature="0" /> + </marker> + <linearGradient + id="linearGradient3837"> + <stop + style="stop-color:#000000;stop-opacity:0.44705883;" + offset="0" + id="stop3839" /> + <stop + id="stop3841" + offset="0.47619048" + style="stop-color:#000000;stop-opacity:0.27450982;" /> + <stop + style="stop-color:#000000;stop-opacity:0.25490198;" + offset="0.97355771" + id="stop3843" /> + <stop + style="stop-color:#000000;stop-opacity:0.1882353;" + offset="1" + id="stop3845" /> + </linearGradient> + <linearGradient + id="linearGradient3819"> + <stop + style="stop-color:#000000;stop-opacity:0.44705883;" + offset="0" + id="stop3821" /> + <stop + id="stop3823" + offset="0.04761905" + style="stop-color:#000000;stop-opacity:1" /> + <stop + style="stop-color:#000000;stop-opacity:0.25490198;" + offset="0.97355771" + id="stop3825" /> + <stop + style="stop-color:#000000;stop-opacity:0.1882353;" + offset="1" + id="stop3827" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3" + id="linearGradient7362" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.76623379,0,0,1.0952381,-297.64927,-420.38826)" + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4695-1-4-3-5-0-6" + id="linearGradient7365" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2422908,0,0,0.9047619,83.973784,-280.66775)" + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" /> + <linearGradient + id="linearGradient4695-1-4-3-5-0-6"> + <stop + id="stop4697-9-9-7-0-1-5" + style="stop-color:#000000;stop-opacity:0.32984293;" + offset="0" /> + <stop + id="stop4699-5-8-9-0-4-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3"> + <stop + id="stop9737-3-0-8-1-8-3-3-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-9-7-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + y2="266.21777" + x2="257.57822" + y1="289.32889" + x1="257.57822" + gradientTransform="matrix(2.0654814,0,0,1.0384615,-6.5568084,-369.67249)" + gradientUnits="userSpaceOnUse" + id="linearGradient7810" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3" + inkscape:collect="always" /> + <linearGradient + gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.17647,-3)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4215-8-4-7-28" + id="linearGradient6387" + y2="8.0928917" + x2="38.976662" + y1="59.967686" + x1="38.976662" /> + <linearGradient + gradientTransform="matrix(0.51351346,0,0,0.51351346,-25.83613,-2.02128)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4011-9-9-70-6-4" + id="linearGradient6377" + y2="44.340794" + x2="71.204407" + y1="6.2375584" + x1="71.204407" /> + <linearGradient + id="linearGradient4215-8-4-7-28"> + <stop + offset="0" + style="stop-color:#bdbdbd;stop-opacity:1;" + id="stop4217-1-2-7-5" /> + <stop + offset="1" + style="stop-color:#bdbdbd;stop-opacity:1;" + id="stop4219-3-4-5-0" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-70-6-4"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:1" + id="stop4013-5-4-3-4-3" /> + <stop + offset="0.507761" + style="stop-color:#ffffff;stop-opacity:0.23529412" + id="stop4015-1-5-70-6-7" /> + <stop + offset="0.83456558" + style="stop-color:#ffffff;stop-opacity:0.15686275" + id="stop4017-7-0-13-7-0" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + id="stop4019-1-12-7-5-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient27416-1" + id="linearGradient3012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.7858092,0,0,0.97190815,-1785.294,-614.89922)" + x1="731.05725" + y1="654.81543" + x2="731.05725" + y2="619.30682" /> + <linearGradient + id="linearGradient27416-1"> + <stop + id="stop27420-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422-3" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + y2="619.30682" + x2="731.05725" + y1="654.81543" + x1="731.05725" + gradientTransform="matrix(2.7858092,0,0,0.97190815,-1900.7799,-706.98473)" + gradientUnits="userSpaceOnUse" + id="linearGradient6179" + xlink:href="#linearGradient27416-1" + inkscape:collect="always" /> + <linearGradient + id="linearGradient27416-1-7"> + <stop + id="stop27420-2-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422-3-0" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + y2="619.30682" + x2="731.05725" + y1="654.81543" + x1="731.05725" + gradientTransform="matrix(2.7858092,0,0,0.97190815,-1783.7942,-616.39901)" + gradientUnits="userSpaceOnUse" + id="linearGradient3063" + xlink:href="#linearGradient27416-1-7" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3768" + id="linearGradient3818" + gradientUnits="userSpaceOnUse" + x1="8" + y1="1" + x2="8" + y2="14" + gradientTransform="matrix(0.8666702,0,0,0.92857406,1.0666409,1037.3972)" /> + <linearGradient + id="linearGradient3768"> + <stop + id="stop3770" + offset="0" + style="stop-color:#000000;stop-opacity:0.44705883;" /> + <stop + style="stop-color:#000000;stop-opacity:0.27450982;" + offset="0.078125" + id="stop3778" /> + <stop + id="stop3774" + offset="0.97355771" + style="stop-color:#000000;stop-opacity:0.25490198;" /> + <stop + id="stop3776" + offset="1" + style="stop-color:#000000;stop-opacity:0.1882353;" /> + </linearGradient> + <linearGradient + y2="14" + x2="8" + y1="1" + x1="8" + gradientTransform="matrix(0.8666702,0,0,0.92857406,95.066649,-87.965009)" + gradientUnits="userSpaceOnUse" + id="linearGradient3021" + xlink:href="#linearGradient3768" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4215-8-4-7-28" + id="linearGradient3816" + x1="142" + y1="-90" + x2="142" + y2="-69" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0031066,0,0,0.67509922,-0.45357515,-26.491621)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4695-1-4-3-5-0-6" + id="linearGradient3897" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2422908,0,0,0.9047619,82.47354,-289.16777)" + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="8.249579" + inkscape:cx="28.534111" + inkscape:cy="1.871294" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="711" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + showguides="true" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid3019" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7544"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(-116,88)"> + <rect + ry="10.185715" + rx="8.0503111" + y="-87.772263" + x="116.82773" + height="19.038029" + width="50.124664" + id="rect3137" + style="opacity:1;fill:#e6e6e6;fill-opacity:1;stroke:#e6e6e6;stroke-width:1.20000005;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> +</svg> diff --git a/.themes/Dracula/assets/switch-on.svg b/.themes/Dracula/assets/switch-on.svg new file mode 100755 index 0000000..df0d819 --- /dev/null +++ b/.themes/Dracula/assets/switch-on.svg @@ -0,0 +1 @@ +<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 50 25" width="50" height="25"><path d="M 10.5 2 L 39.5 2 C 45.295 2 50 6.705 50 12.5 L 50 12.5 C 50 18.295 45.295 23 39.5 23 L 10.5 23 C 4.705 23 0 18.295 0 12.5 L 0 12.5 C 0 6.705 4.705 2 10.5 2 Z" style="stroke:none;fill:#50FA7B;stroke-miterlimit:10;"/></svg> \ No newline at end of file diff --git a/.themes/Dracula/assets/switch-on@2.svg b/.themes/Dracula/assets/switch-on@2.svg new file mode 100755 index 0000000..03cc342 --- /dev/null +++ b/.themes/Dracula/assets/switch-on@2.svg @@ -0,0 +1,372 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="52" + height="20" + id="svg7539" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="switch-on.svg"> + <defs + id="defs7541"> + <marker + inkscape:stockid="Arrow1Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow1Lend" + style="overflow:visible"> + <path + id="path3813" + d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z" + style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt" + transform="matrix(-0.8,0,0,-0.8,-10,0)" + inkscape:connector-curvature="0" /> + </marker> + <marker + inkscape:stockid="Arrow1Lstart" + orient="auto" + refY="0" + refX="0" + id="Arrow1Lstart" + style="overflow:visible"> + <path + id="path3810" + d="M 0,0 5,-5 -12.5,0 5,5 0,0 Z" + style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt" + transform="matrix(0.8,0,0,0.8,10,0)" + inkscape:connector-curvature="0" /> + </marker> + <linearGradient + id="linearGradient3837"> + <stop + style="stop-color:#000000;stop-opacity:0.44705883;" + offset="0" + id="stop3839" /> + <stop + id="stop3841" + offset="0.47619048" + style="stop-color:#000000;stop-opacity:0.27450982;" /> + <stop + style="stop-color:#000000;stop-opacity:0.25490198;" + offset="0.97355771" + id="stop3843" /> + <stop + style="stop-color:#000000;stop-opacity:0.1882353;" + offset="1" + id="stop3845" /> + </linearGradient> + <linearGradient + id="linearGradient3819"> + <stop + style="stop-color:#000000;stop-opacity:0.44705883;" + offset="0" + id="stop3821" /> + <stop + id="stop3823" + offset="0.04761905" + style="stop-color:#000000;stop-opacity:1" /> + <stop + style="stop-color:#000000;stop-opacity:0.25490198;" + offset="0.97355771" + id="stop3825" /> + <stop + style="stop-color:#000000;stop-opacity:0.1882353;" + offset="1" + id="stop3827" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3" + id="linearGradient7362" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.76623379,0,0,1.0952381,-297.64927,-420.38826)" + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4695-1-4-3-5-0-6" + id="linearGradient7365" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2422908,0,0,0.9047619,83.973784,-280.66775)" + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" /> + <linearGradient + id="linearGradient4695-1-4-3-5-0-6"> + <stop + id="stop4697-9-9-7-0-1-5" + style="stop-color:#000000;stop-opacity:0.32984293;" + offset="0" /> + <stop + id="stop4699-5-8-9-0-4-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3"> + <stop + id="stop9737-3-0-8-1-8-3-3-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-9-7-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + y2="266.21777" + x2="257.57822" + y1="289.32889" + x1="257.57822" + gradientTransform="matrix(2.0654814,0,0,1.0384615,-6.5568084,-369.67249)" + gradientUnits="userSpaceOnUse" + id="linearGradient7810" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3" + inkscape:collect="always" /> + <linearGradient + gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.17647,-3)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4215-8-4-7-28" + id="linearGradient6387" + y2="8.0928917" + x2="38.976662" + y1="59.967686" + x1="38.976662" /> + <linearGradient + gradientTransform="matrix(0.51351346,0,0,0.51351346,-25.83613,-2.02128)" + gradientUnits="userSpaceOnUse" + xlink:href="#linearGradient4011-9-9-70-6-4" + id="linearGradient6377" + y2="44.340794" + x2="71.204407" + y1="6.2375584" + x1="71.204407" /> + <linearGradient + id="linearGradient4215-8-4-7-28"> + <stop + offset="0" + style="stop-color:#bdbdbd;stop-opacity:1;" + id="stop4217-1-2-7-5" /> + <stop + offset="1" + style="stop-color:#bdbdbd;stop-opacity:1;" + id="stop4219-3-4-5-0" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-70-6-4"> + <stop + offset="0" + style="stop-color:#ffffff;stop-opacity:1" + id="stop4013-5-4-3-4-3" /> + <stop + offset="0.507761" + style="stop-color:#ffffff;stop-opacity:0.23529412" + id="stop4015-1-5-70-6-7" /> + <stop + offset="0.83456558" + style="stop-color:#ffffff;stop-opacity:0.15686275" + id="stop4017-7-0-13-7-0" /> + <stop + offset="1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + id="stop4019-1-12-7-5-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient27416-1" + id="linearGradient3012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.7858092,0,0,0.97190815,-1785.294,-614.89922)" + x1="731.05725" + y1="654.81543" + x2="731.05725" + y2="619.30682" /> + <linearGradient + id="linearGradient27416-1"> + <stop + id="stop27420-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422-3" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + y2="619.30682" + x2="731.05725" + y1="654.81543" + x1="731.05725" + gradientTransform="matrix(2.7858092,0,0,0.97190815,-1900.7799,-706.98473)" + gradientUnits="userSpaceOnUse" + id="linearGradient6179" + xlink:href="#linearGradient27416-1" + inkscape:collect="always" /> + <linearGradient + id="linearGradient27416-1-7"> + <stop + id="stop27420-2-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422-3-0" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + y2="619.30682" + x2="731.05725" + y1="654.81543" + x1="731.05725" + gradientTransform="matrix(2.7858092,0,0,0.97190815,-1783.7942,-616.39901)" + gradientUnits="userSpaceOnUse" + id="linearGradient3063" + xlink:href="#linearGradient27416-1-7" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3768" + id="linearGradient3818" + gradientUnits="userSpaceOnUse" + x1="8" + y1="1" + x2="8" + y2="14" + gradientTransform="matrix(0.8666702,0,0,0.92857406,1.0666409,1037.3972)" /> + <linearGradient + id="linearGradient3768"> + <stop + id="stop3770" + offset="0" + style="stop-color:#000000;stop-opacity:0.44705883;" /> + <stop + style="stop-color:#000000;stop-opacity:0.27450982;" + offset="0.078125" + id="stop3778" /> + <stop + id="stop3774" + offset="0.97355771" + style="stop-color:#000000;stop-opacity:0.25490198;" /> + <stop + id="stop3776" + offset="1" + style="stop-color:#000000;stop-opacity:0.1882353;" /> + </linearGradient> + <linearGradient + y2="14" + x2="8" + y1="1" + x1="8" + gradientTransform="matrix(0.8666702,0,0,0.92857406,95.066649,-87.965009)" + gradientUnits="userSpaceOnUse" + id="linearGradient3021" + xlink:href="#linearGradient3768" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4215-8-4-7-28" + id="linearGradient3816" + x1="142" + y1="-90" + x2="142" + y2="-69" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0031066,0,0,0.67509922,-0.45357515,-26.491621)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4695-1-4-3-5-0-6" + id="linearGradient3897" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2422908,0,0,0.9047619,82.47354,-289.16777)" + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="8.2495789" + inkscape:cx="26.539661" + inkscape:cy="-0.40748773" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="711" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + showguides="true" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid3019" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7544"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(-116,88)"> + <rect + ry="10.185715" + rx="8.0745344" + y="-87.914284" + x="-167.67685" + height="20.371429" + width="51.203159" + id="rect3137" + style="opacity:1;fill:#64dd17;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" + transform="scale(-1,1)" /> + </g> +</svg> diff --git a/.themes/Dracula/assets/switch-slider-insensitive.svg b/.themes/Dracula/assets/switch-slider-insensitive.svg new file mode 100755 index 0000000..79399cf --- /dev/null +++ b/.themes/Dracula/assets/switch-slider-insensitive.svg @@ -0,0 +1 @@ +<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 20 20" width="20" height="20"><path d=" M 2 10 C 2 5.033 6.033 1 11 1 C 15.967 1 20 5.033 20 10 C 20 14.967 15.967 19 11 19 C 6.033 19 2 14.967 2 10 Z " fill="rgb(248,248,242)"/></svg> \ No newline at end of file diff --git a/.themes/Dracula/assets/switch-slider-insensitive@2.svg b/.themes/Dracula/assets/switch-slider-insensitive@2.svg new file mode 100755 index 0000000..069b0a3 --- /dev/null +++ b/.themes/Dracula/assets/switch-slider-insensitive@2.svg @@ -0,0 +1,11540 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.2" + width="42" + height="42" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="switch-slider-insensitive@2.svg"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="959" + inkscape:window-height="1000" + id="namedview2574" + showgrid="true" + inkscape:zoom="12.727272" + inkscape:cx="9.3782462" + inkscape:cy="29.436987" + inkscape:window-x="702" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="svg2" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid5550" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <defs + id="defs4"> + <linearGradient + id="linearGradient6346"> + <stop + style="stop-color:#616161;stop-opacity:1;" + offset="0" + id="stop6348" /> + <stop + style="stop-color:#616161;stop-opacity:0.23788546;" + offset="1" + id="stop6350" /> + </linearGradient> + <linearGradient + id="linearGradient6523"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop6525" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop6527" /> + </linearGradient> + <linearGradient + id="linearGradient6478"> + <stop + style="stop-color:#313131;stop-opacity:1;" + offset="0" + id="stop6480" /> + <stop + style="stop-color:#515151;stop-opacity:0;" + offset="1" + id="stop6482" /> + </linearGradient> + <linearGradient + id="linearGradient6433"> + <stop + style="stop-color:#4b4b4b;stop-opacity:1;" + offset="0" + id="stop6435" /> + <stop + style="stop-color:#8b8b8b;stop-opacity:1;" + offset="1" + id="stop6437" /> + </linearGradient> + <linearGradient + id="linearGradient6557"> + <stop + id="stop6559" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6561" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.46169472" /> + <stop + id="stop6563" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.79194808" /> + <stop + id="stop6565" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717"> + <stop + id="stop5719" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709"> + <stop + id="stop5711" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8090-4" + xlink:href="#linearGradient3587-6-5-9-9-4-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,81.753499,39.565027)" /> + <linearGradient + id="linearGradient3587-6-5-9-9-4-0"> + <stop + id="stop3589-9-2-6-2-5-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-3-1-29" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <radialGradient + cx="6.702713" + cy="73.615715" + r="7.228416" + fx="6.702713" + fy="73.615715" + id="radialGradient7885-6" + xlink:href="#linearGradient10691-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6600963,0,0,0.36315008,0.8728521,2.6414479)" /> + <linearGradient + id="linearGradient10691-5"> + <stop + id="stop10693-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop10695-1" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="32.036148" + y1="19" + x2="32.036148" + y2="47.012184" + id="linearGradient7887-3" + xlink:href="#linearGradient3309-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.77777782,0,0,0.77777782,-12.111112,-5.666669)" /> + <linearGradient + x1="63.9995" + y1="3.1001" + x2="63.9995" + y2="122.8994" + id="linearGradient3309-1-3" + gradientUnits="userSpaceOnUse"> + <stop + id="stop3311-5-3" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="0" /> + <stop + id="stop3313-0-85" + style="stop-color:#d2d2d2;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="25.922546" + y1="19" + x2="25.922546" + y2="47.044857" + id="linearGradient7889-1" + xlink:href="#linearGradient3397-0-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.77777782,0,0,0.77777782,-12.111112,-5.666669)" /> + <linearGradient + id="linearGradient3397-0-0"> + <stop + id="stop3399-4-8" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop3401-0-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="86.132919" + y1="105.105" + x2="84.63858" + y2="20.895" + id="linearGradient7891-6" + xlink:href="#linearGradient5128-35" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15623116,0,0,0.15623125,2.0012002,10.157431)" /> + <linearGradient + id="linearGradient5128-35"> + <stop + id="stop5130-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop5132-80" + style="stop-color:#959595;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="12.47939" + y1="2" + x2="12.47939" + y2="22.006775" + id="linearGradient7893-4" + xlink:href="#linearGradient3805-1" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,8)" /> + <linearGradient + id="linearGradient3805-1"> + <stop + id="stop3807-13" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3809-5" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="12" + y1="16" + x2="12" + y2="8" + id="linearGradient7895-9" + xlink:href="#linearGradient3805-1" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2264-3-3"> + <stop + id="stop2266-4-49" + style="stop-color:#d7e866;stop-opacity:1" + offset="0" /> + <stop + id="stop2268-7-2" + style="stop-color:#8cab2a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2264-9-89"> + <stop + id="stop2266-0-2" + style="stop-color:#d7e866;stop-opacity:1" + offset="0" /> + <stop + id="stop2268-1-2" + style="stop-color:#8cab2a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-9-9-2"> + <stop + id="stop3589-9-2-6-2-45" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-3-17" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-9-7"> + <stop + id="stop3589-9-2-6-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-6" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-8"> + <stop + id="stop3589-9-2-13" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3667-7"> + <stop + id="stop3669-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3671-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-3-5-7-1"> + <stop + id="stop3589-9-2-2-6-2-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-73-5-1-1" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-6-0-2-1-3-6-5"> + <stop + id="stop3589-9-2-0-6-1-3-2-2-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-0-4-0-7-9-1-6" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64"> + <stop + id="stop9737-3-0-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1"> + <stop + id="stop9743-0-4-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient14577" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(559.55882,258.36427)" /> + <linearGradient + id="linearGradient5951"> + <stop + id="stop5953" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop5955" + style="stop-color:#000000;stop-opacity:0.3137255" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5941"> + <stop + id="stop5943" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop5945" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4448"> + <stop + id="stop4450" + style="stop-color:#b4b4b4;stop-opacity:1" + offset="0" /> + <stop + id="stop4452" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4817-203-5-6"> + <stop + id="stop5250-4-4" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="0" /> + <stop + id="stop5252-9-3" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5872-3"> + <stop + id="stop5874-3" + style="stop-color:#bebebe;stop-opacity:1" + offset="0" /> + <stop + id="stop5876-8" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3104"> + <stop + id="stop3106" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop3108" + style="stop-color:#bebebe;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3600"> + <stop + id="stop3602" + style="stop-color:#f4f4f4;stop-opacity:1" + offset="0" /> + <stop + id="stop3604" + style="stop-color:#dbdbdb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3977"> + <stop + id="stop3979" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3981" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.03626217" /> + <stop + id="stop3983" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3985" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4070-1"> + <stop + id="stop4072-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4074-4" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.134046" /> + <stop + id="stop4076-0" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.94730771" /> + <stop + id="stop4078-1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-641-289-620-227-114-444-680-744-8-7-7-8"> + <stop + id="stop5430-8-6-8-5" + style="stop-color:#5f5f5f;stop-opacity:1" + offset="0" /> + <stop + id="stop5432-3-5-5-7" + style="stop-color:#4f4f4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop5434-1-6-9-8" + style="stop-color:#3b3b3b;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop5436-8-9-2-5" + style="stop-color:#2b2b2b;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-616-674-812-821-107-178-392-400-6-7-3-6"> + <stop + id="stop5440-4-4-64-0" + style="stop-color:#272727;stop-opacity:1" + offset="0" /> + <stop + id="stop5442-3-5-7-9" + style="stop-color:#454545;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3977-6"> + <stop + id="stop3979-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3981-0" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.03626217" /> + <stop + id="stop3983-9" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3985-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3104-8"> + <stop + id="stop3106-7" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop3108-3" + style="stop-color:#bebebe;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-7-29"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-8-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-9-99" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8333-76"> + <stop + id="stop8335-27" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop8337-1" + style="stop-color:#b5b5b5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-8"> + <stop + id="stop8326-8" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="0" /> + <stop + id="stop8328-4" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0"> + <stop + id="stop4469-0-8-1-0-1-6-5-0" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-9-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-5-7-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-7-7-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-1-4-9"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-8-3-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-5-0-3" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3"> + <stop + id="stop9737-3-0-4-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8"> + <stop + id="stop9743-0-4-8-9" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-9"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-3" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-3"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-3" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-6"> + <stop + id="stop9737-3-0-4-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-2" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-5"> + <stop + id="stop9743-0-4-8-9-8" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-2"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-3" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-9"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-4" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-7" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-1"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-5" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-7"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-6" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-5" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8"> + <stop + id="stop9737-3-0-4-0-50" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6"> + <stop + id="stop9743-0-4-8-9-3" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-3"> + <stop + id="stop9737-3-0-4-0-50-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-8" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-6"> + <stop + id="stop9743-0-4-8-9-3-4" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-3" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-3"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-9"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-7" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-4"> + <stop + id="stop9737-3-0-4-0-50-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-1" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-8"> + <stop + id="stop9743-0-4-8-9-3-9" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-36" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-0"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-4" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-1-5"> + <stop + id="stop3589-9-2-8-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-0" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4068"> + <stop + id="stop4070" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4072" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8090-4-0" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,88.969299,39.56503)" /> + <linearGradient + id="linearGradient3587-6-5-9-9-4-0-4"> + <stop + id="stop3589-9-2-6-2-5-6-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-3-1-29-2" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient4078" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,88.969299,39.565027)" /> + <linearGradient + id="linearGradient4080"> + <stop + id="stop4082" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4084" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-8-0"> + <stop + id="stop3589-9-2-13-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-5" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="642" + y1="234.79077" + x2="642" + y2="239.77766" + id="linearGradient8759-6-2" + xlink:href="#linearGradient3667-7-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2.8777258e-7,-5.999973)" /> + <linearGradient + id="linearGradient3667-7-9"> + <stop + id="stop3669-0-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3671-4-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="642" + y1="234.79077" + x2="642" + y2="239.77766" + id="linearGradient4105-9" + xlink:href="#linearGradient3667-7-9-3" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-5.9999701)" /> + <linearGradient + id="linearGradient3667-7-9-3"> + <stop + id="stop3669-0-0-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3671-4-2-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-8-0-0"> + <stop + id="stop3589-9-2-13-5-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-5-9" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8090-4-0-4" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,89.769094,39.56503)" /> + <linearGradient + id="linearGradient3587-6-5-9-9-4-0-4-3"> + <stop + id="stop3589-9-2-6-2-5-6-2-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-3-1-29-2-1" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient4583" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,88.969299,39.56503)" /> + <linearGradient + id="linearGradient4585"> + <stop + id="stop4587" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4589" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-1-5-4"> + <stop + id="stop3589-9-2-8-5-3" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-0-1" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4596"> + <stop + id="stop4598" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4600" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-5"> + <stop + id="stop4491-8-7-9-3-7-4-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-9"> + <stop + id="stop4469-0-8-1-0-1-6-5-8" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient9222-6-9"> + <stop + id="stop9224-9-4" + style="stop-color:#e0e0e0;stop-opacity:1" + offset="0" /> + <stop + id="stop9226-2-8" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-3-51-6-1-6"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-5-3-3-3-1-7" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-6-8-2-6-9-8" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient9222-6"> + <stop + id="stop9224-9" + style="stop-color:#e0e0e0;stop-opacity:1" + offset="0" /> + <stop + id="stop9226-2" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-3-51-6-1"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-5-3-3-3-1" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-6-8-2-6-9" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="723.1275" + y1="634.69043" + x2="723.1275" + y2="655.64362" + id="linearGradient9228" + xlink:href="#linearGradient9222" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient9222"> + <stop + id="stop9224" + style="stop-color:#e0e0e0;stop-opacity:1" + offset="0" /> + <stop + id="stop9226" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient8837-2" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-3-51-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.0808578,0,0,5.3413043,-233.43729,257.89785)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-3-51-6"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-5-3-3-3" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-6-8-2-6" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-4-9"> + <stop + id="stop9737-3-0-4-0-50-8-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-1-6" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-8-1"> + <stop + id="stop9743-0-4-8-9-3-9-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-36-5" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-0-2"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-2-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-1-9" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient4639-7" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-1-8-7-1-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1895.0799,-125.14785)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-1-8-7-1-1-6"> + <stop + id="stop7881-7-4-4-97-8-7-5-5-3-4-5-1-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-9-8-9-9-0-2" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient4641-0" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1897.0695,-126.14786)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0-6"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-6-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-4-3" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4"> + <stop + id="stop9743-0-4-8-9-1-67-6-7" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient21829" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.68851,140.80546)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4"> + <stop + id="stop7881-7-4-4-97-8-7-5-4-7-3-39-1-6-9-1-2-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-0-0-2-1-3-3-2-68-3-1" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient21831" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.8019,140.28159)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-4-9-5"> + <stop + id="stop9737-3-0-4-0-50-8-1-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-1-6-8" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-8-1-1"> + <stop + id="stop9743-0-4-8-9-3-9-0-7" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-36-5-0" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-0-2-0"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-2-1-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-1-9-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient5023-3" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-1-8-7-1-1-6-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1895.0799,-125.14785)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-1-8-7-1-1-6-0"> + <stop + id="stop7881-7-4-4-97-8-7-5-5-3-4-5-1-8-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-9-8-9-9-0-2-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient5025-6" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0-6-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1897.0695,-126.14786)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0-6-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-6-4-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-4-3-3" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient4629-3" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-5-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,150.79694,323.00004)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-3" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient4631-5" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-0-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,150.79694,323.00004)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-1"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-7" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-8" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-7"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-7" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-9"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-3" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-4"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-6" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-4" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-6"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-6" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient6564-9-5" + xlink:href="#linearGradient4751-5-4-1-2-9-1-6-9-6-9-8-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.89149835,0,0,1.0384615,-346.52651,-1063.678)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-6-9-6-9-8-3"> + <stop + id="stop4753-7-6-9-9-0-7-3-5-1-8-0-5" + style="stop-color:#b4b4b4;stop-opacity:1" + offset="0" /> + <stop + id="stop4755-7-7-1-0-5-0-6-8-6-82-3-5" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient6566-1-4" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-1-1-2-4-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.89149835,0,0,1.0384615,-346.52651,-1063.678)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-1-1-2-4-2"> + <stop + id="stop4469-9-9-9-9-3-1-8-9-9-0-6-8-5" + style="stop-color:#828282;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-3-8-7-4-3-7-5-6-7-0-40-9-9" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient6568-0-4" + xlink:href="#linearGradient7879-6-0-8-22-1-6-3-6-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.60824744,0,0,1,437.73163,-1233.369)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-1-6-3-6-5-0"> + <stop + id="stop7881-7-4-4-97-5-5-3-8-1-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-0-6-5-9-3-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient6570-0-5" + xlink:href="#linearGradient7863-2-2-4-4-0-0-0-0-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.60824744,0,0,1,438.33993,-1234.369)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-0-0-0-0-1-3"> + <stop + id="stop7865-4-0-2-6-1-7-0-0-9-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-7-5-9-46-9-0" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient6572-2-2" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-0-9-7-0-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.19522059,0,0,1,-171.64417,-821.01189)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-0-9-7-0-3"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-9-8-31-0-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-9-2-3-7-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient6574-3-6" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-6-6-8-4-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.19522059,0,0,1,-171.64417,-821.01189)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-6-8-4-9-2"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-3-0-1-7-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-6-5-9-6-2" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient6576-4-1" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-2-3-1-2-9-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.49563182,0,0,0.92592983,428.45933,-1134.6189)" /> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-2-3-1-2-9-7"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-6-2-1-4-3-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-2-2-2-3-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient5052" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-2-3-1-2-9-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.49563182,0,0,0.92592983,428.45933,-1134.6189)" /> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient4629-1" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-5-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,138.79694,323.00004)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient4631-1" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-0-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,138.79694,323.00004)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-4-6"> + <stop + id="stop9737-3-0-4-0-50-8-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-1-9" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-8-2"> + <stop + id="stop9743-0-4-8-9-3-9-8" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-36-6" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-0-7"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-2-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-1-5" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0-3"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-6-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-4-9" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-3-5"> + <stop + id="stop9737-3-0-4-0-50-1-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-8-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-6-9"> + <stop + id="stop9743-0-4-8-9-3-4-9" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-3-0" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-3-5"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-8-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-6-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-9-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-7-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-7-0" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-6"> + <stop + id="stop9737-3-0-4-0-50-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-6" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-9"> + <stop + id="stop9743-0-4-8-9-3-48" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-4" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-08"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient5163" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-1-8-7-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1895.0799,-125.14785)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-1-8-7-1"> + <stop + id="stop7881-7-4-4-97-8-7-5-5-3-4-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-9-8-9-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient5165" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1897.0695,-126.14786)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-8"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-42" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient5681-3" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-5-2-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,138.79694,433.00004)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0-2" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient5683-8" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-0-5-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,138.79694,433.00004)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5-8"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2-7" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0-6" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6985"> + <stop + id="stop6987" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6989" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.07508603" /> + <stop + id="stop6991" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.89232749" /> + <stop + id="stop6993" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7879-6-0-8-2-2"> + <stop + id="stop7881-7-4-4-8-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-93-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="28.780586" + x2="344.09509" + y2="66.038742" + id="linearGradient6137" + xlink:href="#radialGradient3295" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,102.79697,310.20921)" /> + <radialGradient + cx="7.4956999" + cy="8.4497995" + r="20" + id="radialGradient3295" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.00910969,1.1384973,-2.0556233,-0.01644815,29.437876,2.3889667)"> + <stop + id="stop3244-9" + style="stop-color:#f8b17e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-6" + style="stop-color:#e35d4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-2" + style="stop-color:#c6262e;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-5" + style="stop-color:#690b54;stop-opacity:1" + offset="1" /> + </radialGradient> + <linearGradient + x1="261.61145" + y1="57.607128" + x2="261.61145" + y2="33.960667" + id="linearGradient6139" + xlink:href="#linearGradient3297" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,102.79697,310.20921)" /> + <linearGradient + x1="24" + y1="44" + x2="24" + y2="3.8989999" + id="linearGradient3297" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.48717951,0,0,0.48717951,0.30769188,8.3076897)"> + <stop + id="stop2492-4" + style="stop-color:#791235;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-4" + style="stop-color:#dd3b27;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient8149-6" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-5-2-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.0288995,0,0,1,-12.687696,433.00004)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2-1"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0-8" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient8151-7" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-0-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.0288995,0,0,1,-12.687696,433.00004)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5-0"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2-4" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient8184-7" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-5-2-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9452335,0,0,1,18.24788,333.00004)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2-1-3"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8-6-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0-8-8" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient8186-5" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-0-5-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9452335,0,0,1,18.24788,333.00004)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5-0-4"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2-4-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0-9-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2-1-3-0"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8-6-0-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0-8-8-4" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5-0-4-0"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2-4-3-2" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0-9-9-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2-1-8"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8-6-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0-8-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5-0-0"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2-4-34" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0-9-7" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6985-1"> + <stop + id="stop6987-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6989-5" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.07508603" /> + <stop + id="stop6991-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.89232749" /> + <stop + id="stop6993-4" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7879-6-0-8-2-2-8"> + <stop + id="stop7881-7-4-4-8-4-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-93-0-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <radialGradient + cx="7.4956999" + cy="8.4497995" + r="20" + id="radialGradient3295-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.00910969,1.1384973,-2.0556233,-0.01644815,29.437876,2.3889667)"> + <stop + id="stop3244-9-8" + style="stop-color:#f8b17e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-6-9" + style="stop-color:#e35d4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-2-1" + style="stop-color:#c6262e;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-5-8" + style="stop-color:#690b54;stop-opacity:1" + offset="1" /> + </radialGradient> + <linearGradient + x1="24" + y1="44" + x2="24" + y2="3.8989999" + id="linearGradient3297-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.48717951,0,0,0.48717951,0.30769188,8.3076897)"> + <stop + id="stop2492-4-9" + style="stop-color:#791235;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-4-7" + style="stop-color:#dd3b27;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-6-9-6-9-8-3-9"> + <stop + id="stop4753-7-6-9-9-0-7-3-5-1-8-0-5-1" + style="stop-color:#b4b4b4;stop-opacity:1" + offset="0" /> + <stop + id="stop4755-7-7-1-0-5-0-6-8-6-82-3-5-2" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-1-1-2-4-2-2"> + <stop + id="stop4469-9-9-9-9-3-1-8-9-9-0-6-8-5-6" + style="stop-color:#828282;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-3-8-7-4-3-7-5-6-7-0-40-9-9-6" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-0-0-0-0-1-3-1"> + <stop + id="stop7865-4-0-2-6-1-7-0-0-9-5-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-7-5-9-46-9-0-8" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-0-9-7-0-3-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-9-8-31-0-4-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-9-2-3-7-0-8" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-6-8-4-9-2-3"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-3-0-1-7-3-2" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-6-5-9-6-2-5" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-2-3-1-2-9-7-3"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-6-2-1-4-3-1-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-2-2-2-3-4-7" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-9" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-8"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-31" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-9"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-61" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-1" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient9222-1"> + <stop + id="stop9224-3" + style="stop-color:#e0e0e0;stop-opacity:1" + offset="0" /> + <stop + id="stop9226-29" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-5-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-9-4"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-9-0" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="642" + y1="234.79077" + x2="642" + y2="239.77766" + id="linearGradient4613-5" + xlink:href="#linearGradient3667-7-9-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-5.9999701)" /> + <linearGradient + id="linearGradient3667-7-9-3-8"> + <stop + id="stop3669-0-0-6-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3671-4-2-0-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8751-9-2-5-9" + xlink:href="#linearGradient3587-6-5-8-0-0-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,69.121311,228.35573)" /> + <linearGradient + id="linearGradient3587-6-5-8-0-0-9"> + <stop + id="stop3589-9-2-13-5-2-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-5-9-7" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8090-4-0-4-9" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,89.769094,39.56503)" /> + <linearGradient + id="linearGradient3587-6-5-9-9-4-0-4-3-0"> + <stop + id="stop3589-9-2-6-2-5-6-2-5-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-3-1-29-2-1-9" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8807" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,89.769094,39.56503)" /> + <linearGradient + id="linearGradient8809"> + <stop + id="stop8811" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8813" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="19.490999" + y1="-4.3217001" + x2="22.886999" + y2="-0.92557001" + id="linearGradient5846-7-7" + xlink:href="#linearGradient3587-6-5-1-5-4-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,714.1891,228.35574)" /> + <linearGradient + id="linearGradient3587-6-5-1-5-4-6"> + <stop + id="stop3589-9-2-8-5-3-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-0-1-8" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="22.863001" + y1="-0.94923002" + x2="26.233999" + y2="2.4215" + id="linearGradient5843-4-1" + xlink:href="#linearGradient3587-6-5-1-5-4-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,714.1891,228.35574)" /> + <linearGradient + id="linearGradient8820"> + <stop + id="stop8822" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8824" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-9-9-4"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-5-7-1-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-7-7-9-2" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-1-4-9-6"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-8-3-3-7" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-5-0-3-1" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3977-6-1"> + <stop + id="stop3979-8-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3981-0-6" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.03626217" /> + <stop + id="stop3983-9-8" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3985-3-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-641-289-620-227-114-444-680-744-8-7-7-8-8"> + <stop + id="stop5430-8-6-8-5-6" + style="stop-color:#5f5f5f;stop-opacity:1" + offset="0" /> + <stop + id="stop5432-3-5-5-7-6" + style="stop-color:#4f4f4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop5434-1-6-9-8-9" + style="stop-color:#3b3b3b;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop5436-8-9-2-5-6" + style="stop-color:#2b2b2b;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-616-674-812-821-107-178-392-400-6-7-3-6-8"> + <stop + id="stop5440-4-4-64-0-5" + style="stop-color:#272727;stop-opacity:1" + offset="0" /> + <stop + id="stop5442-3-5-7-9-9" + style="stop-color:#454545;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4070-1-6"> + <stop + id="stop4072-1-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4074-4-7" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.134046" /> + <stop + id="stop4076-0-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.94730771" /> + <stop + id="stop4078-1-5" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3977-2"> + <stop + id="stop3979-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3981-9" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.03626217" /> + <stop + id="stop3983-8" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3985-2" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3600-8"> + <stop + id="stop3602-6" + style="stop-color:#f4f4f4;stop-opacity:1" + offset="0" /> + <stop + id="stop3604-1" + style="stop-color:#dbdbdb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3104-6"> + <stop + id="stop3106-1" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop3108-34" + style="stop-color:#bebebe;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="46.395508" + y1="12.707516" + x2="46.395508" + y2="38.409042" + id="linearGradient14590-6" + xlink:href="#linearGradient3587-6-5-3-5-7-1-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.4100229,0,0,0.5447147,27.02322,-5.9219706)" /> + <linearGradient + id="linearGradient3587-6-5-3-5-7-1-8"> + <stop + id="stop3589-9-2-2-6-2-7-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-73-5-1-1-6" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient14571-4" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2269.2037,-702.35707)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-0-1-2"> + <stop + id="stop7881-7-4-4-97-8-7-5-4-7-3" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-0-0-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient14573-5" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2271.0489,-703.35717)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-2" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient14577-8" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(558.55883,-255.63573)" /> + <linearGradient + id="linearGradient3587-6-5-6-0-2-1-3-6-5-0"> + <stop + id="stop3589-9-2-0-6-1-3-2-2-5-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-0-4-0-7-9-1-6-3" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient8894" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(524.55883,258.36427)" /> + <linearGradient + id="linearGradient8896"> + <stop + id="stop8898" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8900" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient14580-5" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-93.51347,-532.66607)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-4"> + <stop + id="stop9737-3-0-8-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient14582-7" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-93.51347,-532.66607)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-1"> + <stop + id="stop9743-0-4-0-8" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-8" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient14585-7" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.928934,0,0,0.92592983,1639.1676,-603.60697)" /> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-4"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient10691-5-2"> + <stop + id="stop10693-7-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop10695-1-7" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="63.9995" + y1="3.1001" + x2="63.9995" + y2="122.8994" + id="linearGradient3309-1-3-6" + gradientUnits="userSpaceOnUse"> + <stop + id="stop3311-5-3-3" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="0" /> + <stop + id="stop3313-0-85-6" + style="stop-color:#d2d2d2;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3397-0-0-8"> + <stop + id="stop3399-4-8-8" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop3401-0-7-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5128-35-8"> + <stop + id="stop5130-0-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop5132-80-9" + style="stop-color:#959595;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="130" + x2="210" + y2="213.38464" + id="linearGradient8756-3-7" + xlink:href="#linearGradient3732-7-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9388889,0,0,0.02409639,-121.35557,310.65827)" /> + <linearGradient + id="linearGradient3732-7-8"> + <stop + id="stop3734-9-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3736-8-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="730.1452" + y1="233.79068" + x2="730.1452" + y2="294.40405" + id="linearGradient8766-6-8" + xlink:href="#linearGradient3619-8-3" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-24.999999,18.000029)" /> + <linearGradient + id="linearGradient3619-8-3"> + <stop + id="stop3621-5-6" + style="stop-color:#e3e3e3;stop-opacity:1" + offset="0" /> + <stop + id="stop3623-2-4" + style="stop-color:#bfbfbf;stop-opacity:0.98039216" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5951-1"> + <stop + id="stop5953-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop5955-9" + style="stop-color:#000000;stop-opacity:0.3137255" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5941-4"> + <stop + id="stop5943-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop5945-0" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4448-0"> + <stop + id="stop4450-0" + style="stop-color:#b4b4b4;stop-opacity:1" + offset="0" /> + <stop + id="stop4452-8" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4817-203-5-6-7"> + <stop + id="stop5250-4-4-1" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="0" /> + <stop + id="stop5252-9-3-9" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5872-3-0"> + <stop + id="stop5874-3-9" + style="stop-color:#bebebe;stop-opacity:1" + offset="0" /> + <stop + id="stop5876-8-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <filter + id="filter3901-1-4" + style="color-interpolation-filters:sRGB"> + <feGaussianBlur + id="feGaussianBlur3903-9-7" + stdDeviation="8.685" /> + </filter> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-641-289-620-227-114-444-680-744-8-7-7-8-4"> + <stop + id="stop5430-8-6-8-5-7" + style="stop-color:#5f5f5f;stop-opacity:1" + offset="0" /> + <stop + id="stop5432-3-5-5-7-4" + style="stop-color:#4f4f4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop5434-1-6-9-8-4" + style="stop-color:#3b3b3b;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop5436-8-9-2-5-63" + style="stop-color:#2b2b2b;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-616-674-812-821-107-178-392-400-6-7-3-6-6"> + <stop + id="stop5440-4-4-64-0-2" + style="stop-color:#272727;stop-opacity:1" + offset="0" /> + <stop + id="stop5442-3-5-7-9-3" + style="stop-color:#454545;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="23.99999" + y1="14.077706" + x2="23.99999" + y2="32.463085" + id="linearGradient9509-0" + xlink:href="#linearGradient4070-1-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2162161,0,0,1.4324324,2.8108132,-2.3783403)" /> + <linearGradient + id="linearGradient4070-1-1"> + <stop + id="stop4072-1-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4074-4-6" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.134046" /> + <stop + id="stop4076-0-1" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.94730771" /> + <stop + id="stop4078-1-8" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient10095" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,89.769094,39.56503)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4"> + <stop + id="stop3750-1-6-5-3-3-0-0-2" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4"> + <stop + id="stop3760-0-9-4-4-2-0-0-0" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient6649-0-1-6-5" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.49563182,0,0,0.92592983,854.45948,191.39366)" /> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient4316" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.928934,0,0,0.92592983,1639.1676,-603.60697)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient4318" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-93.51347,-532.66607)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient4320" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-93.51347,-532.66607)" /> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient4322" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(558.55883,-255.63573)" /> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient4324" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2269.2037,-702.35707)" /> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient4326" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2271.0489,-703.35717)" /> + <linearGradient + x1="46.395508" + y1="12.707516" + x2="46.395508" + y2="38.409042" + id="linearGradient4328" + xlink:href="#linearGradient3587-6-5-3-5-7-1-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.4100229,0,0,0.5447147,27.02322,-5.9219706)" /> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-44"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-7" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3"> + <stop + id="stop9737-3-0-8-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9"> + <stop + id="stop9743-0-4-0-6" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-0-1-7"> + <stop + id="stop7881-7-4-4-97-8-7-5-4-7-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-0-0-5" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-8" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient14577-5" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(559.55882,258.36427)" /> + <linearGradient + id="linearGradient3587-6-5-6-0-2-1-3-6-5-9"> + <stop + id="stop3589-9-2-0-6-1-3-2-2-5-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-0-4-0-7-9-1-6-5" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient4374" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(559.55882,258.36427)" /> + <linearGradient + id="linearGradient4376"> + <stop + id="stop4378" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4380" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="46.395508" + y1="12.707516" + x2="46.395508" + y2="38.409042" + id="linearGradient14590-3" + xlink:href="#linearGradient3587-6-5-3-5-7-1-88" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.4100229,0,0,0.5447147,27.02322,-5.9219706)" /> + <linearGradient + id="linearGradient3587-6-5-3-5-7-1-88"> + <stop + id="stop3589-9-2-2-6-2-7-3" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-73-5-1-1-1" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4"> + <stop + id="stop3897-0-5-7-0-3" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-2"> + <stop + id="stop3897-0-5-7-0-4" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-3" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2"> + <stop + id="stop3897-0-5-7-0" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4644-104-3-3-6-2"> + <stop + id="stop5237-6-5-1-7" + style="stop-color:#ff7a35;stop-opacity:1" + offset="0" /> + <stop + id="stop5239-4-6-4-8" + style="stop-color:#f0431a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="28.53125" + y1="994.81909" + x2="28.53125" + y2="1044.3767" + id="linearGradient4188-1" + xlink:href="#linearGradient3895-9-0" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(12,-100)" /> + <linearGradient + id="linearGradient3895-9-0"> + <stop + id="stop3897-0-5" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4067-0-2"> + <stop + id="stop4069-2-9" + style="stop-color:#ffe452;stop-opacity:1" + offset="0" /> + <stop + id="stop4071-8-9" + style="stop-color:#ffeb41;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-0"> + <stop + id="stop3897-0-5-3" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-2" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="28.53125" + y1="994.81909" + x2="28.53125" + y2="1044.3767" + id="linearGradient4195" + xlink:href="#linearGradient3895-9-0-0" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(12,-100)" /> + <linearGradient + id="linearGradient3895-9-0-3"> + <stop + id="stop3897-0-5-7" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3702-501-757"> + <stop + id="stop2895" + style="stop-color:#181818;stop-opacity:0" + offset="0" /> + <stop + id="stop2897" + style="stop-color:#181818;stop-opacity:1" + offset="0.5" /> + <stop + id="stop2899" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-464-309"> + <stop + id="stop2889" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2891" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-166-749"> + <stop + id="stop2883" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2885" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924"> + <stop + id="stop3926" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8265-821-176-38-919-66-249-7-7"> + <stop + id="stop2687-1-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2689-5-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8838-561-565"> + <stop + id="stop4621" + style="stop-color:#0a0a0a;stop-opacity:1" + offset="0" /> + <stop + id="stop4623" + style="stop-color:#0a0a0a;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-3-8"> + <stop + id="stop3750-8-9" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-3-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-7-2" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-9-3" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3725-941-985"> + <stop + id="stop4651" + style="stop-color:#54e1fa;stop-opacity:1" + offset="0" /> + <stop + id="stop4653" + style="stop-color:#05a4dd;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3882"> + <stop + id="stop3884" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3886" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.4393521" /> + <stop + id="stop3888" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83473867" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-3-8"> + <stop + id="stop3760-7-3" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-8-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3702-501-757-6"> + <stop + id="stop2895-4" + style="stop-color:#181818;stop-opacity:0" + offset="0" /> + <stop + id="stop2897-0" + style="stop-color:#181818;stop-opacity:1" + offset="0.5" /> + <stop + id="stop2899-0" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-464-309-0"> + <stop + id="stop2889-5" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2891-6" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-166-749-3"> + <stop + id="stop2883-3" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2885-8" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-0-9"> + <stop + id="stop3897-0-5-3-6" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-2-9" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4644-104-3-3-6-2-3"> + <stop + id="stop5237-6-5-1-7-9" + style="stop-color:#ff7a35;stop-opacity:1" + offset="0" /> + <stop + id="stop5239-4-6-4-8-1" + style="stop-color:#f0431a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4067-0-2-3"> + <stop + id="stop4069-2-9-4" + style="stop-color:#ffe452;stop-opacity:1" + offset="0" /> + <stop + id="stop4071-8-9-0" + style="stop-color:#ffeb41;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-90"> + <stop + id="stop3897-0-5-7-0-3-4" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-33" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-9"> + <stop + id="stop3897-0-5-7-0-3-9" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-3" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-1"> + <stop + id="stop3897-0-5-7-0-3-1" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-0" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-9"> + <stop + id="stop3926-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-8" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-1" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8265-821-176-38-919-66-249-7-7-6"> + <stop + id="stop2687-1-9-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2689-5-4-9" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-3-8-8-1"> + <stop + id="stop3760-7-3-6-4" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-8-4-8-3" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2490-3-4-6"> + <stop + id="stop2492-3-9-3" + style="stop-color:#3f7010;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-8-8-5" + style="stop-color:#84a718;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3242-7-3-8"> + <stop + id="stop3244-5-8-5" + style="stop-color:#eef87e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-9-5-1" + style="stop-color:#cde34f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-7-2-0" + style="stop-color:#93b723;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-8-2-8" + style="stop-color:#5a7e0d;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4263"> + <stop + id="stop4265" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4267" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.54088849" /> + <stop + id="stop4269" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.87818205" /> + <stop + id="stop4271" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8838"> + <stop + id="stop8840" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8842" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011"> + <stop + id="stop4013" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3284"> + <stop + id="stop3286" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3288" + style="stop-color:#42baea;stop-opacity:1" + offset="0.26238003" /> + <stop + id="stop3290" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.70495206" /> + <stop + id="stop3292" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-166-749-3-6"> + <stop + id="stop2883-3-4" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2885-8-1" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-464-309-0-8"> + <stop + id="stop2889-5-8" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2891-6-9" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3702-501-757-6-8"> + <stop + id="stop2895-4-8" + style="stop-color:#181818;stop-opacity:0" + offset="0" /> + <stop + id="stop2897-0-8" + style="stop-color:#181818;stop-opacity:1" + offset="0.5" /> + <stop + id="stop2899-0-6" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4644-104-3-3-6-2-3-3"> + <stop + id="stop5237-6-5-1-7-9-8" + style="stop-color:#ff7a35;stop-opacity:1" + offset="0" /> + <stop + id="stop5239-4-6-4-8-1-3" + style="stop-color:#f0431a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-0-9-3"> + <stop + id="stop3897-0-5-3-6-8" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-2-9-0" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4067-0-2-3-7"> + <stop + id="stop4069-2-9-4-6" + style="stop-color:#ffe452;stop-opacity:1" + offset="0" /> + <stop + id="stop4071-8-9-0-8" + style="stop-color:#ffeb41;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-90-0"> + <stop + id="stop3897-0-5-7-0-3-4-6" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-33-8" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-9-9"> + <stop + id="stop3897-0-5-7-0-3-9-0" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-3-3" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-1-3"> + <stop + id="stop3897-0-5-7-0-3-1-7" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-0-3" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-9-6"> + <stop + id="stop3926-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-8-2" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-1-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-3-5" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8265-821-176-38-919-66-249-7-7-6-7"> + <stop + id="stop2687-1-9-2-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2689-5-4-9-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3977-6-1-4"> + <stop + id="stop3979-8-8-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3981-0-6-0" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.03626217" /> + <stop + id="stop3983-9-8-4" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3985-3-0-8" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="305.57574" + y1="494.79077" + x2="305.57574" + y2="445.69904" + id="linearGradient8700-1-7" + xlink:href="#linearGradient4817-203-5-6-7-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.32034632,0,0,1.0816308,-4.439393,-673.89019)" /> + <linearGradient + id="linearGradient4817-203-5-6-7-0"> + <stop + id="stop5250-4-4-1-8" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="0" /> + <stop + id="stop5252-9-3-9-6" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="595.31445" + y1="445.79077" + x2="595.31445" + y2="495.80905" + id="linearGradient8702-9-2" + xlink:href="#linearGradient5872-3-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.32034632,0,0,1.0816308,-4.439393,-674.431)" /> + <linearGradient + id="linearGradient5872-3-0-4"> + <stop + id="stop5874-3-9-7" + style="stop-color:#bebebe;stop-opacity:1" + offset="0" /> + <stop + id="stop5876-8-3-9" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-5-4"> + <stop + id="stop3760-9-8" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-1" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-8-2"> + <stop + id="stop3750-5-2" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-7-4" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-4-7" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-1-7" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8838-7"> + <stop + id="stop8840-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8842-3" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3284-2"> + <stop + id="stop3286-5" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3288-3" + style="stop-color:#42baea;stop-opacity:1" + offset="0.26238003" /> + <stop + id="stop3290-7" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.70495206" /> + <stop + id="stop3292-6" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-3-8-8-1-1"> + <stop + id="stop3760-7-3-6-4-3" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-8-4-8-3-6" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3242-7-3-8-0"> + <stop + id="stop3244-5-8-5-3" + style="stop-color:#eef87e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-9-5-1-5" + style="stop-color:#cde34f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-7-2-0-8" + style="stop-color:#93b723;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-8-2-8-5" + style="stop-color:#5a7e0d;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2490-3-4-6-9"> + <stop + id="stop2492-3-9-3-9" + style="stop-color:#3f7010;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-8-8-5-8" + style="stop-color:#84a718;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4263-2"> + <stop + id="stop4265-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4267-9" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.54088849" /> + <stop + id="stop4269-0" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.87818205" /> + <stop + id="stop4271-1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient3096-2" + xlink:href="#linearGradient4011-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.72972967,0,0,0.72972967,-36.346078,-2.5039298)" /> + <linearGradient + id="linearGradient4011-0"> + <stop + id="stop4013-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-6" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-3" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-9" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3702-501-757-3"> + <stop + id="stop2895-1" + style="stop-color:#181818;stop-opacity:0" + offset="0" /> + <stop + id="stop2897-9" + style="stop-color:#181818;stop-opacity:1" + offset="0.5" /> + <stop + id="stop2899-1" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-464-309-3"> + <stop + id="stop2889-6" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2891-4" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-166-749-9"> + <stop + id="stop2883-35" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2885-4" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-0"> + <stop + id="stop3760-4" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-8"> + <stop + id="stop3750-4" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-8" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-3"> + <stop + id="stop3926-02" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-9" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8265-821-176-38-919-66-249-7-7-60"> + <stop + id="stop2687-1-9-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2689-5-4-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-0-6-2"> + <stop + id="stop3760-4-4-5" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-4-2-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-0-3"> + <stop + id="stop3760-4-7" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-4-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8838-3"> + <stop + id="stop8840-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8842-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3284-4"> + <stop + id="stop3286-57" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3288-0" + style="stop-color:#42baea;stop-opacity:1" + offset="0.26238003" /> + <stop + id="stop3290-78" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.70495206" /> + <stop + id="stop3292-9" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-3-8-8-1-3"> + <stop + id="stop3760-7-3-6-4-9" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-8-4-8-3-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3242-7-3-8-4"> + <stop + id="stop3244-5-8-5-5" + style="stop-color:#eef87e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-9-5-1-55" + style="stop-color:#cde34f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-7-2-0-6" + style="stop-color:#93b723;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-8-2-8-0" + style="stop-color:#5a7e0d;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2490-3-4-6-2"> + <stop + id="stop2492-3-9-3-6" + style="stop-color:#3f7010;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-8-8-5-9" + style="stop-color:#84a718;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4263-29"> + <stop + id="stop4265-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4267-5" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.54088849" /> + <stop + id="stop4269-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.87818205" /> + <stop + id="stop4271-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient3096-8" + xlink:href="#linearGradient4011-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.72972967,0,0,0.72972967,-36.346078,-2.5039298)" /> + <linearGradient + id="linearGradient4011-6"> + <stop + id="stop4013-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-6"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-2" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-8" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-9" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-5" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-2"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-7" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-2" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-7"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-8" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-2"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-0" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-2" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-3"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-3" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient6566-0" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.49563182,0,0,0.92592983,854.45948,191.39366)" /> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-0"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-5" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-62"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-5"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-0" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-5"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-2" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-9" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-2"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-03" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-2" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9"> + <stop + id="stop9743-0-4-8-9-1-67-6" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-62-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-4-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-2-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-5-9"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-5-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-0-9" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-5-5"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-2-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-9-9" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient21829-7-4" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4-7-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.68851,140.80546)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4-7-9"> + <stop + id="stop7881-7-4-4-97-8-7-5-4-7-3-39-1-6-9-1-2-1-6-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-0-0-2-1-3-3-2-68-3-1-8-8" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient21831-1-2" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-2-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.8019,140.28159)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-2-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-03-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-2-5" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-166-749-26"> + <stop + id="stop2883-91" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2885-33" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-464-309-15"> + <stop + id="stop2889-2" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2891-6-0" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3702-501-757-94"> + <stop + id="stop2895-4-4" + style="stop-color:#181818;stop-opacity:0" + offset="0" /> + <stop + id="stop2897-6" + style="stop-color:#181818;stop-opacity:1" + offset="0.5" /> + <stop + id="stop2899-07" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4644-104-3-3-6-2-9"> + <stop + id="stop5237-6-5-1-7-0" + style="stop-color:#ff7a35;stop-opacity:1" + offset="0" /> + <stop + id="stop5239-4-6-4-8-0" + style="stop-color:#f0431a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-8"> + <stop + id="stop3897-0-5-7-3" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-3" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4067-0-2-4"> + <stop + id="stop4069-2-9-3" + style="stop-color:#ffe452;stop-opacity:1" + offset="0" /> + <stop + id="stop4071-8-9-7" + style="stop-color:#ffeb41;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-4"> + <stop + id="stop3926-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-6"> + <stop + id="stop3897-0-5-7-0-3-15" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-5" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-2-4"> + <stop + id="stop3897-0-5-7-0-4-6" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-3-6" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-9"> + <stop + id="stop3897-0-5-7-0-6" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-7" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8265-821-176-38-919-66-249-7-7-5"> + <stop + id="stop2687-1-9-01" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2689-5-4-26" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6505-3"> + <stop + id="stop6507-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6509-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.02117411" /> + <stop + id="stop6511-2" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.98379731" /> + <stop + id="stop6513-6" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7942-4-3-2"> + <stop + id="stop7944-4-0-9" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" /> + <stop + id="stop7952-3-7-6" + style="stop-color:#f8f8f8;stop-opacity:1" + offset="0.08615318" /> + <stop + id="stop7950-9-8-1" + style="stop-color:#f8f8f8;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-4"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-4" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-9" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-3" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-8" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-8"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-8" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-7" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-9"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-6" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-98"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-29"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-7" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-9"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-3" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-4-3"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-4-8" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-9-7" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-3-2" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-8-1" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-8-3"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-8-9" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-7-5" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-9-5"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-1-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-6-2" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-98-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-9-6" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-29-1"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-3-7" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-9-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-9-2"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-9-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-7-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-9-8"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-6-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-3-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-4-2"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-4-82" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-9-9" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-3-9" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-8-9" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-8-9"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-8-8" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-7-57" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-9-2"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-1-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-6-9" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-98-8"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-0-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-9-3" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-29-9"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-3-73" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-9-2" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-9-3"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-9-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-7-4" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-9-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-6-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-3-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-4-2-1"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-4-82-9" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-9-9-3" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-3-9-8" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-8-9-3" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-8-9-4"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-8-8-2" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-7-57-5" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-9-2-1"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-1-4-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-6-9-7" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-98-8-4"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-0-9-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-9-3-8" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-29-9-5"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-3-73-4" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-9-2-0" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-9-3-2"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-9-6-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-7-4-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-9-6-3"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-6-4-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-3-2-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-4-8"> + <stop + id="stop3926-8-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5-1" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4-1" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25-8" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-6-8"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-2-6" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-8-0" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-9-8" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-5-0" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-2-3"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-7-6" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-2-5" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6505-3-6"> + <stop + id="stop6507-7-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6509-3-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.02117411" /> + <stop + id="stop6511-2-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.98379731" /> + <stop + id="stop6513-6-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6985-1-4"> + <stop + id="stop6987-6-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6989-5-8" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.07508603" /> + <stop + id="stop6991-5-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.89232749" /> + <stop + id="stop6993-4-9" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7879-6-0-8-2-2-8-8"> + <stop + id="stop7881-7-4-4-8-4-1-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-93-0-0-2" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="28.780586" + x2="344.09509" + y2="66.038742" + id="linearGradient8360-5" + xlink:href="#radialGradient3295-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9452336,0,0,1,18.247867,-4.99985)" /> + <radialGradient + cx="7.4956999" + cy="8.4497995" + r="20" + id="radialGradient3295-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.00910969,1.1384973,-2.0556233,-0.01644815,29.437876,2.3889667)"> + <stop + id="stop3244-9-8-1" + style="stop-color:#f8b17e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-6-9-1" + style="stop-color:#e35d4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-2-1-9" + style="stop-color:#c6262e;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-5-8-1" + style="stop-color:#690b54;stop-opacity:1" + offset="1" /> + </radialGradient> + <linearGradient + x1="261.61145" + y1="57.607128" + x2="261.61145" + y2="33.960667" + id="linearGradient8362-1" + xlink:href="#linearGradient3297-0-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9452336,0,0,1,18.247867,-4.99985)" /> + <linearGradient + x1="24" + y1="44" + x2="24" + y2="3.8989999" + id="linearGradient3297-0-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.48717951,0,0,0.48717951,0.30769188,8.3076897)"> + <stop + id="stop2492-4-9-6" + style="stop-color:#791235;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-4-7-9" + style="stop-color:#dd3b27;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-6-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-5-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-9-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-8-9"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-3-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-31-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-9-4"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-61-5" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-7-2" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8-5"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-0-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-1-7" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-6-6-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-5-5-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-9-6-8" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-8-9-3"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-3-3-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-31-7-4" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-9-4-2"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-61-5-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-7-2-6" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8-5-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-0-4-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-1-7-5" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-6-6-6-7"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-5-5-8-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-9-6-8-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-8-9-3-1"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-3-3-1-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-31-7-4-6" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-9-4-2-5"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-61-5-0-9" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-7-2-6-4" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8-5-4-7"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-0-4-9-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-1-7-5-1" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-3"> + <stop + id="stop5719-2" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-2" + style="stop-color:#cadae5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-7"> + <stop + id="stop5711-4" + style="stop-color:#babbcf;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-1" + style="stop-color:#8d99c3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-263.76627" + y1="478.38141" + x2="-263.76627" + y2="533.23389" + id="linearGradient5767" + xlink:href="#linearGradient5717-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.33110384,0,0,0.32727369,112.24749,-156.03205)" /> + <linearGradient + x1="-309.33173" + y1="478.33386" + x2="-309.33173" + y2="530.94098" + id="linearGradient5769" + xlink:href="#linearGradient5709-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.33110384,0,0,0.32727369,112.24749,-156.03205)" /> + <linearGradient + x1="-263.76627" + y1="478.38141" + x2="-263.76627" + y2="533.23389" + id="linearGradient5723-8" + xlink:href="#linearGradient5717-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.33110384,0,0,0.32727369,567.2475,230.75876)" /> + <linearGradient + id="linearGradient5717-1"> + <stop + id="stop5719-6" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-5" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-309.33173" + y1="478.33386" + x2="-309.33173" + y2="530.94098" + id="linearGradient5715-5" + xlink:href="#linearGradient5709-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.33110384,0,0,0.32727369,567.2475,230.75876)" /> + <linearGradient + id="linearGradient5709-2"> + <stop + id="stop5711-2" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-12" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-4-0"> + <stop + id="stop3926-8-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5-15" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-10"> + <stop + id="stop5719-8" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-4"> + <stop + id="stop5711-9" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5914"> + <stop + id="stop5916" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5918" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5921"> + <stop + id="stop5923" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5925" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-6-6-6-2"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-5-5-8-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-9-6-8-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-8-9-3-8"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-3-3-1-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-31-7-4-2" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-9-4-2-8"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-61-5-0-5" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-7-2-6-5" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient5022-1-8-4" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4-4-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.68851,140.80546)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4-4-9-8"> + <stop + id="stop7881-7-4-4-97-8-7-5-4-7-3-39-1-6-9-1-2-1-0-2-98" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-0-0-2-1-3-3-2-68-3-1-2-6-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient5024-5-6-76" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8-5-4-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.8019,140.28159)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8-5-4-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-0-4-9-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-1-7-5-3" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="-263.76627" + y1="478.38141" + x2="-263.76627" + y2="533.23389" + id="linearGradient5723-2-6" + xlink:href="#linearGradient5717-10-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.06020091,0,0,0.32727369,333.81774,332.75876)" /> + <linearGradient + id="linearGradient5717-10-8"> + <stop + id="stop5719-8-0" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-5" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-309.33173" + y1="478.33386" + x2="-309.33173" + y2="530.94098" + id="linearGradient5715-56-8" + xlink:href="#linearGradient5709-4-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.06020091,0,0,0.32727369,333.81774,332.75876)" /> + <linearGradient + id="linearGradient5709-4-4"> + <stop + id="stop5711-9-1" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-5" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-10-9"> + <stop + id="stop5719-8-3" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-9" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-4-9"> + <stop + id="stop5711-9-7" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-9" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="23.99999" + y1="4.999989" + x2="23.99999" + y2="43" + id="linearGradient6145-6" + xlink:href="#linearGradient3924-4-0-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2162162,0,0,1.2162162,307.81086,454.60163)" /> + <linearGradient + id="linearGradient3924-4-0-3"> + <stop + id="stop3926-8-7-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5-15-6" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4-6-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25-3-8" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-10-5"> + <stop + id="stop5719-8-5" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-8" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-4-5"> + <stop + id="stop5711-9-79" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-1" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-263.76627" + y1="478.38141" + x2="-263.76627" + y2="533.23389" + id="linearGradient6351" + xlink:href="#linearGradient5717-10-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,53.551841,-408.22143)" /> + <linearGradient + x1="-309.33173" + y1="478.33386" + x2="-309.33173" + y2="530.94098" + id="linearGradient6353" + xlink:href="#linearGradient5709-4-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,53.551841,-408.22143)" /> + <linearGradient + x1="21.476355" + y1="192.80202" + x2="21.476355" + y2="229.02617" + id="linearGradient6328-6-5" + xlink:href="#linearGradient5717-10-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5717-10-5-9"> + <stop + id="stop5719-8-5-7" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-8-6" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="21.476355" + y1="192.80202" + x2="21.476355" + y2="229.02617" + id="linearGradient6330-3-7" + xlink:href="#linearGradient5709-4-5-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5709-4-5-3"> + <stop + id="stop5711-9-79-9" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-1-6" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="21.476355" + y1="192.80202" + x2="21.476355" + y2="229.02617" + id="linearGradient6328-6-4" + xlink:href="#linearGradient5717-10-5-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5717-10-5-5"> + <stop + id="stop5719-8-5-8" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-8-1" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="21.476355" + y1="192.80202" + x2="21.476355" + y2="229.02617" + id="linearGradient6330-3-6" + xlink:href="#linearGradient5709-4-5-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5709-4-5-7"> + <stop + id="stop5711-9-79-8" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-1-66" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-4-0-7"> + <stop + id="stop3926-8-7-08" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5-15-7" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4-6-3" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25-3-2" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="23.99999" + y1="4.999989" + x2="23.99999" + y2="43" + id="linearGradient6535" + xlink:href="#linearGradient3924-4-0-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2162162,0,0,1.2162162,-6.1891201,-6.1891821)" /> + <linearGradient + x1="-263.76627" + y1="478.38141" + x2="-263.76627" + y2="533.23389" + id="linearGradient6328-4" + xlink:href="#linearGradient5717-10-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5717-10-0"> + <stop + id="stop5719-8-58" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-0" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-309.33173" + y1="478.33386" + x2="-309.33173" + y2="530.94098" + id="linearGradient6330-0" + xlink:href="#linearGradient5709-4-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5709-4-7"> + <stop + id="stop5711-9-0" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-13" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-3"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-3" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-4" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-5"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-5" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-4"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-9" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-1" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-95"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-4"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-18" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-641-289-620-227-114-444-680-744-8-7-7-8-4-2"> + <stop + id="stop5430-8-6-8-5-7-9" + style="stop-color:#5f5f5f;stop-opacity:1" + offset="0" /> + <stop + id="stop5432-3-5-5-7-4-9" + style="stop-color:#4f4f4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop5434-1-6-9-8-4-8" + style="stop-color:#3b3b3b;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop5436-8-9-2-5-63-3" + style="stop-color:#2b2b2b;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-616-674-812-821-107-178-392-400-6-7-3-6-6-5"> + <stop + id="stop5440-4-4-64-0-2-3" + style="stop-color:#272727;stop-opacity:1" + offset="0" /> + <stop + id="stop5442-3-5-7-9-3-8" + style="stop-color:#454545;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4070-1-1-7"> + <stop + id="stop4072-1-6-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4074-4-6-4" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.134046" /> + <stop + id="stop4076-0-1-3" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.94730771" /> + <stop + id="stop4078-1-8-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient4743" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-8-9-9-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.43924629,0,0,2.7391304,233.14991,239.36392)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-9-9-0"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-5-7-1-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-7-7-9-8" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient4745" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-1-4-9-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.43924629,0,0,2.7391304,233.14991,239.36392)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-1-4-9-4"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-8-3-3-4" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-5-0-3-4" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-2"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-0" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-8" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-0" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-5" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-1"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-1" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-2" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-3-6"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-3-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-4-4" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-5-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-6-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-5-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-4-2"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-9-5" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-1-4" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-95-5"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-6-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-0-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-4-3"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-18-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-4-8" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-2-3"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-0-6" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-8-7" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-0-7" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-5-0" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-1-0"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-1-4" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-2-2" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-3-6-0"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-3-7-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-4-4-1" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-5-7-4"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-6-6-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-5-0-2" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-4-2-4"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-9-5-2" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-1-4-0" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-95-5-6"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-6-3-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-0-9-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-4-3-5"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-18-2-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-4-8-3" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6557-2"> + <stop + id="stop6559-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6561-1" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.46169472" /> + <stop + id="stop6563-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.79194808" /> + <stop + id="stop6565-7" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-10-5-98"> + <stop + id="stop5719-8-5-3" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-8-0" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-4-5-5"> + <stop + id="stop5711-9-79-7" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-1-64" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-4-0-5"> + <stop + id="stop3926-8-7-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5-15-2" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4-6-7" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25-3-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-10-7"> + <stop + id="stop5719-8-53" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-2" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-4-97"> + <stop + id="stop5711-9-3" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-0" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5"> + <stop + id="stop3589-9-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient4097" + xlink:href="#linearGradient4703" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(37.00006,-1.7e-5)" /> + <linearGradient + id="linearGradient4703"> + <stop + id="stop4705" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient4099" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.3131313,0,0,1,-777.9798,158.79242)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4703-5"> + <stop + id="stop4705-9" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1"> + <stop + id="stop4697-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="571.05505" + y1="447.70795" + x2="571.05505" + y2="450.66675" + id="linearGradient5107-6" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.0000002,0,0,1.1904762,-1315.9998,-1069.778)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-877.17906)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192" + xlink:href="#linearGradient4695-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-4.0703448,175.12305)" /> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient5195" + xlink:href="#linearGradient4703-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.6068473,173.28628)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient5197" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,318.27068)" /> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient5200" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.49563182,0,0,0.92592983,940.45948,59.36858)" /> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient6000" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(534.55882,282.36427)" /> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient6003" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2243.2037,-164.35707)" /> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient6005" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2245.0489,-165.35717)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient6008" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient6010" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient6013" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-44" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.928934,0,0,0.92592983,1613.1676,-65.606974)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient6008-8" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-2"> + <stop + id="stop9737-3-0-8-1-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-4" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient6010-9" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-8"> + <stop + id="stop9743-0-4-0-6-5" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-4" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3853-8"> + <stop + id="stop3855-4" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-3" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient4085-8" + xlink:href="#linearGradient3853-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient4076" + xlink:href="#linearGradient3853" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <radialGradient + cx="312.375" + cy="290.25" + r="6.875" + fx="312.375" + fy="290.25" + id="radialGradient4037" + xlink:href="#linearGradient4002" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient4002"> + <stop + id="stop4004" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4010" + style="stop-color:#000000;stop-opacity:1" + offset="0.77191412" /> + <stop + id="stop4006" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <radialGradient + cx="312.375" + cy="290.25" + r="6.875" + fx="312.375" + fy="290.25" + id="radialGradient4008" + xlink:href="#linearGradient4002" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3853"> + <stop + id="stop3855" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient3911" + xlink:href="#linearGradient3853" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + x1="116.15861" + y1="479.89758" + x2="107.97111" + y2="479.89758" + id="linearGradient6009" + xlink:href="#linearGradient4722-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + x1="108.59611" + y1="477.02258" + x2="113.8317" + y2="477.02258" + id="linearGradient6007" + xlink:href="#linearGradient4714-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" /> + <linearGradient + id="linearGradient4722-3"> + <stop + id="stop4724-2" + style="stop-color:#babdb6;stop-opacity:1" + offset="0" /> + <stop + id="stop4726-2" + style="stop-color:#7b8073;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="116.15861" + y1="479.89758" + x2="107.97111" + y2="479.89758" + id="linearGradient5306-4" + xlink:href="#linearGradient4722-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient4714-2"> + <stop + id="stop4716-4" + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" /> + <stop + id="stop4718-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="108.59611" + y1="477.02258" + x2="113.8317" + y2="477.02258" + id="linearGradient5304-8" + xlink:href="#linearGradient4714-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" /> + <linearGradient + id="linearGradient3819"> + <stop + id="stop3821" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162" + xlink:href="#linearGradient3853" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194" + xlink:href="#linearGradient3819" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,344.99086)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4" + xlink:href="#linearGradient3819-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,344.99086)" /> + <linearGradient + id="linearGradient3819-1"> + <stop + id="stop3821-1" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5" + xlink:href="#linearGradient3853-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5"> + <stop + id="stop3855-6" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-877.17906)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4" + xlink:href="#linearGradient4695-1-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,175.12305)" /> + <linearGradient + id="linearGradient4695-1-4"> + <stop + id="stop4697-9-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient5195-8" + xlink:href="#linearGradient4703-5-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.6068473,174.28607)" /> + <linearGradient + id="linearGradient4703-5-7"> + <stop + id="stop4705-9-5" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-9" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient5197-0" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,319.27047)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-8"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-6" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-4" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,516.52882)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.14275,314.65603)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="329.90466" + y1="-114.1039" + x2="329.90466" + y2="-163.09604" + id="linearGradient6350" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-356.76795,152.23369)" /> + <linearGradient + x1="27.975796" + y1="65.494736" + x2="79.895973" + y2="65.494736" + id="linearGradient6352" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-40.56498,-49.639102)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4-1" + xlink:href="#linearGradient3819-1-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,344.99086)" /> + <linearGradient + id="linearGradient3819-1-1"> + <stop + id="stop3821-1-3" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9-7" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5-5" + xlink:href="#linearGradient3853-5-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5-7"> + <stop + id="stop3855-6-9" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32-2" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0-0" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-877.17906)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4-0" + xlink:href="#linearGradient4695-1-4-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,175.12305)" /> + <linearGradient + id="linearGradient4695-1-4-7"> + <stop + id="stop4697-9-9-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0-9" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,516.52882)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-2" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-4" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-1" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-3" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9-6" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.142749,314.65603)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-0" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-6" + xlink:href="#linearGradient3819-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,344.99086)" /> + <linearGradient + id="linearGradient3819-5"> + <stop + id="stop3821-3" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-3" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-4" + xlink:href="#linearGradient3853-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-4"> + <stop + id="stop3855-5" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-9" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-2" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-877.17906)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="368.68182" + y1="210.69733" + x2="368.68182" + y2="221.62648" + id="linearGradient5192-2" + xlink:href="#linearGradient4695-1-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-4.070345,176.12284)" /> + <linearGradient + id="linearGradient4695-1-7"> + <stop + id="stop4697-9-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-6" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient5195-5" + xlink:href="#linearGradient4703-5-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.6068473,174.28607)" /> + <linearGradient + id="linearGradient4703-5-8"> + <stop + id="stop4705-9-53" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-2" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient5197-4" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,319.27047)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-60" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-0" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient6468" + xlink:href="#linearGradient4703-5-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.606848,173.28628)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient6470" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,318.27068)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4-1-7" + xlink:href="#linearGradient3819-1-1-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,263.99065)" /> + <linearGradient + id="linearGradient3819-1-1-0"> + <stop + id="stop3821-1-3-7" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9-7-7" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5-5-4" + xlink:href="#linearGradient3853-5-7-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5-7-0"> + <stop + id="stop3855-6-9-1" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32-2-6" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0-0-5" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-796.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4-0-1" + xlink:href="#linearGradient4695-1-4-7-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,94.12284)" /> + <linearGradient + id="linearGradient4695-1-4-7-4"> + <stop + id="stop4697-9-9-8-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0-9-2" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,435.52861)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4-8"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-2-1" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-4-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-1-9" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-3-4" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9-6-8" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.142748,233.65582)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2-3"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-0-2" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-4-5" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-6-0" + xlink:href="#linearGradient3819-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,263.99065)" /> + <linearGradient + id="linearGradient3819-5-9"> + <stop + id="stop3821-3-4" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-3-7" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-4-7" + xlink:href="#linearGradient3853-4-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-4-1"> + <stop + id="stop3855-5-0" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-9-4" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-2-8" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-796.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-6"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="368.68182" + y1="210.69733" + x2="368.68182" + y2="221.62648" + id="linearGradient5192-2-3" + xlink:href="#linearGradient4695-1-7-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-4.070346,94.12284)" /> + <linearGradient + id="linearGradient4695-1-7-1"> + <stop + id="stop4697-9-6-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-6-1" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4703-5-8-9"> + <stop + id="stop4705-9-53-7" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-2-0" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9-2"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-60-8" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-0-2" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4-4" + xlink:href="#linearGradient3819-1-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,263.99065)" /> + <linearGradient + id="linearGradient3819-1-9"> + <stop + id="stop3821-1-7" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9-5" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5-3" + xlink:href="#linearGradient3853-5-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5-1"> + <stop + id="stop3855-6-2" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32-5" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0-06" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-796.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-2"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-9" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4-2" + xlink:href="#linearGradient4695-1-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,94.12284)" /> + <linearGradient + id="linearGradient4695-1-4-3"> + <stop + id="stop4697-9-9-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0-1" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,435.52861)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9-0" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.142749,233.65582)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-9" + xlink:href="#linearGradient3819-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,263.99065)" /> + <linearGradient + id="linearGradient3819-0"> + <stop + id="stop3821-4" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-5" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-9" + xlink:href="#linearGradient3853-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-3"> + <stop + id="stop3855-2" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-4" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-4" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-796.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-63" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-25" + xlink:href="#linearGradient4695-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-4.070345,94.12284)" /> + <linearGradient + id="linearGradient4695-1-3"> + <stop + id="stop4697-9-60" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-2" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient5195-7" + xlink:href="#linearGradient4703-5-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.6068473,174.28607)" /> + <linearGradient + id="linearGradient4703-5-1"> + <stop + id="stop4705-9-51" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-6" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient5197-6" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,319.27047)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-1"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-7" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-7" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient6787" + xlink:href="#linearGradient4703-5-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.606848,92.28607)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient6789" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,237.27047)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient6008-3" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8"> + <stop + id="stop9737-3-0-8-1-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient6010-5" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2"> + <stop + id="stop9743-0-4-0-6-7" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7115" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-649.51348,-276.45694)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7117" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-649.51348,-276.45694)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4-1-0" + xlink:href="#linearGradient3819-1-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,305.99065)" /> + <linearGradient + id="linearGradient3819-1-1-3"> + <stop + id="stop3821-1-3-3" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9-7-1" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5-5-7" + xlink:href="#linearGradient3853-5-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5-7-2"> + <stop + id="stop3855-6-9-2" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32-2-1" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0-0-7" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-838.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-8"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-3" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4-0-0" + xlink:href="#linearGradient4695-1-4-7-43" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,136.12284)" /> + <linearGradient + id="linearGradient4695-1-4-7-43"> + <stop + id="stop4697-9-9-8-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-6" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0-9-6" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,477.52861)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4-7"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-2-4" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-4-6" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-1-5" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-3-6" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9-6-2" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.142748,275.65582)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2-8"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-0-3" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-4-54" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-6-01" + xlink:href="#linearGradient3819-5-92" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,305.99065)" /> + <linearGradient + id="linearGradient3819-5-92"> + <stop + id="stop3821-3-44" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-3-3" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-4-4" + xlink:href="#linearGradient3853-4-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-4-6"> + <stop + id="stop3855-5-8" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-9-7" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-2-3" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-838.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-8"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient6468-8" + xlink:href="#linearGradient4703-5-8-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.606849,134.28607)" /> + <linearGradient + id="linearGradient4703-5-8-8"> + <stop + id="stop4705-9-53-0" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-2-9" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient6470-4" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,279.27047)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9-8"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-60-7" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-0-1" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4-6" + xlink:href="#linearGradient3819-1-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,305.99065)" /> + <linearGradient + id="linearGradient3819-1-2"> + <stop + id="stop3821-1-9" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9-0" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5-2" + xlink:href="#linearGradient3853-5-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5-2"> + <stop + id="stop3855-6-7" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32-8" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0-5" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-838.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-8"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-77" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-5" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4-1" + xlink:href="#linearGradient4695-1-4-31" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,136.12284)" /> + <linearGradient + id="linearGradient4695-1-4-31"> + <stop + id="stop4697-9-9-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-1" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0-8" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,477.52861)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-3"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-9" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-2" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-91" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9-4" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.142749,275.65582)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-8"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-5" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-25" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-8" + xlink:href="#linearGradient3819-00" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,305.99065)" /> + <linearGradient + id="linearGradient3819-00"> + <stop + id="stop3821-7" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-1" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-2" + xlink:href="#linearGradient3853-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-0"> + <stop + id="stop3855-8" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-1" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-7" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-838.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-9"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-44" + xlink:href="#linearGradient4695-1-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-4.070345,136.12284)" /> + <linearGradient + id="linearGradient4695-1-9"> + <stop + id="stop4697-9-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-4" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient5195-2" + xlink:href="#linearGradient4703-5-79" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.6068473,174.28607)" /> + <linearGradient + id="linearGradient4703-5-79"> + <stop + id="stop4705-9-3" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-91" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient5197-2" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,319.27047)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-0"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-71" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-6" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient7321" + xlink:href="#linearGradient4703-5-79" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.606848,134.28607)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient7323" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,279.27047)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient6008-3-6" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7"> + <stop + id="stop9737-3-0-8-1-8-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient6010-5-4" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3"> + <stop + id="stop9743-0-4-0-6-7-7" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5-9" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7671" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,47.333928)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7673" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,47.333928)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient3096" + xlink:href="#linearGradient4011-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + id="linearGradient4011-9"> + <stop + id="stop4013-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient3053" + xlink:href="#linearGradient4215" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.176471,-3.0000344)" /> + <linearGradient + id="linearGradient4215"> + <stop + id="stop4217" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient3055" + xlink:href="#linearGradient4223" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.176471,-3.0000344)" /> + <linearGradient + id="linearGradient4223"> + <stop + id="stop4225" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient4834" + xlink:href="#linearGradient4215" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient4836" + xlink:href="#linearGradient4223" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient5438" + xlink:href="#linearGradient3819-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800184,35.19985)" /> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient5442" + xlink:href="#linearGradient3853-4-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1.5272701,1.5272701,0,-681.07692,235.75809)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient5486" + xlink:href="#linearGradient3819-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800184,35.19985)" /> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient5490" + xlink:href="#linearGradient3853-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1.5272701,1.5272701,0,-681.07692,235.75809)" /> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient5606" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(534.55883,53.57347)" /> + <linearGradient + id="linearGradient4215-3"> + <stop + id="stop4217-9" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-6" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-7"> + <stop + id="stop4225-5" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-0" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-1"> + <stop + id="stop4013-5-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-8" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-9"> + <stop + id="stop4217-6" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-8" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-5"> + <stop + id="stop4225-9" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-2" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-6"> + <stop + id="stop4013-5-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-9" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-3" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8"> + <stop + id="stop4217-1" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3"> + <stop + id="stop4225-1" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9"> + <stop + id="stop4013-5-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-9"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-9" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-0" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-9" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-5" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-7"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-3" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-1"> + <stop + id="stop4697-9-9-7-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-2" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-1"> + <stop + id="stop4697-9-9-8-5-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-4"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-6"> + <stop + id="stop4217-1-7" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-8" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-0"> + <stop + id="stop4225-1-5" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-8" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-9"> + <stop + id="stop4013-5-4-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-9" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-6" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-6"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-0" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-9" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-97" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-7" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-3"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-4" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-7" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-4"> + <stop + id="stop4697-9-9-7-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-7" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-8"> + <stop + id="stop4697-9-9-8-5-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-4" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-6"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-0"> + <stop + id="stop4217-1-8" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-1" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-6"> + <stop + id="stop4225-1-7" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-86" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-7"> + <stop + id="stop4013-5-4-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-7" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-1" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-8" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <filter + x="-0.115125" + y="-0.12530611" + width="1.23025" + height="1.2506123" + id="filter7414" + style="color-interpolation-filters:sRGB"> + <feGaussianBlur + stdDeviation="10.854089" + id="feGaussianBlur7416" /> + </filter> + <mask + id="mask7426"> + <rect + width="226.27417" + height="207.88939" + rx="11.5" + ry="11.5" + x="-36.455845" + y="-20.501659" + id="rect7428" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99829447;marker:none;filter:url(#filter7414);enable-background:accumulate" /> + </mask> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7430" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-181.45687)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7432" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-181.45687)" /> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient7442" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,89.769094,39.56503)" /> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient7458" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(534.55883,53.57347)" /> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient7464" + xlink:href="#linearGradient4703-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.24017467,0,0,0.91304353,5.5154396,-55.50452)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient7466" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.55555555,0,0,0.91304353,-190.22208,89.47988)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7468" + xlink:href="#linearGradient4695-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,7.2292311,-53.66775)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7470" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.71428574,0,0,1.0952381,-347.57137,-648.38826)" /> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient7472" + xlink:href="#linearGradient4703-5-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.24017467,0,0,0.91304353,5.5154391,-55.50452)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient7474" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.55555555,0,0,0.91304353,-190.22208,89.47988)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7476" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025978,0,0,1.0952381,-361.61033,-648.38826)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7478" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025978,0,0,1.0952381,-361.61033,-567.38805)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7480" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-223.45687)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7482" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-223.45687)" /> + <linearGradient + x1="368.68182" + y1="210.69733" + x2="368.68182" + y2="221.62648" + id="linearGradient7484" + xlink:href="#linearGradient4695-1-7-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,7.2292302,-134.66796)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7486" + xlink:href="#linearGradient4695-1-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348018,0,0,0.9047619,7.2292311,-92.66796)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7488" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025978,0,0,1.0952381,-361.61033,-609.38805)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7490" + xlink:href="#linearGradient4215" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7492" + xlink:href="#linearGradient4223" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7494" + xlink:href="#linearGradient4011-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7496" + xlink:href="#linearGradient4215-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7498" + xlink:href="#linearGradient4223-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7500" + xlink:href="#linearGradient4011-9-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7502" + xlink:href="#linearGradient4215-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7504" + xlink:href="#linearGradient4223-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7506" + xlink:href="#linearGradient4011-9-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient7508" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.90163934,0,0,1,-318.08236,206.73781)" /> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient7510" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0784312,0,0,0.79310345,-79.847243,4.86502)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7512" + xlink:href="#linearGradient4695-1-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7514" + xlink:href="#linearGradient4695-1-4-7-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7516" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025974,0,0,1.0952381,-565.61031,-567.38805)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7518" + xlink:href="#linearGradient4215-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7520" + xlink:href="#linearGradient4223-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7522" + xlink:href="#linearGradient4011-9-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient7524" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.90163934,0,0,1,-318.08236,206.73781)" /> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient7526" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0784312,0,0,0.79310345,-79.847243,4.86502)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7528" + xlink:href="#linearGradient4695-1-4-3-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7530" + xlink:href="#linearGradient4695-1-4-7-4-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7532" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025974,0,0,1.0952381,-565.61031,-567.38805)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7534" + xlink:href="#linearGradient4215-8-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7536" + xlink:href="#linearGradient4223-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7538" + xlink:href="#linearGradient4011-9-9-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient7540" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.90163934,0,0,1,-318.08236,206.73781)" /> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient7542" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0784312,0,0,0.79310345,-79.847243,4.86502)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7544" + xlink:href="#linearGradient4695-1-4-3-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7546" + xlink:href="#linearGradient4695-1-4-7-4-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7548" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025974,0,0,1.0952381,-565.61031,-567.38805)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7550" + xlink:href="#linearGradient4215-8-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7552" + xlink:href="#linearGradient4223-3-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7554" + xlink:href="#linearGradient4011-9-9-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-6-4"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-0-6" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-9-6" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-97-3" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-7-1" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-3-9"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-4-3" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-7-9" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-4-3"> + <stop + id="stop4697-9-9-7-4-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-7-6" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-8-8"> + <stop + id="stop4697-9-9-8-5-1-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-4-4" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-6-1"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-7-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-4-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-0-6"> + <stop + id="stop4217-1-8-2" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-1-1" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-6-4"> + <stop + id="stop4225-1-7-8" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-86-2" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-7-8"> + <stop + id="stop4013-5-4-5-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-7-2" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-1-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-8-2" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-9-6"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-9-2" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-0-8" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-9-5" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-5-9" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-7-0"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-3-5" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-4-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-1-8"> + <stop + id="stop4697-9-9-7-7-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-2-6" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-1-8"> + <stop + id="stop4697-9-9-8-5-8-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-0-3" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-4-2"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-5-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-2-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-6-7"> + <stop + id="stop4217-1-7-9" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-8-1" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-0-6"> + <stop + id="stop4225-1-5-5" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-8-1" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-9-1"> + <stop + id="stop4013-5-4-7-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-3-2" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-9-1" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-6-5" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-5"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-7" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-99" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-8" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-9" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-78"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-9" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-8" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-5"> + <stop + id="stop4697-9-9-7-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-87"> + <stop + id="stop4697-9-9-8-5-12" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-49" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-4"> + <stop + id="stop4217-1-2" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-4" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-7"> + <stop + id="stop4225-1-3" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-89" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-70"> + <stop + id="stop4013-5-4-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-70" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-13" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-7" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-9-3"> + <stop + id="stop4217-6-9" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-8-2" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-5-2"> + <stop + id="stop4225-9-4" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-2-9" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-6-2"> + <stop + id="stop4013-5-6-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-9-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-3-2" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-1-6" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-3-6"> + <stop + id="stop4217-9-2" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-6-6" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-7-7"> + <stop + id="stop4225-5-7" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-0-3" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-1-6"> + <stop + id="stop4013-5-7-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-3-4" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-8-4" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-3-5" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-7"> + <stop + id="stop4217-3" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-2" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-4"> + <stop + id="stop4225-4" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-77" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-90"> + <stop + id="stop4013-5-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-8" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-37" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-6" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-8-4"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6-2-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3-6-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-9-7"> + <stop + id="stop4697-9-7-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-4-5" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-7-1-4"> + <stop + id="stop4697-9-6-8-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-6-1-5" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6"> + <stop + id="stop9737-3-0-8-1-8-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-9" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-5"> + <stop + id="stop9743-0-4-0-6-7-4" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5-1"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-9-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-63-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-7"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4703-5-8-1"> + <stop + id="stop4705-9-53-8" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-2-5" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9-86"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-60-76" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-0-6" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-52"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-1"> + <stop + id="stop4697-9-64" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-43" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4703-5-13"> + <stop + id="stop4705-9-4" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-8" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-6"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-5" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-07" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7430-7" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-181.45687)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7-4"> + <stop + id="stop9737-3-0-8-1-8-4-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-7-2" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7432-1" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-181.45687)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3-6"> + <stop + id="stop9743-0-4-0-6-7-7-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5-9-1" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-4-7"> + <stop + id="stop4217-1-2-7" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-4-5" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-7-4"> + <stop + id="stop4225-1-3-1" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-89-9" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-70-6"> + <stop + id="stop4013-5-4-3-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-70-6" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-13-7" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-7-5" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient6465-7" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025974,0,0,1.0952381,-573.61031,-619.38805)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-87-1"> + <stop + id="stop4697-9-9-8-5-12-3" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-49-3" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient6476-1" + xlink:href="#linearGradient4695-1-4-3-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-204.77077,-82.66796)" /> + <linearGradient + id="linearGradient4695-1-4-3-5-0"> + <stop + id="stop4697-9-9-7-0-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-0-4" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-5-7"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-7-0" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-99-9" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-8-4" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-9-4" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-78-3"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-9-1" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-8-6" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-7-3"> + <stop + id="stop4217-3-7" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-2-6" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-4-1"> + <stop + id="stop4225-4-2" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-77-8" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-90-1"> + <stop + id="stop4013-5-3-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-8-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-37-3" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-6-9" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-7-1-4-8"> + <stop + id="stop4697-9-6-8-0-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-6-1-5-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5"> + <stop + id="stop9737-3-0-8-1-8-3-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-9-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-5-5"> + <stop + id="stop9743-0-4-0-6-7-4-6" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5-7-1" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7478-0-9" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025978,0,0,1.0952381,-361.61033,-571.38805)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5-1-6"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-9-4-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-63-1-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient6479-6-5" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-5-7-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.90163934,0,0,1,-326.08236,258.73781)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-5-7-9"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-7-0-8" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-99-9-1" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-8-4-5" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-9-4-7" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient6481-8" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-78-3-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0784312,0,0,0.79310345,-87.847243,56.865028)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-78-3-5"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-9-1-4" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-8-6-2" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="731.05725" + y1="654.81543" + x2="731.05725" + y2="619.30682" + id="linearGradient11835" + xlink:href="#linearGradient27416" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.4048779,0,0,2.2857142,-2113.5608,-1712.8074)" /> + <linearGradient + id="linearGradient27416"> + <stop + id="stop27420" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="731.05725" + y1="654.81543" + x2="731.05725" + y2="619.30682" + id="linearGradient11852-6" + xlink:href="#linearGradient27416-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.4048779,0,0,0.97190815,-2297.6927,-508.89922)" /> + <linearGradient + id="linearGradient27416-1"> + <stop + id="stop27420-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422-3" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="731.05725" + y1="654.81543" + x2="731.05725" + y2="619.30682" + id="linearGradient7076" + xlink:href="#linearGradient27416-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.4048779,0,0,0.97190815,-2136.5608,-616.47236)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7129-8" + xlink:href="#linearGradient4215-8-4-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,148.82353,104)" /> + <linearGradient + id="linearGradient4215-8-4-7-2"> + <stop + id="stop4217-1-2-7-6" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-4-5-6" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7131" + xlink:href="#linearGradient4223-3-7-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,148.82353,104)" /> + <linearGradient + id="linearGradient4223-3-7-4-3"> + <stop + id="stop4225-1-3-1-1" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-89-9-0" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-70-6-4"> + <stop + id="stop4013-5-4-3-4-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-70-6-7" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-13-7-0" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-7-5-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-4-7-28"> + <stop + id="stop4217-1-2-7-5" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-4-5-0" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-5-0-6"> + <stop + id="stop4697-9-9-7-0-1-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-0-4-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="731.05725" + y1="654.81543" + x2="731.05725" + y2="619.30682" + id="linearGradient11852-6-1" + xlink:href="#linearGradient27416-1-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.4048779,0,0,0.97190815,-2297.6927,-508.89922)" /> + <linearGradient + id="linearGradient27416-1-7"> + <stop + id="stop27420-2-9" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422-3-6" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7388" + xlink:href="#linearGradient4011-9-9-70-6-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,91.1639,21.798864)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7398" + xlink:href="#linearGradient4215-8-4-7-28" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,114.82356,20.820144)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3"> + <stop + id="stop9737-3-0-8-1-8-3-3-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-9-7-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-5-5-3"> + <stop + id="stop9743-0-4-0-6-7-4-6-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5-7-1-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7419" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-119.3048,-278.45667)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7421" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-5-5-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-119.3048,-278.45667)" /> + <linearGradient + id="linearGradient6981"> + <stop + id="stop6987-3" + style="stop-color:#000000;stop-opacity:0.25098041" + offset="0" /> + <stop + id="stop6989-6" + style="stop-color:#000000;stop-opacity:0.2" + offset="1" /> + </linearGradient> + <radialGradient + cx="312.375" + cy="290.25" + r="7.3333335" + fx="312.375" + fy="290.25" + id="radialGradient7547" + xlink:href="#linearGradient7196" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)" /> + <linearGradient + id="linearGradient7196"> + <stop + id="stop7198" + style="stop-color:#4a90d9;stop-opacity:1" + offset="0" /> + <stop + id="stop7200" + style="stop-color:#4a90d9;stop-opacity:1" + offset="0.77191412" /> + <stop + id="stop7202" + style="stop-color:#4a90d9;stop-opacity:0" + offset="1" /> + </linearGradient> + <radialGradient + cx="312.375" + cy="290.25" + r="7.3333335" + fx="312.375" + fy="290.25" + id="radialGradient3034" + xlink:href="#linearGradient7196" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7544-5" + xlink:href="#linearGradient4215-99" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.29411765,0,0,0.29411765,0.588235,11.999994)" /> + <linearGradient + id="linearGradient4215-99"> + <stop + id="stop4217-7" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-88" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient6373" + xlink:href="#linearGradient6981" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.40540518,0,0,-0.40540518,-42.784528,25.279951)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient6377" + xlink:href="#linearGradient4011-9-9-70-6-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-25.73613,-2.02088)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient6387" + xlink:href="#linearGradient4215-8-4-7-28" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.07647,-2.9996)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3867" + id="linearGradient3873" + x1="8.5" + y1="2.0142703" + x2="8.5" + y2="15.983534" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3867"> + <stop + style="stop-color:#f7f7f9;stop-opacity:1" + offset="0" + id="stop3869" /> + <stop + style="stop-color:#eaeaea;stop-opacity:1" + offset="1" + id="stop3871" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3867" + id="linearGradient6345" + x1="11" + y1="1" + x2="11" + y2="21" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6433" + id="linearGradient6439" + x1="11" + y1="8" + x2="11" + y2="14" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6433-6" + id="linearGradient6439-0" + x1="11" + y1="8" + x2="11" + y2="14" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient6433-6"> + <stop + style="stop-color:#4f4f4f;stop-opacity:1;" + offset="0" + id="stop6435-3" /> + <stop + style="stop-color:#8b8b8b;stop-opacity:1;" + offset="1" + id="stop6437-1" /> + </linearGradient> + <linearGradient + y2="14" + x2="11" + y1="8" + x1="11" + gradientUnits="userSpaceOnUse" + id="linearGradient6456" + xlink:href="#linearGradient6433-6" + inkscape:collect="always" + gradientTransform="translate(-2,22)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6478" + id="linearGradient6484" + x1="11" + y1="8" + x2="11" + y2="11" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6433-5" + id="linearGradient6439-5" + x1="11" + y1="8" + x2="11" + y2="14" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient6433-5"> + <stop + style="stop-color:#4b4b4b;stop-opacity:1;" + offset="0" + id="stop6435-6" /> + <stop + style="stop-color:#8b8b8b;stop-opacity:1;" + offset="1" + id="stop6437-6" /> + </linearGradient> + <linearGradient + y2="14" + x2="11" + y1="8" + x1="11" + gradientUnits="userSpaceOnUse" + id="linearGradient6501" + xlink:href="#linearGradient6433-5" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6523" + id="linearGradient6529" + x1="11" + y1="15" + x2="11" + y2="11" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3867-0" + id="linearGradient6345-6" + x1="11" + y1="1" + x2="11" + y2="21" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3867-0"> + <stop + style="stop-color:#f7f7f9;stop-opacity:1" + offset="0" + id="stop3869-3" /> + <stop + style="stop-color:#eaeaea;stop-opacity:1" + offset="1" + id="stop3871-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3867-08" + id="linearGradient6345-9" + x1="11" + y1="1" + x2="11" + y2="21" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3867-08"> + <stop + style="stop-color:#f7f7f9;stop-opacity:1" + offset="0" + id="stop3869-4" /> + <stop + style="stop-color:#eaeaea;stop-opacity:1" + offset="1" + id="stop3871-1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4695-1-7-1-4-8" + id="radialGradient6366" + cx="11" + cy="11" + fx="11" + fy="11" + r="10.952381" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0043455,0,0,1.0043453,-0.54782479,1.452229)" /> + </defs> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <text + x="1095.7842" + y="8.3858728" + id="text4087-2-6-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1095.7842" + y="8.3858728" + id="tspan4089-7-2-9" /></text> + <text + x="1122.2677" + y="-36.645096" + id="text4087-2-6-5-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1122.2677" + y="-36.645096" + id="tspan4089-7-2-9-6" /></text> + <text + x="-503.11023" + y="-69.889847" + id="text4087-2-6-5-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-503.11023" + y="-69.889847" + id="tspan4089-7-2-9-2" /></text> + <text + x="-2518.7927" + y="754.15509" + id="text4087-2-6-5-59" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2518.7927" + y="754.15509" + id="tspan4089-7-2-9-4" /></text> + <text + x="-376.56558" + y="-495.77716" + id="text4087-2-6-5-1" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-376.56558" + y="-495.77716" + id="tspan4089-7-2-9-7" /></text> + <text + x="516.06042" + y="-952.77716" + id="text4087-2-6-5-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="516.06042" + y="-952.77716" + id="tspan4089-7-2-9-1" /></text> + <text + x="542.54395" + y="-997.80811" + id="text4087-2-6-5-5-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="542.54395" + y="-997.80811" + id="tspan4089-7-2-9-6-5" /></text> + <text + x="-1105.9396" + y="-1005.7771" + id="text4087-2-6-5-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1105.9396" + y="-1005.7771" + id="tspan4089-7-2-9-18" /></text> + <text + x="508.36826" + y="-1307.7772" + id="text4087-2-6-5-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="508.36826" + y="-1307.7772" + id="tspan4089-7-2-9-9" /></text> + <text + x="2150.95" + y="-615.10809" + id="text4087-2-6-5-7-1" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2150.95" + y="-615.10809" + id="tspan4089-7-2-9-1-8" /></text> + <text + x="2177.4333" + y="-660.1391" + id="text4087-2-6-5-5-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2177.4333" + y="-660.1391" + id="tspan4089-7-2-9-6-9" /></text> + <text + x="528.94983" + y="-668.10809" + id="text4087-2-6-5-75" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="528.94983" + y="-668.10809" + id="tspan4089-7-2-9-3" /></text> + <text + x="2143.2578" + y="-970.10797" + id="text4087-2-6-5-4-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2143.2578" + y="-970.10797" + id="tspan4089-7-2-9-9-8" /></text> + <text + x="-507.59921" + y="-721.26239" + id="text4087-2-6-5-45" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-507.59921" + y="-721.26239" + id="tspan4089-7-2-9-75" /></text> + <text + x="-2523.2815" + y="102.78255" + id="text4087-2-6-5-59-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2523.2815" + y="102.78255" + id="tspan4089-7-2-9-4-0" /></text> + <text + x="-627.99756" + y="205.43221" + id="text4087-2-6-5-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-627.99756" + y="205.43221" + id="tspan4089-7-2-9-19" /></text> + <text + x="597.78418" + y="7.3858728" + id="text4087-2-6-5-7-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="597.78418" + y="7.3858728" + id="tspan4089-7-2-9-1-2" /></text> + <text + x="624.2677" + y="-37.645096" + id="text4087-2-6-5-5-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="624.2677" + y="-37.645096" + id="tspan4089-7-2-9-6-2" /></text> + <text + x="-1024.2158" + y="-45.614128" + id="text4087-2-6-5-26" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1024.2158" + y="-45.614128" + id="tspan4089-7-2-9-90" /></text> + <text + x="590.09204" + y="-347.61411" + id="text4087-2-6-5-4-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="590.09204" + y="-347.61411" + id="tspan4089-7-2-9-9-5" /></text> + <text + x="-545.84186" + y="-48.614128" + id="text4087-2-6-5-55" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-545.84186" + y="-48.614128" + id="tspan4089-7-2-9-32" /></text> + <text + x="-2561.5244" + y="775.43085" + id="text4087-2-6-5-59-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2561.5244" + y="775.43085" + id="tspan4089-7-2-9-4-1" /></text> + <text + x="-378.84183" + y="-1000.846" + id="text4087-2-6-5-1-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-378.84183" + y="-1000.846" + id="tspan4089-7-2-9-7-8" /></text> + <text + x="513.78418" + y="-1457.8462" + id="text4087-2-6-5-7-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="513.78418" + y="-1457.8462" + id="tspan4089-7-2-9-1-9" /></text> + <text + x="540.2677" + y="-1502.8772" + id="text4087-2-6-5-5-52" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="540.2677" + y="-1502.8772" + id="tspan4089-7-2-9-6-4" /></text> + <text + x="-1108.2158" + y="-1510.8462" + id="text4087-2-6-5-3-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1108.2158" + y="-1510.8462" + id="tspan4089-7-2-9-18-3" /></text> + <text + x="506.09201" + y="-1812.8462" + id="text4087-2-6-5-4-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="506.09201" + y="-1812.8462" + id="tspan4089-7-2-9-9-54" /></text> + <text + x="2148.6736" + y="-1120.1771" + id="text4087-2-6-5-7-1-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2148.6736" + y="-1120.1771" + id="tspan4089-7-2-9-1-8-0" /></text> + <text + x="2175.157" + y="-1165.2081" + id="text4087-2-6-5-5-5-6" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2175.157" + y="-1165.2081" + id="tspan4089-7-2-9-6-9-8" /></text> + <text + x="526.67358" + y="-1173.1771" + id="text4087-2-6-5-75-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="526.67358" + y="-1173.1771" + id="tspan4089-7-2-9-3-9" /></text> + <text + x="2140.9814" + y="-1475.1771" + id="text4087-2-6-5-4-8-1" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2140.9814" + y="-1475.1771" + id="tspan4089-7-2-9-9-8-8" /></text> + <text + x="-509.87546" + y="-1226.3314" + id="text4087-2-6-5-45-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-509.87546" + y="-1226.3314" + id="tspan4089-7-2-9-75-2" /></text> + <text + x="-2525.5579" + y="-402.28644" + id="text4087-2-6-5-59-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2525.5579" + y="-402.28644" + id="tspan4089-7-2-9-4-00" /></text> + <text + x="-630.2738" + y="-299.63675" + id="text4087-2-6-5-264" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-630.2738" + y="-299.63675" + id="tspan4089-7-2-9-8" /></text> + <text + x="298.17694" + y="-33.359291" + id="text4087-2-6-5-42" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="298.17694" + y="-33.359291" + id="tspan4089-7-2-9-93" /></text> + <text + x="324.66046" + y="-78.390274" + id="text4087-2-6-5-5-05" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="324.66046" + y="-78.390274" + id="tspan4089-7-2-9-6-49" /></text> + <text + x="-1078.8418" + y="-292.8461" + id="text4087-2-6-5-1-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1078.8418" + y="-292.8461" + id="tspan4089-7-2-9-7-7" /></text> + <text + x="-186.21585" + y="-749.84613" + id="text4087-2-6-5-7-56" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-186.21585" + y="-749.84613" + id="tspan4089-7-2-9-1-1" /></text> + <text + x="-159.73233" + y="-794.87708" + id="text4087-2-6-5-5-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-159.73233" + y="-794.87708" + id="tspan4089-7-2-9-6-7" /></text> + <text + x="-1808.2158" + y="-802.84607" + id="text4087-2-6-5-3-42" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1808.2158" + y="-802.84607" + id="tspan4089-7-2-9-18-39" /></text> + <text + x="-193.90799" + y="-1104.8461" + id="text4087-2-6-5-4-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-193.90799" + y="-1104.8461" + id="tspan4089-7-2-9-9-3" /></text> + <text + x="1448.6736" + y="-412.17706" + id="text4087-2-6-5-7-1-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1448.6736" + y="-412.17706" + id="tspan4089-7-2-9-1-8-5" /></text> + <text + x="1475.157" + y="-457.20807" + id="text4087-2-6-5-5-5-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1475.157" + y="-457.20807" + id="tspan4089-7-2-9-6-9-2" /></text> + <text + x="-173.32645" + y="-465.17706" + id="text4087-2-6-5-75-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-173.32645" + y="-465.17706" + id="tspan4089-7-2-9-3-1" /></text> + <text + x="1440.9814" + y="-767.17706" + id="text4087-2-6-5-4-8-18" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1440.9814" + y="-767.17706" + id="tspan4089-7-2-9-9-8-4" /></text> + <text + x="-1209.8755" + y="-518.33136" + id="text4087-2-6-5-45-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1209.8755" + y="-518.33136" + id="tspan4089-7-2-9-75-7" /></text> + <text + x="-3225.5579" + y="305.71362" + id="text4087-2-6-5-59-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-3225.5579" + y="305.71362" + id="tspan4089-7-2-9-4-2" /></text> + <g + transform="translate(-666.00003,-751.05217)" + id="layer4-0"> + <text + x="-664.2738" + y="1159.4154" + id="text4087-2-6-5-20" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-664.2738" + y="1159.4154" + id="tspan4089-7-2-9-82" /></text> + </g> + <text + x="1095.7842" + y="16.385872" + id="text4087-2-6-5-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1095.7842" + y="16.385872" + id="tspan4089-7-2-9-43" /></text> + <text + x="1122.2677" + y="-28.645096" + id="text4087-2-6-5-5-51" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1122.2677" + y="-28.645096" + id="tspan4089-7-2-9-6-74" /></text> + <text + x="-503.11023" + y="-61.889847" + id="text4087-2-6-5-2-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-503.11023" + y="-61.889847" + id="tspan4089-7-2-9-2-1" /></text> + <text + x="-2518.7927" + y="762.15509" + id="text4087-2-6-5-59-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2518.7927" + y="762.15509" + id="tspan4089-7-2-9-4-6" /></text> + <text + x="-376.56558" + y="-487.77716" + id="text4087-2-6-5-1-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-376.56558" + y="-487.77716" + id="tspan4089-7-2-9-7-4" /></text> + <text + x="516.06042" + y="-944.7771" + id="text4087-2-6-5-7-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="516.06042" + y="-944.7771" + id="tspan4089-7-2-9-1-26" /></text> + <text + x="542.54395" + y="-989.80811" + id="text4087-2-6-5-5-3-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="542.54395" + y="-989.80811" + id="tspan4089-7-2-9-6-5-1" /></text> + <text + x="-1105.9396" + y="-997.7771" + id="text4087-2-6-5-3-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1105.9396" + y="-997.7771" + id="tspan4089-7-2-9-18-8" /></text> + <text + x="508.36826" + y="-1299.7772" + id="text4087-2-6-5-4-89" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="508.36826" + y="-1299.7772" + id="tspan4089-7-2-9-9-2" /></text> + <text + x="2150.95" + y="-607.10809" + id="text4087-2-6-5-7-1-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2150.95" + y="-607.10809" + id="tspan4089-7-2-9-1-8-8" /></text> + <text + x="2177.4333" + y="-652.1391" + id="text4087-2-6-5-5-5-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2177.4333" + y="-652.1391" + id="tspan4089-7-2-9-6-9-6" /></text> + <text + x="528.94983" + y="-660.10809" + id="text4087-2-6-5-75-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="528.94983" + y="-660.10809" + id="tspan4089-7-2-9-3-3" /></text> + <text + x="2143.2578" + y="-962.10797" + id="text4087-2-6-5-4-8-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2143.2578" + y="-962.10797" + id="tspan4089-7-2-9-9-8-3" /></text> + <text + x="-507.59921" + y="-713.26239" + id="text4087-2-6-5-45-33" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-507.59921" + y="-713.26239" + id="tspan4089-7-2-9-75-8" /></text> + <text + x="-2523.2815" + y="110.78255" + id="text4087-2-6-5-59-7-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2523.2815" + y="110.78255" + id="tspan4089-7-2-9-4-0-4" /></text> + <text + x="-627.99756" + y="213.43221" + id="text4087-2-6-5-8-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-627.99756" + y="213.43221" + id="tspan4089-7-2-9-19-6" /></text> + <text + x="597.78418" + y="15.385872" + id="text4087-2-6-5-7-5-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="597.78418" + y="15.385872" + id="tspan4089-7-2-9-1-2-9" /></text> + <text + x="624.2677" + y="-29.645096" + id="text4087-2-6-5-5-0-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="624.2677" + y="-29.645096" + id="tspan4089-7-2-9-6-2-6" /></text> + <text + x="-1024.2158" + y="-37.614128" + id="text4087-2-6-5-26-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1024.2158" + y="-37.614128" + id="tspan4089-7-2-9-90-7" /></text> + <text + x="590.09204" + y="-339.61411" + id="text4087-2-6-5-4-3-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="590.09204" + y="-339.61411" + id="tspan4089-7-2-9-9-5-0" /></text> + <text + x="-545.84186" + y="-40.614128" + id="text4087-2-6-5-55-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-545.84186" + y="-40.614128" + id="tspan4089-7-2-9-32-3" /></text> + <text + x="-2561.5244" + y="783.43085" + id="text4087-2-6-5-59-9-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2561.5244" + y="783.43085" + id="tspan4089-7-2-9-4-1-7" /></text> + <text + x="-378.84183" + y="-992.84601" + id="text4087-2-6-5-1-8-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-378.84183" + y="-992.84601" + id="tspan4089-7-2-9-7-8-2" /></text> + <text + x="513.78418" + y="-1449.8462" + id="text4087-2-6-5-7-8-6" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="513.78418" + y="-1449.8462" + id="tspan4089-7-2-9-1-9-5" /></text> + <text + x="540.2677" + y="-1494.8772" + id="text4087-2-6-5-5-52-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="540.2677" + y="-1494.8772" + id="tspan4089-7-2-9-6-4-6" /></text> + <text + x="-1108.2158" + y="-1502.8462" + id="text4087-2-6-5-3-4-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1108.2158" + y="-1502.8462" + id="tspan4089-7-2-9-18-3-8" /></text> + <text + x="506.09201" + y="-1804.8462" + id="text4087-2-6-5-4-7-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="506.09201" + y="-1804.8462" + id="tspan4089-7-2-9-9-54-9" /></text> + <text + x="2148.6736" + y="-1112.1771" + id="text4087-2-6-5-7-1-2-6" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2148.6736" + y="-1112.1771" + id="tspan4089-7-2-9-1-8-0-0" /></text> + <text + x="2175.157" + y="-1157.2081" + id="text4087-2-6-5-5-5-6-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2175.157" + y="-1157.2081" + id="tspan4089-7-2-9-6-9-8-1" /></text> + <text + x="526.67358" + y="-1165.1771" + id="text4087-2-6-5-75-4-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="526.67358" + y="-1165.1771" + id="tspan4089-7-2-9-3-9-4" /></text> + <text + x="2140.9814" + y="-1467.1771" + id="text4087-2-6-5-4-8-1-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2140.9814" + y="-1467.1771" + id="tspan4089-7-2-9-9-8-8-7" /></text> + <text + x="-509.87546" + y="-1218.3314" + id="text4087-2-6-5-45-0-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-509.87546" + y="-1218.3314" + id="tspan4089-7-2-9-75-2-8" /></text> + <text + x="-2525.5579" + y="-394.28644" + id="text4087-2-6-5-59-5-6" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2525.5579" + y="-394.28644" + id="tspan4089-7-2-9-4-00-2" /></text> + <text + x="-630.2738" + y="-291.63675" + id="text4087-2-6-5-264-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-630.2738" + y="-291.63675" + id="tspan4089-7-2-9-8-7" /></text> + <text + x="298.17694" + y="-25.359291" + id="text4087-2-6-5-42-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="298.17694" + y="-25.359291" + id="tspan4089-7-2-9-93-3" /></text> + <text + x="324.66046" + y="-70.390274" + id="text4087-2-6-5-5-05-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="324.66046" + y="-70.390274" + id="tspan4089-7-2-9-6-49-2" /></text> + <text + x="-1078.8418" + y="-284.8461" + id="text4087-2-6-5-1-4-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1078.8418" + y="-284.8461" + id="tspan4089-7-2-9-7-7-3" /></text> + <text + x="-186.21585" + y="-741.84613" + id="text4087-2-6-5-7-56-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-186.21585" + y="-741.84613" + id="tspan4089-7-2-9-1-1-1" /></text> + <text + x="-159.73233" + y="-786.87708" + id="text4087-2-6-5-5-8-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-159.73233" + y="-786.87708" + id="tspan4089-7-2-9-6-7-8" /></text> + <text + x="-1808.2158" + y="-794.84613" + id="text4087-2-6-5-3-42-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1808.2158" + y="-794.84613" + id="tspan4089-7-2-9-18-39-1" /></text> + <text + x="-193.90799" + y="-1096.8461" + id="text4087-2-6-5-4-4-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-193.90799" + y="-1096.8461" + id="tspan4089-7-2-9-9-3-4" /></text> + <text + x="1448.6736" + y="-404.17706" + id="text4087-2-6-5-7-1-0-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1448.6736" + y="-404.17706" + id="tspan4089-7-2-9-1-8-5-2" /></text> + <text + x="1475.157" + y="-449.20807" + id="text4087-2-6-5-5-5-5-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1475.157" + y="-449.20807" + id="tspan4089-7-2-9-6-9-2-7" /></text> + <text + x="-173.32645" + y="-457.17706" + id="text4087-2-6-5-75-9-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-173.32645" + y="-457.17706" + id="tspan4089-7-2-9-3-1-9" /></text> + <text + x="1440.9814" + y="-759.17706" + id="text4087-2-6-5-4-8-18-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1440.9814" + y="-759.17706" + id="tspan4089-7-2-9-9-8-4-4" /></text> + <text + x="-1209.8755" + y="-510.33136" + id="text4087-2-6-5-45-3-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1209.8755" + y="-510.33136" + id="tspan4089-7-2-9-75-7-9" /></text> + <text + x="-3225.5579" + y="313.71362" + id="text4087-2-6-5-59-8-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-3225.5579" + y="313.71362" + id="tspan4089-7-2-9-4-2-5" /></text> + <g + transform="translate(-666.00003,-743.05217)" + id="layer4-0-7"> + <text + x="-664.2738" + y="1159.4154" + id="text4087-2-6-5-20-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-664.2738" + y="1159.4154" + id="tspan4089-7-2-9-82-8" /></text> + </g> + <text + x="608" + y="-402.82013" + id="text7276" + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14px;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans';fill:#000000;fill-opacity:1;stroke:none"><tspan + x="608" + y="-402.82013" + id="tspan7278" /><tspan + x="608" + y="-385.32016" + id="tspan7280" /></text> + <text + x="1122.1582" + y="-935.61401" + id="text4087-2-6-5-51" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1122.1582" + y="-935.61401" + id="tspan4089-7-2-9-97" /></text> + <text + x="-893.52429" + y="-111.56917" + id="text4087-2-6-5-59-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-893.52429" + y="-111.56917" + id="tspan4089-7-2-9-4-4" /></text> + <text + x="1925.7842" + y="-1250.6141" + id="text4087-2-6-5-7-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1925.7842" + y="-1250.6141" + id="tspan4089-7-2-9-1-6" /></text> + <text + x="1952.2676" + y="-1295.6451" + id="text4087-2-6-5-5-6" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1952.2676" + y="-1295.6451" + id="tspan4089-7-2-9-6-53" /></text> + <text + x="303.78415" + y="-1303.6141" + id="text4087-2-6-5-54" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="303.78415" + y="-1303.6141" + id="tspan4089-7-2-9-0" /></text> + <text + x="1918.092" + y="-1605.6141" + id="text4087-2-6-5-4-1" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1918.092" + y="-1605.6141" + id="tspan4089-7-2-9-9-28" /></text> + <g + transform="translate(-117.00003,-3.820144)" + id="layer1" /> + <g + id="g6735" + transform="matrix(2.0000049,0,0,2.0000051,0,-4.000118)"> + <path + inkscape:connector-curvature="0" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient6366);fill-opacity:1;stroke:none;stroke-width:0.99567103;marker:none;enable-background:accumulate" + id="path2555-7-1-7-0" + d="M 10.499975,2.000054 C 4.7064488,2.000054 0,6.706502 0,12.500026 0,18.293551 4.7064488,23 10.499975,23 16.2935,23 20.999958,18.293551 20.999949,12.500026 20.999949,6.706502 16.2935,2.000054 10.499975,2.000054 Z" /> + <path + d="m 10.5,2.977325 c -5.2417743,0 -9.5,4.2633194 -9.5,9.511362 0,5.248044 4.2582257,9.511364 9.5,9.511364 5.241774,0 9.500009,-4.26332 9.5,-9.511364 0,-5.2480426 -4.258226,-9.511362 -9.5,-9.511362 z" + id="path6358" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#7f8a99;fill-opacity:1;stroke:none;stroke-width:0.95454544;marker:none;enable-background:accumulate" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + id="path6733" + d="m 10.5,2.9766135 c -5.2417743,0 -9.5,4.2636762 -9.5,9.5117185 0,0.168617 0.016708,0.333525 0.025391,0.5 C 1.2874571,7.9738242 5.4269792,3.9766135 10.5,3.9766135 c 5.073024,0 9.212543,3.9972107 9.474609,9.0117185 C 19.983292,12.821857 20,12.656949 20,12.488332 20,7.2402897 15.741774,2.9766135 10.5,2.9766135 Z" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.2;stroke:none;stroke-width:0.95454544;marker:none;enable-background:accumulate" /> + <path + inkscape:connector-curvature="0" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.2;stroke:none;stroke-width:0.95454544;marker:none;enable-background:accumulate" + d="M 10.500001,22.000051 C 5.2582259,22.000051 1,17.736375 1,12.488332 c 0,-0.168616 0.016708,-0.333524 0.025391,-0.5 0.2620661,5.014508 4.4015884,9.011719 9.47461,9.011719 5.073024,0 9.212543,-3.997211 9.474609,-9.011719 0.0087,0.166476 0.02539,0.331383 0.02539,0.5 0,5.248043 -4.258226,9.511719 -9.500001,9.511719 z" + id="path6738" /> + </g> +</svg> diff --git a/.themes/Dracula/assets/switch-slider-off.svg b/.themes/Dracula/assets/switch-slider-off.svg new file mode 100755 index 0000000..79399cf --- /dev/null +++ b/.themes/Dracula/assets/switch-slider-off.svg @@ -0,0 +1 @@ +<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 20 20" width="20" height="20"><path d=" M 2 10 C 2 5.033 6.033 1 11 1 C 15.967 1 20 5.033 20 10 C 20 14.967 15.967 19 11 19 C 6.033 19 2 14.967 2 10 Z " fill="rgb(248,248,242)"/></svg> \ No newline at end of file diff --git a/.themes/Dracula/assets/switch-slider-off@2.svg b/.themes/Dracula/assets/switch-slider-off@2.svg new file mode 100755 index 0000000..fd4e313 --- /dev/null +++ b/.themes/Dracula/assets/switch-slider-off@2.svg @@ -0,0 +1,11523 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.2" + width="21" + height="21" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="switch-slider-off.svg" + inkscape:export-filename="/usr/share/themes/evopop-gtk-theme/gtk-3.16/assets/switch-slider-on@2.png" + inkscape:export-xdpi="180" + inkscape:export-ydpi="180"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="711" + id="namedview2574" + showgrid="true" + inkscape:zoom="17.999081" + inkscape:cx="11.422837" + inkscape:cy="6.984366" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid5550" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <defs + id="defs4"> + <linearGradient + id="linearGradient6346"> + <stop + style="stop-color:#616161;stop-opacity:1;" + offset="0" + id="stop6348" /> + <stop + style="stop-color:#616161;stop-opacity:0.23788546;" + offset="1" + id="stop6350" /> + </linearGradient> + <linearGradient + id="linearGradient6523"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop6525" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop6527" /> + </linearGradient> + <linearGradient + id="linearGradient6478"> + <stop + style="stop-color:#313131;stop-opacity:1;" + offset="0" + id="stop6480" /> + <stop + style="stop-color:#515151;stop-opacity:0;" + offset="1" + id="stop6482" /> + </linearGradient> + <linearGradient + id="linearGradient6433"> + <stop + style="stop-color:#4b4b4b;stop-opacity:1;" + offset="0" + id="stop6435" /> + <stop + style="stop-color:#8b8b8b;stop-opacity:1;" + offset="1" + id="stop6437" /> + </linearGradient> + <linearGradient + id="linearGradient6557"> + <stop + id="stop6559" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6561" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.46169472" /> + <stop + id="stop6563" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.79194808" /> + <stop + id="stop6565" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717"> + <stop + id="stop5719" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709"> + <stop + id="stop5711" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8090-4" + xlink:href="#linearGradient3587-6-5-9-9-4-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,81.753499,39.565027)" /> + <linearGradient + id="linearGradient3587-6-5-9-9-4-0"> + <stop + id="stop3589-9-2-6-2-5-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-3-1-29" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <radialGradient + cx="6.702713" + cy="73.615715" + r="7.228416" + fx="6.702713" + fy="73.615715" + id="radialGradient7885-6" + xlink:href="#linearGradient10691-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6600963,0,0,0.36315008,0.8728521,2.6414479)" /> + <linearGradient + id="linearGradient10691-5"> + <stop + id="stop10693-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop10695-1" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="32.036148" + y1="19" + x2="32.036148" + y2="47.012184" + id="linearGradient7887-3" + xlink:href="#linearGradient3309-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.77777782,0,0,0.77777782,-12.111112,-5.666669)" /> + <linearGradient + x1="63.9995" + y1="3.1001" + x2="63.9995" + y2="122.8994" + id="linearGradient3309-1-3" + gradientUnits="userSpaceOnUse"> + <stop + id="stop3311-5-3" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="0" /> + <stop + id="stop3313-0-85" + style="stop-color:#d2d2d2;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="25.922546" + y1="19" + x2="25.922546" + y2="47.044857" + id="linearGradient7889-1" + xlink:href="#linearGradient3397-0-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.77777782,0,0,0.77777782,-12.111112,-5.666669)" /> + <linearGradient + id="linearGradient3397-0-0"> + <stop + id="stop3399-4-8" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop3401-0-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="86.132919" + y1="105.105" + x2="84.63858" + y2="20.895" + id="linearGradient7891-6" + xlink:href="#linearGradient5128-35" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15623116,0,0,0.15623125,2.0012002,10.157431)" /> + <linearGradient + id="linearGradient5128-35"> + <stop + id="stop5130-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop5132-80" + style="stop-color:#959595;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="12.47939" + y1="2" + x2="12.47939" + y2="22.006775" + id="linearGradient7893-4" + xlink:href="#linearGradient3805-1" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,8)" /> + <linearGradient + id="linearGradient3805-1"> + <stop + id="stop3807-13" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3809-5" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="12" + y1="16" + x2="12" + y2="8" + id="linearGradient7895-9" + xlink:href="#linearGradient3805-1" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2264-3-3"> + <stop + id="stop2266-4-49" + style="stop-color:#d7e866;stop-opacity:1" + offset="0" /> + <stop + id="stop2268-7-2" + style="stop-color:#8cab2a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2264-9-89"> + <stop + id="stop2266-0-2" + style="stop-color:#d7e866;stop-opacity:1" + offset="0" /> + <stop + id="stop2268-1-2" + style="stop-color:#8cab2a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-9-9-2"> + <stop + id="stop3589-9-2-6-2-45" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-3-17" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-9-7"> + <stop + id="stop3589-9-2-6-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-6" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-8"> + <stop + id="stop3589-9-2-13" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3667-7"> + <stop + id="stop3669-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3671-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-3-5-7-1"> + <stop + id="stop3589-9-2-2-6-2-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-73-5-1-1" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-6-0-2-1-3-6-5"> + <stop + id="stop3589-9-2-0-6-1-3-2-2-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-0-4-0-7-9-1-6" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64"> + <stop + id="stop9737-3-0-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1"> + <stop + id="stop9743-0-4-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient14577" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(559.55882,258.36427)" /> + <linearGradient + id="linearGradient5951"> + <stop + id="stop5953" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop5955" + style="stop-color:#000000;stop-opacity:0.3137255" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5941"> + <stop + id="stop5943" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop5945" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4448"> + <stop + id="stop4450" + style="stop-color:#b4b4b4;stop-opacity:1" + offset="0" /> + <stop + id="stop4452" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4817-203-5-6"> + <stop + id="stop5250-4-4" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="0" /> + <stop + id="stop5252-9-3" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5872-3"> + <stop + id="stop5874-3" + style="stop-color:#bebebe;stop-opacity:1" + offset="0" /> + <stop + id="stop5876-8" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3104"> + <stop + id="stop3106" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop3108" + style="stop-color:#bebebe;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3600"> + <stop + id="stop3602" + style="stop-color:#f4f4f4;stop-opacity:1" + offset="0" /> + <stop + id="stop3604" + style="stop-color:#dbdbdb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3977"> + <stop + id="stop3979" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3981" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.03626217" /> + <stop + id="stop3983" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3985" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4070-1"> + <stop + id="stop4072-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4074-4" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.134046" /> + <stop + id="stop4076-0" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.94730771" /> + <stop + id="stop4078-1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-641-289-620-227-114-444-680-744-8-7-7-8"> + <stop + id="stop5430-8-6-8-5" + style="stop-color:#5f5f5f;stop-opacity:1" + offset="0" /> + <stop + id="stop5432-3-5-5-7" + style="stop-color:#4f4f4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop5434-1-6-9-8" + style="stop-color:#3b3b3b;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop5436-8-9-2-5" + style="stop-color:#2b2b2b;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-616-674-812-821-107-178-392-400-6-7-3-6"> + <stop + id="stop5440-4-4-64-0" + style="stop-color:#272727;stop-opacity:1" + offset="0" /> + <stop + id="stop5442-3-5-7-9" + style="stop-color:#454545;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3977-6"> + <stop + id="stop3979-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3981-0" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.03626217" /> + <stop + id="stop3983-9" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3985-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3104-8"> + <stop + id="stop3106-7" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop3108-3" + style="stop-color:#bebebe;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-7-29"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-8-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-9-99" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8333-76"> + <stop + id="stop8335-27" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop8337-1" + style="stop-color:#b5b5b5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-8"> + <stop + id="stop8326-8" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="0" /> + <stop + id="stop8328-4" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0"> + <stop + id="stop4469-0-8-1-0-1-6-5-0" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-9-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-5-7-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-7-7-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-1-4-9"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-8-3-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-5-0-3" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3"> + <stop + id="stop9737-3-0-4-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8"> + <stop + id="stop9743-0-4-8-9" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-9"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-3" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-3"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-3" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-6"> + <stop + id="stop9737-3-0-4-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-2" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-5"> + <stop + id="stop9743-0-4-8-9-8" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-2"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-3" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-9"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-4" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-7" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-1"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-5" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-7"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-6" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-5" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8"> + <stop + id="stop9737-3-0-4-0-50" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6"> + <stop + id="stop9743-0-4-8-9-3" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-3"> + <stop + id="stop9737-3-0-4-0-50-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-8" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-6"> + <stop + id="stop9743-0-4-8-9-3-4" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-3" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-3"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-9"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-7" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-4"> + <stop + id="stop9737-3-0-4-0-50-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-1" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-8"> + <stop + id="stop9743-0-4-8-9-3-9" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-36" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-0"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-4" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-1-5"> + <stop + id="stop3589-9-2-8-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-0" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4068"> + <stop + id="stop4070" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4072" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8090-4-0" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,88.969299,39.56503)" /> + <linearGradient + id="linearGradient3587-6-5-9-9-4-0-4"> + <stop + id="stop3589-9-2-6-2-5-6-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-3-1-29-2" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient4078" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,88.969299,39.565027)" /> + <linearGradient + id="linearGradient4080"> + <stop + id="stop4082" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4084" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-8-0"> + <stop + id="stop3589-9-2-13-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-5" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="642" + y1="234.79077" + x2="642" + y2="239.77766" + id="linearGradient8759-6-2" + xlink:href="#linearGradient3667-7-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2.8777258e-7,-5.999973)" /> + <linearGradient + id="linearGradient3667-7-9"> + <stop + id="stop3669-0-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3671-4-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="642" + y1="234.79077" + x2="642" + y2="239.77766" + id="linearGradient4105-9" + xlink:href="#linearGradient3667-7-9-3" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-5.9999701)" /> + <linearGradient + id="linearGradient3667-7-9-3"> + <stop + id="stop3669-0-0-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3671-4-2-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-8-0-0"> + <stop + id="stop3589-9-2-13-5-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-5-9" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8090-4-0-4" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,89.769094,39.56503)" /> + <linearGradient + id="linearGradient3587-6-5-9-9-4-0-4-3"> + <stop + id="stop3589-9-2-6-2-5-6-2-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-3-1-29-2-1" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient4583" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,88.969299,39.56503)" /> + <linearGradient + id="linearGradient4585"> + <stop + id="stop4587" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4589" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-1-5-4"> + <stop + id="stop3589-9-2-8-5-3" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-0-1" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4596"> + <stop + id="stop4598" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4600" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-5"> + <stop + id="stop4491-8-7-9-3-7-4-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-9"> + <stop + id="stop4469-0-8-1-0-1-6-5-8" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient9222-6-9"> + <stop + id="stop9224-9-4" + style="stop-color:#e0e0e0;stop-opacity:1" + offset="0" /> + <stop + id="stop9226-2-8" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-3-51-6-1-6"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-5-3-3-3-1-7" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-6-8-2-6-9-8" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient9222-6"> + <stop + id="stop9224-9" + style="stop-color:#e0e0e0;stop-opacity:1" + offset="0" /> + <stop + id="stop9226-2" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-3-51-6-1"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-5-3-3-3-1" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-6-8-2-6-9" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="723.1275" + y1="634.69043" + x2="723.1275" + y2="655.64362" + id="linearGradient9228" + xlink:href="#linearGradient9222" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient9222"> + <stop + id="stop9224" + style="stop-color:#e0e0e0;stop-opacity:1" + offset="0" /> + <stop + id="stop9226" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient8837-2" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-3-51-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.0808578,0,0,5.3413043,-233.43729,257.89785)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-3-51-6"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-5-3-3-3" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-6-8-2-6" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-4-9"> + <stop + id="stop9737-3-0-4-0-50-8-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-1-6" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-8-1"> + <stop + id="stop9743-0-4-8-9-3-9-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-36-5" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-0-2"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-2-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-1-9" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient4639-7" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-1-8-7-1-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1895.0799,-125.14785)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-1-8-7-1-1-6"> + <stop + id="stop7881-7-4-4-97-8-7-5-5-3-4-5-1-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-9-8-9-9-0-2" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient4641-0" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1897.0695,-126.14786)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0-6"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-6-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-4-3" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4"> + <stop + id="stop9743-0-4-8-9-1-67-6-7" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient21829" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.68851,140.80546)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4"> + <stop + id="stop7881-7-4-4-97-8-7-5-4-7-3-39-1-6-9-1-2-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-0-0-2-1-3-3-2-68-3-1" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient21831" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.8019,140.28159)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-4-9-5"> + <stop + id="stop9737-3-0-4-0-50-8-1-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-1-6-8" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-8-1-1"> + <stop + id="stop9743-0-4-8-9-3-9-0-7" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-36-5-0" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-0-2-0"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-2-1-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-1-9-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient5023-3" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-1-8-7-1-1-6-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1895.0799,-125.14785)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-1-8-7-1-1-6-0"> + <stop + id="stop7881-7-4-4-97-8-7-5-5-3-4-5-1-8-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-9-8-9-9-0-2-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient5025-6" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0-6-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1897.0695,-126.14786)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0-6-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-6-4-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-4-3-3" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient4629-3" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-5-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,150.79694,323.00004)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-3" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient4631-5" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-0-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,150.79694,323.00004)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-1"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-7" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-8" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-7"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-7" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-9"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-3" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-4"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-6" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-4" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-6"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-6" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient6564-9-5" + xlink:href="#linearGradient4751-5-4-1-2-9-1-6-9-6-9-8-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.89149835,0,0,1.0384615,-346.52651,-1063.678)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-6-9-6-9-8-3"> + <stop + id="stop4753-7-6-9-9-0-7-3-5-1-8-0-5" + style="stop-color:#b4b4b4;stop-opacity:1" + offset="0" /> + <stop + id="stop4755-7-7-1-0-5-0-6-8-6-82-3-5" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient6566-1-4" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-1-1-2-4-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.89149835,0,0,1.0384615,-346.52651,-1063.678)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-1-1-2-4-2"> + <stop + id="stop4469-9-9-9-9-3-1-8-9-9-0-6-8-5" + style="stop-color:#828282;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-3-8-7-4-3-7-5-6-7-0-40-9-9" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient6568-0-4" + xlink:href="#linearGradient7879-6-0-8-22-1-6-3-6-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.60824744,0,0,1,437.73163,-1233.369)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-1-6-3-6-5-0"> + <stop + id="stop7881-7-4-4-97-5-5-3-8-1-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-0-6-5-9-3-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient6570-0-5" + xlink:href="#linearGradient7863-2-2-4-4-0-0-0-0-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.60824744,0,0,1,438.33993,-1234.369)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-0-0-0-0-1-3"> + <stop + id="stop7865-4-0-2-6-1-7-0-0-9-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-7-5-9-46-9-0" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient6572-2-2" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-0-9-7-0-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.19522059,0,0,1,-171.64417,-821.01189)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-0-9-7-0-3"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-9-8-31-0-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-9-2-3-7-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient6574-3-6" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-6-6-8-4-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.19522059,0,0,1,-171.64417,-821.01189)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-6-8-4-9-2"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-3-0-1-7-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-6-5-9-6-2" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient6576-4-1" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-2-3-1-2-9-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.49563182,0,0,0.92592983,428.45933,-1134.6189)" /> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-2-3-1-2-9-7"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-6-2-1-4-3-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-2-2-2-3-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient5052" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-2-3-1-2-9-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.49563182,0,0,0.92592983,428.45933,-1134.6189)" /> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient4629-1" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-5-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,138.79694,323.00004)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient4631-1" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-0-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,138.79694,323.00004)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-4-6"> + <stop + id="stop9737-3-0-4-0-50-8-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-1-9" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-8-2"> + <stop + id="stop9743-0-4-8-9-3-9-8" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-36-6" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-0-7"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-2-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-1-5" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0-3"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-6-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-4-9" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-3-5"> + <stop + id="stop9737-3-0-4-0-50-1-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-8-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-6-9"> + <stop + id="stop9743-0-4-8-9-3-4-9" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-3-0" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-3-5"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-8-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-6-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-9-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-7-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-7-0" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-6"> + <stop + id="stop9737-3-0-4-0-50-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-6" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-9"> + <stop + id="stop9743-0-4-8-9-3-48" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-4" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-08"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient5163" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-1-8-7-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1895.0799,-125.14785)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-1-8-7-1"> + <stop + id="stop7881-7-4-4-97-8-7-5-5-3-4-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-9-8-9-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient5165" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1897.0695,-126.14786)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-8"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-42" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient5681-3" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-5-2-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,138.79694,433.00004)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0-2" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient5683-8" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-0-5-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,138.79694,433.00004)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5-8"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2-7" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0-6" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6985"> + <stop + id="stop6987" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6989" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.07508603" /> + <stop + id="stop6991" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.89232749" /> + <stop + id="stop6993" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7879-6-0-8-2-2"> + <stop + id="stop7881-7-4-4-8-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-93-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="28.780586" + x2="344.09509" + y2="66.038742" + id="linearGradient6137" + xlink:href="#radialGradient3295" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,102.79697,310.20921)" /> + <radialGradient + cx="7.4956999" + cy="8.4497995" + r="20" + id="radialGradient3295" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.00910969,1.1384973,-2.0556233,-0.01644815,29.437876,2.3889667)"> + <stop + id="stop3244-9" + style="stop-color:#f8b17e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-6" + style="stop-color:#e35d4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-2" + style="stop-color:#c6262e;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-5" + style="stop-color:#690b54;stop-opacity:1" + offset="1" /> + </radialGradient> + <linearGradient + x1="261.61145" + y1="57.607128" + x2="261.61145" + y2="33.960667" + id="linearGradient6139" + xlink:href="#linearGradient3297" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,102.79697,310.20921)" /> + <linearGradient + x1="24" + y1="44" + x2="24" + y2="3.8989999" + id="linearGradient3297" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.48717951,0,0,0.48717951,0.30769188,8.3076897)"> + <stop + id="stop2492-4" + style="stop-color:#791235;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-4" + style="stop-color:#dd3b27;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient8149-6" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-5-2-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.0288995,0,0,1,-12.687696,433.00004)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2-1"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0-8" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient8151-7" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-0-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.0288995,0,0,1,-12.687696,433.00004)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5-0"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2-4" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient8184-7" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-5-2-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9452335,0,0,1,18.24788,333.00004)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2-1-3"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8-6-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0-8-8" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient8186-5" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-0-5-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9452335,0,0,1,18.24788,333.00004)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5-0-4"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2-4-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0-9-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2-1-3-0"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8-6-0-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0-8-8-4" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5-0-4-0"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2-4-3-2" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0-9-9-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2-1-8"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8-6-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0-8-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5-0-0"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2-4-34" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0-9-7" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6985-1"> + <stop + id="stop6987-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6989-5" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.07508603" /> + <stop + id="stop6991-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.89232749" /> + <stop + id="stop6993-4" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7879-6-0-8-2-2-8"> + <stop + id="stop7881-7-4-4-8-4-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-93-0-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <radialGradient + cx="7.4956999" + cy="8.4497995" + r="20" + id="radialGradient3295-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.00910969,1.1384973,-2.0556233,-0.01644815,29.437876,2.3889667)"> + <stop + id="stop3244-9-8" + style="stop-color:#f8b17e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-6-9" + style="stop-color:#e35d4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-2-1" + style="stop-color:#c6262e;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-5-8" + style="stop-color:#690b54;stop-opacity:1" + offset="1" /> + </radialGradient> + <linearGradient + x1="24" + y1="44" + x2="24" + y2="3.8989999" + id="linearGradient3297-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.48717951,0,0,0.48717951,0.30769188,8.3076897)"> + <stop + id="stop2492-4-9" + style="stop-color:#791235;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-4-7" + style="stop-color:#dd3b27;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-6-9-6-9-8-3-9"> + <stop + id="stop4753-7-6-9-9-0-7-3-5-1-8-0-5-1" + style="stop-color:#b4b4b4;stop-opacity:1" + offset="0" /> + <stop + id="stop4755-7-7-1-0-5-0-6-8-6-82-3-5-2" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-1-1-2-4-2-2"> + <stop + id="stop4469-9-9-9-9-3-1-8-9-9-0-6-8-5-6" + style="stop-color:#828282;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-3-8-7-4-3-7-5-6-7-0-40-9-9-6" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-0-0-0-0-1-3-1"> + <stop + id="stop7865-4-0-2-6-1-7-0-0-9-5-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-7-5-9-46-9-0-8" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-0-9-7-0-3-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-9-8-31-0-4-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-9-2-3-7-0-8" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-6-8-4-9-2-3"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-3-0-1-7-3-2" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-6-5-9-6-2-5" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-2-3-1-2-9-7-3"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-6-2-1-4-3-1-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-2-2-2-3-4-7" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-9" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-8"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-31" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-9"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-61" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-1" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient9222-1"> + <stop + id="stop9224-3" + style="stop-color:#e0e0e0;stop-opacity:1" + offset="0" /> + <stop + id="stop9226-29" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-5-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-9-4"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-9-0" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="642" + y1="234.79077" + x2="642" + y2="239.77766" + id="linearGradient4613-5" + xlink:href="#linearGradient3667-7-9-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-5.9999701)" /> + <linearGradient + id="linearGradient3667-7-9-3-8"> + <stop + id="stop3669-0-0-6-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3671-4-2-0-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8751-9-2-5-9" + xlink:href="#linearGradient3587-6-5-8-0-0-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,69.121311,228.35573)" /> + <linearGradient + id="linearGradient3587-6-5-8-0-0-9"> + <stop + id="stop3589-9-2-13-5-2-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-5-9-7" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8090-4-0-4-9" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,89.769094,39.56503)" /> + <linearGradient + id="linearGradient3587-6-5-9-9-4-0-4-3-0"> + <stop + id="stop3589-9-2-6-2-5-6-2-5-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-3-1-29-2-1-9" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8807" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,89.769094,39.56503)" /> + <linearGradient + id="linearGradient8809"> + <stop + id="stop8811" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8813" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="19.490999" + y1="-4.3217001" + x2="22.886999" + y2="-0.92557001" + id="linearGradient5846-7-7" + xlink:href="#linearGradient3587-6-5-1-5-4-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,714.1891,228.35574)" /> + <linearGradient + id="linearGradient3587-6-5-1-5-4-6"> + <stop + id="stop3589-9-2-8-5-3-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-0-1-8" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="22.863001" + y1="-0.94923002" + x2="26.233999" + y2="2.4215" + id="linearGradient5843-4-1" + xlink:href="#linearGradient3587-6-5-1-5-4-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,714.1891,228.35574)" /> + <linearGradient + id="linearGradient8820"> + <stop + id="stop8822" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8824" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-9-9-4"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-5-7-1-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-7-7-9-2" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-1-4-9-6"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-8-3-3-7" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-5-0-3-1" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3977-6-1"> + <stop + id="stop3979-8-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3981-0-6" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.03626217" /> + <stop + id="stop3983-9-8" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3985-3-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-641-289-620-227-114-444-680-744-8-7-7-8-8"> + <stop + id="stop5430-8-6-8-5-6" + style="stop-color:#5f5f5f;stop-opacity:1" + offset="0" /> + <stop + id="stop5432-3-5-5-7-6" + style="stop-color:#4f4f4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop5434-1-6-9-8-9" + style="stop-color:#3b3b3b;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop5436-8-9-2-5-6" + style="stop-color:#2b2b2b;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-616-674-812-821-107-178-392-400-6-7-3-6-8"> + <stop + id="stop5440-4-4-64-0-5" + style="stop-color:#272727;stop-opacity:1" + offset="0" /> + <stop + id="stop5442-3-5-7-9-9" + style="stop-color:#454545;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4070-1-6"> + <stop + id="stop4072-1-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4074-4-7" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.134046" /> + <stop + id="stop4076-0-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.94730771" /> + <stop + id="stop4078-1-5" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3977-2"> + <stop + id="stop3979-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3981-9" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.03626217" /> + <stop + id="stop3983-8" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3985-2" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3600-8"> + <stop + id="stop3602-6" + style="stop-color:#f4f4f4;stop-opacity:1" + offset="0" /> + <stop + id="stop3604-1" + style="stop-color:#dbdbdb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3104-6"> + <stop + id="stop3106-1" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop3108-34" + style="stop-color:#bebebe;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="46.395508" + y1="12.707516" + x2="46.395508" + y2="38.409042" + id="linearGradient14590-6" + xlink:href="#linearGradient3587-6-5-3-5-7-1-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.4100229,0,0,0.5447147,27.02322,-5.9219706)" /> + <linearGradient + id="linearGradient3587-6-5-3-5-7-1-8"> + <stop + id="stop3589-9-2-2-6-2-7-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-73-5-1-1-6" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient14571-4" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2269.2037,-702.35707)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-0-1-2"> + <stop + id="stop7881-7-4-4-97-8-7-5-4-7-3" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-0-0-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient14573-5" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2271.0489,-703.35717)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-2" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient14577-8" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(558.55883,-255.63573)" /> + <linearGradient + id="linearGradient3587-6-5-6-0-2-1-3-6-5-0"> + <stop + id="stop3589-9-2-0-6-1-3-2-2-5-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-0-4-0-7-9-1-6-3" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient8894" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(524.55883,258.36427)" /> + <linearGradient + id="linearGradient8896"> + <stop + id="stop8898" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8900" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient14580-5" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-93.51347,-532.66607)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-4"> + <stop + id="stop9737-3-0-8-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient14582-7" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-93.51347,-532.66607)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-1"> + <stop + id="stop9743-0-4-0-8" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-8" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient14585-7" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.928934,0,0,0.92592983,1639.1676,-603.60697)" /> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-4"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient10691-5-2"> + <stop + id="stop10693-7-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop10695-1-7" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="63.9995" + y1="3.1001" + x2="63.9995" + y2="122.8994" + id="linearGradient3309-1-3-6" + gradientUnits="userSpaceOnUse"> + <stop + id="stop3311-5-3-3" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="0" /> + <stop + id="stop3313-0-85-6" + style="stop-color:#d2d2d2;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3397-0-0-8"> + <stop + id="stop3399-4-8-8" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop3401-0-7-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5128-35-8"> + <stop + id="stop5130-0-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop5132-80-9" + style="stop-color:#959595;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="130" + x2="210" + y2="213.38464" + id="linearGradient8756-3-7" + xlink:href="#linearGradient3732-7-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9388889,0,0,0.02409639,-121.35557,310.65827)" /> + <linearGradient + id="linearGradient3732-7-8"> + <stop + id="stop3734-9-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3736-8-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="730.1452" + y1="233.79068" + x2="730.1452" + y2="294.40405" + id="linearGradient8766-6-8" + xlink:href="#linearGradient3619-8-3" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-24.999999,18.000029)" /> + <linearGradient + id="linearGradient3619-8-3"> + <stop + id="stop3621-5-6" + style="stop-color:#e3e3e3;stop-opacity:1" + offset="0" /> + <stop + id="stop3623-2-4" + style="stop-color:#bfbfbf;stop-opacity:0.98039216" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5951-1"> + <stop + id="stop5953-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop5955-9" + style="stop-color:#000000;stop-opacity:0.3137255" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5941-4"> + <stop + id="stop5943-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop5945-0" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4448-0"> + <stop + id="stop4450-0" + style="stop-color:#b4b4b4;stop-opacity:1" + offset="0" /> + <stop + id="stop4452-8" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4817-203-5-6-7"> + <stop + id="stop5250-4-4-1" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="0" /> + <stop + id="stop5252-9-3-9" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5872-3-0"> + <stop + id="stop5874-3-9" + style="stop-color:#bebebe;stop-opacity:1" + offset="0" /> + <stop + id="stop5876-8-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <filter + id="filter3901-1-4" + style="color-interpolation-filters:sRGB"> + <feGaussianBlur + id="feGaussianBlur3903-9-7" + stdDeviation="8.685" /> + </filter> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-641-289-620-227-114-444-680-744-8-7-7-8-4"> + <stop + id="stop5430-8-6-8-5-7" + style="stop-color:#5f5f5f;stop-opacity:1" + offset="0" /> + <stop + id="stop5432-3-5-5-7-4" + style="stop-color:#4f4f4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop5434-1-6-9-8-4" + style="stop-color:#3b3b3b;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop5436-8-9-2-5-63" + style="stop-color:#2b2b2b;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-616-674-812-821-107-178-392-400-6-7-3-6-6"> + <stop + id="stop5440-4-4-64-0-2" + style="stop-color:#272727;stop-opacity:1" + offset="0" /> + <stop + id="stop5442-3-5-7-9-3" + style="stop-color:#454545;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="23.99999" + y1="14.077706" + x2="23.99999" + y2="32.463085" + id="linearGradient9509-0" + xlink:href="#linearGradient4070-1-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2162161,0,0,1.4324324,2.8108132,-2.3783403)" /> + <linearGradient + id="linearGradient4070-1-1"> + <stop + id="stop4072-1-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4074-4-6" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.134046" /> + <stop + id="stop4076-0-1" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.94730771" /> + <stop + id="stop4078-1-8" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient10095" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,89.769094,39.56503)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4"> + <stop + id="stop3750-1-6-5-3-3-0-0-2" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4"> + <stop + id="stop3760-0-9-4-4-2-0-0-0" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient6649-0-1-6-5" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.49563182,0,0,0.92592983,854.45948,191.39366)" /> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient4316" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.928934,0,0,0.92592983,1639.1676,-603.60697)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient4318" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-93.51347,-532.66607)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient4320" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-93.51347,-532.66607)" /> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient4322" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(558.55883,-255.63573)" /> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient4324" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2269.2037,-702.35707)" /> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient4326" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2271.0489,-703.35717)" /> + <linearGradient + x1="46.395508" + y1="12.707516" + x2="46.395508" + y2="38.409042" + id="linearGradient4328" + xlink:href="#linearGradient3587-6-5-3-5-7-1-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.4100229,0,0,0.5447147,27.02322,-5.9219706)" /> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-44"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-7" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3"> + <stop + id="stop9737-3-0-8-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9"> + <stop + id="stop9743-0-4-0-6" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-0-1-7"> + <stop + id="stop7881-7-4-4-97-8-7-5-4-7-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-0-0-5" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-8" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient14577-5" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(559.55882,258.36427)" /> + <linearGradient + id="linearGradient3587-6-5-6-0-2-1-3-6-5-9"> + <stop + id="stop3589-9-2-0-6-1-3-2-2-5-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-0-4-0-7-9-1-6-5" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient4374" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(559.55882,258.36427)" /> + <linearGradient + id="linearGradient4376"> + <stop + id="stop4378" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4380" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="46.395508" + y1="12.707516" + x2="46.395508" + y2="38.409042" + id="linearGradient14590-3" + xlink:href="#linearGradient3587-6-5-3-5-7-1-88" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.4100229,0,0,0.5447147,27.02322,-5.9219706)" /> + <linearGradient + id="linearGradient3587-6-5-3-5-7-1-88"> + <stop + id="stop3589-9-2-2-6-2-7-3" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-73-5-1-1-1" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4"> + <stop + id="stop3897-0-5-7-0-3" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-2"> + <stop + id="stop3897-0-5-7-0-4" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-3" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2"> + <stop + id="stop3897-0-5-7-0" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4644-104-3-3-6-2"> + <stop + id="stop5237-6-5-1-7" + style="stop-color:#ff7a35;stop-opacity:1" + offset="0" /> + <stop + id="stop5239-4-6-4-8" + style="stop-color:#f0431a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="28.53125" + y1="994.81909" + x2="28.53125" + y2="1044.3767" + id="linearGradient4188-1" + xlink:href="#linearGradient3895-9-0" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(12,-100)" /> + <linearGradient + id="linearGradient3895-9-0"> + <stop + id="stop3897-0-5" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4067-0-2"> + <stop + id="stop4069-2-9" + style="stop-color:#ffe452;stop-opacity:1" + offset="0" /> + <stop + id="stop4071-8-9" + style="stop-color:#ffeb41;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-0"> + <stop + id="stop3897-0-5-3" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-2" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="28.53125" + y1="994.81909" + x2="28.53125" + y2="1044.3767" + id="linearGradient4195" + xlink:href="#linearGradient3895-9-0-0" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(12,-100)" /> + <linearGradient + id="linearGradient3895-9-0-3"> + <stop + id="stop3897-0-5-7" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3702-501-757"> + <stop + id="stop2895" + style="stop-color:#181818;stop-opacity:0" + offset="0" /> + <stop + id="stop2897" + style="stop-color:#181818;stop-opacity:1" + offset="0.5" /> + <stop + id="stop2899" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-464-309"> + <stop + id="stop2889" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2891" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-166-749"> + <stop + id="stop2883" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2885" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924"> + <stop + id="stop3926" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8265-821-176-38-919-66-249-7-7"> + <stop + id="stop2687-1-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2689-5-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8838-561-565"> + <stop + id="stop4621" + style="stop-color:#0a0a0a;stop-opacity:1" + offset="0" /> + <stop + id="stop4623" + style="stop-color:#0a0a0a;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-3-8"> + <stop + id="stop3750-8-9" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-3-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-7-2" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-9-3" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3725-941-985"> + <stop + id="stop4651" + style="stop-color:#54e1fa;stop-opacity:1" + offset="0" /> + <stop + id="stop4653" + style="stop-color:#05a4dd;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3882"> + <stop + id="stop3884" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3886" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.4393521" /> + <stop + id="stop3888" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83473867" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-3-8"> + <stop + id="stop3760-7-3" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-8-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3702-501-757-6"> + <stop + id="stop2895-4" + style="stop-color:#181818;stop-opacity:0" + offset="0" /> + <stop + id="stop2897-0" + style="stop-color:#181818;stop-opacity:1" + offset="0.5" /> + <stop + id="stop2899-0" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-464-309-0"> + <stop + id="stop2889-5" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2891-6" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-166-749-3"> + <stop + id="stop2883-3" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2885-8" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-0-9"> + <stop + id="stop3897-0-5-3-6" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-2-9" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4644-104-3-3-6-2-3"> + <stop + id="stop5237-6-5-1-7-9" + style="stop-color:#ff7a35;stop-opacity:1" + offset="0" /> + <stop + id="stop5239-4-6-4-8-1" + style="stop-color:#f0431a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4067-0-2-3"> + <stop + id="stop4069-2-9-4" + style="stop-color:#ffe452;stop-opacity:1" + offset="0" /> + <stop + id="stop4071-8-9-0" + style="stop-color:#ffeb41;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-90"> + <stop + id="stop3897-0-5-7-0-3-4" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-33" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-9"> + <stop + id="stop3897-0-5-7-0-3-9" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-3" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-1"> + <stop + id="stop3897-0-5-7-0-3-1" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-0" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-9"> + <stop + id="stop3926-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-8" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-1" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8265-821-176-38-919-66-249-7-7-6"> + <stop + id="stop2687-1-9-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2689-5-4-9" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-3-8-8-1"> + <stop + id="stop3760-7-3-6-4" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-8-4-8-3" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2490-3-4-6"> + <stop + id="stop2492-3-9-3" + style="stop-color:#3f7010;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-8-8-5" + style="stop-color:#84a718;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3242-7-3-8"> + <stop + id="stop3244-5-8-5" + style="stop-color:#eef87e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-9-5-1" + style="stop-color:#cde34f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-7-2-0" + style="stop-color:#93b723;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-8-2-8" + style="stop-color:#5a7e0d;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4263"> + <stop + id="stop4265" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4267" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.54088849" /> + <stop + id="stop4269" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.87818205" /> + <stop + id="stop4271" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8838"> + <stop + id="stop8840" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8842" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011"> + <stop + id="stop4013" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3284"> + <stop + id="stop3286" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3288" + style="stop-color:#42baea;stop-opacity:1" + offset="0.26238003" /> + <stop + id="stop3290" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.70495206" /> + <stop + id="stop3292" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-166-749-3-6"> + <stop + id="stop2883-3-4" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2885-8-1" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-464-309-0-8"> + <stop + id="stop2889-5-8" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2891-6-9" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3702-501-757-6-8"> + <stop + id="stop2895-4-8" + style="stop-color:#181818;stop-opacity:0" + offset="0" /> + <stop + id="stop2897-0-8" + style="stop-color:#181818;stop-opacity:1" + offset="0.5" /> + <stop + id="stop2899-0-6" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4644-104-3-3-6-2-3-3"> + <stop + id="stop5237-6-5-1-7-9-8" + style="stop-color:#ff7a35;stop-opacity:1" + offset="0" /> + <stop + id="stop5239-4-6-4-8-1-3" + style="stop-color:#f0431a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-0-9-3"> + <stop + id="stop3897-0-5-3-6-8" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-2-9-0" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4067-0-2-3-7"> + <stop + id="stop4069-2-9-4-6" + style="stop-color:#ffe452;stop-opacity:1" + offset="0" /> + <stop + id="stop4071-8-9-0-8" + style="stop-color:#ffeb41;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-90-0"> + <stop + id="stop3897-0-5-7-0-3-4-6" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-33-8" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-9-9"> + <stop + id="stop3897-0-5-7-0-3-9-0" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-3-3" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-1-3"> + <stop + id="stop3897-0-5-7-0-3-1-7" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-0-3" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-9-6"> + <stop + id="stop3926-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-8-2" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-1-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-3-5" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8265-821-176-38-919-66-249-7-7-6-7"> + <stop + id="stop2687-1-9-2-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2689-5-4-9-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3977-6-1-4"> + <stop + id="stop3979-8-8-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3981-0-6-0" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.03626217" /> + <stop + id="stop3983-9-8-4" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3985-3-0-8" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="305.57574" + y1="494.79077" + x2="305.57574" + y2="445.69904" + id="linearGradient8700-1-7" + xlink:href="#linearGradient4817-203-5-6-7-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.32034632,0,0,1.0816308,-4.439393,-673.89019)" /> + <linearGradient + id="linearGradient4817-203-5-6-7-0"> + <stop + id="stop5250-4-4-1-8" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="0" /> + <stop + id="stop5252-9-3-9-6" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="595.31445" + y1="445.79077" + x2="595.31445" + y2="495.80905" + id="linearGradient8702-9-2" + xlink:href="#linearGradient5872-3-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.32034632,0,0,1.0816308,-4.439393,-674.431)" /> + <linearGradient + id="linearGradient5872-3-0-4"> + <stop + id="stop5874-3-9-7" + style="stop-color:#bebebe;stop-opacity:1" + offset="0" /> + <stop + id="stop5876-8-3-9" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-5-4"> + <stop + id="stop3760-9-8" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-1" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-8-2"> + <stop + id="stop3750-5-2" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-7-4" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-4-7" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-1-7" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8838-7"> + <stop + id="stop8840-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8842-3" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3284-2"> + <stop + id="stop3286-5" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3288-3" + style="stop-color:#42baea;stop-opacity:1" + offset="0.26238003" /> + <stop + id="stop3290-7" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.70495206" /> + <stop + id="stop3292-6" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-3-8-8-1-1"> + <stop + id="stop3760-7-3-6-4-3" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-8-4-8-3-6" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3242-7-3-8-0"> + <stop + id="stop3244-5-8-5-3" + style="stop-color:#eef87e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-9-5-1-5" + style="stop-color:#cde34f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-7-2-0-8" + style="stop-color:#93b723;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-8-2-8-5" + style="stop-color:#5a7e0d;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2490-3-4-6-9"> + <stop + id="stop2492-3-9-3-9" + style="stop-color:#3f7010;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-8-8-5-8" + style="stop-color:#84a718;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4263-2"> + <stop + id="stop4265-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4267-9" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.54088849" /> + <stop + id="stop4269-0" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.87818205" /> + <stop + id="stop4271-1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient3096-2" + xlink:href="#linearGradient4011-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.72972967,0,0,0.72972967,-36.346078,-2.5039298)" /> + <linearGradient + id="linearGradient4011-0"> + <stop + id="stop4013-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-6" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-3" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-9" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3702-501-757-3"> + <stop + id="stop2895-1" + style="stop-color:#181818;stop-opacity:0" + offset="0" /> + <stop + id="stop2897-9" + style="stop-color:#181818;stop-opacity:1" + offset="0.5" /> + <stop + id="stop2899-1" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-464-309-3"> + <stop + id="stop2889-6" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2891-4" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-166-749-9"> + <stop + id="stop2883-35" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2885-4" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-0"> + <stop + id="stop3760-4" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-8"> + <stop + id="stop3750-4" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-8" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-3"> + <stop + id="stop3926-02" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-9" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8265-821-176-38-919-66-249-7-7-60"> + <stop + id="stop2687-1-9-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2689-5-4-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-0-6-2"> + <stop + id="stop3760-4-4-5" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-4-2-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-0-3"> + <stop + id="stop3760-4-7" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-4-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8838-3"> + <stop + id="stop8840-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8842-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3284-4"> + <stop + id="stop3286-57" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3288-0" + style="stop-color:#42baea;stop-opacity:1" + offset="0.26238003" /> + <stop + id="stop3290-78" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.70495206" /> + <stop + id="stop3292-9" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-3-8-8-1-3"> + <stop + id="stop3760-7-3-6-4-9" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-8-4-8-3-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3242-7-3-8-4"> + <stop + id="stop3244-5-8-5-5" + style="stop-color:#eef87e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-9-5-1-55" + style="stop-color:#cde34f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-7-2-0-6" + style="stop-color:#93b723;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-8-2-8-0" + style="stop-color:#5a7e0d;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2490-3-4-6-2"> + <stop + id="stop2492-3-9-3-6" + style="stop-color:#3f7010;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-8-8-5-9" + style="stop-color:#84a718;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4263-29"> + <stop + id="stop4265-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4267-5" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.54088849" /> + <stop + id="stop4269-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.87818205" /> + <stop + id="stop4271-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient3096-8" + xlink:href="#linearGradient4011-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.72972967,0,0,0.72972967,-36.346078,-2.5039298)" /> + <linearGradient + id="linearGradient4011-6"> + <stop + id="stop4013-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-6"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-2" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-8" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-9" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-5" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-2"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-7" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-2" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-7"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-8" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-2"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-0" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-2" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-3"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-3" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient6566-0" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.49563182,0,0,0.92592983,854.45948,191.39366)" /> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-0"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-5" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-62"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-5"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-0" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-5"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-2" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-9" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-2"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-03" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-2" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9"> + <stop + id="stop9743-0-4-8-9-1-67-6" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-62-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-4-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-2-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-5-9"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-5-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-0-9" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-5-5"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-2-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-9-9" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient21829-7-4" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4-7-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.68851,140.80546)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4-7-9"> + <stop + id="stop7881-7-4-4-97-8-7-5-4-7-3-39-1-6-9-1-2-1-6-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-0-0-2-1-3-3-2-68-3-1-8-8" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient21831-1-2" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-2-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.8019,140.28159)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-2-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-03-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-2-5" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-166-749-26"> + <stop + id="stop2883-91" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2885-33" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-464-309-15"> + <stop + id="stop2889-2" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2891-6-0" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3702-501-757-94"> + <stop + id="stop2895-4-4" + style="stop-color:#181818;stop-opacity:0" + offset="0" /> + <stop + id="stop2897-6" + style="stop-color:#181818;stop-opacity:1" + offset="0.5" /> + <stop + id="stop2899-07" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4644-104-3-3-6-2-9"> + <stop + id="stop5237-6-5-1-7-0" + style="stop-color:#ff7a35;stop-opacity:1" + offset="0" /> + <stop + id="stop5239-4-6-4-8-0" + style="stop-color:#f0431a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-8"> + <stop + id="stop3897-0-5-7-3" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-3" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4067-0-2-4"> + <stop + id="stop4069-2-9-3" + style="stop-color:#ffe452;stop-opacity:1" + offset="0" /> + <stop + id="stop4071-8-9-7" + style="stop-color:#ffeb41;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-4"> + <stop + id="stop3926-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-6"> + <stop + id="stop3897-0-5-7-0-3-15" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-5" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-2-4"> + <stop + id="stop3897-0-5-7-0-4-6" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-3-6" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-9"> + <stop + id="stop3897-0-5-7-0-6" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-7" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8265-821-176-38-919-66-249-7-7-5"> + <stop + id="stop2687-1-9-01" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2689-5-4-26" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6505-3"> + <stop + id="stop6507-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6509-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.02117411" /> + <stop + id="stop6511-2" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.98379731" /> + <stop + id="stop6513-6" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7942-4-3-2"> + <stop + id="stop7944-4-0-9" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" /> + <stop + id="stop7952-3-7-6" + style="stop-color:#f8f8f8;stop-opacity:1" + offset="0.08615318" /> + <stop + id="stop7950-9-8-1" + style="stop-color:#f8f8f8;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-4"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-4" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-9" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-3" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-8" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-8"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-8" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-7" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-9"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-6" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-98"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-29"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-7" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-9"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-3" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-4-3"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-4-8" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-9-7" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-3-2" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-8-1" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-8-3"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-8-9" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-7-5" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-9-5"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-1-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-6-2" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-98-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-9-6" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-29-1"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-3-7" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-9-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-9-2"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-9-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-7-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-9-8"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-6-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-3-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-4-2"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-4-82" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-9-9" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-3-9" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-8-9" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-8-9"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-8-8" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-7-57" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-9-2"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-1-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-6-9" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-98-8"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-0-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-9-3" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-29-9"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-3-73" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-9-2" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-9-3"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-9-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-7-4" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-9-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-6-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-3-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-4-2-1"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-4-82-9" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-9-9-3" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-3-9-8" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-8-9-3" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-8-9-4"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-8-8-2" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-7-57-5" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-9-2-1"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-1-4-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-6-9-7" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-98-8-4"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-0-9-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-9-3-8" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-29-9-5"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-3-73-4" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-9-2-0" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-9-3-2"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-9-6-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-7-4-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-9-6-3"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-6-4-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-3-2-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-4-8"> + <stop + id="stop3926-8-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5-1" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4-1" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25-8" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-6-8"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-2-6" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-8-0" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-9-8" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-5-0" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-2-3"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-7-6" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-2-5" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6505-3-6"> + <stop + id="stop6507-7-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6509-3-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.02117411" /> + <stop + id="stop6511-2-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.98379731" /> + <stop + id="stop6513-6-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6985-1-4"> + <stop + id="stop6987-6-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6989-5-8" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.07508603" /> + <stop + id="stop6991-5-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.89232749" /> + <stop + id="stop6993-4-9" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7879-6-0-8-2-2-8-8"> + <stop + id="stop7881-7-4-4-8-4-1-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-93-0-0-2" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="28.780586" + x2="344.09509" + y2="66.038742" + id="linearGradient8360-5" + xlink:href="#radialGradient3295-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9452336,0,0,1,18.247867,-4.99985)" /> + <radialGradient + cx="7.4956999" + cy="8.4497995" + r="20" + id="radialGradient3295-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.00910969,1.1384973,-2.0556233,-0.01644815,29.437876,2.3889667)"> + <stop + id="stop3244-9-8-1" + style="stop-color:#f8b17e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-6-9-1" + style="stop-color:#e35d4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-2-1-9" + style="stop-color:#c6262e;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-5-8-1" + style="stop-color:#690b54;stop-opacity:1" + offset="1" /> + </radialGradient> + <linearGradient + x1="261.61145" + y1="57.607128" + x2="261.61145" + y2="33.960667" + id="linearGradient8362-1" + xlink:href="#linearGradient3297-0-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9452336,0,0,1,18.247867,-4.99985)" /> + <linearGradient + x1="24" + y1="44" + x2="24" + y2="3.8989999" + id="linearGradient3297-0-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.48717951,0,0,0.48717951,0.30769188,8.3076897)"> + <stop + id="stop2492-4-9-6" + style="stop-color:#791235;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-4-7-9" + style="stop-color:#dd3b27;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-6-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-5-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-9-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-8-9"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-3-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-31-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-9-4"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-61-5" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-7-2" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8-5"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-0-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-1-7" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-6-6-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-5-5-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-9-6-8" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-8-9-3"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-3-3-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-31-7-4" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-9-4-2"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-61-5-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-7-2-6" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8-5-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-0-4-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-1-7-5" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-6-6-6-7"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-5-5-8-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-9-6-8-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-8-9-3-1"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-3-3-1-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-31-7-4-6" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-9-4-2-5"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-61-5-0-9" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-7-2-6-4" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8-5-4-7"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-0-4-9-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-1-7-5-1" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-3"> + <stop + id="stop5719-2" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-2" + style="stop-color:#cadae5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-7"> + <stop + id="stop5711-4" + style="stop-color:#babbcf;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-1" + style="stop-color:#8d99c3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-263.76627" + y1="478.38141" + x2="-263.76627" + y2="533.23389" + id="linearGradient5767" + xlink:href="#linearGradient5717-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.33110384,0,0,0.32727369,112.24749,-156.03205)" /> + <linearGradient + x1="-309.33173" + y1="478.33386" + x2="-309.33173" + y2="530.94098" + id="linearGradient5769" + xlink:href="#linearGradient5709-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.33110384,0,0,0.32727369,112.24749,-156.03205)" /> + <linearGradient + x1="-263.76627" + y1="478.38141" + x2="-263.76627" + y2="533.23389" + id="linearGradient5723-8" + xlink:href="#linearGradient5717-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.33110384,0,0,0.32727369,567.2475,230.75876)" /> + <linearGradient + id="linearGradient5717-1"> + <stop + id="stop5719-6" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-5" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-309.33173" + y1="478.33386" + x2="-309.33173" + y2="530.94098" + id="linearGradient5715-5" + xlink:href="#linearGradient5709-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.33110384,0,0,0.32727369,567.2475,230.75876)" /> + <linearGradient + id="linearGradient5709-2"> + <stop + id="stop5711-2" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-12" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-4-0"> + <stop + id="stop3926-8-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5-15" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-10"> + <stop + id="stop5719-8" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-4"> + <stop + id="stop5711-9" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5914"> + <stop + id="stop5916" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5918" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5921"> + <stop + id="stop5923" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5925" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-6-6-6-2"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-5-5-8-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-9-6-8-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-8-9-3-8"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-3-3-1-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-31-7-4-2" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-9-4-2-8"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-61-5-0-5" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-7-2-6-5" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient5022-1-8-4" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4-4-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.68851,140.80546)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4-4-9-8"> + <stop + id="stop7881-7-4-4-97-8-7-5-4-7-3-39-1-6-9-1-2-1-0-2-98" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-0-0-2-1-3-3-2-68-3-1-2-6-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient5024-5-6-76" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8-5-4-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.8019,140.28159)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8-5-4-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-0-4-9-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-1-7-5-3" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="-263.76627" + y1="478.38141" + x2="-263.76627" + y2="533.23389" + id="linearGradient5723-2-6" + xlink:href="#linearGradient5717-10-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.06020091,0,0,0.32727369,333.81774,332.75876)" /> + <linearGradient + id="linearGradient5717-10-8"> + <stop + id="stop5719-8-0" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-5" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-309.33173" + y1="478.33386" + x2="-309.33173" + y2="530.94098" + id="linearGradient5715-56-8" + xlink:href="#linearGradient5709-4-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.06020091,0,0,0.32727369,333.81774,332.75876)" /> + <linearGradient + id="linearGradient5709-4-4"> + <stop + id="stop5711-9-1" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-5" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-10-9"> + <stop + id="stop5719-8-3" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-9" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-4-9"> + <stop + id="stop5711-9-7" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-9" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="23.99999" + y1="4.999989" + x2="23.99999" + y2="43" + id="linearGradient6145-6" + xlink:href="#linearGradient3924-4-0-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2162162,0,0,1.2162162,307.81086,454.60163)" /> + <linearGradient + id="linearGradient3924-4-0-3"> + <stop + id="stop3926-8-7-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5-15-6" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4-6-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25-3-8" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-10-5"> + <stop + id="stop5719-8-5" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-8" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-4-5"> + <stop + id="stop5711-9-79" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-1" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-263.76627" + y1="478.38141" + x2="-263.76627" + y2="533.23389" + id="linearGradient6351" + xlink:href="#linearGradient5717-10-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,53.551841,-408.22143)" /> + <linearGradient + x1="-309.33173" + y1="478.33386" + x2="-309.33173" + y2="530.94098" + id="linearGradient6353" + xlink:href="#linearGradient5709-4-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,53.551841,-408.22143)" /> + <linearGradient + x1="21.476355" + y1="192.80202" + x2="21.476355" + y2="229.02617" + id="linearGradient6328-6-5" + xlink:href="#linearGradient5717-10-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5717-10-5-9"> + <stop + id="stop5719-8-5-7" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-8-6" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="21.476355" + y1="192.80202" + x2="21.476355" + y2="229.02617" + id="linearGradient6330-3-7" + xlink:href="#linearGradient5709-4-5-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5709-4-5-3"> + <stop + id="stop5711-9-79-9" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-1-6" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="21.476355" + y1="192.80202" + x2="21.476355" + y2="229.02617" + id="linearGradient6328-6-4" + xlink:href="#linearGradient5717-10-5-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5717-10-5-5"> + <stop + id="stop5719-8-5-8" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-8-1" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="21.476355" + y1="192.80202" + x2="21.476355" + y2="229.02617" + id="linearGradient6330-3-6" + xlink:href="#linearGradient5709-4-5-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5709-4-5-7"> + <stop + id="stop5711-9-79-8" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-1-66" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-4-0-7"> + <stop + id="stop3926-8-7-08" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5-15-7" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4-6-3" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25-3-2" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="23.99999" + y1="4.999989" + x2="23.99999" + y2="43" + id="linearGradient6535" + xlink:href="#linearGradient3924-4-0-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2162162,0,0,1.2162162,-6.1891201,-6.1891821)" /> + <linearGradient + x1="-263.76627" + y1="478.38141" + x2="-263.76627" + y2="533.23389" + id="linearGradient6328-4" + xlink:href="#linearGradient5717-10-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5717-10-0"> + <stop + id="stop5719-8-58" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-0" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-309.33173" + y1="478.33386" + x2="-309.33173" + y2="530.94098" + id="linearGradient6330-0" + xlink:href="#linearGradient5709-4-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5709-4-7"> + <stop + id="stop5711-9-0" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-13" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-3"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-3" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-4" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-5"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-5" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-4"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-9" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-1" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-95"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-4"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-18" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-641-289-620-227-114-444-680-744-8-7-7-8-4-2"> + <stop + id="stop5430-8-6-8-5-7-9" + style="stop-color:#5f5f5f;stop-opacity:1" + offset="0" /> + <stop + id="stop5432-3-5-5-7-4-9" + style="stop-color:#4f4f4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop5434-1-6-9-8-4-8" + style="stop-color:#3b3b3b;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop5436-8-9-2-5-63-3" + style="stop-color:#2b2b2b;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-616-674-812-821-107-178-392-400-6-7-3-6-6-5"> + <stop + id="stop5440-4-4-64-0-2-3" + style="stop-color:#272727;stop-opacity:1" + offset="0" /> + <stop + id="stop5442-3-5-7-9-3-8" + style="stop-color:#454545;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4070-1-1-7"> + <stop + id="stop4072-1-6-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4074-4-6-4" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.134046" /> + <stop + id="stop4076-0-1-3" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.94730771" /> + <stop + id="stop4078-1-8-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient4743" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-8-9-9-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.43924629,0,0,2.7391304,233.14991,239.36392)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-9-9-0"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-5-7-1-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-7-7-9-8" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient4745" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-1-4-9-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.43924629,0,0,2.7391304,233.14991,239.36392)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-1-4-9-4"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-8-3-3-4" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-5-0-3-4" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-2"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-0" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-8" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-0" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-5" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-1"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-1" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-2" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-3-6"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-3-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-4-4" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-5-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-6-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-5-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-4-2"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-9-5" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-1-4" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-95-5"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-6-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-0-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-4-3"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-18-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-4-8" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-2-3"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-0-6" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-8-7" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-0-7" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-5-0" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-1-0"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-1-4" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-2-2" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-3-6-0"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-3-7-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-4-4-1" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-5-7-4"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-6-6-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-5-0-2" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-4-2-4"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-9-5-2" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-1-4-0" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-95-5-6"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-6-3-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-0-9-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-4-3-5"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-18-2-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-4-8-3" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6557-2"> + <stop + id="stop6559-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6561-1" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.46169472" /> + <stop + id="stop6563-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.79194808" /> + <stop + id="stop6565-7" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-10-5-98"> + <stop + id="stop5719-8-5-3" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-8-0" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-4-5-5"> + <stop + id="stop5711-9-79-7" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-1-64" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-4-0-5"> + <stop + id="stop3926-8-7-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5-15-2" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4-6-7" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25-3-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-10-7"> + <stop + id="stop5719-8-53" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-2" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-4-97"> + <stop + id="stop5711-9-3" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-0" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5"> + <stop + id="stop3589-9-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient4097" + xlink:href="#linearGradient4703" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(37.00006,-1.7e-5)" /> + <linearGradient + id="linearGradient4703"> + <stop + id="stop4705" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient4099" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.3131313,0,0,1,-777.9798,158.79242)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4703-5"> + <stop + id="stop4705-9" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1"> + <stop + id="stop4697-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="571.05505" + y1="447.70795" + x2="571.05505" + y2="450.66675" + id="linearGradient5107-6" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.0000002,0,0,1.1904762,-1315.9998,-1069.778)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-877.17906)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192" + xlink:href="#linearGradient4695-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-4.0703448,175.12305)" /> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient5195" + xlink:href="#linearGradient4703-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.6068473,173.28628)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient5197" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,318.27068)" /> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient5200" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.49563182,0,0,0.92592983,940.45948,59.36858)" /> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient6000" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(534.55882,282.36427)" /> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient6003" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2243.2037,-164.35707)" /> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient6005" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2245.0489,-165.35717)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient6008" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient6010" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient6013" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-44" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.928934,0,0,0.92592983,1613.1676,-65.606974)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient6008-8" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-2"> + <stop + id="stop9737-3-0-8-1-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-4" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient6010-9" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-8"> + <stop + id="stop9743-0-4-0-6-5" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-4" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3853-8"> + <stop + id="stop3855-4" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-3" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient4085-8" + xlink:href="#linearGradient3853-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient4076" + xlink:href="#linearGradient3853" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <radialGradient + cx="312.375" + cy="290.25" + r="6.875" + fx="312.375" + fy="290.25" + id="radialGradient4037" + xlink:href="#linearGradient4002" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient4002"> + <stop + id="stop4004" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4010" + style="stop-color:#000000;stop-opacity:1" + offset="0.77191412" /> + <stop + id="stop4006" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <radialGradient + cx="312.375" + cy="290.25" + r="6.875" + fx="312.375" + fy="290.25" + id="radialGradient4008" + xlink:href="#linearGradient4002" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3853"> + <stop + id="stop3855" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient3911" + xlink:href="#linearGradient3853" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + x1="116.15861" + y1="479.89758" + x2="107.97111" + y2="479.89758" + id="linearGradient6009" + xlink:href="#linearGradient4722-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + x1="108.59611" + y1="477.02258" + x2="113.8317" + y2="477.02258" + id="linearGradient6007" + xlink:href="#linearGradient4714-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" /> + <linearGradient + id="linearGradient4722-3"> + <stop + id="stop4724-2" + style="stop-color:#babdb6;stop-opacity:1" + offset="0" /> + <stop + id="stop4726-2" + style="stop-color:#7b8073;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="116.15861" + y1="479.89758" + x2="107.97111" + y2="479.89758" + id="linearGradient5306-4" + xlink:href="#linearGradient4722-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient4714-2"> + <stop + id="stop4716-4" + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" /> + <stop + id="stop4718-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="108.59611" + y1="477.02258" + x2="113.8317" + y2="477.02258" + id="linearGradient5304-8" + xlink:href="#linearGradient4714-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" /> + <linearGradient + id="linearGradient3819"> + <stop + id="stop3821" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162" + xlink:href="#linearGradient3853" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194" + xlink:href="#linearGradient3819" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,344.99086)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4" + xlink:href="#linearGradient3819-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,344.99086)" /> + <linearGradient + id="linearGradient3819-1"> + <stop + id="stop3821-1" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5" + xlink:href="#linearGradient3853-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5"> + <stop + id="stop3855-6" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-877.17906)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4" + xlink:href="#linearGradient4695-1-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,175.12305)" /> + <linearGradient + id="linearGradient4695-1-4"> + <stop + id="stop4697-9-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient5195-8" + xlink:href="#linearGradient4703-5-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.6068473,174.28607)" /> + <linearGradient + id="linearGradient4703-5-7"> + <stop + id="stop4705-9-5" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-9" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient5197-0" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,319.27047)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-8"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-6" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-4" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,516.52882)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.14275,314.65603)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="329.90466" + y1="-114.1039" + x2="329.90466" + y2="-163.09604" + id="linearGradient6350" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-356.76795,152.23369)" /> + <linearGradient + x1="27.975796" + y1="65.494736" + x2="79.895973" + y2="65.494736" + id="linearGradient6352" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-40.56498,-49.639102)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4-1" + xlink:href="#linearGradient3819-1-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,344.99086)" /> + <linearGradient + id="linearGradient3819-1-1"> + <stop + id="stop3821-1-3" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9-7" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5-5" + xlink:href="#linearGradient3853-5-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5-7"> + <stop + id="stop3855-6-9" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32-2" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0-0" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-877.17906)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4-0" + xlink:href="#linearGradient4695-1-4-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,175.12305)" /> + <linearGradient + id="linearGradient4695-1-4-7"> + <stop + id="stop4697-9-9-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0-9" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,516.52882)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-2" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-4" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-1" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-3" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9-6" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.142749,314.65603)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-0" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-6" + xlink:href="#linearGradient3819-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,344.99086)" /> + <linearGradient + id="linearGradient3819-5"> + <stop + id="stop3821-3" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-3" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-4" + xlink:href="#linearGradient3853-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-4"> + <stop + id="stop3855-5" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-9" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-2" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-877.17906)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="368.68182" + y1="210.69733" + x2="368.68182" + y2="221.62648" + id="linearGradient5192-2" + xlink:href="#linearGradient4695-1-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-4.070345,176.12284)" /> + <linearGradient + id="linearGradient4695-1-7"> + <stop + id="stop4697-9-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-6" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient5195-5" + xlink:href="#linearGradient4703-5-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.6068473,174.28607)" /> + <linearGradient + id="linearGradient4703-5-8"> + <stop + id="stop4705-9-53" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-2" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient5197-4" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,319.27047)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-60" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-0" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient6468" + xlink:href="#linearGradient4703-5-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.606848,173.28628)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient6470" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,318.27068)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4-1-7" + xlink:href="#linearGradient3819-1-1-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,263.99065)" /> + <linearGradient + id="linearGradient3819-1-1-0"> + <stop + id="stop3821-1-3-7" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9-7-7" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5-5-4" + xlink:href="#linearGradient3853-5-7-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5-7-0"> + <stop + id="stop3855-6-9-1" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32-2-6" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0-0-5" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-796.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4-0-1" + xlink:href="#linearGradient4695-1-4-7-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,94.12284)" /> + <linearGradient + id="linearGradient4695-1-4-7-4"> + <stop + id="stop4697-9-9-8-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0-9-2" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,435.52861)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4-8"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-2-1" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-4-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-1-9" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-3-4" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9-6-8" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.142748,233.65582)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2-3"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-0-2" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-4-5" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-6-0" + xlink:href="#linearGradient3819-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,263.99065)" /> + <linearGradient + id="linearGradient3819-5-9"> + <stop + id="stop3821-3-4" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-3-7" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-4-7" + xlink:href="#linearGradient3853-4-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-4-1"> + <stop + id="stop3855-5-0" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-9-4" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-2-8" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-796.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-6"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="368.68182" + y1="210.69733" + x2="368.68182" + y2="221.62648" + id="linearGradient5192-2-3" + xlink:href="#linearGradient4695-1-7-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-4.070346,94.12284)" /> + <linearGradient + id="linearGradient4695-1-7-1"> + <stop + id="stop4697-9-6-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-6-1" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4703-5-8-9"> + <stop + id="stop4705-9-53-7" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-2-0" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9-2"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-60-8" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-0-2" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4-4" + xlink:href="#linearGradient3819-1-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,263.99065)" /> + <linearGradient + id="linearGradient3819-1-9"> + <stop + id="stop3821-1-7" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9-5" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5-3" + xlink:href="#linearGradient3853-5-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5-1"> + <stop + id="stop3855-6-2" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32-5" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0-06" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-796.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-2"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-9" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4-2" + xlink:href="#linearGradient4695-1-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,94.12284)" /> + <linearGradient + id="linearGradient4695-1-4-3"> + <stop + id="stop4697-9-9-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0-1" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,435.52861)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9-0" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.142749,233.65582)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-9" + xlink:href="#linearGradient3819-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,263.99065)" /> + <linearGradient + id="linearGradient3819-0"> + <stop + id="stop3821-4" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-5" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-9" + xlink:href="#linearGradient3853-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-3"> + <stop + id="stop3855-2" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-4" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-4" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-796.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-63" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-25" + xlink:href="#linearGradient4695-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-4.070345,94.12284)" /> + <linearGradient + id="linearGradient4695-1-3"> + <stop + id="stop4697-9-60" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-2" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient5195-7" + xlink:href="#linearGradient4703-5-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.6068473,174.28607)" /> + <linearGradient + id="linearGradient4703-5-1"> + <stop + id="stop4705-9-51" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-6" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient5197-6" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,319.27047)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-1"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-7" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-7" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient6787" + xlink:href="#linearGradient4703-5-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.606848,92.28607)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient6789" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,237.27047)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient6008-3" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8"> + <stop + id="stop9737-3-0-8-1-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient6010-5" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2"> + <stop + id="stop9743-0-4-0-6-7" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7115" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-649.51348,-276.45694)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7117" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-649.51348,-276.45694)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4-1-0" + xlink:href="#linearGradient3819-1-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,305.99065)" /> + <linearGradient + id="linearGradient3819-1-1-3"> + <stop + id="stop3821-1-3-3" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9-7-1" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5-5-7" + xlink:href="#linearGradient3853-5-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5-7-2"> + <stop + id="stop3855-6-9-2" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32-2-1" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0-0-7" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-838.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-8"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-3" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4-0-0" + xlink:href="#linearGradient4695-1-4-7-43" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,136.12284)" /> + <linearGradient + id="linearGradient4695-1-4-7-43"> + <stop + id="stop4697-9-9-8-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-6" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0-9-6" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,477.52861)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4-7"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-2-4" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-4-6" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-1-5" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-3-6" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9-6-2" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.142748,275.65582)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2-8"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-0-3" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-4-54" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-6-01" + xlink:href="#linearGradient3819-5-92" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,305.99065)" /> + <linearGradient + id="linearGradient3819-5-92"> + <stop + id="stop3821-3-44" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-3-3" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-4-4" + xlink:href="#linearGradient3853-4-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-4-6"> + <stop + id="stop3855-5-8" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-9-7" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-2-3" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-838.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-8"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient6468-8" + xlink:href="#linearGradient4703-5-8-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.606849,134.28607)" /> + <linearGradient + id="linearGradient4703-5-8-8"> + <stop + id="stop4705-9-53-0" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-2-9" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient6470-4" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,279.27047)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9-8"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-60-7" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-0-1" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4-6" + xlink:href="#linearGradient3819-1-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,305.99065)" /> + <linearGradient + id="linearGradient3819-1-2"> + <stop + id="stop3821-1-9" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9-0" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5-2" + xlink:href="#linearGradient3853-5-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5-2"> + <stop + id="stop3855-6-7" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32-8" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0-5" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-838.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-8"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-77" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-5" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4-1" + xlink:href="#linearGradient4695-1-4-31" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,136.12284)" /> + <linearGradient + id="linearGradient4695-1-4-31"> + <stop + id="stop4697-9-9-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-1" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0-8" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,477.52861)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-3"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-9" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-2" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-91" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9-4" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.142749,275.65582)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-8"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-5" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-25" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-8" + xlink:href="#linearGradient3819-00" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,305.99065)" /> + <linearGradient + id="linearGradient3819-00"> + <stop + id="stop3821-7" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-1" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-2" + xlink:href="#linearGradient3853-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-0"> + <stop + id="stop3855-8" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-1" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-7" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-838.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-9"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-44" + xlink:href="#linearGradient4695-1-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-4.070345,136.12284)" /> + <linearGradient + id="linearGradient4695-1-9"> + <stop + id="stop4697-9-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-4" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient5195-2" + xlink:href="#linearGradient4703-5-79" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.6068473,174.28607)" /> + <linearGradient + id="linearGradient4703-5-79"> + <stop + id="stop4705-9-3" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-91" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient5197-2" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,319.27047)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-0"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-71" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-6" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient7321" + xlink:href="#linearGradient4703-5-79" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.606848,134.28607)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient7323" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,279.27047)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient6008-3-6" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7"> + <stop + id="stop9737-3-0-8-1-8-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient6010-5-4" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3"> + <stop + id="stop9743-0-4-0-6-7-7" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5-9" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7671" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,47.333928)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7673" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,47.333928)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient3096" + xlink:href="#linearGradient4011-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + id="linearGradient4011-9"> + <stop + id="stop4013-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient3053" + xlink:href="#linearGradient4215" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.176471,-3.0000344)" /> + <linearGradient + id="linearGradient4215"> + <stop + id="stop4217" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient3055" + xlink:href="#linearGradient4223" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.176471,-3.0000344)" /> + <linearGradient + id="linearGradient4223"> + <stop + id="stop4225" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient4834" + xlink:href="#linearGradient4215" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient4836" + xlink:href="#linearGradient4223" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient5438" + xlink:href="#linearGradient3819-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800184,35.19985)" /> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient5442" + xlink:href="#linearGradient3853-4-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1.5272701,1.5272701,0,-681.07692,235.75809)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient5486" + xlink:href="#linearGradient3819-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800184,35.19985)" /> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient5490" + xlink:href="#linearGradient3853-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1.5272701,1.5272701,0,-681.07692,235.75809)" /> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient5606" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(534.55883,53.57347)" /> + <linearGradient + id="linearGradient4215-3"> + <stop + id="stop4217-9" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-6" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-7"> + <stop + id="stop4225-5" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-0" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-1"> + <stop + id="stop4013-5-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-8" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-9"> + <stop + id="stop4217-6" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-8" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-5"> + <stop + id="stop4225-9" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-2" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-6"> + <stop + id="stop4013-5-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-9" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-3" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8"> + <stop + id="stop4217-1" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3"> + <stop + id="stop4225-1" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9"> + <stop + id="stop4013-5-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-9"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-9" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-0" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-9" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-5" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-7"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-3" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-1"> + <stop + id="stop4697-9-9-7-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-2" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-1"> + <stop + id="stop4697-9-9-8-5-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-4"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-6"> + <stop + id="stop4217-1-7" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-8" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-0"> + <stop + id="stop4225-1-5" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-8" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-9"> + <stop + id="stop4013-5-4-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-9" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-6" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-6"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-0" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-9" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-97" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-7" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-3"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-4" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-7" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-4"> + <stop + id="stop4697-9-9-7-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-7" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-8"> + <stop + id="stop4697-9-9-8-5-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-4" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-6"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-0"> + <stop + id="stop4217-1-8" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-1" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-6"> + <stop + id="stop4225-1-7" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-86" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-7"> + <stop + id="stop4013-5-4-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-7" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-1" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-8" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <filter + x="-0.115125" + y="-0.12530611" + width="1.23025" + height="1.2506123" + id="filter7414" + style="color-interpolation-filters:sRGB"> + <feGaussianBlur + stdDeviation="10.854089" + id="feGaussianBlur7416" /> + </filter> + <mask + id="mask7426"> + <rect + width="226.27417" + height="207.88939" + rx="11.5" + ry="11.5" + x="-36.455845" + y="-20.501659" + id="rect7428" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99829447;marker:none;filter:url(#filter7414);enable-background:accumulate" /> + </mask> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7430" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-181.45687)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7432" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-181.45687)" /> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient7442" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,89.769094,39.56503)" /> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient7458" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(534.55883,53.57347)" /> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient7464" + xlink:href="#linearGradient4703-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.24017467,0,0,0.91304353,5.5154396,-55.50452)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient7466" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.55555555,0,0,0.91304353,-190.22208,89.47988)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7468" + xlink:href="#linearGradient4695-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,7.2292311,-53.66775)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7470" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.71428574,0,0,1.0952381,-347.57137,-648.38826)" /> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient7472" + xlink:href="#linearGradient4703-5-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.24017467,0,0,0.91304353,5.5154391,-55.50452)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient7474" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.55555555,0,0,0.91304353,-190.22208,89.47988)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7476" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025978,0,0,1.0952381,-361.61033,-648.38826)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7478" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025978,0,0,1.0952381,-361.61033,-567.38805)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7480" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-223.45687)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7482" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-223.45687)" /> + <linearGradient + x1="368.68182" + y1="210.69733" + x2="368.68182" + y2="221.62648" + id="linearGradient7484" + xlink:href="#linearGradient4695-1-7-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,7.2292302,-134.66796)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7486" + xlink:href="#linearGradient4695-1-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348018,0,0,0.9047619,7.2292311,-92.66796)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7488" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025978,0,0,1.0952381,-361.61033,-609.38805)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7490" + xlink:href="#linearGradient4215" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7492" + xlink:href="#linearGradient4223" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7494" + xlink:href="#linearGradient4011-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7496" + xlink:href="#linearGradient4215-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7498" + xlink:href="#linearGradient4223-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7500" + xlink:href="#linearGradient4011-9-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7502" + xlink:href="#linearGradient4215-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7504" + xlink:href="#linearGradient4223-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7506" + xlink:href="#linearGradient4011-9-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient7508" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.90163934,0,0,1,-318.08236,206.73781)" /> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient7510" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0784312,0,0,0.79310345,-79.847243,4.86502)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7512" + xlink:href="#linearGradient4695-1-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7514" + xlink:href="#linearGradient4695-1-4-7-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7516" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025974,0,0,1.0952381,-565.61031,-567.38805)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7518" + xlink:href="#linearGradient4215-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7520" + xlink:href="#linearGradient4223-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7522" + xlink:href="#linearGradient4011-9-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient7524" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.90163934,0,0,1,-318.08236,206.73781)" /> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient7526" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0784312,0,0,0.79310345,-79.847243,4.86502)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7528" + xlink:href="#linearGradient4695-1-4-3-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7530" + xlink:href="#linearGradient4695-1-4-7-4-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7532" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025974,0,0,1.0952381,-565.61031,-567.38805)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7534" + xlink:href="#linearGradient4215-8-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7536" + xlink:href="#linearGradient4223-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7538" + xlink:href="#linearGradient4011-9-9-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient7540" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.90163934,0,0,1,-318.08236,206.73781)" /> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient7542" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0784312,0,0,0.79310345,-79.847243,4.86502)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7544" + xlink:href="#linearGradient4695-1-4-3-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7546" + xlink:href="#linearGradient4695-1-4-7-4-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7548" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025974,0,0,1.0952381,-565.61031,-567.38805)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7550" + xlink:href="#linearGradient4215-8-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7552" + xlink:href="#linearGradient4223-3-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7554" + xlink:href="#linearGradient4011-9-9-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-6-4"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-0-6" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-9-6" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-97-3" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-7-1" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-3-9"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-4-3" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-7-9" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-4-3"> + <stop + id="stop4697-9-9-7-4-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-7-6" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-8-8"> + <stop + id="stop4697-9-9-8-5-1-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-4-4" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-6-1"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-7-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-4-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-0-6"> + <stop + id="stop4217-1-8-2" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-1-1" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-6-4"> + <stop + id="stop4225-1-7-8" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-86-2" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-7-8"> + <stop + id="stop4013-5-4-5-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-7-2" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-1-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-8-2" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-9-6"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-9-2" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-0-8" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-9-5" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-5-9" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-7-0"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-3-5" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-4-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-1-8"> + <stop + id="stop4697-9-9-7-7-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-2-6" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-1-8"> + <stop + id="stop4697-9-9-8-5-8-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-0-3" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-4-2"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-5-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-2-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-6-7"> + <stop + id="stop4217-1-7-9" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-8-1" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-0-6"> + <stop + id="stop4225-1-5-5" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-8-1" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-9-1"> + <stop + id="stop4013-5-4-7-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-3-2" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-9-1" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-6-5" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-5"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-7" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-99" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-8" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-9" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-78"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-9" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-8" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-5"> + <stop + id="stop4697-9-9-7-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-87"> + <stop + id="stop4697-9-9-8-5-12" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-49" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-4"> + <stop + id="stop4217-1-2" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-4" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-7"> + <stop + id="stop4225-1-3" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-89" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-70"> + <stop + id="stop4013-5-4-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-70" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-13" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-7" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-9-3"> + <stop + id="stop4217-6-9" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-8-2" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-5-2"> + <stop + id="stop4225-9-4" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-2-9" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-6-2"> + <stop + id="stop4013-5-6-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-9-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-3-2" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-1-6" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-3-6"> + <stop + id="stop4217-9-2" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-6-6" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-7-7"> + <stop + id="stop4225-5-7" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-0-3" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-1-6"> + <stop + id="stop4013-5-7-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-3-4" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-8-4" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-3-5" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-7"> + <stop + id="stop4217-3" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-2" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-4"> + <stop + id="stop4225-4" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-77" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-90"> + <stop + id="stop4013-5-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-8" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-37" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-6" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-8-4"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6-2-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3-6-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-9-7"> + <stop + id="stop4697-9-7-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-4-5" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-7-1-4"> + <stop + id="stop4697-9-6-8-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-6-1-5" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6"> + <stop + id="stop9737-3-0-8-1-8-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-9" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-5"> + <stop + id="stop9743-0-4-0-6-7-4" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5-1"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-9-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-63-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-7"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4703-5-8-1"> + <stop + id="stop4705-9-53-8" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-2-5" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9-86"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-60-76" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-0-6" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-52"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-1"> + <stop + id="stop4697-9-64" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-43" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4703-5-13"> + <stop + id="stop4705-9-4" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-8" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-6"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-5" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-07" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7430-7" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-181.45687)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7-4"> + <stop + id="stop9737-3-0-8-1-8-4-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-7-2" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7432-1" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-181.45687)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3-6"> + <stop + id="stop9743-0-4-0-6-7-7-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5-9-1" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-4-7"> + <stop + id="stop4217-1-2-7" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-4-5" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-7-4"> + <stop + id="stop4225-1-3-1" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-89-9" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-70-6"> + <stop + id="stop4013-5-4-3-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-70-6" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-13-7" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-7-5" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient6465-7" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025974,0,0,1.0952381,-573.61031,-619.38805)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-87-1"> + <stop + id="stop4697-9-9-8-5-12-3" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-49-3" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient6476-1" + xlink:href="#linearGradient4695-1-4-3-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-204.77077,-82.66796)" /> + <linearGradient + id="linearGradient4695-1-4-3-5-0"> + <stop + id="stop4697-9-9-7-0-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-0-4" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-5-7"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-7-0" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-99-9" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-8-4" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-9-4" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-78-3"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-9-1" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-8-6" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-7-3"> + <stop + id="stop4217-3-7" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-2-6" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-4-1"> + <stop + id="stop4225-4-2" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-77-8" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-90-1"> + <stop + id="stop4013-5-3-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-8-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-37-3" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-6-9" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-7-1-4-8"> + <stop + id="stop4697-9-6-8-0-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-6-1-5-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5"> + <stop + id="stop9737-3-0-8-1-8-3-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-9-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-5-5"> + <stop + id="stop9743-0-4-0-6-7-4-6" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5-7-1" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7478-0-9" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025978,0,0,1.0952381,-361.61033,-571.38805)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5-1-6"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-9-4-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-63-1-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient6479-6-5" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-5-7-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.90163934,0,0,1,-326.08236,258.73781)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-5-7-9"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-7-0-8" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-99-9-1" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-8-4-5" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-9-4-7" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient6481-8" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-78-3-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0784312,0,0,0.79310345,-87.847243,56.865028)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-78-3-5"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-9-1-4" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-8-6-2" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="731.05725" + y1="654.81543" + x2="731.05725" + y2="619.30682" + id="linearGradient11835" + xlink:href="#linearGradient27416" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.4048779,0,0,2.2857142,-2113.5608,-1712.8074)" /> + <linearGradient + id="linearGradient27416"> + <stop + id="stop27420" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="731.05725" + y1="654.81543" + x2="731.05725" + y2="619.30682" + id="linearGradient11852-6" + xlink:href="#linearGradient27416-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.4048779,0,0,0.97190815,-2297.6927,-508.89922)" /> + <linearGradient + id="linearGradient27416-1"> + <stop + id="stop27420-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422-3" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="731.05725" + y1="654.81543" + x2="731.05725" + y2="619.30682" + id="linearGradient7076" + xlink:href="#linearGradient27416-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.4048779,0,0,0.97190815,-2136.5608,-616.47236)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7129-8" + xlink:href="#linearGradient4215-8-4-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,148.82353,104)" /> + <linearGradient + id="linearGradient4215-8-4-7-2"> + <stop + id="stop4217-1-2-7-6" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-4-5-6" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7131" + xlink:href="#linearGradient4223-3-7-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,148.82353,104)" /> + <linearGradient + id="linearGradient4223-3-7-4-3"> + <stop + id="stop4225-1-3-1-1" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-89-9-0" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-70-6-4"> + <stop + id="stop4013-5-4-3-4-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-70-6-7" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-13-7-0" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-7-5-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-4-7-28"> + <stop + id="stop4217-1-2-7-5" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-4-5-0" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-5-0-6"> + <stop + id="stop4697-9-9-7-0-1-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-0-4-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="731.05725" + y1="654.81543" + x2="731.05725" + y2="619.30682" + id="linearGradient11852-6-1" + xlink:href="#linearGradient27416-1-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.4048779,0,0,0.97190815,-2297.6927,-508.89922)" /> + <linearGradient + id="linearGradient27416-1-7"> + <stop + id="stop27420-2-9" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422-3-6" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7388" + xlink:href="#linearGradient4011-9-9-70-6-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,91.1639,21.798864)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7398" + xlink:href="#linearGradient4215-8-4-7-28" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,114.82356,20.820144)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3"> + <stop + id="stop9737-3-0-8-1-8-3-3-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-9-7-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-5-5-3"> + <stop + id="stop9743-0-4-0-6-7-4-6-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5-7-1-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7419" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-119.3048,-278.45667)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7421" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-5-5-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-119.3048,-278.45667)" /> + <linearGradient + id="linearGradient6981"> + <stop + id="stop6987-3" + style="stop-color:#000000;stop-opacity:0.25098041" + offset="0" /> + <stop + id="stop6989-6" + style="stop-color:#000000;stop-opacity:0.2" + offset="1" /> + </linearGradient> + <radialGradient + cx="312.375" + cy="290.25" + r="7.3333335" + fx="312.375" + fy="290.25" + id="radialGradient7547" + xlink:href="#linearGradient7196" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)" /> + <linearGradient + id="linearGradient7196"> + <stop + id="stop7198" + style="stop-color:#4a90d9;stop-opacity:1" + offset="0" /> + <stop + id="stop7200" + style="stop-color:#4a90d9;stop-opacity:1" + offset="0.77191412" /> + <stop + id="stop7202" + style="stop-color:#4a90d9;stop-opacity:0" + offset="1" /> + </linearGradient> + <radialGradient + cx="312.375" + cy="290.25" + r="7.3333335" + fx="312.375" + fy="290.25" + id="radialGradient3034" + xlink:href="#linearGradient7196" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7544-5" + xlink:href="#linearGradient4215-99" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.29411765,0,0,0.29411765,0.588235,11.999994)" /> + <linearGradient + id="linearGradient4215-99"> + <stop + id="stop4217-7" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-88" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient6373" + xlink:href="#linearGradient6981" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.40540518,0,0,-0.40540518,-42.784528,25.279951)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient6377" + xlink:href="#linearGradient4011-9-9-70-6-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-25.73613,-2.02088)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient6387" + xlink:href="#linearGradient4215-8-4-7-28" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.07647,-2.9996)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3867" + id="linearGradient3873" + x1="8.5" + y1="2.0142703" + x2="8.5" + y2="15.983534" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3867"> + <stop + style="stop-color:#f7f7f9;stop-opacity:1" + offset="0" + id="stop3869" /> + <stop + style="stop-color:#eaeaea;stop-opacity:1" + offset="1" + id="stop3871" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3867" + id="linearGradient6345" + x1="11" + y1="1" + x2="11" + y2="21" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6433" + id="linearGradient6439" + x1="11" + y1="8" + x2="11" + y2="14" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6433-6" + id="linearGradient6439-0" + x1="11" + y1="8" + x2="11" + y2="14" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient6433-6"> + <stop + style="stop-color:#4f4f4f;stop-opacity:1;" + offset="0" + id="stop6435-3" /> + <stop + style="stop-color:#8b8b8b;stop-opacity:1;" + offset="1" + id="stop6437-1" /> + </linearGradient> + <linearGradient + y2="14" + x2="11" + y1="8" + x1="11" + gradientUnits="userSpaceOnUse" + id="linearGradient6456" + xlink:href="#linearGradient6433-6" + inkscape:collect="always" + gradientTransform="translate(-2,22)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6478" + id="linearGradient6484" + x1="11" + y1="8" + x2="11" + y2="11" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6433-5" + id="linearGradient6439-5" + x1="11" + y1="8" + x2="11" + y2="14" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient6433-5"> + <stop + style="stop-color:#4b4b4b;stop-opacity:1;" + offset="0" + id="stop6435-6" /> + <stop + style="stop-color:#8b8b8b;stop-opacity:1;" + offset="1" + id="stop6437-6" /> + </linearGradient> + <linearGradient + y2="14" + x2="11" + y1="8" + x1="11" + gradientUnits="userSpaceOnUse" + id="linearGradient6501" + xlink:href="#linearGradient6433-5" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6523" + id="linearGradient6529" + x1="11" + y1="15" + x2="11" + y2="11" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3867-0" + id="linearGradient6345-6" + x1="11" + y1="1" + x2="11" + y2="21" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3867-0"> + <stop + style="stop-color:#f7f7f9;stop-opacity:1" + offset="0" + id="stop3869-3" /> + <stop + style="stop-color:#eaeaea;stop-opacity:1" + offset="1" + id="stop3871-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3867-08" + id="linearGradient6345-9" + x1="11" + y1="1" + x2="11" + y2="21" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3867-08"> + <stop + style="stop-color:#f7f7f9;stop-opacity:1" + offset="0" + id="stop3869-4" /> + <stop + style="stop-color:#eaeaea;stop-opacity:1" + offset="1" + id="stop3871-1" /> + </linearGradient> + </defs> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <text + x="1095.7842" + y="-12.614127" + id="text4087-2-6-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1095.7842" + y="-12.614127" + id="tspan4089-7-2-9" /></text> + <text + x="1122.2677" + y="-57.645096" + id="text4087-2-6-5-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1122.2677" + y="-57.645096" + id="tspan4089-7-2-9-6" /></text> + <text + x="-503.11023" + y="-90.889847" + id="text4087-2-6-5-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-503.11023" + y="-90.889847" + id="tspan4089-7-2-9-2" /></text> + <text + x="-2518.7927" + y="733.15509" + id="text4087-2-6-5-59" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2518.7927" + y="733.15509" + id="tspan4089-7-2-9-4" /></text> + <text + x="-376.56558" + y="-516.77716" + id="text4087-2-6-5-1" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-376.56558" + y="-516.77716" + id="tspan4089-7-2-9-7" /></text> + <text + x="516.06042" + y="-973.77716" + id="text4087-2-6-5-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="516.06042" + y="-973.77716" + id="tspan4089-7-2-9-1" /></text> + <text + x="542.54395" + y="-1018.8081" + id="text4087-2-6-5-5-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="542.54395" + y="-1018.8081" + id="tspan4089-7-2-9-6-5" /></text> + <text + x="-1105.9396" + y="-1026.7771" + id="text4087-2-6-5-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1105.9396" + y="-1026.7771" + id="tspan4089-7-2-9-18" /></text> + <text + x="508.36826" + y="-1328.7772" + id="text4087-2-6-5-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="508.36826" + y="-1328.7772" + id="tspan4089-7-2-9-9" /></text> + <text + x="2150.95" + y="-636.10809" + id="text4087-2-6-5-7-1" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2150.95" + y="-636.10809" + id="tspan4089-7-2-9-1-8" /></text> + <text + x="2177.4333" + y="-681.1391" + id="text4087-2-6-5-5-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2177.4333" + y="-681.1391" + id="tspan4089-7-2-9-6-9" /></text> + <text + x="528.94983" + y="-689.10809" + id="text4087-2-6-5-75" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="528.94983" + y="-689.10809" + id="tspan4089-7-2-9-3" /></text> + <text + x="2143.2578" + y="-991.10797" + id="text4087-2-6-5-4-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2143.2578" + y="-991.10797" + id="tspan4089-7-2-9-9-8" /></text> + <text + x="-507.59921" + y="-742.26239" + id="text4087-2-6-5-45" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-507.59921" + y="-742.26239" + id="tspan4089-7-2-9-75" /></text> + <text + x="-2523.2815" + y="81.782547" + id="text4087-2-6-5-59-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2523.2815" + y="81.782547" + id="tspan4089-7-2-9-4-0" /></text> + <text + x="-627.99756" + y="184.43221" + id="text4087-2-6-5-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-627.99756" + y="184.43221" + id="tspan4089-7-2-9-19" /></text> + <text + x="597.78418" + y="-13.614127" + id="text4087-2-6-5-7-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="597.78418" + y="-13.614127" + id="tspan4089-7-2-9-1-2" /></text> + <text + x="624.2677" + y="-58.645096" + id="text4087-2-6-5-5-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="624.2677" + y="-58.645096" + id="tspan4089-7-2-9-6-2" /></text> + <text + x="-1024.2158" + y="-66.614128" + id="text4087-2-6-5-26" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1024.2158" + y="-66.614128" + id="tspan4089-7-2-9-90" /></text> + <text + x="590.09204" + y="-368.61411" + id="text4087-2-6-5-4-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="590.09204" + y="-368.61411" + id="tspan4089-7-2-9-9-5" /></text> + <text + x="-545.84186" + y="-69.614128" + id="text4087-2-6-5-55" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-545.84186" + y="-69.614128" + id="tspan4089-7-2-9-32" /></text> + <text + x="-2561.5244" + y="754.43085" + id="text4087-2-6-5-59-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2561.5244" + y="754.43085" + id="tspan4089-7-2-9-4-1" /></text> + <text + x="-378.84183" + y="-1021.846" + id="text4087-2-6-5-1-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-378.84183" + y="-1021.846" + id="tspan4089-7-2-9-7-8" /></text> + <text + x="513.78418" + y="-1478.8462" + id="text4087-2-6-5-7-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="513.78418" + y="-1478.8462" + id="tspan4089-7-2-9-1-9" /></text> + <text + x="540.2677" + y="-1523.8772" + id="text4087-2-6-5-5-52" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="540.2677" + y="-1523.8772" + id="tspan4089-7-2-9-6-4" /></text> + <text + x="-1108.2158" + y="-1531.8462" + id="text4087-2-6-5-3-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1108.2158" + y="-1531.8462" + id="tspan4089-7-2-9-18-3" /></text> + <text + x="506.09201" + y="-1833.8462" + id="text4087-2-6-5-4-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="506.09201" + y="-1833.8462" + id="tspan4089-7-2-9-9-54" /></text> + <text + x="2148.6736" + y="-1141.1771" + id="text4087-2-6-5-7-1-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2148.6736" + y="-1141.1771" + id="tspan4089-7-2-9-1-8-0" /></text> + <text + x="2175.157" + y="-1186.2081" + id="text4087-2-6-5-5-5-6" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2175.157" + y="-1186.2081" + id="tspan4089-7-2-9-6-9-8" /></text> + <text + x="526.67358" + y="-1194.1771" + id="text4087-2-6-5-75-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="526.67358" + y="-1194.1771" + id="tspan4089-7-2-9-3-9" /></text> + <text + x="2140.9814" + y="-1496.1771" + id="text4087-2-6-5-4-8-1" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2140.9814" + y="-1496.1771" + id="tspan4089-7-2-9-9-8-8" /></text> + <text + x="-509.87546" + y="-1247.3314" + id="text4087-2-6-5-45-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-509.87546" + y="-1247.3314" + id="tspan4089-7-2-9-75-2" /></text> + <text + x="-2525.5579" + y="-423.28644" + id="text4087-2-6-5-59-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2525.5579" + y="-423.28644" + id="tspan4089-7-2-9-4-00" /></text> + <text + x="-630.2738" + y="-320.63675" + id="text4087-2-6-5-264" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-630.2738" + y="-320.63675" + id="tspan4089-7-2-9-8" /></text> + <text + x="298.17694" + y="-54.359291" + id="text4087-2-6-5-42" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="298.17694" + y="-54.359291" + id="tspan4089-7-2-9-93" /></text> + <text + x="324.66046" + y="-99.390274" + id="text4087-2-6-5-5-05" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="324.66046" + y="-99.390274" + id="tspan4089-7-2-9-6-49" /></text> + <text + x="-1078.8418" + y="-313.8461" + id="text4087-2-6-5-1-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1078.8418" + y="-313.8461" + id="tspan4089-7-2-9-7-7" /></text> + <text + x="-186.21585" + y="-770.84613" + id="text4087-2-6-5-7-56" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-186.21585" + y="-770.84613" + id="tspan4089-7-2-9-1-1" /></text> + <text + x="-159.73233" + y="-815.87708" + id="text4087-2-6-5-5-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-159.73233" + y="-815.87708" + id="tspan4089-7-2-9-6-7" /></text> + <text + x="-1808.2158" + y="-823.84607" + id="text4087-2-6-5-3-42" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1808.2158" + y="-823.84607" + id="tspan4089-7-2-9-18-39" /></text> + <text + x="-193.90799" + y="-1125.8461" + id="text4087-2-6-5-4-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-193.90799" + y="-1125.8461" + id="tspan4089-7-2-9-9-3" /></text> + <text + x="1448.6736" + y="-433.17706" + id="text4087-2-6-5-7-1-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1448.6736" + y="-433.17706" + id="tspan4089-7-2-9-1-8-5" /></text> + <text + x="1475.157" + y="-478.20807" + id="text4087-2-6-5-5-5-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1475.157" + y="-478.20807" + id="tspan4089-7-2-9-6-9-2" /></text> + <text + x="-173.32645" + y="-486.17706" + id="text4087-2-6-5-75-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-173.32645" + y="-486.17706" + id="tspan4089-7-2-9-3-1" /></text> + <text + x="1440.9814" + y="-788.17706" + id="text4087-2-6-5-4-8-18" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1440.9814" + y="-788.17706" + id="tspan4089-7-2-9-9-8-4" /></text> + <text + x="-1209.8755" + y="-539.33136" + id="text4087-2-6-5-45-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1209.8755" + y="-539.33136" + id="tspan4089-7-2-9-75-7" /></text> + <text + x="-3225.5579" + y="284.71362" + id="text4087-2-6-5-59-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-3225.5579" + y="284.71362" + id="tspan4089-7-2-9-4-2" /></text> + <g + transform="translate(-666.00003,-772.05217)" + id="layer4-0"> + <text + x="-664.2738" + y="1159.4154" + id="text4087-2-6-5-20" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-664.2738" + y="1159.4154" + id="tspan4089-7-2-9-82" /></text> + </g> + <text + x="1095.7842" + y="-4.6141272" + id="text4087-2-6-5-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1095.7842" + y="-4.6141272" + id="tspan4089-7-2-9-43" /></text> + <text + x="1122.2677" + y="-49.645096" + id="text4087-2-6-5-5-51" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1122.2677" + y="-49.645096" + id="tspan4089-7-2-9-6-74" /></text> + <text + x="-503.11023" + y="-82.889847" + id="text4087-2-6-5-2-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-503.11023" + y="-82.889847" + id="tspan4089-7-2-9-2-1" /></text> + <text + x="-2518.7927" + y="741.15509" + id="text4087-2-6-5-59-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2518.7927" + y="741.15509" + id="tspan4089-7-2-9-4-6" /></text> + <text + x="-376.56558" + y="-508.77716" + id="text4087-2-6-5-1-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-376.56558" + y="-508.77716" + id="tspan4089-7-2-9-7-4" /></text> + <text + x="516.06042" + y="-965.7771" + id="text4087-2-6-5-7-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="516.06042" + y="-965.7771" + id="tspan4089-7-2-9-1-26" /></text> + <text + x="542.54395" + y="-1010.8081" + id="text4087-2-6-5-5-3-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="542.54395" + y="-1010.8081" + id="tspan4089-7-2-9-6-5-1" /></text> + <text + x="-1105.9396" + y="-1018.7771" + id="text4087-2-6-5-3-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1105.9396" + y="-1018.7771" + id="tspan4089-7-2-9-18-8" /></text> + <text + x="508.36826" + y="-1320.7772" + id="text4087-2-6-5-4-89" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="508.36826" + y="-1320.7772" + id="tspan4089-7-2-9-9-2" /></text> + <text + x="2150.95" + y="-628.10809" + id="text4087-2-6-5-7-1-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2150.95" + y="-628.10809" + id="tspan4089-7-2-9-1-8-8" /></text> + <text + x="2177.4333" + y="-673.1391" + id="text4087-2-6-5-5-5-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2177.4333" + y="-673.1391" + id="tspan4089-7-2-9-6-9-6" /></text> + <text + x="528.94983" + y="-681.10809" + id="text4087-2-6-5-75-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="528.94983" + y="-681.10809" + id="tspan4089-7-2-9-3-3" /></text> + <text + x="2143.2578" + y="-983.10797" + id="text4087-2-6-5-4-8-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2143.2578" + y="-983.10797" + id="tspan4089-7-2-9-9-8-3" /></text> + <text + x="-507.59921" + y="-734.26239" + id="text4087-2-6-5-45-33" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-507.59921" + y="-734.26239" + id="tspan4089-7-2-9-75-8" /></text> + <text + x="-2523.2815" + y="89.782547" + id="text4087-2-6-5-59-7-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2523.2815" + y="89.782547" + id="tspan4089-7-2-9-4-0-4" /></text> + <text + x="-627.99756" + y="192.43221" + id="text4087-2-6-5-8-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-627.99756" + y="192.43221" + id="tspan4089-7-2-9-19-6" /></text> + <text + x="597.78418" + y="-5.6141276" + id="text4087-2-6-5-7-5-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="597.78418" + y="-5.6141276" + id="tspan4089-7-2-9-1-2-9" /></text> + <text + x="624.2677" + y="-50.645096" + id="text4087-2-6-5-5-0-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="624.2677" + y="-50.645096" + id="tspan4089-7-2-9-6-2-6" /></text> + <text + x="-1024.2158" + y="-58.614128" + id="text4087-2-6-5-26-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1024.2158" + y="-58.614128" + id="tspan4089-7-2-9-90-7" /></text> + <text + x="590.09204" + y="-360.61411" + id="text4087-2-6-5-4-3-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="590.09204" + y="-360.61411" + id="tspan4089-7-2-9-9-5-0" /></text> + <text + x="-545.84186" + y="-61.614128" + id="text4087-2-6-5-55-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-545.84186" + y="-61.614128" + id="tspan4089-7-2-9-32-3" /></text> + <text + x="-2561.5244" + y="762.43085" + id="text4087-2-6-5-59-9-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2561.5244" + y="762.43085" + id="tspan4089-7-2-9-4-1-7" /></text> + <text + x="-378.84183" + y="-1013.846" + id="text4087-2-6-5-1-8-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-378.84183" + y="-1013.846" + id="tspan4089-7-2-9-7-8-2" /></text> + <text + x="513.78418" + y="-1470.8462" + id="text4087-2-6-5-7-8-6" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="513.78418" + y="-1470.8462" + id="tspan4089-7-2-9-1-9-5" /></text> + <text + x="540.2677" + y="-1515.8772" + id="text4087-2-6-5-5-52-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="540.2677" + y="-1515.8772" + id="tspan4089-7-2-9-6-4-6" /></text> + <text + x="-1108.2158" + y="-1523.8462" + id="text4087-2-6-5-3-4-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1108.2158" + y="-1523.8462" + id="tspan4089-7-2-9-18-3-8" /></text> + <text + x="506.09201" + y="-1825.8462" + id="text4087-2-6-5-4-7-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="506.09201" + y="-1825.8462" + id="tspan4089-7-2-9-9-54-9" /></text> + <text + x="2148.6736" + y="-1133.1771" + id="text4087-2-6-5-7-1-2-6" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2148.6736" + y="-1133.1771" + id="tspan4089-7-2-9-1-8-0-0" /></text> + <text + x="2175.157" + y="-1178.2081" + id="text4087-2-6-5-5-5-6-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2175.157" + y="-1178.2081" + id="tspan4089-7-2-9-6-9-8-1" /></text> + <text + x="526.67358" + y="-1186.1771" + id="text4087-2-6-5-75-4-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="526.67358" + y="-1186.1771" + id="tspan4089-7-2-9-3-9-4" /></text> + <text + x="2140.9814" + y="-1488.1771" + id="text4087-2-6-5-4-8-1-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2140.9814" + y="-1488.1771" + id="tspan4089-7-2-9-9-8-8-7" /></text> + <text + x="-509.87546" + y="-1239.3314" + id="text4087-2-6-5-45-0-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-509.87546" + y="-1239.3314" + id="tspan4089-7-2-9-75-2-8" /></text> + <text + x="-2525.5579" + y="-415.28644" + id="text4087-2-6-5-59-5-6" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2525.5579" + y="-415.28644" + id="tspan4089-7-2-9-4-00-2" /></text> + <text + x="-630.2738" + y="-312.63675" + id="text4087-2-6-5-264-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-630.2738" + y="-312.63675" + id="tspan4089-7-2-9-8-7" /></text> + <text + x="298.17694" + y="-46.359291" + id="text4087-2-6-5-42-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="298.17694" + y="-46.359291" + id="tspan4089-7-2-9-93-3" /></text> + <text + x="324.66046" + y="-91.390274" + id="text4087-2-6-5-5-05-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="324.66046" + y="-91.390274" + id="tspan4089-7-2-9-6-49-2" /></text> + <text + x="-1078.8418" + y="-305.8461" + id="text4087-2-6-5-1-4-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1078.8418" + y="-305.8461" + id="tspan4089-7-2-9-7-7-3" /></text> + <text + x="-186.21585" + y="-762.84613" + id="text4087-2-6-5-7-56-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-186.21585" + y="-762.84613" + id="tspan4089-7-2-9-1-1-1" /></text> + <text + x="-159.73233" + y="-807.87708" + id="text4087-2-6-5-5-8-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-159.73233" + y="-807.87708" + id="tspan4089-7-2-9-6-7-8" /></text> + <text + x="-1808.2158" + y="-815.84613" + id="text4087-2-6-5-3-42-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1808.2158" + y="-815.84613" + id="tspan4089-7-2-9-18-39-1" /></text> + <text + x="-193.90799" + y="-1117.8461" + id="text4087-2-6-5-4-4-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-193.90799" + y="-1117.8461" + id="tspan4089-7-2-9-9-3-4" /></text> + <text + x="1448.6736" + y="-425.17706" + id="text4087-2-6-5-7-1-0-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1448.6736" + y="-425.17706" + id="tspan4089-7-2-9-1-8-5-2" /></text> + <text + x="1475.157" + y="-470.20807" + id="text4087-2-6-5-5-5-5-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1475.157" + y="-470.20807" + id="tspan4089-7-2-9-6-9-2-7" /></text> + <text + x="-173.32645" + y="-478.17706" + id="text4087-2-6-5-75-9-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-173.32645" + y="-478.17706" + id="tspan4089-7-2-9-3-1-9" /></text> + <text + x="1440.9814" + y="-780.17706" + id="text4087-2-6-5-4-8-18-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1440.9814" + y="-780.17706" + id="tspan4089-7-2-9-9-8-4-4" /></text> + <text + x="-1209.8755" + y="-531.33136" + id="text4087-2-6-5-45-3-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1209.8755" + y="-531.33136" + id="tspan4089-7-2-9-75-7-9" /></text> + <text + x="-3225.5579" + y="292.71362" + id="text4087-2-6-5-59-8-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-3225.5579" + y="292.71362" + id="tspan4089-7-2-9-4-2-5" /></text> + <g + transform="translate(-666.00003,-764.05217)" + id="layer4-0-7"> + <text + x="-664.2738" + y="1159.4154" + id="text4087-2-6-5-20-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-664.2738" + y="1159.4154" + id="tspan4089-7-2-9-82-8" /></text> + </g> + <text + x="608" + y="-423.82013" + id="text7276" + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14px;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans';fill:#000000;fill-opacity:1;stroke:none"><tspan + x="608" + y="-423.82013" + id="tspan7278" /><tspan + x="608" + y="-406.32016" + id="tspan7280" /></text> + <text + x="1122.1582" + y="-956.61401" + id="text4087-2-6-5-51" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1122.1582" + y="-956.61401" + id="tspan4089-7-2-9-97" /></text> + <text + x="-893.52429" + y="-132.56917" + id="text4087-2-6-5-59-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-893.52429" + y="-132.56917" + id="tspan4089-7-2-9-4-4" /></text> + <text + x="1925.7842" + y="-1271.6141" + id="text4087-2-6-5-7-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1925.7842" + y="-1271.6141" + id="tspan4089-7-2-9-1-6" /></text> + <text + x="1952.2676" + y="-1316.6451" + id="text4087-2-6-5-5-6" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1952.2676" + y="-1316.6451" + id="tspan4089-7-2-9-6-53" /></text> + <text + x="303.78415" + y="-1324.6141" + id="text4087-2-6-5-54" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="303.78415" + y="-1324.6141" + id="tspan4089-7-2-9-0" /></text> + <text + x="1918.092" + y="-1626.6141" + id="text4087-2-6-5-4-1" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1918.092" + y="-1626.6141" + id="tspan4089-7-2-9-9-28" /></text> + <g + transform="translate(-117.00003,-24.820144)" + id="layer1" /> + <path + inkscape:connector-curvature="0" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#e6e6e6;stroke-width:0.95454538;stroke-opacity:1;marker:none;enable-background:accumulate" + id="path6358" + d="m 10.605652,2.0113009 c -4.5390318,0 -8.2263754,3.7181939 -8.2263754,8.2951981 0,4.577009 3.6873436,8.295203 8.2263754,8.295203 4.539032,0 8.226384,-3.718194 8.226376,-8.295203 0,-4.5770042 -3.687344,-8.2951981 -8.226376,-8.2951981 z" /> + <path + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.2;stroke:none;stroke-width:0.95454544;marker:none;enable-background:accumulate" + d="m 10.5,0.9766135 c -5.2417743,0 -9.5,4.2636762 -9.5,9.5117185 0,0.168617 0.016708,0.333525 0.025391,0.5 C 1.2874571,5.9738242 5.4269792,1.9766135 10.5,1.9766135 c 5.073024,0 9.212543,3.9972107 9.474609,9.0117185 C 19.983292,10.821857 20,10.656949 20,10.488332 20,5.2402897 15.741774,0.9766135 10.5,0.9766135 Z" + id="path6733" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + style="fill:#e6e6e6;fill-opacity:1" + d="m 14.748135,12.481695 c 0,0 0,0 0,0 l -2.589132,-2.306147 2.589132,-2.3061472 c 0,0 0,0 0,0 0.02774,-0.024705 0.04801,-0.053686 0.0608,-0.084568 0.0352,-0.084568 0.01493,-0.1833896 -0.0608,-0.2513292 l -1.22309,-1.0894101 c -0.07628,-0.06794 -0.187224,-0.085993 -0.282169,-0.054162 -0.03467,0.011402 -0.06721,0.029456 -0.09495,0.054162 0,0 0,0 0,0 L 10.558798,8.7502407 7.9696679,6.4440933 c 0,0 0,0 0,0 -0.027737,-0.024705 -0.060274,-0.042759 -0.094945,-0.054161 -0.094946,-0.031357 -0.205893,-0.013778 -0.2821695,0.054161 l -1.22309,1.0894101 c -0.076277,0.06794 -0.096546,0.1667609 -0.060807,0.2513292 0.012801,0.030882 0.033071,0.059863 0.060807,0.084568 0,0 0,0 0,0 l 2.5891318,2.3061474 -2.5891323,2.306147 c 0,0 0,0 0,0 -0.027737,0.02471 -0.048006,0.05368 -0.060807,0.08457 -0.035204,0.08457 -0.015468,0.183389 0.060807,0.251329 l 1.22309,1.08941 c 0.076277,0.06794 0.1872239,0.08599 0.2821695,0.05416 0.034671,-0.01141 0.067209,-0.02946 0.094945,-0.05416 0,0 0,0 0,0 l 2.5891306,-2.306147 2.589132,2.306147 c 0,0 0,0 0,0 0.02774,0.02471 0.06028,0.04276 0.09495,0.05416 0.09495,0.03136 0.205893,0.01378 0.282169,-0.05416 l 1.22309,-1.08941 c 0.07628,-0.06794 0.09655,-0.166761 0.0608,-0.251329 -0.01281,-0.03088 -0.03307,-0.05986 -0.0608,-0.08457 z" + id="path4" /> +</svg> diff --git a/.themes/Dracula/assets/switch-slider-on.svg b/.themes/Dracula/assets/switch-slider-on.svg new file mode 100755 index 0000000..5e25cf9 --- /dev/null +++ b/.themes/Dracula/assets/switch-slider-on.svg @@ -0,0 +1 @@ +<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 20 20" width="20" height="20"><path d=" M 0 10 C 0 5.033 4.033 1 9 1 C 13.967 1 18 5.033 18 10 C 18 14.967 13.967 19 9 19 C 4.033 19 0 14.967 0 10 Z " fill="rgb(248,248,242)"/></svg> \ No newline at end of file diff --git a/.themes/Dracula/assets/switch-slider-on@2.svg b/.themes/Dracula/assets/switch-slider-on@2.svg new file mode 100755 index 0000000..be0b5bb --- /dev/null +++ b/.themes/Dracula/assets/switch-slider-on@2.svg @@ -0,0 +1,11523 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.2" + width="21" + height="21" + id="svg2" + inkscape:version="0.91 r13725" + sodipodi:docname="switch-slider-on.svg" + inkscape:export-filename="/usr/share/themes/evopop-gtk-theme/gtk-3.16/assets/switch-slider-on@2.png" + inkscape:export-xdpi="180" + inkscape:export-ydpi="180"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="711" + id="namedview2574" + showgrid="true" + inkscape:zoom="17.999081" + inkscape:cx="12.48329" + inkscape:cy="6.0605734" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid5550" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <defs + id="defs4"> + <linearGradient + id="linearGradient6346"> + <stop + style="stop-color:#616161;stop-opacity:1;" + offset="0" + id="stop6348" /> + <stop + style="stop-color:#616161;stop-opacity:0.23788546;" + offset="1" + id="stop6350" /> + </linearGradient> + <linearGradient + id="linearGradient6523"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop6525" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop6527" /> + </linearGradient> + <linearGradient + id="linearGradient6478"> + <stop + style="stop-color:#313131;stop-opacity:1;" + offset="0" + id="stop6480" /> + <stop + style="stop-color:#515151;stop-opacity:0;" + offset="1" + id="stop6482" /> + </linearGradient> + <linearGradient + id="linearGradient6433"> + <stop + style="stop-color:#4b4b4b;stop-opacity:1;" + offset="0" + id="stop6435" /> + <stop + style="stop-color:#8b8b8b;stop-opacity:1;" + offset="1" + id="stop6437" /> + </linearGradient> + <linearGradient + id="linearGradient6557"> + <stop + id="stop6559" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6561" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.46169472" /> + <stop + id="stop6563" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.79194808" /> + <stop + id="stop6565" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717"> + <stop + id="stop5719" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709"> + <stop + id="stop5711" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8090-4" + xlink:href="#linearGradient3587-6-5-9-9-4-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,81.753499,39.565027)" /> + <linearGradient + id="linearGradient3587-6-5-9-9-4-0"> + <stop + id="stop3589-9-2-6-2-5-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-3-1-29" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <radialGradient + cx="6.702713" + cy="73.615715" + r="7.228416" + fx="6.702713" + fy="73.615715" + id="radialGradient7885-6" + xlink:href="#linearGradient10691-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6600963,0,0,0.36315008,0.8728521,2.6414479)" /> + <linearGradient + id="linearGradient10691-5"> + <stop + id="stop10693-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop10695-1" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="32.036148" + y1="19" + x2="32.036148" + y2="47.012184" + id="linearGradient7887-3" + xlink:href="#linearGradient3309-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.77777782,0,0,0.77777782,-12.111112,-5.666669)" /> + <linearGradient + x1="63.9995" + y1="3.1001" + x2="63.9995" + y2="122.8994" + id="linearGradient3309-1-3" + gradientUnits="userSpaceOnUse"> + <stop + id="stop3311-5-3" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="0" /> + <stop + id="stop3313-0-85" + style="stop-color:#d2d2d2;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="25.922546" + y1="19" + x2="25.922546" + y2="47.044857" + id="linearGradient7889-1" + xlink:href="#linearGradient3397-0-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.77777782,0,0,0.77777782,-12.111112,-5.666669)" /> + <linearGradient + id="linearGradient3397-0-0"> + <stop + id="stop3399-4-8" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop3401-0-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="86.132919" + y1="105.105" + x2="84.63858" + y2="20.895" + id="linearGradient7891-6" + xlink:href="#linearGradient5128-35" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15623116,0,0,0.15623125,2.0012002,10.157431)" /> + <linearGradient + id="linearGradient5128-35"> + <stop + id="stop5130-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop5132-80" + style="stop-color:#959595;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="12.47939" + y1="2" + x2="12.47939" + y2="22.006775" + id="linearGradient7893-4" + xlink:href="#linearGradient3805-1" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,8)" /> + <linearGradient + id="linearGradient3805-1"> + <stop + id="stop3807-13" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3809-5" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="12" + y1="16" + x2="12" + y2="8" + id="linearGradient7895-9" + xlink:href="#linearGradient3805-1" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient2264-3-3"> + <stop + id="stop2266-4-49" + style="stop-color:#d7e866;stop-opacity:1" + offset="0" /> + <stop + id="stop2268-7-2" + style="stop-color:#8cab2a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2264-9-89"> + <stop + id="stop2266-0-2" + style="stop-color:#d7e866;stop-opacity:1" + offset="0" /> + <stop + id="stop2268-1-2" + style="stop-color:#8cab2a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-9-9-2"> + <stop + id="stop3589-9-2-6-2-45" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-3-17" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-9-7"> + <stop + id="stop3589-9-2-6-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-6" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-8"> + <stop + id="stop3589-9-2-13" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3667-7"> + <stop + id="stop3669-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3671-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-3-5-7-1"> + <stop + id="stop3589-9-2-2-6-2-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-73-5-1-1" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-6-0-2-1-3-6-5"> + <stop + id="stop3589-9-2-0-6-1-3-2-2-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-0-4-0-7-9-1-6" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64"> + <stop + id="stop9737-3-0-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1"> + <stop + id="stop9743-0-4-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient14577" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(559.55882,258.36427)" /> + <linearGradient + id="linearGradient5951"> + <stop + id="stop5953" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop5955" + style="stop-color:#000000;stop-opacity:0.3137255" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5941"> + <stop + id="stop5943" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop5945" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4448"> + <stop + id="stop4450" + style="stop-color:#b4b4b4;stop-opacity:1" + offset="0" /> + <stop + id="stop4452" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4817-203-5-6"> + <stop + id="stop5250-4-4" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="0" /> + <stop + id="stop5252-9-3" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5872-3"> + <stop + id="stop5874-3" + style="stop-color:#bebebe;stop-opacity:1" + offset="0" /> + <stop + id="stop5876-8" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3104"> + <stop + id="stop3106" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop3108" + style="stop-color:#bebebe;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3600"> + <stop + id="stop3602" + style="stop-color:#f4f4f4;stop-opacity:1" + offset="0" /> + <stop + id="stop3604" + style="stop-color:#dbdbdb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3977"> + <stop + id="stop3979" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3981" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.03626217" /> + <stop + id="stop3983" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3985" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4070-1"> + <stop + id="stop4072-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4074-4" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.134046" /> + <stop + id="stop4076-0" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.94730771" /> + <stop + id="stop4078-1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-641-289-620-227-114-444-680-744-8-7-7-8"> + <stop + id="stop5430-8-6-8-5" + style="stop-color:#5f5f5f;stop-opacity:1" + offset="0" /> + <stop + id="stop5432-3-5-5-7" + style="stop-color:#4f4f4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop5434-1-6-9-8" + style="stop-color:#3b3b3b;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop5436-8-9-2-5" + style="stop-color:#2b2b2b;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-616-674-812-821-107-178-392-400-6-7-3-6"> + <stop + id="stop5440-4-4-64-0" + style="stop-color:#272727;stop-opacity:1" + offset="0" /> + <stop + id="stop5442-3-5-7-9" + style="stop-color:#454545;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3977-6"> + <stop + id="stop3979-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3981-0" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.03626217" /> + <stop + id="stop3983-9" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3985-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3104-8"> + <stop + id="stop3106-7" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop3108-3" + style="stop-color:#bebebe;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-7-29"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-8-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-9-99" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8333-76"> + <stop + id="stop8335-27" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop8337-1" + style="stop-color:#b5b5b5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-8"> + <stop + id="stop8326-8" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="0" /> + <stop + id="stop8328-4" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0"> + <stop + id="stop4469-0-8-1-0-1-6-5-0" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-9-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-5-7-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-7-7-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-1-4-9"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-8-3-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-5-0-3" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3"> + <stop + id="stop9737-3-0-4-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8"> + <stop + id="stop9743-0-4-8-9" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-9"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-3" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-3"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-3" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-6"> + <stop + id="stop9737-3-0-4-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-2" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-5"> + <stop + id="stop9743-0-4-8-9-8" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-2"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-3" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-9"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-4" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-7" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-1"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-5" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-7"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-6" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-5" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8"> + <stop + id="stop9737-3-0-4-0-50" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6"> + <stop + id="stop9743-0-4-8-9-3" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-3"> + <stop + id="stop9737-3-0-4-0-50-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-8" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-6"> + <stop + id="stop9743-0-4-8-9-3-4" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-3" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-3"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-9"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-7" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-4"> + <stop + id="stop9737-3-0-4-0-50-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-1" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-8"> + <stop + id="stop9743-0-4-8-9-3-9" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-36" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-0"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-4" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-1-5"> + <stop + id="stop3589-9-2-8-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-0" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4068"> + <stop + id="stop4070" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4072" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8090-4-0" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,88.969299,39.56503)" /> + <linearGradient + id="linearGradient3587-6-5-9-9-4-0-4"> + <stop + id="stop3589-9-2-6-2-5-6-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-3-1-29-2" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient4078" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,88.969299,39.565027)" /> + <linearGradient + id="linearGradient4080"> + <stop + id="stop4082" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4084" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-8-0"> + <stop + id="stop3589-9-2-13-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-5" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="642" + y1="234.79077" + x2="642" + y2="239.77766" + id="linearGradient8759-6-2" + xlink:href="#linearGradient3667-7-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2.8777258e-7,-5.999973)" /> + <linearGradient + id="linearGradient3667-7-9"> + <stop + id="stop3669-0-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3671-4-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="642" + y1="234.79077" + x2="642" + y2="239.77766" + id="linearGradient4105-9" + xlink:href="#linearGradient3667-7-9-3" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-5.9999701)" /> + <linearGradient + id="linearGradient3667-7-9-3"> + <stop + id="stop3669-0-0-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3671-4-2-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-8-0-0"> + <stop + id="stop3589-9-2-13-5-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-5-9" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8090-4-0-4" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,89.769094,39.56503)" /> + <linearGradient + id="linearGradient3587-6-5-9-9-4-0-4-3"> + <stop + id="stop3589-9-2-6-2-5-6-2-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-3-1-29-2-1" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient4583" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,88.969299,39.56503)" /> + <linearGradient + id="linearGradient4585"> + <stop + id="stop4587" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4589" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5-1-5-4"> + <stop + id="stop3589-9-2-8-5-3" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-0-1" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4596"> + <stop + id="stop4598" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4600" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-5"> + <stop + id="stop4491-8-7-9-3-7-4-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-9"> + <stop + id="stop4469-0-8-1-0-1-6-5-8" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient9222-6-9"> + <stop + id="stop9224-9-4" + style="stop-color:#e0e0e0;stop-opacity:1" + offset="0" /> + <stop + id="stop9226-2-8" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-3-51-6-1-6"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-5-3-3-3-1-7" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-6-8-2-6-9-8" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient9222-6"> + <stop + id="stop9224-9" + style="stop-color:#e0e0e0;stop-opacity:1" + offset="0" /> + <stop + id="stop9226-2" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-3-51-6-1"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-5-3-3-3-1" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-6-8-2-6-9" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="723.1275" + y1="634.69043" + x2="723.1275" + y2="655.64362" + id="linearGradient9228" + xlink:href="#linearGradient9222" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient9222"> + <stop + id="stop9224" + style="stop-color:#e0e0e0;stop-opacity:1" + offset="0" /> + <stop + id="stop9226" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient8837-2" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-3-51-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.0808578,0,0,5.3413043,-233.43729,257.89785)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-3-51-6"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-5-3-3-3" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-6-8-2-6" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-4-9"> + <stop + id="stop9737-3-0-4-0-50-8-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-1-6" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-8-1"> + <stop + id="stop9743-0-4-8-9-3-9-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-36-5" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-0-2"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-2-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-1-9" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient4639-7" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-1-8-7-1-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1895.0799,-125.14785)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-1-8-7-1-1-6"> + <stop + id="stop7881-7-4-4-97-8-7-5-5-3-4-5-1-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-9-8-9-9-0-2" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient4641-0" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1897.0695,-126.14786)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0-6"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-6-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-4-3" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4"> + <stop + id="stop9743-0-4-8-9-1-67-6-7" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient21829" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.68851,140.80546)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4"> + <stop + id="stop7881-7-4-4-97-8-7-5-4-7-3-39-1-6-9-1-2-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-0-0-2-1-3-3-2-68-3-1" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient21831" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.8019,140.28159)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-4-9-5"> + <stop + id="stop9737-3-0-4-0-50-8-1-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-1-6-8" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-8-1-1"> + <stop + id="stop9743-0-4-8-9-3-9-0-7" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-36-5-0" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-0-2-0"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-2-1-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-1-9-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient5023-3" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-1-8-7-1-1-6-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1895.0799,-125.14785)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-1-8-7-1-1-6-0"> + <stop + id="stop7881-7-4-4-97-8-7-5-5-3-4-5-1-8-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-9-8-9-9-0-2-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient5025-6" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0-6-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1897.0695,-126.14786)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0-6-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-6-4-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-4-3-3" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient4629-3" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-5-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,150.79694,323.00004)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-3" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient4631-5" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-0-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,150.79694,323.00004)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-1"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-7" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-8" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-7"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-7" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-9"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-3" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-4"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-6" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-4" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-6"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-6" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient6564-9-5" + xlink:href="#linearGradient4751-5-4-1-2-9-1-6-9-6-9-8-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.89149835,0,0,1.0384615,-346.52651,-1063.678)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-6-9-6-9-8-3"> + <stop + id="stop4753-7-6-9-9-0-7-3-5-1-8-0-5" + style="stop-color:#b4b4b4;stop-opacity:1" + offset="0" /> + <stop + id="stop4755-7-7-1-0-5-0-6-8-6-82-3-5" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient6566-1-4" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-1-1-2-4-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.89149835,0,0,1.0384615,-346.52651,-1063.678)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-1-1-2-4-2"> + <stop + id="stop4469-9-9-9-9-3-1-8-9-9-0-6-8-5" + style="stop-color:#828282;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-3-8-7-4-3-7-5-6-7-0-40-9-9" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient6568-0-4" + xlink:href="#linearGradient7879-6-0-8-22-1-6-3-6-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.60824744,0,0,1,437.73163,-1233.369)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-1-6-3-6-5-0"> + <stop + id="stop7881-7-4-4-97-5-5-3-8-1-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-0-6-5-9-3-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient6570-0-5" + xlink:href="#linearGradient7863-2-2-4-4-0-0-0-0-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.60824744,0,0,1,438.33993,-1234.369)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-0-0-0-0-1-3"> + <stop + id="stop7865-4-0-2-6-1-7-0-0-9-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-7-5-9-46-9-0" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient6572-2-2" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-0-9-7-0-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.19522059,0,0,1,-171.64417,-821.01189)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-0-9-7-0-3"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-9-8-31-0-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-9-2-3-7-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient6574-3-6" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-6-6-8-4-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.19522059,0,0,1,-171.64417,-821.01189)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-6-8-4-9-2"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-3-0-1-7-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-6-5-9-6-2" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient6576-4-1" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-2-3-1-2-9-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.49563182,0,0,0.92592983,428.45933,-1134.6189)" /> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-2-3-1-2-9-7"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-6-2-1-4-3-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-2-2-2-3-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient5052" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-2-3-1-2-9-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.49563182,0,0,0.92592983,428.45933,-1134.6189)" /> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient4629-1" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-5-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,138.79694,323.00004)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient4631-1" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-0-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,138.79694,323.00004)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-4-6"> + <stop + id="stop9737-3-0-4-0-50-8-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-1-9" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-8-2"> + <stop + id="stop9743-0-4-8-9-3-9-8" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-36-6" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-0-7"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-2-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-1-5" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-0-3"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-6-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-4-9" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-3-5"> + <stop + id="stop9737-3-0-4-0-50-1-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-8-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-6-9"> + <stop + id="stop9743-0-4-8-9-3-4-9" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-3-0" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-3-5"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-8-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-6-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-9-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-7-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-7-0" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-6-3-8-6"> + <stop + id="stop9737-3-0-4-0-50-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-4-1-1-9-6" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-6-9"> + <stop + id="stop9743-0-4-8-9-3-48" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-8-4" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-0-8-4-5-08"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-7-8-9-6-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-5-8-2-1-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient5163" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-1-8-7-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1895.0799,-125.14785)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-1-8-7-1"> + <stop + id="stop7881-7-4-4-97-8-7-5-5-3-4-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-9-8-9-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient5165" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9896905,0,0,1,1897.0695,-126.14786)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-3-4-8-8"> + <stop + id="stop7865-4-0-2-6-1-4-7-4-3-5-4-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-9-8-9-8-42" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient5681-3" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-5-2-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,138.79694,433.00004)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0-2" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient5683-8" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-0-5-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,138.79694,433.00004)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5-8"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2-7" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0-6" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6985"> + <stop + id="stop6987" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6989" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.07508603" /> + <stop + id="stop6991" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.89232749" /> + <stop + id="stop6993" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7879-6-0-8-2-2"> + <stop + id="stop7881-7-4-4-8-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-93-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="28.780586" + x2="344.09509" + y2="66.038742" + id="linearGradient6137" + xlink:href="#radialGradient3295" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,102.79697,310.20921)" /> + <radialGradient + cx="7.4956999" + cy="8.4497995" + r="20" + id="radialGradient3295" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.00910969,1.1384973,-2.0556233,-0.01644815,29.437876,2.3889667)"> + <stop + id="stop3244-9" + style="stop-color:#f8b17e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-6" + style="stop-color:#e35d4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-2" + style="stop-color:#c6262e;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-5" + style="stop-color:#690b54;stop-opacity:1" + offset="1" /> + </radialGradient> + <linearGradient + x1="261.61145" + y1="57.607128" + x2="261.61145" + y2="33.960667" + id="linearGradient6139" + xlink:href="#linearGradient3297" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3595719,0,0,1,102.79697,310.20921)" /> + <linearGradient + x1="24" + y1="44" + x2="24" + y2="3.8989999" + id="linearGradient3297" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.48717951,0,0,0.48717951,0.30769188,8.3076897)"> + <stop + id="stop2492-4" + style="stop-color:#791235;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-4" + style="stop-color:#dd3b27;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient8149-6" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-5-2-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.0288995,0,0,1,-12.687696,433.00004)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2-1"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0-8" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient8151-7" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-0-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.0288995,0,0,1,-12.687696,433.00004)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5-0"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2-4" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient8184-7" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-5-2-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9452335,0,0,1,18.24788,333.00004)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2-1-3"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8-6-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0-8-8" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient8186-5" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-0-5-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9452335,0,0,1,18.24788,333.00004)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5-0-4"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2-4-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0-9-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2-1-3-0"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8-6-0-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0-8-8-4" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5-0-4-0"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2-4-3-2" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0-9-9-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-5-2-1-8"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-8-8-6-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-2-0-8-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-0-5-0-0"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-66-2-4-34" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-4-0-9-7" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6985-1"> + <stop + id="stop6987-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6989-5" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.07508603" /> + <stop + id="stop6991-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.89232749" /> + <stop + id="stop6993-4" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7879-6-0-8-2-2-8"> + <stop + id="stop7881-7-4-4-8-4-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-93-0-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <radialGradient + cx="7.4956999" + cy="8.4497995" + r="20" + id="radialGradient3295-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.00910969,1.1384973,-2.0556233,-0.01644815,29.437876,2.3889667)"> + <stop + id="stop3244-9-8" + style="stop-color:#f8b17e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-6-9" + style="stop-color:#e35d4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-2-1" + style="stop-color:#c6262e;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-5-8" + style="stop-color:#690b54;stop-opacity:1" + offset="1" /> + </radialGradient> + <linearGradient + x1="24" + y1="44" + x2="24" + y2="3.8989999" + id="linearGradient3297-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.48717951,0,0,0.48717951,0.30769188,8.3076897)"> + <stop + id="stop2492-4-9" + style="stop-color:#791235;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-4-7" + style="stop-color:#dd3b27;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-6-9-6-9-8-3-9"> + <stop + id="stop4753-7-6-9-9-0-7-3-5-1-8-0-5-1" + style="stop-color:#b4b4b4;stop-opacity:1" + offset="0" /> + <stop + id="stop4755-7-7-1-0-5-0-6-8-6-82-3-5-2" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-1-1-2-4-2-2"> + <stop + id="stop4469-9-9-9-9-3-1-8-9-9-0-6-8-5-6" + style="stop-color:#828282;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-3-8-7-4-3-7-5-6-7-0-40-9-9-6" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-0-0-0-0-1-3-1"> + <stop + id="stop7865-4-0-2-6-1-7-0-0-9-5-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-7-5-9-46-9-0-8" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-0-9-7-0-3-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-9-8-31-0-4-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-9-2-3-7-0-8" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-6-8-4-9-2-3"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-3-0-1-7-3-2" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-6-5-9-6-2-5" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-2-3-1-2-9-7-3"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-6-2-1-4-3-1-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-2-2-2-3-4-7" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-9" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-8"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-31" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-9"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-61" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-1" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient9222-1"> + <stop + id="stop9224-3" + style="stop-color:#e0e0e0;stop-opacity:1" + offset="0" /> + <stop + id="stop9226-29" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-5-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-9-4"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-9-0" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="642" + y1="234.79077" + x2="642" + y2="239.77766" + id="linearGradient4613-5" + xlink:href="#linearGradient3667-7-9-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-5.9999701)" /> + <linearGradient + id="linearGradient3667-7-9-3-8"> + <stop + id="stop3669-0-0-6-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3671-4-2-0-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8751-9-2-5-9" + xlink:href="#linearGradient3587-6-5-8-0-0-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,69.121311,228.35573)" /> + <linearGradient + id="linearGradient3587-6-5-8-0-0-9"> + <stop + id="stop3589-9-2-13-5-2-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-5-9-7" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8090-4-0-4-9" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,89.769094,39.56503)" /> + <linearGradient + id="linearGradient3587-6-5-9-9-4-0-4-3-0"> + <stop + id="stop3589-9-2-6-2-5-6-2-5-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-6-3-1-29-2-1-9" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient8807" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,89.769094,39.56503)" /> + <linearGradient + id="linearGradient8809"> + <stop + id="stop8811" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8813" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="19.490999" + y1="-4.3217001" + x2="22.886999" + y2="-0.92557001" + id="linearGradient5846-7-7" + xlink:href="#linearGradient3587-6-5-1-5-4-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,714.1891,228.35574)" /> + <linearGradient + id="linearGradient3587-6-5-1-5-4-6"> + <stop + id="stop3589-9-2-8-5-3-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-3-0-1-8" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="22.863001" + y1="-0.94923002" + x2="26.233999" + y2="2.4215" + id="linearGradient5843-4-1" + xlink:href="#linearGradient3587-6-5-1-5-4-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,714.1891,228.35574)" /> + <linearGradient + id="linearGradient8820"> + <stop + id="stop8822" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8824" + style="stop-color:#646464;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-9-9-4"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-5-7-1-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-7-7-9-2" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-1-4-9-6"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-8-3-3-7" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-5-0-3-1" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3977-6-1"> + <stop + id="stop3979-8-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3981-0-6" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.03626217" /> + <stop + id="stop3983-9-8" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3985-3-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-641-289-620-227-114-444-680-744-8-7-7-8-8"> + <stop + id="stop5430-8-6-8-5-6" + style="stop-color:#5f5f5f;stop-opacity:1" + offset="0" /> + <stop + id="stop5432-3-5-5-7-6" + style="stop-color:#4f4f4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop5434-1-6-9-8-9" + style="stop-color:#3b3b3b;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop5436-8-9-2-5-6" + style="stop-color:#2b2b2b;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-616-674-812-821-107-178-392-400-6-7-3-6-8"> + <stop + id="stop5440-4-4-64-0-5" + style="stop-color:#272727;stop-opacity:1" + offset="0" /> + <stop + id="stop5442-3-5-7-9-9" + style="stop-color:#454545;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4070-1-6"> + <stop + id="stop4072-1-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4074-4-7" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.134046" /> + <stop + id="stop4076-0-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.94730771" /> + <stop + id="stop4078-1-5" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3977-2"> + <stop + id="stop3979-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3981-9" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.03626217" /> + <stop + id="stop3983-8" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3985-2" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3600-8"> + <stop + id="stop3602-6" + style="stop-color:#f4f4f4;stop-opacity:1" + offset="0" /> + <stop + id="stop3604-1" + style="stop-color:#dbdbdb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3104-6"> + <stop + id="stop3106-1" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop3108-34" + style="stop-color:#bebebe;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="46.395508" + y1="12.707516" + x2="46.395508" + y2="38.409042" + id="linearGradient14590-6" + xlink:href="#linearGradient3587-6-5-3-5-7-1-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.4100229,0,0,0.5447147,27.02322,-5.9219706)" /> + <linearGradient + id="linearGradient3587-6-5-3-5-7-1-8"> + <stop + id="stop3589-9-2-2-6-2-7-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-73-5-1-1-6" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient14571-4" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2269.2037,-702.35707)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-0-1-2"> + <stop + id="stop7881-7-4-4-97-8-7-5-4-7-3" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-0-0-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient14573-5" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2271.0489,-703.35717)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-2" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient14577-8" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(558.55883,-255.63573)" /> + <linearGradient + id="linearGradient3587-6-5-6-0-2-1-3-6-5-0"> + <stop + id="stop3589-9-2-0-6-1-3-2-2-5-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-0-4-0-7-9-1-6-3" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient8894" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(524.55883,258.36427)" /> + <linearGradient + id="linearGradient8896"> + <stop + id="stop8898" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8900" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient14580-5" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-93.51347,-532.66607)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-4"> + <stop + id="stop9737-3-0-8-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient14582-7" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-93.51347,-532.66607)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-1"> + <stop + id="stop9743-0-4-0-8" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-8" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient14585-7" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.928934,0,0,0.92592983,1639.1676,-603.60697)" /> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-4"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient10691-5-2"> + <stop + id="stop10693-7-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop10695-1-7" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="63.9995" + y1="3.1001" + x2="63.9995" + y2="122.8994" + id="linearGradient3309-1-3-6" + gradientUnits="userSpaceOnUse"> + <stop + id="stop3311-5-3-3" + style="stop-color:#f6f6f6;stop-opacity:1" + offset="0" /> + <stop + id="stop3313-0-85-6" + style="stop-color:#d2d2d2;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3397-0-0-8"> + <stop + id="stop3399-4-8-8" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop3401-0-7-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5128-35-8"> + <stop + id="stop5130-0-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop5132-80-9" + style="stop-color:#959595;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="210" + y1="130" + x2="210" + y2="213.38464" + id="linearGradient8756-3-7" + xlink:href="#linearGradient3732-7-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9388889,0,0,0.02409639,-121.35557,310.65827)" /> + <linearGradient + id="linearGradient3732-7-8"> + <stop + id="stop3734-9-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3736-8-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="730.1452" + y1="233.79068" + x2="730.1452" + y2="294.40405" + id="linearGradient8766-6-8" + xlink:href="#linearGradient3619-8-3" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-24.999999,18.000029)" /> + <linearGradient + id="linearGradient3619-8-3"> + <stop + id="stop3621-5-6" + style="stop-color:#e3e3e3;stop-opacity:1" + offset="0" /> + <stop + id="stop3623-2-4" + style="stop-color:#bfbfbf;stop-opacity:0.98039216" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5951-1"> + <stop + id="stop5953-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop5955-9" + style="stop-color:#000000;stop-opacity:0.3137255" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5941-4"> + <stop + id="stop5943-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop5945-0" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4448-0"> + <stop + id="stop4450-0" + style="stop-color:#b4b4b4;stop-opacity:1" + offset="0" /> + <stop + id="stop4452-8" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4817-203-5-6-7"> + <stop + id="stop5250-4-4-1" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="0" /> + <stop + id="stop5252-9-3-9" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5872-3-0"> + <stop + id="stop5874-3-9" + style="stop-color:#bebebe;stop-opacity:1" + offset="0" /> + <stop + id="stop5876-8-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <filter + id="filter3901-1-4" + style="color-interpolation-filters:sRGB"> + <feGaussianBlur + id="feGaussianBlur3903-9-7" + stdDeviation="8.685" /> + </filter> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-641-289-620-227-114-444-680-744-8-7-7-8-4"> + <stop + id="stop5430-8-6-8-5-7" + style="stop-color:#5f5f5f;stop-opacity:1" + offset="0" /> + <stop + id="stop5432-3-5-5-7-4" + style="stop-color:#4f4f4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop5434-1-6-9-8-4" + style="stop-color:#3b3b3b;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop5436-8-9-2-5-63" + style="stop-color:#2b2b2b;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-616-674-812-821-107-178-392-400-6-7-3-6-6"> + <stop + id="stop5440-4-4-64-0-2" + style="stop-color:#272727;stop-opacity:1" + offset="0" /> + <stop + id="stop5442-3-5-7-9-3" + style="stop-color:#454545;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="23.99999" + y1="14.077706" + x2="23.99999" + y2="32.463085" + id="linearGradient9509-0" + xlink:href="#linearGradient4070-1-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2162161,0,0,1.4324324,2.8108132,-2.3783403)" /> + <linearGradient + id="linearGradient4070-1-1"> + <stop + id="stop4072-1-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4074-4-6" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.134046" /> + <stop + id="stop4076-0-1" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.94730771" /> + <stop + id="stop4078-1-8" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient10095" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,89.769094,39.56503)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4"> + <stop + id="stop3750-1-6-5-3-3-0-0-2" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4"> + <stop + id="stop3760-0-9-4-4-2-0-0-0" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient6649-0-1-6-5" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.49563182,0,0,0.92592983,854.45948,191.39366)" /> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient4316" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.928934,0,0,0.92592983,1639.1676,-603.60697)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient4318" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-93.51347,-532.66607)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient4320" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-93.51347,-532.66607)" /> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient4322" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(558.55883,-255.63573)" /> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient4324" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2269.2037,-702.35707)" /> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient4326" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2271.0489,-703.35717)" /> + <linearGradient + x1="46.395508" + y1="12.707516" + x2="46.395508" + y2="38.409042" + id="linearGradient4328" + xlink:href="#linearGradient3587-6-5-3-5-7-1-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.4100229,0,0,0.5447147,27.02322,-5.9219706)" /> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-44"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-7" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3"> + <stop + id="stop9737-3-0-8-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9"> + <stop + id="stop9743-0-4-0-6" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-0-1-7"> + <stop + id="stop7881-7-4-4-97-8-7-5-4-7-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-0-0-5" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-8" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient14577-5" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(559.55882,258.36427)" /> + <linearGradient + id="linearGradient3587-6-5-6-0-2-1-3-6-5-9"> + <stop + id="stop3589-9-2-0-6-1-3-2-2-5-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-0-4-0-7-9-1-6-5" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient4374" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(559.55882,258.36427)" /> + <linearGradient + id="linearGradient4376"> + <stop + id="stop4378" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4380" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="46.395508" + y1="12.707516" + x2="46.395508" + y2="38.409042" + id="linearGradient14590-3" + xlink:href="#linearGradient3587-6-5-3-5-7-1-88" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.4100229,0,0,0.5447147,27.02322,-5.9219706)" /> + <linearGradient + id="linearGradient3587-6-5-3-5-7-1-88"> + <stop + id="stop3589-9-2-2-6-2-7-3" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4-73-5-1-1-1" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4"> + <stop + id="stop3897-0-5-7-0-3" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-2"> + <stop + id="stop3897-0-5-7-0-4" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-3" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2"> + <stop + id="stop3897-0-5-7-0" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4644-104-3-3-6-2"> + <stop + id="stop5237-6-5-1-7" + style="stop-color:#ff7a35;stop-opacity:1" + offset="0" /> + <stop + id="stop5239-4-6-4-8" + style="stop-color:#f0431a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="28.53125" + y1="994.81909" + x2="28.53125" + y2="1044.3767" + id="linearGradient4188-1" + xlink:href="#linearGradient3895-9-0" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(12,-100)" /> + <linearGradient + id="linearGradient3895-9-0"> + <stop + id="stop3897-0-5" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4067-0-2"> + <stop + id="stop4069-2-9" + style="stop-color:#ffe452;stop-opacity:1" + offset="0" /> + <stop + id="stop4071-8-9" + style="stop-color:#ffeb41;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-0"> + <stop + id="stop3897-0-5-3" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-2" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="28.53125" + y1="994.81909" + x2="28.53125" + y2="1044.3767" + id="linearGradient4195" + xlink:href="#linearGradient3895-9-0-0" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(12,-100)" /> + <linearGradient + id="linearGradient3895-9-0-3"> + <stop + id="stop3897-0-5-7" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3702-501-757"> + <stop + id="stop2895" + style="stop-color:#181818;stop-opacity:0" + offset="0" /> + <stop + id="stop2897" + style="stop-color:#181818;stop-opacity:1" + offset="0.5" /> + <stop + id="stop2899" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-464-309"> + <stop + id="stop2889" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2891" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-166-749"> + <stop + id="stop2883" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2885" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924"> + <stop + id="stop3926" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8265-821-176-38-919-66-249-7-7"> + <stop + id="stop2687-1-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2689-5-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8838-561-565"> + <stop + id="stop4621" + style="stop-color:#0a0a0a;stop-opacity:1" + offset="0" /> + <stop + id="stop4623" + style="stop-color:#0a0a0a;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-3-8"> + <stop + id="stop3750-8-9" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-3-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-7-2" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-9-3" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3725-941-985"> + <stop + id="stop4651" + style="stop-color:#54e1fa;stop-opacity:1" + offset="0" /> + <stop + id="stop4653" + style="stop-color:#05a4dd;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3882"> + <stop + id="stop3884" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3886" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.4393521" /> + <stop + id="stop3888" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83473867" /> + <stop + id="stop3890" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-3-8"> + <stop + id="stop3760-7-3" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-8-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3702-501-757-6"> + <stop + id="stop2895-4" + style="stop-color:#181818;stop-opacity:0" + offset="0" /> + <stop + id="stop2897-0" + style="stop-color:#181818;stop-opacity:1" + offset="0.5" /> + <stop + id="stop2899-0" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-464-309-0"> + <stop + id="stop2889-5" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2891-6" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-166-749-3"> + <stop + id="stop2883-3" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2885-8" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-0-9"> + <stop + id="stop3897-0-5-3-6" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-2-9" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4644-104-3-3-6-2-3"> + <stop + id="stop5237-6-5-1-7-9" + style="stop-color:#ff7a35;stop-opacity:1" + offset="0" /> + <stop + id="stop5239-4-6-4-8-1" + style="stop-color:#f0431a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4067-0-2-3"> + <stop + id="stop4069-2-9-4" + style="stop-color:#ffe452;stop-opacity:1" + offset="0" /> + <stop + id="stop4071-8-9-0" + style="stop-color:#ffeb41;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-90"> + <stop + id="stop3897-0-5-7-0-3-4" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-33" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-9"> + <stop + id="stop3897-0-5-7-0-3-9" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-3" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-1"> + <stop + id="stop3897-0-5-7-0-3-1" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-0" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-9"> + <stop + id="stop3926-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-8" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-1" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8265-821-176-38-919-66-249-7-7-6"> + <stop + id="stop2687-1-9-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2689-5-4-9" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-3-8-8-1"> + <stop + id="stop3760-7-3-6-4" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-8-4-8-3" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2490-3-4-6"> + <stop + id="stop2492-3-9-3" + style="stop-color:#3f7010;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-8-8-5" + style="stop-color:#84a718;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3242-7-3-8"> + <stop + id="stop3244-5-8-5" + style="stop-color:#eef87e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-9-5-1" + style="stop-color:#cde34f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-7-2-0" + style="stop-color:#93b723;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-8-2-8" + style="stop-color:#5a7e0d;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4263"> + <stop + id="stop4265" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4267" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.54088849" /> + <stop + id="stop4269" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.87818205" /> + <stop + id="stop4271" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8838"> + <stop + id="stop8840" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8842" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011"> + <stop + id="stop4013" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3284"> + <stop + id="stop3286" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3288" + style="stop-color:#42baea;stop-opacity:1" + offset="0.26238003" /> + <stop + id="stop3290" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.70495206" /> + <stop + id="stop3292" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-166-749-3-6"> + <stop + id="stop2883-3-4" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2885-8-1" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-464-309-0-8"> + <stop + id="stop2889-5-8" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2891-6-9" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3702-501-757-6-8"> + <stop + id="stop2895-4-8" + style="stop-color:#181818;stop-opacity:0" + offset="0" /> + <stop + id="stop2897-0-8" + style="stop-color:#181818;stop-opacity:1" + offset="0.5" /> + <stop + id="stop2899-0-6" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4644-104-3-3-6-2-3-3"> + <stop + id="stop5237-6-5-1-7-9-8" + style="stop-color:#ff7a35;stop-opacity:1" + offset="0" /> + <stop + id="stop5239-4-6-4-8-1-3" + style="stop-color:#f0431a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-0-9-3"> + <stop + id="stop3897-0-5-3-6-8" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-2-9-0" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4067-0-2-3-7"> + <stop + id="stop4069-2-9-4-6" + style="stop-color:#ffe452;stop-opacity:1" + offset="0" /> + <stop + id="stop4071-8-9-0-8" + style="stop-color:#ffeb41;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-90-0"> + <stop + id="stop3897-0-5-7-0-3-4-6" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-33-8" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-9-9"> + <stop + id="stop3897-0-5-7-0-3-9-0" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-3-3" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-1-3"> + <stop + id="stop3897-0-5-7-0-3-1-7" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-0-3" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-9-6"> + <stop + id="stop3926-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-8-2" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-1-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-3-5" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8265-821-176-38-919-66-249-7-7-6-7"> + <stop + id="stop2687-1-9-2-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2689-5-4-9-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3977-6-1-4"> + <stop + id="stop3979-8-8-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3981-0-6-0" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.03626217" /> + <stop + id="stop3983-9-8-4" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3985-3-0-8" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="305.57574" + y1="494.79077" + x2="305.57574" + y2="445.69904" + id="linearGradient8700-1-7" + xlink:href="#linearGradient4817-203-5-6-7-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.32034632,0,0,1.0816308,-4.439393,-673.89019)" /> + <linearGradient + id="linearGradient4817-203-5-6-7-0"> + <stop + id="stop5250-4-4-1-8" + style="stop-color:#c8c8c8;stop-opacity:1" + offset="0" /> + <stop + id="stop5252-9-3-9-6" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="595.31445" + y1="445.79077" + x2="595.31445" + y2="495.80905" + id="linearGradient8702-9-2" + xlink:href="#linearGradient5872-3-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.32034632,0,0,1.0816308,-4.439393,-674.431)" /> + <linearGradient + id="linearGradient5872-3-0-4"> + <stop + id="stop5874-3-9-7" + style="stop-color:#bebebe;stop-opacity:1" + offset="0" /> + <stop + id="stop5876-8-3-9" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-5-4"> + <stop + id="stop3760-9-8" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-1" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-8-2"> + <stop + id="stop3750-5-2" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-7-4" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-4-7" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-1-7" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8838-7"> + <stop + id="stop8840-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8842-3" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3284-2"> + <stop + id="stop3286-5" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3288-3" + style="stop-color:#42baea;stop-opacity:1" + offset="0.26238003" /> + <stop + id="stop3290-7" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.70495206" /> + <stop + id="stop3292-6" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-3-8-8-1-1"> + <stop + id="stop3760-7-3-6-4-3" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-8-4-8-3-6" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3242-7-3-8-0"> + <stop + id="stop3244-5-8-5-3" + style="stop-color:#eef87e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-9-5-1-5" + style="stop-color:#cde34f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-7-2-0-8" + style="stop-color:#93b723;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-8-2-8-5" + style="stop-color:#5a7e0d;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2490-3-4-6-9"> + <stop + id="stop2492-3-9-3-9" + style="stop-color:#3f7010;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-8-8-5-8" + style="stop-color:#84a718;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4263-2"> + <stop + id="stop4265-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4267-9" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.54088849" /> + <stop + id="stop4269-0" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.87818205" /> + <stop + id="stop4271-1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient3096-2" + xlink:href="#linearGradient4011-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.72972967,0,0,0.72972967,-36.346078,-2.5039298)" /> + <linearGradient + id="linearGradient4011-0"> + <stop + id="stop4013-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-6" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-3" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-9" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3702-501-757-3"> + <stop + id="stop2895-1" + style="stop-color:#181818;stop-opacity:0" + offset="0" /> + <stop + id="stop2897-9" + style="stop-color:#181818;stop-opacity:1" + offset="0.5" /> + <stop + id="stop2899-1" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-464-309-3"> + <stop + id="stop2889-6" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2891-4" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-166-749-9"> + <stop + id="stop2883-35" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2885-4" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-0"> + <stop + id="stop3760-4" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-8"> + <stop + id="stop3750-4" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-8" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-3"> + <stop + id="stop3926-02" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-9" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8265-821-176-38-919-66-249-7-7-60"> + <stop + id="stop2687-1-9-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2689-5-4-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-0-6-2"> + <stop + id="stop3760-4-4-5" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-4-2-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-0-3"> + <stop + id="stop3760-4-7" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-4-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8838-3"> + <stop + id="stop8840-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop8842-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3284-4"> + <stop + id="stop3286-57" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3288-0" + style="stop-color:#42baea;stop-opacity:1" + offset="0.26238003" /> + <stop + id="stop3290-78" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.70495206" /> + <stop + id="stop3292-9" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-3-8-8-1-3"> + <stop + id="stop3760-7-3-6-4-9" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-8-4-8-3-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3242-7-3-8-4"> + <stop + id="stop3244-5-8-5-5" + style="stop-color:#eef87e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-9-5-1-55" + style="stop-color:#cde34f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-7-2-0-6" + style="stop-color:#93b723;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-8-2-8-0" + style="stop-color:#5a7e0d;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2490-3-4-6-2"> + <stop + id="stop2492-3-9-3-6" + style="stop-color:#3f7010;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-8-8-5-9" + style="stop-color:#84a718;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4263-29"> + <stop + id="stop4265-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4267-5" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.54088849" /> + <stop + id="stop4269-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.87818205" /> + <stop + id="stop4271-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient3096-8" + xlink:href="#linearGradient4011-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.72972967,0,0,0.72972967,-36.346078,-2.5039298)" /> + <linearGradient + id="linearGradient4011-6"> + <stop + id="stop4013-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-6"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-2" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-8" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-9" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-5" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-2"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-7" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-2" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-7"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-8" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-2"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-0" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-2" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-3"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-3" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient6566-0" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.49563182,0,0,0.92592983,854.45948,191.39366)" /> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-0"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-5" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-62"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-5"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-0" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-5"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-2" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-9" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-2"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-03" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-2" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9"> + <stop + id="stop9743-0-4-8-9-1-67-6" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-62-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-4-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-2-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-5-9"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-5-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-0-9" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-5-5"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-2-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-9-9" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient21829-7-4" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4-7-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.68851,140.80546)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4-7-9"> + <stop + id="stop7881-7-4-4-97-8-7-5-4-7-3-39-1-6-9-1-2-1-6-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-0-0-2-1-3-3-2-68-3-1-8-8" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient21831-1-2" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-2-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.8019,140.28159)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-2-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-03-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-2-5" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-166-749-26"> + <stop + id="stop2883-91" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2885-33" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3688-464-309-15"> + <stop + id="stop2889-2" + style="stop-color:#181818;stop-opacity:1" + offset="0" /> + <stop + id="stop2891-6-0" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3702-501-757-94"> + <stop + id="stop2895-4-4" + style="stop-color:#181818;stop-opacity:0" + offset="0" /> + <stop + id="stop2897-6" + style="stop-color:#181818;stop-opacity:1" + offset="0.5" /> + <stop + id="stop2899-07" + style="stop-color:#181818;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4644-104-3-3-6-2-9"> + <stop + id="stop5237-6-5-1-7-0" + style="stop-color:#ff7a35;stop-opacity:1" + offset="0" /> + <stop + id="stop5239-4-6-4-8-0" + style="stop-color:#f0431a;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-8"> + <stop + id="stop3897-0-5-7-3" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-3" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4067-0-2-4"> + <stop + id="stop4069-2-9-3" + style="stop-color:#ffe452;stop-opacity:1" + offset="0" /> + <stop + id="stop4071-8-9-7" + style="stop-color:#ffeb41;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-4"> + <stop + id="stop3926-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-4-6"> + <stop + id="stop3897-0-5-7-0-3-15" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-9-5" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-2-4"> + <stop + id="stop3897-0-5-7-0-4-6" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-3-6" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3895-9-0-3-2-9"> + <stop + id="stop3897-0-5-7-0-6" + style="stop-color:#dc6838;stop-opacity:1" + offset="0" /> + <stop + id="stop3899-8-7-06-7-7" + style="stop-color:#ba3d12;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8265-821-176-38-919-66-249-7-7-5"> + <stop + id="stop2687-1-9-01" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop2689-5-4-26" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6505-3"> + <stop + id="stop6507-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6509-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.02117411" /> + <stop + id="stop6511-2" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.98379731" /> + <stop + id="stop6513-6" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7942-4-3-2"> + <stop + id="stop7944-4-0-9" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="0" /> + <stop + id="stop7952-3-7-6" + style="stop-color:#f8f8f8;stop-opacity:1" + offset="0.08615318" /> + <stop + id="stop7950-9-8-1" + style="stop-color:#f8f8f8;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-4"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-4" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-9" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-3" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-8" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-8"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-8" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-7" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-9"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-6" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-98"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-29"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-3" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-9"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-7" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-9"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-3" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-4-3"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-4-8" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-9-7" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-3-2" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-8-1" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-8-3"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-8-9" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-7-5" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-9-5"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-1-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-6-2" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-98-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-9-6" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-29-1"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-3-7" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-9-9" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-9-2"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-9-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-7-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-9-8"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-6-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-3-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-4-2"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-4-82" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-9-9" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-3-9" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-8-9" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-8-9"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-8-8" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-7-57" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-9-2"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-1-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-6-9" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-98-8"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-0-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-9-3" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-29-9"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-3-73" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-9-2" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-9-3"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-9-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-7-4" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-9-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-6-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-3-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-4-2-1"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-4-82-9" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-9-9-3" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-3-9-8" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-8-9-3" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-8-9-4"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-8-8-2" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-7-57-5" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-9-2-1"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-1-4-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-6-9-7" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-98-8-4"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-0-9-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-9-3-8" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-29-9-5"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-3-73-4" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-9-2-0" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-9-3-2"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-9-6-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-7-4-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-9-6-3"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-6-4-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-3-2-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-4-8"> + <stop + id="stop3926-8-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5-1" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4-1" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25-8" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-6-8"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-2-6" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-8-0" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-9-8" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-5-0" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-2-3"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-7-6" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-2-5" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6505-3-6"> + <stop + id="stop6507-7-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6509-3-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.02117411" /> + <stop + id="stop6511-2-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.98379731" /> + <stop + id="stop6513-6-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6985-1-4"> + <stop + id="stop6987-6-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6989-5-8" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.07508603" /> + <stop + id="stop6991-5-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.89232749" /> + <stop + id="stop6993-4-9" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7879-6-0-8-2-2-8-8"> + <stop + id="stop7881-7-4-4-8-4-1-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-93-0-0-2" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="28.780586" + x2="344.09509" + y2="66.038742" + id="linearGradient8360-5" + xlink:href="#radialGradient3295-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9452336,0,0,1,18.247867,-4.99985)" /> + <radialGradient + cx="7.4956999" + cy="8.4497995" + r="20" + id="radialGradient3295-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.00910969,1.1384973,-2.0556233,-0.01644815,29.437876,2.3889667)"> + <stop + id="stop3244-9-8-1" + style="stop-color:#f8b17e;stop-opacity:1" + offset="0" /> + <stop + id="stop3246-6-9-1" + style="stop-color:#e35d4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3248-2-1-9" + style="stop-color:#c6262e;stop-opacity:1" + offset="0.66093999" /> + <stop + id="stop3250-5-8-1" + style="stop-color:#690b54;stop-opacity:1" + offset="1" /> + </radialGradient> + <linearGradient + x1="261.61145" + y1="57.607128" + x2="261.61145" + y2="33.960667" + id="linearGradient8362-1" + xlink:href="#linearGradient3297-0-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9452336,0,0,1,18.247867,-4.99985)" /> + <linearGradient + x1="24" + y1="44" + x2="24" + y2="3.8989999" + id="linearGradient3297-0-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.48717951,0,0,0.48717951,0.30769188,8.3076897)"> + <stop + id="stop2492-4-9-6" + style="stop-color:#791235;stop-opacity:1" + offset="0" /> + <stop + id="stop2494-4-7-9" + style="stop-color:#dd3b27;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-6-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-5-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-9-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-8-9"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-3-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-31-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-9-4"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-61-5" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-7-2" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8-5"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-0-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-1-7" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-6-6-6"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-5-5-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-9-6-8" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-8-9-3"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-3-3-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-31-7-4" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-9-4-2"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-61-5-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-7-2-6" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8-5-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-0-4-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-1-7-5" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-6-6-6-7"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-5-5-8-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-9-6-8-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-8-9-3-1"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-3-3-1-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-31-7-4-6" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-9-4-2-5"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-61-5-0-9" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-7-2-6-4" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8-5-4-7"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-0-4-9-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-1-7-5-1" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-3"> + <stop + id="stop5719-2" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-2" + style="stop-color:#cadae5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-7"> + <stop + id="stop5711-4" + style="stop-color:#babbcf;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-1" + style="stop-color:#8d99c3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-263.76627" + y1="478.38141" + x2="-263.76627" + y2="533.23389" + id="linearGradient5767" + xlink:href="#linearGradient5717-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.33110384,0,0,0.32727369,112.24749,-156.03205)" /> + <linearGradient + x1="-309.33173" + y1="478.33386" + x2="-309.33173" + y2="530.94098" + id="linearGradient5769" + xlink:href="#linearGradient5709-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.33110384,0,0,0.32727369,112.24749,-156.03205)" /> + <linearGradient + x1="-263.76627" + y1="478.38141" + x2="-263.76627" + y2="533.23389" + id="linearGradient5723-8" + xlink:href="#linearGradient5717-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.33110384,0,0,0.32727369,567.2475,230.75876)" /> + <linearGradient + id="linearGradient5717-1"> + <stop + id="stop5719-6" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-5" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-309.33173" + y1="478.33386" + x2="-309.33173" + y2="530.94098" + id="linearGradient5715-5" + xlink:href="#linearGradient5709-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.33110384,0,0,0.32727369,567.2475,230.75876)" /> + <linearGradient + id="linearGradient5709-2"> + <stop + id="stop5711-2" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-12" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-4-0"> + <stop + id="stop3926-8-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5-15" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-10"> + <stop + id="stop5719-8" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-4"> + <stop + id="stop5711-9" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5914"> + <stop + id="stop5916" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5918" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5921"> + <stop + id="stop5923" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5925" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-7-1-5-8-47-71-6-8-6-6-6-2"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-2-0-1-0-75-0-0-4-8-44-6-4-0-5-5-8-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-5-5-7-2-6-4-0-1-6-3-9-0-1-9-6-8-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-9-3-8-6-7-1-4-9-8-9-3-8"> + <stop + id="stop9737-3-0-8-2-1-6-8-8-8-33-0-4-3-3-1-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-0-84-2-1-6-3-3-7-31-7-4-2" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-0-8-8-7-98-9-4-9-4-2-8"> + <stop + id="stop9743-0-4-8-9-1-67-6-7-61-5-0-5" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-2-9-1-7-4-04-7-1-7-2-6-5" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient5022-1-8-4" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4-4-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.68851,140.80546)" /> + <linearGradient + id="linearGradient7879-6-0-8-22-5-3-6-0-1-1-5-17-4-4-48-3-4-4-9-8"> + <stop + id="stop7881-7-4-4-97-8-7-5-4-7-3-39-1-6-9-1-2-1-0-2-98" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7883-6-5-2-5-7-8-3-0-0-2-1-3-3-2-68-3-1-2-6-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient5024-5-6-76" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8-5-4-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.11340205,0,0,0.52380953,188.8019,140.28159)" /> + <linearGradient + id="linearGradient7863-2-2-4-4-9-60-5-1-0-1-8-82-2-6-2-0-4-8-5-4-4"> + <stop + id="stop7865-4-0-2-6-1-4-7-9-85-5-7-9-0-8-1-6-7-0-4-9-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-6-2-6-1-9-0-01-6-9-99-7-9-1-7-5-3" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + x1="-263.76627" + y1="478.38141" + x2="-263.76627" + y2="533.23389" + id="linearGradient5723-2-6" + xlink:href="#linearGradient5717-10-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.06020091,0,0,0.32727369,333.81774,332.75876)" /> + <linearGradient + id="linearGradient5717-10-8"> + <stop + id="stop5719-8-0" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-5" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-309.33173" + y1="478.33386" + x2="-309.33173" + y2="530.94098" + id="linearGradient5715-56-8" + xlink:href="#linearGradient5709-4-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.06020091,0,0,0.32727369,333.81774,332.75876)" /> + <linearGradient + id="linearGradient5709-4-4"> + <stop + id="stop5711-9-1" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-5" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-10-9"> + <stop + id="stop5719-8-3" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-9" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-4-9"> + <stop + id="stop5711-9-7" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-9" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="23.99999" + y1="4.999989" + x2="23.99999" + y2="43" + id="linearGradient6145-6" + xlink:href="#linearGradient3924-4-0-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2162162,0,0,1.2162162,307.81086,454.60163)" /> + <linearGradient + id="linearGradient3924-4-0-3"> + <stop + id="stop3926-8-7-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5-15-6" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4-6-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25-3-8" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-10-5"> + <stop + id="stop5719-8-5" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-8" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-4-5"> + <stop + id="stop5711-9-79" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-1" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-263.76627" + y1="478.38141" + x2="-263.76627" + y2="533.23389" + id="linearGradient6351" + xlink:href="#linearGradient5717-10-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,53.551841,-408.22143)" /> + <linearGradient + x1="-309.33173" + y1="478.33386" + x2="-309.33173" + y2="530.94098" + id="linearGradient6353" + xlink:href="#linearGradient5709-4-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,53.551841,-408.22143)" /> + <linearGradient + x1="21.476355" + y1="192.80202" + x2="21.476355" + y2="229.02617" + id="linearGradient6328-6-5" + xlink:href="#linearGradient5717-10-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5717-10-5-9"> + <stop + id="stop5719-8-5-7" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-8-6" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="21.476355" + y1="192.80202" + x2="21.476355" + y2="229.02617" + id="linearGradient6330-3-7" + xlink:href="#linearGradient5709-4-5-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5709-4-5-3"> + <stop + id="stop5711-9-79-9" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-1-6" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="21.476355" + y1="192.80202" + x2="21.476355" + y2="229.02617" + id="linearGradient6328-6-4" + xlink:href="#linearGradient5717-10-5-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5717-10-5-5"> + <stop + id="stop5719-8-5-8" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-8-1" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="21.476355" + y1="192.80202" + x2="21.476355" + y2="229.02617" + id="linearGradient6330-3-6" + xlink:href="#linearGradient5709-4-5-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5709-4-5-7"> + <stop + id="stop5711-9-79-8" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-1-66" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-4-0-7"> + <stop + id="stop3926-8-7-08" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5-15-7" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4-6-3" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25-3-2" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="23.99999" + y1="4.999989" + x2="23.99999" + y2="43" + id="linearGradient6535" + xlink:href="#linearGradient3924-4-0-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2162162,0,0,1.2162162,-6.1891201,-6.1891821)" /> + <linearGradient + x1="-263.76627" + y1="478.38141" + x2="-263.76627" + y2="533.23389" + id="linearGradient6328-4" + xlink:href="#linearGradient5717-10-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5717-10-0"> + <stop + id="stop5719-8-58" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-0" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-309.33173" + y1="478.33386" + x2="-309.33173" + y2="530.94098" + id="linearGradient6330-0" + xlink:href="#linearGradient5709-4-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.15719084,0,0,0.85454567,352.55185,47.569385)" /> + <linearGradient + id="linearGradient5709-4-7"> + <stop + id="stop5711-9-0" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-13" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-3"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-3" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-4" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-5"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-5" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-4"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-9" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-1" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-95"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-4"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-18" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-641-289-620-227-114-444-680-744-8-7-7-8-4-2"> + <stop + id="stop5430-8-6-8-5-7-9" + style="stop-color:#5f5f5f;stop-opacity:1" + offset="0" /> + <stop + id="stop5432-3-5-5-7-4-9" + style="stop-color:#4f4f4f;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop5434-1-6-9-8-4-8" + style="stop-color:#3b3b3b;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop5436-8-9-2-5-63-3" + style="stop-color:#2b2b2b;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-616-674-812-821-107-178-392-400-6-7-3-6-6-5"> + <stop + id="stop5440-4-4-64-0-2-3" + style="stop-color:#272727;stop-opacity:1" + offset="0" /> + <stop + id="stop5442-3-5-7-9-3-8" + style="stop-color:#454545;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4070-1-1-7"> + <stop + id="stop4072-1-6-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4074-4-6-4" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.134046" /> + <stop + id="stop4076-0-1-3" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.94730771" /> + <stop + id="stop4078-1-8-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="344.09509" + y1="33.790791" + x2="344.09158" + y2="57.790791" + id="linearGradient4743" + xlink:href="#linearGradient4489-3-1-3-5-4-6-8-7-8-9-9-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.43924629,0,0,2.7391304,233.14991,239.36392)" /> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-9-9-0"> + <stop + id="stop4491-8-7-9-3-7-4-0-1-5-7-1-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-3-7-7-9-8" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="251.21625" + y1="33.865498" + x2="251.21625" + y2="57.940205" + id="linearGradient4745" + xlink:href="#linearGradient4467-7-2-5-1-9-4-0-0-1-4-9-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.43924629,0,0,2.7391304,233.14991,239.36392)" /> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-0-1-4-9-4"> + <stop + id="stop4469-0-8-1-0-1-6-5-0-8-3-3-4" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-7-5-0-3-4" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-2"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-0" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-8" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-0" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-5" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-1"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-1" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-2" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-3-6"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-3-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-4-4" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-5-7"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-6-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-5-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-4-2"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-9-5" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-1-4" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-95-5"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-6-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-0-9" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-4-3"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-18-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-4-8" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-2-3"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-0-6" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-8-7" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-0-7" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-5-0" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-1-0"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-1-4" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-2-2" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient7863-2-2-4-4-2-0-8-9-4-9-2-3-6-0"> + <stop + id="stop7865-4-0-2-6-7-7-3-6-1-39-7-3-7-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop7867-7-3-7-3-4-0-5-4-4-9-5-4-4-1" + style="stop-color:#000000;stop-opacity:0.54471546" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-7-8-5-1-4-0-6-2-9-5-7-4"> + <stop + id="stop4491-8-7-9-3-7-4-0-7-4-0-6-7-4-7-6-0-6-6-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-0-0-7-4-4-1-1-4-0-5-0-2" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-7-2-5-1-9-4-0-6-67-3-4-5-9-5-9-2-4-2-4"> + <stop + id="stop4469-0-8-1-0-1-6-5-8-2-8-9-6-0-4-3-0-9-5-2" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="0" /> + <stop + id="stop4471-8-9-8-0-6-2-1-2-7-2-8-5-5-1-28-2-1-4-0" + style="stop-color:#828282;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4489-3-1-3-5-4-6-8-3-2-6-6-7-6-9-95-5-6"> + <stop + id="stop4491-8-7-9-3-7-4-0-5-2-9-6-0-0-9-6-3-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4493-2-9-6-5-0-0-2-4-5-7-1-0-4-9-0-9-0" + style="stop-color:#dadada;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-4-3-5"> + <stop + id="stop4224-80-2-6-8-8-63-1-2-0-3-9-7-4-2-2-1-1-6-3-18-2-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4226-7-9-3-4-0-6-8-0-0-3-4-4-8-7-3-5-3-8-7-4-8-3" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient6557-2"> + <stop + id="stop6559-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop6561-1" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.46169472" /> + <stop + id="stop6563-5" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.79194808" /> + <stop + id="stop6565-7" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-10-5-98"> + <stop + id="stop5719-8-5-3" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-8-0" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-4-5-5"> + <stop + id="stop5711-9-79-7" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-1-64" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3924-4-0-5"> + <stop + id="stop3926-8-7-1" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop3928-5-15-2" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.06316455" /> + <stop + id="stop3930-6-4-6-7" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.95056331" /> + <stop + id="stop3932-25-3-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5717-10-7"> + <stop + id="stop5719-8-53" + style="stop-color:#fafafa;stop-opacity:1" + offset="0" /> + <stop + id="stop5721-8-2" + style="stop-color:#e7eef3;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient5709-4-97"> + <stop + id="stop5711-9-3" + style="stop-color:#bec3d2;stop-opacity:1" + offset="0" /> + <stop + id="stop5713-2-0" + style="stop-color:#b1c1d6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3587-6-5"> + <stop + id="stop3589-9-2" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop3591-7-4" + style="stop-color:#363636;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient4097" + xlink:href="#linearGradient4703" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(37.00006,-1.7e-5)" /> + <linearGradient + id="linearGradient4703"> + <stop + id="stop4705" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient4099" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.3131313,0,0,1,-777.9798,158.79242)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4703-5"> + <stop + id="stop4705-9" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1"> + <stop + id="stop4697-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="571.05505" + y1="447.70795" + x2="571.05505" + y2="450.66675" + id="linearGradient5107-6" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.0000002,0,0,1.1904762,-1315.9998,-1069.778)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-877.17906)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192" + xlink:href="#linearGradient4695-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-4.0703448,175.12305)" /> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient5195" + xlink:href="#linearGradient4703-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.6068473,173.28628)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient5197" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,318.27068)" /> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient5200" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-5-3-3-4-1-9-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.49563182,0,0,0.92592983,940.45948,59.36858)" /> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient6000" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(534.55882,282.36427)" /> + <linearGradient + x1="-879.07129" + y1="447.14792" + x2="-879.07129" + y2="450.14792" + id="linearGradient6003" + xlink:href="#linearGradient7879-6-0-8-22-5-3-6-0-1-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2243.2037,-164.35707)" /> + <linearGradient + x1="-880.07129" + y1="448.14792" + x2="-880.07129" + y2="470.14789" + id="linearGradient6005" + xlink:href="#linearGradient7863-2-2-4-4-9-60-5-1-0-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8453607,0,0,1,2245.0489,-165.35717)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient6008" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient6010" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + x1="-1068.0714" + y1="402.14792" + x2="-1068.0714" + y2="398.37155" + id="linearGradient6013" + xlink:href="#linearGradient4222-0-9-4-5-0-2-06-3-6-3-6-9-1-8-4-5-9-44" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.928934,0,0,0.92592983,1613.1676,-65.606974)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient6008-8" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-2"> + <stop + id="stop9737-3-0-8-1-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-4" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient6010-9" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-8"> + <stop + id="stop9743-0-4-0-6-5" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-4" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3853-8"> + <stop + id="stop3855-4" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-3" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient4085-8" + xlink:href="#linearGradient3853-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient4076" + xlink:href="#linearGradient3853" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <radialGradient + cx="312.375" + cy="290.25" + r="6.875" + fx="312.375" + fy="290.25" + id="radialGradient4037" + xlink:href="#linearGradient4002" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient4002"> + <stop + id="stop4004" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4010" + style="stop-color:#000000;stop-opacity:1" + offset="0.77191412" /> + <stop + id="stop4006" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <radialGradient + cx="312.375" + cy="290.25" + r="6.875" + fx="312.375" + fy="290.25" + id="radialGradient4008" + xlink:href="#linearGradient4002" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3853"> + <stop + id="stop3855" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient3911" + xlink:href="#linearGradient3853" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + x1="116.15861" + y1="479.89758" + x2="107.97111" + y2="479.89758" + id="linearGradient6009" + xlink:href="#linearGradient4722-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + x1="108.59611" + y1="477.02258" + x2="113.8317" + y2="477.02258" + id="linearGradient6007" + xlink:href="#linearGradient4714-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" /> + <linearGradient + id="linearGradient4722-3"> + <stop + id="stop4724-2" + style="stop-color:#babdb6;stop-opacity:1" + offset="0" /> + <stop + id="stop4726-2" + style="stop-color:#7b8073;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="116.15861" + y1="479.89758" + x2="107.97111" + y2="479.89758" + id="linearGradient5306-4" + xlink:href="#linearGradient4722-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient4714-2"> + <stop + id="stop4716-4" + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" /> + <stop + id="stop4718-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="108.59611" + y1="477.02258" + x2="113.8317" + y2="477.02258" + id="linearGradient5304-8" + xlink:href="#linearGradient4714-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-167.30724,401.40146)" /> + <linearGradient + id="linearGradient3819"> + <stop + id="stop3821" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162" + xlink:href="#linearGradient3853" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194" + xlink:href="#linearGradient3819" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,344.99086)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4" + xlink:href="#linearGradient3819-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,344.99086)" /> + <linearGradient + id="linearGradient3819-1"> + <stop + id="stop3821-1" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5" + xlink:href="#linearGradient3853-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5"> + <stop + id="stop3855-6" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-877.17906)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4" + xlink:href="#linearGradient4695-1-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,175.12305)" /> + <linearGradient + id="linearGradient4695-1-4"> + <stop + id="stop4697-9-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient5195-8" + xlink:href="#linearGradient4703-5-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.6068473,174.28607)" /> + <linearGradient + id="linearGradient4703-5-7"> + <stop + id="stop4705-9-5" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-9" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient5197-0" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,319.27047)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-8"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-6" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-4" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,516.52882)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.14275,314.65603)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="329.90466" + y1="-114.1039" + x2="329.90466" + y2="-163.09604" + id="linearGradient6350" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-356.76795,152.23369)" /> + <linearGradient + x1="27.975796" + y1="65.494736" + x2="79.895973" + y2="65.494736" + id="linearGradient6352" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-40.56498,-49.639102)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4-1" + xlink:href="#linearGradient3819-1-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,344.99086)" /> + <linearGradient + id="linearGradient3819-1-1"> + <stop + id="stop3821-1-3" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9-7" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5-5" + xlink:href="#linearGradient3853-5-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5-7"> + <stop + id="stop3855-6-9" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32-2" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0-0" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-877.17906)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4-0" + xlink:href="#linearGradient4695-1-4-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,175.12305)" /> + <linearGradient + id="linearGradient4695-1-4-7"> + <stop + id="stop4697-9-9-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0-9" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,516.52882)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-2" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-4" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-1" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-3" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9-6" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.142749,314.65603)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-0" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-6" + xlink:href="#linearGradient3819-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,344.99086)" /> + <linearGradient + id="linearGradient3819-5"> + <stop + id="stop3821-3" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-3" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-4" + xlink:href="#linearGradient3853-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-4"> + <stop + id="stop3855-5" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-9" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-2" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-877.17906)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="368.68182" + y1="210.69733" + x2="368.68182" + y2="221.62648" + id="linearGradient5192-2" + xlink:href="#linearGradient4695-1-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-4.070345,176.12284)" /> + <linearGradient + id="linearGradient4695-1-7"> + <stop + id="stop4697-9-6" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-6" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient5195-5" + xlink:href="#linearGradient4703-5-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.6068473,174.28607)" /> + <linearGradient + id="linearGradient4703-5-8"> + <stop + id="stop4705-9-53" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-2" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient5197-4" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,319.27047)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-60" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-0" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient6468" + xlink:href="#linearGradient4703-5-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.606848,173.28628)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient6470" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,318.27068)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4-1-7" + xlink:href="#linearGradient3819-1-1-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,263.99065)" /> + <linearGradient + id="linearGradient3819-1-1-0"> + <stop + id="stop3821-1-3-7" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9-7-7" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5-5-4" + xlink:href="#linearGradient3853-5-7-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5-7-0"> + <stop + id="stop3855-6-9-1" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32-2-6" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0-0-5" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-796.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4-0-1" + xlink:href="#linearGradient4695-1-4-7-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,94.12284)" /> + <linearGradient + id="linearGradient4695-1-4-7-4"> + <stop + id="stop4697-9-9-8-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0-9-2" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,435.52861)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4-8"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-2-1" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-4-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-1-9" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-3-4" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9-6-8" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.142748,233.65582)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2-3"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-0-2" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-4-5" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-6-0" + xlink:href="#linearGradient3819-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,263.99065)" /> + <linearGradient + id="linearGradient3819-5-9"> + <stop + id="stop3821-3-4" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-3-7" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-4-7" + xlink:href="#linearGradient3853-4-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-4-1"> + <stop + id="stop3855-5-0" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-9-4" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-2-8" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-796.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-6"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="368.68182" + y1="210.69733" + x2="368.68182" + y2="221.62648" + id="linearGradient5192-2-3" + xlink:href="#linearGradient4695-1-7-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-4.070346,94.12284)" /> + <linearGradient + id="linearGradient4695-1-7-1"> + <stop + id="stop4697-9-6-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-6-1" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4703-5-8-9"> + <stop + id="stop4705-9-53-7" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-2-0" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9-2"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-60-8" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-0-2" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4-4" + xlink:href="#linearGradient3819-1-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,263.99065)" /> + <linearGradient + id="linearGradient3819-1-9"> + <stop + id="stop3821-1-7" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9-5" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5-3" + xlink:href="#linearGradient3853-5-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5-1"> + <stop + id="stop3855-6-2" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32-5" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0-06" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-796.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-2"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-9" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4-2" + xlink:href="#linearGradient4695-1-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,94.12284)" /> + <linearGradient + id="linearGradient4695-1-4-3"> + <stop + id="stop4697-9-9-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0-1" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,435.52861)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9-0" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.142749,233.65582)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-9" + xlink:href="#linearGradient3819-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,263.99065)" /> + <linearGradient + id="linearGradient3819-0"> + <stop + id="stop3821-4" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-5" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-9" + xlink:href="#linearGradient3853-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-3"> + <stop + id="stop3855-2" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-4" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-4" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-796.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-63" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-25" + xlink:href="#linearGradient4695-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-4.070345,94.12284)" /> + <linearGradient + id="linearGradient4695-1-3"> + <stop + id="stop4697-9-60" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-2" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient5195-7" + xlink:href="#linearGradient4703-5-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.6068473,174.28607)" /> + <linearGradient + id="linearGradient4703-5-1"> + <stop + id="stop4705-9-51" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-6" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient5197-6" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,319.27047)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-1"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-7" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-7" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient6787" + xlink:href="#linearGradient4703-5-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.606848,92.28607)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient6789" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,237.27047)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient6008-3" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8"> + <stop + id="stop9737-3-0-8-1-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient6010-5" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2"> + <stop + id="stop9743-0-4-0-6-7" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7115" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-649.51348,-276.45694)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7117" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-649.51348,-276.45694)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4-1-0" + xlink:href="#linearGradient3819-1-1-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,305.99065)" /> + <linearGradient + id="linearGradient3819-1-1-3"> + <stop + id="stop3821-1-3-3" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9-7-1" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5-5-7" + xlink:href="#linearGradient3853-5-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5-7-2"> + <stop + id="stop3855-6-9-2" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32-2-1" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0-0-7" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-838.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-8"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-3" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4-0-0" + xlink:href="#linearGradient4695-1-4-7-43" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,136.12284)" /> + <linearGradient + id="linearGradient4695-1-4-7-43"> + <stop + id="stop4697-9-9-8-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-6" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0-9-6" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,477.52861)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-4-7"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-2-4" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-4-6" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-1-5" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-3-6" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9-6-2" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.142748,275.65582)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-2-8"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-0-3" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-4-54" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-6-01" + xlink:href="#linearGradient3819-5-92" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,305.99065)" /> + <linearGradient + id="linearGradient3819-5-92"> + <stop + id="stop3821-3-44" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-3-3" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-4-4" + xlink:href="#linearGradient3853-4-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-4-6"> + <stop + id="stop3855-5-8" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-9-7" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-2-3" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-838.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-8"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3-6" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient6468-8" + xlink:href="#linearGradient4703-5-8-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.606849,134.28607)" /> + <linearGradient + id="linearGradient4703-5-8-8"> + <stop + id="stop4705-9-53-0" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-2-9" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient6470-4" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,279.27047)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9-8"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-60-7" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-0-1" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-4-6" + xlink:href="#linearGradient3819-1-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1.3999976,0,0,1.3999976,205.1998,305.99065)" /> + <linearGradient + id="linearGradient3819-1-2"> + <stop + id="stop3821-1-9" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-9-0" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-5-2" + xlink:href="#linearGradient3853-5-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-5-2"> + <stop + id="stop3855-6-7" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-32-8" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-0-5" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-731.96095,-838.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-8"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-77" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-5" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-4-1" + xlink:href="#linearGradient4695-1-4-31" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-248.07032,136.12284)" /> + <linearGradient + id="linearGradient4695-1-4-31"> + <stop + id="stop4697-9-9-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-1" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient5221-0-8" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1967213,0,0,1,-408.34572,477.52861)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-3"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-9" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-2" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-91" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient5223-9-4" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4313723,0,0,0.79310345,-92.142749,275.65582)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-8"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-5" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-25" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient6194-8" + xlink:href="#linearGradient3819-00" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800175,305.99065)" /> + <linearGradient + id="linearGradient3819-00"> + <stop + id="stop3821-7" + style="stop-color:#bababa;stop-opacity:1" + offset="0" /> + <stop + id="stop3823-1" + style="stop-color:#d5d5d5;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient6162-2" + xlink:href="#linearGradient3853-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-166.30724,401.40146)" /> + <linearGradient + id="linearGradient3853-0"> + <stop + id="stop3855-8" + style="stop-color:#888888;stop-opacity:1" + offset="0" /> + <stop + id="stop3857-1" + style="stop-color:#535353;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient5189-7" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.97402602,0,0,1.0952381,-487.96097,-838.17885)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-9"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient5192-44" + xlink:href="#linearGradient4695-1-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31277533,0,0,0.9047619,-4.070345,136.12284)" /> + <linearGradient + id="linearGradient4695-1-9"> + <stop + id="stop4697-9-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-4" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient5195-2" + xlink:href="#linearGradient4703-5-79" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.6068473,174.28607)" /> + <linearGradient + id="linearGradient4703-5-79"> + <stop + id="stop4705-9-3" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-91" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient5197-2" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,319.27047)" /> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-0"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-71" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-6" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient7321" + xlink:href="#linearGradient4703-5-79" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.31877729,0,0,0.91304353,-5.606848,134.28607)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient7323" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.73737373,0,0,0.91304353,-265.40392,279.27047)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient6008-3-6" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7"> + <stop + id="stop9737-3-0-8-1-8-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient6010-5-4" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,5.333926)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3"> + <stop + id="stop9743-0-4-0-6-7-7" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5-9" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7671" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,47.333928)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7673" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6452655,0,0,1.0384615,-119.51348,47.333928)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient3096" + xlink:href="#linearGradient4011-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + id="linearGradient4011-9"> + <stop + id="stop4013-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient3053" + xlink:href="#linearGradient4215" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.176471,-3.0000344)" /> + <linearGradient + id="linearGradient4215"> + <stop + id="stop4217" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient3055" + xlink:href="#linearGradient4223" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.176471,-3.0000344)" /> + <linearGradient + id="linearGradient4223"> + <stop + id="stop4225" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient4834" + xlink:href="#linearGradient4215" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient4836" + xlink:href="#linearGradient4223" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient5438" + xlink:href="#linearGradient3819-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800184,35.19985)" /> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient5442" + xlink:href="#linearGradient3853-4-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1.5272701,1.5272701,0,-681.07692,235.75809)" /> + <linearGradient + x1="7.4865823" + y1="27.87298" + x2="7.4865823" + y2="15.973641" + id="linearGradient5486" + xlink:href="#linearGradient3819-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3999976,0,0,1.3999976,38.800184,35.19985)" /> + <linearGradient + x1="118.17561" + y1="479.89758" + x2="103.92426" + y2="479.89758" + id="linearGradient5490" + xlink:href="#linearGradient3853-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1.5272701,1.5272701,0,-681.07692,235.75809)" /> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient5606" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(534.55883,53.57347)" /> + <linearGradient + id="linearGradient4215-3"> + <stop + id="stop4217-9" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-6" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-7"> + <stop + id="stop4225-5" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-0" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-1"> + <stop + id="stop4013-5-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-8" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-3" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-9"> + <stop + id="stop4217-6" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-8" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-5"> + <stop + id="stop4225-9" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-2" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-6"> + <stop + id="stop4013-5-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-9" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-3" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-1" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8"> + <stop + id="stop4217-1" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3"> + <stop + id="stop4225-1" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9"> + <stop + id="stop4013-5-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-9"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-9" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-0" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-9" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-5" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-7"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-3" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-1"> + <stop + id="stop4697-9-9-7-7" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-2" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-1"> + <stop + id="stop4697-9-9-8-5-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-4"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-6"> + <stop + id="stop4217-1-7" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-8" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-0"> + <stop + id="stop4225-1-5" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-8" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-9"> + <stop + id="stop4013-5-4-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-9" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-6" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-6"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-0" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-9" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-97" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-7" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-3"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-4" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-7" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-4"> + <stop + id="stop4697-9-9-7-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-7" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-8"> + <stop + id="stop4697-9-9-8-5-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-4" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-6"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-0"> + <stop + id="stop4217-1-8" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-1" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-6"> + <stop + id="stop4225-1-7" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-86" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-7"> + <stop + id="stop4013-5-4-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-7" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-1" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-8" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <filter + x="-0.115125" + y="-0.12530611" + width="1.23025" + height="1.2506123" + id="filter7414" + style="color-interpolation-filters:sRGB"> + <feGaussianBlur + stdDeviation="10.854089" + id="feGaussianBlur7416" /> + </filter> + <mask + id="mask7426"> + <rect + width="226.27417" + height="207.88939" + rx="11.5" + ry="11.5" + x="-36.455845" + y="-20.501659" + id="rect7428" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99829447;marker:none;filter:url(#filter7414);enable-background:accumulate" /> + </mask> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7430" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-181.45687)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7432" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-181.45687)" /> + <linearGradient + x1="6.93082" + y1="7.8435774" + x2="11.170083" + y2="12.08284" + id="linearGradient7442" + xlink:href="#linearGradient3587-6-5-9-9-4-0-4-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,89.769094,39.56503)" /> + <linearGradient + x1="33.058666" + y1="7.2762513" + x2="33.29747" + y2="16.510626" + id="linearGradient7458" + xlink:href="#linearGradient3587-6-5-6-0-2-1-3-6-5-9" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(534.55883,53.57347)" /> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient7464" + xlink:href="#linearGradient4703-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.24017467,0,0,0.91304353,5.5154396,-55.50452)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient7466" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.55555555,0,0,0.91304353,-190.22208,89.47988)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7468" + xlink:href="#linearGradient4695-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,7.2292311,-53.66775)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7470" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.71428574,0,0,1.0952381,-347.57137,-648.38826)" /> + <linearGradient + x1="190.53651" + y1="209.78331" + x2="190.53651" + y2="234.83348" + id="linearGradient7472" + xlink:href="#linearGradient4703-5-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.24017467,0,0,0.91304353,5.5154391,-55.50452)" /> + <linearGradient + x1="434.69922" + y1="74.999947" + x2="434.69922" + y2="50.990871" + id="linearGradient7474" + xlink:href="#linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.55555555,0,0,0.91304353,-190.22208,89.47988)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7476" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025978,0,0,1.0952381,-361.61033,-648.38826)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7478" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025978,0,0,1.0952381,-361.61033,-567.38805)" /> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7480" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-223.45687)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7482" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-223.45687)" /> + <linearGradient + x1="368.68182" + y1="210.69733" + x2="368.68182" + y2="221.62648" + id="linearGradient7484" + xlink:href="#linearGradient4695-1-7-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,7.2292302,-134.66796)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7486" + xlink:href="#linearGradient4695-1-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348018,0,0,0.9047619,7.2292311,-92.66796)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7488" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025978,0,0,1.0952381,-361.61033,-609.38805)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7490" + xlink:href="#linearGradient4215" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7492" + xlink:href="#linearGradient4223" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7494" + xlink:href="#linearGradient4011-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7496" + xlink:href="#linearGradient4215-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7498" + xlink:href="#linearGradient4223-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7500" + xlink:href="#linearGradient4011-9-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7502" + xlink:href="#linearGradient4215-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7504" + xlink:href="#linearGradient4223-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7506" + xlink:href="#linearGradient4011-9-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient7508" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.90163934,0,0,1,-318.08236,206.73781)" /> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient7510" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0784312,0,0,0.79310345,-79.847243,4.86502)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7512" + xlink:href="#linearGradient4695-1-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7514" + xlink:href="#linearGradient4695-1-4-7-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7516" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025974,0,0,1.0952381,-565.61031,-567.38805)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7518" + xlink:href="#linearGradient4215-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7520" + xlink:href="#linearGradient4223-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7522" + xlink:href="#linearGradient4011-9-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient7524" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.90163934,0,0,1,-318.08236,206.73781)" /> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient7526" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0784312,0,0,0.79310345,-79.847243,4.86502)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7528" + xlink:href="#linearGradient4695-1-4-3-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7530" + xlink:href="#linearGradient4695-1-4-7-4-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7532" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025974,0,0,1.0952381,-565.61031,-567.38805)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7534" + xlink:href="#linearGradient4215-8-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7536" + xlink:href="#linearGradient4223-3-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7538" + xlink:href="#linearGradient4011-9-9-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient7540" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.90163934,0,0,1,-318.08236,206.73781)" /> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient7542" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0784312,0,0,0.79310345,-79.847243,4.86502)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7544" + xlink:href="#linearGradient4695-1-4-3-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient7546" + xlink:href="#linearGradient4695-1-4-7-4-8" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-196.77077,-134.66796)" /> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7548" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025974,0,0,1.0952381,-565.61031,-567.38805)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7550" + xlink:href="#linearGradient4215-8-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7552" + xlink:href="#linearGradient4223-3-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-141.17647,-13)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7554" + xlink:href="#linearGradient4011-9-9-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-164.83613,-12.021284)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-6-4"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-0-6" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-9-6" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-97-3" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-7-1" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-3-9"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-4-3" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-7-9" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-4-3"> + <stop + id="stop4697-9-9-7-4-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-7-6" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-8-8"> + <stop + id="stop4697-9-9-8-5-1-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-4-4" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-6-1"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-7-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-4-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-0-6"> + <stop + id="stop4217-1-8-2" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-1-1" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-6-4"> + <stop + id="stop4225-1-7-8" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-86-2" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-7-8"> + <stop + id="stop4013-5-4-5-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-7-2" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-1-6" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-8-2" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-9-6"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-9-2" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-0-8" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-9-5" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-5-9" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-7-0"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-3-5" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-4-4" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-1-8"> + <stop + id="stop4697-9-9-7-7-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-2-6" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-1-8"> + <stop + id="stop4697-9-9-8-5-8-9" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-0-3" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-4-2"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-5-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-2-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-6-7"> + <stop + id="stop4217-1-7-9" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-8-1" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-0-6"> + <stop + id="stop4225-1-5-5" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-8-1" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-9-1"> + <stop + id="stop4013-5-4-7-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-3-2" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-9-1" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-6-5" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-5"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-7" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-99" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-8" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-9" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-78"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-9" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-8" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-5"> + <stop + id="stop4697-9-9-7-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-87"> + <stop + id="stop4697-9-9-8-5-12" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-49" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-4"> + <stop + id="stop4217-1-2" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-4" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-7"> + <stop + id="stop4225-1-3" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-89" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-70"> + <stop + id="stop4013-5-4-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-70" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-13" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-7" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-9-3"> + <stop + id="stop4217-6-9" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-8-2" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-5-2"> + <stop + id="stop4225-9-4" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-2-9" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-6-2"> + <stop + id="stop4013-5-6-9" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-9-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-3-2" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-1-6" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-3-6"> + <stop + id="stop4217-9-2" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-6-6" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-7-7"> + <stop + id="stop4225-5-7" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-0-3" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-1-6"> + <stop + id="stop4013-5-7-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-3-4" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-8-4" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-3-5" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-7"> + <stop + id="stop4217-3" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-2" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-4"> + <stop + id="stop4225-4" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-77" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-90"> + <stop + id="stop4013-5-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-8" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-37" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-6" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-8-4"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6-2-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3-6-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-9-7"> + <stop + id="stop4697-9-7-8" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-4-5" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-7-1-4"> + <stop + id="stop4697-9-6-8-0" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-6-1-5" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6"> + <stop + id="stop9737-3-0-8-1-8-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-9" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-5"> + <stop + id="stop9743-0-4-0-6-7-4" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5-1"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-9-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-63-1" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-0-7"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-6-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-3-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4703-5-8-1"> + <stop + id="stop4705-9-53-8" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-2-5" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-9-86"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-60-76" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-0-6" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-52"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-5" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-1"> + <stop + id="stop4697-9-64" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-43" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4703-5-13"> + <stop + id="stop4705-9-4" + style="stop-color:#000000;stop-opacity:0.04705882" + offset="0" /> + <stop + id="stop4707-0-8" + style="stop-color:#999999;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient8324-5-3-555-888-517-5-0-7-3-8-6-3-2-0-7-6-1-8-5-3-6"> + <stop + id="stop5834-6-6-2-6-16-4-3-3-2-5-9-9-54-9-1-5" + style="stop-color:#b9b9b9;stop-opacity:1" + offset="0" /> + <stop + id="stop5836-3-3-3-7-1-6-15-9-9-7-5-0-5-6-1-07" + style="stop-color:#aaaaaa;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7430-7" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-181.45687)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-7-4"> + <stop + id="stop9737-3-0-8-1-8-4-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-7-2" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7432-1" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-80.304625,-181.45687)" /> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-3-6"> + <stop + id="stop9743-0-4-0-6-7-7-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5-9-1" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-4-7"> + <stop + id="stop4217-1-2-7" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-4-5" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-3-7-4"> + <stop + id="stop4225-1-3-1" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-89-9" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-70-6"> + <stop + id="stop4013-5-4-3-4" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-70-6" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-13-7" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-7-5" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient6465-7" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025974,0,0,1.0952381,-573.61031,-619.38805)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-7-4-87-1"> + <stop + id="stop4697-9-9-8-5-12-3" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-2-0-49-3" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="292.85727" + y1="211.07642" + x2="292.85727" + y2="233.82706" + id="linearGradient6476-1" + xlink:href="#linearGradient4695-1-4-3-5-0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.23348017,0,0,0.9047619,-204.77077,-82.66796)" /> + <linearGradient + id="linearGradient4695-1-4-3-5-0"> + <stop + id="stop4697-9-9-7-0-1" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-0-4" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-5-7"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-7-0" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-99-9" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-8-4" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-9-4" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-78-3"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-9-1" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-8-6" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-7-3"> + <stop + id="stop4217-3-7" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-2-6" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4223-4-1"> + <stop + id="stop4225-4-2" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-77-8" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-90-1"> + <stop + id="stop4013-5-3-2" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-8-3" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-37-3" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-6-9" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-7-1-4-8"> + <stop + id="stop4697-9-6-8-0-4" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-6-1-5-9" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5"> + <stop + id="stop9737-3-0-8-1-8-3-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-9-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-5-5"> + <stop + id="stop9743-0-4-0-6-7-4-6" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5-7-1" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="617.50946" + y1="446.54532" + x2="617.50946" + y2="457.80115" + id="linearGradient7478-0-9" + xlink:href="#linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5-1-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.74025978,0,0,1.0952381,-361.61033,-571.38805)" /> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-5-1-6"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-9-4-7" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-63-1-0" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="207.5451" + y1="-117.44396" + x2="207.5451" + y2="-165.28671" + id="linearGradient6479-6-5" + xlink:href="#linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-5-7-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.90163934,0,0,1,-326.08236,258.73781)" /> + <linearGradient + id="linearGradient2867-449-88-871-390-598-476-591-434-148-57-177-7-3-1-3-0-9-9-4-3-3-1-5-7-9"> + <stop + id="stop3750-1-6-5-3-3-0-0-2-3-3-4-7-0-8" + style="stop-color:#90dbec;stop-opacity:1" + offset="0" /> + <stop + id="stop3752-0-3-2-2-7-6-7-0-2-4-49-99-9-1" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0.26238" /> + <stop + id="stop3754-1-3-0-7-1-4-0-1-2-3-7-8-4-5" + style="stop-color:#3689e6;stop-opacity:1" + offset="0.704952" /> + <stop + id="stop3756-0-4-7-2-5-5-2-0-3-59-9-9-4-7" + style="stop-color:#2b63a0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="-41.149147" + y1="50.958263" + x2="-41.149147" + y2="114.0287" + id="linearGradient6481-8" + xlink:href="#linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-78-3-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0784312,0,0,0.79310345,-87.847243,56.865028)" /> + <linearGradient + id="linearGradient3707-319-631-407-324-9-3-6-5-2-1-0-4-4-2-7-78-3-5"> + <stop + id="stop3760-0-9-4-4-2-0-0-0-5-9-9-9-1-4" + style="stop-color:#185f9a;stop-opacity:1" + offset="0" /> + <stop + id="stop3762-7-7-9-1-1-6-4-4-4-6-2-8-6-2" + style="stop-color:#599ec9;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="731.05725" + y1="654.81543" + x2="731.05725" + y2="619.30682" + id="linearGradient11835" + xlink:href="#linearGradient27416" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.4048779,0,0,2.2857142,-2113.5608,-1712.8074)" /> + <linearGradient + id="linearGradient27416"> + <stop + id="stop27420" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="731.05725" + y1="654.81543" + x2="731.05725" + y2="619.30682" + id="linearGradient11852-6" + xlink:href="#linearGradient27416-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.4048779,0,0,0.97190815,-2297.6927,-508.89922)" /> + <linearGradient + id="linearGradient27416-1"> + <stop + id="stop27420-2" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422-3" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="731.05725" + y1="654.81543" + x2="731.05725" + y2="619.30682" + id="linearGradient7076" + xlink:href="#linearGradient27416-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.4048779,0,0,0.97190815,-2136.5608,-616.47236)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7129-8" + xlink:href="#linearGradient4215-8-4-7-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,148.82353,104)" /> + <linearGradient + id="linearGradient4215-8-4-7-2"> + <stop + id="stop4217-1-2-7-6" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-4-5-6" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="21.346498" + y1="59.968513" + x2="21.346498" + y2="7.8025136" + id="linearGradient7131" + xlink:href="#linearGradient4223-3-7-4-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,148.82353,104)" /> + <linearGradient + id="linearGradient4223-3-7-4-3"> + <stop + id="stop4225-1-3-1-1" + style="stop-color:#464646;stop-opacity:1" + offset="0" /> + <stop + id="stop4227-7-89-9-0" + style="stop-color:#6f6f6f;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4011-9-9-70-6-4"> + <stop + id="stop4013-5-4-3-4-3" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4015-1-5-70-6-7" + style="stop-color:#ffffff;stop-opacity:0.23529412" + offset="0.507761" /> + <stop + id="stop4017-7-0-13-7-0" + style="stop-color:#ffffff;stop-opacity:0.15686275" + offset="0.83456558" /> + <stop + id="stop4019-1-12-7-5-0" + style="stop-color:#ffffff;stop-opacity:0.39215687" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4215-8-4-7-28"> + <stop + id="stop4217-1-2-7-5" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-3-4-5-0" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4929-9-0-03-2-2-2-3-9-7-3-7-7-2-6-3-4-7-3-3"> + <stop + id="stop4931-7-3-3-9-6-4-6-1-9-5-2-4-0-3-4-8-9-6-8" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop4933-0-1-2-7-9-6-0-7-8-0-4-1-4-6-6-1-0-2-4" + style="stop-color:#ffffff;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4695-1-4-3-5-0-6"> + <stop + id="stop4697-9-9-7-0-1-5" + style="stop-color:#000000;stop-opacity:1" + offset="0" /> + <stop + id="stop4699-5-8-9-0-4-0" + style="stop-color:#000000;stop-opacity:0" + offset="1" /> + </linearGradient> + <linearGradient + x1="731.05725" + y1="654.81543" + x2="731.05725" + y2="619.30682" + id="linearGradient11852-6-1" + xlink:href="#linearGradient27416-1-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.4048779,0,0,0.97190815,-2297.6927,-508.89922)" /> + <linearGradient + id="linearGradient27416-1-7"> + <stop + id="stop27420-2-9" + style="stop-color:#55c1ec;stop-opacity:1" + offset="0" /> + <stop + id="stop27422-3-6" + style="stop-color:#3689e6;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient7388" + xlink:href="#linearGradient4011-9-9-70-6-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,91.1639,21.798864)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7398" + xlink:href="#linearGradient4215-8-4-7-28" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,114.82356,20.820144)" /> + <linearGradient + id="linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3"> + <stop + id="stop9737-3-0-8-1-8-3-3-0" + style="stop-color:#ffffff;stop-opacity:1" + offset="0" /> + <stop + id="stop9739-4-8-0-7-48-9-7-7" + style="stop-color:#ebebeb;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + id="linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-5-5-3"> + <stop + id="stop9743-0-4-0-6-7-4-6-0" + style="stop-color:#a0a0a0;stop-opacity:1" + offset="0" /> + <stop + id="stop9745-5-7-2-2-5-7-1-7" + style="stop-color:#8c8c8c;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="257.57822" + y1="289.32889" + x2="257.57822" + y2="266.21777" + id="linearGradient7419" + xlink:href="#linearGradient4751-5-4-1-2-9-1-2-3-365-589-154-4-7-64-3-8-6-5-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-119.3048,-278.45667)" /> + <linearGradient + x1="287.24359" + y1="289.32889" + x2="287.5824" + y2="266.21777" + id="linearGradient7421" + xlink:href="#linearGradient4467-3-0-0-0-0-4-0-6-0-271-771-913-5-2-1-9-2-5-5-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9930083,0,0,1.0384615,-119.3048,-278.45667)" /> + <linearGradient + id="linearGradient6981"> + <stop + id="stop6987-3" + style="stop-color:#000000;stop-opacity:0.25098041" + offset="0" /> + <stop + id="stop6989-6" + style="stop-color:#000000;stop-opacity:0.2" + offset="1" /> + </linearGradient> + <radialGradient + cx="312.375" + cy="290.25" + r="7.3333335" + fx="312.375" + fy="290.25" + id="radialGradient7547" + xlink:href="#linearGradient7196" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)" /> + <linearGradient + id="linearGradient7196"> + <stop + id="stop7198" + style="stop-color:#4a90d9;stop-opacity:1" + offset="0" /> + <stop + id="stop7200" + style="stop-color:#4a90d9;stop-opacity:1" + offset="0.77191412" /> + <stop + id="stop7202" + style="stop-color:#4a90d9;stop-opacity:0" + offset="1" /> + </linearGradient> + <radialGradient + cx="312.375" + cy="290.25" + r="7.3333335" + fx="312.375" + fy="290.25" + id="radialGradient3034" + xlink:href="#linearGradient7196" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.93735455,0,0,0.93735455,19.568871,18.182841)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient7544-5" + xlink:href="#linearGradient4215-99" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.29411765,0,0,0.29411765,0.588235,11.999994)" /> + <linearGradient + id="linearGradient4215-99"> + <stop + id="stop4217-7" + style="stop-color:#dcdcdc;stop-opacity:1" + offset="0" /> + <stop + id="stop4219-88" + style="stop-color:#f0f0f0;stop-opacity:1" + offset="1" /> + </linearGradient> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient6373" + xlink:href="#linearGradient6981" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.40540518,0,0,-0.40540518,-42.784528,25.279951)" /> + <linearGradient + x1="71.204407" + y1="6.2375584" + x2="71.204407" + y2="44.340794" + id="linearGradient6377" + xlink:href="#linearGradient4011-9-9-70-6-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.51351346,0,0,0.51351346,-25.73613,-2.02088)" /> + <linearGradient + x1="38.976662" + y1="59.967686" + x2="38.976662" + y2="8.0928917" + id="linearGradient6387" + xlink:href="#linearGradient4215-8-4-7-28" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.41176471,0,0,0.41176471,-2.07647,-2.9996)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3867" + id="linearGradient3873" + x1="8.5" + y1="2.0142703" + x2="8.5" + y2="15.983534" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3867"> + <stop + style="stop-color:#f7f7f9;stop-opacity:1" + offset="0" + id="stop3869" /> + <stop + style="stop-color:#eaeaea;stop-opacity:1" + offset="1" + id="stop3871" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3867" + id="linearGradient6345" + x1="11" + y1="1" + x2="11" + y2="21" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6433" + id="linearGradient6439" + x1="11" + y1="8" + x2="11" + y2="14" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6433-6" + id="linearGradient6439-0" + x1="11" + y1="8" + x2="11" + y2="14" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient6433-6"> + <stop + style="stop-color:#4f4f4f;stop-opacity:1;" + offset="0" + id="stop6435-3" /> + <stop + style="stop-color:#8b8b8b;stop-opacity:1;" + offset="1" + id="stop6437-1" /> + </linearGradient> + <linearGradient + y2="14" + x2="11" + y1="8" + x1="11" + gradientUnits="userSpaceOnUse" + id="linearGradient6456" + xlink:href="#linearGradient6433-6" + inkscape:collect="always" + gradientTransform="translate(-2,22)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6478" + id="linearGradient6484" + x1="11" + y1="8" + x2="11" + y2="11" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6433-5" + id="linearGradient6439-5" + x1="11" + y1="8" + x2="11" + y2="14" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient6433-5"> + <stop + style="stop-color:#4b4b4b;stop-opacity:1;" + offset="0" + id="stop6435-6" /> + <stop + style="stop-color:#8b8b8b;stop-opacity:1;" + offset="1" + id="stop6437-6" /> + </linearGradient> + <linearGradient + y2="14" + x2="11" + y1="8" + x1="11" + gradientUnits="userSpaceOnUse" + id="linearGradient6501" + xlink:href="#linearGradient6433-5" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6523" + id="linearGradient6529" + x1="11" + y1="15" + x2="11" + y2="11" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3867-0" + id="linearGradient6345-6" + x1="11" + y1="1" + x2="11" + y2="21" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3867-0"> + <stop + style="stop-color:#f7f7f9;stop-opacity:1" + offset="0" + id="stop3869-3" /> + <stop + style="stop-color:#eaeaea;stop-opacity:1" + offset="1" + id="stop3871-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3867-08" + id="linearGradient6345-9" + x1="11" + y1="1" + x2="11" + y2="21" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3867-08"> + <stop + style="stop-color:#f7f7f9;stop-opacity:1" + offset="0" + id="stop3869-4" /> + <stop + style="stop-color:#eaeaea;stop-opacity:1" + offset="1" + id="stop3871-1" /> + </linearGradient> + </defs> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <text + x="1095.7842" + y="-12.614127" + id="text4087-2-6-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1095.7842" + y="-12.614127" + id="tspan4089-7-2-9" /></text> + <text + x="1122.2677" + y="-57.645096" + id="text4087-2-6-5-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1122.2677" + y="-57.645096" + id="tspan4089-7-2-9-6" /></text> + <text + x="-503.11023" + y="-90.889847" + id="text4087-2-6-5-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-503.11023" + y="-90.889847" + id="tspan4089-7-2-9-2" /></text> + <text + x="-2518.7927" + y="733.15509" + id="text4087-2-6-5-59" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2518.7927" + y="733.15509" + id="tspan4089-7-2-9-4" /></text> + <text + x="-376.56558" + y="-516.77716" + id="text4087-2-6-5-1" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-376.56558" + y="-516.77716" + id="tspan4089-7-2-9-7" /></text> + <text + x="516.06042" + y="-973.77716" + id="text4087-2-6-5-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="516.06042" + y="-973.77716" + id="tspan4089-7-2-9-1" /></text> + <text + x="542.54395" + y="-1018.8081" + id="text4087-2-6-5-5-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="542.54395" + y="-1018.8081" + id="tspan4089-7-2-9-6-5" /></text> + <text + x="-1105.9396" + y="-1026.7771" + id="text4087-2-6-5-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1105.9396" + y="-1026.7771" + id="tspan4089-7-2-9-18" /></text> + <text + x="508.36826" + y="-1328.7772" + id="text4087-2-6-5-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="508.36826" + y="-1328.7772" + id="tspan4089-7-2-9-9" /></text> + <text + x="2150.95" + y="-636.10809" + id="text4087-2-6-5-7-1" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2150.95" + y="-636.10809" + id="tspan4089-7-2-9-1-8" /></text> + <text + x="2177.4333" + y="-681.1391" + id="text4087-2-6-5-5-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2177.4333" + y="-681.1391" + id="tspan4089-7-2-9-6-9" /></text> + <text + x="528.94983" + y="-689.10809" + id="text4087-2-6-5-75" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="528.94983" + y="-689.10809" + id="tspan4089-7-2-9-3" /></text> + <text + x="2143.2578" + y="-991.10797" + id="text4087-2-6-5-4-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2143.2578" + y="-991.10797" + id="tspan4089-7-2-9-9-8" /></text> + <text + x="-507.59921" + y="-742.26239" + id="text4087-2-6-5-45" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-507.59921" + y="-742.26239" + id="tspan4089-7-2-9-75" /></text> + <text + x="-2523.2815" + y="81.782547" + id="text4087-2-6-5-59-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2523.2815" + y="81.782547" + id="tspan4089-7-2-9-4-0" /></text> + <text + x="-627.99756" + y="184.43221" + id="text4087-2-6-5-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-627.99756" + y="184.43221" + id="tspan4089-7-2-9-19" /></text> + <text + x="597.78418" + y="-13.614127" + id="text4087-2-6-5-7-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="597.78418" + y="-13.614127" + id="tspan4089-7-2-9-1-2" /></text> + <text + x="624.2677" + y="-58.645096" + id="text4087-2-6-5-5-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="624.2677" + y="-58.645096" + id="tspan4089-7-2-9-6-2" /></text> + <text + x="-1024.2158" + y="-66.614128" + id="text4087-2-6-5-26" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1024.2158" + y="-66.614128" + id="tspan4089-7-2-9-90" /></text> + <text + x="590.09204" + y="-368.61411" + id="text4087-2-6-5-4-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="590.09204" + y="-368.61411" + id="tspan4089-7-2-9-9-5" /></text> + <text + x="-545.84186" + y="-69.614128" + id="text4087-2-6-5-55" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-545.84186" + y="-69.614128" + id="tspan4089-7-2-9-32" /></text> + <text + x="-2561.5244" + y="754.43085" + id="text4087-2-6-5-59-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2561.5244" + y="754.43085" + id="tspan4089-7-2-9-4-1" /></text> + <text + x="-378.84183" + y="-1021.846" + id="text4087-2-6-5-1-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-378.84183" + y="-1021.846" + id="tspan4089-7-2-9-7-8" /></text> + <text + x="513.78418" + y="-1478.8462" + id="text4087-2-6-5-7-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="513.78418" + y="-1478.8462" + id="tspan4089-7-2-9-1-9" /></text> + <text + x="540.2677" + y="-1523.8772" + id="text4087-2-6-5-5-52" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="540.2677" + y="-1523.8772" + id="tspan4089-7-2-9-6-4" /></text> + <text + x="-1108.2158" + y="-1531.8462" + id="text4087-2-6-5-3-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1108.2158" + y="-1531.8462" + id="tspan4089-7-2-9-18-3" /></text> + <text + x="506.09201" + y="-1833.8462" + id="text4087-2-6-5-4-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="506.09201" + y="-1833.8462" + id="tspan4089-7-2-9-9-54" /></text> + <text + x="2148.6736" + y="-1141.1771" + id="text4087-2-6-5-7-1-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2148.6736" + y="-1141.1771" + id="tspan4089-7-2-9-1-8-0" /></text> + <text + x="2175.157" + y="-1186.2081" + id="text4087-2-6-5-5-5-6" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2175.157" + y="-1186.2081" + id="tspan4089-7-2-9-6-9-8" /></text> + <text + x="526.67358" + y="-1194.1771" + id="text4087-2-6-5-75-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="526.67358" + y="-1194.1771" + id="tspan4089-7-2-9-3-9" /></text> + <text + x="2140.9814" + y="-1496.1771" + id="text4087-2-6-5-4-8-1" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2140.9814" + y="-1496.1771" + id="tspan4089-7-2-9-9-8-8" /></text> + <text + x="-509.87546" + y="-1247.3314" + id="text4087-2-6-5-45-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-509.87546" + y="-1247.3314" + id="tspan4089-7-2-9-75-2" /></text> + <text + x="-2525.5579" + y="-423.28644" + id="text4087-2-6-5-59-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2525.5579" + y="-423.28644" + id="tspan4089-7-2-9-4-00" /></text> + <text + x="-630.2738" + y="-320.63675" + id="text4087-2-6-5-264" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-630.2738" + y="-320.63675" + id="tspan4089-7-2-9-8" /></text> + <text + x="298.17694" + y="-54.359291" + id="text4087-2-6-5-42" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="298.17694" + y="-54.359291" + id="tspan4089-7-2-9-93" /></text> + <text + x="324.66046" + y="-99.390274" + id="text4087-2-6-5-5-05" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="324.66046" + y="-99.390274" + id="tspan4089-7-2-9-6-49" /></text> + <text + x="-1078.8418" + y="-313.8461" + id="text4087-2-6-5-1-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1078.8418" + y="-313.8461" + id="tspan4089-7-2-9-7-7" /></text> + <text + x="-186.21585" + y="-770.84613" + id="text4087-2-6-5-7-56" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-186.21585" + y="-770.84613" + id="tspan4089-7-2-9-1-1" /></text> + <text + x="-159.73233" + y="-815.87708" + id="text4087-2-6-5-5-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-159.73233" + y="-815.87708" + id="tspan4089-7-2-9-6-7" /></text> + <text + x="-1808.2158" + y="-823.84607" + id="text4087-2-6-5-3-42" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1808.2158" + y="-823.84607" + id="tspan4089-7-2-9-18-39" /></text> + <text + x="-193.90799" + y="-1125.8461" + id="text4087-2-6-5-4-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-193.90799" + y="-1125.8461" + id="tspan4089-7-2-9-9-3" /></text> + <text + x="1448.6736" + y="-433.17706" + id="text4087-2-6-5-7-1-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1448.6736" + y="-433.17706" + id="tspan4089-7-2-9-1-8-5" /></text> + <text + x="1475.157" + y="-478.20807" + id="text4087-2-6-5-5-5-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1475.157" + y="-478.20807" + id="tspan4089-7-2-9-6-9-2" /></text> + <text + x="-173.32645" + y="-486.17706" + id="text4087-2-6-5-75-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-173.32645" + y="-486.17706" + id="tspan4089-7-2-9-3-1" /></text> + <text + x="1440.9814" + y="-788.17706" + id="text4087-2-6-5-4-8-18" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1440.9814" + y="-788.17706" + id="tspan4089-7-2-9-9-8-4" /></text> + <text + x="-1209.8755" + y="-539.33136" + id="text4087-2-6-5-45-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1209.8755" + y="-539.33136" + id="tspan4089-7-2-9-75-7" /></text> + <text + x="-3225.5579" + y="284.71362" + id="text4087-2-6-5-59-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-3225.5579" + y="284.71362" + id="tspan4089-7-2-9-4-2" /></text> + <g + transform="translate(-666.00003,-772.05217)" + id="layer4-0"> + <text + x="-664.2738" + y="1159.4154" + id="text4087-2-6-5-20" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-664.2738" + y="1159.4154" + id="tspan4089-7-2-9-82" /></text> + </g> + <text + x="1095.7842" + y="-4.6141272" + id="text4087-2-6-5-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1095.7842" + y="-4.6141272" + id="tspan4089-7-2-9-43" /></text> + <text + x="1122.2677" + y="-49.645096" + id="text4087-2-6-5-5-51" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1122.2677" + y="-49.645096" + id="tspan4089-7-2-9-6-74" /></text> + <text + x="-503.11023" + y="-82.889847" + id="text4087-2-6-5-2-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-503.11023" + y="-82.889847" + id="tspan4089-7-2-9-2-1" /></text> + <text + x="-2518.7927" + y="741.15509" + id="text4087-2-6-5-59-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2518.7927" + y="741.15509" + id="tspan4089-7-2-9-4-6" /></text> + <text + x="-376.56558" + y="-508.77716" + id="text4087-2-6-5-1-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-376.56558" + y="-508.77716" + id="tspan4089-7-2-9-7-4" /></text> + <text + x="516.06042" + y="-965.7771" + id="text4087-2-6-5-7-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="516.06042" + y="-965.7771" + id="tspan4089-7-2-9-1-26" /></text> + <text + x="542.54395" + y="-1010.8081" + id="text4087-2-6-5-5-3-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="542.54395" + y="-1010.8081" + id="tspan4089-7-2-9-6-5-1" /></text> + <text + x="-1105.9396" + y="-1018.7771" + id="text4087-2-6-5-3-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1105.9396" + y="-1018.7771" + id="tspan4089-7-2-9-18-8" /></text> + <text + x="508.36826" + y="-1320.7772" + id="text4087-2-6-5-4-89" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="508.36826" + y="-1320.7772" + id="tspan4089-7-2-9-9-2" /></text> + <text + x="2150.95" + y="-628.10809" + id="text4087-2-6-5-7-1-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2150.95" + y="-628.10809" + id="tspan4089-7-2-9-1-8-8" /></text> + <text + x="2177.4333" + y="-673.1391" + id="text4087-2-6-5-5-5-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2177.4333" + y="-673.1391" + id="tspan4089-7-2-9-6-9-6" /></text> + <text + x="528.94983" + y="-681.10809" + id="text4087-2-6-5-75-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="528.94983" + y="-681.10809" + id="tspan4089-7-2-9-3-3" /></text> + <text + x="2143.2578" + y="-983.10797" + id="text4087-2-6-5-4-8-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2143.2578" + y="-983.10797" + id="tspan4089-7-2-9-9-8-3" /></text> + <text + x="-507.59921" + y="-734.26239" + id="text4087-2-6-5-45-33" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-507.59921" + y="-734.26239" + id="tspan4089-7-2-9-75-8" /></text> + <text + x="-2523.2815" + y="89.782547" + id="text4087-2-6-5-59-7-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2523.2815" + y="89.782547" + id="tspan4089-7-2-9-4-0-4" /></text> + <text + x="-627.99756" + y="192.43221" + id="text4087-2-6-5-8-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-627.99756" + y="192.43221" + id="tspan4089-7-2-9-19-6" /></text> + <text + x="597.78418" + y="-5.6141276" + id="text4087-2-6-5-7-5-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="597.78418" + y="-5.6141276" + id="tspan4089-7-2-9-1-2-9" /></text> + <text + x="624.2677" + y="-50.645096" + id="text4087-2-6-5-5-0-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="624.2677" + y="-50.645096" + id="tspan4089-7-2-9-6-2-6" /></text> + <text + x="-1024.2158" + y="-58.614128" + id="text4087-2-6-5-26-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1024.2158" + y="-58.614128" + id="tspan4089-7-2-9-90-7" /></text> + <text + x="590.09204" + y="-360.61411" + id="text4087-2-6-5-4-3-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="590.09204" + y="-360.61411" + id="tspan4089-7-2-9-9-5-0" /></text> + <text + x="-545.84186" + y="-61.614128" + id="text4087-2-6-5-55-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-545.84186" + y="-61.614128" + id="tspan4089-7-2-9-32-3" /></text> + <text + x="-2561.5244" + y="762.43085" + id="text4087-2-6-5-59-9-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2561.5244" + y="762.43085" + id="tspan4089-7-2-9-4-1-7" /></text> + <text + x="-378.84183" + y="-1013.846" + id="text4087-2-6-5-1-8-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-378.84183" + y="-1013.846" + id="tspan4089-7-2-9-7-8-2" /></text> + <text + x="513.78418" + y="-1470.8462" + id="text4087-2-6-5-7-8-6" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="513.78418" + y="-1470.8462" + id="tspan4089-7-2-9-1-9-5" /></text> + <text + x="540.2677" + y="-1515.8772" + id="text4087-2-6-5-5-52-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="540.2677" + y="-1515.8772" + id="tspan4089-7-2-9-6-4-6" /></text> + <text + x="-1108.2158" + y="-1523.8462" + id="text4087-2-6-5-3-4-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1108.2158" + y="-1523.8462" + id="tspan4089-7-2-9-18-3-8" /></text> + <text + x="506.09201" + y="-1825.8462" + id="text4087-2-6-5-4-7-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="506.09201" + y="-1825.8462" + id="tspan4089-7-2-9-9-54-9" /></text> + <text + x="2148.6736" + y="-1133.1771" + id="text4087-2-6-5-7-1-2-6" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2148.6736" + y="-1133.1771" + id="tspan4089-7-2-9-1-8-0-0" /></text> + <text + x="2175.157" + y="-1178.2081" + id="text4087-2-6-5-5-5-6-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2175.157" + y="-1178.2081" + id="tspan4089-7-2-9-6-9-8-1" /></text> + <text + x="526.67358" + y="-1186.1771" + id="text4087-2-6-5-75-4-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="526.67358" + y="-1186.1771" + id="tspan4089-7-2-9-3-9-4" /></text> + <text + x="2140.9814" + y="-1488.1771" + id="text4087-2-6-5-4-8-1-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="2140.9814" + y="-1488.1771" + id="tspan4089-7-2-9-9-8-8-7" /></text> + <text + x="-509.87546" + y="-1239.3314" + id="text4087-2-6-5-45-0-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-509.87546" + y="-1239.3314" + id="tspan4089-7-2-9-75-2-8" /></text> + <text + x="-2525.5579" + y="-415.28644" + id="text4087-2-6-5-59-5-6" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-2525.5579" + y="-415.28644" + id="tspan4089-7-2-9-4-00-2" /></text> + <text + x="-630.2738" + y="-312.63675" + id="text4087-2-6-5-264-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-630.2738" + y="-312.63675" + id="tspan4089-7-2-9-8-7" /></text> + <text + x="298.17694" + y="-46.359291" + id="text4087-2-6-5-42-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="298.17694" + y="-46.359291" + id="tspan4089-7-2-9-93-3" /></text> + <text + x="324.66046" + y="-91.390274" + id="text4087-2-6-5-5-05-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="324.66046" + y="-91.390274" + id="tspan4089-7-2-9-6-49-2" /></text> + <text + x="-1078.8418" + y="-305.8461" + id="text4087-2-6-5-1-4-8" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1078.8418" + y="-305.8461" + id="tspan4089-7-2-9-7-7-3" /></text> + <text + x="-186.21585" + y="-762.84613" + id="text4087-2-6-5-7-56-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-186.21585" + y="-762.84613" + id="tspan4089-7-2-9-1-1-1" /></text> + <text + x="-159.73233" + y="-807.87708" + id="text4087-2-6-5-5-8-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-159.73233" + y="-807.87708" + id="tspan4089-7-2-9-6-7-8" /></text> + <text + x="-1808.2158" + y="-815.84613" + id="text4087-2-6-5-3-42-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1808.2158" + y="-815.84613" + id="tspan4089-7-2-9-18-39-1" /></text> + <text + x="-193.90799" + y="-1117.8461" + id="text4087-2-6-5-4-4-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-193.90799" + y="-1117.8461" + id="tspan4089-7-2-9-9-3-4" /></text> + <text + x="1448.6736" + y="-425.17706" + id="text4087-2-6-5-7-1-0-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1448.6736" + y="-425.17706" + id="tspan4089-7-2-9-1-8-5-2" /></text> + <text + x="1475.157" + y="-470.20807" + id="text4087-2-6-5-5-5-5-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1475.157" + y="-470.20807" + id="tspan4089-7-2-9-6-9-2-7" /></text> + <text + x="-173.32645" + y="-478.17706" + id="text4087-2-6-5-75-9-4" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-173.32645" + y="-478.17706" + id="tspan4089-7-2-9-3-1-9" /></text> + <text + x="1440.9814" + y="-780.17706" + id="text4087-2-6-5-4-8-18-9" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1440.9814" + y="-780.17706" + id="tspan4089-7-2-9-9-8-4-4" /></text> + <text + x="-1209.8755" + y="-531.33136" + id="text4087-2-6-5-45-3-5" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-1209.8755" + y="-531.33136" + id="tspan4089-7-2-9-75-7-9" /></text> + <text + x="-3225.5579" + y="292.71362" + id="text4087-2-6-5-59-8-3" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-3225.5579" + y="292.71362" + id="tspan4089-7-2-9-4-2-5" /></text> + <g + transform="translate(-666.00003,-764.05217)" + id="layer4-0-7"> + <text + x="-664.2738" + y="1159.4154" + id="text4087-2-6-5-20-0" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-664.2738" + y="1159.4154" + id="tspan4089-7-2-9-82-8" /></text> + </g> + <text + x="608" + y="-423.82013" + id="text7276" + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14px;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans';fill:#000000;fill-opacity:1;stroke:none"><tspan + x="608" + y="-423.82013" + id="tspan7278" /><tspan + x="608" + y="-406.32016" + id="tspan7280" /></text> + <text + x="1122.1582" + y="-956.61401" + id="text4087-2-6-5-51" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1122.1582" + y="-956.61401" + id="tspan4089-7-2-9-97" /></text> + <text + x="-893.52429" + y="-132.56917" + id="text4087-2-6-5-59-2" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="-893.52429" + y="-132.56917" + id="tspan4089-7-2-9-4-4" /></text> + <text + x="1925.7842" + y="-1271.6141" + id="text4087-2-6-5-7-7" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1925.7842" + y="-1271.6141" + id="tspan4089-7-2-9-1-6" /></text> + <text + x="1952.2676" + y="-1316.6451" + id="text4087-2-6-5-5-6" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1952.2676" + y="-1316.6451" + id="tspan4089-7-2-9-6-53" /></text> + <text + x="303.78415" + y="-1324.6141" + id="text4087-2-6-5-54" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="303.78415" + y="-1324.6141" + id="tspan4089-7-2-9-0" /></text> + <text + x="1918.092" + y="-1626.6141" + id="text4087-2-6-5-4-1" + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:14px;font-family:'Bitstream Vera Sans';opacity:0.8;fill:#000000;fill-opacity:1;stroke:none"><tspan + x="1918.092" + y="-1626.6141" + id="tspan4089-7-2-9-9-28" /></text> + <g + transform="translate(-117.00003,-24.820144)" + id="layer1" /> + <path + inkscape:connector-curvature="0" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.95454544;marker:none;enable-background:accumulate" + id="path6358" + d="m 10.872033,2.6905855 c -4.2722444,0 -7.7428584,3.4706143 -7.7428584,7.7428575 0,4.272243 3.470614,7.742857 7.7428584,7.742857 4.272243,0 7.742863,-3.470614 7.742855,-7.742857 0,-4.2722432 -3.470612,-7.7428575 -7.742855,-7.7428575 z" /> + <path + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.2;stroke:none;stroke-width:0.95454544;marker:none;enable-background:accumulate" + d="m 10.5,0.9766135 c -5.2417743,0 -9.5,4.2636762 -9.5,9.5117185 0,0.168617 0.016708,0.333525 0.025391,0.5 C 1.2874571,5.9738242 5.4269792,1.9766135 10.5,1.9766135 c 5.073024,0 9.212543,3.9972107 9.474609,9.0117185 C 19.983292,10.821857 20,10.656949 20,10.488332 20,5.2402897 15.741774,0.9766135 10.5,0.9766135 Z" + id="path6733" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + style="fill:#64dd17;fill-opacity:1" + d="M 14.074386,7.1879992 10.189627,11.441413 8.3767377,9.4564873 7.081819,10.87429 l 3.107808,3.402732 5.179677,-5.6712193 z" + id="path4" /> +</svg> diff --git a/.themes/Dracula/cinnamon/_colors.scss b/.themes/Dracula/cinnamon/_colors.scss new file mode 100644 index 0000000..df3affc --- /dev/null +++ b/.themes/Dracula/cinnamon/_colors.scss @@ -0,0 +1,107 @@ +// When color definition differs for dark and light variant, +// it gets @if ed depending on $variant + + +$base_color: #282a36; +$text_color: #f8f8f2; +$bg_color: #1e1f29; +$fg_color: #f8f8f2; + +$main_dark_color: darken($bg_color, 5%); + +$lime: #50fa7a; +$red: #ff5555; +$orange: #ffb86c; +$yellow: #f1fa8c; +$purple: #bd93f9; +$darkpurple: #44475a; +$cyan: #72BFD0; +$blue: #13b1d5; + +$selected_fg_color: #f8f8f2; +$selected_bg_color: transparentize($purple, 0.5); +$selected_borders_color: darken($selected_bg_color, 20%); +$borders_color: transparentize(#191A22, 0.1); + +$link_color: $blue; +$link_visited_color:transparentize($link_color,0.5); + +$selection_mode_bg: if($transparency == 'true', transparentize($selected_bg_color, 0.05), $selected_bg_color); +$selection_mode_fg: $selected_fg_color; +$warning_color: #F27835; +$error_color: #FC4138; +$warning_fg_color: white; +$error_fg_color: white; +$success_color: #73d216; +$destructive_color: #F04A50; +$suggested_color: #4DADD4; +$destructive_fg_color: white; +$suggested_fg_color: white; + +$drop_target_color: #F08437; + +//insensitive state derived colors +$insensitive_fg_color: if($variant == 'light', transparentize($fg_color, 0.45), transparentize($fg_color, 0.55)); +$insensitive_bg_color: if($variant == 'light', mix($bg_color, $base_color, 40%), lighten($bg_color, 2%)); + +$header_bg: $bg_color; + + +$header_bg_backdrop: if($darker == 'true' or $variant == 'dark', lighten($header_bg, 1.5%), lighten($header_bg, 3%)); + +$header_border: if($variant == 'light' and $darker=='false', darken($header_bg, 7%), darken($header_bg, 4%)); + +$header_fg: if($variant == 'light', saturate(transparentize($fg_color, 0.2), 10%), saturate(transparentize($fg_color, 0.2), 10%)); +$header_fg: if($darker == 'true', saturate(transparentize(#D3DAE3, 0.2), 10%), $header_fg); + +$dark_sidebar_bg: $main_dark_color; +$dark_sidebar_fg: #BAC3CF; +$dark_sidebar_border: if($variant == 'light', $dark_sidebar_bg, darken($dark_sidebar_bg, 5%)); + +$osd_fg_color: $dark_sidebar_fg; +$osd_bg_color: $dark_sidebar_bg; + +$osd_button_bg: transparentize(lighten($osd_bg_color, 22%), 0.6); +$osd_button_border: transparentize(darken($osd_bg_color, 12%), 0.6); + +$osd_entry_bg: transparentize(lighten($osd_bg_color, 22%), 0.6); +$osd_entry_border: transparentize(darken($osd_bg_color, 12%), 0.6); + +$osd_insensitive_bg_color: darken($osd_bg_color, 3%); +$osd_insensitive_fg_color: mix($osd_fg_color, opacify($osd_bg_color, 1), 30%); +$osd_borders_color: transparentize(black, 0.3); + +$panel_bg: transparentize(rgb(30, 31, 41), 0.3); +$panel_fg: $dark_sidebar_fg; + +$entry_bg: if($variant=='light', $base_color, lighten($base_color, 0%)); +$entry_border: if($variant == 'light', #cfd6e6, darken($borders_color, 0%)); + +$header_entry_bg: if($darker == 'true' or $variant == 'dark', transparentize(lighten($header_bg, 22%), 0.6), transparentize($base_color, 0.1)); +$header_entry_border: if($darker == 'true' or $variant == 'dark', transparentize(darken($header_bg, 12%), 0.6), transparentize($header_fg, 0.7)); + +$button_bg: if($variant == 'light', lighten($bg_color, 2%), lighten($base_color, 2%)); +$button_border: $entry_border; + +$header_button_bg: if($darker == 'true' or $variant == 'dark', transparentize(lighten($header_bg, 22%), 0.6), transparentize($button_bg, 0.1)); +$header_button_border: if($darker == 'true' or $variant == 'dark', transparentize(darken($header_bg, 12%), 0.6), transparentize($header_fg, 0.7)); + +//WM Buttons + +// Close +$wm_button_close_bg: if($variant == 'light' and $darker == 'false', #f46067, #cc575d); +$wm_button_close_hover_bg: if($variant == 'light' and $darker == 'false', #f68086, #d7787d); +$wm_button_close_active_bg: if($variant == 'light' and $darker == 'false', #f13039, #be3841); + +$wm_icon_close_bg: if($variant == 'light' and $darker == 'false',#F8F8F9 , #2f343f); + +// Minimize, Maximize +$wm_button_hover_bg: if($variant == 'light' and $darker == 'false', #fdfdfd, #454C5C); +$wm_button_active_bg: $selected_bg_color; + +$wm_button_hover_border: if($variant == 'light' and $darker == 'false', #D1D3DA, #262932); + +$wm_icon_bg: if($variant == 'light' and $darker == 'false', #90949E, #90939B); +$wm_icon_unfocused_bg: if($variant == 'light' and $darker == 'false', #B6B8C0, #666A74); +$wm_icon_hover_bg: if($variant == 'light' and $darker == 'false', #7A7F8B, #C4C7CC); +$wm_icon_active_bg: $selected_fg_color; diff --git a/.themes/Dracula/cinnamon/_common.scss b/.themes/Dracula/cinnamon/_common.scss new file mode 100644 index 0000000..6892b62 --- /dev/null +++ b/.themes/Dracula/cinnamon/_common.scss @@ -0,0 +1,1870 @@ +$asset_path: if($variant == 'dark', dark-assets, light-assets); + +// +// Globals +// +$font-size: 9; +$font-family: Futura Bk bt, sans, Sans-Serif; +$_bubble_bg_color: opacify($osd_bg_color,0.25); +$_bubble_fg_color: $osd_fg_color; +$_bubble_borders_color: transparentize($osd_fg_color,0.8); +$_shell_fg_color: $fg_color; + +stage { + color: $fg_color; +} + +.label-shadow { + color: rgba(0, 0, 0, 0); +} + +%reset_style { + background-color: transparent !important; + background-gradient-direction: none !important; + border: none !important; + border-radius: 0 !important; +} + +// +// Buttons +// +%button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + + &, &:focus, &:hover, &:hover:focus, &:active, &:active:focus, &:insensitive { + border-radius: 2px; + } + + @include button(normal); + + &:focus { @include button(focus); } + &:hover { @include button(hover); } + &:hover:focus { @include button(focus-hover); } + &:active, &:active:focus { @include button(active); } + &:insensitive { @include button(insensitive); } +} + +%osd_button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + border-radius: 2px; + + @include button(osd); + + &:hover { @include button(osd-hover); } + &:focus { color: $selected_bg_color; } + &:active { @include button(osd-active); } + &:insensitive { @include button(osd-insensitive); } +} + +// +// Entries +// +%entry { + padding: 7px; + caret-size: 1px; + selection-background-color: $selected_bg_color; + selected-color: $selected_fg_color; + transition-duration: 300ms; + border-radius: 3px; + + @include entry(normal); + + &:focus, &:hover { @include entry(focus); } + &:insensitive { @include entry(insensitive); } + + StIcon.capslock-warning { + icon-size: 16px; + warning-color: $warning_color; + padding: 0 4px; + } +} + +%osd_entry { + padding: 7px; + caret-size: 1px; + caret-color: $osd_fg_color; + selection-background-color: $selected_bg_color; + selected-color: $selected_fg_color; + transition-duration: 300ms; + border-radius: 3px; + + @include entry(osd); + + &:focus { @include entry(osd-focus); } + &:insensitive { @include entry(osd-insensitive); } +} + +// +// Scrollbars +// +StScrollView { + &.vfade { -st-vfade-offset: 0px; } + &.hfade { -st-hfade-offset: 0px; } +} + +StScrollBar { + + padding: 8px; + + StScrollView & { + min-width: 5px; + min-height: 5px; + } + + StBin#trough { + background-color: transparentize($base_color, 0.9); + border-radius: 8px; + } + + StButton#vhandle, StButton#hhandle { + border-radius: 2px; + background-color: mix($fg_color, $bg_color, 40%); + border: 0px solid; + margin: 0px; + + &:hover { background-color: mix($fg_color, $bg_color, 30%); } + + &:active { background-color: $selected_bg_color; } + } +} + +.separator { + -gradient-height: 1px; + -gradient-start: rgba(0,0,0,0); + -gradient-end: rgba(0,0,0,0); + -margin-horizontal: 1.5em; + height: 1em; +} + +// +// Slider +// +.popup-slider-menu-item, +.slider { + -slider-height: 0.3em; + -slider-background-color: lighten($base_color, 5%); //background of the trough + -slider-border-color: transparentize($bg_color, 0.7); //trough border color + -slider-active-background-color: $selected_bg_color; //active trough fill + -slider-active-border-color: transparentize($bg_color, 0.7); //active trough border + -slider-border-width: 1px; + -slider-handle-radius: 0.5em; + height: 1em; + min-width: 15em; + border: 0 solid transparent; + border-right-width: 1px; + border-left-width: 5px; + + .popup-menu-item:active & { + -slider-background-color: transparentize(black, 0.8); + -slider-active-background-color: $selected_fg_color; + } +} + +// +// Check Boxes +// +.check-box { + + CinnamonGenericContainer { + spacing: .2em; + min-height: 30px; + padding-top: 2px; + } + + StLabel { font-weight: normal; } + + StBin { + width: 16px; + height: 16px; + background-image: url("#{$asset_path}/checkbox/checkbox-unchecked.svg"); + } + + &:focus StBin { background-image: url("#{$asset_path}/checkbox/checkbox-unchecked-focused.svg"); } + + &:checked StBin { background-image: url("#{$asset_path}/checkbox/checkbox-checked.svg"); } + + &:focus:checked StBin { background-image: url("#{$asset_path}/checkbox/checkbox-checked-focused.svg"); } +} + +// +// Radio Buttons +// +.radiobutton { + + CinnamonGenericContainer { + spacing: .2em; + height: 26px; + padding-top: 2px; + } + + StLabel { + padding-top: 4px; + font-size: 0.9em; + box-shadow: none; + } + + StBin { + width: 16px; + height: 16px; + background-image: url("#{$asset_path}/checkbox/checkbox-unchecked.svg"); + } + + &:focus StBin { background-image: url("#{$asset_path}/checkbox/checkbox-unchecked-focused.svg"); } + + &:checked StBin { background-image: url("#{$asset_path}/checkbox/checkbox-checked.svg"); } + + &:focus:checked StBin { background-image: url("#{$asset_path}/checkbox/checkbox-checked-focused.svg"); } +} + +// +// Switches +// +.toggle-switch { + width: 50px; + height: 20px; + background-size: contain; + background-image: url("#{$asset_path}/switch/switch-off.svg"); + + &:checked { background-image: url("#{$asset_path}/switch/switch-on.svg"); } + + .popup-menu-item:active & { + background-image: url("common-assets/switch/switch-off-selected.svg"); + + &:checked { background-image: url("common-assets/switch/switch-on-selected.svg"); } + } +} + +// +// Links +// +.cinnamon-link { + color: $link_color; + text-decoration: underline; + + &:hover { color: lighten($link_color,10%); } +} + +// +// Tooltip +// +#Tooltip { + border-radius: 3px; + padding: 5px 12px; + background-color: $osd_bg_color; + color: $osd_fg_color; + font-size: 1em; + font-weight: normal; + text-align: center; +} + +// +// Popvers/Menus +// +.menu, +.popup-menu, +%menu { + color: $fg_color; + border: 1px solid $borders_color; + border-radius: 6px; + background-color: transparentize($bg_color, 0.01); + + &.top { + border-radius: 0 0 6px 6px; + } + + &.bottom { + border-radius: 6px 6px 0 0; + } + + &.left { + border-radius: 0 6px 6px 0; + } + + &.right { + border-radius: 6px 0 0 6px; + } + &-arrow { icon-size: 16px; } + + .popup-sub-menu { + box-shadow: none; + background-color: $base_color; + + .popup-menu-item:ltr { padding-right: 0em; } + .popup-menu-item:rtl { padding-left: 0em; } + + StScrollBar { + padding: 4px; + StBin#trough, StBin#vhandle { border-width: 0; } + } + } + + .popup-menu-content { padding: 1em 0em 1em 0em; } + .popup-menu-item { + padding: .4em 1.75em; + spacing: 1em; + // border: 1px solid transparent; + border-left-width: 0; + border-right-width: 0; + + &:active { + color: $selected_fg_color; + // border-color: transparentize($fg_color, 0.89); + background-color: $selected_bg_color; + } + &:insensitive { + color: transparentize($fg_color, 0.5); + background: none; + } + } + + .popup-inactive-menu-item { //all icons and other graphical elements + color: $fg_color; + + &:insensitive { color: $insensitive_fg_color; } + } + + .popup-menu-item:active .popup-inactive-menu-item { color: $selected_fg_color; } + + &-icon { icon-size: 16px; } +} + +.popup-menu-boxpointer { + -arrow-border-radius: 3px; + -arrow-background-color: rgba(0,0,0,0.0); + -arrow-border-width: 1px; + -arrow-border-color: rgba(0,0,0,0.0); + -arrow-base: 0; + -arrow-rise: 0; +} + +.popup-combo-menu { + @extend %menu; + padding: 10px 1px; +} +.popup-image-menu-item {} + +.popup-combobox-item { spacing: 1em; } + +.popup-separator-menu-item { + -gradient-height: 2px; + -gradient-start: transparent; + -gradient-end: transparent; + -margin-horizontal: 1.5em; + height: 1em; +} + +.popup-alternating-menu-item:alternate { + font-weight: normal; +} + +.popup-device-menu-item { spacing: .5em; } + +.popup-subtitle-menu-item { font-weight: normal; } + +.nm-menu-item-icons { spacing: .5em; } + +// +// Panel +// +#panel { + height: 28px; + width: 32px; + font-weight: 700; + background-color: $panel_bg; + color: $fg_color; + &:highlight { + border-image: none; + background-color: transparentize($error_color, 0.5); + } + + &Left { + spacing: 4px; + + &:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(255,0,0,0.05); + background-gradient-end: rgba(255,0,0,0.2); + } + &:ltr { padding-right: 4px; } + &:rtl { padding-left: 4px; } + + &.vertical { + padding: 0; + + &:ltr { padding-right: 0px; } + &:rtl { padding-left: 0px; } + } + } + + &Right { + + &:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0,0,255,0.05); + background-gradient-end: rgba(0,0,255,0.2); + } + &:ltr { padding-left: 4px; spacing: 0px; } + &:rtl { padding-right: 4px; spacing: 0px; } + + &.vertical { + padding: 0; + + &:ltr { padding-right: 0px; } + &:rtl { padding-left: 0px; } + } + } + + &Center { + spacing: 4px; + + &:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0,255,0,0.05); + background-gradient-end: rgba(0,255,0,0.2); + } + } +} + +.panel { + $_panel_fg_color: $_shell_fg_color; + + &-top, &-bottom, &-left, &-right { + color: $_panel_fg_color; + font-size: 1em; + padding: 0px; + } + + + &-dummy { + background-color: transparentize($error_color, 0.5); + + &:entered { background-color: transparentize($error_color, 0.4); } + } + + &-status-button { + border-width: 0; + -natural-hpadding: 3px; + -minimum-hpadding: 3px; + font-weight: bold; + color: white; + height: 22px; + + &:hover {} + } + + &-button { + -natural-hpadding: 6px; + -minimum-hpadding: 2px; + font-weight: bold; + color: green; + transition-duration: 100; + + &:hover {} + } +} + +.system-status-icon { + icon-size: 16px; + padding: 0 1px; +} + +// +// Overview +// +#overview { spacing: 12px; } + +.window-caption { + background-color: $osd_bg_color; + border: 1px solid $osd_bg_color; + color: $osd_fg_color; + spacing: 25px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; + + &#selected { + background-color: $selected_bg_color; + color: $selected_fg_color; + border: 1px solid $selected_bg_color; + spacing: 25px; + } +} + +.expo-workspaces-name-entry, +.expo-workspaces-name-entry#selected { + height: 15px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; + @include entry(osd); + + &:focus { + border: 1px solid $selected_bg_color; + background-color: $selected_bg_color; + color: $selected_fg_color; + font-style: italic; + transition-duration: 300; + selection-background-color: $selected_fg_color; + selected-color: $selected_bg_color; + } +} + +.expo-workspace-thumbnail-frame { + border: 4px solid rgba(255,255,255,0.0); + background-color: rgba(255,255,255,0.0); + border-radius: 2px; + + &#active { + border: 4px solid $selected_bg_color; + background-color: black; + border-radius: 2px; + } +} + +.expo-background { + background-color: opacify($osd_bg_color, 1); +} + +.workspace { + //&-controls { visible-height: 32px; } + + &-thumbnails { + spacing: 26px; + + &-background, &-background:rtl { padding: 8px; } + } + + &-add-button { + background-image: url("common-assets/misc/add-workspace.svg"); + height: 200px; + width: 35px; + transition-duration: 100; + + &:hover { + background-image: url("common-assets/misc/add-workspace-hover.svg"); + transition-duration: 100; + } + &:active { + background-image: url("common-assets/misc/add-workspace-active.svg"); + transition-duration: 100; + } + } + &-overview-background-shade { background-color: rgba(0,0,0,0.5); } +} + +.workspace-close-button, +.window-close { + background-image: url("common-assets/misc/close.svg"); + background-size: 26px; + height: 26px; + width: 26px; + -cinnamon-close-overlap: 10px; + + &:hover { + background-image: url("common-assets/misc/close-hover.svg"); + background-size: 26px; + height: 26px; + width: 26px; + } + &:active { + background-image: url("common-assets/misc/close-active.svg"); + background-size: 26px; + height: 26px; + width: 26px; + } +} + +//.workspace-thumbnail-indicator { +// outline: 2px solid red; +// border: 1px solid green; +//} +// +//.window-close:rtl { +// -st-background-image-shadow: 2px 2px 6px rgba(0,0,0,0.5); +//} + +.window-close-area { + background-image: url("common-assets/misc/trash-icon.svg"); + height: 120px; + width: 400px; +} + +// +// About Dialog (applet.js and desklet.js) +// +.about { + &-content { + width: 550px; + height: 250px; + spacing: 8px; + padding-bottom: 10px; + } + &-title { + font-size: 2em; + font-weight: bold; + } + &-uuid { + font-size: 10px; + color: #888; + } + &-icon { + padding-right: 20px; + padding-bottom: 14px; + } + &-scrollBox { + border: 1px solid $borders_color; + border-radius: 2px; + background-color: $base_color; + padding: 4px; + padding-right: 0; + border-radius: 0; + + &-innerBox { + padding: 1.2em; + spacing: 1.2em; + } + } + &-description { + padding-top: 4px; + padding-bottom: 16px; + } + &-version { + padding-left: 7px; + font-size: 10px; + color: #888; + } +} + + +// +// Calendar +// +.calendar { + padding: .4em 1.75em; + spacing-rows: 0px; + spacing-columns: 0px; +} + +.calendar-month-label { + color: $fg_color; + font-weight: bold; + padding: 8px 0; +} + +.calendar-change-month-back, +.calendar-change-month-forward { + width: 16px; + height: 16px; +} + +//arrow back +.calendar-change-month-back { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); + + &:focus, &:hover { background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + + &:active { background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + + &:rtl { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); + + &:focus, &:hover { background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + + &:active { background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + } +} + +//arrow forward +.calendar-change-month-forward { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); + + &:focus, &:hover { background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + + &:active { background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + + &:rtl { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); + + &:focus, &:hover { background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + + &:active { background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + } +} + +.datemenu-date-label { + padding: .4em 1.75em; + font-weight: bold; + text-align: center; + color: $fg_color; + border-radius: 2px; +} + +.calendar-day-base { + font-size: 80%; + text-align: center; + width: 25px; + height: 25px; + padding: 0.1em; + margin: 2px; + border-radius: 12.5px; +} + +.calendar-day-heading { + color: transparentize($fg_color, 0.15); + margin-top: 1em; + font-size: 70%; +} + +.calendar-day { + border-width: 0; + color: transparentize($fg_color, 0.2); +} + +.calendar-day-top { + border-top-width: 0; +} + +.calendar-day-left { + border-left-width: 0; +} + +.calendar-nonwork-day { + color: $fg_color; + background-color: transparent; + font-weight: bold; +} + +.calendar-today, +.calendar-today:active, +.calendar-today:focus, +.calendar-today:hover { + font-weight: bold; + color: $selected_fg_color; + background-color: $selected_bg_color; + border-width: 0; +} + +.calendar-other-month-day { + color: transparentize($fg_color, 0.7); + opacity: 1; +} + +.calendar-week-number { + color: transparentize($fg_color, 0.3); + font-size: 80%; +} + +// +// Notifications +// +#notification { + border-radius: 3px; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + padding: 13px; + spacing-rows: 10px; + spacing-columns: 10px; + margin-from-right-edge-of-screen: 20px; + width: 34em; + color: $osd_fg_color; + + .menu &, + .popup-menu & { + &, &.multi-line-notification { color: $fg_color; } + border-image: url("#{$asset_path}/misc/message.svg") 9 9 9 9; + + .notification-button, .notification-icon-button { + @extend %button; + padding: 5px; + } + + StEntry { @extend %entry; } + } + + &.multi-line-notification { + padding-bottom: 13px; + color: $osd_fg_color; + } + + &-scrollview { + max-height: 10em; + + > .top-shadow, > .bottom-shadow { height: 1em; } + + &:ltr > StScrollBar { padding-left: 6px; } + &:rtl > StScrollBar { padding-right: 6px; } + } + + &-body { spacing: 5px; } + &-actions { spacing: 10px; } +} + +.notification { + + &-with-image { + min-height: 159px; + color: $osd_fg_color; + } + + &-button, &-icon-button { + @extend %osd_button; + padding: 5px; + } + + &-icon-button > StIcon { icon-size: 36px; } + + StEntry { @extend %osd_entry; } +} + +// +// Alt Tab +/// +#altTabPopup { + padding: 8px; + spacing: 16px; +} + +.switcher-list { + color: $osd_fg_color; + background: none; + border: none; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + border-radius: 3px; + padding: 20px; + + > StBoxLayout { + padding: 4px; + } + + &-item-container { spacing: 8px; } + + .item-box { + padding: 8px; + border-radius: 2px; + + &:outlined { + padding: 8px; + border: 1px solid $selected_bg_color; + } + + &:selected { + color: $selected_fg_color; + background-color: $selected_bg_color; + border: 0px solid $selected_bg_color; + } + } + + .thumbnail { width: 256px; } + + .thumbnail-box { + padding: 2px; + spacing: 4px; + } + .separator { + width: 1px; + background: rgba(255,255,255,0.2); + } +} + +.switcher-arrow { + border-color: rgba(0,0,0,0); + color: $osd_fg_color; + + &:highlighted { + border-color: rgba(0,0,0,0); + color: $_shell_fg_color; + } +} + +//.switcher-preview-backdrop { background-color: rgba(25,25,25,0.95); } + +.thumbnail-scroll-gradient-left { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topright: 0px; + border-radius-bottomright: 0px; + width: 60px; +} + +.thumbnail-scroll-gradient-right { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topleft: 0px; + border-radius-bottomleft: 0px; + width: 60px; +} + +// +//Activities Ripples +// +.ripple-box { + width: 104px; + height: 104px; + background-image: url("common-assets/misc/corner-ripple.svg"); + background-size: contain; +} + +// +// Modal dialogs +// +.lightbox { background-color: rgba(0, 0, 0, 0.4); } +.flashspot { background-color: white; } + +.modal-dialog { + color: $fg_color; + background-color: transparentize($bg_color, 1); + border: none; + border-image: url("#{$asset_path}/misc/modal.svg") 9 9 9 67; + padding: 0 5px 6px 5px; + + > StBoxLayout:first-child { + padding: 20px 10px 10px 10px; + } + + &-button-box { + spacing: 0; + margin: 0px; + padding: 14px 10px; + background: none; + border: none; + border-image: url("#{$asset_path}/misc/button-box.svg") 9 9 9 9; + + .modal-dialog-button { + padding-top: 0; + padding-bottom: 0; + height: 30px; + + @extend %osd_button; + } + } +} + +// +// Run dialog +// +.run-dialog { + padding: 0px 15px 10px 15px; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + + > * { padding: 0; } + + &-label { + font-size: 0; + font-weight: bold; + color: $osd_fg_color; + padding-bottom: 0; + } + + &-error-label { color: $error_color; } + + &-error-box { + padding-top: 15px; + spacing: 5px; + } + &-completion-box { + padding-left: 15px; + font-size: 10px; + } + &-entry { + width: 21em; + padding: 7px; + border-radius: 3px; + caret-color: $osd_fg_color; + selected-color: $selected_fg_color; + selection-background-color: $selected_bg_color; + + @include entry(osd); + + &:focus { @include entry(osd-focus); } + } + .modal-dialog-button-box { + border: none; + box-shadow: none; + background: none; + background-gradient-direction: none; + } +} + +/* CinnamonMountOperation Dialogs */ +.cinnamon-mount-operation-icon { + icon-size: 48px; +} + +.mount-password-reask { + color: $warning_color; +} + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; + + &-subject { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; + + &:rtl { + padding-left: 0px; + padding-right: 17px; + } + } + &-description { + padding-left: 17px; + width: 28em; + + &:rtl { padding-right: 17px; } + } +} + +.show-processes-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; + + &:rtl { + padding-right: 49px; + padding-left: 32px; + } + + &-item { + color: #ccc; + + &:hover { color: white } + + &:ltr { padding-right: 1em; } + &:rtl { padding-left: 1em; } + + &-icon:ltr { padding-right: 17px; } + &-icon:rtl { padding-left: 17px; } + + &-name { font-size: 1.1em; } + } +} + +// +// Magnifier +// +.magnifier-zoom-region { + border: 2px solid rgba(128, 0, 0, 1); + + .full-screen { border-width: 0px; } +} + +// +// On-Screen Keyboard +// +#keyboard { + background-color: $osd_bg_color; + border-width: 0; + border-top-width: 1px; + border-color: transparentize(black, 0.6); +} + +.keyboard-layout { + spacing: 10px; + padding: 10px; +} + +.keyboard-row { + spacing: 15px; +} + +.keyboard-key { + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 3px; + box-shadow: none; + + @include button(osd); + + &:hover { @include button(osd-hover); } + &:active, &:checked { @include button(osd-active); } + + &:grayed { @include button(osd-insensitive); } +} + +.keyboard-subkeys { //long press on a key popup + color: $osd_fg_color; + padding: 5px; + -arrow-border-radius: 2px; + -arrow-background-color: $osd_bg_color; + -arrow-border-width: 1px; + -arrow-border-color: transparentize(black, 0.6);; + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; +} + +// +// Cinnamon Specific Section +// + +// +// Menu (menu.js) +// +.menu { + &-favorites-box { + margin: auto; + padding: 10px; + transition-duration: 300; + background-color: $bg_color; + border: 1px solid $borders_color; + } + + &-favorites-button { + padding: 10px; + border: 1px solid rgba(0,0,0,0); + + &:hover { @extend %button:hover; } + } + + &-places { + + &-box { + margin: auto; + padding: 10px; + border: 0px solid red; + } + + &-button { padding: 10px; } + } + + &-categories-box { padding: 10px 30px 10px 30px; } + + &-applications-inner-box, + &-applications-outer-box { padding: 10px 10px 0 10px; } + + &-application-button { + padding: 7px; + border: 1px solid rgba(0,0,0,0); + + // This style is used in menu application buttons for applications which were newly installed + &:highlighted { font-weight: bold; } + + &-selected { + padding: 7px; + @extend %button:hover; + + &:highlighted { font-weight: bold; } + } + + &-label:ltr { padding-left: 5px; } + &-label:rtl { padding-right: 5px; } + } + + &-category-button { + padding: 7px; + border: 1px solid rgba(0,0,0,0); + + &-selected { + padding: 7px; + @extend %button:hover; + } + &-hover { + background-color: red; + border-radius: 2px; + } + &-greyed { + padding: 7px; + color: $insensitive_fg_color; + border: 1px solid rgba(0,0,0,0); + } + + &-label:ltr { padding-left: 5px; } + &-label:rtl { padding-right: 5px; } + } + + // Name and description of the currently hovered item in the menu + // This appears on the bottom right hand corner of the menu + &-selected-app-box { + padding-right: 30px; + padding-left: 28px; + text-align: right; + height: 30px; + + &:rtl { + padding-top: 10px; + height: 30px; + } + } + + &-selected-app-title { font-weight: bold; } + + &-selected-app-description { max-width: 150px; } + + &-search-box:ltr { padding-left: 30px; } + &-search-box-rtl { padding-right: 30px; } +} + +#menu-search-entry { + width: 250px; + height: 15px; + font-weight: normal; + caret-color: $fg_color; + + @extend %entry; +} + +.menu-search-entry-icon { + icon-size: 1em; + color: $fg_color; +} + +/* Context menu (at the moment only for favorites) */ +.menu-context-menu { +} + +// +// OSD +// +.info-osd { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 16px; + color: $_shell_fg_color; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; +} + +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 20px; + margin: 32px; + min-width: 64px; + min-height: 64px; + + color: $_shell_fg_color; + background: none; + border: none; + border-radius: 5px; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; + +.osd-monitor-label { font-size: 3em; } + + .level { + padding: 0; + height: 4px; + background-color: transparentize(black, 0.5); + border-radius: 2px; + color: $selected_bg_color; + } + .level-bar { + background-color: $selected_bg_color; + } +} + +// +// Window list (windowList.js) +// + +.window-list { + &-box { + spacing: 6px; + padding-left: 10px; + padding-top: 1px; + + &.vertical { + spacing: 2px; + padding-left: 0px; + padding-right: 0px; + padding-top: 10px; + padding-bottom: 10px; + } + + &:highlight { + background-color: transparentize($error_color, 0.5); + } + } + + &-item-label { + font-weight: bold; + width: 15em; + min-width: 5px; + } + + &-item-box { + font-weight: bold; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: transparentize($selected_fg_color, 0.4); + + &.top, + &.bottom { + border-bottom-width: 2px; + + & StLabel { padding-left: 2px; } + } + + &.right { + padding-left: 0px; + padding-right: 0px; + border-right-width: 2px; + + & StBin { padding-right: 0; } + } + + &.left { + padding-left: 0px; + padding-right: 0px; + border-left-width: 2px; + + & StBin { padding-left: 1px; } + } + + &:hover, + &:groupFocus { + color: $selected_fg_color; + background-color: transparentize($selected_fg_color, 0.9); + } + + &:active, + &:checked, + &:focus, + &:running { + color: $selected_fg_color; + border-color: $purple; + } + + & .progress { + background-color: transparentize($selected_bg_color, 0.2); + } + } + + &-item-demands-attention { + background-gradient-direction: vertical; + background-gradient-start: $destructive_color; + background-gradient-end: $destructive_color; + } + + &-preview { + spacing: 6px; + color: $fg_color; + border: 1px solid $borders_color; + background-color: $bg_color; + border-radius: 3px; + padding: 6px 12px 12px 12px; + font-size: 1em; + } +} + +// +// Grouped window list +// + +.grouped-window-list { + + &-item-label { + font-weight: bold; + width: 15em; + min-width: 5px; + } + + &-item-box { + text-align: left; + font-weight: bold; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: transparentize($selected_fg_color, 0.4); + + &.top, + &.bottom { + border-bottom-width: 2px; + + & StLabel { padding-left: 2px; } + } + + &.right { + padding-left: 0px; + padding-right: 0px; + border-right-width: 2px; + + & StBin { padding-right: 0; } + } + + &.left { + padding-left: 0px; + padding-right: 0px; + border-left-width: 2px; + + & StBin { padding-left: 1px; } + } + + &:active, + &:checked { + color: $selected_fg_color; + border-color: lighten($panel_bg, 20%); + } + + &:hover, + &:active:hover, + &:focus, + &:active:focus, + &:focus:hover, + &:active:focus:hover { + color: $selected_fg_color; + border-color: $purple; + } + + & .progress { + background-color: transparentize($selected_bg_color, 0.2); + } + } + + &-item-demands-attention { + background-gradient-direction: vertical; + background-gradient-start: $destructive_color; + background-gradient-end: $destructive_color; + } + + &-thumbnail-label { + padding-left: 4px; + } + + &-number-label { + z-index: 99; + color: $fg_color; + } + + &-badge { + border-radius: 256px; + background-color: $panel_bg; + } + + &-button-label { + padding-left: 4px; + } + + &-thumbnail-alert { + background: rgba(255,52,52,0.3); + } + + &-thumbnail-menu { + color: $fg_color; + border: 1px solid $borders_color; + background-color: $bg_color; + border-radius: 3px; + padding: 0px; + + > StBoxLayout { + padding: 4px; + } + + .item-box { + padding: 10px; + border-radius: 2px; + spacing: 4px; + + &:outlined { + padding: 8px; + border: 1px solid $selected_bg_color; + } + + &:selected { + border: 1px solid $selected_bg_color; + } + } + + .thumbnail { width: 256px; } + + .separator { + width: 1px; + background: rgba(255,255,255,0.2); + } + } +} + +/// +// Sound Applet (status/volume.js) +// +.sound-button { + width: 22px; + height: 13px; + padding: 8px; + + @extend %button; + + &-container { + padding-right: 3px; + padding-left: 3px; + } + StIcon { icon-size: 1.4em; } +} + +.sound-track { + &-infos { padding: 5px; } + &-info { + padding-top: 2px; + padding-bottom: 2px; + + StIcon { icon-size: 16px; } + + StLabel { + padding-left: 5px; + padding-right: 5px; + } + } + &-box { + padding-left: 15px; + padding-right: 15px; + max-width: 220px; + } +} + +.sound-seek-box { + padding-left: 15px; + + StLabel { padding-top: 2px; } + StIcon { icon-size: 16px; } +} + +.sound-seek-slider { width: 140px; } + +.sound-volume-menu-item { + padding: .4em 1.75em; + + StIcon { + icon-size: 1.14em; + padding-left: 8px; + padding-right: 8px; + } +} + +.sound-playback-control { padding: 5px 10px 10px 10px; } + +// 2.8 +.sound-player { + padding: 0 4px; + + > StBoxLayout:first-child { + padding: 5px 10px 12px 10px; + spacing: 0.5em; + + StButton:small { + width: 16px; + height: 8px; + padding: 1px; + + StIcon { icon-size: 12px; } + } + } + + &-generic-coverart { + background: rgba(0,0,0,0.2); + } + + &-overlay { + width: 290px; + height: 70px; + padding: 15px; + spacing: 0.5em; + background: transparentize(darken($osd_bg_color, 5%), 0.1); + border: 0px solid darken($osd_bg_color, 10%); + border-bottom: 1px ; + color: $osd_fg_color; + + StButton { + width: 22px; + height: 13px; + padding: 5px; + color: $osd_fg_color; + border-radius: 2px; + border: 1px solid transparentize($osd_bg_color,1); + + StIcon { icon-size: 16px; } + + &:hover{ @include button(osd-hover); } + &:active { @include button(active); } + } + + StBoxLayout { + padding-top: 2px; + } + } + + .slider { + height: 0.5em; + padding: 0; + border: none; + -slider-height: 0.5em; + -slider-background-color: if($variant == 'light', $button_border, darken($bg_color, 5%)); + -slider-border-color: rgba(0,0,0,0); + -slider-active-background-color: $selected_bg_color; + -slider-active-border-color: rgba(0,0,0,0); + -slider-border-width: 0px; + -slider-handle-radius: 0px; + } +} + +// +// Workspace Switcher applet (workspaceSwitcher.js) +// +#workspaceSwitcher { + spacing: 0px; + padding: 3px; +} + +/* Controls the styling when using the "Simple buttons" option */ +.workspace-switcher { + padding-left: 3px; + padding-right: 3px; +} + +.workspace-button { + width: 20px; + height: 10px; + color: $selected_fg_color; + padding: 3px; + padding-top: 4px; + transition-duration: 300; + + &:outlined, &:outlined:hover { color: $selected_bg_color; } + &:hover { color: transparentize($selected_bg_color, 0.5) } +} + +/* Controls the style when using the "Visual representation" option */ +.workspace-graph { + padding: 3px; + spacing: 3px; +} + +.workspace-graph .workspace { + border: 1px solid transparentize(black, 0.6); + background-gradient-direction: none; + background-color: transparentize(black, 0.8); +} + +.workspace-graph .workspace:active { + border: 1px solid $selected_bg_color; + background-gradient-direction: none; +} + +.workspace-graph .workspace .windows { + -active-window-background: lighten($panel_bg, 15%); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: lighten($panel_bg, 15%); + -inactive-window-border: rgba(0, 0, 0, 0.8); +} + +.workspace-graph .workspace:active .windows { + -active-window-background: lighten($panel_bg, 20%); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: lighten($panel_bg, 5%); + -inactive-window-border: rgba(0, 0, 0, 0.8); +} + +// +// Panel Launchers Applet (panelLaunchers.js) +// +#panel-launchers-box { + padding-left: 7px; + + &.vertical { + padding: 2px 0; + } +} + +.panel-launcher, +.launcher { + margin: 1px; + padding: 1px; + transition-duration: 200; + + &:hover { + background-gradient-direction: none; + border: 0px solid $selected_bg_color; + + .panel-bottom & { border-bottom-width: 1px; } + .panel-top & { border-top-width: 1px; } + .panel-left & { border-left-width: 1px; padding-left: 0; } + .panel-right & { border-right-width: 1px; padding-right: 0; } + } +} + +// +// Overview corner +// +#overview-corner { + background-image: url("common-assets/misc/overview.png"); + + &:hover { background-image: url("common-assets/misc/overview-hover.png"); } +} + +// +// Applets (applet.js) +// +.applet { + &-separator { padding: 1px 4px; } + + &-separator-line { + width: 1px; + background: rgba(255,255,255, 0.12); + } + + &-box { + padding-left: 3px; + padding-right: 3px; + color: $_shell_fg_color; + text-shadow: none; + transition-duration: 100; + + &.vertical { + padding: 3px 0; + } + + &:hover { + color: $selected_fg_color; + background-color: $selected_bg_color; + } + + &:highlight { + background-image: none; + border-image: none; + background-color: transparentize($error_color, 0.5); + } + } + + &-label { + font-weight: bold; + color: $_shell_fg_color; + + &:hover, .applet-box:hover > & { + color: $selected_fg_color; + text-shadow: none; + } + } + + &-icon { + color: $_shell_fg_color; + icon-size: 22px; + + &:hover, .applet-box:hover > & { + color: $selected_fg_color; + text-shadow: none; + } + } + +} + +// +// User Applet +// +.user-icon { + width: 32px; + height: 32px; + background-color: transparent; + border: none; + border-radius: 0; +} + +.user-label { + color: $fg_color; + font-size: 1em; + font-weight: bold; + margin: 0px; +} + +// +// Desklets (desklet.js) +// +.desklet { + color: $osd_fg_color; + + &:highlight { + background-color: transparentize($error_color, 0.5); + } + + &-with-borders { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: $osd_fg_color; + padding: 12px; + padding-bottom: 16px; + + &:highlight { + background-color: transparentize($error_color, 0.5); + } + } + &-with-borders-and-header { + border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; + color: $osd_fg_color; + border-radius: 0; + border-radius-topleft: 0; + border-radius-topright: 0; + padding: 12px; + padding-bottom: 17px; + + &:highlight { + background-color: transparentize($error_color, 0.5); + } + } + &-header { + border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; + color: $osd_fg_color; + font-size: 1em; + padding: 12px; + padding-bottom: 6px; + } + &-drag-placeholder { + border: 2px solid $selected_bg_color; + background-color: transparentize($selected_bg_color, 0.7); + } +} + +.photoframe-box { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: $osd_fg_color; + padding: 12px; + padding-bottom: 16px; +} + +// +// Workspace OSD +// +/*FIXME*/ +.workspace-osd { + /*color: red;*/ + text-shadow: black 5px 5px 5px; + font-weight: bold; + font-size: 48pt; +} + +// +// Notification Applet +// +.notification-applet-padding { padding: .5em 1em; } + +.notification-applet-container { max-height: 100px; } + +// +// Tile Preview +// +.tile-preview, .tile-preview.snap, +.tile-hud, .tile-hud.snap { + background-color: transparentize($selected_bg_color, 0.7); + border: 1px solid $selected_bg_color; +} + +// +// Xkcd Desklet +// +.xkcd-box { + padding: 6px; + border: 0px; + background-color: rgba(0,0,0,0); + border-radius: 0px; +} diff --git a/.themes/Dracula/cinnamon/_drawing.scss b/.themes/Dracula/cinnamon/_drawing.scss new file mode 100644 index 0000000..738a69d --- /dev/null +++ b/.themes/Dracula/cinnamon/_drawing.scss @@ -0,0 +1,167 @@ +// Drawing mixins + +// generic drawing of more complex things + +// provide font size in rem, with px fallback +@mixin fontsize($size: 24, $base: 16) { + font-size: round($size) + pt; + //font-size: ($size / $base) * 1rem; +} + +// Entries + +@mixin entry($t, $dark:false) { +// +// Entries drawing function +// + //@extend %reset_style; + + @if $t==normal { + color: $text_color; + background-color: $entry_bg; + border: 1px solid $entry_border; + box-shadow: inset 0 2px 4px transparentize($entry_bg, 0.95); + } + + @if $t==focus { + color: $fg_color; + background-color: $entry_bg; + border: 1px solid $selected_bg_color; + box-shadow: inset 0 2px 4px transparentize($entry_bg, 0.95); + } + + @if $t==insensitive { + color: $insensitive_fg_color; + background-color: mix($entry_bg, $bg_color, 55%); + border-color: 1px solid mix($entry_border, $bg_color, 55%); + box-shadow: inset 0 2px 4px transparentize(mix($entry_bg, $bg_color, 55%), 0.95); + } + + @if $t==osd { + color: $osd_fg_color; + background-color: $osd_entry_bg; + border: 1px solid $osd_entry_border; + box-shadow: inset 0 2px 4px transparentize(black, 0.95); + } + + @if $t==osd-focus { + color: $selected_fg_color; + background-color: $selected_bg_color; + border: 1px solid $selected_bg_color; + box-shadow: inset 0 2px 4px transparentize(black, 0.95); + } + + @if $t==osd-insensitive { + color: transparentize($osd_fg_color, 0.45); + background-color: transparentize($osd_entry_bg, 0.15); + border: 1px solid $osd_entry_border; + box-shadow: inset 0 2px 4px transparentize(black, 0.95); + } +} + +// Buttons + +@mixin button($t) { +// +// Button drawing function +// + //@extend %reset_style; + + text-shadow: 0 1px transparentize($base_color, 1); + + @if $t==normal { + // + // normal button + // + color: $fg_color; + background-color: $button_bg; + border: 1px solid $button_border; + box-shadow: inset 0 2px 4px transparentize($button_bg, 0.95); + } + + @else if $t==focus { + // + // focused button + // + color: $fg_color; + background-color: $button_bg; + border: 1px solid $selected_bg_color; + box-shadow: inset 0 2px 4px transparentize($button_bg, 0.95); + } + + @else if $t==focus-hover { + // + // focused button + // + color: $fg_color; + background-color: $button_bg; + border: 1px solid $selected_bg_color; + box-shadow: inset 0 2px 4px transparentize($button_bg, 0.95); + } + + @else if $t==hover { + // + // hovered button + // + color: $fg_color; + background-color: lighten($button_bg, 5%); + border: 1px solid $button_border; + box-shadow: inset 0 2px 4px transparentize(lighten($button_bg, 5%), 0.95); + } + + @else if $t==active { + // + // pushed button + // + color: $selected_fg_color; + background-color: $selected_bg_color; + border: 1px solid $selected_bg_color; + box-shadow: inset 0 2px 4px $selected_bg_color; + } + + @else if $t==insensitive { + // + // insensitive button + // + color: $insensitive_fg_color; + border: 1px solid transparentize($button_border, 0.45); + background-color: transparentize($button_bg, 0.45); + box-shadow: inset 0 2px 4px transparentize($button_bg, 0.95); + } + + @else if $t==osd { + // + // normal osd button + // + color: $osd_fg_color; + border: 1px solid $osd_button_border; + background-color: $osd_button_bg; + } + + @else if $t==osd-hover { + // + // active osd button + // + color: $osd_fg_color; + border: 1px solid $osd_button_border; + background-color: opacify(lighten($osd_button_bg, 7%), 0.1); + } + + @else if $t==osd-active { + // + // active osd button + // + color: $selected_fg_color; + border: 1px solid $selected_bg_color; + background-color: $selected_bg_color; + } + + @else if $t==osd-insensitive { + // + // insensitive osd button + // + color: $osd_insensitive_fg_color; + border: 1px solid $osd_button_border; + background-color: transparentize($osd_button_bg, 0.15); + } +} diff --git a/.themes/Dracula/cinnamon/cinnamon-dark.css b/.themes/Dracula/cinnamon/cinnamon-dark.css new file mode 100644 index 0000000..e8fb019 --- /dev/null +++ b/.themes/Dracula/cinnamon/cinnamon-dark.css @@ -0,0 +1,1451 @@ +stage { + color: #f8f8f2; } + +.label-shadow { + color: rgba(0, 0, 0, 0); } + +.menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: #2c2f3c; + border: 1px solid rgba(25, 26, 34, 0.9); + box-shadow: inset 0 2px 4px rgba(44, 47, 60, 0.05); } + .menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button, .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus, .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover, .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus, .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus, .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { + border-radius: 2px; } + .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: #2c2f3c; + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(44, 47, 60, 0.05); } + .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: #373a4b; + border: 1px solid rgba(25, 26, 34, 0.9); + box-shadow: inset 0 2px 4px rgba(55, 58, 75, 0.05); } + .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: #2c2f3c; + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(44, 47, 60, 0.05); } + .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(189, 147, 249, 0.5); } + .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: rgba(248, 248, 242, 0.45); + border: 1px solid rgba(25, 26, 34, 0.45); + background-color: rgba(44, 47, 60, 0.55); + box-shadow: inset 0 2px 4px rgba(44, 47, 60, 0.05); } + +.notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + border-radius: 2px; + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(67, 69, 91, 0.4); } + .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(82, 84, 112, 0.5); } + .notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { + color: rgba(189, 147, 249, 0.5); } + .notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + border: 1px solid rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0.5); } + .notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #454950; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(67, 69, 91, 0.25); } + +.menu #notification StEntry, .popup-menu #notification StEntry, #menu-search-entry { + padding: 7px; + caret-size: 1px; + selection-background-color: rgba(189, 147, 249, 0.5); + selected-color: #f8f8f2; + transition-duration: 300ms; + border-radius: 3px; + color: #f8f8f2; + background-color: #282a36; + border: 1px solid rgba(25, 26, 34, 0.9); + box-shadow: inset 0 2px 4px rgba(40, 42, 54, 0.05); } + .menu #notification StEntry:focus, .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .menu #notification StEntry:hover, .popup-menu #notification StEntry:hover, #menu-search-entry:hover { + color: #f8f8f2; + background-color: #282a36; + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(40, 42, 54, 0.05); } + .menu #notification StEntry:insensitive, .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { + color: rgba(248, 248, 242, 0.45); + background-color: #242530; + border-color: 1px solid rgba(28, 29, 38, 0.945); + box-shadow: inset 0 2px 4px rgba(36, 37, 48, 0.05); } + .menu #notification StEntry StIcon.capslock-warning, .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #F27835; + padding: 0 4px; } + +.notification StEntry { + padding: 7px; + caret-size: 1px; + caret-color: #BAC3CF; + selection-background-color: rgba(189, 147, 249, 0.5); + selected-color: #f8f8f2; + transition-duration: 300ms; + border-radius: 3px; + color: #BAC3CF; + background-color: rgba(67, 69, 91, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .notification StEntry:focus { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .notification StEntry:insensitive { + color: rgba(186, 195, 207, 0.55); + background-color: rgba(67, 69, 91, 0.25); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + +StScrollView.vfade { + -st-vfade-offset: 0px; } +StScrollView.hfade { + -st-hfade-offset: 0px; } + +StScrollBar { + padding: 8px; } + StScrollView StScrollBar { + min-width: 5px; + min-height: 5px; } + StScrollBar StBin#trough { + background-color: rgba(40, 42, 54, 0.1); + border-radius: 8px; } + StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 2px; + background-color: #757679; + border: 0px solid; + margin: 0px; } + StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: #5f6065; } + StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: rgba(189, 147, 249, 0.5); } + +.separator { + -gradient-height: 1px; + -gradient-start: rgba(0, 0, 0, 0); + -gradient-end: rgba(0, 0, 0, 0); + -margin-horizontal: 1.5em; + height: 1em; } + +.popup-slider-menu-item, .slider { + -slider-height: 0.3em; + -slider-background-color: #333545; + -slider-border-color: rgba(30, 31, 41, 0.3); + -slider-active-background-color: rgba(189, 147, 249, 0.5); + -slider-active-border-color: rgba(30, 31, 41, 0.3); + -slider-border-width: 1px; + -slider-handle-radius: 0.5em; + height: 1em; + min-width: 15em; + border: 0 solid transparent; + border-right-width: 1px; + border-left-width: 5px; } + .popup-menu-item:active .popup-slider-menu-item, + .popup-menu-item:active .slider { + -slider-background-color: rgba(0, 0, 0, 0.2); + -slider-active-background-color: #f8f8f2; } + +.check-box CinnamonGenericContainer { + spacing: .2em; + min-height: 30px; + padding-top: 2px; } +.check-box StLabel { + font-weight: normal; } +.check-box StBin { + width: 16px; + height: 16px; + background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } +.check-box:focus StBin { + background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } +.check-box:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } +.check-box:focus:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } + +.radiobutton CinnamonGenericContainer { + spacing: .2em; + height: 26px; + padding-top: 2px; } +.radiobutton StLabel { + padding-top: 4px; + font-size: 0.9em; + box-shadow: none; } +.radiobutton StBin { + width: 16px; + height: 16px; + background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } +.radiobutton:focus StBin { + background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } +.radiobutton:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } +.radiobutton:focus:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } + +.toggle-switch { + width: 50px; + height: 20px; + background-size: contain; + background-image: url("dark-assets/switch/switch-off.svg"); } + .toggle-switch:checked { + background-image: url("dark-assets/switch/switch-on.svg"); } + .popup-menu-item:active .toggle-switch { + background-image: url("common-assets/switch/switch-off-selected.svg"); } + .popup-menu-item:active .toggle-switch:checked { + background-image: url("common-assets/switch/switch-on-selected.svg"); } + +.cinnamon-link { + color: #13b1d5; + text-decoration: underline; } + .cinnamon-link:hover { + color: #2fc9ec; } + +#Tooltip { + border-radius: 3px; + padding: 5px 12px; + background-color: #13141a; + color: #BAC3CF; + font-size: 1em; + font-weight: normal; + text-align: center; } + +.menu, +.popup-menu, +.popup-combo-menu { + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 6px; + background-color: rgba(30, 31, 41, 0.99); } + .menu.top, + .popup-menu.top, + .top.popup-combo-menu { + border-radius: 0 0 6px 6px; } + .menu.bottom, + .popup-menu.bottom, + .bottom.popup-combo-menu { + border-radius: 6px 6px 0 0; } + .menu.left, + .popup-menu.left, + .left.popup-combo-menu { + border-radius: 0 6px 6px 0; } + .menu.right, + .popup-menu.right, + .right.popup-combo-menu { + border-radius: 6px 0 0 6px; } + .menu-arrow, + .popup-menu-arrow { + icon-size: 16px; } + .menu .popup-sub-menu, + .popup-menu .popup-sub-menu, + .popup-combo-menu .popup-sub-menu { + box-shadow: none; + background-color: #282a36; } + .menu .popup-sub-menu .popup-menu-item:ltr, + .popup-menu .popup-sub-menu .popup-menu-item:ltr, + .popup-combo-menu .popup-sub-menu .popup-menu-item:ltr { + padding-right: 0em; } + .menu .popup-sub-menu .popup-menu-item:rtl, + .popup-menu .popup-sub-menu .popup-menu-item:rtl, + .popup-combo-menu .popup-sub-menu .popup-menu-item:rtl { + padding-left: 0em; } + .menu .popup-sub-menu StScrollBar, + .popup-menu .popup-sub-menu StScrollBar, + .popup-combo-menu .popup-sub-menu StScrollBar { + padding: 4px; } + .menu .popup-sub-menu StScrollBar StBin#trough, .menu .popup-sub-menu StScrollBar StBin#vhandle, + .popup-menu .popup-sub-menu StScrollBar StBin#trough, + .popup-menu .popup-sub-menu StScrollBar StBin#vhandle, + .popup-combo-menu .popup-sub-menu StScrollBar StBin#trough, + .popup-combo-menu .popup-sub-menu StScrollBar StBin#vhandle { + border-width: 0; } + .menu .popup-menu-content, + .popup-menu .popup-menu-content, + .popup-combo-menu .popup-menu-content { + padding: 1em 0em 1em 0em; } + .menu .popup-menu-item, + .popup-menu .popup-menu-item, + .popup-combo-menu .popup-menu-item { + padding: .4em 1.75em; + spacing: 1em; + border-left-width: 0; + border-right-width: 0; } + .menu .popup-menu-item:active, + .popup-menu .popup-menu-item:active, + .popup-combo-menu .popup-menu-item:active { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + .menu .popup-menu-item:insensitive, + .popup-menu .popup-menu-item:insensitive, + .popup-combo-menu .popup-menu-item:insensitive { + color: rgba(248, 248, 242, 0.5); + background: none; } + .menu .popup-inactive-menu-item, + .popup-menu .popup-inactive-menu-item, + .popup-combo-menu .popup-inactive-menu-item { + color: #f8f8f2; } + .menu .popup-inactive-menu-item:insensitive, + .popup-menu .popup-inactive-menu-item:insensitive, + .popup-combo-menu .popup-inactive-menu-item:insensitive { + color: rgba(248, 248, 242, 0.45); } + .menu .popup-menu-item:active .popup-inactive-menu-item, + .popup-menu .popup-menu-item:active .popup-inactive-menu-item, + .popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item { + color: #f8f8f2; } + .menu-icon, + .popup-menu-icon { + icon-size: 16px; } + +.popup-menu-boxpointer { + -arrow-border-radius: 3px; + -arrow-background-color: rgba(0, 0, 0, 0); + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0); + -arrow-base: 0; + -arrow-rise: 0; } + +.popup-combo-menu { + padding: 10px 1px; } + +.popup-combobox-item { + spacing: 1em; } + +.popup-separator-menu-item { + -gradient-height: 2px; + -gradient-start: transparent; + -gradient-end: transparent; + -margin-horizontal: 1.5em; + height: 1em; } + +.popup-alternating-menu-item:alternate { + font-weight: normal; } + +.popup-device-menu-item { + spacing: .5em; } + +.popup-subtitle-menu-item { + font-weight: normal; } + +.nm-menu-item-icons { + spacing: .5em; } + +#panel { + height: 28px; + width: 32px; + font-weight: 700; + background-color: rgba(30, 31, 41, 0.7); + color: #f8f8f2; } + #panel:highlight { + border-image: none; + background-color: rgba(252, 65, 56, 0.5); } + #panelLeft { + spacing: 4px; } + #panelLeft:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(255, 0, 0, 0.05); + background-gradient-end: rgba(255, 0, 0, 0.2); } + #panelLeft:ltr { + padding-right: 4px; } + #panelLeft:rtl { + padding-left: 4px; } + #panelLeft.vertical { + padding: 0; } + #panelLeft.vertical:ltr { + padding-right: 0px; } + #panelLeft.vertical:rtl { + padding-left: 0px; } + #panelRight:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 0, 255, 0.05); + background-gradient-end: rgba(0, 0, 255, 0.2); } + #panelRight:ltr { + padding-left: 4px; + spacing: 0px; } + #panelRight:rtl { + padding-right: 4px; + spacing: 0px; } + #panelRight.vertical { + padding: 0; } + #panelRight.vertical:ltr { + padding-right: 0px; } + #panelRight.vertical:rtl { + padding-left: 0px; } + #panelCenter { + spacing: 4px; } + #panelCenter:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 255, 0, 0.05); + background-gradient-end: rgba(0, 255, 0, 0.2); } + +.panel-top, .panel-bottom, .panel-left, .panel-right { + color: #f8f8f2; + font-size: 1em; + padding: 0px; } +.panel-dummy { + background-color: rgba(252, 65, 56, 0.5); } + .panel-dummy:entered { + background-color: rgba(252, 65, 56, 0.6); } +.panel-status-button { + border-width: 0; + -natural-hpadding: 3px; + -minimum-hpadding: 3px; + font-weight: bold; + color: white; + height: 22px; } +.panel-button { + -natural-hpadding: 6px; + -minimum-hpadding: 2px; + font-weight: bold; + color: green; + transition-duration: 100; } + +.system-status-icon { + icon-size: 16px; + padding: 0 1px; } + +#overview { + spacing: 12px; } + +.window-caption { + background-color: #13141a; + border: 1px solid #13141a; + color: #BAC3CF; + spacing: 25px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; } + .window-caption#selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; + border: 1px solid rgba(189, 147, 249, 0.5); + spacing: 25px; } + +.expo-workspaces-name-entry, +.expo-workspaces-name-entry#selected { + height: 15px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; + color: #BAC3CF; + background-color: rgba(67, 69, 91, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .expo-workspaces-name-entry:focus, + .expo-workspaces-name-entry#selected:focus { + border: 1px solid rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; + font-style: italic; + transition-duration: 300; + selection-background-color: #f8f8f2; + selected-color: rgba(189, 147, 249, 0.5); } + +.expo-workspace-thumbnail-frame { + border: 4px solid rgba(255, 255, 255, 0); + background-color: rgba(255, 255, 255, 0); + border-radius: 2px; } + .expo-workspace-thumbnail-frame#active { + border: 4px solid rgba(189, 147, 249, 0.5); + background-color: black; + border-radius: 2px; } + +.expo-background { + background-color: #13141a; } + +.workspace-thumbnails { + spacing: 26px; } + .workspace-thumbnails-background, .workspace-thumbnails-background:rtl { + padding: 8px; } +.workspace-add-button { + background-image: url("common-assets/misc/add-workspace.svg"); + height: 200px; + width: 35px; + transition-duration: 100; } + .workspace-add-button:hover { + background-image: url("common-assets/misc/add-workspace-hover.svg"); + transition-duration: 100; } + .workspace-add-button:active { + background-image: url("common-assets/misc/add-workspace-active.svg"); + transition-duration: 100; } +.workspace-overview-background-shade { + background-color: rgba(0, 0, 0, 0.5); } + +.workspace-close-button, +.window-close { + background-image: url("common-assets/misc/close.svg"); + background-size: 26px; + height: 26px; + width: 26px; + -cinnamon-close-overlap: 10px; } + .workspace-close-button:hover, + .window-close:hover { + background-image: url("common-assets/misc/close-hover.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + .workspace-close-button:active, + .window-close:active { + background-image: url("common-assets/misc/close-active.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + +.window-close-area { + background-image: url("common-assets/misc/trash-icon.svg"); + height: 120px; + width: 400px; } + +.about-content { + width: 550px; + height: 250px; + spacing: 8px; + padding-bottom: 10px; } +.about-title { + font-size: 2em; + font-weight: bold; } +.about-uuid { + font-size: 10px; + color: #888; } +.about-icon { + padding-right: 20px; + padding-bottom: 14px; } +.about-scrollBox { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 2px; + background-color: #282a36; + padding: 4px; + padding-right: 0; + border-radius: 0; } + .about-scrollBox-innerBox { + padding: 1.2em; + spacing: 1.2em; } +.about-description { + padding-top: 4px; + padding-bottom: 16px; } +.about-version { + padding-left: 7px; + font-size: 10px; + color: #888; } + +.calendar { + padding: .4em 1.75em; + spacing-rows: 0px; + spacing-columns: 0px; } + +.calendar-month-label { + color: #f8f8f2; + font-weight: bold; + padding: 8px 0; } + +.calendar-change-month-back, +.calendar-change-month-forward { + width: 16px; + height: 16px; } + +.calendar-change-month-back { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-back:focus, .calendar-change-month-back:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + .calendar-change-month-back:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-back:rtl { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + .calendar-change-month-back:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + +.calendar-change-month-forward { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + .calendar-change-month-forward:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-forward:rtl { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + .calendar-change-month-forward:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + +.datemenu-date-label { + padding: .4em 1.75em; + font-weight: bold; + text-align: center; + color: #f8f8f2; + border-radius: 2px; } + +.calendar-day-base { + font-size: 80%; + text-align: center; + width: 25px; + height: 25px; + padding: 0.1em; + margin: 2px; + border-radius: 12.5px; } + +.calendar-day-heading { + color: rgba(248, 248, 242, 0.85); + margin-top: 1em; + font-size: 70%; } + +.calendar-day { + border-width: 0; + color: rgba(248, 248, 242, 0.8); } + +.calendar-day-top { + border-top-width: 0; } + +.calendar-day-left { + border-left-width: 0; } + +.calendar-nonwork-day { + color: #f8f8f2; + background-color: transparent; + font-weight: bold; } + +.calendar-today, +.calendar-today:active, +.calendar-today:focus, +.calendar-today:hover { + font-weight: bold; + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border-width: 0; } + +.calendar-other-month-day { + color: rgba(248, 248, 242, 0.3); + opacity: 1; } + +.calendar-week-number { + color: rgba(248, 248, 242, 0.7); + font-size: 80%; } + +#notification { + border-radius: 3px; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + padding: 13px; + spacing-rows: 10px; + spacing-columns: 10px; + margin-from-right-edge-of-screen: 20px; + width: 34em; + color: #BAC3CF; } + .menu #notification, .popup-menu #notification { + border-image: url("dark-assets/misc/message.svg") 9 9 9 9; } + .menu #notification, .menu #notification.multi-line-notification, .popup-menu #notification, .popup-menu #notification.multi-line-notification { + color: #f8f8f2; } + .menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { + padding: 5px; } + #notification.multi-line-notification { + padding-bottom: 13px; + color: #BAC3CF; } + #notification-scrollview { + max-height: 10em; } + #notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { + height: 1em; } + #notification-scrollview:ltr > StScrollBar { + padding-left: 6px; } + #notification-scrollview:rtl > StScrollBar { + padding-right: 6px; } + #notification-body { + spacing: 5px; } + #notification-actions { + spacing: 10px; } + +.notification-with-image { + min-height: 159px; + color: #BAC3CF; } +.notification-button, .notification-icon-button { + padding: 5px; } +.notification-icon-button > StIcon { + icon-size: 36px; } + +#altTabPopup { + padding: 8px; + spacing: 16px; } + +.switcher-list { + color: #BAC3CF; + background: none; + border: none; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + border-radius: 3px; + padding: 20px; } + .switcher-list > StBoxLayout { + padding: 4px; } + .switcher-list-item-container { + spacing: 8px; } + .switcher-list .item-box { + padding: 8px; + border-radius: 2px; } + .switcher-list .item-box:outlined { + padding: 8px; + border: 1px solid rgba(189, 147, 249, 0.5); } + .switcher-list .item-box:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 0px solid rgba(189, 147, 249, 0.5); } + .switcher-list .thumbnail { + width: 256px; } + .switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; } + .switcher-list .separator { + width: 1px; + background: rgba(255, 255, 255, 0.2); } + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: #BAC3CF; } + .switcher-arrow:highlighted { + border-color: rgba(0, 0, 0, 0); + color: #f8f8f2; } + +.thumbnail-scroll-gradient-left { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topright: 0px; + border-radius-bottomright: 0px; + width: 60px; } + +.thumbnail-scroll-gradient-right { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topleft: 0px; + border-radius-bottomleft: 0px; + width: 60px; } + +.ripple-box { + width: 104px; + height: 104px; + background-image: url("common-assets/misc/corner-ripple.svg"); + background-size: contain; } + +.lightbox { + background-color: rgba(0, 0, 0, 0.4); } + +.flashspot { + background-color: white; } + +.modal-dialog { + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0); + border: none; + border-image: url("dark-assets/misc/modal.svg") 9 9 9 67; + padding: 0 5px 6px 5px; } + .modal-dialog > StBoxLayout:first-child { + padding: 20px 10px 10px 10px; } + .modal-dialog-button-box { + spacing: 0; + margin: 0px; + padding: 14px 10px; + background: none; + border: none; + border-image: url("dark-assets/misc/button-box.svg") 9 9 9 9; } + .modal-dialog-button-box .modal-dialog-button { + padding-top: 0; + padding-bottom: 0; + height: 30px; } + +.run-dialog { + padding: 0px 15px 10px 15px; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; } + .run-dialog > * { + padding: 0; } + .run-dialog-label { + font-size: 0; + font-weight: bold; + color: #BAC3CF; + padding-bottom: 0; } + .run-dialog-error-label { + color: #FC4138; } + .run-dialog-error-box { + padding-top: 15px; + spacing: 5px; } + .run-dialog-completion-box { + padding-left: 15px; + font-size: 10px; } + .run-dialog-entry { + width: 21em; + padding: 7px; + border-radius: 3px; + caret-color: #BAC3CF; + selected-color: #f8f8f2; + selection-background-color: rgba(189, 147, 249, 0.5); + color: #BAC3CF; + background-color: rgba(67, 69, 91, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .run-dialog-entry:focus { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .run-dialog .modal-dialog-button-box { + border: none; + box-shadow: none; + background: none; + background-gradient-direction: none; } + +/* CinnamonMountOperation Dialogs */ +.cinnamon-mount-operation-icon { + icon-size: 48px; } + +.mount-password-reask { + color: #F27835; } + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; } + .show-processes-dialog-subject, + .mount-question-dialog-subject { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; } + .show-processes-dialog-subject:rtl, + .mount-question-dialog-subject:rtl { + padding-left: 0px; + padding-right: 17px; } + .show-processes-dialog-description, + .mount-question-dialog-description { + padding-left: 17px; + width: 28em; } + .show-processes-dialog-description:rtl, + .mount-question-dialog-description:rtl { + padding-right: 17px; } + +.show-processes-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; } + .show-processes-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; } + .show-processes-dialog-app-list-item { + color: #ccc; } + .show-processes-dialog-app-list-item:hover { + color: white; } + .show-processes-dialog-app-list-item:ltr { + padding-right: 1em; } + .show-processes-dialog-app-list-item:rtl { + padding-left: 1em; } + .show-processes-dialog-app-list-item-icon:ltr { + padding-right: 17px; } + .show-processes-dialog-app-list-item-icon:rtl { + padding-left: 17px; } + .show-processes-dialog-app-list-item-name { + font-size: 1.1em; } + +.magnifier-zoom-region { + border: 2px solid maroon; } + .magnifier-zoom-region .full-screen { + border-width: 0px; } + +#keyboard { + background-color: #13141a; + border-width: 0; + border-top-width: 1px; + border-color: rgba(0, 0, 0, 0.4); } + +.keyboard-layout { + spacing: 10px; + padding: 10px; } + +.keyboard-row { + spacing: 15px; } + +.keyboard-key { + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 3px; + box-shadow: none; + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(67, 69, 91, 0.4); } + .keyboard-key:hover { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(82, 84, 112, 0.5); } + .keyboard-key:active, .keyboard-key:checked { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + border: 1px solid rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0.5); } + .keyboard-key:grayed { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #454950; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(67, 69, 91, 0.25); } + +.keyboard-subkeys { + color: #BAC3CF; + padding: 5px; + -arrow-border-radius: 2px; + -arrow-background-color: #13141a; + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0.4); + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; } + +.menu-favorites-box { + margin: auto; + padding: 10px; + transition-duration: 300; + background-color: #1e1f29; + border: 1px solid rgba(25, 26, 34, 0.9); } +.menu-favorites-button { + padding: 10px; + border: 1px solid rgba(0, 0, 0, 0); } +.menu-places-box { + margin: auto; + padding: 10px; + border: 0px solid red; } +.menu-places-button { + padding: 10px; } +.menu-categories-box { + padding: 10px 30px 10px 30px; } +.menu-applications-inner-box, .menu-applications-outer-box { + padding: 10px 10px 0 10px; } +.menu-application-button { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0); } + .menu-application-button:highlighted { + font-weight: bold; } + .menu-application-button-selected { + padding: 7px; } + .menu-application-button-selected:highlighted { + font-weight: bold; } + .menu-application-button-label:ltr { + padding-left: 5px; } + .menu-application-button-label:rtl { + padding-right: 5px; } +.menu-category-button { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0); } + .menu-category-button-selected { + padding: 7px; } + .menu-category-button-hover { + background-color: red; + border-radius: 2px; } + .menu-category-button-greyed { + padding: 7px; + color: rgba(248, 248, 242, 0.45); + border: 1px solid rgba(0, 0, 0, 0); } + .menu-category-button-label:ltr { + padding-left: 5px; } + .menu-category-button-label:rtl { + padding-right: 5px; } +.menu-selected-app-box { + padding-right: 30px; + padding-left: 28px; + text-align: right; + height: 30px; } + .menu-selected-app-box:rtl { + padding-top: 10px; + height: 30px; } +.menu-selected-app-title { + font-weight: bold; } +.menu-selected-app-description { + max-width: 150px; } +.menu-search-box:ltr { + padding-left: 30px; } +.menu-search-box-rtl { + padding-right: 30px; } + +#menu-search-entry { + width: 250px; + height: 15px; + font-weight: normal; + caret-color: #f8f8f2; } + +.menu-search-entry-icon { + icon-size: 1em; + color: #f8f8f2; } + +/* Context menu (at the moment only for favorites) */ +.info-osd { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 16px; + color: #f8f8f2; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } + +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 20px; + margin: 32px; + min-width: 64px; + min-height: 64px; + color: #f8f8f2; + background: none; + border: none; + border-radius: 5px; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } + .osd-window .osd-monitor-label { + font-size: 3em; } + .osd-window .level { + padding: 0; + height: 4px; + background-color: rgba(0, 0, 0, 0.5); + border-radius: 2px; + color: rgba(189, 147, 249, 0.5); } + .osd-window .level-bar { + background-color: rgba(189, 147, 249, 0.5); } + +.window-list-box { + spacing: 6px; + padding-left: 10px; + padding-top: 1px; } + .window-list-box.vertical { + spacing: 2px; + padding-left: 0px; + padding-right: 0px; + padding-top: 10px; + padding-bottom: 10px; } + .window-list-box:highlight { + background-color: rgba(252, 65, 56, 0.5); } +.window-list-item-label { + font-weight: bold; + width: 15em; + min-width: 5px; } +.window-list-item-box { + font-weight: bold; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: rgba(248, 248, 242, 0.6); } + .window-list-item-box.top, .window-list-item-box.bottom { + border-bottom-width: 2px; } + .window-list-item-box.top StLabel, .window-list-item-box.bottom StLabel { + padding-left: 2px; } + .window-list-item-box.right { + padding-left: 0px; + padding-right: 0px; + border-right-width: 2px; } + .window-list-item-box.right StBin { + padding-right: 0; } + .window-list-item-box.left { + padding-left: 0px; + padding-right: 0px; + border-left-width: 2px; } + .window-list-item-box.left StBin { + padding-left: 1px; } + .window-list-item-box:hover, .window-list-item-box:groupFocus { + color: #f8f8f2; + background-color: rgba(248, 248, 242, 0.1); } + .window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus, .window-list-item-box:running { + color: #f8f8f2; + border-color: #bd93f9; } + .window-list-item-box .progress { + background-color: rgba(189, 147, 249, 0.3); } +.window-list-item-demands-attention { + background-gradient-direction: vertical; + background-gradient-start: #F04A50; + background-gradient-end: #F04A50; } +.window-list-preview { + spacing: 6px; + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + background-color: #1e1f29; + border-radius: 3px; + padding: 6px 12px 12px 12px; + font-size: 1em; } + +.grouped-window-list-item-label { + font-weight: bold; + width: 15em; + min-width: 5px; } +.grouped-window-list-item-box { + text-align: left; + font-weight: bold; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: rgba(248, 248, 242, 0.6); } + .grouped-window-list-item-box.top, .grouped-window-list-item-box.bottom { + border-bottom-width: 2px; } + .grouped-window-list-item-box.top StLabel, .grouped-window-list-item-box.bottom StLabel { + padding-left: 2px; } + .grouped-window-list-item-box.right { + padding-left: 0px; + padding-right: 0px; + border-right-width: 2px; } + .grouped-window-list-item-box.right StBin { + padding-right: 0; } + .grouped-window-list-item-box.left { + padding-left: 0px; + padding-right: 0px; + border-left-width: 2px; } + .grouped-window-list-item-box.left StBin { + padding-left: 1px; } + .grouped-window-list-item-box:active, .grouped-window-list-item-box:checked { + color: #f8f8f2; + border-color: rgba(73, 76, 100, 0.7); } + .grouped-window-list-item-box:hover, .grouped-window-list-item-box:active:hover, .grouped-window-list-item-box:focus, .grouped-window-list-item-box:active:focus, .grouped-window-list-item-box:focus:hover, .grouped-window-list-item-box:active:focus:hover { + color: #f8f8f2; + border-color: #bd93f9; } + .grouped-window-list-item-box .progress { + background-color: rgba(189, 147, 249, 0.3); } +.grouped-window-list-item-demands-attention { + background-gradient-direction: vertical; + background-gradient-start: #F04A50; + background-gradient-end: #F04A50; } +.grouped-window-list-thumbnail-label { + padding-left: 4px; } +.grouped-window-list-number-label { + z-index: 99; + color: #f8f8f2; } +.grouped-window-list-badge { + border-radius: 256px; + background-color: rgba(30, 31, 41, 0.7); } +.grouped-window-list-button-label { + padding-left: 4px; } +.grouped-window-list-thumbnail-alert { + background: rgba(255, 52, 52, 0.3); } +.grouped-window-list-thumbnail-menu { + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + background-color: #1e1f29; + border-radius: 3px; + padding: 0px; } + .grouped-window-list-thumbnail-menu > StBoxLayout { + padding: 4px; } + .grouped-window-list-thumbnail-menu .item-box { + padding: 10px; + border-radius: 2px; + spacing: 4px; } + .grouped-window-list-thumbnail-menu .item-box:outlined { + padding: 8px; + border: 1px solid rgba(189, 147, 249, 0.5); } + .grouped-window-list-thumbnail-menu .item-box:selected { + border: 1px solid rgba(189, 147, 249, 0.5); } + .grouped-window-list-thumbnail-menu .thumbnail { + width: 256px; } + .grouped-window-list-thumbnail-menu .separator { + width: 1px; + background: rgba(255, 255, 255, 0.2); } + +.sound-button { + width: 22px; + height: 13px; + padding: 8px; } + .sound-button-container { + padding-right: 3px; + padding-left: 3px; } + .sound-button StIcon { + icon-size: 1.4em; } + +.sound-track-infos { + padding: 5px; } +.sound-track-info { + padding-top: 2px; + padding-bottom: 2px; } + .sound-track-info StIcon { + icon-size: 16px; } + .sound-track-info StLabel { + padding-left: 5px; + padding-right: 5px; } +.sound-track-box { + padding-left: 15px; + padding-right: 15px; + max-width: 220px; } + +.sound-seek-box { + padding-left: 15px; } + .sound-seek-box StLabel { + padding-top: 2px; } + .sound-seek-box StIcon { + icon-size: 16px; } + +.sound-seek-slider { + width: 140px; } + +.sound-volume-menu-item { + padding: .4em 1.75em; } + .sound-volume-menu-item StIcon { + icon-size: 1.14em; + padding-left: 8px; + padding-right: 8px; } + +.sound-playback-control { + padding: 5px 10px 10px 10px; } + +.sound-player { + padding: 0 4px; } + .sound-player > StBoxLayout:first-child { + padding: 5px 10px 12px 10px; + spacing: 0.5em; } + .sound-player > StBoxLayout:first-child StButton:small { + width: 16px; + height: 8px; + padding: 1px; } + .sound-player > StBoxLayout:first-child StButton:small StIcon { + icon-size: 12px; } + .sound-player-generic-coverart { + background: rgba(0, 0, 0, 0.2); } + .sound-player-overlay { + width: 290px; + height: 70px; + padding: 15px; + spacing: 0.5em; + background: rgba(8, 9, 12, 0.9); + border: 0px solid black; + border-bottom: 1px; + color: #BAC3CF; } + .sound-player-overlay StButton { + width: 22px; + height: 13px; + padding: 5px; + color: #BAC3CF; + border-radius: 2px; + border: 1px solid rgba(19, 20, 26, 0); } + .sound-player-overlay StButton StIcon { + icon-size: 16px; } + .sound-player-overlay StButton:hover { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(82, 84, 112, 0.5); } + .sound-player-overlay StButton:active { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(189, 147, 249, 0.5); } + .sound-player-overlay StBoxLayout { + padding-top: 2px; } + .sound-player .slider { + height: 0.5em; + padding: 0; + border: none; + -slider-height: 0.5em; + -slider-background-color: #13141a; + -slider-border-color: rgba(0, 0, 0, 0); + -slider-active-background-color: rgba(189, 147, 249, 0.5); + -slider-active-border-color: rgba(0, 0, 0, 0); + -slider-border-width: 0px; + -slider-handle-radius: 0px; } + +#workspaceSwitcher { + spacing: 0px; + padding: 3px; } + +/* Controls the styling when using the "Simple buttons" option */ +.workspace-switcher { + padding-left: 3px; + padding-right: 3px; } + +.workspace-button { + width: 20px; + height: 10px; + color: #f8f8f2; + padding: 3px; + padding-top: 4px; + transition-duration: 300; } + .workspace-button:outlined, .workspace-button:outlined:hover { + color: rgba(189, 147, 249, 0.5); } + .workspace-button:hover { + color: rgba(189, 147, 249, 0); } + +/* Controls the style when using the "Visual representation" option */ +.workspace-graph { + padding: 3px; + spacing: 3px; } + +.workspace-graph .workspace { + border: 1px solid rgba(0, 0, 0, 0.4); + background-gradient-direction: none; + background-color: rgba(0, 0, 0, 0.2); } + +.workspace-graph .workspace:active { + border: 1px solid rgba(189, 147, 249, 0.5); + background-gradient-direction: none; } + +.workspace-graph .workspace .windows { + -active-window-background: rgba(62, 64, 85, 0.7); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: rgba(62, 64, 85, 0.7); + -inactive-window-border: rgba(0, 0, 0, 0.8); } + +.workspace-graph .workspace:active .windows { + -active-window-background: rgba(73, 76, 100, 0.7); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: rgba(41, 42, 56, 0.7); + -inactive-window-border: rgba(0, 0, 0, 0.8); } + +#panel-launchers-box { + padding-left: 7px; } + #panel-launchers-box.vertical { + padding: 2px 0; } + +.panel-launcher, +.launcher { + margin: 1px; + padding: 1px; + transition-duration: 200; } + .panel-launcher:hover, .launcher:hover { + background-gradient-direction: none; + border: 0px solid rgba(189, 147, 249, 0.5); } + .panel-bottom .panel-launcher:hover, + .panel-bottom .launcher:hover { + border-bottom-width: 1px; } + .panel-top .panel-launcher:hover, .panel-top .launcher:hover { + border-top-width: 1px; } + .panel-left .panel-launcher:hover, .panel-left .launcher:hover { + border-left-width: 1px; + padding-left: 0; } + .panel-right .panel-launcher:hover, .panel-right .launcher:hover { + border-right-width: 1px; + padding-right: 0; } + +#overview-corner { + background-image: url("common-assets/misc/overview.png"); } + #overview-corner:hover { + background-image: url("common-assets/misc/overview-hover.png"); } + +.applet-separator { + padding: 1px 4px; } +.applet-separator-line { + width: 1px; + background: rgba(255, 255, 255, 0.12); } +.applet-box { + padding-left: 3px; + padding-right: 3px; + color: #f8f8f2; + text-shadow: none; + transition-duration: 100; } + .applet-box.vertical { + padding: 3px 0; } + .applet-box:hover { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + .applet-box:highlight { + background-image: none; + border-image: none; + background-color: rgba(252, 65, 56, 0.5); } +.applet-label { + font-weight: bold; + color: #f8f8f2; } + .applet-label:hover, .applet-box:hover > .applet-label { + color: #f8f8f2; + text-shadow: none; } +.applet-icon { + color: #f8f8f2; + icon-size: 22px; } + .applet-icon:hover, .applet-box:hover > .applet-icon { + color: #f8f8f2; + text-shadow: none; } + +.user-icon { + width: 32px; + height: 32px; + background-color: transparent; + border: none; + border-radius: 0; } + +.user-label { + color: #f8f8f2; + font-size: 1em; + font-weight: bold; + margin: 0px; } + +.desklet { + color: #BAC3CF; } + .desklet:highlight { + background-color: rgba(252, 65, 56, 0.5); } + .desklet-with-borders { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: #BAC3CF; + padding: 12px; + padding-bottom: 16px; } + .desklet-with-borders:highlight { + background-color: rgba(252, 65, 56, 0.5); } + .desklet-with-borders-and-header { + border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; + color: #BAC3CF; + border-radius: 0; + border-radius-topleft: 0; + border-radius-topright: 0; + padding: 12px; + padding-bottom: 17px; } + .desklet-with-borders-and-header:highlight { + background-color: rgba(252, 65, 56, 0.5); } + .desklet-header { + border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; + color: #BAC3CF; + font-size: 1em; + padding: 12px; + padding-bottom: 6px; } + .desklet-drag-placeholder { + border: 2px solid rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0); } + +.photoframe-box { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: #BAC3CF; + padding: 12px; + padding-bottom: 16px; } + +/*FIXME*/ +.workspace-osd { + /*color: red;*/ + text-shadow: black 5px 5px 5px; + font-weight: bold; + font-size: 48pt; } + +.notification-applet-padding { + padding: .5em 1em; } + +.notification-applet-container { + max-height: 100px; } + +.tile-preview, .tile-preview.snap, +.tile-hud, .tile-hud.snap { + background-color: rgba(189, 147, 249, 0); + border: 1px solid rgba(189, 147, 249, 0.5); } + +.xkcd-box { + padding: 6px; + border: 0px; + background-color: rgba(0, 0, 0, 0); + border-radius: 0px; } + +/*# sourceMappingURL=cinnamon-dark.css.map */ diff --git a/.themes/Dracula/cinnamon/cinnamon-dark.css.map b/.themes/Dracula/cinnamon/cinnamon-dark.css.map new file mode 100644 index 0000000..5050a0d --- /dev/null +++ b/.themes/Dracula/cinnamon/cinnamon-dark.css.map @@ -0,0 +1,7 @@ +{ +"version": 3, +"mappings": "AAYA,KAAM;EACJ,KAAK,EAHW,OAAS;;AAM3B,aAAc;EACZ,KAAK,EAAE,gBAAgB;;AAazB,2MAAQ;EACN,UAAU,EAAE,IAAI;EAChB,OAAO,EAAE,QAAQ;EACjB,mBAAmB,EAAE,CAAC;ECoCtB,WAAW,EAAE,yBAAoC;EAM/C,KAAK,EDjES,OAAS;ECkEvB,gBAAgB,ECMR,OAAyE;EDLjF,MAAM,EAAE,+BAAwB;EAChC,UAAU,EAAE,sCAAgD;ED3C9D,q4DAA4E;IAC1E,aAAa,EAAE,GAAG;EAKpB,yOAAQ;IC4BR,WAAW,EAAE,yBAAoC;IAgB/C,KAAK,ED3ES,OAAS;IC4EvB,gBAAgB,ECJR,OAAyE;IDKjF,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,sCAAgD;ED9C9D,0UAAQ;IC2BR,WAAW,EAAE,yBAAoC;IAoC/C,KAAK,ED/FS,OAAS;ICgGvB,gBAAgB,EAAE,OAAuB;IACzC,MAAM,EAAE,+BAAwB;IAChC,UAAU,EAAE,sCAA6D;EDjE3E,0XAAc;IC0Bd,WAAW,EAAE,yBAAoC;IA0B/C,KAAK,EDrFS,OAAS;ICsFvB,gBAAgB,ECdR,OAAyE;IDejF,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,sCAAgD;EDtD9D,4fAAyB;ICyBzB,WAAW,EAAE,yBAAoC;IA8C/C,KAAK,ECTW,OAAkB;IDUlC,gBAAgB,ECjBE,wBAAkB;IDkBpC,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,wCAAkC;EDzEhD,uQAAc;ICwBd,WAAW,EAAE,yBAAoC;IAwD/C,KAAK,EClFc,yBAAyF;IDmF5G,MAAM,EAAE,gCAA8C;IACtD,gBAAgB,EAAE,sBAAgC;IAClD,UAAU,EAAE,sCAAgD;;ADhFhE,8FAAY;EACV,UAAU,EAAE,IAAI;EAChB,OAAO,EAAE,QAAQ;EACjB,mBAAmB,EAAE,CAAC;EACtB,aAAa,EAAE,GAAG;ECiBlB,WAAW,EAAE,yBAAoC;EAkE/C,KAAK,ED/HU,OAAa;ECgI5B,MAAM,EAAE,4BAA4B;EACpC,gBAAgB,EC1EJ,qBAAgD;EFP9D,gHAAQ;ICaR,WAAW,EAAE,yBAAoC;IA2E/C,KAAK,EDxIU,OAAa;ICyI5B,MAAM,EAAE,4BAA4B;IACpC,gBAAgB,EAAE,sBAAyC;EDzF7D,gHAAQ;IAAE,KAAK,EE0CK,wBAAkB;EFzCtC,mHAAS;ICWT,WAAW,EAAE,yBAAoC;IAoF/C,KAAK,EC/CW,OAAkB;IDgDlC,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,ECxDE,wBAAkB;EFxCtC,kIAAc;ICUd,WAAW,EAAE,yBAAoC;IA6F/C,KAAK,EC5FkB,OAAkD;ID6FzE,MAAM,EAAE,4BAA4B;IACpC,gBAAgB,EAAE,sBAAoC;;ADnG1D,kFAAO;EACL,OAAO,EAAE,GAAG;EACZ,UAAU,EAAE,GAAG;EACf,0BAA0B,EE+BN,wBAAkB;EF9BtC,cAAc,EEqCI,OAAkB;EFpCpC,mBAAmB,EAAE,KAAK;EAC1B,aAAa,EAAE,GAAG;ECpDhB,KAAK,ECdI,OAAO;EDehB,gBAAgB,ECwDT,OAA4D;EDvDnE,MAAM,EAAE,+BAAuB;EAC/B,UAAU,EAAE,sCAA+C;EDqD7D,0MAAiB;ICjDf,KAAK,EDhBS,OAAS;ICiBvB,gBAAgB,ECiDT,OAA4D;IDhDnE,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,sCAA+C;ED+C7D,sHAAc;IC3CZ,KAAK,ECUc,yBAAyF;IDT5G,gBAAgB,EAAE,OAA8B;IAChD,YAAY,EAAE,iCAA4C;IAC1D,UAAU,EAAE,sCAAoE;ED0ClF,0JAAwB;IACtB,SAAS,EAAE,IAAI;IACf,aAAa,EElDD,OAAO;IFmDnB,OAAO,EAAE,KAAK;;AAIlB,qBAAW;EACT,OAAO,EAAE,GAAG;EACZ,UAAU,EAAE,GAAG;EACf,WAAW,EAhFM,OAAa;EAiF9B,0BAA0B,EEUN,wBAAkB;EFTtC,cAAc,EEgBI,OAAkB;EFfpC,mBAAmB,EAAE,KAAK;EAC1B,aAAa,EAAE,GAAG;ECpDhB,KAAK,EDhCU,OAAa;ECiC5B,gBAAgB,ECyBL,qBAAgD;EDxB3D,MAAM,EAAE,4BAA2B;EACnC,UAAU,EAAE,mCAA2C;EDqDzD,2BAAQ;ICjDN,KAAK,EC2DW,OAAkB;ID1DlC,gBAAgB,ECmDE,wBAAkB;IDlDpC,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,mCAA2C;ED+CzD,iCAAc;IC3CZ,KAAK,EAAE,yBAAmC;IAC1C,gBAAgB,EAAE,sBAAmC;IACrD,MAAM,EAAE,4BAA2B;IACnC,UAAU,EAAE,mCAA2C;;AD+CzD,kBAAQ;EAAE,gBAAgB,EAAE,GAAG;AAC/B,kBAAQ;EAAE,gBAAgB,EAAE,GAAG;;AAGjC,WAAY;EAEV,OAAO,EAAE,GAAG;EAEZ,wBAAe;IACb,SAAS,EAAE,GAAG;IACd,UAAU,EAAE,GAAG;EAGjB,wBAAa;IACX,gBAAgB,EAAE,qBAAgC;IAClD,aAAa,EAAE,GAAG;EAGpB,0DAAmC;IACjC,aAAa,EAAE,GAAG;IAClB,gBAAgB,EAAE,OAA8B;IAChD,MAAM,EAAE,SAAS;IACjB,MAAM,EAAE,GAAG;IAEX,sEAAQ;MAAE,gBAAgB,EAAE,OAA8B;IAE1D,wEAAS;MAAE,gBAAgB,EE/BT,wBAAkB;;AFmCxC,UAAW;EACT,gBAAgB,EAAE,GAAG;EACrB,eAAe,EAAE,gBAAa;EAC9B,aAAa,EAAE,gBAAa;EAC5B,kBAAkB,EAAE,KAAK;EACzB,MAAM,EAAE,GAAG;;AAMb,gCACQ;EACN,cAAc,EAAE,KAAK;EACrB,wBAAwB,EAAE,OAAwB;EAClD,oBAAoB,EAAE,qBAA8B;EACpD,+BAA+B,EEnDX,wBAAkB;EFoDtC,2BAA2B,EAAE,qBAA8B;EAC3D,oBAAoB,EAAE,GAAG;EACzB,qBAAqB,EAAE,KAAK;EAC5B,MAAM,EAAE,GAAG;EACX,SAAS,EAAE,IAAI;EACf,MAAM,EAAE,mBAAmB;EAC3B,kBAAkB,EAAE,GAAG;EACvB,iBAAiB,EAAE,GAAG;EAEtB;iCAA0B;IACxB,wBAAwB,EAAE,kBAA0B;IACpD,+BAA+B,EExDf,OAAkB;;AFiEpC,mCAAyB;EACvB,OAAO,EAAE,IAAI;EACb,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,GAAG;AAGlB,kBAAQ;EAAE,WAAW,EAAE,MAAM;AAE7B,gBAAM;EACJ,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,gBAAgB,EAAE,kDAAqD;AAGzE,sBAAc;EAAE,gBAAgB,EAAE,0DAA6D;AAE/F,wBAAgB;EAAE,gBAAgB,EAAE,gDAAmD;AAEvF,8BAAsB;EAAE,gBAAgB,EAAE,wDAA2D;;AAQrG,qCAAyB;EACvB,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,IAAI;EACZ,WAAW,EAAE,GAAG;AAGlB,oBAAQ;EACN,WAAW,EAAE,GAAG;EAChB,SAAS,EAAE,KAAK;EAChB,UAAU,EAAE,IAAI;AAGlB,kBAAM;EACJ,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,gBAAgB,EAAE,kDAAqD;AAGzE,wBAAc;EAAE,gBAAgB,EAAE,0DAA6D;AAE/F,0BAAgB;EAAE,gBAAgB,EAAE,gDAAmD;AAEvF,gCAAsB;EAAE,gBAAgB,EAAE,wDAA2D;;AAMvG,cAAe;EACb,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,eAAe,EAAE,OAAO;EACxB,gBAAgB,EAAE,wCAA2C;EAE7D,sBAAU;IAAE,gBAAgB,EAAE,uCAA0C;EAExE,sCAA0B;IACxB,gBAAgB,EAAE,mDAAmD;IAErE,8CAAU;MAAE,gBAAgB,EAAE,kDAAkD;;AAOpF,cAAe;EACb,KAAK,EE3NM,OAAK;EF4NhB,eAAe,EAAE,SAAS;EAE1B,oBAAQ;IAAE,KAAK,EAAE,OAAwB;;AAM3C,QAAS;EACP,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,QAAQ;EACjB,gBAAgB,EEnMH,OAAgB;EFoM7B,KAAK,EAzPY,OAAa;EA0P9B,SAAS,EAAE,GAAG;EACd,WAAW,EAAE,MAAM;EACnB,UAAU,EAAE,MAAM;;AAMpB;;iBAEM;EACJ,KAAK,EAnQW,OAAS;EAoQzB,MAAM,EAAE,+BAAwB;EAChC,aAAa,EAAE,GAAG;EACnB,gBAAgB,EAAE,sBAA+B;EAEhD;;uBAAM;IACJ,aAAa,EAAE,WAAW;EAG5B;;0BAAS;IACP,aAAa,EAAE,WAAW;EAG5B;;wBAAO;IACL,aAAa,EAAE,WAAW;EAG5B;;yBAAQ;IACN,aAAa,EAAE,WAAW;EAE5B;mBAAQ;IAAE,SAAS,EAAE,IAAI;EAEzB;;mCAAgB;IACd,UAAU,EAAE,IAAI;IAChB,gBAAgB,EEjSP,OAAO;IFmShB;;0DAAqB;MAAE,aAAa,EAAE,GAAG;IACzC;;0DAAqB;MAAE,YAAY,EAAE,GAAG;IAExC;;iDAAY;MACV,OAAO,EAAE,GAAG;MACZ;;;;iEAA4B;QAAE,YAAY,EAAE,CAAC;EAIjD;;uCAAoB;IAAE,OAAO,EAAE,eAAe;EAC9C;;oCAAiB;IACf,OAAO,EAAE,WAAW;IACpB,OAAO,EAAE,GAAG;IAEZ,iBAAiB,EAAE,CAAC;IACpB,kBAAkB,EAAE,CAAC;IAErB;;6CAAS;MACP,KAAK,EE/MS,OAAkB;MFiNhC,gBAAgB,EExNA,wBAAkB;IF0NpC;;kDAAc;MACZ,KAAK,EAAE,wBAA8B;MACrC,UAAU,EAAE,IAAI;EAIpB;;6CAA0B;IACxB,KAAK,EA1TS,OAAS;IA4TvB;;2DAAc;MAAE,KAAK,EE3RF,yBAAyF;EF8R9G;;qEAAkD;IAAE,KAAK,EE/NvC,OAAkB;EFiOpC;kBAAO;IAAE,SAAS,EAAE,IAAI;;AAG1B,sBAAuB;EACrB,oBAAoB,EAAE,GAAG;EACzB,uBAAuB,EAAG,gBAAe;EACzC,mBAAmB,EAAE,GAAG;EACxB,mBAAmB,EAAE,gBAAe;EACpC,WAAW,EAAE,CAAC;EACd,WAAW,EAAE,CAAC;;AAGhB,iBAAkB;EAEhB,OAAO,EAAE,QAAQ;;AAInB,oBAAqB;EAAE,OAAO,EAAE,GAAG;;AAEnC,0BAA2B;EACzB,gBAAgB,EAAE,GAAG;EACrB,eAAe,EAAE,WAAW;EAC5B,aAAa,EAAE,WAAW;EAC1B,kBAAkB,EAAE,KAAK;EACzB,MAAM,EAAE,GAAG;;AAGb,sCAAuC;EACrC,WAAW,EAAE,MAAM;;AAGrB,uBAAwB;EAAE,OAAO,EAAE,IAAI;;AAEvC,yBAA0B;EAAE,WAAW,EAAE,MAAM;;AAE/C,mBAAoB;EAAE,OAAO,EAAE,IAAI;;AAKnC,MAAO;EACL,MAAM,EAAE,IAAI;EACZ,KAAK,EAAE,IAAI;EACX,WAAW,EAAE,GAAG;EAChB,gBAAgB,EE/SN,qBAAoC;EFgT9C,KAAK,EA/WW,OAAS;EAgXzB,gBAAY;IACV,YAAY,EAAE,IAAI;IAClB,gBAAgB,EAAE,sBAAiC;EAGrD,UAAM;IACJ,OAAO,EAAE,GAAG;IAEZ,cAAM;MACJ,6BAA6B,EAAE,QAAQ;MACvC,yBAAyB,EAAE,qBAAkB;MAC7C,uBAAuB,EAAE,oBAAiB;IAE5C,cAAM;MAAE,aAAa,EAAE,GAAG;IAC1B,cAAM;MAAE,YAAY,EAAE,GAAG;IAEzB,mBAAW;MACT,OAAO,EAAE,CAAC;MAEV,uBAAM;QAAE,aAAa,EAAE,GAAG;MAC1B,uBAAM;QAAE,YAAY,EAAE,GAAG;EAM3B,eAAM;IACJ,6BAA6B,EAAE,QAAQ;IACvC,yBAAyB,EAAE,qBAAkB;IAC7C,uBAAuB,EAAE,oBAAiB;EAE5C,eAAM;IAAE,YAAY,EAAE,GAAG;IAAE,OAAO,EAAE,GAAG;EACvC,eAAM;IAAE,aAAa,EAAE,GAAG;IAAE,OAAO,EAAE,GAAG;EAExC,oBAAW;IACT,OAAO,EAAE,CAAC;IAEV,wBAAM;MAAE,aAAa,EAAE,GAAG;IAC1B,wBAAM;MAAE,YAAY,EAAE,GAAG;EAI7B,YAAQ;IACN,OAAO,EAAE,GAAG;IAEZ,gBAAM;MACJ,6BAA6B,EAAE,QAAQ;MACvC,yBAAyB,EAAE,qBAAkB;MAC7C,uBAAuB,EAAE,oBAAiB;;AAQ9C,oDAAiC;EAC/B,KAAK,EAHW,OAAgB;EAIhC,SAAS,EAAE,GAAG;EACd,OAAO,EAAE,GAAG;AAId,YAAQ;EACN,gBAAgB,EAAE,sBAAiC;EAEnD,oBAAU;IAAE,gBAAgB,EAAE,sBAAiC;AAGjE,oBAAgB;EACd,YAAY,EAAE,CAAC;EACf,iBAAiB,EAAE,GAAG;EACtB,iBAAiB,EAAE,GAAG;EACtB,WAAW,EAAE,IAAI;EACjB,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,IAAI;AAKd,aAAS;EACP,iBAAiB,EAAE,GAAG;EACtB,iBAAiB,EAAE,GAAG;EACtB,WAAW,EAAE,IAAI;EACjB,KAAK,EAAE,KAAK;EACZ,mBAAmB,EAAE,GAAG;;AAM5B,mBAAoB;EAClB,SAAS,EAAE,IAAI;EACf,OAAO,EAAE,KAAK;;AAMhB,SAAU;EAAE,OAAO,EAAE,IAAI;;AAEzB,eAAgB;EACd,gBAAgB,EEnaH,OAAgB;EFoa7B,MAAM,EAAE,iBAAuB;EAC/B,KAAK,EA1dY,OAAa;EA2d9B,OAAO,EAAE,IAAI;EACb,aAAa,EAAE,GAAG;EAClB,SAAS,EAAE,GAAG;EACd,OAAO,EAAE,OAAO;EAChB,yBAAyB,EAAE,GAAG;EAE9B,wBAAW;IACT,gBAAgB,EEvYE,wBAAkB;IFwYpC,KAAK,EEjYW,OAAkB;IFkYlC,MAAM,EAAE,kCAA4B;IACpC,OAAO,EAAE,IAAI;;AAIjB;oCACqC;EACnC,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,GAAG;EAClB,SAAS,EAAE,GAAG;EACd,OAAO,EAAE,OAAO;EAChB,yBAAyB,EAAE,GAAG;EC/c5B,KAAK,EDhCU,OAAa;ECiC5B,gBAAgB,ECyBL,qBAAgD;EDxB3D,MAAM,EAAE,4BAA2B;EACnC,UAAU,EAAE,mCAA2C;ED+czD;4CAAQ;IACN,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,EEzZE,wBAAkB;IF0ZpC,KAAK,EEnZW,OAAkB;IFoZlC,UAAU,EAAE,MAAM;IAClB,mBAAmB,EAAE,GAAG;IACxB,0BAA0B,EEtZV,OAAkB;IFuZlC,cAAc,EE9ZI,wBAAkB;;AFkaxC,+BAAgC;EAC9B,MAAM,EAAE,gCAA+B;EACvC,gBAAgB,EAAE,sBAAqB;EACvC,aAAa,EAAE,GAAG;EAElB,sCAAS;IACP,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,EAAE,KAAK;IACvB,aAAa,EAAE,GAAG;;AAItB,gBAAiB;EACf,gBAAgB,EAAE,OAAyB;;AAM3C,qBAAa;EACX,OAAO,EAAE,IAAI;EAEb,sEAA+B;IAAE,OAAO,EAAE,GAAG;AAG/C,qBAAa;EACX,gBAAgB,EAAE,2CAA2C;EAC7D,MAAM,EAAE,KAAK;EACb,KAAK,EAAE,IAAI;EACX,mBAAmB,EAAE,GAAG;EAExB,2BAAQ;IACN,gBAAgB,EAAE,iDAAiD;IACnE,mBAAmB,EAAE,GAAG;EAE1B,4BAAS;IACP,gBAAgB,EAAE,kDAAkD;IACpE,mBAAmB,EAAE,GAAG;AAG5B,oCAA4B;EAAE,gBAAgB,EAAE,kBAAe;;AAGjE;aACc;EACZ,gBAAgB,EAAE,mCAAmC;EACrD,eAAe,EAAE,IAAI;EACrB,MAAM,EAAE,IAAI;EACZ,KAAK,EAAE,IAAI;EACX,uBAAuB,EAAE,IAAI;EAE7B;qBAAQ;IACN,gBAAgB,EAAE,yCAAyC;IAC3D,eAAe,EAAE,IAAI;IACrB,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE,IAAI;EAEb;sBAAS;IACP,gBAAgB,EAAE,0CAA0C;IAC5D,eAAe,EAAE,IAAI;IACrB,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE,IAAI;;AAaf,kBAAmB;EACjB,gBAAgB,EAAE,wCAAwC;EAC1D,MAAM,EAAE,KAAK;EACb,KAAK,EAAE,KAAK;;AAOZ,cAAU;EACR,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,KAAK;EACb,OAAO,EAAE,GAAG;EACZ,cAAc,EAAE,IAAI;AAEtB,YAAQ;EACN,SAAS,EAAE,GAAG;EACd,WAAW,EAAE,IAAI;AAEnB,WAAO;EACL,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,IAAI;AAEb,WAAO;EACL,aAAa,EAAE,IAAI;EACnB,cAAc,EAAE,IAAI;AAEtB,gBAAY;EACV,MAAM,EAAE,+BAAwB;EAChC,aAAa,EAAE,GAAG;EAClB,gBAAgB,EE1mBP,OAAO;EF2mBhB,OAAO,EAAE,GAAG;EACZ,aAAa,EAAE,CAAC;EAChB,aAAa,EAAE,CAAC;EAEhB,yBAAW;IACT,OAAO,EAAE,KAAK;IACd,OAAO,EAAE,KAAK;AAGlB,kBAAc;EACZ,WAAW,EAAE,GAAG;EAChB,cAAc,EAAE,IAAI;AAEtB,cAAU;EACR,YAAY,EAAE,GAAG;EACjB,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,IAAI;;AAQf,SAAU;EACR,OAAO,EAAE,WAAW;EACpB,YAAY,EAAE,GAAG;EACjB,eAAe,EAAE,GAAG;;AAGtB,qBAAsB;EACpB,KAAK,EA9Na,OAAgB;EA+NlC,WAAW,EAAE,IAAI;EACjB,OAAO,EAAE,KAAK;;AAGhB;8BAC+B;EAC7B,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;;AAId,2BAA4B;EAC1B,gBAAgB,EAAE,iDAAiD;EAEnE,oEAAiB;IAAE,gBAAgB,EAAE,uDAAuD;EAE5F,kCAAS;IAAE,gBAAgB,EAAE,iDAAiD;EAE9E,+BAAM;IACJ,gBAAgB,EAAE,kDAAkD;IAEpE,4EAAiB;MAAE,gBAAgB,EAAE,wDAAwD;IAE7F,sCAAS;MAAE,gBAAgB,EAAE,kDAAkD;;AAKnF,8BAA+B;EAC7B,gBAAgB,EAAE,kDAAkD;EAEpE,0EAAiB;IAAE,gBAAgB,EAAE,wDAAwD;EAE7F,qCAAS;IAAE,gBAAgB,EAAE,kDAAkD;EAE/E,kCAAM;IACJ,gBAAgB,EAAE,iDAAiD;IAEnE,kFAAiB;MAAE,gBAAgB,EAAE,uDAAuD;IAE5F,yCAAS;MAAE,gBAAgB,EAAE,iDAAiD;;AAIlF,oBAAqB;EACnB,OAAO,EAAE,WAAW;EACpB,WAAW,EAAE,IAAI;EACjB,UAAU,EAAE,MAAM;EAClB,KAAK,EA/Qa,OAAgB;EAgRlC,aAAa,EAAE,GAAG;;AAGpB,kBAAmB;EACjB,SAAS,EAAE,GAAG;EACd,UAAU,EAAE,MAAM;EAClB,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,KAAK;EACd,MAAM,EAAE,GAAG;EACX,aAAa,EAAE,MAAM;;AAGvB,qBAAsB;EACpB,KAAK,EAAE,yBAA+B;EACtC,UAAU,EAAE,GAAG;EACf,SAAS,EAAE,GAAG;;AAGhB,aAAc;EACZ,YAAY,EAAE,CAAC;EACf,KAAK,EAAE,wBAA8B;;AAGvC,iBAAkB;EAChB,gBAAgB,EAAE,CAAC;;AAGrB,kBAAmB;EACjB,iBAAiB,EAAE,CAAC;;AAGtB,qBAAsB;EACpB,KAAK,EAjTa,OAAgB;EAkTlC,gBAAgB,EAAE,WAAW;EAC7B,WAAW,EAAE,IAAI;;AAGnB;;;qBAGsB;EACpB,WAAW,EAAE,IAAI;EACjB,KAAK,EEjoBa,OAAkB;EFkoBpC,gBAAgB,EEzoBI,wBAAkB;EF0oBtC,YAAY,EAAE,CAAC;;AAGjB,yBAA0B;EACxB,KAAK,EAAE,wBAA8B;EACrC,OAAO,EAAE,CAAC;;AAGZ,qBAAsB;EACpB,KAAK,EAAE,wBAA8B;EACrC,SAAS,EAAE,GAAG;;AAMhB,aAAc;EACZ,aAAa,EAAE,GAAG;EAClB,YAAY,EAAE,wCAAwC;EACtD,OAAO,EAAE,IAAI;EACb,YAAY,EAAE,IAAI;EAClB,eAAe,EAAE,IAAI;EACrB,gCAAgC,EAAE,IAAI;EACtC,KAAK,EAAE,IAAI;EACX,KAAK,EA7vBY,OAAa;EA+vB9B,8CACc;IAEZ,YAAY,EAAE,2CAA8C;IAD5D,8IAA6B;MAAE,KAAK,EAzVpB,OAAgB;IA4VhC,4LAAgD;MAE9C,OAAO,EAAE,GAAG;EAMhB,qCAA0B;IACxB,cAAc,EAAE,IAAI;IACpB,KAAK,EA9wBU,OAAa;EAixB9B,wBAAa;IACX,UAAU,EAAE,IAAI;IAEhB,iFAAgC;MAAE,MAAM,EAAE,GAAG;IAE7C,0CAAoB;MAAE,YAAY,EAAE,GAAG;IACvC,0CAAoB;MAAE,aAAa,EAAE,GAAG;EAG1C,kBAAO;IAAE,OAAO,EAAE,GAAG;EACrB,qBAAU;IAAE,OAAO,EAAE,IAAI;;AAKzB,wBAAa;EACX,UAAU,EAAE,KAAK;EACjB,KAAK,EAlyBU,OAAa;AAqyB9B,+CAAwB;EAEtB,OAAO,EAAE,GAAG;AAGd,kCAAuB;EAAE,SAAS,EAAE,IAAI;;AAQ1C,YAAa;EACX,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,IAAI;;AAGf,cAAe;EACb,KAAK,EAxzBY,OAAa;EAyzB9B,UAAU,EAAE,IAAI;EAChB,MAAM,EAAE,IAAI;EACZ,YAAY,EAAE,wCAAwC;EACtD,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,IAAI;EAEb,4BAAc;IACZ,OAAO,EAAE,GAAG;EAGd,6BAAiB;IAAE,OAAO,EAAE,GAAG;EAE/B,wBAAU;IACR,OAAO,EAAE,GAAG;IACZ,aAAa,EAAE,GAAG;IAElB,iCAAW;MACT,OAAO,EAAE,GAAG;MACZ,MAAM,EAAE,kCAA4B;IAGtC,iCAAW;MACT,KAAK,EE7uBS,OAAkB;MF8uBhC,gBAAgB,EErvBA,wBAAkB;MFsvBlC,MAAM,EAAE,kCAA4B;EAIxC,yBAAW;IAAE,KAAK,EAAE,KAAK;EAEzB,6BAAe;IACb,OAAO,EAAE,GAAG;IACZ,OAAO,EAAE,GAAG;EAEd,yBAAW;IACT,KAAK,EAAE,GAAG;IACV,UAAU,EAAE,wBAAqB;;AAIrC,eAAgB;EACd,YAAY,EAAE,gBAAa;EAC3B,KAAK,EAn2BY,OAAa;EAq2B9B,2BAAc;IACZ,YAAY,EAAE,gBAAa;IAC3B,KAAK,EA/bW,OAAgB;;AAqcpC,+BAAgC;EAC9B,gBAAgB,EAAE,gBAAgB;EAClC,aAAa,EAAE,IAAI;EACnB,sBAAsB,EAAE,GAAG;EAC3B,yBAAyB,EAAE,GAAG;EAC9B,KAAK,EAAE,IAAI;;AAGb,gCAAiC;EAC/B,gBAAgB,EAAE,gBAAgB;EAClC,aAAa,EAAE,IAAI;EACnB,qBAAqB,EAAE,GAAG;EAC1B,wBAAwB,EAAE,GAAG;EAC7B,KAAK,EAAE,IAAI;;AAMb,WAAY;EACV,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,KAAK;EACb,gBAAgB,EAAE,2CAA2C;EAC7D,eAAe,EAAE,OAAO;;AAM1B,SAAU;EAAE,gBAAgB,EAAE,kBAAkB;;AAChD,UAAW;EAAE,gBAAgB,EAAE,KAAK;;AAEpC,aAAc;EACZ,KAAK,EAtea,OAAgB;EAuelC,gBAAgB,EAAE,mBAA4B;EAC9C,MAAM,EAAE,IAAI;EACZ,YAAY,EAAE,0CAA6C;EAC3D,OAAO,EAAE,aAAa;EAEtB,uCAA0B;IACxB,OAAO,EAAE,mBAAmB;EAG9B,wBAAa;IACX,OAAO,EAAE,CAAC;IACV,MAAM,EAAE,GAAG;IACX,OAAO,EAAE,SAAS;IAClB,UAAU,EAAE,IAAI;IAChB,MAAM,EAAE,IAAI;IACZ,YAAY,EAAE,8CAAiD;IAE/D,6CAAqB;MACnB,WAAW,EAAE,CAAC;MACd,cAAc,EAAE,CAAC;MACjB,MAAM,EAAE,IAAI;;AAUlB,WAAY;EACV,OAAO,EAAE,kBAAkB;EAC3B,YAAY,EAAE,wCAAwC;EAEtD,eAAI;IAAE,OAAO,EAAE,CAAC;EAEhB,iBAAQ;IACN,SAAS,EAAE,CAAC;IACZ,WAAW,EAAE,IAAI;IACjB,KAAK,EAt7BU,OAAa;IAu7B5B,cAAc,EAAE,CAAC;EAGnB,uBAAc;IAAE,KAAK,EEn6BT,OAAO;EFq6BnB,qBAAY;IACV,WAAW,EAAE,IAAI;IACjB,OAAO,EAAE,GAAG;EAEd,0BAAiB;IACf,YAAY,EAAE,IAAI;IAClB,SAAS,EAAE,IAAI;EAEjB,iBAAQ;IACN,KAAK,EAAE,IAAI;IACX,OAAO,EAAE,GAAG;IACZ,aAAa,EAAE,GAAG;IAClB,WAAW,EAx8BI,OAAa;IAy8B5B,cAAc,EEv2BE,OAAkB;IFw2BlC,0BAA0B,EE/2BR,wBAAkB;ID3DpC,KAAK,EDhCU,OAAa;ICiC5B,gBAAgB,ECyBL,qBAAgD;IDxB3D,MAAM,EAAE,4BAA2B;IACnC,UAAU,EAAE,mCAA2C;ID26BvD,uBAAQ;MCv6BR,KAAK,EC2DW,OAAkB;MD1DlC,gBAAgB,ECmDE,wBAAkB;MDlDpC,MAAM,EAAE,kCAA4B;MACpC,UAAU,EAAE,mCAA2C;EDs6BzD,oCAAyB;IACvB,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,IAAI;IAChB,UAAU,EAAE,IAAI;IAChB,6BAA6B,EAAE,IAAI;;AAIvC,oCAAoC;AACpC,8BAA+B;EAC7B,SAAS,EAAE,IAAI;;AAGjB,qBAAsB;EACpB,KAAK,EEx8BS,OAAO;;AF28BvB;sBACuB;EACrB,OAAO,EAAE,IAAI;EAEb;gCAAU;IACR,WAAW,EAAE,IAAI;IACjB,YAAY,EAAE,IAAI;IAClB,cAAc,EAAE,GAAG;IAEnB;sCAAM;MACJ,YAAY,EAAE,GAAG;MACjB,aAAa,EAAE,IAAI;EAGvB;oCAAc;IACZ,YAAY,EAAE,IAAI;IAClB,KAAK,EAAE,IAAI;IAEX;0CAAM;MAAE,aAAa,EAAE,IAAI;;AAI/B,+BAAgC;EAC9B,UAAU,EAAE,KAAK;EACjB,WAAW,EAAE,IAAI;EACjB,YAAY,EAAE,IAAI;EAClB,aAAa,EAAE,IAAI;EAEnB,mCAAM;IACJ,aAAa,EAAE,IAAI;IACnB,YAAY,EAAE,IAAI;EAGpB,oCAAO;IACL,KAAK,EAAE,IAAI;IAEX,0CAAQ;MAAE,KAAK,EAAE,KAAK;IAEtB,wCAAM;MAAE,aAAa,EAAE,GAAG;IAC1B,wCAAM;MAAE,YAAY,EAAE,GAAG;IAEzB,6CAAW;MAAE,aAAa,EAAE,IAAI;IAChC,6CAAW;MAAE,YAAY,EAAE,IAAI;IAE/B,yCAAO;MAAE,SAAS,EAAE,KAAK;;AAO7B,sBAAuB;EACrB,MAAM,EAAE,gBAA4B;EAEpC,mCAAa;IAAE,YAAY,EAAE,GAAG;;AAMlC,SAAU;EACR,gBAAgB,EEz+BH,OAAgB;EF0+B7B,YAAY,EAAE,CAAC;EACf,gBAAgB,EAAE,GAAG;EACrB,YAAY,EAAE,kBAA0B;;AAG1C,gBAAiB;EACf,OAAO,EAAE,IAAI;EACb,OAAO,EAAE,IAAI;;AAGf,aAAc;EACZ,OAAO,EAAE,IAAI;;AAGf,aAAc;EACZ,UAAU,EAAE,GAAG;EACf,SAAS,EAAE,GAAG;EACd,SAAS,EAAE,IAAI;EACf,WAAW,EAAE,IAAI;EACjB,aAAa,EAAE,GAAG;EAClB,UAAU,EAAE,IAAI;ECt/BhB,WAAW,EAAE,yBAAoC;EAkE/C,KAAK,ED/HU,OAAa;ECgI5B,MAAM,EAAE,4BAA4B;EACpC,gBAAgB,EC1EJ,qBAAgD;EFggC9D,mBAAQ;IC1/BR,WAAW,EAAE,yBAAoC;IA2E/C,KAAK,EDxIU,OAAa;ICyI5B,MAAM,EAAE,4BAA4B;IACpC,gBAAgB,EAAE,sBAAyC;ED86B7D,2CAAoB;IC3/BpB,WAAW,EAAE,yBAAoC;IAoF/C,KAAK,EC/CW,OAAkB;IDgDlC,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,ECxDE,wBAAkB;EF+9BtC,oBAAS;IC7/BT,WAAW,EAAE,yBAAoC;IA6F/C,KAAK,EC5FkB,OAAkD;ID6FzE,MAAM,EAAE,4BAA4B;IACpC,gBAAgB,EAAE,sBAAoC;;ADi6B1D,iBAAkB;EAChB,KAAK,EA9jCY,OAAa;EA+jC9B,OAAO,EAAE,GAAG;EACZ,oBAAoB,EAAE,GAAG;EACzB,uBAAuB,EE5gCV,OAAgB;EF6gC7B,mBAAmB,EAAE,GAAG;EACxB,mBAAmB,EAAE,kBAA0B;EAC/C,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;EACjB,eAAe,EAAE,GAAG;;AAWpB,mBAAgB;EACd,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,IAAI;EACb,mBAAmB,EAAE,GAAG;EACxB,gBAAgB,EE/iCR,OAAS;EFgjCjB,MAAM,EAAE,+BAAwB;AAGlC,sBAAmB;EACjB,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,0BAAuB;AAO/B,gBAAM;EACJ,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,aAAa;AAGvB,mBAAS;EAAE,OAAO,EAAE,IAAI;AAG1B,oBAAiB;EAAE,OAAO,EAAE,mBAAmB;AAE/C,0DACyB;EAAE,OAAO,EAAE,gBAAgB;AAEpD,wBAAqB;EACnB,OAAO,EAAE,GAAG;EACZ,MAAM,EAAE,0BAAuB;EAG/B,oCAAc;IAAE,WAAW,EAAE,IAAI;EAEjC,iCAAW;IACT,OAAO,EAAE,GAAG;IAGZ,6CAAc;MAAE,WAAW,EAAE,IAAI;EAGnC,kCAAY;IAAE,YAAY,EAAE,GAAG;EAC/B,kCAAY;IAAE,aAAa,EAAE,GAAG;AAGlC,qBAAkB;EAChB,OAAO,EAAE,GAAG;EACZ,MAAM,EAAE,0BAAuB;EAE/B,8BAAW;IACT,OAAO,EAAE,GAAG;EAGd,2BAAQ;IACN,gBAAgB,EAAE,GAAG;IACrB,aAAa,EAAE,GAAG;EAEpB,4BAAS;IACP,OAAO,EAAE,GAAG;IACZ,KAAK,EE7mCY,yBAAyF;IF8mC1G,MAAM,EAAE,0BAAuB;EAGjC,+BAAY;IAAE,YAAY,EAAE,GAAG;EAC/B,+BAAY;IAAE,aAAa,EAAE,GAAG;AAKlC,sBAAmB;EACjB,aAAa,EAAE,IAAI;EACnB,YAAY,EAAE,IAAI;EAClB,UAAU,EAAE,KAAK;EACjB,MAAM,EAAE,IAAI;EAEZ,0BAAM;IACJ,WAAW,EAAE,IAAI;IACjB,MAAM,EAAE,IAAI;AAIhB,wBAAqB;EAAE,WAAW,EAAE,IAAI;AAExC,8BAA2B;EAAE,SAAS,EAAE,KAAK;AAE7C,oBAAiB;EAAE,YAAY,EAAE,IAAI;AACrC,oBAAiB;EAAE,aAAa,EAAE,IAAI;;AAGxC,kBAAmB;EACjB,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,IAAI;EACZ,WAAW,EAAE,MAAM;EACnB,WAAW,EA1wBO,OAAgB;;AA+wBpC,uBAAwB;EACtB,SAAS,EAAE,GAAG;EACd,KAAK,EAjxBa,OAAgB;;AAoxBpC,qDAAqD;AAOrD,SAAU;EACR,UAAU,EAAE,MAAM;EAClB,WAAW,EAAE,IAAI;EACjB,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,IAAI;EACb,KAAK,EAhyBa,OAAgB;EAiyBlC,YAAY,EAAE,yCAAyC;;AAGzD,WAAY;EACV,UAAU,EAAE,MAAM;EAClB,WAAW,EAAE,IAAI;EACjB,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,IAAI;EACZ,SAAS,EAAE,IAAI;EACf,UAAU,EAAE,IAAI;EAEhB,KAAK,EA7yBa,OAAgB;EA8yBlC,UAAU,EAAE,IAAI;EAChB,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,GAAG;EAClB,YAAY,EAAE,yCAAyC;EAEzD,8BAAmB;IAAE,SAAS,EAAE,GAAG;EAEjC,kBAAO;IACL,OAAO,EAAE,CAAC;IACV,MAAM,EAAE,GAAG;IACX,gBAAgB,EAAE,kBAA0B;IAC5C,aAAa,EAAE,GAAG;IAClB,KAAK,EEvoCa,wBAAkB;EFyoCtC,sBAAW;IACT,gBAAgB,EE1oCE,wBAAkB;;AFmpCtC,gBAAM;EACJ,OAAO,EAAE,GAAG;EACZ,YAAY,EAAE,IAAI;EAClB,WAAW,EAAE,GAAG;EAEhB,yBAAW;IACT,OAAO,EAAE,GAAG;IACZ,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,WAAW,EAAE,IAAI;IACjB,cAAc,EAAE,IAAI;EAGtB,0BAAY;IACV,gBAAgB,EAAE,sBAAiC;AAIvD,uBAAa;EACX,WAAW,EAAE,IAAI;EACjB,KAAK,EAAE,IAAI;EACX,SAAS,EAAE,GAAG;AAGhB,qBAAW;EACT,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,IAAI;EACtB,WAAW,EAAE,CAAC;EACd,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;EAClB,mBAAmB,EAAE,GAAG;EACxB,KAAK,EAAE,wBAAuC;EAE9C,uDACS;IACP,mBAAmB,EAAE,GAAG;IAExB,uEAAU;MAAE,YAAY,EAAE,GAAG;EAG/B,2BAAQ;IACN,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,kBAAkB,EAAE,GAAG;IAEvB,iCAAQ;MAAE,aAAa,EAAE,CAAC;EAG5B,0BAAO;IACL,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,iBAAiB,EAAE,GAAG;IAEtB,gCAAQ;MAAE,YAAY,EAAE,GAAG;EAG7B,6DACa;IACX,KAAK,EEtsCS,OAAkB;IFusChC,gBAAgB,EAAE,wBAAuC;EAG3D,uHAGU;IACR,KAAK,EE9sCS,OAAkB;IF+sChC,YAAY,EE1yCT,OAAO;EF6yCZ,+BAAY;IACV,gBAAgB,EAAE,wBAAuC;AAI7D,mCAAyB;EACvB,6BAA6B,EAAE,QAAQ;EACvC,yBAAyB,EEhyCT,OAAO;EFiyCvB,uBAAuB,EEjyCP,OAAO;AFoyCzB,oBAAU;EACR,OAAO,EAAE,GAAG;EACZ,KAAK,EAz5BW,OAAgB;EA05BhC,MAAM,EAAE,+BAAwB;EAChC,gBAAgB,EE7xCR,OAAS;EF8xCjB,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,kBAAkB;EAC3B,SAAS,EAAE,GAAG;;AAUhB,+BAAa;EACX,WAAW,EAAE,IAAI;EACjB,KAAK,EAAE,IAAI;EACX,SAAS,EAAE,GAAG;AAGhB,6BAAW;EACT,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,IAAI;EACtB,WAAW,EAAE,CAAC;EACd,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;EAClB,mBAAmB,EAAE,GAAG;EACxB,KAAK,EAAE,wBAAuC;EAE9C,uEACS;IACP,mBAAmB,EAAE,GAAG;IAExB,uFAAU;MAAE,YAAY,EAAE,GAAG;EAG/B,mCAAQ;IACN,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,kBAAkB,EAAE,GAAG;IAEvB,yCAAQ;MAAE,aAAa,EAAE,CAAC;EAG5B,kCAAO;IACL,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,iBAAiB,EAAE,GAAG;IAEtB,wCAAQ;MAAE,YAAY,EAAE,GAAG;EAG7B,2EACU;IACR,KAAK,EEvxCS,OAAkB;IFwxChC,YAAY,EAAE,sBAAuB;EAGvC,6PAKqB;IACnB,KAAK,EEjyCS,OAAkB;IFkyChC,YAAY,EE73CT,OAAO;EFg4CZ,uCAAY;IACV,gBAAgB,EAAE,wBAAuC;AAI7D,2CAAyB;EACvB,6BAA6B,EAAE,QAAQ;EACvC,yBAAyB,EEn3CT,OAAO;EFo3CvB,uBAAuB,EEp3CP,OAAO;AFu3CzB,oCAAkB;EAChB,YAAY,EAAE,GAAG;AAGnB,iCAAe;EACb,OAAO,EAAE,EAAE;EACX,KAAK,EAh/BW,OAAgB;AAm/BlC,0BAAQ;EACN,aAAa,EAAE,KAAK;EACpB,gBAAgB,EE51CR,qBAAoC;AF+1C9C,iCAAe;EACb,YAAY,EAAE,GAAG;AAGnB,oCAAkB;EAChB,UAAU,EAAE,sBAAmB;AAGjC,mCAAiB;EACf,KAAK,EAjgCW,OAAgB;EAkgChC,MAAM,EAAE,+BAAwB;EAChC,gBAAgB,EEr4CR,OAAS;EFs4CjB,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,GAAG;EAEZ,iDAAc;IACZ,OAAO,EAAE,GAAG;EAGd,6CAAU;IACR,OAAO,EAAE,IAAI;IACb,aAAa,EAAE,GAAG;IAClB,OAAO,EAAE,GAAG;IAEZ,sDAAW;MACT,OAAO,EAAE,GAAG;MACZ,MAAM,EAAE,kCAA4B;IAGtC,sDAAW;MACT,MAAM,EAAE,kCAA4B;EAIxC,8CAAW;IAAE,KAAK,EAAE,KAAK;EAEzB,8CAAW;IACT,KAAK,EAAE,GAAG;IACV,UAAU,EAAE,wBAAqB;;AAQvC,aAAc;EACZ,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,GAAG;EAIZ,uBAAY;IACV,aAAa,EAAE,GAAG;IAClB,YAAY,EAAE,GAAG;EAEnB,oBAAO;IAAE,SAAS,EAAE,KAAK;;AAIzB,kBAAQ;EAAE,OAAO,EAAE,GAAG;AACtB,iBAAO;EACL,WAAW,EAAE,GAAG;EAChB,cAAc,EAAE,GAAG;EAEnB,wBAAO;IAAE,SAAS,EAAE,IAAI;EAExB,yBAAQ;IACN,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;AAGtB,gBAAM;EACJ,YAAY,EAAE,IAAI;EAClB,aAAa,EAAE,IAAI;EACnB,SAAS,EAAE,KAAK;;AAIpB,eAAgB;EACd,YAAY,EAAE,IAAI;EAElB,uBAAQ;IAAE,WAAW,EAAE,GAAG;EAC1B,sBAAO;IAAE,SAAS,EAAE,IAAI;;AAG1B,kBAAmB;EAAE,KAAK,EAAE,KAAK;;AAEjC,uBAAwB;EACtB,OAAO,EAAE,WAAW;EAEpB,8BAAO;IACL,SAAS,EAAE,MAAM;IACjB,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;;AAItB,uBAAwB;EAAE,OAAO,EAAE,kBAAkB;;AAGrD,aAAc;EACZ,OAAO,EAAE,KAAK;EAEd,uCAA0B;IACxB,OAAO,EAAE,kBAAkB;IAC3B,OAAO,EAAE,KAAK;IAEd,sDAAe;MACb,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,GAAG;MACX,OAAO,EAAE,GAAG;MAEZ,6DAAO;QAAE,SAAS,EAAE,IAAI;EAI5B,8BAAmB;IACjB,UAAU,EAAE,kBAAe;EAG7B,qBAAU;IACR,KAAK,EAAE,KAAK;IACZ,MAAM,EAAE,IAAI;IACZ,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,KAAK;IACd,UAAU,EAAE,mBAA8C;IAC1D,MAAM,EAAE,eAAoC;IAC5C,aAAa,EAAE,GAAG;IAClB,KAAK,EAliDU,OAAa;IAoiD5B,8BAAS;MACP,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,IAAI;MACZ,OAAO,EAAE,GAAG;MACZ,KAAK,EAxiDQ,OAAa;MAyiD1B,aAAa,EAAE,GAAG;MAClB,MAAM,EAAE,6BAAyC;MAEjD,qCAAO;QAAE,SAAS,EAAE,IAAI;MAExB,oCAAO;QCj/CX,WAAW,EAAE,yBAAoC;QA2E/C,KAAK,EDxIU,OAAa;QCyI5B,MAAM,EAAE,4BAA4B;QACpC,gBAAgB,EAAE,sBAAyC;MDq6CzD,qCAAS;QCl/Cb,WAAW,EAAE,yBAAoC;QA8C/C,KAAK,ECTW,OAAkB;QDUlC,gBAAgB,ECjBE,wBAAkB;QDkBpC,MAAM,EAAE,kCAA4B;QACpC,UAAU,EAAE,wCAAkC;IDo8C9C,iCAAY;MACV,WAAW,EAAE,GAAG;EAIpB,qBAAQ;IACN,MAAM,EAAE,KAAK;IACb,OAAO,EAAE,CAAC;IACV,MAAM,EAAE,IAAI;IACZ,cAAc,EAAE,KAAK;IACrB,wBAAwB,EAAE,OAA8D;IACxF,oBAAoB,EAAE,gBAAa;IACnC,+BAA+B,EEn+Cb,wBAAkB;IFo+CpC,2BAA2B,EAAE,gBAAa;IAC1C,oBAAoB,EAAE,GAAG;IACzB,qBAAqB,EAAE,GAAG;;AAO9B,kBAAmB;EACjB,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,GAAG;;AAGd,iEAAiE;AACjE,mBAAoB;EAClB,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;;AAGpB,iBAAkB;EAChB,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,KAAK,EEp/Ca,OAAkB;EFq/CpC,OAAO,EAAE,GAAG;EACZ,WAAW,EAAE,GAAG;EAChB,mBAAmB,EAAE,GAAG;EAExB,4DAA6B;IAAE,KAAK,EEhgDhB,wBAAkB;EFigDtC,uBAAQ;IAAE,KAAK,EAAE,sBAAwC;;AAG3D,sEAAsE;AACtE,gBAAiB;EACf,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,GAAG;;AAGd,2BAA4B;EAC1B,MAAM,EAAE,4BAAoC;EAC5C,6BAA6B,EAAE,IAAI;EACnC,gBAAgB,EAAE,kBAA0B;;AAG9C,kCAAmC;EACjC,MAAM,EAAE,kCAA4B;EACpC,6BAA6B,EAAE,IAAI;;AAGrC,oCAAqC;EACnC,yBAAyB,EAAE,qBAAuB;EAClD,qBAAqB,EAAE,kBAAkB;EACzC,2BAA2B,EAAE,qBAAuB;EACpD,uBAAuB,EAAE,kBAAkB;;AAG7C,2CAA4C;EAC1C,yBAAyB,EAAE,sBAAuB;EAClD,qBAAqB,EAAE,kBAAkB;EACzC,2BAA2B,EAAE,qBAAsB;EACnD,uBAAuB,EAAE,kBAAkB;;AAM7C,oBAAqB;EACnB,YAAY,EAAE,GAAG;EAEjB,6BAAW;IACT,OAAO,EAAE,KAAK;;AAIlB;SACU;EACR,MAAM,EAAE,GAAG;EACX,OAAO,EAAE,GAAG;EACZ,mBAAmB,EAAE,GAAG;EAExB,sCAAQ;IACN,6BAA6B,EAAE,IAAI;IACnC,MAAM,EAAE,kCAA4B;IAEpC;iCAAgB;MAAE,mBAAmB,EAAE,GAAG;IAC1C,4DAAa;MAAE,gBAAgB,EAAE,GAAG;IACpC,8DAAc;MAAE,iBAAiB,EAAE,GAAG;MAAE,YAAY,EAAE,CAAC;IACvD,gEAAe;MAAE,kBAAkB,EAAE,GAAG;MAAE,aAAa,EAAE,CAAC;;AAO9D,gBAAiB;EACf,gBAAgB,EAAE,sCAAsC;EAExD,sBAAQ;IAAE,gBAAgB,EAAE,4CAA4C;;AAOxE,iBAAY;EAAE,OAAO,EAAE,OAAO;AAE9B,sBAAiB;EACf,KAAK,EAAE,GAAG;EACV,UAAU,EAAE,yBAAuB;AAGrC,WAAM;EACJ,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;EAClB,KAAK,EAzwCW,OAAgB;EA0wChC,WAAW,EAAE,IAAI;EACjB,mBAAmB,EAAE,GAAG;EAExB,oBAAW;IACT,OAAO,EAAE,KAAK;EAGhB,iBAAQ;IACN,KAAK,EExlDS,OAAkB;IFylDhC,gBAAgB,EEhmDA,wBAAkB;EFmmDpC,qBAAY;IACV,gBAAgB,EAAE,IAAI;IACtB,YAAY,EAAE,IAAI;IAClB,gBAAgB,EAAE,sBAAiC;AAIvD,aAAQ;EACN,WAAW,EAAE,IAAI;EACjB,KAAK,EA/xCW,OAAgB;EAiyChC,sDAA+B;IAC7B,KAAK,EExmDS,OAAkB;IFymDhC,WAAW,EAAE,IAAI;AAIrB,YAAO;EACL,KAAK,EAxyCW,OAAgB;EAyyChC,SAAS,EAAE,IAAI;EAEf,oDAA+B;IAC7B,KAAK,EElnDS,OAAkB;IFmnDhC,WAAW,EAAE,IAAI;;AASvB,UAAW;EACP,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,gBAAgB,EAAE,WAAW;EAC7B,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,CAAC;;AAGpB,WAAY;EACR,KAAK,EA/zCW,OAAgB;EAg0ChC,SAAS,EAAE,GAAG;EACd,WAAW,EAAE,IAAI;EACjB,MAAM,EAAE,GAAG;;AAMf,QAAS;EACP,KAAK,EAjvDY,OAAa;EAmvD9B,kBAAY;IACV,gBAAgB,EAAE,sBAAiC;EAGrD,qBAAe;IACb,YAAY,EAAE,wCAAwC;IACtD,KAAK,EAzvDU,OAAa;IA0vD5B,OAAO,EAAE,IAAI;IACb,cAAc,EAAE,IAAI;IAEpB,+BAAY;MACV,gBAAgB,EAAE,sBAAiC;EAGvD,gCAA0B;IACxB,YAAY,EAAE,6CAA6C;IAC3D,KAAK,EAnwDU,OAAa;IAowD5B,aAAa,EAAE,CAAC;IAChB,qBAAqB,EAAE,CAAC;IACxB,sBAAsB,EAAE,CAAC;IACzB,OAAO,EAAE,IAAI;IACb,cAAc,EAAE,IAAI;IAEpB,0CAAY;MACV,gBAAgB,EAAE,sBAAiC;EAGvD,eAAS;IACP,YAAY,EAAE,oDAAoD;IAClE,KAAK,EAhxDU,OAAa;IAixD5B,SAAS,EAAE,GAAG;IACd,OAAO,EAAE,IAAI;IACb,cAAc,EAAE,GAAG;EAErB,yBAAmB;IACjB,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,EAAE,sBAAuC;;AAI7D,eAAgB;EACd,YAAY,EAAE,wCAAwC;EACtD,KAAK,EA7xDY,OAAa;EA8xD9B,OAAO,EAAE,IAAI;EACb,cAAc,EAAE,IAAI;;AAMtB,SAAS;AACT,cAAe;EACb,eAAe;EACf,WAAW,EAAE,iBAAiB;EAC9B,WAAW,EAAE,IAAI;EACjB,SAAS,EAAE,IAAI;;AAMjB,4BAA6B;EAAE,OAAO,EAAE,QAAQ;;AAEhD,8BAA+B;EAAE,UAAU,EAAE,KAAK;;AAKlD;yBAC0B;EACxB,gBAAgB,EAAE,sBAAuC;EACzD,MAAM,EAAE,kCAA4B;;AAMtC,SAAU;EACR,OAAO,EAAE,GAAG;EACZ,MAAM,EAAE,GAAG;EACX,gBAAgB,EAAE,gBAAa;EAC/B,aAAa,EAAE,GAAG", +"sources": ["_common.scss","_drawing.scss","_colors.scss"], +"names": [], +"file": "cinnamon-dark.css" +} \ No newline at end of file diff --git a/.themes/Dracula/cinnamon/cinnamon-dark.scss b/.themes/Dracula/cinnamon/cinnamon-dark.scss new file mode 100644 index 0000000..8898486 --- /dev/null +++ b/.themes/Dracula/cinnamon/cinnamon-dark.scss @@ -0,0 +1,8 @@ +$variant: 'dark'; +$transparency: 'true'; +$darker: 'false'; + +@import "_colors"; //use gtk colors +@import "_drawing"; +@import "_common"; + diff --git a/.themes/Dracula/cinnamon/cinnamon.css b/.themes/Dracula/cinnamon/cinnamon.css new file mode 100644 index 0000000..0a0e51a --- /dev/null +++ b/.themes/Dracula/cinnamon/cinnamon.css @@ -0,0 +1,1451 @@ +stage { + color: #f8f8f2; } + +.label-shadow { + color: rgba(0, 0, 0, 0); } + +.menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: #2c2f3c; + border: 1px solid rgba(25, 26, 34, 0.9); + box-shadow: inset 0 2px 4px rgba(44, 47, 60, 0.05); } + .menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .sound-button, .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus, .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover, .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus, .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus, .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { + border-radius: 2px; } + .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .sound-button:focus { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: #2c2f3c; + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(44, 47, 60, 0.05); } + .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: #373a4b; + border: 1px solid rgba(25, 26, 34, 0.9); + box-shadow: inset 0 2px 4px rgba(55, 58, 75, 0.05); } + .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: #2c2f3c; + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(44, 47, 60, 0.05); } + .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(189, 147, 249, 0.5); } + .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: rgba(248, 248, 242, 0.45); + border: 1px solid rgba(25, 26, 34, 0.45); + background-color: rgba(44, 47, 60, 0.55); + box-shadow: inset 0 2px 4px rgba(44, 47, 60, 0.05); } + +.notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + border-radius: 2px; + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(67, 69, 91, 0.4); } + .notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(82, 84, 112, 0.5); } + .notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { + color: rgba(189, 147, 249, 0.5); } + .notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + border: 1px solid rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0.5); } + .notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #454950; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(67, 69, 91, 0.25); } + +.menu #notification StEntry, .popup-menu #notification StEntry, #menu-search-entry { + padding: 7px; + caret-size: 1px; + selection-background-color: rgba(189, 147, 249, 0.5); + selected-color: #f8f8f2; + transition-duration: 300ms; + border-radius: 3px; + color: #f8f8f2; + background-color: #282a36; + border: 1px solid rgba(25, 26, 34, 0.9); + box-shadow: inset 0 2px 4px rgba(40, 42, 54, 0.05); } + .menu #notification StEntry:focus, .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .menu #notification StEntry:hover, .popup-menu #notification StEntry:hover, #menu-search-entry:hover { + color: #f8f8f2; + background-color: #282a36; + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(40, 42, 54, 0.05); } + .menu #notification StEntry:insensitive, .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { + color: rgba(248, 248, 242, 0.45); + background-color: #242530; + border-color: 1px solid rgba(28, 29, 38, 0.945); + box-shadow: inset 0 2px 4px rgba(36, 37, 48, 0.05); } + .menu #notification StEntry StIcon.capslock-warning, .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #F27835; + padding: 0 4px; } + +.notification StEntry { + padding: 7px; + caret-size: 1px; + caret-color: #BAC3CF; + selection-background-color: rgba(189, 147, 249, 0.5); + selected-color: #f8f8f2; + transition-duration: 300ms; + border-radius: 3px; + color: #BAC3CF; + background-color: rgba(67, 69, 91, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .notification StEntry:focus { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .notification StEntry:insensitive { + color: rgba(186, 195, 207, 0.55); + background-color: rgba(67, 69, 91, 0.25); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + +StScrollView.vfade { + -st-vfade-offset: 0px; } +StScrollView.hfade { + -st-hfade-offset: 0px; } + +StScrollBar { + padding: 8px; } + StScrollView StScrollBar { + min-width: 5px; + min-height: 5px; } + StScrollBar StBin#trough { + background-color: rgba(40, 42, 54, 0.1); + border-radius: 8px; } + StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 2px; + background-color: #757679; + border: 0px solid; + margin: 0px; } + StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: #5f6065; } + StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: rgba(189, 147, 249, 0.5); } + +.separator { + -gradient-height: 1px; + -gradient-start: rgba(0, 0, 0, 0); + -gradient-end: rgba(0, 0, 0, 0); + -margin-horizontal: 1.5em; + height: 1em; } + +.popup-slider-menu-item, .slider { + -slider-height: 0.3em; + -slider-background-color: #333545; + -slider-border-color: rgba(30, 31, 41, 0.3); + -slider-active-background-color: rgba(189, 147, 249, 0.5); + -slider-active-border-color: rgba(30, 31, 41, 0.3); + -slider-border-width: 1px; + -slider-handle-radius: 0.5em; + height: 1em; + min-width: 15em; + border: 0 solid transparent; + border-right-width: 1px; + border-left-width: 5px; } + .popup-menu-item:active .popup-slider-menu-item, + .popup-menu-item:active .slider { + -slider-background-color: rgba(0, 0, 0, 0.2); + -slider-active-background-color: #f8f8f2; } + +.check-box CinnamonGenericContainer { + spacing: .2em; + min-height: 30px; + padding-top: 2px; } +.check-box StLabel { + font-weight: normal; } +.check-box StBin { + width: 16px; + height: 16px; + background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } +.check-box:focus StBin { + background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } +.check-box:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } +.check-box:focus:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } + +.radiobutton CinnamonGenericContainer { + spacing: .2em; + height: 26px; + padding-top: 2px; } +.radiobutton StLabel { + padding-top: 4px; + font-size: 0.9em; + box-shadow: none; } +.radiobutton StBin { + width: 16px; + height: 16px; + background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } +.radiobutton:focus StBin { + background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } +.radiobutton:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } +.radiobutton:focus:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } + +.toggle-switch { + width: 50px; + height: 20px; + background-size: contain; + background-image: url("dark-assets/switch/switch-off.svg"); } + .toggle-switch:checked { + background-image: url("dark-assets/switch/switch-on.svg"); } + .popup-menu-item:active .toggle-switch { + background-image: url("common-assets/switch/switch-off-selected.svg"); } + .popup-menu-item:active .toggle-switch:checked { + background-image: url("common-assets/switch/switch-on-selected.svg"); } + +.cinnamon-link { + color: #13b1d5; + text-decoration: underline; } + .cinnamon-link:hover { + color: #2fc9ec; } + +#Tooltip { + border-radius: 3px; + padding: 5px 12px; + background-color: #13141a; + color: #BAC3CF; + font-size: 1em; + font-weight: normal; + text-align: center; } + +.menu, +.popup-menu, +.popup-combo-menu { + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 6px; + background-color: rgba(30, 31, 41, 0.99); } + .menu.top, + .popup-menu.top, + .top.popup-combo-menu { + border-radius: 0 0 6px 6px; } + .menu.bottom, + .popup-menu.bottom, + .bottom.popup-combo-menu { + border-radius: 6px 6px 0 0; } + .menu.left, + .popup-menu.left, + .left.popup-combo-menu { + border-radius: 0 6px 6px 0; } + .menu.right, + .popup-menu.right, + .right.popup-combo-menu { + border-radius: 6px 0 0 6px; } + .menu-arrow, + .popup-menu-arrow { + icon-size: 16px; } + .menu .popup-sub-menu, + .popup-menu .popup-sub-menu, + .popup-combo-menu .popup-sub-menu { + box-shadow: none; + background-color: #282a36; } + .menu .popup-sub-menu .popup-menu-item:ltr, + .popup-menu .popup-sub-menu .popup-menu-item:ltr, + .popup-combo-menu .popup-sub-menu .popup-menu-item:ltr { + padding-right: 0em; } + .menu .popup-sub-menu .popup-menu-item:rtl, + .popup-menu .popup-sub-menu .popup-menu-item:rtl, + .popup-combo-menu .popup-sub-menu .popup-menu-item:rtl { + padding-left: 0em; } + .menu .popup-sub-menu StScrollBar, + .popup-menu .popup-sub-menu StScrollBar, + .popup-combo-menu .popup-sub-menu StScrollBar { + padding: 4px; } + .menu .popup-sub-menu StScrollBar StBin#trough, .menu .popup-sub-menu StScrollBar StBin#vhandle, + .popup-menu .popup-sub-menu StScrollBar StBin#trough, + .popup-menu .popup-sub-menu StScrollBar StBin#vhandle, + .popup-combo-menu .popup-sub-menu StScrollBar StBin#trough, + .popup-combo-menu .popup-sub-menu StScrollBar StBin#vhandle { + border-width: 0; } + .menu .popup-menu-content, + .popup-menu .popup-menu-content, + .popup-combo-menu .popup-menu-content { + padding: 1em 0em 1em 0em; } + .menu .popup-menu-item, + .popup-menu .popup-menu-item, + .popup-combo-menu .popup-menu-item { + padding: .4em 1.75em; + spacing: 1em; + border-left-width: 0; + border-right-width: 0; } + .menu .popup-menu-item:active, + .popup-menu .popup-menu-item:active, + .popup-combo-menu .popup-menu-item:active { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + .menu .popup-menu-item:insensitive, + .popup-menu .popup-menu-item:insensitive, + .popup-combo-menu .popup-menu-item:insensitive { + color: rgba(248, 248, 242, 0.5); + background: none; } + .menu .popup-inactive-menu-item, + .popup-menu .popup-inactive-menu-item, + .popup-combo-menu .popup-inactive-menu-item { + color: #f8f8f2; } + .menu .popup-inactive-menu-item:insensitive, + .popup-menu .popup-inactive-menu-item:insensitive, + .popup-combo-menu .popup-inactive-menu-item:insensitive { + color: rgba(248, 248, 242, 0.45); } + .menu .popup-menu-item:active .popup-inactive-menu-item, + .popup-menu .popup-menu-item:active .popup-inactive-menu-item, + .popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item { + color: #f8f8f2; } + .menu-icon, + .popup-menu-icon { + icon-size: 16px; } + +.popup-menu-boxpointer { + -arrow-border-radius: 3px; + -arrow-background-color: rgba(0, 0, 0, 0); + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0); + -arrow-base: 0; + -arrow-rise: 0; } + +.popup-combo-menu { + padding: 10px 1px; } + +.popup-combobox-item { + spacing: 1em; } + +.popup-separator-menu-item { + -gradient-height: 2px; + -gradient-start: transparent; + -gradient-end: transparent; + -margin-horizontal: 1.5em; + height: 1em; } + +.popup-alternating-menu-item:alternate { + font-weight: normal; } + +.popup-device-menu-item { + spacing: .5em; } + +.popup-subtitle-menu-item { + font-weight: normal; } + +.nm-menu-item-icons { + spacing: .5em; } + +#panel { + height: 28px; + width: 32px; + font-weight: 700; + background-color: rgba(30, 31, 41, 0.7); + color: #f8f8f2; } + #panel:highlight { + border-image: none; + background-color: rgba(252, 65, 56, 0.5); } + #panelLeft { + spacing: 4px; } + #panelLeft:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(255, 0, 0, 0.05); + background-gradient-end: rgba(255, 0, 0, 0.2); } + #panelLeft:ltr { + padding-right: 4px; } + #panelLeft:rtl { + padding-left: 4px; } + #panelLeft.vertical { + padding: 0; } + #panelLeft.vertical:ltr { + padding-right: 0px; } + #panelLeft.vertical:rtl { + padding-left: 0px; } + #panelRight:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 0, 255, 0.05); + background-gradient-end: rgba(0, 0, 255, 0.2); } + #panelRight:ltr { + padding-left: 4px; + spacing: 0px; } + #panelRight:rtl { + padding-right: 4px; + spacing: 0px; } + #panelRight.vertical { + padding: 0; } + #panelRight.vertical:ltr { + padding-right: 0px; } + #panelRight.vertical:rtl { + padding-left: 0px; } + #panelCenter { + spacing: 4px; } + #panelCenter:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 255, 0, 0.05); + background-gradient-end: rgba(0, 255, 0, 0.2); } + +.panel-top, .panel-bottom, .panel-left, .panel-right { + color: #f8f8f2; + font-size: 1em; + padding: 0px; } +.panel-dummy { + background-color: rgba(252, 65, 56, 0.5); } + .panel-dummy:entered { + background-color: rgba(252, 65, 56, 0.6); } +.panel-status-button { + border-width: 0; + -natural-hpadding: 3px; + -minimum-hpadding: 3px; + font-weight: bold; + color: white; + height: 22px; } +.panel-button { + -natural-hpadding: 6px; + -minimum-hpadding: 2px; + font-weight: bold; + color: green; + transition-duration: 100; } + +.system-status-icon { + icon-size: 16px; + padding: 0 1px; } + +#overview { + spacing: 12px; } + +.window-caption { + background-color: #13141a; + border: 1px solid #13141a; + color: #BAC3CF; + spacing: 25px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; } + .window-caption#selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; + border: 1px solid rgba(189, 147, 249, 0.5); + spacing: 25px; } + +.expo-workspaces-name-entry, +.expo-workspaces-name-entry#selected { + height: 15px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; + color: #BAC3CF; + background-color: rgba(67, 69, 91, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .expo-workspaces-name-entry:focus, + .expo-workspaces-name-entry#selected:focus { + border: 1px solid rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; + font-style: italic; + transition-duration: 300; + selection-background-color: #f8f8f2; + selected-color: rgba(189, 147, 249, 0.5); } + +.expo-workspace-thumbnail-frame { + border: 4px solid rgba(255, 255, 255, 0); + background-color: rgba(255, 255, 255, 0); + border-radius: 2px; } + .expo-workspace-thumbnail-frame#active { + border: 4px solid rgba(189, 147, 249, 0.5); + background-color: black; + border-radius: 2px; } + +.expo-background { + background-color: #13141a; } + +.workspace-thumbnails { + spacing: 26px; } + .workspace-thumbnails-background, .workspace-thumbnails-background:rtl { + padding: 8px; } +.workspace-add-button { + background-image: url("common-assets/misc/add-workspace.svg"); + height: 200px; + width: 35px; + transition-duration: 100; } + .workspace-add-button:hover { + background-image: url("common-assets/misc/add-workspace-hover.svg"); + transition-duration: 100; } + .workspace-add-button:active { + background-image: url("common-assets/misc/add-workspace-active.svg"); + transition-duration: 100; } +.workspace-overview-background-shade { + background-color: rgba(0, 0, 0, 0.5); } + +.workspace-close-button, +.window-close { + background-image: url("common-assets/misc/close.svg"); + background-size: 26px; + height: 26px; + width: 26px; + -cinnamon-close-overlap: 10px; } + .workspace-close-button:hover, + .window-close:hover { + background-image: url("common-assets/misc/close-hover.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + .workspace-close-button:active, + .window-close:active { + background-image: url("common-assets/misc/close-active.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + +.window-close-area { + background-image: url("common-assets/misc/trash-icon.svg"); + height: 120px; + width: 400px; } + +.about-content { + width: 550px; + height: 250px; + spacing: 8px; + padding-bottom: 10px; } +.about-title { + font-size: 2em; + font-weight: bold; } +.about-uuid { + font-size: 10px; + color: #888; } +.about-icon { + padding-right: 20px; + padding-bottom: 14px; } +.about-scrollBox { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 2px; + background-color: #282a36; + padding: 4px; + padding-right: 0; + border-radius: 0; } + .about-scrollBox-innerBox { + padding: 1.2em; + spacing: 1.2em; } +.about-description { + padding-top: 4px; + padding-bottom: 16px; } +.about-version { + padding-left: 7px; + font-size: 10px; + color: #888; } + +.calendar { + padding: .4em 1.75em; + spacing-rows: 0px; + spacing-columns: 0px; } + +.calendar-month-label { + color: #f8f8f2; + font-weight: bold; + padding: 8px 0; } + +.calendar-change-month-back, +.calendar-change-month-forward { + width: 16px; + height: 16px; } + +.calendar-change-month-back { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-back:focus, .calendar-change-month-back:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + .calendar-change-month-back:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-back:rtl { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + .calendar-change-month-back:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + +.calendar-change-month-forward { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + .calendar-change-month-forward:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-forward:rtl { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + .calendar-change-month-forward:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + +.datemenu-date-label { + padding: .4em 1.75em; + font-weight: bold; + text-align: center; + color: #f8f8f2; + border-radius: 2px; } + +.calendar-day-base { + font-size: 80%; + text-align: center; + width: 25px; + height: 25px; + padding: 0.1em; + margin: 2px; + border-radius: 12.5px; } + +.calendar-day-heading { + color: rgba(248, 248, 242, 0.85); + margin-top: 1em; + font-size: 70%; } + +.calendar-day { + border-width: 0; + color: rgba(248, 248, 242, 0.8); } + +.calendar-day-top { + border-top-width: 0; } + +.calendar-day-left { + border-left-width: 0; } + +.calendar-nonwork-day { + color: #f8f8f2; + background-color: transparent; + font-weight: bold; } + +.calendar-today, +.calendar-today:active, +.calendar-today:focus, +.calendar-today:hover { + font-weight: bold; + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border-width: 0; } + +.calendar-other-month-day { + color: rgba(248, 248, 242, 0.3); + opacity: 1; } + +.calendar-week-number { + color: rgba(248, 248, 242, 0.7); + font-size: 80%; } + +#notification { + border-radius: 3px; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + padding: 13px; + spacing-rows: 10px; + spacing-columns: 10px; + margin-from-right-edge-of-screen: 20px; + width: 34em; + color: #BAC3CF; } + .menu #notification, .popup-menu #notification { + border-image: url("dark-assets/misc/message.svg") 9 9 9 9; } + .menu #notification, .menu #notification.multi-line-notification, .popup-menu #notification, .popup-menu #notification.multi-line-notification { + color: #f8f8f2; } + .menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { + padding: 5px; } + #notification.multi-line-notification { + padding-bottom: 13px; + color: #BAC3CF; } + #notification-scrollview { + max-height: 10em; } + #notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { + height: 1em; } + #notification-scrollview:ltr > StScrollBar { + padding-left: 6px; } + #notification-scrollview:rtl > StScrollBar { + padding-right: 6px; } + #notification-body { + spacing: 5px; } + #notification-actions { + spacing: 10px; } + +.notification-with-image { + min-height: 159px; + color: #BAC3CF; } +.notification-button, .notification-icon-button { + padding: 5px; } +.notification-icon-button > StIcon { + icon-size: 36px; } + +#altTabPopup { + padding: 8px; + spacing: 16px; } + +.switcher-list { + color: #BAC3CF; + background: none; + border: none; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + border-radius: 3px; + padding: 20px; } + .switcher-list > StBoxLayout { + padding: 4px; } + .switcher-list-item-container { + spacing: 8px; } + .switcher-list .item-box { + padding: 8px; + border-radius: 2px; } + .switcher-list .item-box:outlined { + padding: 8px; + border: 1px solid rgba(189, 147, 249, 0.5); } + .switcher-list .item-box:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 0px solid rgba(189, 147, 249, 0.5); } + .switcher-list .thumbnail { + width: 256px; } + .switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; } + .switcher-list .separator { + width: 1px; + background: rgba(255, 255, 255, 0.2); } + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: #BAC3CF; } + .switcher-arrow:highlighted { + border-color: rgba(0, 0, 0, 0); + color: #f8f8f2; } + +.thumbnail-scroll-gradient-left { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topright: 0px; + border-radius-bottomright: 0px; + width: 60px; } + +.thumbnail-scroll-gradient-right { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topleft: 0px; + border-radius-bottomleft: 0px; + width: 60px; } + +.ripple-box { + width: 104px; + height: 104px; + background-image: url("common-assets/misc/corner-ripple.svg"); + background-size: contain; } + +.lightbox { + background-color: rgba(0, 0, 0, 0.4); } + +.flashspot { + background-color: white; } + +.modal-dialog { + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0); + border: none; + border-image: url("dark-assets/misc/modal.svg") 9 9 9 67; + padding: 0 5px 6px 5px; } + .modal-dialog > StBoxLayout:first-child { + padding: 20px 10px 10px 10px; } + .modal-dialog-button-box { + spacing: 0; + margin: 0px; + padding: 14px 10px; + background: none; + border: none; + border-image: url("dark-assets/misc/button-box.svg") 9 9 9 9; } + .modal-dialog-button-box .modal-dialog-button { + padding-top: 0; + padding-bottom: 0; + height: 30px; } + +.run-dialog { + padding: 0px 15px 10px 15px; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; } + .run-dialog > * { + padding: 0; } + .run-dialog-label { + font-size: 0; + font-weight: bold; + color: #BAC3CF; + padding-bottom: 0; } + .run-dialog-error-label { + color: #FC4138; } + .run-dialog-error-box { + padding-top: 15px; + spacing: 5px; } + .run-dialog-completion-box { + padding-left: 15px; + font-size: 10px; } + .run-dialog-entry { + width: 21em; + padding: 7px; + border-radius: 3px; + caret-color: #BAC3CF; + selected-color: #f8f8f2; + selection-background-color: rgba(189, 147, 249, 0.5); + color: #BAC3CF; + background-color: rgba(67, 69, 91, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .run-dialog-entry:focus { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .run-dialog .modal-dialog-button-box { + border: none; + box-shadow: none; + background: none; + background-gradient-direction: none; } + +/* CinnamonMountOperation Dialogs */ +.cinnamon-mount-operation-icon { + icon-size: 48px; } + +.mount-password-reask { + color: #F27835; } + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; } + .show-processes-dialog-subject, + .mount-question-dialog-subject { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; } + .show-processes-dialog-subject:rtl, + .mount-question-dialog-subject:rtl { + padding-left: 0px; + padding-right: 17px; } + .show-processes-dialog-description, + .mount-question-dialog-description { + padding-left: 17px; + width: 28em; } + .show-processes-dialog-description:rtl, + .mount-question-dialog-description:rtl { + padding-right: 17px; } + +.show-processes-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; } + .show-processes-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; } + .show-processes-dialog-app-list-item { + color: #ccc; } + .show-processes-dialog-app-list-item:hover { + color: white; } + .show-processes-dialog-app-list-item:ltr { + padding-right: 1em; } + .show-processes-dialog-app-list-item:rtl { + padding-left: 1em; } + .show-processes-dialog-app-list-item-icon:ltr { + padding-right: 17px; } + .show-processes-dialog-app-list-item-icon:rtl { + padding-left: 17px; } + .show-processes-dialog-app-list-item-name { + font-size: 1.1em; } + +.magnifier-zoom-region { + border: 2px solid maroon; } + .magnifier-zoom-region .full-screen { + border-width: 0px; } + +#keyboard { + background-color: #13141a; + border-width: 0; + border-top-width: 1px; + border-color: rgba(0, 0, 0, 0.4); } + +.keyboard-layout { + spacing: 10px; + padding: 10px; } + +.keyboard-row { + spacing: 15px; } + +.keyboard-key { + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 3px; + box-shadow: none; + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(67, 69, 91, 0.4); } + .keyboard-key:hover { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(82, 84, 112, 0.5); } + .keyboard-key:active, .keyboard-key:checked { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + border: 1px solid rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0.5); } + .keyboard-key:grayed { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #454950; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(67, 69, 91, 0.25); } + +.keyboard-subkeys { + color: #BAC3CF; + padding: 5px; + -arrow-border-radius: 2px; + -arrow-background-color: #13141a; + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0.4); + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; } + +.menu-favorites-box { + margin: auto; + padding: 10px; + transition-duration: 300; + background-color: #1e1f29; + border: 1px solid rgba(25, 26, 34, 0.9); } +.menu-favorites-button { + padding: 10px; + border: 1px solid rgba(0, 0, 0, 0); } +.menu-places-box { + margin: auto; + padding: 10px; + border: 0px solid red; } +.menu-places-button { + padding: 10px; } +.menu-categories-box { + padding: 10px 30px 10px 30px; } +.menu-applications-inner-box, .menu-applications-outer-box { + padding: 10px 10px 0 10px; } +.menu-application-button { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0); } + .menu-application-button:highlighted { + font-weight: bold; } + .menu-application-button-selected { + padding: 7px; } + .menu-application-button-selected:highlighted { + font-weight: bold; } + .menu-application-button-label:ltr { + padding-left: 5px; } + .menu-application-button-label:rtl { + padding-right: 5px; } +.menu-category-button { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0); } + .menu-category-button-selected { + padding: 7px; } + .menu-category-button-hover { + background-color: red; + border-radius: 2px; } + .menu-category-button-greyed { + padding: 7px; + color: rgba(248, 248, 242, 0.45); + border: 1px solid rgba(0, 0, 0, 0); } + .menu-category-button-label:ltr { + padding-left: 5px; } + .menu-category-button-label:rtl { + padding-right: 5px; } +.menu-selected-app-box { + padding-right: 30px; + padding-left: 28px; + text-align: right; + height: 30px; } + .menu-selected-app-box:rtl { + padding-top: 10px; + height: 30px; } +.menu-selected-app-title { + font-weight: bold; } +.menu-selected-app-description { + max-width: 150px; } +.menu-search-box:ltr { + padding-left: 30px; } +.menu-search-box-rtl { + padding-right: 30px; } + +#menu-search-entry { + width: 250px; + height: 15px; + font-weight: normal; + caret-color: #f8f8f2; } + +.menu-search-entry-icon { + icon-size: 1em; + color: #f8f8f2; } + +/* Context menu (at the moment only for favorites) */ +.info-osd { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 16px; + color: #f8f8f2; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } + +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 20px; + margin: 32px; + min-width: 64px; + min-height: 64px; + color: #f8f8f2; + background: none; + border: none; + border-radius: 5px; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } + .osd-window .osd-monitor-label { + font-size: 3em; } + .osd-window .level { + padding: 0; + height: 4px; + background-color: rgba(0, 0, 0, 0.5); + border-radius: 2px; + color: rgba(189, 147, 249, 0.5); } + .osd-window .level-bar { + background-color: rgba(189, 147, 249, 0.5); } + +.window-list-box { + spacing: 6px; + padding-left: 10px; + padding-top: 1px; } + .window-list-box.vertical { + spacing: 2px; + padding-left: 0px; + padding-right: 0px; + padding-top: 10px; + padding-bottom: 10px; } + .window-list-box:highlight { + background-color: rgba(252, 65, 56, 0.5); } +.window-list-item-label { + font-weight: bold; + width: 15em; + min-width: 5px; } +.window-list-item-box { + font-weight: bold; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: rgba(248, 248, 242, 0.6); } + .window-list-item-box.top, .window-list-item-box.bottom { + border-bottom-width: 2px; } + .window-list-item-box.top StLabel, .window-list-item-box.bottom StLabel { + padding-left: 2px; } + .window-list-item-box.right { + padding-left: 0px; + padding-right: 0px; + border-right-width: 2px; } + .window-list-item-box.right StBin { + padding-right: 0; } + .window-list-item-box.left { + padding-left: 0px; + padding-right: 0px; + border-left-width: 2px; } + .window-list-item-box.left StBin { + padding-left: 1px; } + .window-list-item-box:hover, .window-list-item-box:groupFocus { + color: #f8f8f2; + background-color: rgba(248, 248, 242, 0.1); } + .window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus, .window-list-item-box:running { + color: #f8f8f2; + border-color: #bd93f9; } + .window-list-item-box .progress { + background-color: rgba(189, 147, 249, 0.3); } +.window-list-item-demands-attention { + background-gradient-direction: vertical; + background-gradient-start: #F04A50; + background-gradient-end: #F04A50; } +.window-list-preview { + spacing: 6px; + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + background-color: #1e1f29; + border-radius: 3px; + padding: 6px 12px 12px 12px; + font-size: 1em; } + +.grouped-window-list-item-label { + font-weight: bold; + width: 15em; + min-width: 5px; } +.grouped-window-list-item-box { + text-align: left; + font-weight: bold; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: rgba(248, 248, 242, 0.6); } + .grouped-window-list-item-box.top, .grouped-window-list-item-box.bottom { + border-bottom-width: 2px; } + .grouped-window-list-item-box.top StLabel, .grouped-window-list-item-box.bottom StLabel { + padding-left: 2px; } + .grouped-window-list-item-box.right { + padding-left: 0px; + padding-right: 0px; + border-right-width: 2px; } + .grouped-window-list-item-box.right StBin { + padding-right: 0; } + .grouped-window-list-item-box.left { + padding-left: 0px; + padding-right: 0px; + border-left-width: 2px; } + .grouped-window-list-item-box.left StBin { + padding-left: 1px; } + .grouped-window-list-item-box:active, .grouped-window-list-item-box:checked { + color: #f8f8f2; + border-color: rgba(73, 76, 100, 0.7); } + .grouped-window-list-item-box:hover, .grouped-window-list-item-box:active:hover, .grouped-window-list-item-box:focus, .grouped-window-list-item-box:active:focus, .grouped-window-list-item-box:focus:hover, .grouped-window-list-item-box:active:focus:hover { + color: #f8f8f2; + border-color: #bd93f9; } + .grouped-window-list-item-box .progress { + background-color: rgba(189, 147, 249, 0.3); } +.grouped-window-list-item-demands-attention { + background-gradient-direction: vertical; + background-gradient-start: #F04A50; + background-gradient-end: #F04A50; } +.grouped-window-list-thumbnail-label { + padding-left: 4px; } +.grouped-window-list-number-label { + z-index: 99; + color: #f8f8f2; } +.grouped-window-list-badge { + border-radius: 256px; + background-color: rgba(30, 31, 41, 0.7); } +.grouped-window-list-button-label { + padding-left: 4px; } +.grouped-window-list-thumbnail-alert { + background: rgba(255, 52, 52, 0.3); } +.grouped-window-list-thumbnail-menu { + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + background-color: #1e1f29; + border-radius: 3px; + padding: 0px; } + .grouped-window-list-thumbnail-menu > StBoxLayout { + padding: 4px; } + .grouped-window-list-thumbnail-menu .item-box { + padding: 10px; + border-radius: 2px; + spacing: 4px; } + .grouped-window-list-thumbnail-menu .item-box:outlined { + padding: 8px; + border: 1px solid rgba(189, 147, 249, 0.5); } + .grouped-window-list-thumbnail-menu .item-box:selected { + border: 1px solid rgba(189, 147, 249, 0.5); } + .grouped-window-list-thumbnail-menu .thumbnail { + width: 256px; } + .grouped-window-list-thumbnail-menu .separator { + width: 1px; + background: rgba(255, 255, 255, 0.2); } + +.sound-button { + width: 22px; + height: 13px; + padding: 8px; } + .sound-button-container { + padding-right: 3px; + padding-left: 3px; } + .sound-button StIcon { + icon-size: 1.4em; } + +.sound-track-infos { + padding: 5px; } +.sound-track-info { + padding-top: 2px; + padding-bottom: 2px; } + .sound-track-info StIcon { + icon-size: 16px; } + .sound-track-info StLabel { + padding-left: 5px; + padding-right: 5px; } +.sound-track-box { + padding-left: 15px; + padding-right: 15px; + max-width: 220px; } + +.sound-seek-box { + padding-left: 15px; } + .sound-seek-box StLabel { + padding-top: 2px; } + .sound-seek-box StIcon { + icon-size: 16px; } + +.sound-seek-slider { + width: 140px; } + +.sound-volume-menu-item { + padding: .4em 1.75em; } + .sound-volume-menu-item StIcon { + icon-size: 1.14em; + padding-left: 8px; + padding-right: 8px; } + +.sound-playback-control { + padding: 5px 10px 10px 10px; } + +.sound-player { + padding: 0 4px; } + .sound-player > StBoxLayout:first-child { + padding: 5px 10px 12px 10px; + spacing: 0.5em; } + .sound-player > StBoxLayout:first-child StButton:small { + width: 16px; + height: 8px; + padding: 1px; } + .sound-player > StBoxLayout:first-child StButton:small StIcon { + icon-size: 12px; } + .sound-player-generic-coverart { + background: rgba(0, 0, 0, 0.2); } + .sound-player-overlay { + width: 290px; + height: 70px; + padding: 15px; + spacing: 0.5em; + background: rgba(8, 9, 12, 0.9); + border: 0px solid black; + border-bottom: 1px; + color: #BAC3CF; } + .sound-player-overlay StButton { + width: 22px; + height: 13px; + padding: 5px; + color: #BAC3CF; + border-radius: 2px; + border: 1px solid rgba(19, 20, 26, 0); } + .sound-player-overlay StButton StIcon { + icon-size: 16px; } + .sound-player-overlay StButton:hover { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #BAC3CF; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(82, 84, 112, 0.5); } + .sound-player-overlay StButton:active { + text-shadow: 0 1px rgba(40, 42, 54, 0); + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid rgba(189, 147, 249, 0.5); + box-shadow: inset 0 2px 4px rgba(189, 147, 249, 0.5); } + .sound-player-overlay StBoxLayout { + padding-top: 2px; } + .sound-player .slider { + height: 0.5em; + padding: 0; + border: none; + -slider-height: 0.5em; + -slider-background-color: #13141a; + -slider-border-color: rgba(0, 0, 0, 0); + -slider-active-background-color: rgba(189, 147, 249, 0.5); + -slider-active-border-color: rgba(0, 0, 0, 0); + -slider-border-width: 0px; + -slider-handle-radius: 0px; } + +#workspaceSwitcher { + spacing: 0px; + padding: 3px; } + +/* Controls the styling when using the "Simple buttons" option */ +.workspace-switcher { + padding-left: 3px; + padding-right: 3px; } + +.workspace-button { + width: 20px; + height: 10px; + color: #f8f8f2; + padding: 3px; + padding-top: 4px; + transition-duration: 300; } + .workspace-button:outlined, .workspace-button:outlined:hover { + color: rgba(189, 147, 249, 0.5); } + .workspace-button:hover { + color: rgba(189, 147, 249, 0); } + +/* Controls the style when using the "Visual representation" option */ +.workspace-graph { + padding: 3px; + spacing: 3px; } + +.workspace-graph .workspace { + border: 1px solid rgba(0, 0, 0, 0.4); + background-gradient-direction: none; + background-color: rgba(0, 0, 0, 0.2); } + +.workspace-graph .workspace:active { + border: 1px solid rgba(189, 147, 249, 0.5); + background-gradient-direction: none; } + +.workspace-graph .workspace .windows { + -active-window-background: rgba(62, 64, 85, 0.7); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: rgba(62, 64, 85, 0.7); + -inactive-window-border: rgba(0, 0, 0, 0.8); } + +.workspace-graph .workspace:active .windows { + -active-window-background: rgba(73, 76, 100, 0.7); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: rgba(41, 42, 56, 0.7); + -inactive-window-border: rgba(0, 0, 0, 0.8); } + +#panel-launchers-box { + padding-left: 7px; } + #panel-launchers-box.vertical { + padding: 2px 0; } + +.panel-launcher, +.launcher { + margin: 1px; + padding: 1px; + transition-duration: 200; } + .panel-launcher:hover, .launcher:hover { + background-gradient-direction: none; + border: 0px solid rgba(189, 147, 249, 0.5); } + .panel-bottom .panel-launcher:hover, + .panel-bottom .launcher:hover { + border-bottom-width: 1px; } + .panel-top .panel-launcher:hover, .panel-top .launcher:hover { + border-top-width: 1px; } + .panel-left .panel-launcher:hover, .panel-left .launcher:hover { + border-left-width: 1px; + padding-left: 0; } + .panel-right .panel-launcher:hover, .panel-right .launcher:hover { + border-right-width: 1px; + padding-right: 0; } + +#overview-corner { + background-image: url("common-assets/misc/overview.png"); } + #overview-corner:hover { + background-image: url("common-assets/misc/overview-hover.png"); } + +.applet-separator { + padding: 1px 4px; } +.applet-separator-line { + width: 1px; + background: rgba(255, 255, 255, 0.12); } +.applet-box { + padding-left: 3px; + padding-right: 3px; + color: #f8f8f2; + text-shadow: none; + transition-duration: 100; } + .applet-box.vertical { + padding: 3px 0; } + .applet-box:hover { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + .applet-box:highlight { + background-image: none; + border-image: none; + background-color: rgba(252, 65, 56, 0.5); } +.applet-label { + font-weight: bold; + color: #f8f8f2; } + .applet-label:hover, .applet-box:hover > .applet-label { + color: #f8f8f2; + text-shadow: none; } +.applet-icon { + color: #f8f8f2; + icon-size: 22px; } + .applet-icon:hover, .applet-box:hover > .applet-icon { + color: #f8f8f2; + text-shadow: none; } + +.user-icon { + width: 32px; + height: 32px; + background-color: transparent; + border: none; + border-radius: 0; } + +.user-label { + color: #f8f8f2; + font-size: 1em; + font-weight: bold; + margin: 0px; } + +.desklet { + color: #BAC3CF; } + .desklet:highlight { + background-color: rgba(252, 65, 56, 0.5); } + .desklet-with-borders { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: #BAC3CF; + padding: 12px; + padding-bottom: 16px; } + .desklet-with-borders:highlight { + background-color: rgba(252, 65, 56, 0.5); } + .desklet-with-borders-and-header { + border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; + color: #BAC3CF; + border-radius: 0; + border-radius-topleft: 0; + border-radius-topright: 0; + padding: 12px; + padding-bottom: 17px; } + .desklet-with-borders-and-header:highlight { + background-color: rgba(252, 65, 56, 0.5); } + .desklet-header { + border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; + color: #BAC3CF; + font-size: 1em; + padding: 12px; + padding-bottom: 6px; } + .desklet-drag-placeholder { + border: 2px solid rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0); } + +.photoframe-box { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: #BAC3CF; + padding: 12px; + padding-bottom: 16px; } + +/*FIXME*/ +.workspace-osd { + /*color: red;*/ + text-shadow: black 5px 5px 5px; + font-weight: bold; + font-size: 48pt; } + +.notification-applet-padding { + padding: .5em 1em; } + +.notification-applet-container { + max-height: 100px; } + +.tile-preview, .tile-preview.snap, +.tile-hud, .tile-hud.snap { + background-color: rgba(189, 147, 249, 0); + border: 1px solid rgba(189, 147, 249, 0.5); } + +.xkcd-box { + padding: 6px; + border: 0px; + background-color: rgba(0, 0, 0, 0); + border-radius: 0px; } + +/*# sourceMappingURL=cinnamon.css.map */ diff --git a/.themes/Dracula/cinnamon/cinnamon.css.map b/.themes/Dracula/cinnamon/cinnamon.css.map new file mode 100644 index 0000000..c6cfb38 --- /dev/null +++ b/.themes/Dracula/cinnamon/cinnamon.css.map @@ -0,0 +1,7 @@ +{ +"version": 3, +"mappings": "AAYA,KAAM;EACJ,KAAK,EAHW,OAAS;;AAM3B,aAAc;EACZ,KAAK,EAAE,gBAAgB;;AAazB,2MAAQ;EACN,UAAU,EAAE,IAAI;EAChB,OAAO,EAAE,QAAQ;EACjB,mBAAmB,EAAE,CAAC;ECoCtB,WAAW,EAAE,yBAAoC;EAM/C,KAAK,EDjES,OAAS;ECkEvB,gBAAgB,ECMR,OAAyE;EDLjF,MAAM,EAAE,+BAAwB;EAChC,UAAU,EAAE,sCAAgD;ED3C9D,q4DAA4E;IAC1E,aAAa,EAAE,GAAG;EAKpB,yOAAQ;IC4BR,WAAW,EAAE,yBAAoC;IAgB/C,KAAK,ED3ES,OAAS;IC4EvB,gBAAgB,ECJR,OAAyE;IDKjF,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,sCAAgD;ED9C9D,0UAAQ;IC2BR,WAAW,EAAE,yBAAoC;IAoC/C,KAAK,ED/FS,OAAS;ICgGvB,gBAAgB,EAAE,OAAuB;IACzC,MAAM,EAAE,+BAAwB;IAChC,UAAU,EAAE,sCAA6D;EDjE3E,0XAAc;IC0Bd,WAAW,EAAE,yBAAoC;IA0B/C,KAAK,EDrFS,OAAS;ICsFvB,gBAAgB,ECdR,OAAyE;IDejF,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,sCAAgD;EDtD9D,4fAAyB;ICyBzB,WAAW,EAAE,yBAAoC;IA8C/C,KAAK,ECTW,OAAkB;IDUlC,gBAAgB,ECjBE,wBAAkB;IDkBpC,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,wCAAkC;EDzEhD,uQAAc;ICwBd,WAAW,EAAE,yBAAoC;IAwD/C,KAAK,EClFc,yBAAyF;IDmF5G,MAAM,EAAE,gCAA8C;IACtD,gBAAgB,EAAE,sBAAgC;IAClD,UAAU,EAAE,sCAAgD;;ADhFhE,8FAAY;EACV,UAAU,EAAE,IAAI;EAChB,OAAO,EAAE,QAAQ;EACjB,mBAAmB,EAAE,CAAC;EACtB,aAAa,EAAE,GAAG;ECiBlB,WAAW,EAAE,yBAAoC;EAkE/C,KAAK,ED/HU,OAAa;ECgI5B,MAAM,EAAE,4BAA4B;EACpC,gBAAgB,EC1EJ,qBAAgD;EFP9D,gHAAQ;ICaR,WAAW,EAAE,yBAAoC;IA2E/C,KAAK,EDxIU,OAAa;ICyI5B,MAAM,EAAE,4BAA4B;IACpC,gBAAgB,EAAE,sBAAyC;EDzF7D,gHAAQ;IAAE,KAAK,EE0CK,wBAAkB;EFzCtC,mHAAS;ICWT,WAAW,EAAE,yBAAoC;IAoF/C,KAAK,EC/CW,OAAkB;IDgDlC,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,ECxDE,wBAAkB;EFxCtC,kIAAc;ICUd,WAAW,EAAE,yBAAoC;IA6F/C,KAAK,EC5FkB,OAAkD;ID6FzE,MAAM,EAAE,4BAA4B;IACpC,gBAAgB,EAAE,sBAAoC;;ADnG1D,kFAAO;EACL,OAAO,EAAE,GAAG;EACZ,UAAU,EAAE,GAAG;EACf,0BAA0B,EE+BN,wBAAkB;EF9BtC,cAAc,EEqCI,OAAkB;EFpCpC,mBAAmB,EAAE,KAAK;EAC1B,aAAa,EAAE,GAAG;ECpDhB,KAAK,ECdI,OAAO;EDehB,gBAAgB,ECwDT,OAA4D;EDvDnE,MAAM,EAAE,+BAAuB;EAC/B,UAAU,EAAE,sCAA+C;EDqD7D,0MAAiB;ICjDf,KAAK,EDhBS,OAAS;ICiBvB,gBAAgB,ECiDT,OAA4D;IDhDnE,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,sCAA+C;ED+C7D,sHAAc;IC3CZ,KAAK,ECUc,yBAAyF;IDT5G,gBAAgB,EAAE,OAA8B;IAChD,YAAY,EAAE,iCAA4C;IAC1D,UAAU,EAAE,sCAAoE;ED0ClF,0JAAwB;IACtB,SAAS,EAAE,IAAI;IACf,aAAa,EElDD,OAAO;IFmDnB,OAAO,EAAE,KAAK;;AAIlB,qBAAW;EACT,OAAO,EAAE,GAAG;EACZ,UAAU,EAAE,GAAG;EACf,WAAW,EAhFM,OAAa;EAiF9B,0BAA0B,EEUN,wBAAkB;EFTtC,cAAc,EEgBI,OAAkB;EFfpC,mBAAmB,EAAE,KAAK;EAC1B,aAAa,EAAE,GAAG;ECpDhB,KAAK,EDhCU,OAAa;ECiC5B,gBAAgB,ECyBL,qBAAgD;EDxB3D,MAAM,EAAE,4BAA2B;EACnC,UAAU,EAAE,mCAA2C;EDqDzD,2BAAQ;ICjDN,KAAK,EC2DW,OAAkB;ID1DlC,gBAAgB,ECmDE,wBAAkB;IDlDpC,MAAM,EAAE,kCAA4B;IACpC,UAAU,EAAE,mCAA2C;ED+CzD,iCAAc;IC3CZ,KAAK,EAAE,yBAAmC;IAC1C,gBAAgB,EAAE,sBAAmC;IACrD,MAAM,EAAE,4BAA2B;IACnC,UAAU,EAAE,mCAA2C;;AD+CzD,kBAAQ;EAAE,gBAAgB,EAAE,GAAG;AAC/B,kBAAQ;EAAE,gBAAgB,EAAE,GAAG;;AAGjC,WAAY;EAEV,OAAO,EAAE,GAAG;EAEZ,wBAAe;IACb,SAAS,EAAE,GAAG;IACd,UAAU,EAAE,GAAG;EAGjB,wBAAa;IACX,gBAAgB,EAAE,qBAAgC;IAClD,aAAa,EAAE,GAAG;EAGpB,0DAAmC;IACjC,aAAa,EAAE,GAAG;IAClB,gBAAgB,EAAE,OAA8B;IAChD,MAAM,EAAE,SAAS;IACjB,MAAM,EAAE,GAAG;IAEX,sEAAQ;MAAE,gBAAgB,EAAE,OAA8B;IAE1D,wEAAS;MAAE,gBAAgB,EE/BT,wBAAkB;;AFmCxC,UAAW;EACT,gBAAgB,EAAE,GAAG;EACrB,eAAe,EAAE,gBAAa;EAC9B,aAAa,EAAE,gBAAa;EAC5B,kBAAkB,EAAE,KAAK;EACzB,MAAM,EAAE,GAAG;;AAMb,gCACQ;EACN,cAAc,EAAE,KAAK;EACrB,wBAAwB,EAAE,OAAwB;EAClD,oBAAoB,EAAE,qBAA8B;EACpD,+BAA+B,EEnDX,wBAAkB;EFoDtC,2BAA2B,EAAE,qBAA8B;EAC3D,oBAAoB,EAAE,GAAG;EACzB,qBAAqB,EAAE,KAAK;EAC5B,MAAM,EAAE,GAAG;EACX,SAAS,EAAE,IAAI;EACf,MAAM,EAAE,mBAAmB;EAC3B,kBAAkB,EAAE,GAAG;EACvB,iBAAiB,EAAE,GAAG;EAEtB;iCAA0B;IACxB,wBAAwB,EAAE,kBAA0B;IACpD,+BAA+B,EExDf,OAAkB;;AFiEpC,mCAAyB;EACvB,OAAO,EAAE,IAAI;EACb,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,GAAG;AAGlB,kBAAQ;EAAE,WAAW,EAAE,MAAM;AAE7B,gBAAM;EACJ,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,gBAAgB,EAAE,kDAAqD;AAGzE,sBAAc;EAAE,gBAAgB,EAAE,0DAA6D;AAE/F,wBAAgB;EAAE,gBAAgB,EAAE,gDAAmD;AAEvF,8BAAsB;EAAE,gBAAgB,EAAE,wDAA2D;;AAQrG,qCAAyB;EACvB,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,IAAI;EACZ,WAAW,EAAE,GAAG;AAGlB,oBAAQ;EACN,WAAW,EAAE,GAAG;EAChB,SAAS,EAAE,KAAK;EAChB,UAAU,EAAE,IAAI;AAGlB,kBAAM;EACJ,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,gBAAgB,EAAE,kDAAqD;AAGzE,wBAAc;EAAE,gBAAgB,EAAE,0DAA6D;AAE/F,0BAAgB;EAAE,gBAAgB,EAAE,gDAAmD;AAEvF,gCAAsB;EAAE,gBAAgB,EAAE,wDAA2D;;AAMvG,cAAe;EACb,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,eAAe,EAAE,OAAO;EACxB,gBAAgB,EAAE,wCAA2C;EAE7D,sBAAU;IAAE,gBAAgB,EAAE,uCAA0C;EAExE,sCAA0B;IACxB,gBAAgB,EAAE,mDAAmD;IAErE,8CAAU;MAAE,gBAAgB,EAAE,kDAAkD;;AAOpF,cAAe;EACb,KAAK,EE3NM,OAAK;EF4NhB,eAAe,EAAE,SAAS;EAE1B,oBAAQ;IAAE,KAAK,EAAE,OAAwB;;AAM3C,QAAS;EACP,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,QAAQ;EACjB,gBAAgB,EEnMH,OAAgB;EFoM7B,KAAK,EAzPY,OAAa;EA0P9B,SAAS,EAAE,GAAG;EACd,WAAW,EAAE,MAAM;EACnB,UAAU,EAAE,MAAM;;AAMpB;;iBAEM;EACJ,KAAK,EAnQW,OAAS;EAoQzB,MAAM,EAAE,+BAAwB;EAChC,aAAa,EAAE,GAAG;EACnB,gBAAgB,EAAE,sBAA+B;EAEhD;;uBAAM;IACJ,aAAa,EAAE,WAAW;EAG5B;;0BAAS;IACP,aAAa,EAAE,WAAW;EAG5B;;wBAAO;IACL,aAAa,EAAE,WAAW;EAG5B;;yBAAQ;IACN,aAAa,EAAE,WAAW;EAE5B;mBAAQ;IAAE,SAAS,EAAE,IAAI;EAEzB;;mCAAgB;IACd,UAAU,EAAE,IAAI;IAChB,gBAAgB,EEjSP,OAAO;IFmShB;;0DAAqB;MAAE,aAAa,EAAE,GAAG;IACzC;;0DAAqB;MAAE,YAAY,EAAE,GAAG;IAExC;;iDAAY;MACV,OAAO,EAAE,GAAG;MACZ;;;;iEAA4B;QAAE,YAAY,EAAE,CAAC;EAIjD;;uCAAoB;IAAE,OAAO,EAAE,eAAe;EAC9C;;oCAAiB;IACf,OAAO,EAAE,WAAW;IACpB,OAAO,EAAE,GAAG;IAEZ,iBAAiB,EAAE,CAAC;IACpB,kBAAkB,EAAE,CAAC;IAErB;;6CAAS;MACP,KAAK,EE/MS,OAAkB;MFiNhC,gBAAgB,EExNA,wBAAkB;IF0NpC;;kDAAc;MACZ,KAAK,EAAE,wBAA8B;MACrC,UAAU,EAAE,IAAI;EAIpB;;6CAA0B;IACxB,KAAK,EA1TS,OAAS;IA4TvB;;2DAAc;MAAE,KAAK,EE3RF,yBAAyF;EF8R9G;;qEAAkD;IAAE,KAAK,EE/NvC,OAAkB;EFiOpC;kBAAO;IAAE,SAAS,EAAE,IAAI;;AAG1B,sBAAuB;EACrB,oBAAoB,EAAE,GAAG;EACzB,uBAAuB,EAAG,gBAAe;EACzC,mBAAmB,EAAE,GAAG;EACxB,mBAAmB,EAAE,gBAAe;EACpC,WAAW,EAAE,CAAC;EACd,WAAW,EAAE,CAAC;;AAGhB,iBAAkB;EAEhB,OAAO,EAAE,QAAQ;;AAInB,oBAAqB;EAAE,OAAO,EAAE,GAAG;;AAEnC,0BAA2B;EACzB,gBAAgB,EAAE,GAAG;EACrB,eAAe,EAAE,WAAW;EAC5B,aAAa,EAAE,WAAW;EAC1B,kBAAkB,EAAE,KAAK;EACzB,MAAM,EAAE,GAAG;;AAGb,sCAAuC;EACrC,WAAW,EAAE,MAAM;;AAGrB,uBAAwB;EAAE,OAAO,EAAE,IAAI;;AAEvC,yBAA0B;EAAE,WAAW,EAAE,MAAM;;AAE/C,mBAAoB;EAAE,OAAO,EAAE,IAAI;;AAKnC,MAAO;EACL,MAAM,EAAE,IAAI;EACZ,KAAK,EAAE,IAAI;EACX,WAAW,EAAE,GAAG;EAChB,gBAAgB,EE/SN,qBAAoC;EFgT9C,KAAK,EA/WW,OAAS;EAgXzB,gBAAY;IACV,YAAY,EAAE,IAAI;IAClB,gBAAgB,EAAE,sBAAiC;EAGrD,UAAM;IACJ,OAAO,EAAE,GAAG;IAEZ,cAAM;MACJ,6BAA6B,EAAE,QAAQ;MACvC,yBAAyB,EAAE,qBAAkB;MAC7C,uBAAuB,EAAE,oBAAiB;IAE5C,cAAM;MAAE,aAAa,EAAE,GAAG;IAC1B,cAAM;MAAE,YAAY,EAAE,GAAG;IAEzB,mBAAW;MACT,OAAO,EAAE,CAAC;MAEV,uBAAM;QAAE,aAAa,EAAE,GAAG;MAC1B,uBAAM;QAAE,YAAY,EAAE,GAAG;EAM3B,eAAM;IACJ,6BAA6B,EAAE,QAAQ;IACvC,yBAAyB,EAAE,qBAAkB;IAC7C,uBAAuB,EAAE,oBAAiB;EAE5C,eAAM;IAAE,YAAY,EAAE,GAAG;IAAE,OAAO,EAAE,GAAG;EACvC,eAAM;IAAE,aAAa,EAAE,GAAG;IAAE,OAAO,EAAE,GAAG;EAExC,oBAAW;IACT,OAAO,EAAE,CAAC;IAEV,wBAAM;MAAE,aAAa,EAAE,GAAG;IAC1B,wBAAM;MAAE,YAAY,EAAE,GAAG;EAI7B,YAAQ;IACN,OAAO,EAAE,GAAG;IAEZ,gBAAM;MACJ,6BAA6B,EAAE,QAAQ;MACvC,yBAAyB,EAAE,qBAAkB;MAC7C,uBAAuB,EAAE,oBAAiB;;AAQ9C,oDAAiC;EAC/B,KAAK,EAHW,OAAgB;EAIhC,SAAS,EAAE,GAAG;EACd,OAAO,EAAE,GAAG;AAId,YAAQ;EACN,gBAAgB,EAAE,sBAAiC;EAEnD,oBAAU;IAAE,gBAAgB,EAAE,sBAAiC;AAGjE,oBAAgB;EACd,YAAY,EAAE,CAAC;EACf,iBAAiB,EAAE,GAAG;EACtB,iBAAiB,EAAE,GAAG;EACtB,WAAW,EAAE,IAAI;EACjB,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,IAAI;AAKd,aAAS;EACP,iBAAiB,EAAE,GAAG;EACtB,iBAAiB,EAAE,GAAG;EACtB,WAAW,EAAE,IAAI;EACjB,KAAK,EAAE,KAAK;EACZ,mBAAmB,EAAE,GAAG;;AAM5B,mBAAoB;EAClB,SAAS,EAAE,IAAI;EACf,OAAO,EAAE,KAAK;;AAMhB,SAAU;EAAE,OAAO,EAAE,IAAI;;AAEzB,eAAgB;EACd,gBAAgB,EEnaH,OAAgB;EFoa7B,MAAM,EAAE,iBAAuB;EAC/B,KAAK,EA1dY,OAAa;EA2d9B,OAAO,EAAE,IAAI;EACb,aAAa,EAAE,GAAG;EAClB,SAAS,EAAE,GAAG;EACd,OAAO,EAAE,OAAO;EAChB,yBAAyB,EAAE,GAAG;EAE9B,wBAAW;IACT,gBAAgB,EEvYE,wBAAkB;IFwYpC,KAAK,EEjYW,OAAkB;IFkYlC,MAAM,EAAE,kCAA4B;IACpC,OAAO,EAAE,IAAI;;AAIjB;oCACqC;EACnC,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,GAAG;EAClB,SAAS,EAAE,GAAG;EACd,OAAO,EAAE,OAAO;EAChB,yBAAyB,EAAE,GAAG;EC/c5B,KAAK,EDhCU,OAAa;ECiC5B,gBAAgB,ECyBL,qBAAgD;EDxB3D,MAAM,EAAE,4BAA2B;EACnC,UAAU,EAAE,mCAA2C;ED+czD;4CAAQ;IACN,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,EEzZE,wBAAkB;IF0ZpC,KAAK,EEnZW,OAAkB;IFoZlC,UAAU,EAAE,MAAM;IAClB,mBAAmB,EAAE,GAAG;IACxB,0BAA0B,EEtZV,OAAkB;IFuZlC,cAAc,EE9ZI,wBAAkB;;AFkaxC,+BAAgC;EAC9B,MAAM,EAAE,gCAA+B;EACvC,gBAAgB,EAAE,sBAAqB;EACvC,aAAa,EAAE,GAAG;EAElB,sCAAS;IACP,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,EAAE,KAAK;IACvB,aAAa,EAAE,GAAG;;AAItB,gBAAiB;EACf,gBAAgB,EAAE,OAAyB;;AAM3C,qBAAa;EACX,OAAO,EAAE,IAAI;EAEb,sEAA+B;IAAE,OAAO,EAAE,GAAG;AAG/C,qBAAa;EACX,gBAAgB,EAAE,2CAA2C;EAC7D,MAAM,EAAE,KAAK;EACb,KAAK,EAAE,IAAI;EACX,mBAAmB,EAAE,GAAG;EAExB,2BAAQ;IACN,gBAAgB,EAAE,iDAAiD;IACnE,mBAAmB,EAAE,GAAG;EAE1B,4BAAS;IACP,gBAAgB,EAAE,kDAAkD;IACpE,mBAAmB,EAAE,GAAG;AAG5B,oCAA4B;EAAE,gBAAgB,EAAE,kBAAe;;AAGjE;aACc;EACZ,gBAAgB,EAAE,mCAAmC;EACrD,eAAe,EAAE,IAAI;EACrB,MAAM,EAAE,IAAI;EACZ,KAAK,EAAE,IAAI;EACX,uBAAuB,EAAE,IAAI;EAE7B;qBAAQ;IACN,gBAAgB,EAAE,yCAAyC;IAC3D,eAAe,EAAE,IAAI;IACrB,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE,IAAI;EAEb;sBAAS;IACP,gBAAgB,EAAE,0CAA0C;IAC5D,eAAe,EAAE,IAAI;IACrB,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE,IAAI;;AAaf,kBAAmB;EACjB,gBAAgB,EAAE,wCAAwC;EAC1D,MAAM,EAAE,KAAK;EACb,KAAK,EAAE,KAAK;;AAOZ,cAAU;EACR,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,KAAK;EACb,OAAO,EAAE,GAAG;EACZ,cAAc,EAAE,IAAI;AAEtB,YAAQ;EACN,SAAS,EAAE,GAAG;EACd,WAAW,EAAE,IAAI;AAEnB,WAAO;EACL,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,IAAI;AAEb,WAAO;EACL,aAAa,EAAE,IAAI;EACnB,cAAc,EAAE,IAAI;AAEtB,gBAAY;EACV,MAAM,EAAE,+BAAwB;EAChC,aAAa,EAAE,GAAG;EAClB,gBAAgB,EE1mBP,OAAO;EF2mBhB,OAAO,EAAE,GAAG;EACZ,aAAa,EAAE,CAAC;EAChB,aAAa,EAAE,CAAC;EAEhB,yBAAW;IACT,OAAO,EAAE,KAAK;IACd,OAAO,EAAE,KAAK;AAGlB,kBAAc;EACZ,WAAW,EAAE,GAAG;EAChB,cAAc,EAAE,IAAI;AAEtB,cAAU;EACR,YAAY,EAAE,GAAG;EACjB,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,IAAI;;AAQf,SAAU;EACR,OAAO,EAAE,WAAW;EACpB,YAAY,EAAE,GAAG;EACjB,eAAe,EAAE,GAAG;;AAGtB,qBAAsB;EACpB,KAAK,EA9Na,OAAgB;EA+NlC,WAAW,EAAE,IAAI;EACjB,OAAO,EAAE,KAAK;;AAGhB;8BAC+B;EAC7B,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;;AAId,2BAA4B;EAC1B,gBAAgB,EAAE,iDAAiD;EAEnE,oEAAiB;IAAE,gBAAgB,EAAE,uDAAuD;EAE5F,kCAAS;IAAE,gBAAgB,EAAE,iDAAiD;EAE9E,+BAAM;IACJ,gBAAgB,EAAE,kDAAkD;IAEpE,4EAAiB;MAAE,gBAAgB,EAAE,wDAAwD;IAE7F,sCAAS;MAAE,gBAAgB,EAAE,kDAAkD;;AAKnF,8BAA+B;EAC7B,gBAAgB,EAAE,kDAAkD;EAEpE,0EAAiB;IAAE,gBAAgB,EAAE,wDAAwD;EAE7F,qCAAS;IAAE,gBAAgB,EAAE,kDAAkD;EAE/E,kCAAM;IACJ,gBAAgB,EAAE,iDAAiD;IAEnE,kFAAiB;MAAE,gBAAgB,EAAE,uDAAuD;IAE5F,yCAAS;MAAE,gBAAgB,EAAE,iDAAiD;;AAIlF,oBAAqB;EACnB,OAAO,EAAE,WAAW;EACpB,WAAW,EAAE,IAAI;EACjB,UAAU,EAAE,MAAM;EAClB,KAAK,EA/Qa,OAAgB;EAgRlC,aAAa,EAAE,GAAG;;AAGpB,kBAAmB;EACjB,SAAS,EAAE,GAAG;EACd,UAAU,EAAE,MAAM;EAClB,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,KAAK;EACd,MAAM,EAAE,GAAG;EACX,aAAa,EAAE,MAAM;;AAGvB,qBAAsB;EACpB,KAAK,EAAE,yBAA+B;EACtC,UAAU,EAAE,GAAG;EACf,SAAS,EAAE,GAAG;;AAGhB,aAAc;EACZ,YAAY,EAAE,CAAC;EACf,KAAK,EAAE,wBAA8B;;AAGvC,iBAAkB;EAChB,gBAAgB,EAAE,CAAC;;AAGrB,kBAAmB;EACjB,iBAAiB,EAAE,CAAC;;AAGtB,qBAAsB;EACpB,KAAK,EAjTa,OAAgB;EAkTlC,gBAAgB,EAAE,WAAW;EAC7B,WAAW,EAAE,IAAI;;AAGnB;;;qBAGsB;EACpB,WAAW,EAAE,IAAI;EACjB,KAAK,EEjoBa,OAAkB;EFkoBpC,gBAAgB,EEzoBI,wBAAkB;EF0oBtC,YAAY,EAAE,CAAC;;AAGjB,yBAA0B;EACxB,KAAK,EAAE,wBAA8B;EACrC,OAAO,EAAE,CAAC;;AAGZ,qBAAsB;EACpB,KAAK,EAAE,wBAA8B;EACrC,SAAS,EAAE,GAAG;;AAMhB,aAAc;EACZ,aAAa,EAAE,GAAG;EAClB,YAAY,EAAE,wCAAwC;EACtD,OAAO,EAAE,IAAI;EACb,YAAY,EAAE,IAAI;EAClB,eAAe,EAAE,IAAI;EACrB,gCAAgC,EAAE,IAAI;EACtC,KAAK,EAAE,IAAI;EACX,KAAK,EA7vBY,OAAa;EA+vB9B,8CACc;IAEZ,YAAY,EAAE,2CAA8C;IAD5D,8IAA6B;MAAE,KAAK,EAzVpB,OAAgB;IA4VhC,4LAAgD;MAE9C,OAAO,EAAE,GAAG;EAMhB,qCAA0B;IACxB,cAAc,EAAE,IAAI;IACpB,KAAK,EA9wBU,OAAa;EAixB9B,wBAAa;IACX,UAAU,EAAE,IAAI;IAEhB,iFAAgC;MAAE,MAAM,EAAE,GAAG;IAE7C,0CAAoB;MAAE,YAAY,EAAE,GAAG;IACvC,0CAAoB;MAAE,aAAa,EAAE,GAAG;EAG1C,kBAAO;IAAE,OAAO,EAAE,GAAG;EACrB,qBAAU;IAAE,OAAO,EAAE,IAAI;;AAKzB,wBAAa;EACX,UAAU,EAAE,KAAK;EACjB,KAAK,EAlyBU,OAAa;AAqyB9B,+CAAwB;EAEtB,OAAO,EAAE,GAAG;AAGd,kCAAuB;EAAE,SAAS,EAAE,IAAI;;AAQ1C,YAAa;EACX,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,IAAI;;AAGf,cAAe;EACb,KAAK,EAxzBY,OAAa;EAyzB9B,UAAU,EAAE,IAAI;EAChB,MAAM,EAAE,IAAI;EACZ,YAAY,EAAE,wCAAwC;EACtD,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,IAAI;EAEb,4BAAc;IACZ,OAAO,EAAE,GAAG;EAGd,6BAAiB;IAAE,OAAO,EAAE,GAAG;EAE/B,wBAAU;IACR,OAAO,EAAE,GAAG;IACZ,aAAa,EAAE,GAAG;IAElB,iCAAW;MACT,OAAO,EAAE,GAAG;MACZ,MAAM,EAAE,kCAA4B;IAGtC,iCAAW;MACT,KAAK,EE7uBS,OAAkB;MF8uBhC,gBAAgB,EErvBA,wBAAkB;MFsvBlC,MAAM,EAAE,kCAA4B;EAIxC,yBAAW;IAAE,KAAK,EAAE,KAAK;EAEzB,6BAAe;IACb,OAAO,EAAE,GAAG;IACZ,OAAO,EAAE,GAAG;EAEd,yBAAW;IACT,KAAK,EAAE,GAAG;IACV,UAAU,EAAE,wBAAqB;;AAIrC,eAAgB;EACd,YAAY,EAAE,gBAAa;EAC3B,KAAK,EAn2BY,OAAa;EAq2B9B,2BAAc;IACZ,YAAY,EAAE,gBAAa;IAC3B,KAAK,EA/bW,OAAgB;;AAqcpC,+BAAgC;EAC9B,gBAAgB,EAAE,gBAAgB;EAClC,aAAa,EAAE,IAAI;EACnB,sBAAsB,EAAE,GAAG;EAC3B,yBAAyB,EAAE,GAAG;EAC9B,KAAK,EAAE,IAAI;;AAGb,gCAAiC;EAC/B,gBAAgB,EAAE,gBAAgB;EAClC,aAAa,EAAE,IAAI;EACnB,qBAAqB,EAAE,GAAG;EAC1B,wBAAwB,EAAE,GAAG;EAC7B,KAAK,EAAE,IAAI;;AAMb,WAAY;EACV,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,KAAK;EACb,gBAAgB,EAAE,2CAA2C;EAC7D,eAAe,EAAE,OAAO;;AAM1B,SAAU;EAAE,gBAAgB,EAAE,kBAAkB;;AAChD,UAAW;EAAE,gBAAgB,EAAE,KAAK;;AAEpC,aAAc;EACZ,KAAK,EAtea,OAAgB;EAuelC,gBAAgB,EAAE,mBAA4B;EAC9C,MAAM,EAAE,IAAI;EACZ,YAAY,EAAE,0CAA6C;EAC3D,OAAO,EAAE,aAAa;EAEtB,uCAA0B;IACxB,OAAO,EAAE,mBAAmB;EAG9B,wBAAa;IACX,OAAO,EAAE,CAAC;IACV,MAAM,EAAE,GAAG;IACX,OAAO,EAAE,SAAS;IAClB,UAAU,EAAE,IAAI;IAChB,MAAM,EAAE,IAAI;IACZ,YAAY,EAAE,8CAAiD;IAE/D,6CAAqB;MACnB,WAAW,EAAE,CAAC;MACd,cAAc,EAAE,CAAC;MACjB,MAAM,EAAE,IAAI;;AAUlB,WAAY;EACV,OAAO,EAAE,kBAAkB;EAC3B,YAAY,EAAE,wCAAwC;EAEtD,eAAI;IAAE,OAAO,EAAE,CAAC;EAEhB,iBAAQ;IACN,SAAS,EAAE,CAAC;IACZ,WAAW,EAAE,IAAI;IACjB,KAAK,EAt7BU,OAAa;IAu7B5B,cAAc,EAAE,CAAC;EAGnB,uBAAc;IAAE,KAAK,EEn6BT,OAAO;EFq6BnB,qBAAY;IACV,WAAW,EAAE,IAAI;IACjB,OAAO,EAAE,GAAG;EAEd,0BAAiB;IACf,YAAY,EAAE,IAAI;IAClB,SAAS,EAAE,IAAI;EAEjB,iBAAQ;IACN,KAAK,EAAE,IAAI;IACX,OAAO,EAAE,GAAG;IACZ,aAAa,EAAE,GAAG;IAClB,WAAW,EAx8BI,OAAa;IAy8B5B,cAAc,EEv2BE,OAAkB;IFw2BlC,0BAA0B,EE/2BR,wBAAkB;ID3DpC,KAAK,EDhCU,OAAa;ICiC5B,gBAAgB,ECyBL,qBAAgD;IDxB3D,MAAM,EAAE,4BAA2B;IACnC,UAAU,EAAE,mCAA2C;ID26BvD,uBAAQ;MCv6BR,KAAK,EC2DW,OAAkB;MD1DlC,gBAAgB,ECmDE,wBAAkB;MDlDpC,MAAM,EAAE,kCAA4B;MACpC,UAAU,EAAE,mCAA2C;EDs6BzD,oCAAyB;IACvB,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,IAAI;IAChB,UAAU,EAAE,IAAI;IAChB,6BAA6B,EAAE,IAAI;;AAIvC,oCAAoC;AACpC,8BAA+B;EAC7B,SAAS,EAAE,IAAI;;AAGjB,qBAAsB;EACpB,KAAK,EEx8BS,OAAO;;AF28BvB;sBACuB;EACrB,OAAO,EAAE,IAAI;EAEb;gCAAU;IACR,WAAW,EAAE,IAAI;IACjB,YAAY,EAAE,IAAI;IAClB,cAAc,EAAE,GAAG;IAEnB;sCAAM;MACJ,YAAY,EAAE,GAAG;MACjB,aAAa,EAAE,IAAI;EAGvB;oCAAc;IACZ,YAAY,EAAE,IAAI;IAClB,KAAK,EAAE,IAAI;IAEX;0CAAM;MAAE,aAAa,EAAE,IAAI;;AAI/B,+BAAgC;EAC9B,UAAU,EAAE,KAAK;EACjB,WAAW,EAAE,IAAI;EACjB,YAAY,EAAE,IAAI;EAClB,aAAa,EAAE,IAAI;EAEnB,mCAAM;IACJ,aAAa,EAAE,IAAI;IACnB,YAAY,EAAE,IAAI;EAGpB,oCAAO;IACL,KAAK,EAAE,IAAI;IAEX,0CAAQ;MAAE,KAAK,EAAE,KAAK;IAEtB,wCAAM;MAAE,aAAa,EAAE,GAAG;IAC1B,wCAAM;MAAE,YAAY,EAAE,GAAG;IAEzB,6CAAW;MAAE,aAAa,EAAE,IAAI;IAChC,6CAAW;MAAE,YAAY,EAAE,IAAI;IAE/B,yCAAO;MAAE,SAAS,EAAE,KAAK;;AAO7B,sBAAuB;EACrB,MAAM,EAAE,gBAA4B;EAEpC,mCAAa;IAAE,YAAY,EAAE,GAAG;;AAMlC,SAAU;EACR,gBAAgB,EEz+BH,OAAgB;EF0+B7B,YAAY,EAAE,CAAC;EACf,gBAAgB,EAAE,GAAG;EACrB,YAAY,EAAE,kBAA0B;;AAG1C,gBAAiB;EACf,OAAO,EAAE,IAAI;EACb,OAAO,EAAE,IAAI;;AAGf,aAAc;EACZ,OAAO,EAAE,IAAI;;AAGf,aAAc;EACZ,UAAU,EAAE,GAAG;EACf,SAAS,EAAE,GAAG;EACd,SAAS,EAAE,IAAI;EACf,WAAW,EAAE,IAAI;EACjB,aAAa,EAAE,GAAG;EAClB,UAAU,EAAE,IAAI;ECt/BhB,WAAW,EAAE,yBAAoC;EAkE/C,KAAK,ED/HU,OAAa;ECgI5B,MAAM,EAAE,4BAA4B;EACpC,gBAAgB,EC1EJ,qBAAgD;EFggC9D,mBAAQ;IC1/BR,WAAW,EAAE,yBAAoC;IA2E/C,KAAK,EDxIU,OAAa;ICyI5B,MAAM,EAAE,4BAA4B;IACpC,gBAAgB,EAAE,sBAAyC;ED86B7D,2CAAoB;IC3/BpB,WAAW,EAAE,yBAAoC;IAoF/C,KAAK,EC/CW,OAAkB;IDgDlC,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,ECxDE,wBAAkB;EF+9BtC,oBAAS;IC7/BT,WAAW,EAAE,yBAAoC;IA6F/C,KAAK,EC5FkB,OAAkD;ID6FzE,MAAM,EAAE,4BAA4B;IACpC,gBAAgB,EAAE,sBAAoC;;ADi6B1D,iBAAkB;EAChB,KAAK,EA9jCY,OAAa;EA+jC9B,OAAO,EAAE,GAAG;EACZ,oBAAoB,EAAE,GAAG;EACzB,uBAAuB,EE5gCV,OAAgB;EF6gC7B,mBAAmB,EAAE,GAAG;EACxB,mBAAmB,EAAE,kBAA0B;EAC/C,WAAW,EAAE,IAAI;EACjB,WAAW,EAAE,IAAI;EACjB,eAAe,EAAE,GAAG;;AAWpB,mBAAgB;EACd,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,IAAI;EACb,mBAAmB,EAAE,GAAG;EACxB,gBAAgB,EE/iCR,OAAS;EFgjCjB,MAAM,EAAE,+BAAwB;AAGlC,sBAAmB;EACjB,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,0BAAuB;AAO/B,gBAAM;EACJ,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,aAAa;AAGvB,mBAAS;EAAE,OAAO,EAAE,IAAI;AAG1B,oBAAiB;EAAE,OAAO,EAAE,mBAAmB;AAE/C,0DACyB;EAAE,OAAO,EAAE,gBAAgB;AAEpD,wBAAqB;EACnB,OAAO,EAAE,GAAG;EACZ,MAAM,EAAE,0BAAuB;EAG/B,oCAAc;IAAE,WAAW,EAAE,IAAI;EAEjC,iCAAW;IACT,OAAO,EAAE,GAAG;IAGZ,6CAAc;MAAE,WAAW,EAAE,IAAI;EAGnC,kCAAY;IAAE,YAAY,EAAE,GAAG;EAC/B,kCAAY;IAAE,aAAa,EAAE,GAAG;AAGlC,qBAAkB;EAChB,OAAO,EAAE,GAAG;EACZ,MAAM,EAAE,0BAAuB;EAE/B,8BAAW;IACT,OAAO,EAAE,GAAG;EAGd,2BAAQ;IACN,gBAAgB,EAAE,GAAG;IACrB,aAAa,EAAE,GAAG;EAEpB,4BAAS;IACP,OAAO,EAAE,GAAG;IACZ,KAAK,EE7mCY,yBAAyF;IF8mC1G,MAAM,EAAE,0BAAuB;EAGjC,+BAAY;IAAE,YAAY,EAAE,GAAG;EAC/B,+BAAY;IAAE,aAAa,EAAE,GAAG;AAKlC,sBAAmB;EACjB,aAAa,EAAE,IAAI;EACnB,YAAY,EAAE,IAAI;EAClB,UAAU,EAAE,KAAK;EACjB,MAAM,EAAE,IAAI;EAEZ,0BAAM;IACJ,WAAW,EAAE,IAAI;IACjB,MAAM,EAAE,IAAI;AAIhB,wBAAqB;EAAE,WAAW,EAAE,IAAI;AAExC,8BAA2B;EAAE,SAAS,EAAE,KAAK;AAE7C,oBAAiB;EAAE,YAAY,EAAE,IAAI;AACrC,oBAAiB;EAAE,aAAa,EAAE,IAAI;;AAGxC,kBAAmB;EACjB,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,IAAI;EACZ,WAAW,EAAE,MAAM;EACnB,WAAW,EA1wBO,OAAgB;;AA+wBpC,uBAAwB;EACtB,SAAS,EAAE,GAAG;EACd,KAAK,EAjxBa,OAAgB;;AAoxBpC,qDAAqD;AAOrD,SAAU;EACR,UAAU,EAAE,MAAM;EAClB,WAAW,EAAE,IAAI;EACjB,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,IAAI;EACb,KAAK,EAhyBa,OAAgB;EAiyBlC,YAAY,EAAE,yCAAyC;;AAGzD,WAAY;EACV,UAAU,EAAE,MAAM;EAClB,WAAW,EAAE,IAAI;EACjB,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,IAAI;EACb,MAAM,EAAE,IAAI;EACZ,SAAS,EAAE,IAAI;EACf,UAAU,EAAE,IAAI;EAEhB,KAAK,EA7yBa,OAAgB;EA8yBlC,UAAU,EAAE,IAAI;EAChB,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,GAAG;EAClB,YAAY,EAAE,yCAAyC;EAEzD,8BAAmB;IAAE,SAAS,EAAE,GAAG;EAEjC,kBAAO;IACL,OAAO,EAAE,CAAC;IACV,MAAM,EAAE,GAAG;IACX,gBAAgB,EAAE,kBAA0B;IAC5C,aAAa,EAAE,GAAG;IAClB,KAAK,EEvoCa,wBAAkB;EFyoCtC,sBAAW;IACT,gBAAgB,EE1oCE,wBAAkB;;AFmpCtC,gBAAM;EACJ,OAAO,EAAE,GAAG;EACZ,YAAY,EAAE,IAAI;EAClB,WAAW,EAAE,GAAG;EAEhB,yBAAW;IACT,OAAO,EAAE,GAAG;IACZ,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,WAAW,EAAE,IAAI;IACjB,cAAc,EAAE,IAAI;EAGtB,0BAAY;IACV,gBAAgB,EAAE,sBAAiC;AAIvD,uBAAa;EACX,WAAW,EAAE,IAAI;EACjB,KAAK,EAAE,IAAI;EACX,SAAS,EAAE,GAAG;AAGhB,qBAAW;EACT,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,IAAI;EACtB,WAAW,EAAE,CAAC;EACd,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;EAClB,mBAAmB,EAAE,GAAG;EACxB,KAAK,EAAE,wBAAuC;EAE9C,uDACS;IACP,mBAAmB,EAAE,GAAG;IAExB,uEAAU;MAAE,YAAY,EAAE,GAAG;EAG/B,2BAAQ;IACN,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,kBAAkB,EAAE,GAAG;IAEvB,iCAAQ;MAAE,aAAa,EAAE,CAAC;EAG5B,0BAAO;IACL,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,iBAAiB,EAAE,GAAG;IAEtB,gCAAQ;MAAE,YAAY,EAAE,GAAG;EAG7B,6DACa;IACX,KAAK,EEtsCS,OAAkB;IFusChC,gBAAgB,EAAE,wBAAuC;EAG3D,uHAGU;IACR,KAAK,EE9sCS,OAAkB;IF+sChC,YAAY,EE1yCT,OAAO;EF6yCZ,+BAAY;IACV,gBAAgB,EAAE,wBAAuC;AAI7D,mCAAyB;EACvB,6BAA6B,EAAE,QAAQ;EACvC,yBAAyB,EEhyCT,OAAO;EFiyCvB,uBAAuB,EEjyCP,OAAO;AFoyCzB,oBAAU;EACR,OAAO,EAAE,GAAG;EACZ,KAAK,EAz5BW,OAAgB;EA05BhC,MAAM,EAAE,+BAAwB;EAChC,gBAAgB,EE7xCR,OAAS;EF8xCjB,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,kBAAkB;EAC3B,SAAS,EAAE,GAAG;;AAUhB,+BAAa;EACX,WAAW,EAAE,IAAI;EACjB,KAAK,EAAE,IAAI;EACX,SAAS,EAAE,GAAG;AAGhB,6BAAW;EACT,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,IAAI;EACjB,gBAAgB,EAAE,IAAI;EACtB,WAAW,EAAE,CAAC;EACd,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;EAClB,mBAAmB,EAAE,GAAG;EACxB,KAAK,EAAE,wBAAuC;EAE9C,uEACS;IACP,mBAAmB,EAAE,GAAG;IAExB,uFAAU;MAAE,YAAY,EAAE,GAAG;EAG/B,mCAAQ;IACN,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,kBAAkB,EAAE,GAAG;IAEvB,yCAAQ;MAAE,aAAa,EAAE,CAAC;EAG5B,kCAAO;IACL,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,iBAAiB,EAAE,GAAG;IAEtB,wCAAQ;MAAE,YAAY,EAAE,GAAG;EAG7B,2EACU;IACR,KAAK,EEvxCS,OAAkB;IFwxChC,YAAY,EAAE,sBAAuB;EAGvC,6PAKqB;IACnB,KAAK,EEjyCS,OAAkB;IFkyChC,YAAY,EE73CT,OAAO;EFg4CZ,uCAAY;IACV,gBAAgB,EAAE,wBAAuC;AAI7D,2CAAyB;EACvB,6BAA6B,EAAE,QAAQ;EACvC,yBAAyB,EEn3CT,OAAO;EFo3CvB,uBAAuB,EEp3CP,OAAO;AFu3CzB,oCAAkB;EAChB,YAAY,EAAE,GAAG;AAGnB,iCAAe;EACb,OAAO,EAAE,EAAE;EACX,KAAK,EAh/BW,OAAgB;AAm/BlC,0BAAQ;EACN,aAAa,EAAE,KAAK;EACpB,gBAAgB,EE51CR,qBAAoC;AF+1C9C,iCAAe;EACb,YAAY,EAAE,GAAG;AAGnB,oCAAkB;EAChB,UAAU,EAAE,sBAAmB;AAGjC,mCAAiB;EACf,KAAK,EAjgCW,OAAgB;EAkgChC,MAAM,EAAE,+BAAwB;EAChC,gBAAgB,EEr4CR,OAAS;EFs4CjB,aAAa,EAAE,GAAG;EAClB,OAAO,EAAE,GAAG;EAEZ,iDAAc;IACZ,OAAO,EAAE,GAAG;EAGd,6CAAU;IACR,OAAO,EAAE,IAAI;IACb,aAAa,EAAE,GAAG;IAClB,OAAO,EAAE,GAAG;IAEZ,sDAAW;MACT,OAAO,EAAE,GAAG;MACZ,MAAM,EAAE,kCAA4B;IAGtC,sDAAW;MACT,MAAM,EAAE,kCAA4B;EAIxC,8CAAW;IAAE,KAAK,EAAE,KAAK;EAEzB,8CAAW;IACT,KAAK,EAAE,GAAG;IACV,UAAU,EAAE,wBAAqB;;AAQvC,aAAc;EACZ,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,GAAG;EAIZ,uBAAY;IACV,aAAa,EAAE,GAAG;IAClB,YAAY,EAAE,GAAG;EAEnB,oBAAO;IAAE,SAAS,EAAE,KAAK;;AAIzB,kBAAQ;EAAE,OAAO,EAAE,GAAG;AACtB,iBAAO;EACL,WAAW,EAAE,GAAG;EAChB,cAAc,EAAE,GAAG;EAEnB,wBAAO;IAAE,SAAS,EAAE,IAAI;EAExB,yBAAQ;IACN,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;AAGtB,gBAAM;EACJ,YAAY,EAAE,IAAI;EAClB,aAAa,EAAE,IAAI;EACnB,SAAS,EAAE,KAAK;;AAIpB,eAAgB;EACd,YAAY,EAAE,IAAI;EAElB,uBAAQ;IAAE,WAAW,EAAE,GAAG;EAC1B,sBAAO;IAAE,SAAS,EAAE,IAAI;;AAG1B,kBAAmB;EAAE,KAAK,EAAE,KAAK;;AAEjC,uBAAwB;EACtB,OAAO,EAAE,WAAW;EAEpB,8BAAO;IACL,SAAS,EAAE,MAAM;IACjB,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;;AAItB,uBAAwB;EAAE,OAAO,EAAE,kBAAkB;;AAGrD,aAAc;EACZ,OAAO,EAAE,KAAK;EAEd,uCAA0B;IACxB,OAAO,EAAE,kBAAkB;IAC3B,OAAO,EAAE,KAAK;IAEd,sDAAe;MACb,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,GAAG;MACX,OAAO,EAAE,GAAG;MAEZ,6DAAO;QAAE,SAAS,EAAE,IAAI;EAI5B,8BAAmB;IACjB,UAAU,EAAE,kBAAe;EAG7B,qBAAU;IACR,KAAK,EAAE,KAAK;IACZ,MAAM,EAAE,IAAI;IACZ,OAAO,EAAE,IAAI;IACb,OAAO,EAAE,KAAK;IACd,UAAU,EAAE,mBAA8C;IAC1D,MAAM,EAAE,eAAoC;IAC5C,aAAa,EAAE,GAAG;IAClB,KAAK,EAliDU,OAAa;IAoiD5B,8BAAS;MACP,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,IAAI;MACZ,OAAO,EAAE,GAAG;MACZ,KAAK,EAxiDQ,OAAa;MAyiD1B,aAAa,EAAE,GAAG;MAClB,MAAM,EAAE,6BAAyC;MAEjD,qCAAO;QAAE,SAAS,EAAE,IAAI;MAExB,oCAAO;QCj/CX,WAAW,EAAE,yBAAoC;QA2E/C,KAAK,EDxIU,OAAa;QCyI5B,MAAM,EAAE,4BAA4B;QACpC,gBAAgB,EAAE,sBAAyC;MDq6CzD,qCAAS;QCl/Cb,WAAW,EAAE,yBAAoC;QA8C/C,KAAK,ECTW,OAAkB;QDUlC,gBAAgB,ECjBE,wBAAkB;QDkBpC,MAAM,EAAE,kCAA4B;QACpC,UAAU,EAAE,wCAAkC;IDo8C9C,iCAAY;MACV,WAAW,EAAE,GAAG;EAIpB,qBAAQ;IACN,MAAM,EAAE,KAAK;IACb,OAAO,EAAE,CAAC;IACV,MAAM,EAAE,IAAI;IACZ,cAAc,EAAE,KAAK;IACrB,wBAAwB,EAAE,OAA8D;IACxF,oBAAoB,EAAE,gBAAa;IACnC,+BAA+B,EEn+Cb,wBAAkB;IFo+CpC,2BAA2B,EAAE,gBAAa;IAC1C,oBAAoB,EAAE,GAAG;IACzB,qBAAqB,EAAE,GAAG;;AAO9B,kBAAmB;EACjB,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,GAAG;;AAGd,iEAAiE;AACjE,mBAAoB;EAClB,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;;AAGpB,iBAAkB;EAChB,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,KAAK,EEp/Ca,OAAkB;EFq/CpC,OAAO,EAAE,GAAG;EACZ,WAAW,EAAE,GAAG;EAChB,mBAAmB,EAAE,GAAG;EAExB,4DAA6B;IAAE,KAAK,EEhgDhB,wBAAkB;EFigDtC,uBAAQ;IAAE,KAAK,EAAE,sBAAwC;;AAG3D,sEAAsE;AACtE,gBAAiB;EACf,OAAO,EAAE,GAAG;EACZ,OAAO,EAAE,GAAG;;AAGd,2BAA4B;EAC1B,MAAM,EAAE,4BAAoC;EAC5C,6BAA6B,EAAE,IAAI;EACnC,gBAAgB,EAAE,kBAA0B;;AAG9C,kCAAmC;EACjC,MAAM,EAAE,kCAA4B;EACpC,6BAA6B,EAAE,IAAI;;AAGrC,oCAAqC;EACnC,yBAAyB,EAAE,qBAAuB;EAClD,qBAAqB,EAAE,kBAAkB;EACzC,2BAA2B,EAAE,qBAAuB;EACpD,uBAAuB,EAAE,kBAAkB;;AAG7C,2CAA4C;EAC1C,yBAAyB,EAAE,sBAAuB;EAClD,qBAAqB,EAAE,kBAAkB;EACzC,2BAA2B,EAAE,qBAAsB;EACnD,uBAAuB,EAAE,kBAAkB;;AAM7C,oBAAqB;EACnB,YAAY,EAAE,GAAG;EAEjB,6BAAW;IACT,OAAO,EAAE,KAAK;;AAIlB;SACU;EACR,MAAM,EAAE,GAAG;EACX,OAAO,EAAE,GAAG;EACZ,mBAAmB,EAAE,GAAG;EAExB,sCAAQ;IACN,6BAA6B,EAAE,IAAI;IACnC,MAAM,EAAE,kCAA4B;IAEpC;iCAAgB;MAAE,mBAAmB,EAAE,GAAG;IAC1C,4DAAa;MAAE,gBAAgB,EAAE,GAAG;IACpC,8DAAc;MAAE,iBAAiB,EAAE,GAAG;MAAE,YAAY,EAAE,CAAC;IACvD,gEAAe;MAAE,kBAAkB,EAAE,GAAG;MAAE,aAAa,EAAE,CAAC;;AAO9D,gBAAiB;EACf,gBAAgB,EAAE,sCAAsC;EAExD,sBAAQ;IAAE,gBAAgB,EAAE,4CAA4C;;AAOxE,iBAAY;EAAE,OAAO,EAAE,OAAO;AAE9B,sBAAiB;EACf,KAAK,EAAE,GAAG;EACV,UAAU,EAAE,yBAAuB;AAGrC,WAAM;EACJ,YAAY,EAAE,GAAG;EACjB,aAAa,EAAE,GAAG;EAClB,KAAK,EAzwCW,OAAgB;EA0wChC,WAAW,EAAE,IAAI;EACjB,mBAAmB,EAAE,GAAG;EAExB,oBAAW;IACT,OAAO,EAAE,KAAK;EAGhB,iBAAQ;IACN,KAAK,EExlDS,OAAkB;IFylDhC,gBAAgB,EEhmDA,wBAAkB;EFmmDpC,qBAAY;IACV,gBAAgB,EAAE,IAAI;IACtB,YAAY,EAAE,IAAI;IAClB,gBAAgB,EAAE,sBAAiC;AAIvD,aAAQ;EACN,WAAW,EAAE,IAAI;EACjB,KAAK,EA/xCW,OAAgB;EAiyChC,sDAA+B;IAC7B,KAAK,EExmDS,OAAkB;IFymDhC,WAAW,EAAE,IAAI;AAIrB,YAAO;EACL,KAAK,EAxyCW,OAAgB;EAyyChC,SAAS,EAAE,IAAI;EAEf,oDAA+B;IAC7B,KAAK,EElnDS,OAAkB;IFmnDhC,WAAW,EAAE,IAAI;;AASvB,UAAW;EACP,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,gBAAgB,EAAE,WAAW;EAC7B,MAAM,EAAE,IAAI;EACZ,aAAa,EAAE,CAAC;;AAGpB,WAAY;EACR,KAAK,EA/zCW,OAAgB;EAg0ChC,SAAS,EAAE,GAAG;EACd,WAAW,EAAE,IAAI;EACjB,MAAM,EAAE,GAAG;;AAMf,QAAS;EACP,KAAK,EAjvDY,OAAa;EAmvD9B,kBAAY;IACV,gBAAgB,EAAE,sBAAiC;EAGrD,qBAAe;IACb,YAAY,EAAE,wCAAwC;IACtD,KAAK,EAzvDU,OAAa;IA0vD5B,OAAO,EAAE,IAAI;IACb,cAAc,EAAE,IAAI;IAEpB,+BAAY;MACV,gBAAgB,EAAE,sBAAiC;EAGvD,gCAA0B;IACxB,YAAY,EAAE,6CAA6C;IAC3D,KAAK,EAnwDU,OAAa;IAowD5B,aAAa,EAAE,CAAC;IAChB,qBAAqB,EAAE,CAAC;IACxB,sBAAsB,EAAE,CAAC;IACzB,OAAO,EAAE,IAAI;IACb,cAAc,EAAE,IAAI;IAEpB,0CAAY;MACV,gBAAgB,EAAE,sBAAiC;EAGvD,eAAS;IACP,YAAY,EAAE,oDAAoD;IAClE,KAAK,EAhxDU,OAAa;IAixD5B,SAAS,EAAE,GAAG;IACd,OAAO,EAAE,IAAI;IACb,cAAc,EAAE,GAAG;EAErB,yBAAmB;IACjB,MAAM,EAAE,kCAA4B;IACpC,gBAAgB,EAAE,sBAAuC;;AAI7D,eAAgB;EACd,YAAY,EAAE,wCAAwC;EACtD,KAAK,EA7xDY,OAAa;EA8xD9B,OAAO,EAAE,IAAI;EACb,cAAc,EAAE,IAAI;;AAMtB,SAAS;AACT,cAAe;EACb,eAAe;EACf,WAAW,EAAE,iBAAiB;EAC9B,WAAW,EAAE,IAAI;EACjB,SAAS,EAAE,IAAI;;AAMjB,4BAA6B;EAAE,OAAO,EAAE,QAAQ;;AAEhD,8BAA+B;EAAE,UAAU,EAAE,KAAK;;AAKlD;yBAC0B;EACxB,gBAAgB,EAAE,sBAAuC;EACzD,MAAM,EAAE,kCAA4B;;AAMtC,SAAU;EACR,OAAO,EAAE,GAAG;EACZ,MAAM,EAAE,GAAG;EACX,gBAAgB,EAAE,gBAAa;EAC/B,aAAa,EAAE,GAAG", +"sources": ["_common.scss","_drawing.scss","_colors.scss"], +"names": [], +"file": "cinnamon.css" +} \ No newline at end of file diff --git a/.themes/Dracula/cinnamon/cinnamon.scss b/.themes/Dracula/cinnamon/cinnamon.scss new file mode 100644 index 0000000..4a61461 --- /dev/null +++ b/.themes/Dracula/cinnamon/cinnamon.scss @@ -0,0 +1,7 @@ +$variant: 'dark'; +$transparency: 'true'; +$darker: 'false'; + +@import "_colors"; //use gtk colors +@import "_drawing"; +@import "_common"; diff --git a/.themes/Dracula/cinnamon/common-assets/menu/menu-hover.svg b/.themes/Dracula/cinnamon/common-assets/menu/menu-hover.svg new file mode 100644 index 0000000..bff5bc5 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/menu/menu-hover.svg @@ -0,0 +1,93 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="9.0311108mm" + height="9.3133335mm" + viewBox="0 0 31.999999 33" + id="svg6927" + version="1.1" + inkscape:version="1.0 (4035a4fb49, 2020-05-01)" + sodipodi:docname="menu-hover.svg"> + <defs + id="defs6929"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4138" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10.13596" + inkscape:cx="0.595299" + inkscape:cy="17.160274" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="712" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:bbox-paths="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:document-rotation="0"> + <inkscape:grid + type="xygrid" + id="grid4140" + originx="0" + originy="1.2503989e-05" /> + </sodipodi:namedview> + <metadata + id="metadata6932"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-137,-382.36221)"> + <g + transform="matrix(0.0689655,0,0,1.0000001,71.275885,274.36218)" + id="g6908" + style="fill:#bd93f9;fill-opacity:1;opacity:0.5"> + <rect + y="108" + x="1011" + height="33" + width="348" + id="rect5271" + style="opacity:1;fill:#bd93f9;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/.themes/Dracula/cinnamon/common-assets/menu/menu-separator.svg b/.themes/Dracula/cinnamon/common-assets/menu/menu-separator.svg new file mode 100644 index 0000000..4962ebc --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/menu/menu-separator.svg @@ -0,0 +1,60 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="90.311111mm" + height="0.56444442mm" + viewBox="0 0 320 1.9999999" + id="svg7537" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="menu-separator.svg"> + <defs + id="defs7539" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.2" + inkscape:cx="115.53549" + inkscape:cy="8.9322818" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="723" + inkscape:window-x="0" + inkscape:window-y="23" + inkscape:window-maximized="1" /> + <metadata + id="metadata7542"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(340,-443.3622)" /> +</svg> diff --git a/.themes/Dracula/cinnamon/common-assets/misc/add-workspace-active.svg b/.themes/Dracula/cinnamon/common-assets/misc/add-workspace-active.svg new file mode 100644 index 0000000..17800c7 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/misc/add-workspace-active.svg @@ -0,0 +1,144 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="35" + height="200" + id="svg2" + version="1.1" + inkscape:version="1.0 (4035a4fb49, 2020-05-01)" + sodipodi:docname="add-workspace-active.svg"> + <defs + id="defs4"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4147" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4149" + x1="18.000003" + y1="944.36218" + x2="18.000003" + y2="960.36218" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="20.477731" + inkscape:cx="1.6114609" + inkscape:cy="95.511861" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1366" + inkscape:window-height="712" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:bbox-nodes="true" + inkscape:document-rotation="0"> + <inkscape:grid + type="xygrid" + id="grid3040" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="0,1" + position="20,100" + id="guide3893" /> + <sodipodi:guide + orientation="1,0" + position="18,190" + id="guide3895" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-852.36218)"> + <path + style="opacity:0.5;fill:#bd93f9;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="M 3,0 C 1.3380015,0 0,1.3380015 0,3 v 194 c 0,1.662 1.3380015,3 3,3 h 33 c 1.661999,0 3,-1.338 3,-3 V 3 C 39,1.3380015 37.661999,0 36,0 Z m 0,1 h 33 c 1.108,0 2,0.892 2,2 v 194 c 0,1.108 -0.892,2 -2,2 H 3 c -1.108,0 -2,-0.892 -2,-2 V 3 C 1,1.892 1.892,1 3,1 Z" + transform="translate(0,852.36218)" + id="rect3810" /> + <g + transform="translate(0,-0.9999969)" + id="g3917-7" + style="opacity:0.5;fill:#000000;fill-opacity:1" /> + <rect + rx="2" + style="opacity:0.5;fill:#bd93f9;fill-opacity:1;stroke:#8fbcbb;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect3812" + width="37" + height="198" + x="1.000005" + y="853.36218" + ry="2" /> + <g + id="g3917" + style="fill:url(#linearGradient4149);fill-opacity:1"> + <rect + ry="1.1428567" + y="944.36218" + x="17" + height="15.999994" + width="2.0000002" + id="rect3897" + style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + transform="rotate(90)" + ry="1.1428567" + y="-26" + x="951.36218" + height="15.999994" + width="2.0000002" + id="rect3897-6" + style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/.themes/Dracula/cinnamon/common-assets/misc/add-workspace-hover.svg b/.themes/Dracula/cinnamon/common-assets/misc/add-workspace-hover.svg new file mode 100644 index 0000000..e771e33 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/misc/add-workspace-hover.svg @@ -0,0 +1,117 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="35" + height="200" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="add-workspace-hover.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="8" + inkscape:cx="-12.039549" + inkscape:cy="128.92473" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1366" + inkscape:window-height="696" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:bbox-nodes="true"> + <inkscape:grid + type="xygrid" + id="grid3040" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="0,1" + position="20,100" + id="guide3893" /> + <sodipodi:guide + orientation="1,0" + position="18,190" + id="guide3895" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-852.36218)"> + <path + style="opacity:0.45;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " + transform="translate(0,852.36218)" + id="rect3810" /> + <g + transform="translate(0,-0.9999969)" + id="g3917-7" + style="fill:#000000;fill-opacity:1;opacity:0.5" /> + <rect + rx="2" + style="opacity:0.45;fill:#202229;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect3812" + width="37" + height="198" + x="1.000005" + y="853.36218" + ry="2" /> + <g + id="g3917" + style="fill:#bac3cf;fill-opacity:1"> + <rect + ry="1.1428567" + y="944.36218" + x="17" + height="15.999994" + width="2.0000002" + id="rect3897" + style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + ry="1.1428567" + y="-26" + x="951.36218" + height="15.999994" + width="2.0000002" + id="rect3897-6" + style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + </g> + </g> +</svg> diff --git a/.themes/Dracula/cinnamon/common-assets/misc/add-workspace.svg b/.themes/Dracula/cinnamon/common-assets/misc/add-workspace.svg new file mode 100644 index 0000000..65f5361 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/misc/add-workspace.svg @@ -0,0 +1,117 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="35" + height="200" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="add-workspace.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="8" + inkscape:cx="-12.039549" + inkscape:cy="128.92473" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1366" + inkscape:window-height="696" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:bbox-nodes="true"> + <inkscape:grid + type="xygrid" + id="grid3040" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="0,1" + position="20,100" + id="guide3893" /> + <sodipodi:guide + orientation="1,0" + position="18,190" + id="guide3895" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-852.36218)"> + <path + style="opacity:0.45;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " + transform="translate(0,852.36218)" + id="rect3810" /> + <g + transform="translate(0,-0.9999969)" + id="g3917-7" + style="fill:#000000;fill-opacity:1;opacity:0.5" /> + <rect + rx="2" + style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect3812" + width="37" + height="198" + x="1.000005" + y="853.36218" + ry="2" /> + <g + id="g3917" + style="fill:#bac3cf;fill-opacity:1"> + <rect + ry="1.1428567" + y="944.36218" + x="17" + height="15.999994" + width="2.0000002" + id="rect3897" + style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + ry="1.1428567" + y="-26" + x="951.36218" + height="15.999994" + width="2.0000002" + id="rect3897-6" + style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + </g> + </g> +</svg> diff --git a/.themes/Dracula/cinnamon/common-assets/misc/bg.svg b/.themes/Dracula/cinnamon/common-assets/misc/bg.svg new file mode 100644 index 0000000..7d16294 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/misc/bg.svg @@ -0,0 +1,131 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="32" + height="32" + viewBox="0 0 32 32" + id="svg5386" + version="1.1" + inkscape:version="1.0 (4035a4fb49, 2020-05-01)" + sodipodi:docname="bg.svg"> + <defs + id="defs5388" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="20.053155" + inkscape:cx="18.271674" + inkscape:cy="5.838404" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:document-rotation="0" + inkscape:window-width="1366" + inkscape:window-height="712" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid5954" /> + </sodipodi:namedview> + <metadata + id="metadata5391"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1020.3622)"> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#232831;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4164-4-3" + width="23" + height="21.999889" + x="4.5" + y="1024.8622" + rx="2.0000005" + ry="1.9999999" /> + <rect + style="display:inline;opacity:0.95;fill:#1e1f29;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4164" + width="22" + height="20.999971" + x="5" + y="1025.3622" + rx="1.4" + ry="1.4" /> + <g + transform="translate(-425.99995,658.36226)" + id="g4271" + style="display:inline;opacity:0.65"> + <rect + ry="8" + rx="8" + y="362.49994" + x="426.49994" + height="31" + width="31.000011" + id="rect4164-4-7-5-3-8-8" + style="display:inline;opacity:0.02000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="6.999999" + rx="7" + y="363.49997" + x="427.49994" + height="28.999996" + width="29.000011" + id="rect4164-4-7-5-3-8" + style="display:inline;opacity:0.07000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="6" + rx="6" + y="364.49994" + x="428.49994" + height="26.999998" + width="27.000011" + id="rect4164-4-7-5-3" + style="display:inline;opacity:0.12999998;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="5" + rx="4.9999995" + y="365.49997" + x="429.49997" + height="24.999998" + width="24.999981" + id="rect4164-4-7-5" + style="display:inline;opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <path + transform="translate(-6.1035156e-5,0)" + id="rect4164-4-7" + d="M 431.64844,388.30469 C 432.37319,389.0416 433.37997,389.5 434.5,389.5 l 15.00023,0 c 1.12003,0 2.12681,-0.4584 2.85156,-1.19531 -0.2591,0.12217 -0.5451,0.19531 -0.85156,0.19531 l -19.00023,0 c -0.30646,0 -0.59246,-0.0731 -0.85156,-0.19531 z" + style="display:inline;opacity:0.25;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscssc" /> + </g> + </g> +</svg> diff --git a/.themes/Dracula/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/.themes/Dracula/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg new file mode 100644 index 0000000..b40eb47 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg @@ -0,0 +1,161 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + version="1.1" + inkscape:version="1.0 (4035a4fb49, 2020-05-01)" + id="svg7384" + height="16" + sodipodi:docname="calendar-arrow-left-hover.svg"> + <metadata + id="metadata90"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>Gnome Symbolic Icon Theme</dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + inkscape:document-rotation="0" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:zoom="21.46505" + inkscape:window-y="0" + inkscape:window-x="0" + inkscape:window-width="1366" + inkscape:window-maximized="1" + inkscape:window-height="712" + inkscape:snap-to-guides="true" + inkscape:snap-others="false" + inkscape:snap-nodes="true" + inkscape:snap-grids="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:snap-bbox="true" + showguides="true" + showgrid="true" + showborder="true" + inkscape:pageshadow="2" + inkscape:pageopacity="0" + pagecolor="#ffffff" + objecttolerance="10" + inkscape:object-paths="false" + inkscape:object-nodes="false" + id="namedview88" + guidetolerance="10" + inkscape:guide-bbox="true" + gridtolerance="10" + inkscape:cy="7.9323223" + inkscape:cx="6.1613659" + inkscape:current-layer="layer12" + borderopacity="1" + bordercolor="#666666" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true"> + <inkscape:grid + visible="true" + type="xygrid" + spacingy="1" + spacingx="1" + snapvisiblegridlinesonly="true" + originy="530" + originx="141" + id="grid4866" + enabled="true" + empspacing="2" /> + <inkscape:grid + visible="true" + type="xygrid" + spacingy="0.5" + spacingx="0.5" + snapvisiblegridlinesonly="true" + originy="530" + originx="141" + opacity="0.1254902" + id="grid5968" + enabled="true" + empspacing="4" + empopacity="0" + empcolor="#000000" + color="#000000" /> + </sodipodi:namedview> + <title + id="title9167">Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/misc/calendar-arrow-left.svg b/.themes/Dracula/cinnamon/common-assets/misc/calendar-arrow-left.svg new file mode 100644 index 0000000..2774254 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/misc/calendar-arrow-left.svg @@ -0,0 +1,152 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/.themes/Dracula/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg new file mode 100644 index 0000000..980b9eb --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg @@ -0,0 +1,161 @@ + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/misc/calendar-arrow-right.svg b/.themes/Dracula/cinnamon/common-assets/misc/calendar-arrow-right.svg new file mode 100644 index 0000000..366e69b --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/misc/calendar-arrow-right.svg @@ -0,0 +1,152 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/misc/close-active.svg b/.themes/Dracula/cinnamon/common-assets/misc/close-active.svg new file mode 100644 index 0000000..95822bf --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/misc/close-active.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Dracula/cinnamon/common-assets/misc/close-hover.svg b/.themes/Dracula/cinnamon/common-assets/misc/close-hover.svg new file mode 100644 index 0000000..7b52140 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/misc/close-hover.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Dracula/cinnamon/common-assets/misc/close.svg b/.themes/Dracula/cinnamon/common-assets/misc/close.svg new file mode 100644 index 0000000..e221a33 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/misc/close.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Dracula/cinnamon/common-assets/misc/corner-ripple.svg b/.themes/Dracula/cinnamon/common-assets/misc/corner-ripple.svg new file mode 100644 index 0000000..a692fc2 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/misc/corner-ripple.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/misc/desklet-header.svg b/.themes/Dracula/cinnamon/common-assets/misc/desklet-header.svg new file mode 100644 index 0000000..458f5f8 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/misc/desklet-header.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/misc/desklet.svg b/.themes/Dracula/cinnamon/common-assets/misc/desklet.svg new file mode 100644 index 0000000..0862589 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/misc/desklet.svg @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/misc/osd.svg b/.themes/Dracula/cinnamon/common-assets/misc/osd.svg new file mode 100644 index 0000000..6cf5cc2 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/misc/osd.svg @@ -0,0 +1,131 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/misc/overview-hover.png b/.themes/Dracula/cinnamon/common-assets/misc/overview-hover.png new file mode 100644 index 0000000..75673f9 Binary files /dev/null and b/.themes/Dracula/cinnamon/common-assets/misc/overview-hover.png differ diff --git a/.themes/Dracula/cinnamon/common-assets/misc/overview.png b/.themes/Dracula/cinnamon/common-assets/misc/overview.png new file mode 100644 index 0000000..9eb4f87 Binary files /dev/null and b/.themes/Dracula/cinnamon/common-assets/misc/overview.png differ diff --git a/.themes/Dracula/cinnamon/common-assets/misc/trash-icon.svg b/.themes/Dracula/cinnamon/common-assets/misc/trash-icon.svg new file mode 100644 index 0000000..61097dd --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/misc/trash-icon.svg @@ -0,0 +1,97 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/panel/activities-active.svg b/.themes/Dracula/cinnamon/common-assets/panel/activities-active.svg new file mode 100644 index 0000000..be45247 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/panel/activities-active.svg @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/panel/activities.svg b/.themes/Dracula/cinnamon/common-assets/panel/activities.svg new file mode 100644 index 0000000..b4a4b0d --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/panel/activities.svg @@ -0,0 +1,158 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/panel/panel-bottom.svg b/.themes/Dracula/cinnamon/common-assets/panel/panel-bottom.svg new file mode 100644 index 0000000..89e3e26 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/panel/panel-bottom.svg @@ -0,0 +1,83 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/panel/panel-left.svg b/.themes/Dracula/cinnamon/common-assets/panel/panel-left.svg new file mode 100644 index 0000000..8f91ed9 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/panel/panel-left.svg @@ -0,0 +1,83 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/panel/panel-right.svg b/.themes/Dracula/cinnamon/common-assets/panel/panel-right.svg new file mode 100644 index 0000000..137673f --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/panel/panel-right.svg @@ -0,0 +1,83 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/panel/panel-top.svg b/.themes/Dracula/cinnamon/common-assets/panel/panel-top.svg new file mode 100644 index 0000000..ad26fc6 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/panel/panel-top.svg @@ -0,0 +1,79 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/panel/window-list-active-bottom.svg b/.themes/Dracula/cinnamon/common-assets/panel/window-list-active-bottom.svg new file mode 100644 index 0000000..fda9191 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/panel/window-list-active-bottom.svg @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/panel/window-list-active-left.svg b/.themes/Dracula/cinnamon/common-assets/panel/window-list-active-left.svg new file mode 100644 index 0000000..0b43f0b --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/panel/window-list-active-left.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/panel/window-list-active-right.svg b/.themes/Dracula/cinnamon/common-assets/panel/window-list-active-right.svg new file mode 100644 index 0000000..76180b7 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/panel/window-list-active-right.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/panel/window-list-active-top.svg b/.themes/Dracula/cinnamon/common-assets/panel/window-list-active-top.svg new file mode 100644 index 0000000..d2c1cb9 --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/panel/window-list-active-top.svg @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/switch/switch-off-selected.svg b/.themes/Dracula/cinnamon/common-assets/switch/switch-off-selected.svg new file mode 100644 index 0000000..f285abf --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/switch/switch-off-selected.svg @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/common-assets/switch/switch-on-selected.svg b/.themes/Dracula/cinnamon/common-assets/switch/switch-on-selected.svg new file mode 100644 index 0000000..007265e --- /dev/null +++ b/.themes/Dracula/cinnamon/common-assets/switch/switch-on-selected.svg @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg b/.themes/Dracula/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg new file mode 100644 index 0000000..1313c88 --- /dev/null +++ b/.themes/Dracula/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg @@ -0,0 +1,203 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/dark-assets/checkbox/checkbox-checked.svg b/.themes/Dracula/cinnamon/dark-assets/checkbox/checkbox-checked.svg new file mode 100644 index 0000000..5f97eb5 --- /dev/null +++ b/.themes/Dracula/cinnamon/dark-assets/checkbox/checkbox-checked.svg @@ -0,0 +1,203 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg b/.themes/Dracula/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg new file mode 100644 index 0000000..01c4066 --- /dev/null +++ b/.themes/Dracula/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg b/.themes/Dracula/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg new file mode 100644 index 0000000..5b2fc58 --- /dev/null +++ b/.themes/Dracula/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/dark-assets/menu/menu.svg b/.themes/Dracula/cinnamon/dark-assets/menu/menu.svg new file mode 100644 index 0000000..fae28d2 --- /dev/null +++ b/.themes/Dracula/cinnamon/dark-assets/menu/menu.svg @@ -0,0 +1,131 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/dark-assets/menu/submenu.svg b/.themes/Dracula/cinnamon/dark-assets/menu/submenu.svg new file mode 100644 index 0000000..b1e3a14 --- /dev/null +++ b/.themes/Dracula/cinnamon/dark-assets/menu/submenu.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/dark-assets/misc/button-box.svg b/.themes/Dracula/cinnamon/dark-assets/misc/button-box.svg new file mode 100644 index 0000000..ef41e12 --- /dev/null +++ b/.themes/Dracula/cinnamon/dark-assets/misc/button-box.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/dark-assets/misc/message.svg b/.themes/Dracula/cinnamon/dark-assets/misc/message.svg new file mode 100644 index 0000000..7c8f1b6 --- /dev/null +++ b/.themes/Dracula/cinnamon/dark-assets/misc/message.svg @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/dark-assets/misc/modal.svg b/.themes/Dracula/cinnamon/dark-assets/misc/modal.svg new file mode 100644 index 0000000..622cabb --- /dev/null +++ b/.themes/Dracula/cinnamon/dark-assets/misc/modal.svg @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/dark-assets/switch/switch-off.svg b/.themes/Dracula/cinnamon/dark-assets/switch/switch-off.svg new file mode 100644 index 0000000..f285abf --- /dev/null +++ b/.themes/Dracula/cinnamon/dark-assets/switch/switch-off.svg @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/dark-assets/switch/switch-on.svg b/.themes/Dracula/cinnamon/dark-assets/switch/switch-on.svg new file mode 100644 index 0000000..007265e --- /dev/null +++ b/.themes/Dracula/cinnamon/dark-assets/switch/switch-on.svg @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/.themes/Dracula/cinnamon/thumbnail.png b/.themes/Dracula/cinnamon/thumbnail.png new file mode 100644 index 0000000..a48cc23 Binary files /dev/null and b/.themes/Dracula/cinnamon/thumbnail.png differ diff --git a/.themes/Dracula/gnome-shell/assets/calendar-arrow-left.svg b/.themes/Dracula/gnome-shell/assets/calendar-arrow-left.svg new file mode 100755 index 0000000..deaa123 --- /dev/null +++ b/.themes/Dracula/gnome-shell/assets/calendar-arrow-left.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Dracula/gnome-shell/assets/calendar-arrow-right.svg b/.themes/Dracula/gnome-shell/assets/calendar-arrow-right.svg new file mode 100755 index 0000000..626ed7e --- /dev/null +++ b/.themes/Dracula/gnome-shell/assets/calendar-arrow-right.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/.themes/Dracula/gnome-shell/assets/calendar-today.svg b/.themes/Dracula/gnome-shell/assets/calendar-today.svg new file mode 100755 index 0000000..66cfc80 --- /dev/null +++ b/.themes/Dracula/gnome-shell/assets/calendar-today.svg @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Dracula/gnome-shell/assets/checkbox-focused.svg b/.themes/Dracula/gnome-shell/assets/checkbox-focused.svg new file mode 100755 index 0000000..4eac09a --- /dev/null +++ b/.themes/Dracula/gnome-shell/assets/checkbox-focused.svg @@ -0,0 +1,245 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/.themes/Dracula/gnome-shell/assets/checkbox-off-focused.svg b/.themes/Dracula/gnome-shell/assets/checkbox-off-focused.svg new file mode 100755 index 0000000..6e0391e --- /dev/null +++ b/.themes/Dracula/gnome-shell/assets/checkbox-off-focused.svg @@ -0,0 +1,211 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Dracula/gnome-shell/assets/checkbox-off.svg b/.themes/Dracula/gnome-shell/assets/checkbox-off.svg new file mode 100755 index 0000000..8ebc9cd --- /dev/null +++ b/.themes/Dracula/gnome-shell/assets/checkbox-off.svg @@ -0,0 +1,211 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/.themes/Dracula/gnome-shell/assets/checkbox.svg b/.themes/Dracula/gnome-shell/assets/checkbox.svg new file mode 100755 index 0000000..ddb1c5a --- /dev/null +++ b/.themes/Dracula/gnome-shell/assets/checkbox.svg @@ -0,0 +1,245 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/.themes/Dracula/gnome-shell/assets/close-window.svg b/.themes/Dracula/gnome-shell/assets/close-window.svg new file mode 100644 index 0000000..6e7883b --- /dev/null +++ b/.themes/Dracula/gnome-shell/assets/close-window.svg @@ -0,0 +1,84 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/.themes/Dracula/gnome-shell/assets/corner-ripple-ltr.png b/.themes/Dracula/gnome-shell/assets/corner-ripple-ltr.png new file mode 100755 index 0000000..32e14ca Binary files /dev/null and b/.themes/Dracula/gnome-shell/assets/corner-ripple-ltr.png differ diff --git a/.themes/Dracula/gnome-shell/assets/corner-ripple-rtl.png b/.themes/Dracula/gnome-shell/assets/corner-ripple-rtl.png new file mode 100755 index 0000000..1434e7c Binary files /dev/null and b/.themes/Dracula/gnome-shell/assets/corner-ripple-rtl.png differ diff --git a/.themes/Dracula/gnome-shell/assets/dash-placeholder.svg b/.themes/Dracula/gnome-shell/assets/dash-placeholder.svg new file mode 100755 index 0000000..cbae148 --- /dev/null +++ b/.themes/Dracula/gnome-shell/assets/dash-placeholder.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/gnome-shell/assets/logged-in-indicator.svg b/.themes/Dracula/gnome-shell/assets/logged-in-indicator.svg new file mode 100755 index 0000000..c0267ea --- /dev/null +++ b/.themes/Dracula/gnome-shell/assets/logged-in-indicator.svg @@ -0,0 +1,130 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/gnome-shell/assets/noise-texture.png b/.themes/Dracula/gnome-shell/assets/noise-texture.png new file mode 100755 index 0000000..6b70a2d Binary files /dev/null and b/.themes/Dracula/gnome-shell/assets/noise-texture.png differ diff --git a/.themes/Dracula/gnome-shell/assets/process-working.svg b/.themes/Dracula/gnome-shell/assets/process-working.svg new file mode 100755 index 0000000..920a67d --- /dev/null +++ b/.themes/Dracula/gnome-shell/assets/process-working.svg @@ -0,0 +1,3084 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/gnome-shell/assets/running-indicator.svg b/.themes/Dracula/gnome-shell/assets/running-indicator.svg new file mode 100755 index 0000000..ebe7ecf --- /dev/null +++ b/.themes/Dracula/gnome-shell/assets/running-indicator.svg @@ -0,0 +1,130 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/gnome-shell/assets/source-button-border.svg b/.themes/Dracula/gnome-shell/assets/source-button-border.svg new file mode 100755 index 0000000..6e5051e --- /dev/null +++ b/.themes/Dracula/gnome-shell/assets/source-button-border.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/.themes/Dracula/gnome-shell/assets/toggle-off.svg b/.themes/Dracula/gnome-shell/assets/toggle-off.svg new file mode 100755 index 0000000..3cb7838 --- /dev/null +++ b/.themes/Dracula/gnome-shell/assets/toggle-off.svg @@ -0,0 +1,201 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/gnome-shell/assets/toggle-on.svg b/.themes/Dracula/gnome-shell/assets/toggle-on.svg new file mode 100755 index 0000000..2b998e0 --- /dev/null +++ b/.themes/Dracula/gnome-shell/assets/toggle-on.svg @@ -0,0 +1,201 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/.themes/Dracula/gnome-shell/assets/ws-switch-arrow-down.png b/.themes/Dracula/gnome-shell/assets/ws-switch-arrow-down.png new file mode 100644 index 0000000..a674ad5 Binary files /dev/null and b/.themes/Dracula/gnome-shell/assets/ws-switch-arrow-down.png differ diff --git a/.themes/Dracula/gnome-shell/assets/ws-switch-arrow-up.png b/.themes/Dracula/gnome-shell/assets/ws-switch-arrow-up.png new file mode 100644 index 0000000..1b6f611 Binary files /dev/null and b/.themes/Dracula/gnome-shell/assets/ws-switch-arrow-up.png differ diff --git a/.themes/Dracula/gnome-shell/gnome-shell.css b/.themes/Dracula/gnome-shell/gnome-shell.css new file mode 100644 index 0000000..511b267 --- /dev/null +++ b/.themes/Dracula/gnome-shell/gnome-shell.css @@ -0,0 +1,2107 @@ +/***************** +* Drawing mixins * +*****************/ +/* GLOBALS */ +stage { + font-size: 10pt; + color: #C3C7D1; } + +/* WIDGETS */ +/* Buttons */ +.button { + color: #C3C7D1; + background-color: #1d1f27; + box-shadow: none; + border: 1px solid #21232d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; + border-radius: 4px; + border-width: 0; + padding: 4px 32px; } + .button:focus { + color: #bd93f9; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; + box-shadow: none; + border: 1px solid #21232d; } + .button:insensitive { + color: #767984; + background-color: rgba(57, 59, 71, 0.66); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + border: none; + text-shadow: none; + icon-shadow: none; } + .button:active { + color: #bd93f9; + background-color: rgba(40, 42, 54, 0.95); + border: 1px solid #21232d; + text-shadow: none; + icon-shadow: none; } + .button:hover { + color: #bd93f9; + background-color: #21232d; + border: 1px solid #21232d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; } + +.modal-dialog-linked-button { + padding: 10px; + border: 1px solid #21232d; + color: #C3C7D1; + background: #1d1f27; + text-shadow: none; + icon-shadow: none; + box-shadow: none; } + .modal-dialog-linked-button:insensitive { + color: #767984; + background-color: rgba(57, 59, 71, 0.66); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + border: none; + text-shadow: none; + icon-shadow: none; } + .modal-dialog-linked-button:active { + color: #bd93f9; + background-color: rgba(40, 42, 54, 0.95); + border: 1px solid #21232d; + text-shadow: none; + icon-shadow: none; } + .modal-dialog-linked-button:focus { + color: #bd93f9; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; + box-shadow: none; + border: 1px solid #21232d; } + .modal-dialog-linked-button:focus:hover { + color: #bd93f9; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; + box-shadow: none; + border: 1px solid #21232d; } + .modal-dialog-linked-button:hover { + color: #bd93f9; + background-color: #21232d; + border: 1px solid #21232d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; } + .modal-dialog-linked-button:first-child { + border-radius: 0px 0px 0px 2px; } + .modal-dialog-linked-button:last-child { + border-radius: 0px 0px 2px 0px; } + .modal-dialog-linked-button:first-child:last-child { + border-radius: 0px 0px 2px 2px; } + +/* Entries */ +StEntry { + background-color: #373a4b; + border-color: #21232d; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); + border-radius: 2px; + padding: 4px; + border-width: 0; + color: #C3C7D1; + selection-background-color: rgba(189, 147, 249, 0.5); + selected-color: #f8f8f2; } + StEntry:focus { + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); } + StEntry:insensitive { + color: #767984; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); } + StEntry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #ff9f39; + padding: 0 4px; } + StEntry StLabel.hint-text { + color: rgba(195, 199, 209, 0.7); } + +/* Scrollbars */ +StScrollView.vfade { + -st-vfade-offset: 68px; } + +StScrollView.hfade { + -st-hfade-offset: 68px; } + +StScrollBar { + padding: 0; } + StScrollView StScrollBar { + min-width: 14px; + min-height: 14px; } + StScrollBar StBin#trough { + border-radius: 0; + background-color: transparent; } + StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 8px; + background-color: #474955; + margin: 3px; } + StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: #a4a8b2; } + StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: rgba(189, 147, 249, 0.5); } + +/* Slider */ +.slider { + height: 1em; + color: #cbcb9f; + border-color: black; + -slider-height: 0.1em; + -slider-background-color: #373a4b; + -slider-border-color: black; + -slider-active-background-color: #bd93f9; + -slider-active-border-color: #50fa7a; + -slider-border-width: 0; + -slider-handle-radius: 6px; + -barlevel-height: 0.1em; + -barlevel-background-color: #373a4b; + -barlevel-border-color: black; + -barlevel-active-background-color: #bd93f9; + -barlevel-active-border-color: #50fa7a; + -barlevel-border-width: 0; + -barlevel-handle-radius: 6px; + -barlevel-overdrive-color: #bd93f9; + -barlevel-overdrive-border-color: transparent; + -barlevel-overdrive-separator-width: 0px; } + +/* Check Boxes */ +.check-box StBoxLayout { + spacing: .8em; } + +.check-box StBin { + width: 24px; + height: 22px; + background-image: url("assets/checkbox-off.svg"); } + +.check-box:focus, .check-box:hover StBin { + background-image: url("assets/checkbox-off-focused.svg"); } + +.check-box:checked StBin { + background-image: url("assets/checkbox.svg"); } + +.check-box:focus:checked StBin { + background-image: url("assets/checkbox-focused.svg"); } + +/* Switches */ +.toggle-switch { + width: 65px; + height: 22px; + background-size: contain; + background-image: url("assets/toggle-off.svg"); } + .toggle-switch:checked { + background-image: url("assets/toggle-on.svg"); } + +.toggle-switch-us { + background-image: url("assets/toggle-off.svg"); } + .toggle-switch-us:checked { + background-image: url("assets/toggle-on.svg"); } + +.toggle-switch-intl { + background-image: url("assets/toggle-off.svg"); } + .toggle-switch-intl:checked { + background-image: url("assets/toggle-on.svg"); } + +/* links */ +.shell-link { + color: #A0C1B9; } + .shell-link:hover { + color: #bfd5d0; } + +/* Modal Dialogs */ +.headline { + font-size: 110%; } + +.lightbox { + background-color: black; } + +.flashspot { + background-color: white; } + +.modal-dialog { + border: none; + border-radius: 2px; + color: #C3C7D1; + background-color: rgba(29, 31, 39, 0.95); + box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.2); } + .modal-dialog .modal-dialog-content-box { + padding: 24px; } + .modal-dialog .run-dialog-entry { + width: 20em; + margin-bottom: 6px; } + .modal-dialog .run-dialog-error-box { + color: #ff3c3c; + padding-top: 16px; + spacing: 6px; } + .modal-dialog .run-dialog-button-box { + padding-top: 1em; } + .modal-dialog .run-dialog-label { + font-size: 11pt; + font-weight: bold; + color: #a6acbb; + padding-bottom: .4em; } + .modal-dialog .run-dialog-description { + color: #C3C7D1; } + +.mount-dialog-subject, +.end-session-dialog-subject { + font-size: 13pt; } + +/* Message Dialog */ +.message-dialog-main-layout { + padding: 12px 20px 0; + spacing: 12px; } + +.message-dialog-content { + max-width: 28em; + spacing: 20px; } + +.message-dialog-icon { + min-width: 48px; + icon-size: 48px; } + +.message-dialog-title { + font-weight: bold; } + +.message-dialog-subtitle { + color: #575e71; + font-weight: bold; } + +/* End Session Dialog */ +.end-session-dialog { + spacing: 42px; + border: none; } + .end-session-dialog .modal-dialog-linked-button:last-child { + background-color: #ff5555; + color: #fff; } + .end-session-dialog .modal-dialog-linked-button:last-child:hover, .end-session-dialog .modal-dialog-linked-button:last-child:focus { + background: #ff2c2c; + color: #fff; } + +.end-session-dialog-list { + padding-top: 20px; } + +.end-session-dialog-layout { + padding-left: 17px; } + .end-session-dialog-layout:rtl { + padding-right: 17px; } + +.end-session-dialog-description { + width: 28em; + padding-bottom: 10px; } + .end-session-dialog-description:rtl { + text-align: right; } + +.end-session-dialog-warning { + width: 28em; + color: #ff9f39; + padding-top: 6px; } + .end-session-dialog-warning:rtl { + text-align: right; } + +.end-session-dialog-logout-icon { + border-radius: 3px; + width: 48px; + height: 48px; + background-size: contain; } + +.end-session-dialog-shutdown-icon { + color: #ff3c3c; + width: 48px; + height: 48px; } + +.end-session-dialog-inhibitor-layout { + spacing: 16px; + max-height: 200px; + padding-right: 65px; + padding-left: 65px; } + +.end-session-dialog-session-list, +.end-session-dialog-app-list { + spacing: 1em; } + +.end-session-dialog-list-header { + font-weight: bold; } + .end-session-dialog-list-header:rtl { + text-align: right; } + +.end-session-dialog-app-list-item, +.end-session-dialog-session-list-item { + spacing: 1em; } + +.end-session-dialog-app-list-item-name, +.end-session-dialog-session-list-item-name { + font-weight: bold; } + +.end-session-dialog-app-list-item-description { + color: #b5bac6; + font-size: 10pt; } + +/* ShellMountOperation Dialogs */ +.shell-mount-operation-icon { + icon-size: 48px; } + +.mount-dialog { + spacing: 24px; } + .mount-dialog .message-dialog-title { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; + max-width: 34em; } + .mount-dialog .message-dialog-title:rtl { + padding-left: 0px; + padding-right: 17px; } + .mount-dialog .message-dialog-body { + padding-left: 17px; + width: 28em; } + .mount-dialog .message-dialog-body:rtl { + padding-left: 0px; + padding-right: 17px; } + +.mount-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; } + +.mount-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; } + +.mount-dialog-app-list-item { + color: #a6acbb; } + .mount-dialog-app-list-item:hover { + color: #C3C7D1; } + .mount-dialog-app-list-item:ltr { + padding-right: 1em; } + .mount-dialog-app-list-item:rtl { + padding-left: 1em; } + +.mount-dialog-app-list-item-icon:ltr { + padding-right: 17px; } + +.mount-dialog-app-list-item-icon:rtl { + padding-left: 17px; } + +.mount-dialog-app-list-item-name { + font-size: 10pt; } + +/* Password or Authentication Dialog */ +.prompt-dialog { + width: 34em; + border: none; + border-radius: 2px; } + .prompt-dialog .message-dialog-main-layout { + spacing: 24px; + padding: 10px; } + .prompt-dialog .message-dialog-content { + spacing: 16px; } + .prompt-dialog .message-dialog-title { + color: #7b849a; } + +.prompt-dialog-description:rtl { + text-align: right; } + +.prompt-dialog-password-box { + spacing: 1em; + padding-bottom: 1em; } + +.prompt-dialog-error-label { + font-size: 10pt; + color: #ff3c3c; + padding-bottom: 8px; } + +.prompt-dialog-info-label { + font-size: 10pt; + padding-bottom: 8px; } + +.hidden { + color: rgba(0, 0, 0, 0); } + +.prompt-dialog-null-label { + font-size: 10pt; + padding-bottom: 8px; } + +/* Polkit Dialog */ +.polkit-dialog-user-layout { + padding-left: 10px; + spacing: 10px; } + .polkit-dialog-user-layout:rtl { + padding-left: 0px; + padding-right: 10px; } + +.polkit-dialog-user-root-label { + color: #ff9f39; } + +.polkit-dialog-user-icon { + border-radius: 3px; + background-size: contain; + width: 48px; + height: 48px; } + +/* Audio selection dialog */ +.audio-device-selection-dialog { + spacing: 30px; } + +.audio-selection-content { + spacing: 20px; + padding: 24px; } + +.audio-selection-title { + font-weight: bold; + text-align: center; } + +.audio-selection-box { + spacing: 20px; } + +.audio-selection-device { + border: 1px solid #C3C7D1; + border-radius: 12px; } + .audio-selection-device:active, .audio-selection-device:hover, .audio-selection-device:focus { + background-color: rgba(189, 147, 249, 0.5); } + +.audio-selection-device-box { + padding: 20px; + spacing: 20px; } + +.audio-selection-device-icon { + icon-size: 64px; } + +/* Access Dialog */ +.access-dialog { + spacing: 30px; } + +/* Geolocation Dialog */ +.geolocation-dialog { + spacing: 30px; } + +/* Extension Dialog */ +.extension-dialog .message-dialog-main-layout { + spacing: 24px; + padding: 10px; } + +.extension-dialog .message-dialog-title { + color: #7b849a; } + +/* Inhibit-Shortcuts Dialog */ +.inhibit-shortcuts-dialog { + spacing: 30px; } + +/* Network Agent Dialog */ +.network-dialog-secret-table { + spacing-rows: 15px; + spacing-columns: 1em; } + +.keyring-dialog-control-table { + spacing-rows: 15px; + spacing-columns: 1em; } + +/* Popovers/Menus */ +.popup-menu { + min-width: 15em; + background-color: transparent; + color: #C3C7D1; } + .popup-menu .popup-sub-menu { + background-color: rgba(0, 0, 0, 0.2); + box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.2); } + .popup-menu .popup-menu-content { + padding: 16px 0; + background-color: #282a36; + border-radius: 7px; } + .popup-menu .popup-menu-item { + spacing: 6px; + padding: 6px; } + .popup-menu .popup-menu-item:ltr { + padding-right: 1.75em; + padding-left: 0; } + .popup-menu .popup-menu-item:rtl { + padding-right: 0; + padding-left: 1.75em; } + .popup-menu .popup-menu-item:checked { + background-color: rgba(31, 33, 42, 0.93); + color: #f8f8f2; + box-shadow: inset 1px 0px 0px rgba(204, 171, 250, 0.5); + font-weight: normal; } + .popup-menu .popup-menu-item:checked:hover { + background-color: rgba(31, 33, 42, 0.93); + color: rgba(189, 147, 249, 0.5); } + .popup-menu .popup-menu-item.selected { + background-color: rgba(195, 199, 209, 0.1); + color: #C3C7D1; } + .popup-menu .popup-menu-item:active { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + .popup-menu .popup-menu-item:insensitive { + color: rgba(195, 199, 209, 0.5); } + .popup-menu .popup-inactive-menu-item { + color: #C3C7D1; } + .popup-menu .popup-inactive-menu-item:insensitive { + color: rgba(195, 199, 209, 0.5); } + .popup-menu.panel-menu { + -boxpointer-gap: 4px; + margin-bottom: 1.75em; } + +.popup-menu-ornament { + text-align: right; + width: 1.2em; } + +.popup-menu-boxpointer, +.candidate-popup-boxpointer { + -arrow-border-radius: 7px; + -arrow-background-color: #282a36; + -arrow-border-width: 1px; + -arrow-border-color: #21232d; + -arrow-base: 24px; + -arrow-rise: 11px; + -arrow-box-shadow: 0 1px 3px black; } + +.popup-separator-menu-item { + background: transparent; } + .popup-separator-menu-item-separator { + height: 1px; + margin: 6px 64px; + background-color: transparent; + border-color: transparent; + border-bottom-width: 1px; + border-bottom-style: solid; } + .popup-sub-menu .popup-separator-menu-item .popup-separator-menu-item-separator { + margin: 0 64px 0 32px; + background: transparent; } + +.background-menu { + -boxpointer-gap: 4px; + -arrow-rise: 0px; } + +/* fallback menu +- odd thing for styling App menu when apparently not running under shell. Light Adwaita styled + app menu inside the main app window itself rather than the top bar +*/ +/* OSD */ +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + margin: 32px; + min-width: 64px; + min-height: 64px; } + .osd-window .osd-monitor-label { + font-size: 3em; } + .osd-window .level { + height: 0.4em; + border-radius: 0.3em; + color: #C3C7D1; + border: 1px solid #21232d; + -barlevel-height: 0.4em; + -barlevel-background-color: rgba(0, 0, 0, 0.5); + -barlevel-active-background-color: rgba(189, 147, 249, 0.5); + -barlevel-overdrive-color: #ff5555; + -barlevel-overdrive-separator-width: 0.2em; } + .osd-window .level-bar { + background-color: rgba(189, 147, 249, 0.5); + border-radius: 0.3em; } + +/* Pad OSD */ +.pad-osd-window { + padding: 32px; + background-color: rgba(0, 0, 0, 0.8); } + .pad-osd-window .pad-osd-title-box { + spacing: 12px; } + .pad-osd-window .pad-osd-title-menu-box { + spacing: 6px; } + +.combo-box-label { + width: 15em; } + +/* App Switcher */ +.switcher-popup { + padding: 8px; + spacing: 16px; } + +.switcher-list-item-container { + spacing: 8px; } + +.switcher-list .item-box { + padding: 8px; + border-radius: 4px; } + +.switcher-list .item-box:outlined { + padding: 6px; + border: 2px solid #0c0c10; } + +.switcher-list .item-box:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +.switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; } + +.switcher-list .thumbnail { + width: 256px; } + +.switcher-list .separator { + width: 1px; + background: #21232d; } + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: rgba(195, 199, 209, 0.8); } + .switcher-arrow:highlighted { + color: #C3C7D1; } + +.input-source-switcher-symbol { + font-size: 34pt; + width: 96px; + height: 96px; } + +/* Window Cycler */ +.cycler-highlight { + border: 5px solid rgba(189, 147, 249, 0.5); } + +/* Workspace Switcher */ +.workspace-switcher-group { + padding: 12px; } + +.workspace-switcher { + background: transparent; + border: 0px; + border-radius: 0px; + padding: 0px; + spacing: 8px; } + +.ws-switcher-active-up, +.ws-switcher-active-down, +.ws-switcher-active-left, +.ws-switcher-active-right { + height: 50px; + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; + border: none; + background-size: 32px; + border-radius: 8px; } + +.ws-switcher-active-up { + background-image: url("assets/ws-switch-arrow-up.png"); } + +.ws-switcher-active-down { + background-image: url("assets/ws-switch-arrow-down.png"); } + +.ws-switcher-box { + height: 50px; + border: 1px solid rgba(195, 199, 209, 0.1); + background: rgba(18, 19, 25, 0.95); + border-radius: 8px; } + +.osd-window, +.resize-popup, +.switcher-list, .workspace-switcher-container { + color: #C3C7D1; + background-color: rgba(40, 42, 54, 0.95); + border: 1px solid #21232d; + box-shadow: 0px 0px 7px #21232d; + border-radius: 5px; + padding: 12px; } + +/* Tiled window previews */ +.tile-preview { + background-color: rgba(189, 147, 249, 0.3); + border: 1px solid rgba(189, 147, 249, 0.5); } + +.tile-preview-left.on-primary { + border-radius: 2px 2px 0 0; } + +.tile-preview-right.on-primary { + border-radius: 0 2px 0 0; } + +.tile-preview-left.tile-preview-right.on-primary { + border-radius: 2px 2px 0 0; } + +/* TOP BAR */ +#panel { + background-gradient-direction: none; + background-color: rgba(40, 42, 54, 0.95); + /* transition from solid to transparent */ + transition-duration: 500ms; + font-weight: bold; + height: 1.86em; + padding: 0px 0px; } + #panel.unlock-screen, #panel.login-screen, #panel.lock-screen { + background-color: transparent; } + #panel #panelLeft, #panel #panelCenter { + spacing: 4px; } + #panel .panel-corner { + -panel-corner-radius: 0px; + -panel-corner-background-color: rgba(0, 0, 0, 0.2); + -panel-corner-border-width: 2px; + -panel-corner-border-color: transparent; } + #panel .panel-corner:active, #panel .panel-corner:overview, #panel .panel-corner:focus { + -panel-corner-border-color: rgba(204, 171, 250, 0.5); } + #panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, #panel .panel-corner.unlock-screen { + -panel-corner-radius: 0; + -panel-corner-background-color: transparent; + -panel-corner-border-color: transparent; } + #panel .panel-button { + -natural-hpadding: 12px; + -minimum-hpadding: 6px; + font-weight: bold; + color: #f8f8f2; + transition-duration: 100ms; } + #panel .panel-button .app-menu-icon { + -st-icon-style: symbolic; + margin-left: 4px; + margin-right: 4px; } + #panel .panel-button .system-status-icon, + #panel .panel-button .app-menu-icon > StIcon, + #panel .panel-button .popup-menu-arrow { + icon-shadow: none; } + #panel .panel-button:hover { + background: rgba(62, 65, 83, 0.95); + color: white; + transition-duration: 200ms; } + #panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { + box-shadow: none; + background-gradient-start: rgba(189, 147, 249, 0.5); + background-gradient-end: rgba(189, 147, 249, 0.5); + background-gradient-direction: horizontal; + color: #f8f8f2; + transition-duration: 200ms; } + #panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon { + icon-shadow: red 0 2px 2px; } + #panel .panel-button .system-status-icon { + icon-size: 1.09em; + padding: 0 5px; } + .unlock-screen #panel .panel-button, + .login-screen #panel .panel-button, + .lock-screen #panel .panel-button { + color: #e0e2e7; } + .unlock-screen #panel .panel-button:focus, .unlock-screen #panel .panel-button:hover, .unlock-screen #panel .panel-button:active, + .login-screen #panel .panel-button:focus, + .login-screen #panel .panel-button:hover, + .login-screen #panel .panel-button:active, + .lock-screen #panel .panel-button:focus, + .lock-screen #panel .panel-button:hover, + .lock-screen #panel .panel-button:active { + color: #e0e2e7; } + #panel .panel-button.clock-display:active, #panel .panel-button.clock-display:overview, #panel .panel-button.clock-display:focus, #panel .panel-button.clock-display:checked { + box-shadow: none; } + #panel .panel-button.clock-display:active .clock, #panel .panel-button.clock-display:overview .clock, #panel .panel-button.clock-display:focus .clock, #panel .panel-button.clock-display:checked .clock { + box-shadow: none; } + #panel .panel-status-indicators-box, + #panel .panel-status-menu-box { + spacing: 2px; } + #panel .power-status.panel-status-indicators-box { + spacing: 0; } + #panel .screencast-indicator { + color: #ff9f39; } + #panel.solid { + background-color: #282a36; + /* transition from transparent to solid */ + transition-duration: 300ms; } + #panel.solid .panel-corner { + -panel-corner-background-color: black; } + #panel.solid .system-status-icon, + #panel.solid .app-menu-icon > StIcon, + #panel.solid .popup-menu-arrow { + icon-shadow: none; } + +#calendarArea { + padding: 0.75em 1.0em; } + +.calendar { + margin-bottom: 1em; } + +.calendar, .world-clocks-button, .weather-button, .events-button { + background: transparent; + border: none; } + +.calendar, +.datemenu-today-button, +.datemenu-displays-box, +.message-list-sections { + margin: 0 1.5em; } + +.datemenu-calendar-column { + spacing: 0.5em; } + +.datemenu-displays-section { + padding-bottom: 3em; } + +.datemenu-displays-box { + spacing: 1em; } + +.datemenu-calendar-column { + border: 0 solid transparent; + background: #262834; } + .datemenu-calendar-column:ltr { + border-left-width: 1px; } + .datemenu-calendar-column:rtl { + border-right-width: 1px; } + +.datemenu-today-button, +.world-clocks-button, +.weather-button, +.events-section-title, +.message-list-section-title, +.events-button { + border-radius: 4px; + color: #C3C7D1; + padding: .4em; } + +.message-list-section-list:ltr { + padding-left: .4em; } + +.message-list-section-list:rtl { + padding-right: .4em; } + +.datemenu-today-button:hover, .datemenu-today-button:focus, +.world-clocks-button:hover, +.world-clocks-button:focus, +.weather-button:hover, +.weather-button:focus, +.events-section-title:hover, +.events-section-title:focus, +.message-list-section-title:hover, +.message-list-section-title:focus, +.events-button:hover, +.events-button:focus { + background-color: #333545; } + +.datemenu-today-button:active, +.world-clocks-button:active, +.weather-button:active, +.events-section-title:active, +.message-list-section-title:active, +.events-button:active { + color: white; + background-color: rgba(189, 147, 249, 0.5); } + +.datemenu-today-button .date-label { + font-size: 1.5em; } + +.world-clocks-header, +.weather-header, +.events-section-title, +.message-list-section-title, +.events-title { + color: #a6acbb; + font-weight: bold; } + +.events-button .event-time { + color: #b7bcc8; } + +.world-clocks-grid { + spacing-rows: 0.4em; } + +.weather-box { + spacing: 0.4em; } + +.calendar-month-label { + color: #b5bac6; + font-weight: bold; + padding: 8px 0; } + +.pager-button { + color: white; + background-color: transparent; + width: 32px; + border-radius: 4px; } + .pager-button:hover, .pager-button:focus { + background-color: rgba(195, 199, 209, 0.05); } + .pager-button:active { + background-color: rgba(40, 42, 54, 0.05); } + +.calendar-change-month-back { + background-image: url("assets/calendar-arrow-left.svg"); } + .calendar-change-month-back:rtl { + background-image: url("assets/calendar-arrow-right.svg"); } + +.calendar-change-month-forward { + background-image: url("assets/calendar-arrow-right.svg"); } + .calendar-change-month-forward:rtl { + background-image: url("assets/calendar-arrow-left.svg"); } + +.calendar-change-month-back StIcon, +.calendar-change-month-forward StIcon { + color: #b5bac6; } + +.calendar-day-base { + font-size: 80%; + text-align: center; + width: 2.4em; + height: 2.4em; + padding: 0.1em; + margin: 2px; + border-radius: 1.4em; + color: #C3C7D1; } + .calendar-day-base:hover, .calendar-day-base:focus { + background-color: #333545; } + .calendar-day-base:active, .calendar-day-base:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); + border-color: transparent; } + .calendar-day-base.calendar-day-heading { + color: #a6acbb; + margin-top: 1em; + font-size: 70%; } + +.calendar-day { + border-width: 0; } + +.calendar-day-top { + border-top-width: 1px; } + +.calendar-day-left { + border-left-width: 1px; } + +.calendar-nonwork-day { + color: #767984; } + +.calendar-today { + font-weight: bold; + border: 1px solid rgba(189, 147, 249, 0.5); + background-color: transparent; + color: #f8f8f2; } + .calendar-today:hover, .calendar-today:focus { + background-color: rgba(198, 161, 250, 0.5); + color: #f8f8f2; } + .calendar-today:active, .calendar-today:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + .calendar-today:active:hover, .calendar-today:active:focus, .calendar-today:selected:hover, .calendar-today:selected:focus { + background-color: rgba(198, 161, 250, 0.5); + color: #f8f8f2; } + +.calendar-day-with-events { + color: #e0e2e7; + font-weight: bold; + background-image: url("assets/calendar-today.svg"); } + +.calendar-other-month-day { + color: #767984; + opacity: 0.5; } + +.calendar-week-number { + font-size: 70%; + font-weight: bold; + width: 2.3em; + height: 1.8em; + border-radius: 2px; + padding: 0.5em 0 0; + margin: 6px; + background-color: rgba(195, 199, 209, 0.3); + color: #282a36; } + +/* Message list */ +.message-list { + width: 31.5em; } + .message-list .message-title { + color: #babfca; } + .message-list .message-content, .message-list .message-body { + color: #b7bcc8; } + +.message-list-clear-button.button { + background: #262834; + border: 1px solid transparent; + margin: 1.5em 1.5em 0; } + .message-list-clear-button.button:hover, .message-list-clear-button.button:focus { + color: #bd93f9; + background-color: #21232d; + border: 1px solid #21232d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; } + +.message-list-sections { + spacing: 1em; } + +.message-list-section, +.message-list-section-list { + spacing: 0.4em; } + +.message-list-section-close > StIcon { + icon-size: 16px; + border-radius: 16px; + padding: 8px; + color: #C3C7D1; + background-color: transparent; } + +.message-list-section-close:hover > StIcon, +.message-list-section-close:focus > StIcon .message-list-section-close:active > StIcon { + color: #ff5555; + background: transparent; } + +.message { + background: #262834; + border: 1px solid #21232d; + border-radius: 5px; + box-shadow: none; } + .message:hover, .message:focus { + background-color: #21232d; + box-shadow: 2px 0px 0px 0px #bd93f9 inset; + border-radius: 1px 5px 5px 1px; } + +.message-close-button { + color: #C3C7D1; } + +.message-icon-bin { + padding: 10px 3px 10px 10px; } + .message-icon-bin:rtl { + padding: 10px 10px 10px 3px; } + +.message-icon-bin > StIcon { + icon-size: 16px; + -st-icon-style: symbolic; } + +.message-secondary-bin { + padding: 0 12px; } + +.message-secondary-bin > .event-time { + color: #989fb0; + font-size: 0.7em; + /* HACK: the label should be baseline-aligned with a 1em label, + fake this with some bottom padding */ + padding-bottom: 0.13em; } + +.message-secondary-bin > StIcon { + icon-size: 16px; } + +.message-content { + padding: 10px; } + .message-content *:hover > StIcon, + .message-content *:focus > StIcon { + color: #ff5555; } + +.message-media-control { + padding: 12px; + color: #8991a5; } + .message-media-control:last-child:ltr { + padding-right: 18px; } + .message-media-control:last-child:rtl { + padding-left: 18px; } + .message-media-control:hover { + color: #C3C7D1; } + .message-media-control:insensitive { + color: #575e71; } + +.media-message-cover-icon { + icon-size: 48px !important; } + .media-message-cover-icon.fallback { + color: #3e4153; + background-color: #282a36; + border: 2px solid #282a36; + border-radius: 2px; + icon-size: 16px; + padding: 8px; } + +/* World clocks */ +.world-clocks-button .world-clocks-city { + color: #C3C7D1; + font-weight: normal; } + +.world-clocks-button .world-clocks-time { + font-weight: bold; + color: #C3C7D1; + font-feature-settings: "lnum"; + text-align: right; } + +.world-clocks-button .world-clocks-timezone { + color: #8991a5; + font-feature-settings: "tnum"; } + +/* Weather */ +.weather-button .weather-header { + color: #a6acbb; + font-weight: bold; } + .weather-button .weather-header.location { + font-weight: normal; } + +.weather-button .weather-forecast-time { + color: #a6acbb; + font-feature-settings: "tnum"; + font-weight: normal; + padding-top: 0.2em; + padding-bottom: 0.4em; } + +.weather-button .weather-forecast-temp { + font-weight: bold; } + +.system-switch-user-submenu-icon.user-icon { + icon-size: 20px; + padding: 0 2px; } + +.system-switch-user-submenu-icon.default-icon { + icon-size: 16px; + padding: 0 4px; } + +#appMenu { + spinner-image: url("assets/process-working.svg"); + spacing: 4px; } + #appMenu .label-shadow { + color: transparent; } + +.aggregate-menu { + min-width: 21em; } + .aggregate-menu .popup-menu-icon { + padding: 0 4px; } + +.system-menu-action { + color: #C3C7D1; + border-radius: 32px; + /* wish we could do 50% */ + border: 1px solid #21232d; + background: #21232d; + padding: 13px; } + .system-menu-action:hover, .system-menu-action:focus { + border: 1px solid rgba(189, 147, 249, 0.5); + color: rgba(189, 147, 249, 0.5); + background: transparent; } + .system-menu-action:active { + background-color: rgba(159, 99, 246, 0.5); + color: #f8f8f2; + border: 1px solid rgba(159, 99, 246, 0.5); } + .system-menu-action > StIcon { + icon-size: 16px; } + +.ripple-box { + width: 52px; + height: 52px; + background-image: url("assets/corner-ripple-ltr.png"); + background-size: contain; } + +.ripple-box:rtl { + background-image: url("assets/corner-ripple-rtl.png"); } + +.popup-menu-arrow { + width: 16px; + height: 16px; } + +.popup-menu-icon { + icon-size: 1.09em; } + +.window-close { + background-color: transparent; + background-image: url("assets/close-window.svg"); + background-size: 32px; + border: none; + box-shadow: none; + color: transparent; + height: 32px; + width: 32px; } + +.window-close { + -shell-close-overlap: 16px; } + .window-close:rtl { + -st-background-image-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5); } + +/* NETWORK DIALOGS */ +.nm-dialog { + max-height: 34em; + min-height: 31em; + min-width: 32em; } + +.nm-dialog-content { + spacing: 20px; + padding: 24px; } + +.nm-dialog-header-hbox { + spacing: 10px; } + +.nm-dialog-airplane-box { + spacing: 12px; } + +.nm-dialog-airplane-headline { + font-weight: bold; + text-align: center; } + +.nm-dialog-airplane-text { + color: #C3C7D1; } + +.nm-dialog-header-icon { + icon-size: 32px; } + +.nm-dialog-scroll-view { + border: 2px solid #21232d; + background: transparent; } + +.nm-dialog-header { + font-weight: bold; } + +.nm-dialog-item { + font-size: 110%; + border-bottom: 1px solid #21232d; + padding: 12px; + spacing: 20px; } + +.nm-dialog-item:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +.nm-dialog-icons { + spacing: .5em; } + +.nm-dialog-icon { + icon-size: 16px; } + +.no-networks-label { + color: #999999; } + +.no-networks-box { + spacing: 12px; } + +/* OVERVIEW */ +#overview { + spacing: 24px; } + +#overview.cosmic-solid-bg { + background-color: #282a36 !important; } + +.overview-controls { + padding-bottom: 32px; } + +.window-picker { + -horizontal-spacing: 16px; + -vertical-spacing: 16px; + padding: 0 16px 16px; } + .window-picker.external-monitor { + padding: 16px; } + +.window-clone-border { + border: 1px solid rgba(255, 255, 255, 0); + border-radius: 0px; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3); } + +.window-caption { + spacing: 20px; + color: #f8f8f2; + background-color: rgba(40, 42, 54, 0.65); + border-radius: 2px; + padding: 4px 8px; } + +.search-entry { + width: 320px; + padding: 9px; + border-radius: 100px; + border: 1px solid #21232d; + color: #C3C7D1; + background-color: rgba(40, 42, 54, 0.6); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); } + .search-entry:focus { + color: #C3C7D1; + background-color: rgba(40, 42, 54, 0.8); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); } + .search-entry .search-entry-icon { + icon-size: 1em; + padding: 0 4px; + color: rgba(195, 199, 209, 0.7); } + .search-entry:hover, .search-entry:focus { + background-color: rgba(40, 42, 54, 0.8); + border-color: rgba(189, 147, 249, 0.3); } + .search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { + color: #C3C7D1; } + +#searchResultsBin { + max-width: 1000px; } + +#searchResultsContent { + padding-left: 20px; + padding-right: 20px; + spacing: 16px; } + +.search-section { + spacing: 16px; } + +.search-section-content { + background-color: transparent; + border-radius: 0; + border: none; + box-shadow: none; + spacing: 32px; } + +.list-search-results { + spacing: 3px; } + +.search-section-separator { + height: 2px; + background-color: rgba(255, 255, 255, 0.2); } + +.list-search-result-content { + spacing: 30px; } + +.list-search-result-title { + color: white; + spacing: 12px; } + +.list-search-result-description { + color: rgba(255, 255, 255, 0.5); } + +.list-search-provider-details { + width: 150px; + color: white; + margin-top: 0.24em; } + +.list-search-provider-content { + spacing: 20px; } + +.search-provider-icon { + padding: 15px; } + +/* DASHBOARD */ +#dash { + font-size: 9pt; + color: #f8f8f2; + background-color: rgba(40, 42, 54, 0.95); + padding: 6px 0; + border: 1px solid #21232d; + border-left: 0px; + border-radius: 0px 5px 5px 0px; } + #dash:rtl { + border-radius: 9px 0 0 9px; } + #dash .placeholder { + background-image: url("assets/dash-placeholder.svg"); + background-size: contain; + height: 24px; } + #dash .empty-dash-drop-target { + width: 24px; + height: 24px; } + +.dash-item-container > StWidget { + padding: 4px 8px; } + +.dash-label { + border-radius: 7px; + padding: 4px 12px; + color: #f8f8f2; + background-color: rgba(40, 42, 54, 0.95); + text-align: center; + -x-offset: 8px; } + +/* App Vault/Grid */ +.icon-grid { + spacing: 30px; + -shell-grid-horizontal-item-size: 136px; + -shell-grid-vertical-item-size: 136px; } + .icon-grid .overview-icon { + icon-size: 96px; } + +.system-action-icon { + background-color: black; + color: white; + border-radius: 99px; + icon-size: 48px; } + +.app-view-controls { + padding-bottom: 32px; } + +.app-view-control { + padding: 4px 32px; } + .app-view-control:checked { + color: #bd93f9; + background-color: rgba(40, 42, 54, 0.95); + border: 1px solid #21232d; + text-shadow: none; + icon-shadow: none; } + .app-view-control:first-child { + border-right-width: 0; + border-radius: 3px 0 0 3px; } + .app-view-control:last-child { + border-radius: 0 3px 3px 0; } + +.search-provider-icon:active, .search-provider-icon:checked, +.list-search-result:active, +.list-search-result:checked { + background-color: rgba(18, 19, 25, 0.85); } + +.search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover, +.list-search-result:focus, +.list-search-result:selected, +.list-search-result:hover { + background-color: rgba(40, 42, 54, 0.3); + transition-duration: 200ms; } + +.app-well-app, +.app-well-app.app-folder, +.show-apps, +.grid-search-result { + border: none; } + .app-well-app:active .overview-icon, + .app-well-app:checked .overview-icon, + .app-well-app.app-folder:active .overview-icon, + .app-well-app.app-folder:checked .overview-icon, + .show-apps:active .overview-icon, + .show-apps:checked .overview-icon, + .grid-search-result:active .overview-icon, + .grid-search-result:checked .overview-icon { + background-color: rgba(25, 26, 33, 0.85); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15); + color: #C3C7D1; } + .app-well-app:hover .overview-icon, + .app-well-app:focus .overview-icon, + .app-well-app:selected .overview-icon, + .app-well-app.app-folder:hover .overview-icon, + .app-well-app.app-folder:focus .overview-icon, + .app-well-app.app-folder:selected .overview-icon, + .show-apps:hover .overview-icon, + .show-apps:focus .overview-icon, + .show-apps:selected .overview-icon, + .grid-search-result:hover .overview-icon, + .grid-search-result:focus .overview-icon, + .grid-search-result:selected .overview-icon { + background-color: rgba(40, 42, 54, 0.5); + transition-duration: 0ms; + border-image: none; + background-image: none; } + +.app-well-app-running-dot { + width: 4px; + height: 4px; + background-color: rgba(189, 147, 249, 0.5); + border-radius: 10px !important; + box-shadow: 0px 0px 5px 4px rgba(189, 147, 249, 0.8); + margin-bottom: 0px; } + +.search-provider-icon, +.list-search-result, .app-well-app .overview-icon, +.app-well-app.app-folder .overview-icon, +.show-apps .overview-icon, +.grid-search-result .overview-icon { + color: #f8f8f2; + border-radius: 2px; + padding: 7px 6px; + border: none; + transition-duration: 100ms; + text-align: center; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); } + +.app-well-app.app-folder > .overview-icon { + background-color: rgba(40, 42, 54, 0.35); } + +.show-apps .show-apps-icon { + color: #f8f8f2; } + +.show-apps:checked .show-apps-icon, +.show-apps:focus .show-apps-icon { + color: #C3C7D1; + transition-duration: 100ms; } + +.app-folder-popup { + -arrow-border-radius: 8px; + -arrow-background-color: rgba(40, 42, 54, 0.5); + -arrow-base: 24px; + -arrow-rise: 11px; } + +.app-folder-popup-bin { + padding: 5px; + background: rgba(40, 42, 54, 0.5); } + +.app-folder-icon { + padding: 5px; + spacing-rows: 5px; + spacing-columns: 5px; } + +.page-indicator { + padding: 15px 20px; } + .page-indicator .page-indicator-icon { + width: 12px; + height: 12px; + border-radius: 12px; + background-image: none; + background-color: rgba(255, 255, 255, 0.3); + border: none; } + .page-indicator:hover .page-indicator-icon { + background-image: none; + background-color: rgba(255, 255, 255, 0.5); } + .page-indicator:active .page-indicator-icon { + background-image: none; + background-color: rgba(255, 255, 255, 0.7); + margin: 0; } + .page-indicator:checked .page-indicator-icon { + background-image: none; + background-color: #FFFFFF; + transition-duration: 0.3s; + transition-timing-function: ease-in-out; } + +.app-well-app > .overview-icon.overview-icon-with-label, +.grid-search-result .overview-icon.overview-icon-with-label { + padding: 10px 8px 5px 8px; + spacing: 4px; } + +.workspace-thumbnails { + visible-width: 32px; + spacing: 11px; + padding: 8px; + border-radius: 0; } + .workspace-thumbnails:rtl { + border-radius: 0; } + +.workspace-thumbnail-indicator { + border: 4px solid rgba(189, 147, 249, 0.4); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); + padding: 0; } + +.search-display > StBoxLayout, +.all-apps, +.frequent-apps > StBoxLayout { + padding: 0px 88px 10px 88px; } + +.workspace-thumbnails { + color: #C3C7D1; + background-color: transparent; + border: none; } + +.search-statustext, .no-frequent-applications-label { + font-size: 2em; + font-weight: bold; + color: #C3C7D1; } + +/* NOTIFICATIONS & MESSAGE TRAY */ +.url-highlighter { + link-color: rgba(219, 195, 252, 0.5); } + +.notification-banner { + font-size: 11pt; + width: 34em; + margin: 5px; + border-radius: 3px; + color: #f8f8f2; + background-color: #282a36; + border: 1px solid #21232d; + box-shadow: 0 1px 4px black; } + .notification-banner:hover { + background-color: rgba(40, 42, 54, 0.96); } + .notification-banner:focus { + background-color: rgba(40, 42, 54, 0.96); } + .notification-banner * { + color: #fefefe; } + .notification-banner .notification-icon { + padding: 5px; } + .notification-banner .notification-content { + padding: 5px; + spacing: 5px; } + .notification-banner .secondary-icon { + icon-size: 1.09em; } + .notification-banner .notification-actions { + background-color: #242530; + padding-top: 2px; + spacing: 1px; } + .notification-banner .notification-button { + padding: 5px; + background-color: rgba(40, 42, 54, 0.9); + box-shadow: none; } + .notification-banner .notification-button:first-child { + border-radius: 0 0 0 3px; } + .notification-banner .notification-button:last-child { + border-radius: 0 0 3px 0; } + .notification-banner .notification-button:hover, .notification-banner .notification-buttonfocus { + background-color: #242530; + color: rgba(189, 147, 249, 0.5); } + +.summary-source-counter { + font-size: 10pt; + font-weight: bold; + height: 1.6em; + width: 1.6em; + -shell-counter-overlap-x: 3px; + -shell-counter-overlap-y: 3px; + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; + border: 2px solid #C3C7D1; + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); + border-radius: 0.9em; } + +.secondary-icon { + icon-size: 1.09em; } + +.chat-body { + spacing: 5px; } + +.chat-response { + margin: 5px; } + +.chat-log-message { + color: #a6acbb; } + +.chat-new-group { + padding-top: 1em; } + +.chat-received { + padding-left: 4px; } + .chat-received:rtl { + padding-left: 0px; + padding-right: 4px; } + +.chat-sent { + padding-left: 18pt; + color: #989fb0; } + .chat-sent:rtl { + padding-left: 0; + padding-right: 18pt; } + +.chat-meta-message { + padding-left: 4px; + font-size: 9pt; + font-weight: bold; + color: #8991a5; } + .chat-meta-message:rtl { + padding-left: 0; + padding-right: 4px; } + +.hotplug-transient-box { + spacing: 6px; + padding: 2px 72px 2px 12px; } + +.hotplug-notification-item { + padding: 2px 10px; } + .hotplug-notification-item:focus { + padding: 1px 71px 1px 11px; } + +.hotplug-notification-item-icon { + icon-size: 24px; + padding: 2px 5px; } + +.hotplug-resident-box { + spacing: 8px; } + +.hotplug-resident-mount { + spacing: 8px; + border-radius: 4px; } + .hotplug-resident-mount:hover { + background-color: rgba(40, 42, 54, 0.3); } + +.hotplug-resident-mount-label { + color: inherit; + padding-left: 6px; } + +.hotplug-resident-mount-icon { + icon-size: 24px; + padding-left: 6px; } + +.hotplug-resident-eject-icon { + icon-size: 16px; } + +.hotplug-resident-eject-button { + padding: 7px; + border-radius: 5px; + color: pink; } + +/* Eeeky things */ +.magnifier-zoom-region { + border: 2px solid rgba(189, 147, 249, 0.5); } + .magnifier-zoom-region.full-screen { + border-width: 0; } + +/* On-screen Keyboard */ +#keyboard { + background-color: rgba(40, 42, 54, 0.65); } + +.keyboard-layout { + spacing: 10px; + padding: 10px; } + +.keyboard-row { + spacing: 15px; } + +.keyboard-key { + color: #C3C7D1; + background-color: #1d1f27; + box-shadow: none; + border: 1px solid #21232d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; + background-color: #282a36; + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 5px; } + .keyboard-key:focus { + color: #bd93f9; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; + box-shadow: none; + border: 1px solid #21232d; } + .keyboard-key:hover, .keyboard-key:checked { + color: #bd93f9; + background-color: #21232d; + border: 1px solid #21232d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; } + .keyboard-key:active { + color: #bd93f9; + background-color: rgba(40, 42, 54, 0.95); + border: 1px solid #21232d; + text-shadow: none; + icon-shadow: none; } + .keyboard-key:grayed { + background-color: rgba(40, 42, 54, 0.95); + color: #C3C7D1; + border-color: rgba(0, 0, 0, 0.7); } + +.keyboard-subkeys { + color: white; + padding: 5px; + -arrow-border-radius: 10px; + -arrow-background-color: rgba(40, 42, 54, 0.65); + -arrow-border-width: 2px; + -arrow-border-color: #C3C7D1; + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; } + +.candidate-popup-content { + padding: 0.5em; + spacing: 0.3em; } + +.candidate-index { + padding: 0 0.5em 0 0; + color: #a6acbb; } + +.candidate-box { + padding: 0.3em 0.5em 0.3em 0.5em; + border-radius: 4px; } + .candidate-box:selected, .candidate-box:hover { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +.candidate-page-button-box { + height: 2em; } + .vertical .candidate-page-button-box { + padding-top: 0.5em; } + .horizontal .candidate-page-button-box { + padding-left: 0.5em; } + +.candidate-page-button { + padding: 4px; } + +.candidate-page-button-previous { + border-radius: 4px 0px 0px 4px; + border-right-width: 0; } + +.candidate-page-button-next { + border-radius: 0px 4px 4px 0px; } + +.candidate-page-button-icon { + icon-size: 1em; } + +/* Auth Dialogs & Screen Shield */ +.framed-user-icon { + background-size: contain; + border: 2px solid #C3C7D1; + color: #C3C7D1; + border-radius: 3px; } + .framed-user-icon:hover { + border-color: white; + color: white; } + +.login-dialog-banner-view { + padding-top: 24px; + max-width: 23em; } + +.login-dialog { + border: none; + background-color: transparent; } + .login-dialog .modal-dialog-button-box { + spacing: 3px; } + .login-dialog .modal-dialog-button { + padding: 3px 18px; } + .login-dialog .modal-dialog-button:default { + color: #C3C7D1; + background-color: #1d1f27; + box-shadow: none; + border: 1px solid #21232d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; } + .login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.2); + border: 1px solid #21232d; + text-shadow: 0 1px black; + icon-shadow: 0 1px black; } + .login-dialog .modal-dialog-button:default:active { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.5); + border: 1px solid #21232d; + text-shadow: none; + icon-shadow: none; } + .login-dialog .modal-dialog-button:default:insensitive { + color: #767984; + background-color: rgba(57, 59, 71, 0.66); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + border: none; + text-shadow: none; + icon-shadow: none; } + +.login-dialog-logo-bin { + padding: 24px 0px; } + +.login-dialog-banner { + color: #a6acbb; } + +.login-dialog-button-box { + spacing: 5px; } + +.login-dialog-message-warning { + color: #ff9f39; } + +.login-dialog-message-hint { + padding-top: 0; + padding-bottom: 20px; } + +.login-dialog-user-selection-box { + padding: 100px 0px; } + +.login-dialog-not-listed-label { + padding-left: 2px; } + .login-dialog-not-listed-button:focus .login-dialog-not-listed-label, + .login-dialog-not-listed-button:hover .login-dialog-not-listed-label { + color: #C3C7D1; } + +.login-dialog-not-listed-label { + font-size: 90%; + font-weight: bold; + color: #6d768e; + padding-top: 1em; } + +.login-dialog-user-list-view { + -st-vfade-offset: 1em; } + +.login-dialog-user-list { + spacing: 12px; + padding: .2em; + width: 23em; } + .login-dialog-user-list:expanded .login-dialog-user-list-item:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { + border-right: 2px solid rgba(189, 147, 249, 0.5); } + +.login-dialog-user-list-item { + border-radius: 5px; + padding: .2em; + color: #6d768e; } + .login-dialog-user-list-item:ltr { + padding-right: 1em; } + .login-dialog-user-list-item:rtl { + padding-left: 1em; } + .login-dialog-user-list-item .login-dialog-timed-login-indicator { + height: 2px; + margin: 2px 0 0 0; + background-color: #C3C7D1; } + .login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { + background-color: #f8f8f2; } + +.login-dialog-username, +.user-widget-label { + color: #C3C7D1; + font-size: 120%; + font-weight: bold; + text-align: left; + padding-left: 15px; } + +.user-widget-label:ltr { + padding-left: 18px; } + +.user-widget-label:rtl { + padding-right: 18px; } + +.login-dialog-prompt-layout { + padding-top: 24px; + padding-bottom: 12px; + spacing: 8px; + width: 23em; } + +.login-dialog-prompt-label { + color: #8991a5; + font-size: 110%; + padding-top: 1em; } + +.login-dialog-session-list-button StIcon { + icon-size: 1.25em; } + +.login-dialog-session-list-button { + color: #6d768e; } + .login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus { + color: #C3C7D1; } + .login-dialog-session-list-button:active { + color: #414654; } + +.screen-shield-arrows { + padding-bottom: 3em; } + +.screen-shield-arrows Gjs_Arrow { + color: white; + width: 80px; + height: 48px; + -arrow-thickness: 12px; + -arrow-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +.screen-shield-clock { + color: white; + text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); + font-weight: bold; + text-align: center; + padding-bottom: 1.5em; } + +.screen-shield-clock-time { + font-size: 72pt; + text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); } + +.screen-shield-clock-date { + font-size: 28pt; } + +.screen-shield-notifications-container { + spacing: 6px; + width: 30em; + background-color: transparent; + max-height: 500px; } + .screen-shield-notifications-container .summary-notification-stack-scrollview { + padding-top: 0; + padding-bottom: 0; } + .screen-shield-notifications-container .notification, + .screen-shield-notifications-container .screen-shield-notification-source { + padding: 12px 6px; + border: 1px solid #C3C7D1; + background-color: rgba(40, 42, 54, 0.45); + color: #C3C7D1; + border-radius: 4px; } + .screen-shield-notifications-container .notification { + margin-right: 15px; } + +.screen-shield-notification-label { + font-weight: bold; + padding: 0px 0px 0px 12px; } + +.screen-shield-notification-count-text { + padding: 0px 0px 0px 12px; } + +#panel.lock-screen { + background-color: rgba(40, 42, 54, 0.45); } + +.screen-shield-background { + background: black; + box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); } + +#lockDialogGroup { + background: #2e3436 url(resource:///org/gnome/shell/theme/noise-texture.png); + background-repeat: repeat; } + +#screenShieldNotifications StButton#vhandle, #screenShieldNotifications StButton#hhandle { + background-color: rgba(40, 42, 54, 0.3); } + #screenShieldNotifications StButton#vhandle:hover, #screenShieldNotifications StButton#vhandle:focus, #screenShieldNotifications StButton#hhandle:hover, #screenShieldNotifications StButton#hhandle:focus { + background-color: rgba(40, 42, 54, 0.5); } + #screenShieldNotifications StButton#vhandle:active, #screenShieldNotifications StButton#hhandle:active { + background-color: rgba(189, 147, 249, 0.4); } + +#LookingGlassDialog { + background-color: rgba(0, 0, 0, 0.8); + spacing: 4px; + padding: 4px; + border: 2px solid grey; + border-radius: 4px; } + #LookingGlassDialog > #Toolbar { + border: 1px solid grey; + border-radius: 4px; } + #LookingGlassDialog .labels { + spacing: 4px; } + #LookingGlassDialog .notebook-tab { + -natural-hpadding: 12px; + -minimum-hpadding: 6px; + font-weight: bold; + color: #ccc; + transition-duration: 100ms; + padding-left: .3em; + padding-right: .3em; } + #LookingGlassDialog .notebook-tab:hover { + color: white; + text-shadow: black 0px 2px 2px; } + #LookingGlassDialog .notebook-tab:selected { + border-bottom-width: 2px; + border-color: rgba(204, 171, 250, 0.5); + color: white; + text-shadow: black 0px 2px 2px; } + #LookingGlassDialog StBoxLayout#EvalBox { + padding: 4px; + spacing: 4px; } + #LookingGlassDialog StBoxLayout#ResultsArea { + spacing: 4px; } + +.lg-dialog StEntry { + selection-background-color: #bbbbbb; + selected-color: #333333; } + +.lg-dialog .shell-link { + color: #999999; } + .lg-dialog .shell-link:hover { + color: #dddddd; } + +.lg-completions-text { + font-size: .9em; + font-style: italic; } + +.lg-obj-inspector-title { + spacing: 4px; } + +.lg-obj-inspector-button { + border: 1px solid gray; + padding: 4px; + border-radius: 4px; } + .lg-obj-inspector-button:hover { + border: 1px solid #ffffff; } + +#lookingGlassExtensions { + padding: 4px; } + +.lg-extensions-list { + padding: 4px; + spacing: 6px; } + +.lg-extension { + border: 1px solid #6f6f6f; + border-radius: 4px; + padding: 4px; } + +.lg-extension-name { + font-weight: bold; } + +.lg-extension-meta { + spacing: 6px; } + +#LookingGlassPropertyInspector { + background: rgba(0, 0, 0, 0.8); + border: 2px solid grey; + border-radius: 4px; + padding: 6px; } + +.openweather-current-summarybox, +.openweather-forecast-icon, +.openweather-current-databox-captions, +.openweather-current-databox-values, +.openweather-current-icon, +.openweather-forecast-summary, +.openweather-forecast-temperature { + background: transparent; } + +.openweather-current-databox-captions, .openweather-forecast-day { + color: rgba(189, 147, 249, 0.5); } + +/* Pop_OS COSMIC Dock styling, append !important to any changed rules */ +.cosmic-dock #dock { + border-radius: 12px 12px 12px 12px !important; + border: 0 !important; + background-color: #21232d; + margin: 4px !important; } + +.cosmic-dock.extended #dock { + border-radius: 0px !important; + margin: 0 !important; } + +.cosmic-dock.extended.side #dock { + border-top-width: 0 !important; + border-bottom-width: 0 !important; } + +.cosmic-dock.extended.side.left #dock { + border-left-width: 0 !important; } + +.cosmic-dock.extended.side.right #dock { + border-right-width: 0 !important; } + +.cosmic-dock.extended.bottom #dock { + border-bottom-width: 0 !important; + border-left-width: 0 !important; + border-right-width: 0 !important; } + +.cosmic-dock .app-well-app:hover .overview-icon, .cosmic-dock .app-well-app:focus .overview-icon, .cosmic-dock .app-well-app:selected .overview-icon { + border-radius: 11px; } diff --git a/.themes/Dracula/gtk-2.0/apps/chrome.rc b/.themes/Dracula/gtk-2.0/apps/chrome.rc new file mode 100755 index 0000000..0c37ab3 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/apps/chrome.rc @@ -0,0 +1,50 @@ +# ============================================================================== +# CHROME/-UIM SPECIFIC SETTINGS +# ============================================================================== + +# Chromium lets us define some colours and settings for better integration + +style "chrome-gtk-frame" +{ + ChromeGtkFrame::frame-color = @wm_color + ChromeGtkFrame::inactive-frame-color = @unfocused_wm_color + + ChromeGtkFrame::frame-gradient-size = 16 + ChromeGtkFrame::frame-gradient-color = shade(1.07, @wm_color) + + ChromeGtkFrame::incognito-frame-color = shade(0.85, @wm_color) + ChromeGtkFrame::incognito-inactive-frame-color = @wm_color + + ChromeGtkFrame::incognito-frame-gradient-color = @wm_color + + ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @wm_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @wm_color) + ChromeGtkFrame::scrollbar-slider-normal-color = @wm_color +} + +class "ChromeGtkFrame" style "chrome-gtk-frame" + +# Chromium uses base as the fill colour of its own entries +# This would be fine but Gtk+ uses it to fill the surrounding space, so its set to bg +# That results in Chromium using it for the fill, so we need to handle that + +style "chrome_entry" { + base[NORMAL] = @base_color + base[INSENSITIVE] = @base_color +} + +widget_class "*Chrom*" style "chrome_entry" + +# Chrome Menu item background + +style "chrome_menu_item" +{ + bg[SELECTED] = @wm_color +} + +widget_class "***" style "chrome_menu_item" + + +# Chrome buttons + +widget_class "*Chrom*Button*" style "button" diff --git a/.themes/Dracula/gtk-2.0/apps/gimp.rc b/.themes/Dracula/gtk-2.0/apps/gimp.rc new file mode 100755 index 0000000..4908803 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/apps/gimp.rc @@ -0,0 +1,83 @@ +# ============================================================================== +# GIMP SPECIFIC SETTINGS +# ============================================================================== + +# TODO: This could really look nicer +style "gimp_spin_scale" { + + # Spin background + bg[NORMAL] = @base_color + + engine "pixmap" { + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + overlay_file = "assets/spin-up-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + overlay_file = "assets/spin-down-insensitive.png" + overlay_stretch = FALSE + } + + } + +} + + +# Disable spin button assets for GimpSpinScale +class "GimpSpinScale" style "gimp_spin_scale" \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/apps/libreoffice.rc b/.themes/Dracula/gtk-2.0/apps/libreoffice.rc new file mode 100755 index 0000000..6e976a2 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/apps/libreoffice.rc @@ -0,0 +1,12 @@ +# ============================================================================== +# OPEN/LIBREOFFICE SPECIFIC SETTINGS +# ============================================================================== + +style "ooo_stepper_hack" +{ + GtkScrollbar::stepper-size = 13 + GtkScrollbar::has-backward-stepper = 1 + GtkScrollbar::has-forward-stepper = 1 +} + +widget "*openoffice-toplevel*" style "ooo_stepper_hack" \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/apps/terminal.rc b/.themes/Dracula/gtk-2.0/apps/terminal.rc new file mode 100755 index 0000000..07f4346 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/apps/terminal.rc @@ -0,0 +1,48 @@ +# ============================================================================== +# GNOME TERMINAL SPECIFIC SETTINGS +# ============================================================================== + +style "terminal_window" = "dark" { +} + +style "terminal_menubar" +{ + + engine "murrine" { + } +} + +style "terminal_notebook" = "dark" +{ + fg[ACTIVE] = mix (0.8, "#DADBDB", "#DADBDB") + + engine "murrine" { + } +} + +style "terminal_scrollbar" = "scrollbar" +{ + bg[NORMAL] = "#263238" + bg[PRELIGHT] = shade(1.08, "#263238") + bg[ACTIVE] = shade(0.94, "#263238") + bg[SELECTED] = shade(1.0, @selected_bg_color) + bg[INSENSITIVE] = "#263238" + + engine "murrine" { + } +} + +style "terminal_screen" +{ + text[NORMAL] = "#DADBDB" + base[NORMAL] = "#384952" + + TerminalScreen::background-darkness = 0.95 +} + +widget "*TerminalWindow*" style "terminal_window" +#widget "*TerminalWindow.*.*enu?ar" style "terminal_menubar" +widget "*TerminalWindow.*.GtkNotebook*" style "terminal_notebook" +widget "*TerminalWindow.*.GtkNotebook.*.GtkVScrollbar*" style "terminal_scrollbar" +#widget "*TerminalWindow.*.GtkNotebook*utton*" style "terminal_button" +widget "*TerminalWindow.*.TerminalScreen*" style "terminal_screen" diff --git a/.themes/Dracula/gtk-2.0/apps/thunar.rc b/.themes/Dracula/gtk-2.0/apps/thunar.rc new file mode 100755 index 0000000..dbe6d0c --- /dev/null +++ b/.themes/Dracula/gtk-2.0/apps/thunar.rc @@ -0,0 +1,13 @@ +# ============================================================================== +# THUNAR SPECIFIC SETTINGS +# ============================================================================== + +style "sidepane" { + base[NORMAL] = @bg_color + base[INSENSITIVE] = mix(0.4, shade(1.35, @selected_bg_color), shade(0.9, @base_color)) + bg[NORMAL] = @bg_color + text[NORMAL] = mix(0.9, @fg_color, @bg_color) +} + +widget_class "*ThunarShortcutsView*" style "sidepane" +widget_class "*ThunarTreeView*" style "sidepane" diff --git a/.themes/Dracula/gtk-2.0/apps/xfce.rc b/.themes/Dracula/gtk-2.0/apps/xfce.rc new file mode 100755 index 0000000..c01adca --- /dev/null +++ b/.themes/Dracula/gtk-2.0/apps/xfce.rc @@ -0,0 +1,89 @@ +style "theme-panel" = "dark" { + xthickness = 1 + ythickness = 1 +} + +style "xfdesktop-icon-view" { + XfdesktopIconView::label-alpha = 0 + XfdesktopIconView::selected-label-alpha = 80 + XfdesktopIconView::shadow-x-offset = 0 + XfdesktopIconView::shadow-y-offset = 0 + XfdesktopIconView::selected-shadow-x-offset = 0 + XfdesktopIconView::selected-shadow-y-offset = 0 + XfdesktopIconView::shadow-color = @tooltip_bg_color + XfdesktopIconView::selected-shadow-color = @tooltip_bg_color + XfdesktopIconView::cell-spacing = 2 + XfdesktopIconView::cell-padding = 6 + XfdesktopIconView::cell-text-width-proportion = 1.9 + + fg[NORMAL] = shade (0.9, @selected_fg_color) + fg[ACTIVE] = @selected_fg_color + +} + +style "theme-panel-text" = "dark" { +} + +style "panel-entry" = "dark" { +} + +style "theme-main-menu-text" = "theme-panel-text" +{ + fg[PRELIGHT] = "#ffffff" + text[PRELIGHT] = "#ffffff" +} + +style "workspace-switcher" = "dark" +{ + bg[SELECTED] = shade (0.8, @selected_bg_color) +} + +style "window-buttons" = "dark" { + +} + +style "indicator" = "theme-panel" +{ + xthickness = 0 + ythickness = 0 +} + +widget "*PanelWidget*" style "theme-panel" +widget "*PanelApplet*" style "theme-panel" +widget "*fast-user-switch*" style "theme-panel" +widget "*CPUFreq*Applet*" style "theme-panel" +class "PanelApp*" style "theme-panel" +class "PanelToplevel*" style "theme-panel" +widget_class "*PanelToplevel*" style "theme-panel" +widget_class "*notif*" style "theme-panel" +widget_class "*Notif*" style "theme-panel" +widget_class "*Tray*" style "theme-panel" +widget_class "*tray*" style "theme-panel" +widget_class "*computertemp*" style "theme-panel" +widget_class "*Applet*Tomboy*" style "theme-panel" +widget_class "*Applet*Netstatus*" style "theme-panel" + +# Fixes for tooltip text in some apps. +widget_class "*Notif*Beagle*" style "theme-panel" +widget_class "*Notif*Brasero*" style "theme-panel" + +# XFCE panel theming. +widget "*Xfce*Panel*" style "theme-panel" +class "*Xfce*Panel*" style "theme-panel" +widget "*WnckPager*" style "workspace-switcher" +widget "*XfdesktopIconView*" style "xfdesktop-icon-view" + +# Fix gtk-entries in the panel +class "*SexyIconEntry*" style:highest "entry" # fixes dict-plugin +widget "*xfce4-verve-plugin*GtkEntry" style:highest "entry" # fixes verve-plugin + +# Make sure panel text color doesn't change +widget_class "*Panel*MenuBar*" style "theme-main-menu-text" +widget_class "*Panel**" style "theme-main-menu-text" +widget "*.clock-applet-button.*" style "theme-panel-text" +widget "*PanelApplet*" style "theme-panel-text" + +# Override general panel-style with specific plugin-styles +widget "*indicator-applet*" style "indicator" +widget "*indicator-button*" style "indicator" +#widget "*XfceTasklist*" style "dark_button" diff --git a/.themes/Dracula/gtk-2.0/assets/border.png b/.themes/Dracula/gtk-2.0/assets/border.png new file mode 100644 index 0000000..89a30fc Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/border.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/button-active.png b/.themes/Dracula/gtk-2.0/assets/button-active.png new file mode 100644 index 0000000..d0f10ed Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/button-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/button-hover.png b/.themes/Dracula/gtk-2.0/assets/button-hover.png new file mode 100644 index 0000000..c46a609 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/button-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/button-insensitive.png b/.themes/Dracula/gtk-2.0/assets/button-insensitive.png new file mode 100644 index 0000000..12f2d60 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/button-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/button.png b/.themes/Dracula/gtk-2.0/assets/button.png new file mode 100644 index 0000000..9fc87f8 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/button.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/checkbox-checked-active.png b/.themes/Dracula/gtk-2.0/assets/checkbox-checked-active.png new file mode 120000 index 0000000..32e486b --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/checkbox-checked-active.png @@ -0,0 +1 @@ +../../assets/checkbox-checked-active.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/checkbox-checked-hover.png b/.themes/Dracula/gtk-2.0/assets/checkbox-checked-hover.png new file mode 120000 index 0000000..a4306c1 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/checkbox-checked-hover.png @@ -0,0 +1 @@ +../../assets/checkbox-checked-hover.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/checkbox-checked-insensitive.png b/.themes/Dracula/gtk-2.0/assets/checkbox-checked-insensitive.png new file mode 120000 index 0000000..a2f413a --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/checkbox-checked-insensitive.png @@ -0,0 +1 @@ +../../assets/checkbox-checked-insensitive.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/checkbox-checked.png b/.themes/Dracula/gtk-2.0/assets/checkbox-checked.png new file mode 120000 index 0000000..e3c7991 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/checkbox-checked.png @@ -0,0 +1 @@ +../../assets/checkbox-checked.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/checkbox-mixed-active.png b/.themes/Dracula/gtk-2.0/assets/checkbox-mixed-active.png new file mode 120000 index 0000000..15e6f96 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/checkbox-mixed-active.png @@ -0,0 +1 @@ +../../assets/checkbox-mixed-active.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/checkbox-mixed-hover.png b/.themes/Dracula/gtk-2.0/assets/checkbox-mixed-hover.png new file mode 120000 index 0000000..c56215c --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/checkbox-mixed-hover.png @@ -0,0 +1 @@ +../../assets/checkbox-mixed-hover.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/checkbox-mixed-insensitive.png b/.themes/Dracula/gtk-2.0/assets/checkbox-mixed-insensitive.png new file mode 120000 index 0000000..622d897 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/checkbox-mixed-insensitive.png @@ -0,0 +1 @@ +../../assets/checkbox-mixed-insensitive.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/checkbox-mixed.png b/.themes/Dracula/gtk-2.0/assets/checkbox-mixed.png new file mode 120000 index 0000000..c374de5 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/checkbox-mixed.png @@ -0,0 +1 @@ +../../assets/checkbox-mixed.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/checkbox-unchecked-active.png b/.themes/Dracula/gtk-2.0/assets/checkbox-unchecked-active.png new file mode 120000 index 0000000..d359e67 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/checkbox-unchecked-active.png @@ -0,0 +1 @@ +../../assets/checkbox-unchecked-active.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/checkbox-unchecked-hover.png b/.themes/Dracula/gtk-2.0/assets/checkbox-unchecked-hover.png new file mode 120000 index 0000000..236c489 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/checkbox-unchecked-hover.png @@ -0,0 +1 @@ +../../assets/checkbox-unchecked-hover.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/.themes/Dracula/gtk-2.0/assets/checkbox-unchecked-insensitive.png new file mode 120000 index 0000000..40ddad0 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/checkbox-unchecked-insensitive.png @@ -0,0 +1 @@ +../../assets/checkbox-unchecked-insensitive.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/checkbox-unchecked.png b/.themes/Dracula/gtk-2.0/assets/checkbox-unchecked.png new file mode 120000 index 0000000..2e28ade --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/checkbox-unchecked.png @@ -0,0 +1 @@ +../../assets/checkbox-unchecked.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-button-active.png b/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-button-active.png new file mode 100644 index 0000000..0f38510 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-button-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-button-hover.png b/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-button-hover.png new file mode 100644 index 0000000..f61d3a4 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-button-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-button-insensitive.png b/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-button-insensitive.png new file mode 100644 index 0000000..809cec8 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-button-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-button.png b/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-button.png new file mode 100644 index 0000000..45da9d6 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-button.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-entry-active.png b/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-entry-active.png new file mode 100644 index 0000000..a31ba13 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-entry-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-entry-insensitive.png b/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-entry-insensitive.png new file mode 100644 index 0000000..4f14efe Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-entry-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-entry.png b/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-entry.png new file mode 100644 index 0000000..dc28de0 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/combo-entry-ltr-entry.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-button-active.png b/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-button-active.png new file mode 100644 index 0000000..919a949 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-button-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-button-hover.png b/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-button-hover.png new file mode 100644 index 0000000..2017171 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-button-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-button-insensitive.png b/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-button-insensitive.png new file mode 100644 index 0000000..f906b50 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-button-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-button.png b/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-button.png new file mode 100644 index 0000000..d90bdb0 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-button.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-entry-active.png b/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-entry-active.png new file mode 100644 index 0000000..c765558 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-entry-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-entry-insensitive.png b/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-entry-insensitive.png new file mode 100644 index 0000000..fcc53a6 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-entry-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-entry.png b/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-entry.png new file mode 100644 index 0000000..636c77f Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/combo-entry-rtl-entry.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/entry-active.png b/.themes/Dracula/gtk-2.0/assets/entry-active.png new file mode 100644 index 0000000..aee1950 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/entry-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/entry-background-insensitive.png b/.themes/Dracula/gtk-2.0/assets/entry-background-insensitive.png new file mode 100644 index 0000000..37a5980 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/entry-background-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/entry-background.png b/.themes/Dracula/gtk-2.0/assets/entry-background.png new file mode 100644 index 0000000..37a5980 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/entry-background.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/entry-insensitive.png b/.themes/Dracula/gtk-2.0/assets/entry-insensitive.png new file mode 100644 index 0000000..0addeeb Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/entry-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/entry.png b/.themes/Dracula/gtk-2.0/assets/entry.png new file mode 100644 index 0000000..1e83aeb Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/entry.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/focus.png b/.themes/Dracula/gtk-2.0/assets/focus.png new file mode 100644 index 0000000..17a7365 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/focus.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/frame-inline.png b/.themes/Dracula/gtk-2.0/assets/frame-inline.png new file mode 100644 index 0000000..0dad243 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/frame-inline.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/frame-notebook.png b/.themes/Dracula/gtk-2.0/assets/frame-notebook.png new file mode 100644 index 0000000..3ee610e Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/frame-notebook.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/frame.png b/.themes/Dracula/gtk-2.0/assets/frame.png new file mode 100644 index 0000000..ffd7ba3 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/frame.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/handle-horz.png b/.themes/Dracula/gtk-2.0/assets/handle-horz.png new file mode 100644 index 0000000..ab54028 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/handle-horz.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/handle-vert.png b/.themes/Dracula/gtk-2.0/assets/handle-vert.png new file mode 100644 index 0000000..e30f40f Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/handle-vert.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/handle.png b/.themes/Dracula/gtk-2.0/assets/handle.png new file mode 100644 index 0000000..63c2fcf Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/handle.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/line.png b/.themes/Dracula/gtk-2.0/assets/line.png new file mode 100644 index 0000000..915ee69 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/line.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-border.png b/.themes/Dracula/gtk-2.0/assets/menu-border.png new file mode 100644 index 0000000..6fb06b8 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-border.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-checkbox-checked-hover.png b/.themes/Dracula/gtk-2.0/assets/menu-checkbox-checked-hover.png new file mode 100644 index 0000000..908efb7 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-checkbox-checked-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/.themes/Dracula/gtk-2.0/assets/menu-checkbox-checked-insensitive.png new file mode 100644 index 0000000..e5c22a3 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-checkbox-checked-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-checkbox-checked.png b/.themes/Dracula/gtk-2.0/assets/menu-checkbox-checked.png new file mode 100644 index 0000000..69a2dde Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-checkbox-checked.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-checkbox-hover.png b/.themes/Dracula/gtk-2.0/assets/menu-checkbox-hover.png new file mode 100644 index 0000000..09ec3c3 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-checkbox-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-checkbox-insensitive.png b/.themes/Dracula/gtk-2.0/assets/menu-checkbox-insensitive.png new file mode 100644 index 0000000..c65a08e Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-checkbox-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-checkbox-mixed-hover.png b/.themes/Dracula/gtk-2.0/assets/menu-checkbox-mixed-hover.png new file mode 100644 index 0000000..d1ea3d6 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-checkbox-mixed-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-checkbox-mixed-insensitive.png b/.themes/Dracula/gtk-2.0/assets/menu-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..2e467f9 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-checkbox-mixed-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-checkbox-mixed.png b/.themes/Dracula/gtk-2.0/assets/menu-checkbox-mixed.png new file mode 100644 index 0000000..26f9e98 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-checkbox-mixed.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-checkbox.png b/.themes/Dracula/gtk-2.0/assets/menu-checkbox.png new file mode 100644 index 0000000..09ec3c3 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-checkbox.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-pan-down-insensitive.png b/.themes/Dracula/gtk-2.0/assets/menu-pan-down-insensitive.png new file mode 100644 index 0000000..8e50421 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-pan-down-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-pan-down.png b/.themes/Dracula/gtk-2.0/assets/menu-pan-down.png new file mode 100644 index 0000000..06321d2 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-pan-down.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-pan-left-hover.png b/.themes/Dracula/gtk-2.0/assets/menu-pan-left-hover.png new file mode 100644 index 0000000..2873354 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-pan-left-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-pan-left-insensitive.png b/.themes/Dracula/gtk-2.0/assets/menu-pan-left-insensitive.png new file mode 100644 index 0000000..4a34692 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-pan-left-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-pan-left.png b/.themes/Dracula/gtk-2.0/assets/menu-pan-left.png new file mode 100644 index 0000000..2873354 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-pan-left.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-pan-right-hover.png b/.themes/Dracula/gtk-2.0/assets/menu-pan-right-hover.png new file mode 100644 index 0000000..1bce6b3 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-pan-right-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-pan-right-insensitive.png b/.themes/Dracula/gtk-2.0/assets/menu-pan-right-insensitive.png new file mode 100644 index 0000000..5daedfa Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-pan-right-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-pan-right.png b/.themes/Dracula/gtk-2.0/assets/menu-pan-right.png new file mode 100644 index 0000000..1bce6b3 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-pan-right.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-pan-up-insensitive.png b/.themes/Dracula/gtk-2.0/assets/menu-pan-up-insensitive.png new file mode 100644 index 0000000..e998f0c Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-pan-up-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-pan-up.png b/.themes/Dracula/gtk-2.0/assets/menu-pan-up.png new file mode 100644 index 0000000..37098c0 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-pan-up.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-radio-checked-hover.png b/.themes/Dracula/gtk-2.0/assets/menu-radio-checked-hover.png new file mode 100644 index 0000000..6b95b87 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-radio-checked-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-radio-checked-insensitive.png b/.themes/Dracula/gtk-2.0/assets/menu-radio-checked-insensitive.png new file mode 100644 index 0000000..d112b81 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-radio-checked-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-radio-checked.png b/.themes/Dracula/gtk-2.0/assets/menu-radio-checked.png new file mode 100644 index 0000000..6b95b87 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-radio-checked.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-radio-hover.png b/.themes/Dracula/gtk-2.0/assets/menu-radio-hover.png new file mode 100644 index 0000000..e5327ec Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-radio-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-radio-insensitive.png b/.themes/Dracula/gtk-2.0/assets/menu-radio-insensitive.png new file mode 100644 index 0000000..39cb342 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-radio-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-radio-mixed-hover.png b/.themes/Dracula/gtk-2.0/assets/menu-radio-mixed-hover.png new file mode 100644 index 0000000..a1d4e07 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-radio-mixed-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-radio-mixed-insensitive.png b/.themes/Dracula/gtk-2.0/assets/menu-radio-mixed-insensitive.png new file mode 100644 index 0000000..84152bc Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-radio-mixed-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-radio-mixed.png b/.themes/Dracula/gtk-2.0/assets/menu-radio-mixed.png new file mode 100644 index 0000000..a1d4e07 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-radio-mixed.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menu-radio.png b/.themes/Dracula/gtk-2.0/assets/menu-radio.png new file mode 100644 index 0000000..e5327ec Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menu-radio.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/menubar-item-active.png b/.themes/Dracula/gtk-2.0/assets/menubar-item-active.png new file mode 100644 index 0000000..2d8a8c0 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/menubar-item-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-ltr-entry-active.png b/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-ltr-entry-active.png new file mode 100644 index 0000000..e496263 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-ltr-entry-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-ltr-entry-insensitive.png b/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-ltr-entry-insensitive.png new file mode 100644 index 0000000..f2c08bb Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-ltr-entry-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-ltr-entry.png b/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-ltr-entry.png new file mode 100644 index 0000000..5c5b882 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-ltr-entry.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-rtl-entry-active.png b/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-rtl-entry-active.png new file mode 100644 index 0000000..599d087 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-rtl-entry-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-rtl-entry-insensitive.png b/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-rtl-entry-insensitive.png new file mode 100644 index 0000000..3205d41 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-rtl-entry-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-rtl-entry.png b/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-rtl-entry.png new file mode 100644 index 0000000..1c0a87c Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/notebook-combo-entry-rtl-entry.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/notebook-entry-active.png b/.themes/Dracula/gtk-2.0/assets/notebook-entry-active.png new file mode 100644 index 0000000..aee1950 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/notebook-entry-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/notebook-entry-insensitive.png b/.themes/Dracula/gtk-2.0/assets/notebook-entry-insensitive.png new file mode 100644 index 0000000..0addeeb Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/notebook-entry-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/notebook-entry.png b/.themes/Dracula/gtk-2.0/assets/notebook-entry.png new file mode 100644 index 0000000..1e83aeb Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/notebook-entry.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/pan-down-insensitive.png b/.themes/Dracula/gtk-2.0/assets/pan-down-insensitive.png new file mode 100644 index 0000000..8e50421 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/pan-down-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/pan-down.png b/.themes/Dracula/gtk-2.0/assets/pan-down.png new file mode 100644 index 0000000..06321d2 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/pan-down.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/pan-left-insensitive.png b/.themes/Dracula/gtk-2.0/assets/pan-left-insensitive.png new file mode 100644 index 0000000..c1ecb66 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/pan-left-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/pan-left-semi.png b/.themes/Dracula/gtk-2.0/assets/pan-left-semi.png new file mode 100644 index 0000000..bb9deda Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/pan-left-semi.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/pan-left.png b/.themes/Dracula/gtk-2.0/assets/pan-left.png new file mode 100644 index 0000000..6a40875 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/pan-left.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/pan-right-insensitive.png b/.themes/Dracula/gtk-2.0/assets/pan-right-insensitive.png new file mode 100644 index 0000000..880a88a Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/pan-right-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/pan-right-semi.png b/.themes/Dracula/gtk-2.0/assets/pan-right-semi.png new file mode 100644 index 0000000..ed6f48a Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/pan-right-semi.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/pan-right.png b/.themes/Dracula/gtk-2.0/assets/pan-right.png new file mode 100644 index 0000000..64cf649 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/pan-right.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/pan-up-insensitive.png b/.themes/Dracula/gtk-2.0/assets/pan-up-insensitive.png new file mode 100644 index 0000000..e998f0c Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/pan-up-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/pan-up.png b/.themes/Dracula/gtk-2.0/assets/pan-up.png new file mode 100644 index 0000000..37098c0 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/pan-up.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/progressbar-horz-trough.png b/.themes/Dracula/gtk-2.0/assets/progressbar-horz-trough.png new file mode 100644 index 0000000..ffcaf83 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/progressbar-horz-trough.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/progressbar-horz.png b/.themes/Dracula/gtk-2.0/assets/progressbar-horz.png new file mode 100644 index 0000000..7fc658d Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/progressbar-horz.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/progressbar-vert-trough.png b/.themes/Dracula/gtk-2.0/assets/progressbar-vert-trough.png new file mode 100644 index 0000000..a3f6369 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/progressbar-vert-trough.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/progressbar-vert.png b/.themes/Dracula/gtk-2.0/assets/progressbar-vert.png new file mode 100644 index 0000000..17a9eab Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/progressbar-vert.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/radio-checked-active.png b/.themes/Dracula/gtk-2.0/assets/radio-checked-active.png new file mode 120000 index 0000000..92aadab --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/radio-checked-active.png @@ -0,0 +1 @@ +../../assets/radio-checked-active.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/radio-checked-hover.png b/.themes/Dracula/gtk-2.0/assets/radio-checked-hover.png new file mode 120000 index 0000000..93600b8 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/radio-checked-hover.png @@ -0,0 +1 @@ +../../assets/radio-checked-hover.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/radio-checked-insensitive.png b/.themes/Dracula/gtk-2.0/assets/radio-checked-insensitive.png new file mode 120000 index 0000000..00ebdff --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/radio-checked-insensitive.png @@ -0,0 +1 @@ +../../assets/radio-checked-insensitive.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/radio-checked.png b/.themes/Dracula/gtk-2.0/assets/radio-checked.png new file mode 120000 index 0000000..f6597e6 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/radio-checked.png @@ -0,0 +1 @@ +../../assets/radio-checked.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/radio-mixed-active.png b/.themes/Dracula/gtk-2.0/assets/radio-mixed-active.png new file mode 120000 index 0000000..a9cdfcc --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/radio-mixed-active.png @@ -0,0 +1 @@ +../../assets/radio-mixed-active.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/radio-mixed-hover.png b/.themes/Dracula/gtk-2.0/assets/radio-mixed-hover.png new file mode 120000 index 0000000..3afe064 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/radio-mixed-hover.png @@ -0,0 +1 @@ +../../assets/radio-mixed-hover.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/radio-mixed-insensitive.png b/.themes/Dracula/gtk-2.0/assets/radio-mixed-insensitive.png new file mode 120000 index 0000000..9e96200 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/radio-mixed-insensitive.png @@ -0,0 +1 @@ +../../assets/radio-mixed-insensitive.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/radio-mixed.png b/.themes/Dracula/gtk-2.0/assets/radio-mixed.png new file mode 120000 index 0000000..04011a0 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/radio-mixed.png @@ -0,0 +1 @@ +../../assets/radio-mixed.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/radio-unchecked-active.png b/.themes/Dracula/gtk-2.0/assets/radio-unchecked-active.png new file mode 120000 index 0000000..a03c7db --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/radio-unchecked-active.png @@ -0,0 +1 @@ +../../assets/radio-unchecked-active.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/radio-unchecked-hover.png b/.themes/Dracula/gtk-2.0/assets/radio-unchecked-hover.png new file mode 120000 index 0000000..082cd72 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/radio-unchecked-hover.png @@ -0,0 +1 @@ +../../assets/radio-unchecked-hover.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/radio-unchecked-insensitive.png b/.themes/Dracula/gtk-2.0/assets/radio-unchecked-insensitive.png new file mode 120000 index 0000000..36e22c8 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/radio-unchecked-insensitive.png @@ -0,0 +1 @@ +../../assets/radio-unchecked-insensitive.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/radio-unchecked.png b/.themes/Dracula/gtk-2.0/assets/radio-unchecked.png new file mode 120000 index 0000000..af2826b --- /dev/null +++ b/.themes/Dracula/gtk-2.0/assets/radio-unchecked.png @@ -0,0 +1 @@ +../../assets/radio-unchecked.png \ No newline at end of file diff --git a/.themes/Dracula/gtk-2.0/assets/scale-horz-focus.png b/.themes/Dracula/gtk-2.0/assets/scale-horz-focus.png new file mode 100644 index 0000000..d76ad3e Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scale-horz-focus.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scale-horz-trough-active.png b/.themes/Dracula/gtk-2.0/assets/scale-horz-trough-active.png new file mode 100644 index 0000000..7dc3e0b Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scale-horz-trough-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scale-horz-trough.png b/.themes/Dracula/gtk-2.0/assets/scale-horz-trough.png new file mode 100644 index 0000000..a3e7e6e Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scale-horz-trough.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scale-slider-active.png b/.themes/Dracula/gtk-2.0/assets/scale-slider-active.png new file mode 100644 index 0000000..4831c03 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scale-slider-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scale-slider-hover.png b/.themes/Dracula/gtk-2.0/assets/scale-slider-hover.png new file mode 100644 index 0000000..93aa4d6 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scale-slider-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scale-slider-insensitive.png b/.themes/Dracula/gtk-2.0/assets/scale-slider-insensitive.png new file mode 100644 index 0000000..bf2d6f9 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scale-slider-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scale-slider.png b/.themes/Dracula/gtk-2.0/assets/scale-slider.png new file mode 100644 index 0000000..bf2d6f9 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scale-slider.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scale-vert-trough-active.png b/.themes/Dracula/gtk-2.0/assets/scale-vert-trough-active.png new file mode 100644 index 0000000..1fab392 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scale-vert-trough-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scale-vert-trough.png b/.themes/Dracula/gtk-2.0/assets/scale-vert-trough.png new file mode 100644 index 0000000..cb5138e Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scale-vert-trough.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scrollbar-horz-slider-active.png b/.themes/Dracula/gtk-2.0/assets/scrollbar-horz-slider-active.png new file mode 100644 index 0000000..aa802fa Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scrollbar-horz-slider-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scrollbar-horz-slider-hover.png b/.themes/Dracula/gtk-2.0/assets/scrollbar-horz-slider-hover.png new file mode 100644 index 0000000..65a4cb4 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scrollbar-horz-slider-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scrollbar-horz-slider.png b/.themes/Dracula/gtk-2.0/assets/scrollbar-horz-slider.png new file mode 100644 index 0000000..8bb6e99 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scrollbar-horz-slider.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scrollbar-horz-trough.png b/.themes/Dracula/gtk-2.0/assets/scrollbar-horz-trough.png new file mode 100644 index 0000000..32c7dd6 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scrollbar-horz-trough.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider-active-rtl.png b/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider-active-rtl.png new file mode 100644 index 0000000..9a7e32d Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider-active-rtl.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider-active.png b/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider-active.png new file mode 100644 index 0000000..c336722 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider-hover-rtl.png b/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider-hover-rtl.png new file mode 100644 index 0000000..7bf10f8 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider-hover-rtl.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider-hover.png b/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider-hover.png new file mode 100644 index 0000000..97ed58f Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider-rtl.png b/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider-rtl.png new file mode 100644 index 0000000..a5b146a Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider-rtl.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider.png b/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider.png new file mode 100644 index 0000000..d031e4a Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-slider.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-trough-rtl.png b/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-trough-rtl.png new file mode 100644 index 0000000..29392f7 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-trough-rtl.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-trough.png b/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-trough.png new file mode 100644 index 0000000..29392f7 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/scrollbar-vert-trough.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-down-insensitive.png b/.themes/Dracula/gtk-2.0/assets/spin-down-insensitive.png new file mode 100644 index 0000000..ad47a61 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-down-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-down.png b/.themes/Dracula/gtk-2.0/assets/spin-down.png new file mode 100644 index 0000000..2ada704 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-down.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-ltr-down-active.png b/.themes/Dracula/gtk-2.0/assets/spin-ltr-down-active.png new file mode 100644 index 0000000..51370b1 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-ltr-down-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-ltr-down-hover.png b/.themes/Dracula/gtk-2.0/assets/spin-ltr-down-hover.png new file mode 100644 index 0000000..a4bb9c9 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-ltr-down-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-ltr-down-insensitive.png b/.themes/Dracula/gtk-2.0/assets/spin-ltr-down-insensitive.png new file mode 100644 index 0000000..6f31545 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-ltr-down-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-ltr-down.png b/.themes/Dracula/gtk-2.0/assets/spin-ltr-down.png new file mode 100644 index 0000000..58cf6eb Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-ltr-down.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-ltr-up-active.png b/.themes/Dracula/gtk-2.0/assets/spin-ltr-up-active.png new file mode 100644 index 0000000..9b7f6be Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-ltr-up-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-ltr-up-hover.png b/.themes/Dracula/gtk-2.0/assets/spin-ltr-up-hover.png new file mode 100644 index 0000000..87c5e51 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-ltr-up-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-ltr-up-insensitive.png b/.themes/Dracula/gtk-2.0/assets/spin-ltr-up-insensitive.png new file mode 100644 index 0000000..0ffd21e Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-ltr-up-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-ltr-up.png b/.themes/Dracula/gtk-2.0/assets/spin-ltr-up.png new file mode 100644 index 0000000..0ffd21e Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-ltr-up.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-rtl-down-active.png b/.themes/Dracula/gtk-2.0/assets/spin-rtl-down-active.png new file mode 100644 index 0000000..ad502e4 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-rtl-down-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-rtl-down-hover.png b/.themes/Dracula/gtk-2.0/assets/spin-rtl-down-hover.png new file mode 100644 index 0000000..527d193 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-rtl-down-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-rtl-down-insensitive.png b/.themes/Dracula/gtk-2.0/assets/spin-rtl-down-insensitive.png new file mode 100644 index 0000000..a079d43 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-rtl-down-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-rtl-down.png b/.themes/Dracula/gtk-2.0/assets/spin-rtl-down.png new file mode 100644 index 0000000..0268c31 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-rtl-down.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-rtl-up-active.png b/.themes/Dracula/gtk-2.0/assets/spin-rtl-up-active.png new file mode 100644 index 0000000..b4a4f2e Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-rtl-up-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-rtl-up-hover.png b/.themes/Dracula/gtk-2.0/assets/spin-rtl-up-hover.png new file mode 100644 index 0000000..b26928e Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-rtl-up-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-rtl-up-insensitive.png b/.themes/Dracula/gtk-2.0/assets/spin-rtl-up-insensitive.png new file mode 100644 index 0000000..12fd47a Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-rtl-up-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-rtl-up.png b/.themes/Dracula/gtk-2.0/assets/spin-rtl-up.png new file mode 100644 index 0000000..e0bbd34 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-rtl-up.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-up-insensitive.png b/.themes/Dracula/gtk-2.0/assets/spin-up-insensitive.png new file mode 100644 index 0000000..2e4ee4f Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-up-insensitive.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/spin-up.png b/.themes/Dracula/gtk-2.0/assets/spin-up.png new file mode 100644 index 0000000..4bd52fc Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/spin-up.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/tab-down-active.png b/.themes/Dracula/gtk-2.0/assets/tab-down-active.png new file mode 100644 index 0000000..6234fb2 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/tab-down-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/tab-down.png b/.themes/Dracula/gtk-2.0/assets/tab-down.png new file mode 100644 index 0000000..b4ba807 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/tab-down.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/tab-horz-gap.png b/.themes/Dracula/gtk-2.0/assets/tab-horz-gap.png new file mode 100644 index 0000000..17f205c Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/tab-horz-gap.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/tab-left-active.png b/.themes/Dracula/gtk-2.0/assets/tab-left-active.png new file mode 100644 index 0000000..a156676 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/tab-left-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/tab-left.png b/.themes/Dracula/gtk-2.0/assets/tab-left.png new file mode 100644 index 0000000..ac5ad43 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/tab-left.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/tab-right-active.png b/.themes/Dracula/gtk-2.0/assets/tab-right-active.png new file mode 100644 index 0000000..eac3200 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/tab-right-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/tab-right.png b/.themes/Dracula/gtk-2.0/assets/tab-right.png new file mode 100644 index 0000000..202d1d3 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/tab-right.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/tab-up-active.png b/.themes/Dracula/gtk-2.0/assets/tab-up-active.png new file mode 100644 index 0000000..71ff05b Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/tab-up-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/tab-up.png b/.themes/Dracula/gtk-2.0/assets/tab-up.png new file mode 100644 index 0000000..aa2634f Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/tab-up.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/tab-vert-gap.png b/.themes/Dracula/gtk-2.0/assets/tab-vert-gap.png new file mode 100644 index 0000000..9d94014 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/tab-vert-gap.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/toolbar-button-active.png b/.themes/Dracula/gtk-2.0/assets/toolbar-button-active.png new file mode 100644 index 0000000..07a66a3 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/toolbar-button-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/toolbar-button-hover.png b/.themes/Dracula/gtk-2.0/assets/toolbar-button-hover.png new file mode 100644 index 0000000..80c585c Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/toolbar-button-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/treeview-pan-down-active.png b/.themes/Dracula/gtk-2.0/assets/treeview-pan-down-active.png new file mode 100644 index 0000000..033c8d7 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/treeview-pan-down-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/treeview-pan-down-hover.png b/.themes/Dracula/gtk-2.0/assets/treeview-pan-down-hover.png new file mode 100644 index 0000000..0d68e1e Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/treeview-pan-down-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/treeview-pan-down.png b/.themes/Dracula/gtk-2.0/assets/treeview-pan-down.png new file mode 100644 index 0000000..5a3302b Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/treeview-pan-down.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/treeview-pan-up-active.png b/.themes/Dracula/gtk-2.0/assets/treeview-pan-up-active.png new file mode 100644 index 0000000..bb6de76 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/treeview-pan-up-active.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/treeview-pan-up-hover.png b/.themes/Dracula/gtk-2.0/assets/treeview-pan-up-hover.png new file mode 100644 index 0000000..eadd767 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/treeview-pan-up-hover.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/treeview-pan-up.png b/.themes/Dracula/gtk-2.0/assets/treeview-pan-up.png new file mode 100644 index 0000000..b5f0b5a Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/treeview-pan-up.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/treeview-separator-ltr.png b/.themes/Dracula/gtk-2.0/assets/treeview-separator-ltr.png new file mode 100644 index 0000000..4bfcae7 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/treeview-separator-ltr.png differ diff --git a/.themes/Dracula/gtk-2.0/assets/treeview-separator-rtl.png b/.themes/Dracula/gtk-2.0/assets/treeview-separator-rtl.png new file mode 100644 index 0000000..65a7be4 Binary files /dev/null and b/.themes/Dracula/gtk-2.0/assets/treeview-separator-rtl.png differ diff --git a/.themes/Dracula/gtk-2.0/gtkrc b/.themes/Dracula/gtk-2.0/gtkrc new file mode 100755 index 0000000..a97cb4f --- /dev/null +++ b/.themes/Dracula/gtk-2.0/gtkrc @@ -0,0 +1,54 @@ +# Copyright 2016 Peter Cornelis. +# +# This file is part of the EvoPop GTK theme. +# +# Authors: +# Sam Hewitt +# Peter Cornelis +# +# The EvoPop GTK theme 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. +# +# The EvoPop GTK theme 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 the EvoPop GTK theme. If not, see http://www.gnu.org/licenses/. + +# ============================================================================== +# EvoPop GTK2 THEME +# ============================================================================== + +# Text/base colors +gtk-color-scheme = "text_color:#f8f8f2\nbase_color:#282a36" +# Foreground/background colors +gtk-color-scheme = "fg_color:#f8f8f2\nbg_color:#1e1f29" +# Selection colors +gtk-color-scheme = "selected_fg_color:#f8f8f2\nselected_bg_color:#6E5991" +# Tooltip colors +gtk-color-scheme = "tooltip_fg_color:#f8f8f2\ntooltip_bg_color:#46474F" +# Window colors +gtk-color-scheme = "wm_color:#31363d\nunfocused_wm_color:#31363d" +# Panel colors +gtk-color-scheme = "panel_bg_color:#46474F\npanel_fg_color:#f8f8f2" +# Dark Theme - Text/base colors +gtk-color-scheme = "dark_text_color:#f8f8f2\ndark_base_color:#282a36" +# Dark Theme - Foreground/background colors +gtk-color-scheme = "dark_fg_color:#f8f8f2\ndark_bg_color:#1e1f29" + +gtk-auto-mnemonics = 1 +gtk-primary-button-warps-slider = 1 + +include "main.rc" + +# App stylings +include "apps/chrome.rc" +include "apps/gimp.rc" +include "apps/libreoffice.rc" +include "apps/terminal.rc" +include "apps/thunar.rc" +include "apps/xfce.rc" diff --git a/.themes/Dracula/gtk-2.0/main.rc b/.themes/Dracula/gtk-2.0/main.rc new file mode 100755 index 0000000..28e72a2 --- /dev/null +++ b/.themes/Dracula/gtk-2.0/main.rc @@ -0,0 +1,2614 @@ +style "default" { + + xthickness = 1 + ythickness = 1 + + #################### + # Style Properties # + #################### + + GtkWidget::focus-line-width = 1 + GtkWidget::focus-line-pattern = "\2\1" + + GtkToolbar::internal-padding = 4 + GtkToolButton::icon-spacing = 4 + + GtkWidget::tooltip-radius = 3 + GtkWidget::tooltip-alpha = 235 + GtkWidget::new-tooltip-style = 1 #for compatibility + + GtkWidget::link-color = shade(0.9, @selected_bg_color) + GtkWidget::visited-link-color = shade(0.8, @selected_bg_color) + GnomeHRef::link_color = shade(0.9, @selected_bg_color) + GtkHTML::link-color = shade(0.9, @selected_bg_color) + GtkHTML::vlink-color = shade(0.8, @selected_bg_color) + GtkIMHtml::hyperlink-color = shade(0.9, @selected_bg_color) + GtkIMHtml::hyperlink-visited-color = shade(0.8, @selected_bg_color) + + GtkSeparatorMenuItem::horizontal-padding = 0 + GtkSeparatorMenuItem::wide-separators = 1 + GtkSeparatorMenuItem::separator-height = 1 + + GtkButton::child-displacement-y = 0 + + GtkButton::default-border = {0, 0, 0, 0} + GtkButton::default-outside-border = {0, 0, 0, 0} + GtkButton::inner-border = {4, 4, 4, 4} + + GtkEntry::state-hint = 1 + GtkEntry::inner-border = {7, 7, 4, 5} + + GtkPaned::handle-size = 9 + GtkHPaned::handle-size = 9 + GtkVPaned::handle-size = 9 + + GtkScrollbar::trough-border = 0 + GtkRange::trough-border = 0 + GtkRange::slider-width = 13 + GtkRange::stepper-size = 0 + GtkRange::activate-slider = 1 + + GtkScrollbar::activate-slider = 1 + GtkScrollbar::stepper-size = 0 + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has-forward-stepper = 0 + GtkScrollbar::min-slider-length = 48 # 42 + 2*3 (margins) + GtkScrolledWindow::scrollbar-spacing = 0 + GtkScrolledWindow::scrollbars-within-bevel = 1 + + GtkScale::slider_length = 26 + GtkScale::slider_width = 26 + GtkScale::trough-side-details = 1 + + GtkProgressBar::min-horizontal-bar-height = 6 + GtkProgressBar::min-vertical-bar-width = 6 + # Making this bigger than the min[height,width]-2*[y,x]spacing makes the + # whole progressbar thicker, so by setting it to the exact above value + # we get the maximum spacing between the text and the edges without + # doing so. + GtkProgressBar::xspacing = 4 + GtkProgressBar::yspacing = 4 + + GtkStatusbar::shadow_type = GTK_SHADOW_NONE + GtkSpinButton::shadow_type = GTK_SHADOW_NONE + GtkMenuBar::shadow-type = GTK_SHADOW_NONE + GtkToolbar::shadow-type = GTK_SHADOW_NONE + # TODO: find out what this comment means: + # ( every window is misaligned for the sake of menus ): + GtkMenuBar::internal-padding = 0 + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 2 + GtkMenu::double-arrows = 0 + GtkMenuItem::arrow-scaling = 1 + GtkMenuItem::toggle-spacing = 10 + + GtkCheckButton::indicator_spacing = 3 + GtkOptionMenu::indicator_spacing = {13, 13, 5, 8} + + GtkTreeView::expander-size = 16 + GtkTreeView::vertical-separator = 0 + GtkTreeView::horizontal-separator = 4 + GtkTreeView::allow-rules = 1 + # Set this because some apps read it + GtkTreeView::odd-row-color = @base_color + GtkTreeView::even-row-color = @base_color + GtkTreeView::odd_row_color = shade(0.90, @base_color) + + GtkExpander::expander-size = 16 + + GtkNotebook::tab-overlap = 4 + + ########## + # Colors # + ########## + + bg[NORMAL] = @bg_color + bg[PRELIGHT] = @bg_color + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = mix (0.6, @bg_color, @base_color) + bg[ACTIVE] = @bg_color + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = mix (0.5, @fg_color, @bg_color) + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = darker (@bg_color) + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = mix (0.5, @fg_color, @bg_color) + base[ACTIVE] = @selected_bg_color + + # For succinctness, all reasonable pixmap options remain here + + # Draw frame around menu in a non-compositied environment + # This needs to go before pixmap because we need to override some stuff + engine "adwaita" {} + + engine "pixmap" { + + ################# + # Check Buttons # + ################# + + image { + function = CHECK + state = NORMAL + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = OUT + overlay_file = "assets/checkbox-unchecked-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked-active.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = SELECTED + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = NORMAL + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = IN + overlay_file = "assets/checkbox-checked-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = IN + overlay_file = "assets/checkbox-checked-active.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = SELECTED + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = IN + overlay_file = "assets/checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed-active.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = SELECTED + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed-insensitive.png" + overlay_stretch = FALSE + } + + ################# + # Radio Buttons # + ################# + + image { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "assets/radio-unchecked-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "assets/radio-unchecked-active.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/radio-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "assets/radio-checked-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "assets/radio-checked-active.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "assets/radio-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed-active.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed-insensitive.png" + overlay_stretch = FALSE + } + + ########## + # Arrows # + ########## + + # Overrides + + # Disable arrows in spinbuttons + image { + function = ARROW + detail = "spinbutton" + } + + # Disable arrows for qt in scrollbars + image { + function = ARROW + detail = "vscrollbar" + } + image { + function = ARROW + detail = "hscrollbar" + } + + # Menu arrows + + image { + function = ARROW + state = NORMAL + detail = "menuitem" + overlay_file = "assets/menu-pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = PRELIGHT + detail = "menuitem" + overlay_file = "assets/menu-pan-left-hover.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menuitem" + overlay_file = "assets/menu-pan-left-insensitive.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = NORMAL + detail = "menuitem" + overlay_file = "assets/menu-pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + detail = "menuitem" + overlay_file = "assets/menu-pan-right-hover.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menuitem" + overlay_file = "assets/menu-pan-right-insensitive.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menu_scroll_arrow_up" + overlay_file = "assets/menu-pan-up-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = ARROW + detail = "menu_scroll_arrow_up" + overlay_file = "assets/menu-pan-up.png" + overlay_stretch = FALSE + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menu_scroll_arrow_down" + overlay_file = "assets/menu-pan-down-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = ARROW + detail = "menu_scroll_arrow_down" + overlay_file = "assets/menu-pan-down.png" + overlay_stretch = FALSE + } + + # Regular arrows + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/pan-up-insensitive.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/pan-down-insensitive.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/pan-left-insensitive.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/pan-right-insensitive.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + ###################### + # Option Menu Arrows # + ###################### + + image { + function = TAB + state = NORMAL + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + image { + function = TAB + state = PRELIGHT + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + image { + function = TAB + state = ACTIVE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + image { + function = TAB + state = INSENSITIVE + overlay_file = "assets/pan-down-insensitive.png" + overlay_stretch = FALSE + } + + ######### + # Lines # + ######### + + image { + function = VLINE + file = "assets/line.png" + border = {1, 0, 0, 0} + } + + image { + function = HLINE + file = "assets/line.png" + border = {0, 0, 1, 0} + } + + ######### + # Focus # + ######### + + image { + function = FOCUS + file = "assets/focus.png" + border = {1, 1, 1, 1} + stretch = TRUE + } + + ########### + # Handles # + ########### + + image { + function = HANDLE + detail = "handlebox" + overlay_file = "assets/handle.png" + overlay_stretch = FALSE + } + + image { + function = HANDLE + file = "assets/handle-horz.png" + border = {0, 0, 4, 4} + orientation = HORIZONTAL + } + + image { + function = HANDLE + file = "assets/handle-vert.png" + border = {4, 4, 0, 0} + orientation = VERTICAL + } + + image { + function = RESIZE_GRIP + } + + ############# + # Expanders # + ############# + + image { + function = EXPANDER + expander_style = EXPANDED + file = "assets/pan-down.png" + } + + # LTR + + image { + function = EXPANDER + expander_style = COLLAPSED + file = "assets/pan-right.png" + direction = LTR + } + + image { + function = EXPANDER + expander_style = SEMI_COLLAPSED + file = "assets/pan-right-semi.png" + direction = LTR + } + + image { + function = EXPANDER + expander_style = SEMI_EXPANDED + file = "assets/pan-right-semi.png" + direction = LTR + } + + # RTL + + image { + function = EXPANDER + expander_style = COLLAPSED + file = "assets/pan-left.png" + direction = RTL + } + + image { + function = EXPANDER + expander_style = SEMI_COLLAPSED + file = "assets/pan-left-semi.png" + direction = RTL + } + + image { + function = EXPANDER + expander_style = SEMI_EXPANDED + file = "assets/pan-left-semi.png" + direction = RTL + } + + ############# + # Notebooks # + ############# + + # Left + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab-left-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = RIGHT + } + + image { + function = EXTENSION + file = "assets/tab-left.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = RIGHT + } + + # Right + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab-right-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = LEFT + } + + image { + function = EXTENSION + file = "assets/tab-right.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = LEFT + } + + # Up + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab-up-active.png" + border = { 3,3,5,3 } + stretch = TRUE + gap_side = BOTTOM + } + + image { + function = EXTENSION + file = "assets/tab-up.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = BOTTOM + } + + # Down + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab-down-active.png" + border = { 3,3,3,5 } + stretch = TRUE + gap_side = TOP + } + + image { + function = EXTENSION + file = "assets/tab-down.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = TOP + } + + # Inner frame + + image { + function = BOX_GAP + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_file = "assets/tab-vert-gap.png" + gap_border = {1, 0, 1, 1} + gap_side = LEFT + } + + image { + function = BOX_GAP + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_file = "assets/tab-vert-gap.png" + gap_border = {0, 1, 1, 1} + gap_side = RIGHT + } + + image { + function = BOX_GAP + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_file = "assets/tab-horz-gap.png" + gap_border = {1, 1, 1, 0} + gap_side = TOP + } + + image { + function = BOX_GAP + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_file = "assets/tab-horz-gap.png" + gap_border = {1, 1, 0, 1} + gap_side = BOTTOM + } + + # Standalone frame + image { + function = BOX + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + } + + ############## + # Scrollbars # + ############## + + image { + function = BOX + detail = "trough" + file = "assets/scrollbar-horz-trough.png" + border = {0, 0, 1, 0} + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/scrollbar-vert-trough.png" + border = {1, 0, 0, 0} + orientation = VERTICAL + direction = LTR + } + + image { + function = BOX + detail = "trough" + file = "assets/scrollbar-vert-trough-rtl.png" + border = {0, 1, 0, 0} + orientation = VERTICAL + direction = RTL + } + + + # Disable insensitive sliders + + image { + function = SLIDER + state = INSENSITIVE + detail = "slider" + } + + # Horizontal sliders + + image { + function = SLIDER + state = NORMAL + detail = "slider" + file = "assets/scrollbar-horz-slider.png" + border = {6, 6, 7, 6 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = PRELIGHT + detail = "slider" + file = "assets/scrollbar-horz-slider-hover.png" + border = {6, 6, 7, 6 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = ACTIVE + detail = "slider" + file = "assets/scrollbar-horz-slider-active.png" + border = {6, 6, 7, 6 } + stretch = TRUE + orientation = HORIZONTAL + } + + # Vertical sliders + + image { + function = SLIDER + state = NORMAL + detail = "slider" + file = "assets/scrollbar-vert-slider.png" + border = {7, 6, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + image { + function = SLIDER + state = PRELIGHT + detail = "slider" + file = "assets/scrollbar-vert-slider-hover.png" + border = {7, 6, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + image { + function = SLIDER + state = ACTIVE + detail = "slider" + file = "assets/scrollbar-vert-slider-active.png" + border = {7, 6, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + # RTL + + image { + function = SLIDER + state = NORMAL + detail = "slider" + file = "assets/scrollbar-vert-slider-rtl.png" + border = {6, 7, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + image { + function = SLIDER + state = PRELIGHT + detail = "slider" + file = "assets/scrollbar-vert-slider-hover-rtl.png" + border = {6, 7, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + image { + function = SLIDER + state = ACTIVE + detail = "slider" + file = "assets/scrollbar-vert-slider-active-rtl.png" + border = {6, 7, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + ########## + # Scales # + ########## + + # Troughs + # They are overrided later on + # We set them here too because some widgets don't specify their orientation + + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-horz-trough.png" + border = {10, 10, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-horz-trough-active.png" + border = {10, 10, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-vert-trough.png" + border = {0, 0, 10, 10} + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-vert-trough-active.png" + border = {0, 0, 10, 10} + stretch = TRUE + orientation = VERTICAL + } + + # Sliders + + image { + function = SLIDER + state = NORMAL + detail = "hscale" + file = "assets/scale-slider.png" + } + + image { + function = SLIDER + state = PRELIGHT + detail = "hscale" + file = "assets/scale-slider-hover.png" + } + + image { + function = SLIDER + state = ACTIVE + detail = "hscale" + file = "assets/scale-slider-active.png" + } + + image { + function = SLIDER + state = INSENSITIVE + detail = "hscale" + file = "assets/scale-slider-insensitive.png" + } + image { + function = SLIDER + state = NORMAL + detail = "vscale" + file = "assets/scale-slider.png" + } + + image { + function = SLIDER + state = PRELIGHT + detail = "vscale" + file = "assets/scale-slider-hover.png" + } + + image { + function = SLIDER + state = ACTIVE + detail = "vscale" + file = "assets/scale-slider-active.png" + } + + image { + function = SLIDER + state = INSENSITIVE + detail = "vscale" + file = "assets/scale-slider-insensitive.png" + } + + ########### + # Menubar # + ########### + + image { + function = BOX + detail = "menubar" + file = "assets/line.png" + border = {0, 0, 0, 1} + } + + ######### + # Menus # + ######### + + image { + function = BOX + state = PRELIGHT + detail = "menu_scroll_arrow_up" + file = "assets/line.png" + } + + image { + function = BOX + detail = "menu_scroll_arrow_up" + file = "assets/line.png" + border = {0, 0, 0, 1} + } + + image { + function = BOX + state = PRELIGHT + detail = "menu_scroll_arrow_down" + file = "assets/line.png" + } + + image { + function = BOX + detail = "menu_scroll_arrow_down" + file = "assets/line.png" + border = {0, 0, 1, 0} + } + + ########### + # Entries # + ########### + + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + file = "assets/entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = FLAT_BOX + state = ACTIVE + detail = "entry_bg" + file = "assets/entry-background.png" + } + + image { + function = FLAT_BOX + state = INSENSITIVE + detail = "entry_bg" + file = "assets/entry-background-insensitive.png" + } + + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/entry-background.png" + } + ######### + # Spins # + ######### + + # Spin-Up LTR + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "assets/spin-ltr-up.png" + border = {1, 4, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/spin-ltr-up-hover.png" + border = {1, 4, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/spin-ltr-up-active.png" + border = {1, 4, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/spin-ltr-up-insensitive.png" + border = {1, 4, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up-insensitive.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Up RTL + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "assets/spin-rtl-up.png" + border = {4, 1, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/spin-rtl-up-hover.png" + border = {4, 1, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/spin-rtl-up-hover.png" + border = {4, 1, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/spin-rtl-up-insensitive.png" + border = {4, 1, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up-insensitive.png" + overlay_stretch = FALSE + direction = RTL + } + + # Spin-Down LTR + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "assets/spin-ltr-down.png" + border = {1, 4, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/spin-ltr-down-hover.png" + border = {1, 4, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/spin-ltr-down-active.png" + border = {1, 4, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/spin-ltr-down-insensitive.png" + border = {1, 4, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down-insensitive.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Down RTL + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "assets/spin-rtl-down.png" + border = {4, 1, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/spin-rtl-down-hover.png" + border = {4, 1, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/spin-rtl-down-active.png" + border = {4, 1, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/spin-rtl-down-insensitive.png" + border = {4, 1, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down-insensitive.png" + overlay_stretch = FALSE + direction = RTL + } + + ############## + # Scrollbars # + ############## + + image { + function = BOX + detail = "bar" + file = "assets/progressbar-horz.png" + stretch = TRUE + border = {2, 2, 1, 1} + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "bar" + file = "assets/progressbar-vert.png" + stretch = TRUE + border = {1, 1, 2, 2} + orientation = VERTICAL + } + + ############# + # Treeviews # + ############# + + # Disable active the column highlight + # We need to match specific cells or we break stuff + # Looking at you deadbeef + + image { + function = FLAT_BOX + detail = "cell_even_sorted" + state = NORMAL + } + + image { + function = FLAT_BOX + detail = "cell_odd_sorted" + state = NORMAL + } + + # Disable all the other shadows + # This prevents the Raleigh effect + image { + function = SHADOW + } + + } + +} + +style "menubar" { + + # Needed to fix Firefox's menubar text + bg[NORMAL] = @dark_bg_color + text[NORMAL] = @dark_fg_color + fg[NORMAL] = @dark_fg_color + bg[SELECTED] = @dark_bg_color + fg[SELECTED] = shade(0.9, @dark_fg_color) + +} + +style "menubar_item" { + + xthickness = 3 + ythickness = 4 + + fg[NORMAL] = @dark_fg_color + fg[PRELIGHT] = @dark_fg_color + text[NORMAL] = @dark_fg_color + + engine "pixmap" { + image { + function = BOX + state = PRELIGHT + file = "assets/menubar-item-active.png" + border = {0, 0, 0, 3} + } + } + +} + +style "menu" { + + xthickness = 0 + ythickness = 0 + + bg[NORMAL] = @base_color + bg[INSENSITIVE] = @base_color + bg[PRELIGHT] = @base_color + bg[SELECTED] = @selected_bg_color + +} + +style "menu_item" { + + xthickness = 3 + ythickness = 4 + + bg[PRELIGHT] = @selected_bg_color + # Chromium uses this setting + bg[SELECTED] = @selected_bg_color + + fg[PRELIGHT] = @selected_fg_color + # Some widgets use text, we need to handle that + text[NORMAL] = @fg_color + text[PRELIGHT] = @selected_fg_color + + # Unfortunately we can't tell regular and menu checks/radios apart + # Without the heirarchy + engine "pixmap" { + + ################# + # Check Buttons # + ################# + + image { + function = CHECK + state = NORMAL + shadow = OUT + overlay_file = "assets/menu-checkbox.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = OUT + overlay_file = "assets/menu-checkbox-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = OUT + overlay_file = "assets/menu-checkbox.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/menu-checkbox-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = NORMAL + shadow = IN + overlay_file = "assets/menu-checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = IN + overlay_file = "assets/menu-checkbox-checked-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = IN + overlay_file = "assets/menu-checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = IN + overlay_file = "assets/menu-checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed-insensitive.png" + overlay_stretch = FALSE + } + + ################# + # Radio Buttons # + ################# + + image { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "assets/menu-radio.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "assets/menu-radio-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "assets/menu-radio.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/menu-radio-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "assets/menu-radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "assets/menu-radio-checked-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "assets/menu-radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "assets/menu-radio-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/menu-radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/menu-radio-mixed-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-radio-mixed-insensitive.png" + overlay_stretch = FALSE + } + + + + } + +} + +style "separator_menu_item" { + + xthickness = 0 + ythickness = 0 + + engine "pixmap" { + image { + function = BOX + file = "assets/line.png" + } + } + +} + +style "button_label" { + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color +} + +style "misc_button_label" { + fg[PRELIGHT] = @fg_color + fg[ACTIVE] = @fg_color +} + +style "button" { + + xthickness = 2 + ythickness = 2 + + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + font_name = "Bold" + + # For the sake of sanity style buttons this way + engine "pixmap" { + + ########### + # Buttons # + ########### + + image { + function = BOX + state = NORMAL + file = "assets/button.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = BOX + state = PRELIGHT + shadow = OUT + file = "assets/button-hover.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + # Don't add hover effect on pressed buttons + image { + function = BOX + state = PRELIGHT + shadow = IN + file = "assets/button-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "assets/button-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/button-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + } +} + +style "link_button" { + + # Disable the button effect, leave just the link + engine "pixmap" { + image { + function = BOX + } + } + +} + +style "entry" { + + # We set this same as the border of the border of the entry + # This way theres no overlap + xthickness = 4 + ythickness = 4 + +} + +style "combobox" { + + xthickness = 6 + ythickness = 4 + + # This affects only the button beside an entry + GtkButton::inner-border = {0, 0, 0, 0} + +} + +style "combobox_cellview" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @fg_color +} + +style "combobox_entry" { + + # Since one side of the button is missing, we need to shift the arrow a little to the right + GtkButton::inner-border = {0, 1, 0, 0} + + engine "pixmap" { + + ############# + # LTR entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/combo-entry-ltr-entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/combo-entry-ltr-entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/combo-entry-ltr-entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + ############# + # RTL entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/combo-entry-rtl-entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/combo-entry-rtl-entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/combo-entry-rtl-entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + ############## + # LTR button # + ############## + + image { + function = BOX + state = NORMAL + detail = "button" + file = "assets/combo-entry-ltr-button.png" + border = {0, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "button" + file = "assets/combo-entry-ltr-button-hover.png" + border = {0, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "button" + file = "assets/combo-entry-ltr-button-active.png" + border = {0, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "button" + file = "assets/combo-entry-ltr-button-insensitive.png" + border = {0, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + ############## + # RTL button # + ############## + + image { + function = BOX + state = NORMAL + detail = "button" + file = "assets/combo-entry-rtl-button.png" + border = {4, 0, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "button" + file = "assets/combo-entry-rtl-button-hover.png" + border = {4, 0, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "button" + file = "assets/combo-entry-rtl-button-active.png" + border = {4, 0, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "button" + file = "assets/combo-entry-rtl-button-insensitive.png" + border = {4, 0, 4, 4} + stretch = TRUE + direction = RTL + } + + } + +} + +style "combo_button_padding" { + + # Since one side of the button is missing, we need to shift the arrow a little to the right + # This is the same thing we've done above but the combo, unlike the combobox, + # uses padding the same way as a button + GtkButton::inner-border = {6, 8, 4, 4} + +} + +style "notebook" { + + xthickness = 5 + ythickness = 2 + +} + +style "notebook_viewport" { + bg[NORMAL] = @base_color +} + +style "notebook_bg" { + bg[NORMAL] = @base_color + bg[PRELIGHT] = @base_color + bg[INSENSITIVE] = @base_color +} + +style "notebook_entry" { + + engine "pixmap" { + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/notebook-entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/notebook-entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + file = "assets/notebook-entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + } +} + +style "normal_bg" { + bg[NORMAL] = @bg_color + bg[PRELIGHT] = @bg_color + bg[INSENSITIVE] = mix (0.6, @bg_color, @base_color) +} + +style "normal_entry" { + + engine "pixmap" { + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + file = "assets/entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + } +} + +style "notebook_combo" { + + engine "pixmap" { + + ############# + # LTR entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/notebook-combo-entry-ltr-entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/notebook-combo-entry-ltr-entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/notebook-combo-entry-ltr-entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + ############# + # RTL entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/notebook-combo-entry-rtl-entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/notebook-combo-entry-rtl-entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/notebook-combo-entry-rtl-entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + } + +} + +style "textview" { + bg[NORMAL] = @base_color +} + +style "scale_horz" { + + engine "pixmap" { + + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-horz-trough.png" + border = {10, 10, 0, 0} + stretch = TRUE + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-horz-trough-active.png" + border = {10, 10, 0, 0} + stretch = TRUE + } + + } + +} + +style "scale_vert" { + + engine "pixmap" { + + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-vert-trough.png" + border = {0, 0, 10, 10} + stretch = TRUE + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-vert-trough-active.png" + border = {0, 0, 10, 10} + stretch = TRUE + } + + } + +} + +style "progressbar" { + + xthickness = 1 + ythickness = 1 + + fg[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + + image { + function = BOX + detail = "trough" + file = "assets/progressbar-horz-trough.png" + border = {3, 3, 2, 2} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/progressbar-vert-trough.png" + border = {2, 2, 3, 3} + stretch = TRUE + orientation = VERTICAL + } + + } + +} + +style "treeview_header" { + + xthickness = 1 + ythickness = 0 + + fg[NORMAL] = mix(0.5, @fg_color, @base_color) + fg[PRELIGHT] = mix(0.5, mix(0.5, @fg_color, @base_color), @fg_color) + + font_name = "Bold" + + GtkButton::inner-border = {5, 5, 0, 1} + + engine "pixmap" { + + image { + function = BOX + file = "assets/treeview-separator-ltr.png" + border = {0, 1, 0, 1} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + file = "assets/treeview-separator-rtl.png" + border = {1, 0, 0, 1} + stretch = TRUE + direction = RTL + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/treeview-pan-up.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/treeview-pan-up-hover.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/treeview-pan-up-active.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/treeview-pan-down.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/treeview-pan-down-hover.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/treeview-pan-down-active.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + } + +} + +style "scrolled_window" { + + engine "pixmap" { + image { + function = SHADOW + file = "assets/frame.png" + border = {1, 1, 1, 1} + stretch = TRUE + } + } + +} + +style "frame" { + + engine "pixmap" { + + image { + function = SHADOW + file = "assets/frame.png" + border = {0, 0, 0, 0} + stretch = TRUE + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = {0, 0, 0, 0} + stretch = TRUE + gap_start_file = "assets/border.png" + gap_end_file = "assets/border.png" + } + + } + +} + +style "toolbar_button" { + + xthickness = 2 + ythickness = 2 + + GtkButton::inner-border = {2, 2, 2, 2} + + engine "pixmap" { + image { + function = BOX + state = PRELIGHT + shadow = OUT + file = "assets/toolbar-button-hover.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + # Don't add hover effect on pressed buttons + image { + function = BOX + state = PRELIGHT + shadow = IN + file = "assets/toolbar-button-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "assets/toolbar-button-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + } +} + +style "toolbar_separator" { + + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 1 + GtkWidget::separator-height = 1 + + engine "pixmap" { + image { + function = BOX + file = "assets/line.png" + } + } + +} + +style "inline_toolbar" { + + GtkToolbar::button-relief = GTK_RELIEF_NORMAL + + engine "pixmap" { + image { + function = SHADOW + file = "assets/frame-inline.png" + border = {1, 1, 0, 1} + stretch = TRUE + } + } + +} + +style "tooltip" { + + xthickness = 13 + ythickness = 13 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + bg[SELECTED] = @tooltip_bg_color + +} + + +style "disable_shadow" { + + engine "pixmap" { + image { + function = SHADOW + } + } + +} + +style "disable_separator" { + + xthickness = 0 + ythickness = 0 + + GtkWidget::wide-separators = 1 + +} + +# Text Style +style "text" = "default" { + engine "murrine" { textstyle = 0 } +} + +style "menu_text" = "menu_item" { + engine "murrine" { textstyle = 0 } +} + +# Default style, containing most of the stuff +class "GtkWidget" style "default" + +# Override padding, style and colour +class "GtkButton" style "button" +class "GtkLinkButton" style "link_button" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkNotebook" style "notebook" +class "GtkHScale" style "scale_horz" +class "GtkVScale" style "scale_vert" +class "GtkProgressBar" style "progressbar" +class "GtkScrolledWindow" style "scrolled_window" +class "GtkFrame" style "frame" +class "GtkSeparatorToolItem" style "toolbar_separator" +class "GtkMenuBar" style "menubar" +class "GtkMenu" style "menu" +class "GtkTextView" style "textview" + +widget_class "**" style "button_label" +widget_class "**" style "misc_button_label" + +# Menu and menubar items +widget_class "**" style "menu_item" +widget_class "*.*" style "menubar_item" +widget_class "**" style "separator_menu_item" + +# Frames in statusbars look ugly, let's disable them +widget_class "**" style "disable_shadow" +# Disable the frame around poor Wilbert too +widget_class "**" style "disable_shadow" + +# Treeview buttons +widget_class "***" style "treeview_header" + +# Give the file chooser toolbar a border +widget_class "**" style "inline_toolbar" + +# Fix padding on regular comboboxes +widget_class "*." style "combobox" +# And disable separators on them +widget_class "*.*" style "disable_separator" + +# Join together the ComboBoxEntry entry and button +widget_class "**" style "combobox_entry" + +# Join the Combo entry and button +widget_class "**" style "combobox_entry" +# Tweak the padding on the button a little bit because it uses it a bit differently +widget_class "*." style "combo_button_padding" + +# Alas we cannot do the same for ComboBoxText because there isn't a way to apply the style to only +# the comboboxes that have an entry inside + +# Toolbar buttons have different paddings +widget_class "**" style "toolbar_button" + +# Notebooks are white, act accordingly +widget_class "**" style "notebook_entry" +widget_class "**" style "notebook_bg" +widget_class "**" style "notebook_bg" +widget_class "***" style "notebook_bg" +widget_class "**" style "notebook_bg" +widget_class "*.*" style "notebook_bg" +widget_class "***" style "notebook_combo" +widget_class "***" style "notebook_combo" + +# However, stuff inside eventboxes inside notebooks is grey again, react +widget_class "***" style "normal_entry" +widget_class "***" style "normal_bg" +widget_class "***" style "normal_bg" +widget_class "****" style "combobox_entry" +widget_class "****" style "combobox_entry" +widget_class "***." style "combo_button_padding" + +# ComboBoxes tend to draw the button label with text[] instead of fg[], we need to fix that +widget_class "**" style "combobox_cellview" + +# GTK tooltips +widget "gtk-tooltip*" style "tooltip" + +# Fixes ugly text shadows for insensitive text +widget_class "*" style "text" +widget_class "**" style "menu_text" +widget_class "**" style "text" +widget_class "**" style "text" +widget_class "**" style "text" \ No newline at end of file diff --git a/.themes/Dracula/gtk-3.0/apps/budgie.css b/.themes/Dracula/gtk-3.0/apps/budgie.css new file mode 100755 index 0000000..1dbf218 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/apps/budgie.css @@ -0,0 +1,65 @@ +.budgie-panel { + border-bottom-color: transparent; +} + +.max-budgie-panel { + border: none; + background-color: alpha(black, 0.5); +} + +.budgie-panel *:active { + background-color: transparent; +} + +/* top panel */ +.budgie-panel.top { + border-top-color: transparent; +} + +/* left panel */ +.budgie-panel.left { + border-left-color: transparent; +} + +/* right panel */ +.budgie-panel.right { + border-right-color: transparent; +} + +.budgie-panel .message-area { + border-radius: 3px; + border: none; + font: bold; + text-shadow: 1px 1px alpha(black, 0.3); + background-color: alpha(black, 0.5); + box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.2),inset 0px 1px 0px 0px rgba(255,255,255,0.1); +} + +.budgie-panel .menu-icon *, +.budgie-panel .message-area * { + icon-shadow: 1px 1px alpha(black, 0.3); +} + +.max-budgie-panel .message-area { + box-shadow:none; + background-color: transparent; +} + +.budgie-panel * { + icon-shadow: none; +} + +.launcher * { + icon-shadow: 1px 1px alpha(black, 0.3); +} + +PanelToplevel { + padding: 0px; + background-color: @panel_bg_color; + background-image: none; + color: @panel_fg_color; +} + +.dark .notif-title { + color: @orange; +} diff --git a/.themes/Dracula/gtk-3.0/apps/corebird.css b/.themes/Dracula/gtk-3.0/apps/corebird.css new file mode 100755 index 0000000..1cff971 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/apps/corebird.css @@ -0,0 +1,9 @@ +.button.text-only-button:hover{ + color: @selected_bg_color; +} + +.button.text-only-button:active, +.button.text-only-button:active:hover { + color: @selected_bg_color; + background-color: transparent; +} diff --git a/.themes/Dracula/gtk-3.0/apps/gala.css b/.themes/Dracula/gtk-3.0/apps/gala.css new file mode 100755 index 0000000..d472b45 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/apps/gala.css @@ -0,0 +1,127 @@ +/******* +* Gala * +*******/ + +.gala-notification { + border: none; + border-radius: 4px; + background-color: transparent; + background-image: + linear-gradient( + to bottom, + @bg_color, + @bg_color 80%, + shade ( + @bg_color, + 0.94 + ) + ); + box-shadow: + inset 0 0 0 1px alpha (@bg_highlight_color, 0.1), + inset 0 1px 0 0 alpha (@bg_highlight_color, 0.9), + inset 0 -1px 0 0 alpha (@bg_highlight_color, 0.3), + 0 0 0 1px alpha (#000, 0.2), + 0 3px 6px alpha (#000, 0.16), + 0 5px 5px -3px alpha (#000, 0.4); +} + +.gala-notification .title, +.gala-notification .label { + color: @text_color; +} + +.gala-notification GtkImage { + color: alpha (@text_color, 0.8); +} + +.gala-button { + padding: 3px; + color: #fff; + border: none; + border-radius: 100px; + background-image: + linear-gradient( + to bottom, + #7e7e7e, + #3e3e3e + ); + box-shadow: + inset 0 0 0 1px alpha (#fff, 0.02), + inset 0 1px 0 0 alpha (#fff, 0.07), + inset 0 -1px 0 0 alpha (#fff, 0.01), + 0 0 0 1px alpha (#000, 0.4), + 0 3px 6px alpha (#000, 0.16), + 0 3px 6px alpha (#000, 0.23); + text-shadow: 0 1px 1px alpha (#000, 0.6); +} + +/********* + * Panel * + ********/ + + .panel { + background-color: transparent; + transition: all 100ms ease-in-out; +} + +.panel.maximized { + background-color: alpha(#000, 0); +} + +.panel.translucent { + background-color: alpha(#000, 0); +} + +.composited-indicator > revealer label, +.composited-indicator > revealer image, +.composited-indicator > GtkRevealer { + color: #fff; + font-weight: bold; + text-shadow: + 0 0 2px alpha (#000, 0.3), + 0 1px 2px alpha (#000, 0.6); + icon-shadow: + 0 0 2px alpha (#000, 0.3), + 0 1px 2px alpha (#000, 0.6); + transition: all 200ms ease-in-out; +} + +.composited-indicator .keyboard { + background-color: #fff; + border-radius: 2px; + box-shadow: + 0 0 2px alpha (#000, 0.3), + 0 1px 2px alpha (#000, 0.6); + color: #333; + font-weight: 600; + padding: 0 3px; + text-shadow: none; +} + +.panel.color-light .composited-indicator > revealer label, +.panel.color-light .composited-indicator > revealer image, +.panel.color-light .composited-indicator > GtkRevealer { + color: alpha (#000, 0.65); + text-shadow: + 0 0 2px alpha (#fff, 0.3), + 0 1px 0 alpha (#fff, 0.25); + icon-shadow: + 0 0 2px alpha (#fff, 0.3), + 0 1px 0 alpha (#fff, 0.25); +} + +.panel.color-light .composited-indicator .keyboard { + background-color: alpha (#000, 0); + box-shadow: + 0 0 2px alpha (#fff, 0.3), + 0 1px 0 alpha (#fff, 0.25); + color: #fff; + text-shadow: none; +} + +.panel .popover { + box-shadow: + inset 0 -1px 0 0 alpha (@bg_highlight_color, 0.5), + 0 3px 4px alpha (#000, 0.15), + 0 3px 3px -3px alpha (#000, 0.35); +} \ No newline at end of file diff --git a/.themes/Dracula/gtk-3.0/apps/gnome-applications.css b/.themes/Dracula/gtk-3.0/apps/gnome-applications.css new file mode 100755 index 0000000..4f3fb1c --- /dev/null +++ b/.themes/Dracula/gtk-3.0/apps/gnome-applications.css @@ -0,0 +1,120 @@ +/************ + * nautilus * + ************/ +.nautilus-canvas-item { + border-radius: 0px; +} + +.nautilus-desktop.nautilus-canvas-item { + color: white; + text-shadow: 1px 1px alpha(black,0.8); +} + +.nautilus-desktop.nautilus-canvas-item:active, +.nautilus-desktop.nautilus-canvas-item:prelight, +.nautilus-desktop.nautilus-canvas-item:selected { + border-radius: 3px; + text-shadow: none; +} + +NautilusWindow.window-frame { + background-color: transparent; +} + +NautilusWindow.background { + background-color: alpha(mix(@bg_color,@base_color,0.7),0.96); +} + +NautilusWindow .sidebar, +NautilusWindow .sidebar .view { + background-color: transparent; + background-image: none; +} + +NautilusWindow .sidebar .cell:selected, +NautilusWindow .sidebar .cell:selected:focus { + border-radius: 0 3px 3px 0; +} + +NautilusWindow .pane-separator.horizontal { + background-image: none; + border-right: 1px solid @bg_color; +} + + +NautilusListView GtkTreeView { + border-color: @borders; +} + +/****************** + * gnome terminal * + ******************/ +VteTerminal { + background-color: @bg_color; + color: @fg_color; +} + +/********* + * gedit * + *********/ +GeditViewFrame .gedit-search-slider { + padding: 4px; + border-radius: 0 0 0 5px; + border: 0; + background-color: @bg_color; +} + +GeditViewFrame .gedit-search-slider .linked .button { + border-color: alpha(black,0.2); +} + +GeditViewFrame .gedit-search-slider .linked .button:hover { + border-color: transparent; + border-top-color: alpha(white,0.2); + border-bottom-color: alpha(black,0.2); +} + + +GeditViewFrame .gedit-search-slider .not-found { + background-color: @error_bg_color; + background-image: none; + color: @error_fg_color; +} + +GeditViewFrame .gedit-search-slider .not-found:selected { + background-color: @selected_bg_color; + color: @selected_fg_color; +} + +GdTaggedEntry *{ + color: @fg_color; +} + +/************** + * Tweak Tool * + **************/ +.tweak:hover{ + color: @text_color; +} + +.tweak-categories .list-row.button:hover { + background-color: @selected_bg_color; + color: @selected_fg_color; +} + +.tweak-categories { + background-color: @base_color; + background-image: linear-gradient(to bottom,@base_color,@base_color); +} + +/************** + * geary * + **************/ +.geary-titlebar-right GtkBox.left .button{ + + background: transparent; +} +.geary-titlebar-right GtkBox.left .button:hover{ + + background: transparent; +} diff --git a/.themes/Dracula/gtk-3.0/apps/mate-applications.css b/.themes/Dracula/gtk-3.0/apps/mate-applications.css new file mode 100644 index 0000000..5adbfbf --- /dev/null +++ b/.themes/Dracula/gtk-3.0/apps/mate-applications.css @@ -0,0 +1,17 @@ + +/******** + * Caja * + ********/ + +/* caja sidebar */ +CajaWindow FMTreeView .view, +CajaWindow CajaNotesViewer .view, +CajaWindow CajaPlacesSidebar .view, +CajaWindow CajaHistorySidebar .view, +CajaWindow CajaInformationPanel GtkVBox, +CajaWindow CajaEmblemSidebar GtkViewport { + background-color: @header_bg_color; + color: @header_fg_color; + border-width: 0px; +} + diff --git a/.themes/Dracula/gtk-3.0/apps/solus-applications.css b/.themes/Dracula/gtk-3.0/apps/solus-applications.css new file mode 100755 index 0000000..d52a5de --- /dev/null +++ b/.themes/Dracula/gtk-3.0/apps/solus-applications.css @@ -0,0 +1,12 @@ +QuirkyClient .linked .button:first-child { + border-color: alpha(black,0.2); + border-width: 1px; +} + +QuirkyClient .linked .button:first-child:hover, +QuirkyClient .linked .button:first-child:active, +QuirkyClient .linked .button:first-child:checked { + border-color: transparent; + border-top-color: alpha(white,0.2); + border-bottom-color: alpha(black,0.2); +} diff --git a/.themes/Dracula/gtk-3.0/apps/unity.css b/.themes/Dracula/gtk-3.0/apps/unity.css new file mode 100755 index 0000000..c22b2f2 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/apps/unity.css @@ -0,0 +1,74 @@ +UnityDecoration { + -UnityDecoration-extents: 28px 0px 0px 0px; + -UnityDecoration-input-extents: 10px; + + -UnityDecoration-shadow-offset-x: 0px; + -UnityDecoration-shadow-offset-y: 3px; + -UnityDecoration-active-shadow-color: alpha(@dark_shadow, 0.75); + -UnityDecoration-active-shadow-radius: 9px; + -UnityDecoration-inactive-shadow-color: alpha(@dark_shadow, 0.5); + -UnityDecoration-inactive-shadow-radius: 6px; + + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: @theme_selected_bg_color; + + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 50px; + -UnityDecoration-title-alignment: 0.0; +} + +UnityDecoration.top { + border: 1px solid @header_bg_color; + border-bottom-width: 0; + border-radius: 5px 5px 0 0; + padding: 1px 8px 0 8px; + background-color: @header_bg_color; + color: @header_fg_color; + text-shadow: none; +} + +UnityDecoration.top:backdrop { + border: 1px solid @header_bg_color; + border-bottom-width: 0; + background-color: @header_bg_color; + color: mix(@titlebar_fg_color, @titlebar_bg_color, 0.2); +} + +UnityDecoration.left, +UnityDecoration.right, +UnityDecoration.bottom { + background-color: @theme_bg_color; +} + +UnityDecoration.left:backdrop, +UnityDecoration.right:backdrop, +UnityDecoration.bottom:backdrop { + background-color: @theme_bg_color; +} + +UnityPanelWidget, +.unity-panel { + border-width: 0 0 0 0; + border-style: solid; + border-color: @panel_bg_color; + background-color: @header_bg_color; /* the theme_bg_color of the dark theme */ + color: @theme_fg_color; +} + +.unity-panel.menubar, +.unity-panel .menubar { +} + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0 0 0 0; + color: @panel_fg_color; +} + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + border-color: mix(@panel_bg_color, @panel_fg_color, 0.2); + background-color: @selected_bg_color; + background-image: none; + color: shade(@panel_fg_color, 1.08); +} diff --git a/.themes/Dracula/gtk-3.0/gtk-widgets-assets.css b/.themes/Dracula/gtk-3.0/gtk-widgets-assets.css new file mode 100755 index 0000000..a2242e6 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/gtk-widgets-assets.css @@ -0,0 +1,293 @@ +.selection-mode.titlebar .titlebutton.minimize, +.titlebar .titlebutton.minimize { + color: transparent; + border:none; + box-shadow: none; + background-position: center; + background-repeat: no-repeat; + background-image: -gtk-scaled(url("../assets/min.svg")); +} + +.selection-mode.titlebar .titlebutton.minimize:backdrop, +.titlebar .titlebutton.minimize:backdrop { + background-image: -gtk-scaled(url("../assets/min_unfocused.png")); + color: transparent; +} + +.selection-mode.titlebar .titlebutton.minimize:hover, +.selection-mode.titlebar .titlebutton.minimize:active, +.selection-mode.titlebar .titlebutton.minimize:checked, +.titlebar .titlebutton.minimize:hover, +.titlebar .titlebutton.minimize:active, +.titlebar .titlebutton.minimize:checked { + color: transparent; + border: none; + box-shadow: none; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + background-image: -gtk-scaled(url("../assets/min_prelight.svg")); +} + +.selection-mode.titlebar .titlebutton.maximize, +.titlebar .titlebutton.maximize { + color: transparent; + border: none; + box-shadow: none; + background-position: center; + background-repeat: no-repeat; + background-image: -gtk-scaled(url("../assets/maximize.svg")); +} + +.selection-mode.titlebar .titlebutton.maximize:backdrop, +.titlebar .titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("../assets/maximize_unfocused.png")); + color: transparent; +} + +.selection-mode.titlebar .titlebutton.maximize:hover, +.selection-mode.titlebar .titlebutton.maximize:active, +.selection-mode.titlebar .titlebutton.maximize:checked, +.titlebar .titlebutton.maximize:hover, +.titlebar .titlebutton.maximize:active, +.titlebar .titlebutton.maximize:checked { + color: transparent; + border: none; + box-shadow: none; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + background-image: -gtk-scaled(url("../assets/maximize_prelight.svg")); +} + +.selection-mode.titlebar .titlebutton.close, +.titlebar .titlebutton.close { + color: transparent; + border: none; + box-shadow: none; + background-position: center; + background-repeat: no-repeat; + background-image: -gtk-scaled(url("../assets/close.svg")); +} + +.selection-mode.titlebar .titlebutton.close:backdrop, +.titlebar .titlebutton.close:backdrop { + background-image: -gtk-scaled(url("../assets/close_unfocused.png")); + color: transparent; +} + +.selection-mode.titlebar .titlebutton.close:hover, +.selection-mode.titlebar .titlebutton.close:active, +.selection-mode.titlebar .titlebutton.close:checked, +.titlebar .titlebutton.close:hover, +.titlebar .titlebutton.close:active, +.titlebar .titlebutton.close:checked { + color: transparent; + border: none; + box-shadow: none; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + background-image: -gtk-scaled(url("../assets/close_prelight.svg")); +} + +/******************* + * check and radio * + *******************/ +/* draw regular check and radio items using our assets */ + +.check, +.check:focus { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"),url("../assets/checkbox-unchecked@2.png")); +} + +.check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-hover.png"),url("../assets/checkbox-unchecked-hover@2.png")); +} + +.check:insensitive, +.check row:selected:insensitive, +.check row:selected:focus:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-insensitive.png"),url("../assets/checkbox-unchecked-insensitive@2.png")); +} + +.check:active, +.check:checked, +.check row:selected:active, +.check row:selected:focus:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"),url("../assets/checkbox-checked@2.svg")); +} + +.check:active:insensitive, +.check:checked:insensitive, +.check row:selected:active:insensitive, +.check row:selected:focus:active:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-insensitive.png"),url("../assets/checkbox-checked-insensitive@2.png")); +} + +.check:inconsistent, +.check row:selected:inconsistent, +.check row:selected:focus:inconsistent { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"),url("../assets/checkbox-mixed@2.png")); +} + +.check:inconsistent:insensitive, +.check row:selected:inconsistent:insensitive, +.check row:selected:focus:inconsistent:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"),url("../assets/checkbox-mixed-insensitive@2.png")); +} + +.radio, +.radio:hover, +.radio row:selected, +.radio row:selected:focus { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"),url("../assets/radio-unselected@2.png")); +} + +.radio:insensitive, +.radio row:selected:insensitive, +.radio row:selected:focus:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-insensitive.png"),url("../assets/radio-unselected-insensitive@2.png")); +} + +.radio:active, +.radio:active:hover, +.radio:checked, +.radio row:selected:active, +.radio row:selected:focus:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"),url("../assets/radio-selected@2.png")); +} + +.radio:active:insensitive, +.radio:checked:insensitive, +.radio row:selected:active:insensitive, +.radio row:selected:focus:active:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-insensitive.png"),url("../assets/radio-selected-insensitive@2.png")); +} + +.radio:inconsistent, +.radio row:selected:inconsistent, +.radio row:selected:focus:inconsistent { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"),url("../assets/radio-mixed@2.png")); +} + +.radio:inconsistent:insensitive, +.radio row:selected:inconsistent:insensitive, +.radio row:selected:focus:inconsistent:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"),url("../assets/radio-mixed-insensitive@2.png")); +} + +.menuitem.check { + -gtk-icon-source: none; +} + +.menuitem.check:active, +.menuitem.check:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/menuitem-checkbox-checked.png"),url("../assets/menuitem-checkbox-checked@2.png")); +} + +.menuitem.check:active:hover, +.menuitem.check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/menuitem-checkbox-checked-hover.png"),url("../assets/menuitem-checkbox-checked-hover@2.png")); +} + +.menuitem.check:active:insensitive, +.menuitem.check:checked:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/menuitem-checkbox-checked-insensitive.png"),url("../assets/menuitem-checkbox-checked-insensitive@2.png")); +} + +.menuitem.check:inconsistent, +.menuitem.radio:inconsistent { + -gtk-icon-source: -gtk-scaled(url("../assets/menuitem-checkbox-mixed.png"),url("../assets/menuitem-checkbox-mixed@2.png")); +} + +.menuitem.check:inconsistent:insensitive, +.menuitem.radio:inconsistent:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/menuitem-checkbox-mixed-insensitive.png"),url("../assets/menuitem-checkbox-mixed-insensitive@2.png")); +} + +.menuitem.radio { + -gtk-icon-source: none; +} + +.menuitem.radio:active, +.menuitem.radio:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/menuitem-radio-checked.png"),url("../assets/menuitem-radio-checked@2.png")); +} + +.menuitem.radio:active:hover, +.menuitem.radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/menuitem-radio-checked-hover.png"),url("../assets/menuitem-radio-checked-hover@2.png")); +} + +.menuitem.radio:active:insensitive, +.menuitem.radio:checked:insensitive { + -gtk-icon-source: -gtk-scaled(url("../assets/menuitem-radio-checked-insensitive.png"),url("../assets/menuitem-radio-checked-insensitive@2.png")); +} + +GtkIconView.content-view.cell.check { + -gtk-icon-source: -gtk-scaled(url("../assets/grid-selection-unchecked.png"),url("../assets/grid-selection-unchecked@2.png")); +} + +GtkIconView.content-view.cell.check:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/grid-selection-checked.svg"),url("../assets/grid-selection-checked@2.svg")); +} + +/****************** + * pane separator * + ******************/ +.pane-separator.horizontal { + background-image: -gtk-scaled(url("../assets/pane-handle.png"),url("../assets/pane-handle@2.png")); + background-repeat: no-repeat; + background-position: center center; +} + +.pane-separator.vertical { + background-image: -gtk-scaled(url("../assets/pane-handle-vertical.png"),url("../assets/pane-handle-vertical@2.png")); + background-repeat: no-repeat; + background-position: center center; +} + +/************* + * GtkSwitch * + *************/ +GtkSwitch.trough { + background-image: -gtk-scaled(url("../assets/switch-off.svg"),url("../assets/switch-off@2.svg")); +} + +GtkSwitch.trough:active { + background-image: -gtk-scaled(url("../assets/switch-on.svg"),url("../assets/switch-on@2.svg")); +} + +GtkSwitch.trough:insensitive, +GtkSwitch.trough:active:insensitive { + background-image: -gtk-scaled(url("../assets/switch-insensitive.svg"),url("../assets/switch-insensitive@2.svg")); +} + +GtkSwitch.slider { + background-image: -gtk-scaled(url("../assets/switch-slider-off.svg"),url("../assets/switch-slider-off@2.svg")); +} + +GtkSwitch.slider:active { + background-image: -gtk-scaled(url("../assets/switch-slider-on.svg"),url("../assets/switch-slider-on@2.svg")); +} + +GtkSwitch.slider:insensitive, +GtkSwitch.slider:active:insensitive { + background-image: -gtk-scaled(url("../assets/switch-slider-insensitive.svg"),url("../assets/switch-slider-insensitive@2.svg")); +} + +/******************* + * GtkScale slider * + *******************/ +.scale.slider { + background: -gtk-scaled(url("../assets/scale-slider.svg"),url("../assets/scale-slider@2.png")); +} + +.scale.slider:hover { + background: -gtk-scaled(url("../assets/scale-slider-hover.svg"),url("../assets/scale-slider-hover@2.png")); +} + +.scale.slider:insensitive { + background: -gtk-scaled(url("../assets/scale-slider-insensitive.png"),url("../assets/scale-slider-insensitive@2.png")); +} diff --git a/.themes/Dracula/gtk-3.0/gtk-widgets.css b/.themes/Dracula/gtk-3.0/gtk-widgets.css new file mode 100755 index 0000000..ab8c16a --- /dev/null +++ b/.themes/Dracula/gtk-3.0/gtk-widgets.css @@ -0,0 +1,468 @@ + +/* default */ +* { + engine: none; + -GtkArrow-arrow-scaling: 0.55; + -GtkButton-child-displacement-x: 0; + -GtkButton-child-displacement-y: 0; + -GtkButton-default-border: 0; + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 1; + -GtkButton-interior-focus: true; + -GtkCheckButton-indicator-size: 16; + -GtkCheckMenuItem-indicator-size: 12; + -GtkExpander-expander-size: 8; + -GtkHTML-link-color: @link_color; + -GtkIMHtml-hyperlink-color: @link_color; + -GtkMenu-horizontal-padding: 0; + -GtkMenu-vertical-padding: 0; + -GtkNotebook-initial-gap: 0; + -GtkPaned-handle-size: 5; + -GtkProgressBar-min-horizontal-bar-height: 5; + -GtkProgressBar-min-vertical-bar-width: 5; + -GtkRange-slider-width: 12; + -GtkRange-stepper-spacing: 0; + -GtkRange-trough-border: 0; + -GtkRange-trough-under-steppers: 1; + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; + -GtkScrollbar-min-slider-length: 50; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkScrolledWindow-scrollbars-within-bevel: 0; + -GtkStatusbar-shadow-type: none; + -GtkTextView-error-underline-color: @error_color; + -GtkToolButton-icon-spacing: 6; + -GtkToolItemGroup-expander-size: 8; + -GtkTreeView-expander-size: 8; + -GtkWidget-focus-line-width: 1; + -GtkWidget-focus-padding: 2; + -GtkWidget-link-color: @link_color; + -GtkWidget-visited-link-color: @link_color; + -GtkWindow-resize-grip-height: 0; + -GtkWindow-resize-grip-width: 0; + -WnckTasklist-fade-overlay-rect: 0; + outline-color: alpha(@selected_bg_color, 0.5); + outline-style: solid; + outline-offset: 0; +} + +/*************** + * base states * + ***************/ +.background { + background-color: @bg_color; + color: @fg_color; +} + +* { + /* inherit colors from parent */ + background-color: inherit; + color: inherit; +} + +*:selected, +*:selected:focus { + background-color: @selected_bg_color; + color: @selected_fg_color; +} + +*:insensitive, +*:insensitive:insensitive { + color: mix(@fg_color, @bg_color, 0.3); +} + +/* apply effects to insensitive and prelit images */ +*:insensitive { + -gtk-image-effect: dim; +} + +*:hover { + -gtk-image-effect: highlight; +} + +.gtkstyle-fallback { + background-color: @bg_color; + color: @fg_color; +} + +.gtkstyle-fallback:prelight { + background-color: shade(@bg_color, 1.1); + color: @fg_color; +} + +.gtkstyle-fallback:active { + background-color: shade(@_color, 0.9); + color: @fg_color; +} + +.gtkstyle-fallback:insensitive { + background-color: shade(shade(@bg_color, 0.95), 1.05); + color: mix(@fg_color, @bg_color, 0.7); +} + +.gtkstyle-fallback:selected { + background-color: @selected_bg_color; + color: @selected_fg_color; +} + +GtkImage, +GtkImage:insensitive, +GtkLabel, +GtkLabel:insensitive, +GtkBox, +GtkBox:insensitive, +GtkOverlay, +GtkGrid, +GtkGrid:insensitive { + background-color: transparent; +} + +/*********** + * gtkhtml * + ***********/ +GtkHTML { + background-color: @base_color; + color: @text_color; +} + +/************ + * expander * + ************/ +.expander { + color: alpha(@fg_color, 0.7); +} + +.expander:hover { + color: alpha(@fg_color, 0.8); +} + +.expander:active { + color: alpha(currentColor, 0.9); +} + + +/********* + * frame * + *********/ +.frame { + border-color: shade(@theme_bg_color, 0.8); +} + + +.frame.flat { + border: none; +} + +/******************* + * scrolled window * + *******************/ +GtkScrolledWindow.frame { + border-width: 1px; + border-style: solid; + border-color: @bg_color; + border-radius: 0; +} + +/* avoid double borders when a viewport is + * packed into a GtkScrolledWindow */ +GtkScrolledWindow GtkViewport.frame { + border-style: none; +} + +/************ + * iconview * + ************/ +GtkIconView.view.cell:hover { + border: none; + border-radius: 5px; + background-color: shade(@bg_color, 0.9); + background-image: none; + color: @fg_color; +} + +GtkIconView.view.cell:selected, +GtkIconView.view.cell:selected:focus { + border-width: 1px; + border-style: solid; + border-color: shade(@bg_color, 0.8); + border-radius: 5px; + background-color: shade(@bg_color, 0.8); + background-image: none; + color: @fg_color; +} + +.content-view.view.rubberband, +.view.rubberband, +.rubberband { + border-width: 1px; + border-style: solid; + border-color: shade(@selected_fg_color, 0.9); + border-radius: 0; + background-color: alpha(@selected_fg_color, 0.3); +} +/***************** + * miscellaneous * + *****************/ +.floating-bar { + border-width: 1px; + border-style: solid; + border-color: @bg_color; + border-radius: 0px; + background-color: @bg_color; + background-image: none; + color: @fg_color; +} + +.floating-bar.top { + border-top-width: 0; + border-top-right-radius: 0; + border-top-left-radius: 0; +} + +.floating-bar.right { + border-right-width: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.floating-bar.bottom { + border-bottom-width: 0; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} + +.floating-bar.left { + border-left-width: 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +.floating-bar .button { + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; + + border-style: none; + background-color: transparent; + background-image: none; +} + +.view.dim-label, +.dim-label { + color: alpha(currentColor, 0.5); +} + +.dnd { + border-width: 1px; + border-style: solid; + border-color: shade(@selected_fg_color, 0.9); +} + +.grip { + background-color: transparent; +} + +.arrow { + color: alpha(@fg_color, 0.9); +} + +/************* + * statusbar * + *************/ +GtkStatusbar { + padding: 4px; + color: @fg_color; +} + +GtkStatusbar .button { + color: @fg_color; + border: none; +} + +GtkStatusbar .button:hover, +GtkStatusbar .button:active, +GtkStatusbar .button:active:hover { + transition: none; + color: @selected_fg_color; + background-color: @bg_color; +} + +/************ + * textview * + ************/ +GtkTextView { + background-color: @base_color; + color: @text_color; +} + +/*********** + * tooltip * + ***********/ +.tooltip { + border-width: 1px; + border-style: solid; + border-color: @tooltip_bg_color; + border-radius: 3px; + background-color: @tooltip_bg_color; + background-image: none; + color: @tooltip_fg_color; +} + +.tooltip.background { + background-color: alpha(@tooltip_bg_color,0.8); + background-clip: padding-box; +} + +.tooltip.window-frame.csd { + border-radius: 3px; + background-color: transparent; + box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15); +} + +.tooltip * { + padding: 2px; + background-color: transparent; + color: inherit; +} + +/************ + * treeview * + ************/ +GtkTreeView { + -GtkTreeView-vertical-separator: 6; + -GtkWidget-focus-line-width: 1; + -GtkWidget-focus-padding: 1; +} + +GtkTreeView { + border: 1px solid @bg_color; +} + +GtkTreeView.view:selected { + border: none; +} + +GtkTreeView.dnd { + padding: 6px 6px; + border-width: 1px; + border-style: solid; + border-color: shade(@selected_bg_color, 0.9); + border-radius: 0; +} + +GtkTreeView .entry { + padding: 6px 6px; + border-radius: 0; + background-color: @base_color; + background-image: none; +} + +/************ + * viewport * + ************/ +GtkViewport.frame { + border-width: 0; +} + +.view { + background-color: @base_color; + color: @text_color; +} + +.view:insensitive, +.view:insensitive:insensitive { + color: mix(@bg_color,@text_color, 0.4); +} + +.view:selected, +.view:selected:focus { + background-color: @selected_bg_color; + color: @selected_fg_color; /*TreeView selected for dconf and sidebars and stuff*/ +} + +/************************* + * touch text selections * + *************************/ +GtkBubbleWindow { + border-radius: 0px; + background-clip: border-box; +} + +GtkBubbleWindow.osd.background { + background-color: @osd_bg; +} + +GtkBubbleWindow .toolbar { + background-color: transparent; +} + +.overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(55, 93, 114, 0.20)), to(rgba(255,93,115, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; } + + .overshoot.bottom { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(255,93,115,0.2)), to(rgba(255,93,115, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; } + + .overshoot.left { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(255,93,115,0.2)), to(rgba(255,93,115, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; } + + .overshoot.right { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(255,93,115,0.2)), to(rgba(255,93,115, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; } + + .undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; } + + .undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; } + + .undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; } + + .undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; } diff --git a/.themes/Dracula/gtk-3.0/gtk.css b/.themes/Dracula/gtk-3.0/gtk.css new file mode 100755 index 0000000..746b5a1 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/gtk.css @@ -0,0 +1,127 @@ +/* Ant palet */ +@define-color lime #50fa7a; +@define-color cyan #8be9fd; +@define-color yellow #f1fa8c; +@define-color orange #ffb86c; +@define-color purple #bd93f9; +@define-color red #ff5555; + +/* default color scheme */ +@define-color bg_color #1e1f29; +@define-color fg_color #f8f8f2; +@define-color base_color #282a36; +@define-color text_color #f8f8f2; +@define-color borders transparent; +@define-color header_bg_color #1e1f29; +@define-color header_fg_color #f8f8f2; +/*@define-color selected_bg_color #00b0ff;*/ +@define-color selected_bg_color #ff79c6; +/*@define-color selected_bg_color #33CBBF; +*/@define-color selected_fg_color #f8f8f8; +@define-color tooltip_bg_color #f8f8f8; +@define-color tooltip_fg_color #2d2d2d; + +/* colormap actually used by the theme, to be overridden in other css files */ +@define-color theme_bg_color @bg_color; +@define-color theme_fg_color @fg_color; +@define-color theme_base_color @base_color; +@define-color theme_text_color @text_color; +@define-color theme_selected_bg_color @selected_bg_color; +@define-color theme_selected_fg_color @selected_fg_color; +@define-color theme_tooltip_bg_color @tooltip_bg_color; +@define-color theme_tooltip_fg_color @tooltip_fg_color; + +/* shadow effects */ +@define-color light_shadow #fff; +@define-color dark_shadow #000; + +/* misc colors used by gtk+ */ +@define-color info_fg_color #31363D; +@define-color info_bg_color #f3f3f3; +@define-color warning_fg_color #fefefe; +@define-color warning_bg_color @orange; +@define-color question_fg_color #fefefe; +@define-color question_bg_color @cyan; +@define-color error_fg_color #fefefe; +@define-color error_bg_color @red; +@define-color link_color #df253f; +@define-color success_color #53a93f; +@define-color warning_color #f57900; +@define-color error_color @red; +@define-color light_grey #dedede; + +/* widget colors */ +@define-color button_bg_color @theme_base_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_base_color; +@define-color menu_fg_color @theme_text_color; +@define-color panel_bg_color shade(@header_fg_color, 0.8); +@define-color panel_fg_color @selected_fg_color; +@define-color menu_selected_bg_color @selected_bg_color; +@define-color menu_selected_fg_color @selected_fg_color; +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; + +/* osd */ +@define-color osd_base @base_color; +@define-color osd_fg @fg_color; +@define-color osd_bg @bg_color; + +/* window manager colors */ +@define-color wm_bg @header_bg_color; +@define-color wm_border_focused @header_bg_color; +@define-color wm_border_unfocused @header_bg_color; +@define-color wm_title_focused @header_fg_color; +@define-color wm_title_unfocused alpha(@theme_fg_color, 0.75); +@define-color wm_icons_focused @theme_fg_color; +@define-color wm_icons_focused_prelight shade(@theme_selected_bg_color, 1.15); +@define-color wm_icons_focused_pressed @theme_selected_bg_color; +@define-color wm_icons_unfocused alpha(@theme_fg_color, 0.95); +@define-color wm_icons_unfocused_prelight shade(@theme_selected_bg_color, 1.15); +@define-color wm_icons_unfocused_pressed @theme_selected_bg_color; + +@import url("gtk-widgets.css"); +@import url("gtk-widgets-assets.css"); + +@import url("widgets/app-notifications.css"); +@import url("widgets/assistant.css"); +@import url("widgets/button.css"); +@import url("widgets/cell-row.css"); +@import url("widgets/check-radio.css"); +@import url("widgets/column-header.css"); +@import url("widgets/content-view.css"); +@import url("widgets/calendar.css"); +@import url("widgets/dialogs.css"); +@import url("widgets/entry.css"); +@import url("widgets/infobar.css"); +@import url("widgets/list-boxes.css"); +@import url("widgets/menu.css"); +@import url("widgets/notebook.css"); +@import url("widgets/progress-scale.css"); +@import url("widgets/scrollbar.css"); +@import url("widgets/search-bar.css"); +@import url("widgets/separator.css"); +@import url("widgets/sidebar.css"); +@import url("widgets/spinbutton.css"); +@import url("widgets/spinner.css"); +@import url("widgets/switch.css"); +@import url("widgets/color-chooser.css"); +@import url("widgets/toolbar.css"); +@import url("widgets/osd.css"); +@import url("widgets/csd.css"); +@import url("widgets/combobox.css"); +@import url("widgets/selection-mode.css"); +@import url("widgets/popover.css"); + + +@import url("apps/budgie.css"); +@import url("apps/corebird.css"); +@import url("apps/solus-applications.css"); +@import url("apps/gala.css"); +@import url("apps/gnome-applications.css"); +@import url("apps/unity.css"); +@import url("apps/mate-applications.css"); +/*@import url("widgets/gnome-software.css");*/ diff --git a/.themes/Dracula/gtk-3.0/settings.ini b/.themes/Dracula/gtk-3.0/settings.ini new file mode 100755 index 0000000..d846190 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/settings.ini @@ -0,0 +1,4 @@ +[Settings] +gtk-auto-mnemonics = 1 +gtk-visible-focus = automatic + diff --git a/.themes/Dracula/gtk-3.0/thumbnail.png b/.themes/Dracula/gtk-3.0/thumbnail.png new file mode 100644 index 0000000..6d795d0 Binary files /dev/null and b/.themes/Dracula/gtk-3.0/thumbnail.png differ diff --git a/.themes/Dracula/gtk-3.0/widgets/app-notifications.css b/.themes/Dracula/gtk-3.0/widgets/app-notifications.css new file mode 100755 index 0000000..9864214 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/app-notifications.css @@ -0,0 +1,37 @@ +/********************* + * app notifications * + *********************/ +.app-notification { + border-style: solid; + border-color: shade(@header_bg_color, 0.9); + border-width: 0 1px 1px 1px; + border-bottom-right-radius: 5px; + border-bottom-left-radius: 5px; + padding: 8px; + background-color: alpha(@header_bg_color,0.95); + background-image: none; + color: @header_fg_color; +} + +.app-notification .button, +.app-notification .button:hover { + background-color: @cyan; + color: @selected_fg_color; +} + +.app-notification .button:active, +.app-notification .button:hover:active { + background-color: shade(@cyan,0.9); + color: @selected_fg_color; +} + +.app-notification .button.flat { + background-color: transparent; + color: @header_fg_color; +} + +.app-notification .button.flat:hover, +.app-notification .button.flat:hover:active { + background-color: transparent; + color: @red; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/assistant.css b/.themes/Dracula/gtk-3.0/widgets/assistant.css new file mode 100755 index 0000000..c58c36e --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/assistant.css @@ -0,0 +1,16 @@ +/************* + * assistant * + *************/ +GtkAssistant .sidebar .highlight { + font: bold; +} + +GtkAssistant .sidebar { + padding: 4px; + border-width: 0 1px 0 0; + border-style: solid; + border-right-color: shade(@theme_bg_color, 0.8); + border-radius: 0; + background-color: @theme_bg_color; + color: mix(@theme_fg_color, @theme_bg_color, 0.1); +} diff --git a/.themes/Dracula/gtk-3.0/widgets/button.css b/.themes/Dracula/gtk-3.0/widgets/button.css new file mode 100755 index 0000000..7f11456 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/button.css @@ -0,0 +1,306 @@ +/********** + * button * + **********/ +.button { + padding: 6px 8px; + border-radius: 3px; + /* border-width: 1px; + border-style: solid; + border-color: transparent; + border-top-color: alpha(white,0.2); + border-bottom-color: alpha(black,0.2);*/ + background-color: @base_color; + background-image: none; + color: @text_color; + font: bold; + + -GtkWidget-focus-padding: 1; + -GtkWidget-focus-line-width: 0; +} + +.notebook .button, +.list .button, +.view .button { + border-color: alpha(black,0.2); +} + +.button:hover { + border-color: transparent; + border-top-color: alpha(white,0.2); + border-bottom-color: alpha(black,0.2); + background-color: @selected_bg_color; + color: @selected_fg_color; +} + +.button:active, +.button:active:hover, +.button:checked:checked { + border-color: transparent; + border-top-color: alpha(white,0.2); + border-bottom-color: alpha(black,0.2); + background-color: shade(@selected_bg_color, 0.9); + color: @selected_fg_color; +} + +.button:insensitive { + background-color: mix(@bg_color,@base_color, 0.5); + background-image: none; +} + +/**************** +* "flat" button * +*****************/ +.button.flat, +.action-bar .button, +.inline-toolbar .button, +.osd .button, +.osd.button { + border: none; + background-color: transparent; + background-image: none; + color: @fg_color; + font: bold; +} + +.button.flat:hover, +.action-bar .button:hover, +.inline-toolbar .button:hover, +.action-bar .button:hover { + border: none; + transition: color 150ms ease-in; + color: @selected_bg_color; +} + +.button.flat:active, +.button.flat:active:focus, +.button.flat:checked, +.button.flat:active:checked, +.button.flat:active:checked:focus, +.action-bar .button:checked, +.action-bar .button:active { + border: none; + transition: color 150ms ease-in; + color: shade(@selected_bg_color, 0.9); + background-color: transparent; +} + +.button.flat:active:hover { + border: none; + transition: color 150ms ease-in; + color: @selected_bg_color; + background-color: transparent; +} + +/**************** +* linked button * +*****************/ +/* middle button */ +.linked .entry, +.linked .button, +.linked .button:active, +.linked .button:active:hover, +.linked .button:focus, +.linked .button:focus:active, +.linked .button:insensitive, +.linked > GtkComboBox > .button:dir(ltr), +.linked > GtkComboBox > .button:dir(ltr):focus { + border-radius: 0; +} + + +/* leftmost button */ +.linked .entry:first-child, +.linked .button:first-child, +.linked .button:active:first-child, +.linked .button:active:hover:first-child, +.linked .button:focus:first-child, +.linked .button:focus:active:first-child, +.linked .button:insensitive:first-child, +.linked > GtkComboBox:first-child > .button, +.linked > GtkComboBox:first-child > .button:focus { + border-right-width: 0; + border-radius: 3px; + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +/* rightmost button */ +.linked .entry:last-child, +.linked .button:last-child, +.linked .button:active:last-child, +.linked .button:active:hover:last-child, +.linked .button:focus:last-child, +.linked .button:focus:active:last-child, +.linked .button:insensitive:last-child, +.linked > GtkComboBox:last-child > .button, +.linked > GtkComboBox:last-child > .button:focus { + border-left-width: 0; + border-radius: 3px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +/* linked single button */ +.linked .entry:only-child, +.linked .button:only-child, +.linked .button:active:only-child, +.linked .button:active:hover:only-child, +.linked .button:focus:only-child, +.linked .button:focus:active:only-child, +.linked .button:insensitive:only-child, +.linked.vertical > GtkComboBox:only-child > .button, +.linked.vertical > GtkComboBox:only-child > .button:focus { + border-radius: 3px; +} + +/* middle button (vertical) */ +.linked.vertical .entry, +.linked.vertical .button, +.linked.vertical .button:active, +.linked.vertical .button:active:hover, +.linked.vertical .button:focus, +.linked.vertical .button:focus:active, +.linked.vertical .button:insensitive, +.linked.vertical > GtkComboBox > .button:dir(ltr), +.linked.vertical > GtkComboBox > .button:dir(ltr):focus { + border-bottom-width: 0; + border-radius: 0; +} + +/* leftmost button (vertical) */ +.linked.vertical .entry:first-child, +.linked.vertical .button:first-child, +.linked.vertical .button:active:first-child, +.linked.vertical .button:active:hover:first-child, +.linked.vertical .button:focus:first-child, +.linked.vertical .button:focus:active:first-child, +.linked.vertical .button:insensitive:first-child, +.linked.vertical > GtkComboBox:first-child > .button, +.linked.vertical > GtkComboBox:first-child > .button:focus { + border-bottom-width: 0; + border-radius: 3px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; +} + +/* rightmost button (vertical) */ +.linked.vertical .entry:last-child, +.linked.vertical .button:last-child, +.linked.vertical .button:active:last-child, +.linked.vertical .button:active:hover:last-child, +.linked.vertical .button:focus:last-child, +.linked.vertical .button:focus:active:last-child, +.linked.vertical .button:insensitive:last-child, +.linked.vertical > GtkComboBox:last-child > .button, +.linked.vertical > GtkComboBox:last-child > .button:focus { + border-radius: 3px; + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +/* linked single button (vertical) */ +.linked.vertical .entry:only-child, +.linked.vertical .button:only-child, +.linked.vertical .button:active:only-child, +.linked.vertical .button:active:hover:only-child, +.linked.vertical .button:focus:only-child, +.linked.vertical .button:focus:active:only-child, +.linked.vertical .button:insensitive:only-child, +.linked.vertical > GtkComboBox:only-child > .button, +.linked.vertical > GtkComboBox:only-child > .button:focus { + border-radius: 3px; +} + +.linked.vertical .entry:first-child { + border: 1px solid alpha(black,0.2); + border-bottom-width: 0px; +} + +.linked.vertical .entry:last-child { + border: 1px solid alpha(black,0.2); +} + +/****************************** + * destructive action buttons * + ******************************/ +.destructive-action.button, +.titlebar .destructive-action.button { + border-color: transparent; + border-top-color: alpha(white,0.2); + border-bottom-color: alpha(black,0.2); + background-color: @error_color; + color: @selected_fg_color; +} + +.destructive-action.button:hover, +.titlebar .destructive-action.button:hover{ + background-color: @error_color; + color: @selected_fg_color; +} + +.destructive-action.button:active, +.titlebar .destructive-action.button:active { + background-color: shade(@error_color,0.9); + color: @selected_fg_color; +} + +.destructive-action.button:hover:active, +.titlebar .destructive-action.button:hover:active { + background-color: shade(@error_color,0.9); + color: @selected_fg_color; +} + +.destructive-action.button:insensitive, +.titlebar .destructive-action.button:insensitive { + background-color: mix(@bg_color,@error,0.6); +} + +/****************************** + * suggested action buttons * + ******************************/ +.suggested-action.button, +.list .suggested-action.button, +.titlebar .suggested-action.button { + border-color: transparent; + border-top-color: alpha(white,0.2); + border-bottom-color: alpha(black,0.2); + background-color: @cyan; + color: @selected_fg_color; + +} + +.suggested-action.button:hover, +.list .suggested-action.button:hover, +.titlebar .suggested-action.button:hover{ + background-color: @cyan; + color: @selected_fg_color; +} + +.suggested-action.button:active, +.list .suggested-action.button:active, +.titlebar .suggested-action.button:active { + background-color: shade(@cyan,0.9); + color: @selected_fg_color; +} + +.suggested-action.button:hover:active, +.list .suggested-action.button:hover:active, +.titlebar .suggested-action.button:hover:active { + background-color: shade(@cyan,0.9); + color: @selected_fg_color; +} + +.suggested-action.button:insensitive, +.titlebar .suggested-action.button:insensitive { + background-color: mix(@bg_color,@cyan,0.6); +} + +/******************** + * circular buttons * + ********************/ +.circular-button.button { + border: none; + border-radius: 20px; + outline-radius: 20px; + box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.2),inset 0px 1px 0px 0px rgba(255,255,255,0.2); +} diff --git a/.themes/Dracula/gtk-3.0/widgets/calendar.css b/.themes/Dracula/gtk-3.0/widgets/calendar.css new file mode 100755 index 0000000..723d257 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/calendar.css @@ -0,0 +1,35 @@ +/************ + * Calendar * + ************/ +GtkCalendar { + padding: 1px 4px 2px 4px; +} + +GtkCalendar:inconsistent { + color: mix(@fg_color, @bg_color, 0.5); +} + +GtkCalendar.view, +GtkCalendar.header, +GtkCalendar.button, +GtkCalendar.button:hover, +GtkCalendar.button:insensitive { + border-width: 0; + background-color: transparent; + background-image: none; +} + +.highlight, +GtkCalendar.highlight { + border-width: 0; + background-color: transparent; + color: @selected_bg_color; +} + +GtkCalendar:selected { + border-radius: 5px; +} + +GtkCalendar:selected:selected { + background-color: @selected_bg_color; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/cell-row.css b/.themes/Dracula/gtk-3.0/widgets/cell-row.css new file mode 100755 index 0000000..88b03d4 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/cell-row.css @@ -0,0 +1,29 @@ +/**************** + * cell and row * + ****************/ +.cell { + border-width: 0; + border-radius: 0; +} + +.cell:selected, +.cell:selected:hover, +.cell:selected:focus { + background-color: shade(@selected_bg_color, 0.9); + background-image: linear-gradient(to bottom,shade(@selected_bg_color, 0.9),shade(@selected_bg_color, 0.9)); + color: @selected_fg_color; + border-color: shade(@selected_bg_color, 0.9); + border-width: 1px 0; + border-style: solid; +} + +row:selected, +row:selected:hover, +row:selected:focus { + border-style: none; + border-color: shade(@selected_bg_color, 0.9); + background-color: shade(@selected_bg_color, 0.9); + color: @selected_fg_color; + background-image: none; + font: bold; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/check-radio.css b/.themes/Dracula/gtk-3.0/widgets/check-radio.css new file mode 100755 index 0000000..76acbb3 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/check-radio.css @@ -0,0 +1,17 @@ +/******************* + * check and radio * + *******************/ +.check, +.radio, +.check:insensitive, +.radio:insensitive { + border-style: none; + background-color: transparent; +} + +GtkCheckButton:hover, +GtkCheckButton:active:hover, +GtkCheckButton:selected, +GtkCheckButton:selected:focus { + background-color: transparent; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/color-chooser.css b/.themes/Dracula/gtk-3.0/widgets/color-chooser.css new file mode 100755 index 0000000..50b6322 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/color-chooser.css @@ -0,0 +1,91 @@ +/***************** + * color chooser * + *****************/ +GtkColorSwatch, +GtkColorSwatch:selected { + border-width: 1px; + border-style: solid; + border-color: alpha(black, 0.1); + border-radius: 1px; + background-color: transparent; + background-clip: border-box; +} + +GtkColorSwatch:hover, +GtkColorSwatch:selected:hover { + border-color: alpha(black, 0.3); +} + +GtkColorSwatch.color-light:selected:hover, +GtkColorSwatch.color-dark:selected:hover { + background-image: none; +} + +GtkColorSwatch.left, +GtkColorSwatch:first-child { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; +} + +GtkColorSwatch.right, +GtkColorSwatch:last-child { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; +} + +GtkColorSwatch:only-child { + border-radius: 0px; +} + +GtkColorSwatch.top { + border-top-left-radius: 0px; + border-top-right-radius: 0px; +} + +GtkColorSwatch.bottom { + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; +} + +GtkColorChooserWidget #add-color-button { + background-clip: padding-box; + border-color: alpha(black, 0.1); + background-color: shade(@theme_bg_color, 0.95); + color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { + border-color: alpha(black, 0.3); + background-color: shade(@theme_bg_color, 0.90); + color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { + border-width: 1px; + border-style: solid; + border-width: 2px; + background-color: transparent; +} + +.color-active-badge.color-light, +.color-active-badge.color-light:hover { + border-color: alpha(black, 0.3); + color: alpha(black, 0.3); +} + +.color-active-badge.color-dark, +.color-active-badge.color-dark:hover { + border-color: alpha(white, 0.3); + color: alpha(white, 0.3); +} + +GtkColorEditor GtkColorSwatch { + border-radius: 0px; +} + +GtkColorEditor GtkColorSwatch.color-dark:hover, +GtkColorEditor GtkColorSwatch.color-light:hover { + background-image: none; + border-color: alpha(black, 0.3); +} diff --git a/.themes/Dracula/gtk-3.0/widgets/column-header.css b/.themes/Dracula/gtk-3.0/widgets/column-header.css new file mode 100755 index 0000000..27f7ea6 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/column-header.css @@ -0,0 +1,34 @@ +/***************** + * column-header * + *****************/ +column-header .button, +column-header .button:active { + padding: 3px 8px; + border-width: 0 1px 1px 0px; + border-radius: 0; + border-style: solid; +} + +column-header .button, +column-header .button:active, +column-header .button:focus, +column-header .button:active:focus { + border-color: mix(@base_color, black, 0.2); + border-bottom-color: mix(@base_color, black, 0.2); + background-color: shade(@theme_base_color, 0.97); + background-image: none; +} + +column-header .button:hover, +column-header .button:active:hover, +column-header .button:hover:focus, +column-header .button:active:hover:focus { + border-color: mix(@base_color, black, 0.2); + background-color: shade(@theme_base_color, 0.99); + background-image: none; + color: @theme_selected_bg_color; +} + +column-header:last-child .button { + border-width: 0 0 1px 0; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/combobox.css b/.themes/Dracula/gtk-3.0/widgets/combobox.css new file mode 100755 index 0000000..610982d --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/combobox.css @@ -0,0 +1,48 @@ +/****************** + * combobox entry * + ******************/ +GtkComboBox*:hover { +color: @selected_fg_color; +} + +GtkComboBox .button { + padding: 5px 6px 5px 6px; +} + +GtkComboBox.combobox-entry .button { + border-color: alpha(black,0.2); +} + +GtkComboBox.combobox-entry .button:hover { + border-color: transparent; + border-top-color: alpha(white,0.2); + border-bottom-color: alpha(black,0.2); +} + +.primary-toolbar GtkComboBox.combobox-entry .entry, +.primary-toolbar GtkComboBox.combobox-entry .entry:active, +.primary-toolbar GtkComboBox.combobox-entry .entry:focus, +.primary-toolbar GtkComboBox.combobox-entry .entry:insensitive, +GtkComboBox.combobox-entry .entry, +GtkComboBox.combobox-entry .entry:active, +GtkComboBox.combobox-entry .entry:focus, +GtkComboBox.combobox-entry .entry:insensitive { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.primary-toolbar GtkComboBox.combobox-entry .button, +.primary-toolbar GtkComboBox.combobox-entry .button:hover, +.primary-toolbar GtkComboBox.combobox-entry .button:active, +.primary-toolbar GtkComboBox.combobox-entry .button:insensitive, +GtkComboBox.combobox-entry .button, +GtkComboBox.combobox-entry .button:hover, +GtkComboBox.combobox-entry .button:active, +GtkComboBox.combobox-entry .button:insensitive { + border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-left-width: 0px; +} +.linked-entry .entry { + border-color: alpha(white,0.2); +} diff --git a/.themes/Dracula/gtk-3.0/widgets/content-view.css b/.themes/Dracula/gtk-3.0/widgets/content-view.css new file mode 100755 index 0000000..dd91b9b --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/content-view.css @@ -0,0 +1,42 @@ +/**************** + * content view * + ****************/ +.content-view.view { + background-color: @theme_base_color; +} + +.content-view.view:prelight { + background-color: alpha(@theme_selected_bg_color, 0.6); +} + +.content-view.view:selected, +.content-view.view:active { + background-color: @theme_selected_bg_color; +} + +.content-view.view:insensitive { + background-color: shade(@theme_base_color, 0.9); +} + +GdMainIconView.content-view { + -GdMainIconView-icon-size: 40; +} + +GtkIconView.content-view.check { + background-color: transparent; +} + +GtkIconView.content-view.check:active { + background-color: transparent; +} + +.content-view.view.check, +.content-view.view.check:active { + background-color: transparent; +} + +GtkIconView.content-view.check:prelight, +GtkIconView.content-view.check:insensitive, +GtkIconView.content-view.check:selected { + background-color: transparent; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/csd.css b/.themes/Dracula/gtk-3.0/widgets/csd.css new file mode 100755 index 0000000..3757df2 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/csd.css @@ -0,0 +1,137 @@ +/******* + * CSD * + *******/ + .titlebar{ + border-radius:5px 5px 0 0; + } +.titlebar, +.header-bar { + + background-image: none; + background-color: @header_bg_color; + color: @header_fg_color; + text-shadow: none; + padding: 4px 10px; + +} + +.titlebar .button, +.header-bar .image-button, +.header-bar .path-bar .button, +.titlebar .button:active, +.titlebar .button:checked { + padding: 5px; + background-color: transparent; + border-color: transparent; + color: @header_fg_color; + font: bold; +} + +.titlebar .button:hover, +.header-bar .image-button:hover, +.header-bar .image-button:active, +.header-bar .image-button:checked, +.header-bar .path-bar .button:hover, +.header-bar .path-bar .button:active, +.header-bar .path-bar .button:checked, +.titlebar .button:active:hover, +.titlebar .button:checked, +.titlebar .button:active { + color: @selected_bg_color; + background-color: transparent; +} +.maximized .titlebar { + border-radius: 0; + border: none; + box-shadow: none; +} + +.tiled .titlebar { + border-radius: 0; + border: none; + box-shadow: none; +} + +.titlebar.default-decoration { + border: none; +} + +.titlebar .title { + font: Bold 10; + color: @header_fg_color; +} + +.titlebar .subtitle { + font: 9; + color: @header_fg_color; +} + +.titlebar .separator { + color: transparent; +} + +.titlebar .arrow { + color: alpha(@header_fg_color, 0.7); +} + +.titlebar .arrow:insensitive { + color: mix(@fg_color, @bg_color, 0.3); +} + +.window-frame { + border:none; + border-radius: 5px 5px 0 0; + background-color: @header_bg_color; + box-shadow: 0 5px 15px 2px rgba(0, 0, 0, 0.4); + margin: 10px; +} + +.window-frame.maximized { + border-radius: 0; +} + +.window-frame.tiled { + border-radius: 0; +} + +.window-frame:backdrop { + box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.3); +} + + .window-frame.ssd { + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.23); +} + +/****************** + * window actions * + ******************/ +.titlebar .button.titlebutton, +.titlebar .button.titlebutton:hover, +.titlebar .button.titlebutton:checked { + border: none; + background-color: transparent; + icon-shadow: none; + box-shadow: none; +} + +.header-bar .button.titlebutton, +.titlebar .button.titlebutton { + padding: 3px; + padding-left: 1px; + padding-right: 1px; +} + +.titlebar .titlebutton, +.titlebar .titlebutton:hover, +.titlebar .titlebutton:active, +.titlebar .titlebutton:active:hover, +.titlebar .titlebutton:backdrop, +.maximized .titlebar .titlebutton, +.maximized .titlebar .titlebutton:hover, +.maximized .titlebar .titlebutton:active, +.maximized .titlebar .titlebutton:active:hover, +.maximized .titlebar .titlebutton:backdrop { + color: transparent; + background-position: center; + background-repeat: no-repeat; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/dialogs.css b/.themes/Dracula/gtk-3.0/widgets/dialogs.css new file mode 100755 index 0000000..041e1c2 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/dialogs.css @@ -0,0 +1,35 @@ +/*********** + * Dialogs * + ***********/ +.message-dialog { + border-radius: 5px; +} + +.message-dialog .titlebar { + background-color: @theme_bg_color; +} + +.message-dialog .window-frame { + border:none; + border-radius: 5px; + background-color: @bg_color; + box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.6); + margin: 10px; +} + +.message-dialog.csd .dialog-action-area .button { + color: @theme_fg_color; + background-color: @theme_bg_color; + border:none; +} + +.message-dialog.csd .dialog-action-area .button:hover { + color: @theme_selected_bg_color; +} + +.message-dialog.csd .dialog-action-area .button:active, +.message-dialog.csd .dialog-action-area .button:checked, +.message-dialog.csd .dialog-action-area .button:active:focus, +.message-dialog.csd .dialog-action-area .button:checked:focus { + color: @theme_selected_bg_color; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/entry.css b/.themes/Dracula/gtk-3.0/widgets/entry.css new file mode 100755 index 0000000..58693fb --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/entry.css @@ -0,0 +1,43 @@ +/********* + * entry * + *********/ +.entry, +.primary-toolbar .entry { + transition: 200ms linear; + padding: 6px 8px; + border-style: solid; + border-radius: 3px; + border-width: 1px; + border-color: alpha(black,0.2); + background-color: @base_color; + background-image: none; + color: @text_color; +} + +.entry:active, +.entry:focus { + transition: 200ms linear; + background-color: @base_color; + border-bottom-color: @selected_bg_color; + color: @text_color; +} + +.entry:selected, +.entry:selected:focus { + background-color: shade(@bg_color, 0.9); + color: @selected_bg_color; +} + +.entry:insensitive { + background-color: alpha(@base_color, 0.5); + background-image: none; +} + +.entry.progressbar { + border-width: 0; + border-radius: 3px; + background-color: @selected_bg_color; + background-image: none; + color: @selected_fg_color; + border-color: @selected_bg_color; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/gnome-sofware.css b/.themes/Dracula/gtk-3.0/widgets/gnome-sofware.css new file mode 100644 index 0000000..745723a --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/gnome-sofware.css @@ -0,0 +1,21 @@ +/* Copyright 2015 Sam Hewitt. +* +* This file is part of the Paper GTK theme. +* +* The Paper GTK theme 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. +* +* The Paper GTK theme 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 the Paper GTK theme. If not, see http://www.gnu.org/licenses/. +*/ + +GtkImage.star{ + color: #EF1A1A; +} \ No newline at end of file diff --git a/.themes/Dracula/gtk-3.0/widgets/infobar.css b/.themes/Dracula/gtk-3.0/widgets/infobar.css new file mode 100755 index 0000000..8f2877a --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/infobar.css @@ -0,0 +1,108 @@ +/*********** + * infobar * + ***********/ +GtkInfoBar { + border-width: 0px; + border-style: none; +} + +.info { + border: none; + background-color: shade(@info_bg_color,0.9); + background-image: none; + color: @info_fg_color; +} + +.error .button { + border: none; + color: @info_fg_color; + background-image: none; + background-color: @info_bg_color; +} + +.error .button:hover { + color: @info_fg_color; + background-image: none; + background-color: shade(@info_bg_color,1.1); +} + +.error .button:active { + color: @info_fg_color; + background-image: none; + background-color: shade(@info_bg_color,1.2); +} + +.warning { + background-color: shade(@warning_bg_color, 0.9); + background-image: none; + color: @warning_fg_color; +} + +.warning .button { + border: none; + color: @warning_fg_color; + background-image: none; + background-color: @warning_bg_color; +} + +.warning .button:hover { + color: @question_fg_color; + background-image: none; + background-color: shade(@warning_bg_color,1.1); +} + +.warning .button:active { + color: @question_fg_color; + background-image: none; + background-color: shade(@warning_bg_color,1.2); +} + +.question { + background-color: shade(@question_bg_color, 0.9); + background-image: none; + color: @question_fg_color; +} + +.question .button { + border: none; + color: @question_fg_color; + background-image: none; + background-color: @question_bg_color; +} + +.question .button:hover { + color: @question_fg_color; + background-image: none; + background-color: shade(@question_bg_color,1.1); +} + +.question .button:active { + color: @question_fg_color; + background-image: none; + background-color: shade(@question_bg_color,1.2); +} + +.error { + background-color: shade(@error_bg_color, 0.9); + background-image: none; + color: @error_fg_color; +} + +.error .button { + border: none; + color: @error_fg_color; + background-image: none; + background-color: @error_bg_color; +} + +.error .button:hover { + color: @error_fg_color; + background-image: none; + background-color: shade(@error_bg_color,1.1); +} + +.error .button:active { + color: @error_fg_color; + background-image: none; + background-color: shade(@error_bg_color,1.2); +} \ No newline at end of file diff --git a/.themes/Dracula/gtk-3.0/widgets/list-boxes.css b/.themes/Dracula/gtk-3.0/widgets/list-boxes.css new file mode 100755 index 0000000..aea3875 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/list-boxes.css @@ -0,0 +1,48 @@ +/************** + * List boxes * + **************/ +.list, +.list-row { + font-weight: normal; + background-color: @base_color; +} + +.list-row.button { + padding: 4px; + background-color: @base_color; + color: @fg_color; + font-weight: normal; + border: none; + border-radius: 0px; +} + +.list-row.button:hover { + transition: none; + background-color: mix(@base_color,@bg_color, 0.2); + color: @fg_color; +} + +.list-row.button:active, +.list-row.button:active:hover { + background-color: mix(@base_color,@bg_color, 0.4); + color: @theme_fg_color; +} + +.list-row.button:selected:hover { + background-color: @selected_bg_color; + color: @selected_fg_color; +} + +.list-row.button:checked, +.list-row.button:selected, +.list-row:selected, +.list-row.button:selected:active:hover { + background-color: shade(@selected_bg_color, 0.9); + color: @selected_fg_color; +} + +/*selected-row buttons*/ +.list-row.button:selected .button:hover, +.list-row.button:selected .button:active { + color: @selected_fg_color; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/menu.css b/.themes/Dracula/gtk-3.0/widgets/menu.css new file mode 100755 index 0000000..342297b --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/menu.css @@ -0,0 +1,164 @@ +/******** + * menu * + ********/ +GtkTreeMenu.menu, +GtkMenuToolButton.menu, +GtkComboBox .menu { + background-color: @menu_bg_color; + color: @menu_fg_color; +} + +.primary-toolbar .menu, +.primary-toolbar .button .menu, +.toolbar .menu, +.toolbar .primary-toolbar .menu, +.header-bar .menu, +.header-bar .primary-toolbar .menu, +.menu { + padding: 0; + border-radius: 0; + border-style: none; + background-color: @menu_bg_color; + color: @menu_fg_color; +} + +.menu.button:hover, +.menu.button:active, +.menu.button:active *:insensitive, +.menu.button:insensitive, +.menu.button { + border-width: 0; + background-color: @menu_bg_color; + background-image: none; +} + +.context-menu { + font: initial; +} + +/*********** + * menubar * + ***********/ +.menubar { + background-color: @menubar_bg_color; + color: @menubar_fg_color; +} + +/*************** + * menubaritem * + ***************/ +.menubar.menuitem, +.menubar .menuitem { + padding: 3px 6px; + color: @menubar_fg_color; + border-width: 0px; + border-bottom: 2px solid transparent; +} + +.menubar.menuitem:hover, +.menubar .menuitem:hover { + border-width: 0px; + border-bottom: 2px solid @menu_selected_bg_color; +} + +/************ + * menuitem * + ************/ +GtkTreeMenu .menuitem { + color: @menu_fg_color; + padding: 4px 6px; + border-width: 0; + background-color: @menu_bg_color; +} + +.menuitem, +.menu .menuitem { + padding: 4px 3px; + border-width: 1px; + border-style: solid; + border-color: transparent; + border-radius: 0; + background-color: transparent; + background-image: none; + color: @menu_fg_color; + + -GtkMenuItem-arrow-scaling: 0.5; +} + +.menu .menuitem:active, +.menu .menuitem:hover { + transition: 100ms linear; + border-style: none; + background-color: @menu_selected_bg_color; + border-radius: 0; + color: @menu_selected_fg_color; + background-image: none; +} + +.menu .menuitem:hover, +.menu .menuitem *:hover { + transition: 100ms linear; + background-color: @menu_selected_bg_color;; + color: @menu_selected_fg_color; +} + +.menu .menuitem:insensitive, +.menu .menuitem *:insensitive { + color: mix(@menu_fg_color, @menu_bg_color, 0.5); +} + +.menuitem.check, +.menuitem.radio, +.menuitem.check:hover, +.menuitem.radio:hover, +.menuitem.check:insensitive, +.menuitem.radio:insensitive { + border-style: none; + background-color: transparent; + background-image: none; +} + +.menuitem.check:active, +.menuitem.radio:active { + border-style: none; + background-color: transparent; +} + +.menuitem.arrow { + color: alpha(@menu_fg_color, 0.6); +} + +.menuitem GtkCalendar:inconsistent { + color: mix(@menu_fg_color, @menu_bg_color, 0.5); +} + +.menuitem GtkCalendar.button { + border-style: none; + background-color: transparent; + background-image: none; +} + +.menuitem .entry { + border-color: shade(@menu_bg_color, 0.7); + background-color: @menu_bg_color; + background-image: none; + color: @menu_fg_color; +} + +.menuitem .entry:active, +.menuitem .entry:focus { + border-color: shade(@menu_bg_color, 0.7); +} + +.menuitem .accelerator { + color: alpha(@menu_fg_color, 0.6); +} + +.menuitem .accelerator:hover { + color: alpha(@theme_base_color, 0.8); +} + +.menuitem .accelerator:insensitive { + color: alpha(mix(@menu_fg_color, @menu_bg_color, 0.5), 0.6); +} + diff --git a/.themes/Dracula/gtk-3.0/widgets/notebook.css b/.themes/Dracula/gtk-3.0/widgets/notebook.css new file mode 100755 index 0000000..8c6e073 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/notebook.css @@ -0,0 +1,96 @@ +/************ + * notebook * + ************/ +.notebook { + padding: 0; + background-color: @theme_base_color; + background-image: none; + background-clip: border-box; + -GtkNotebook-has-tab-gap: false; + border: none; +} + +.notebook.header { + background-color: @theme_bg_color; + background-image: none; + box-shadow: none; + border-width: 0; +} + +.notebook tab { + padding: 8px; + box-shadow: none; + border: 1px solid @theme_bg_color; + background-color: alpha(@theme_base_color,0.3); + background-image: none; + +} + +.notebook tab:active { + background-color: @theme_base_color; + /*border-left: 3px solid @selected_bg_color;*/ +} + +.notebook tab.top:active { + border-bottom: 0px; +} + +.notebook tab.left { + border-right: 1px solid @theme_bg_color; +} + +.notebook tab.left:active { + border-right: 0px; +} + +.notebook tab.bottom { + border-top: 1px solid @theme_bg_color; +} + +.notebook tab.bottom:active { + border-top: 0px; +} + +.notebook tab.right { + border-left: 1px solid @theme_bg_color; +} + +.notebook tab.right:active { + border-left: 0px; +} + +.notebook tab.left:first-child:active, +.notebook tab.right:first-child:active { + border-top: 0px; +} + +.notebook tab.left:last-child:active, +.notebook tab.right:last-child:active { + border-bottom: 0px; +} + +.notebook tab.top:first-child:active, +.notebook tab.bottom:first-child:active { + border-left: 0px; +} + +.notebook tab.top:last-child:active, +.notebook tab.bottom:last-child:active { + border-right: 0px; +} + +/* close button styling */ +.notebook tab .button { + transition: ease-in 150ms; + padding: 2px; + border: none; + background-image: none; + background-color: transparent; + color: @theme_text_color; +} + +.notebook tab .button:hover, +.notebook tab .button:active:hover { + color: @red; + background-color: transparent; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/osd.css b/.themes/Dracula/gtk-3.0/widgets/osd.css new file mode 100755 index 0000000..4ba9157 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/osd.css @@ -0,0 +1,29 @@ +/******* + * OSD * + *******/ +.background.osd { + color: @osd_fg; + background-color: @osd_bg; +} + +.osd .view, +.osd.view { + background-color: @osd_base; +} + +.osd.button, +.osd .button { + background-color: @osd_bg; + background-image: none; + color: @osd_fg; +} + +.osd.toolbar { + -GtkToolbar-button-relief: none; + + border: 1px solid shade(@osd_bg,0.8); + border-radius: 4px; + background-color: @osd_bg; + background-image: none; + color: @osd_fg; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/popover.css b/.themes/Dracula/gtk-3.0/widgets/popover.css new file mode 100755 index 0000000..0a471b3 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/popover.css @@ -0,0 +1,74 @@ +/************ + * popovers * + ************/ +.popover{ + margin: 10px; + padding: 2px; + border-radius: 2px; + border: 1px solid shade(@bg_color, 0.85); + background-clip: border-box; + background-color: @base_color; + box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.12); + color: @fg_color; +} + +GtkPopover.osd { + box-shadow: 0 2px 7px 3px alpha(black, 0.5); +} + +GtkPopover .button { + background-color: transparent; + color: @fg_color; + border: none; +} + +GtkPopover .button:hover, +GtkPopover .button:active:hover, +GtkPopover .button:checked:checked { + background-color: transparent; + color: @selected_bg_color; + border: none; +} + +GtkPopover > .list, +GtkPopover > .view, +GtkPopover > .toolbar { + background-color: transparent; +} + +GtkPopover.osd > .toolbar .button { + border-radius: 0; + border-width: 0; + background-image: none; + background-color: transparent; +} + +GtkPopover .separator { + border: 0; + background-color: transparent; + color: alpha(currentColor, 0.3); + font-size: 80%; + font-weight: bold; +} + +GtkModelButton.button, +GtkModelButton.button:active, +GtkModelButton.button:insensitive, +GtkModelButton.button:active:insensitive { + background-color: transparent; + background-image: none; + box-shadow: none; + color: @fg_color; +} + +GtkModelButton.button:active:hover, +GtkModelButton.button:hover, +GtkModelButton.button:selected { + background-color: transparent; + background-image: none; + color: @selected_bg_color; +} + +GtkPopover *:hover { + -gtk-image-effect: none; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/progress-scale.css b/.themes/Dracula/gtk-3.0/widgets/progress-scale.css new file mode 100755 index 0000000..b3508bc --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/progress-scale.css @@ -0,0 +1,252 @@ +/***************** + * Progress bars * + *****************/ +GtkProgressBar { + padding: 0; + border-width: 0px; + border-radius: 0px; + border-style: solid; + font-size: smaller; + color: @text_color; + } + +GtkProgressBar:backdrop { + color: @text_color; +} + +GtkProgressBar.osd { + -GtkProgressBar-xspacing: 0; + -GtkProgressBar-yspacing: 0; + -GtkProgressBar-min-horizontal-bar-height: 3; +} + +GtkProgressBar.trough { + border-width: 0px; + border-radius: 3px; + background-color: shade(@bg_color,0.9); + box-shadow: inset 0px -1px 0px 0px rgba(255,255,255,0.2),inset 0px 1px 0px 0px rgba(0,0,0,0.2); +} + +GtkProgressBar.trough:backdrop { + background-color: shade(@bg_color,0.9); +} + +GtkProgressBar.trough.osd { + border-style: none; + background-color: transparent; + box-shadow: none; +} + +.progressbar, +.progressbar row, +.progressbar row:hover, +.progressbar row:selected, +.progressbar row:selected:focus { + border-width: 0px; + border-radius: 1.5px; + background-color: @selected_bg_color; + background-image: none; + box-shadow: none; +} + +.progressbar.left { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +.progressbar.right { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +.progressbar.vertical { + background-color: @selected_bg_color; + background-image: none; +} + +.progressbar.vertical.bottom { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +.progressbar.vertical.top { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +.progressbar:backdrop, +.progressbar:backdrop:hover { + border-width: 0px; + background-image: none; + background-color: @selected_bg_color; + box-shadow: none; +} + .progressbar.osd { + background-image: none; + background-color: @selected_bg_color; + border-style: none; + border-radius: 0; +} + +.trough row, +.trough row:hover { + border: none; + border-radius: 3px; + background-image: none; + background-color: shade(@bg_color,0.9); + box-shadow: inset 0px -1px 0px 0px rgba(255,255,255,0.2),inset 0px 1px 0px 0px rgba(0,0,0,0.2); +} + +.trough row:selected, +.trough row:selected:hover, +.trough row:selected:focus { + border: none; + border-radius: 3px; + background-color: @base_color; + background-image: none; + color: @text_color; +} + +/************* + * Level Bar * + *************/ +.level-bar { + -GtkLevelBar-min-block-width: 34; + -GtkLevelBar-min-block-height: 3; +} + +.level-bar.vertical { + -GtkLevelBar-min-block-width: 3; + -GtkLevelBar-min-block-height: 34; +} + +.level-bar.trough, +.level-bar.trough:backdrop { + border-width: 0px; + padding: 2px; + border-radius: 3px; + background-color: shade(@bg_color,0.9); + color: black; + box-shadow: inset 0px -1px 0px 0px rgba(255,255,255,0.2),inset 0px 1px 0px 0px rgba(0,0,0,0.2); +} + +.level-bar.fill-block, +.level-bar.fill-block:backdrop { + border-width: 0px; + background-color: @selected_bg_color; + box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.2),inset 0px 1px 0px 0px rgba(255,255,255,0.2); + border-radius: 2px; +} + +.level-bar.fill-block.indicator-discrete.horizontal { + margin: 0 1px; +} + +.level-bar.fill-block.indicator-discrete.vertical { + margin: 1px 0; +} + +.level-bar.fill-block.level-high, +.level-bar.fill-block.level-high:backdrop { + background-color: @cyan; +} + +.level-bar.fill-block.level-low, +.level-bar.fill-block.level-low:backdrop { + background-color: @warning_bg_color; +} + +.level-bar.fill-block.empty-fill-block { + background-color: transparent; + box-shadow: none; +} + +/************ + * GtkScale * + ************/ +.scale { + padding: 0; + border-width: 0px; + border-radius: 0px; + border-style: solid; + + -GtkRange-slider-width: 12; + -GtkRange-trough-border: 1; + -GtkScale-slider-length: 12; +} + +.scale.vertical { + -GtkScale-slider-length: 12; +} + +.scale.slider, +.scale.scale-has-marks-above.scale-has-marks-below.slider, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.slider, +.scale.slider:hover, +.scale.scale-has-marks-above.scale-has-marks-below.slider:hover, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.slider:hover, +.scale.slider:insensitive, +.scale.scale-has-marks-above.scale-has-marks-below.slider:insensitive, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.slider:insensitive, +.scale.slider:backdrop, +.scale.scale-has-marks-above.scale-has-marks-below.slider:backdrop, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.slider:backdrop { + background-color: $red; + background-position: center; + background-repeat: no-repeat; + +} + +.scale.mark { + border-color: shade(@bg_color, 0.8); +} + +.scale.trough { + margin: 5px 0; +} + +.scale.trough.vertical { + margin: 0 5px; +} + +.scale.trough.highlight, +.scale.scale-has-marks-above.scale-has-marks-below.trough.highlight, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough.highlight, +.scale.trough.highlight.vertical, +.scale.scale-has-marks-above.scale-has-marks-below.trough.highlight.vertical, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough.highlight.vertical { + border-width: 0px; + background-color: @red; + background-image: linear-gradient(to bottom, + @red, + @red + ); + box-shadow:none; +} + +.scale.trough.highlight:insensitive, +.scale.scale-has-marks-above.scale-has-marks-below.trough.highlight:insensitive, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough.highlight:insensitive, +.scale.trough.highlight.vertical:insensitive, +.scale.scale-has-marks-above.scale-has-marks-below.trough.highlight.vertical:insensitive, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough.highlight.vertical:insensitive { + background-color: shade(@bg_color, 0.8); + background-image: none; + box-shadow:none; +} + +.scale.trough, +.scale.scale-has-marks-above.scale-has-marks-below.trough, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough, +.scale.trough:insensitive, +.scale.scale-has-marks-above.scale-has-marks-below.trough:insensitive, +.scale.vertical.scale-has-marks-above.scale-has-marks-below.trough:insensitive { + border-width: 0px; + border-radius: 3px; + background-color: shade(@bg_color, 0.5); + background-image: linear-gradient(to bottom, + shade(@bg_color, 0.5), + shade(@bg_color, 0.5) + ); + box-shadow: inset 0px -1px 0px 0px rgba(255,255,255,0.2),inset 0px 1px 0px 0px rgba(0,0,0,0.2); +} diff --git a/.themes/Dracula/gtk-3.0/widgets/scrollbar.css b/.themes/Dracula/gtk-3.0/widgets/scrollbar.css new file mode 100755 index 0000000..1332dc2 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/scrollbar.css @@ -0,0 +1,74 @@ +/************* + * scrollbar * + *************/ +.scrollbar { + border-width: 0px; + border-style: none; + padding: 0; + + background-clip: padding-box; +} + +.scrollbars-junction, +.scrollbar.trough { + border: solid 3px transparent; + border-radius: 0; + background-color: transparent; + background-image: none; +} + +.scrollbar.button, +.scrollbar.button:active, +.scrollbar.button:active:hover { + border-width: 0; + border-radius: 0; + background-color: transparent; + background-image: none; + color: shade(@theme_bg_color, 0.6); +} + +.scrollbar.slider { + padding: 10px; + border-width: 3px; + border-color: transparent; + border-radius: 7px; + border-style: solid; + background-color: mix(@theme_bg_color, @theme_fg_color, 0.3); +} + +.scrollbar.slider:hover, +.scrollbar.slider.vertical:hover { + background-color: mix(@theme_bg_color, @theme_fg_color, 0.4); +} + +.scrollbar.slider:active, +.scrollbar.slider.vertical:active { + background-color: shade(@theme_selected_bg_color, 0.95); +} + +.scrollbar.slider.fine-tune:prelight:active { + background-size: 50%; + background-repeat: no-repeat; + background-position: center; +} + +/* overlay scrollbar */ +OsThumb { + color: shade(@theme_bg_color, 0.7); +} + +OsThumb:selected, +OsScrollbar:selected { + background-color: @theme_selected_bg_color; +} + +OsThumb:active, +OsScrollbar:active { + background-color: @theme_selected_bg_color; +} + +OsThumb:insensitive, +OsScrollbar:insensitive { + background-color: shade(@theme_bg_color, 0.9); +} + diff --git a/.themes/Dracula/gtk-3.0/widgets/search-bar.css b/.themes/Dracula/gtk-3.0/widgets/search-bar.css new file mode 100755 index 0000000..e4eb466 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/search-bar.css @@ -0,0 +1,36 @@ +/*************** + * search bars * + ***************/ +.search-bar.primary-toolbar, +.search-bar.toolbar, +.search-bar { + padding: 7px; + background-color: @theme_bg_color; + color: @theme_fg_color; + border:none; +} + +.search-bar GtkSearchEntry, +.search-bar GtkSearchEntry:focus, +.search-bar.primary-toolbar GtkSearchEntry, +.search-bar.primary-toolbar GtkSearchEntry:focus { + border-radius: 5px; + border-color:transparent; +} + +.search-bar .button.close-button { + padding: 4px; +} + +.search-bar.toolbar .button { + border: none; + background: none; + color: @theme_fg_color; +} + +.search-bar.toolbar .button:hover, +.search-bar.toolbar .button:active:hover, +.search-bar.toolbar .button:checked:checked { + background: none; + color: @selected_bg_color; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/selection-mode.css b/.themes/Dracula/gtk-3.0/widgets/selection-mode.css new file mode 100755 index 0000000..23a08fe --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/selection-mode.css @@ -0,0 +1,99 @@ +/****************** + * selection mode * + ******************/ +.selection-mode.header-bar, +.selection-mode.toolbar { + border-style: solid; + border-color: shade(@selected_bg_color, 0.8); + background-color: shade(@selected_bg_color, 0.9); + background-image: none; + color: @base_color; +} + +.selection-mode.header-bar { + border-top-color: @selected_bg_color; +} + +.selection-mode.toolbar { + padding: 4px; +} + +/* regular button */ +.selection-mode.header-bar .button, +.selection-mode.toolbar .button, +.selection-mode.toolbar GtkToolButton .button { + background-color: @selected_bg_color; + background-image: none; + color: @selected_fg_color; +} + +.selection-mode.header-bar .button:hover, +.selection-mode.toolbar .button:hover, +.selection-mode.toolbar GtkToolButton .button:hover { + background-color: shade(@selected_bg_color, 1.1); + background-image: none; +} + +.selection-mode.header-bar .button:active, +.selection-mode.toolbar .button:active, +.selection-mode.toolbar GtkToolButton .button:active { + background-color: shade(@selected_bg_color, 1.2); + background-image: none; +} + +.selection-mode.header-bar .button:hover:active, +.selection-mode.toolbar .button:hover:active, +.selection-mode.toolbar GtkToolButton .button:hover:active { + color: @theme_selected_fg_color; +} + +/* suggested button */ +.selection-mode.header-bar .suggested-action.button, +.selection-mode.toolbar .suggested-action.button, +.selection-mode.toolbar GtkToolButton.suggested-action .button { + border: none; + background-color: shade(@selected_bg_color, 1.1); + background-image: none; + color: @theme_selected_fg_color; +} + +.selection-mode.header-bar .suggested-action.button:hover, +.selection-mode.toolbar .suggested-action.button:hover, +.selection-mode.toolbar GtkToolButton.suggested-action .button:hover { + background-color: shade(@selected_bg_color, 1.20); + background-image: none; +} + +.selection-mode.header-bar .suggested-action.button:active, +.selection-mode.toolbar .suggested-action.button:active, +.selection-mode.toolbar GtkToolButton.suggested-action:active { + background-color: shade(@theme_selected_bg_color, 1.3); + background-image: none; +} + +/* menu button */ +.selection-mode.header-bar .selection-menu.button, +.selection-mode.toolbar .selection-menu.button { + border-style: none; + background-color: transparent; + background-image: none; + color: shade(@selected_bg_color, 0.6); +} + +.selection-mode.toolbar .dim-label, +.selection-mode.toolbar .selection-menu.button .dim-label { + color: shade(@selected_bg_color, 0.7); +} + +.selection-mode.header-bar .selection-menu.button:hover, +.selection-mode.toolbar .dim-label:hover, +.selection-mode.toolbar .selection-menu.button:hover, +.selection-mode.toolbar .selection-menu.button .dim-label:hover { + color: shade(@selected_bg_color, 0.7); +} + +.selection-mode.header-bar .selection-menu.button:active, +.selection-mode.toolbar .selection-menu.button:active { + color: shade(@selected_bg_color, 0.8); + box-shadow: none; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/separator.css b/.themes/Dracula/gtk-3.0/widgets/separator.css new file mode 100755 index 0000000..d463164 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/separator.css @@ -0,0 +1,71 @@ +/************* + * separator * + *************/ +.sidebar.view.separator, +.view.separator, +.separator, +.sidebar .view.separator { + color: @theme_bg_color; +} + +.pane-separator, +.titlebar .pane-separator { + background-color: transparent; +} +.maximized .titlebar .pane-separator { + box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.1); + background-image: linear-gradient(to bottom,@header_bg_color,@header_bg_color); +} + +.button .separator, +.button.separator { + color: transparent; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +.primary-toolbar .separator:insensitive, +.toolbar GtkSeparatorToolItem, +.toolbar .separator, +.toolbar .separator:insensitive, +.header-bar GtkSeparatorToolItem, +.header-bar .separator, +.header-bar .separator:insensitive { + border-color: shade(@toolbar_bg_color, 0.87); + color: shade(@toolbar_bg_color, 0.87); +} + +.primary-toolbar .button .separator, +.primary-toolbar .button.separator, +.toolbar .button .separator, +.toolbar .button.separator, +.header-bar .button .separator, +.header-bar .button.separator { + border-color: shade(@toolbar_bg_color, 0.95); +} + +.primary-toolbar .button .separator:insensitive, +.primary-toolbar .button.separator:insensitive, +.toolbar .button .separator:insensitive, +.toolbar .button.separator:insensitive, +.header-bar .button .separator:insensitive, +.header-bar .button.separator:insensitive { + border-color: shade(@toolbar_bg_color, 0.85); +} + +.menuitem.separator { + -GtkMenuItem-horizontal-padding: 0; + -GtkWidget-separator-height: 1; + + border-style: none; + color: shade(@menu_bg_color, 0.9); +} + +GtkComboBox .separator { + border-style: none; + + /* always disable separators */ + -GtkWidget-wide-separators: true; + -GtkWidget-horizontal-separator: 0; + -GtkWidget-vertical-separator: 0; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/sidebar.css b/.themes/Dracula/gtk-3.0/widgets/sidebar.css new file mode 100755 index 0000000..6c0bf2e --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/sidebar.css @@ -0,0 +1,90 @@ +/*********** + * sidebar * + ***********/ +.sidebar, +.sidebar.view, +.sidebar .view, +.sidebar GtkScrolledWindow { + background-color: @base_color; + background-image: linear-gradient(to bottom,@base_color,@base_color); + color: @text_color; + transition: all .3s ease-in; +} + +.sidebar GtkScrolledWindow, +.sidebar { + border-width: 0; + transition: all .3s ease-in; +} + +.sidebar .image:selected:focus, +.sidebar .image:selected:hover { + background-color: shade(@selected_bg_color,0.9); + color: @selected_fg_color; +} + +.sidebar .list-row { + /*background-color: @base_color;*/ + color: @text_color; + border: 0px; + transition: all .1s ease-in; + + +} +.sidebar .list-row:selected{ + background-color: transparent; + /*border-left: 3px solid @selected_bg_color;*/ + color: @selected_bg_color; + font-weight: bold; + /*padding-left: 10px;*/ +} +.sidebar .list-row:hover{ + background-color: shade(@base_color,0.9); +} +.sidebar .cell:selected, +.sidebar .cell:selected:focus { + background-color: shade(@selected_bg_color,0.9); + background-image: none; + color: @selected_fg_color; +} + +.sidebar GtkScrolledWindow .list-row { + background-color: @header_bg_color; + color: @header_fg_color; +} + +.sidebar .frame { + border-width: 0; + background-color: @header_bg_color; + +} + +/*elementary os file manager*/ +.sidebar .source-list{ + background: @header_bg_color; + color: @header_fg_color; + padding: 4px 0px; +} +.sidebar .source-list.view:not(:selected):hover{ + background-color: rgba(30, 31, 41, 0.4); +} + +/* ------------- +NEW ON GTK 3.18 +---------------*/ +GtkSidebarRow.list-row { + padding: 0px; + text-align: center; +} +GtkSidebarRow .sidebar-revealer { + padding: 5px 14px 1px 12px; } + GtkSidebarRow .sidebar-revealer:selected { + color: red;} +GtkSidebarRow .sidebar-icon:dir(ltr) { + padding-right: 8px; } +GtkSidebarRow .sidebar-icon:dir(rtl) { + padding-left: 8px; } +GtkSidebarRow .sidebar-label:dir(ltr) { + padding-right: 2px; } +GtkSidebarRow .sidebar-label:dir(rtl) { + padding-left: 2px; } diff --git a/.themes/Dracula/gtk-3.0/widgets/spinbutton.css b/.themes/Dracula/gtk-3.0/widgets/spinbutton.css new file mode 100755 index 0000000..d5fd395 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/spinbutton.css @@ -0,0 +1,79 @@ +/************** + * spinbutton * + **************/ +.spinbutton.entry { + border: solid 1px mix(@bg_color,black, 0.2); +} + +.spinbutton.button { + padding: 4px; + border-style: none; + border-radius: 0; + border-bottom-right-radius: 4px; + background-color: transparent; + color: @theme_fg_color; +} + +.spinbutton.button:active { + transition: 500ms linear; + border-style: none; + border-radius: 0; + background-color: transparent; + color: shade(@theme_selected_bg_color, 0.9); +} + +.spinbutton.button:hover { + transition: all 500ms linear; + border-style: none; + border-radius: 0; + color: @theme_selected_bg_color; +} + +.spinbutton.button:insensitive { + border-color: alpha(@theme_bg_color, 0.01); + color: mix(@theme_fg_color, @theme_bg_color, 0.5); +} + +.spinbutton.button { + border-radius: 0; + border-style: solid; + border-width: 0; +} + +.spinbutton.button:first-child { + border-radius: 0; +} + +.spinbutton.button:last-child { + border-radius: 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-right-color: mix(@bg_color,black, 0.2); + border-style: solid; +} + +.spinbutton.vertical .button:first-child { + border-bottom-width: 0; + border-radius: 4px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; + border: solid 1px mix(@bg_color,black, 0.2); + border-bottom: none; +} + +.spinbutton.vertical .button:last-child { + border-width: 1px; + border-top-width: 0; + border-radius: 4px; + border-top-left-radius: 0; + border-top-right-radius: 0; + border: solid 1px mix(@bg_color,black, 0.2); + border-top: none; +} + +.spinbutton.vertical.entry { + border: solid 1px mix(@bg_color,black, 0.2); + border-width: 1px; + border-style: solid; + border-radius: 0; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/spinner.css b/.themes/Dracula/gtk-3.0/widgets/spinner.css new file mode 100755 index 0000000..c069598 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/spinner.css @@ -0,0 +1,21 @@ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); + } +} + +.spinner { + background-image: none; + background-color: blue; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +} + +.spinner:active { + opacity: 1; + animation: spin 1s linear infinite; +} + +.spinner:active:insensitive { + opacity: 0.5; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/switch.css b/.themes/Dracula/gtk-3.0/widgets/switch.css new file mode 100755 index 0000000..d53d2c5 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/switch.css @@ -0,0 +1,31 @@ +/************* + * GtkSwitch * + *************/ + +GtkSwitch { + -GtkSwitch-slider-width: 30; + border: none; + font: 1; +} + +GtkSwitch.trough { + background-color: transparent; + background-repeat: no-repeat; + background-position: 0 center; + border-color: transparent; + border-image: none; + border-style: none; + color: transparent; + box-shadow: none; + text-shadow: none; +} + +GtkSwitch.trough:active { + background-color: transparent; +} + +GtkSwitch.slider { + background-repeat: no-repeat; + background-position: 0 center; + background-color: transparent; +} diff --git a/.themes/Dracula/gtk-3.0/widgets/toolbar.css b/.themes/Dracula/gtk-3.0/widgets/toolbar.css new file mode 100755 index 0000000..34e6a50 --- /dev/null +++ b/.themes/Dracula/gtk-3.0/widgets/toolbar.css @@ -0,0 +1,78 @@ +/*********** + * toolbar * + ***********/ +.toolbar { + padding: 5px; + border-style: none; + background-color: @toolbar_bg_color; + background-image: none; +} + +/* primary-toolbar */ +.primary-toolbar.toolbar { + padding: 4px; + background-color: @header_bg_color; + color: @header_fg_color; +} + +.primary-toolbar.toolbar .button { + background-color: shade(@header_bg_color,1.2); + color: @header_fg_color; +} + +.primary-toolbar.toolbar .button:hover { + background-color: @selected_bg_color; + color: @selected_fg_color; +} + +.primary-toolbar.toolbar .button:active, +.primary-toolbar.toolbar .button:checked { + background-color: shade(@selected_bg_color,0.9); +} + +.primary-toolbar.toolbar .button.flat { + background-color: transparent; +} + +.primary-toolbar.toolbar .button.flat:hover { + color: @selected_bg_color; +} + +.primary-toolbar.toolbar .button.flat:active, +.primary-toolbar.toolbar .button.flat:checked { + color: shade(@selected_bg_color, 0.9); +} + +/* inline-toolbar */ +.inline-toolbar.toolbar { + -GtkToolbar-button-relief: normal; + + padding: 4px; + border-width: 1px; + border-style: solid; + border-color: @theme_bg_color; + border-radius: 0; + background-color: alpha(@theme_base_color,0.8); + background-image: none; +} + +.inline-toolbar.toolbar:last-child { + border-width: 1px; + border-color: @theme_bg_color; + border-radius: 0; +} + +.inline-toolbar.toolbar .separator { + border-color: transparent; +} + +.inline-toolbar.toolbar .button { + background-color: transparent; + padding: 2px; +} + +.inline-toolbar.toolbar .button:hover, +.inline-toolbar.toolbar .button:active, +.inline-toolbar.toolbar .button:checked { + color: @theme_selected_bg_color; +} diff --git a/.themes/Dracula/gtk-3.20/gtk-dark.css b/.themes/Dracula/gtk-3.20/gtk-dark.css new file mode 100755 index 0000000..431bf96 --- /dev/null +++ b/.themes/Dracula/gtk-3.20/gtk-dark.css @@ -0,0 +1,6355 @@ +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color #f8f8f2; +/* text color for entries, views and content in general */ +@define-color theme_text_color #f8f8f2; +/* widget base background color */ +@define-color theme_bg_color #1e1f29; +/* text widgets and the like base background color */ +@define-color theme_base_color #282a36; +/* base background color of selections */ +@define-color theme_selected_bg_color rgba(189, 147, 249, 0.5); +/* text/foreground color of selections */ +@define-color theme_selected_fg_color #f8f8f2; +/* base background color of disabled widgets */ +@define-color insensitive_bg_color #22232e; +/* text foreground color of disabled widgets */ +@define-color insensitive_fg_color #8b8c8e; +/* disabled text widgets and the like base background color */ +@define-color insensitive_base_color #282a36; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color #8b8c8e; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #f8f8f2; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #1e1f29; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #2a2c39; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color rgba(189, 147, 249, 0.5); +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #f8f8f2; +/* widgets main borders color */ +@define-color borders rgba(25, 26, 34, 0.9); +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders rgba(26, 27, 35, 0.91); +/* these are pretty self explicative */ +@define-color warning_color #ff9f39; +@define-color error_color #ff3c3c; +@define-color success_color #4caec3; +@define-color fg_color #f8f8f2; +@define-color text_color #f8f8f2; +@define-color bg_color #1e1f29; +@define-color base_color #282a36; +@define-color selected_bg_color rgba(189, 147, 249, 0.5); +@define-color selected_fg_color #f8f8f2; +@define-color unfocused_fg_color #8b8c8e; +@define-color unfocused_text_color #f8f8f2; +@define-color unfocused_bg_color #1e1f29; +@define-color unfocused_base_color #2a2c39; +@define-color unfocused_selected_bg_color rgba(189, 147, 249, 0.5); +@define-color unfocused_selected_fg_color #f8f8f2; +/* 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(#f8f8f2, 1.8); +@define-color wm_unfocused_title #8b8c8e; +@define-color wm_highlight rgba(0, 0, 0, 0); +@define-color wm_borders_edge rgba(255, 255, 255, 0.1); +@define-color wm_bg_a shade(#1e1f29, 1.2); +@define-color wm_bg_b #1e1f29; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); +@define-color wm_button_hover_color_a shade(#1e1f29, 1.3); +@define-color wm_button_hover_color_b #1e1f29; +@define-color wm_button_active_color_a shade(#1e1f29, 0.85); +@define-color wm_button_active_color_b shade(#1e1f29, 0.89); +@define-color wm_button_active_color_c shade(#1e1f29, 0.9); +@define-color content_view_bg #282a36; +@define-color budgie_tasklist_indicator_color rgba(189, 147, 249, 0.5); +@define-color budgie_tasklist_indicator_color_active rgba(189, 147, 249, 0.5); +@define-color placeholder_text_color #cfcfcd; +@define-color STRAWBERRY_100 #ff8c82; +@define-color STRAWBERRY_300 #ed5353; +@define-color STRAWBERRY_500 #c6262e; +@define-color STRAWBERRY_700 #a10705; +@define-color STRAWBERRY_900 #7a0000; +@define-color ORANGE_100 #ffc27d; +@define-color ORANGE_300 #ffa154; +@define-color ORANGE_500 #f37329; +@define-color ORANGE_700 #cc3b02; +@define-color ORANGE_900 #a62100; +@define-color BANANA_100 #fff394; +@define-color BANANA_300 #ffe16b; +@define-color BANANA_500 #f9c440; +@define-color BANANA_700 #d48e15; +@define-color BANANA_900 #ad5f00; +@define-color LIME_100 #d1ff82; +@define-color LIME_300 #9bdb4d; +@define-color LIME_500 #68b723; +@define-color LIME_700 #3a9104; +@define-color LIME_900 #206b00; +@define-color MINT_100 #89ffdd; +@define-color MINT_300 #43d6b5; +@define-color MINT_500 #28bca3; +@define-color MINT_700 #0e9a83; +@define-color MINT_900 #007367; +@define-color BLUEBERRY_100 #8cd5ff; +@define-color BLUEBERRY_300 #64baff; +@define-color BLUEBERRY_500 #3689e6; +@define-color BLUEBERRY_700 #0d52bf; +@define-color BLUEBERRY_900 #002e99; +@define-color BUBBLEGUM_100 #fe9ab8; +@define-color BUBBLEGUM_300 #f4679d; +@define-color BUBBLEGUM_500 #de3e80; +@define-color BUBBLEGUM_700 #bc245d; +@define-color BUBBLEGUM_900 #910e38; +@define-color GRAPE_100 #e4c6fa; +@define-color GRAPE_300 #cd9ef7; +@define-color GRAPE_500 #a56de2; +@define-color GRAPE_700 #7239b3; +@define-color GRAPE_900 #452981; +@define-color COCOA_100 #a3907c; +@define-color COCOA_300 #8a715e; +@define-color COCOA_500 #715344; +@define-color COCOA_700 #57392d; +@define-color COCOA_900 #3d211b; +@define-color SILVER_100 #fafafa; +@define-color SILVER_300 #d4d4d4; +@define-color SILVER_500 #abacae; +@define-color SILVER_700 #7e8087; +@define-color SILVER_900 #555761; +@define-color SLATE_100 #95a3ab; +@define-color SLATE_300 #667885; +@define-color SLATE_500 #485a6c; +@define-color SLATE_700 #273445; +@define-color SLATE_900 #0e141f; +@define-color BLACK_100 #666; +@define-color BLACK_300 #4d4d4d; +@define-color BLACK_500 #333; +@define-color BLACK_700 #1a1a1a; +@define-color BLACK_900 #000; +/***************** +* Drawing mixins * +*****************/ +/********* +* Common * +*********/ +* { + padding: 0; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #ff3c3c; + -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: rgba(248, 248, 242, 0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 1px; + -gtk-outline-radius: 2px; + -gtk-secondary-caret-color: rgba(189, 147, 249, 0.5); } + +/*********** + * Widgets * + ***********/ +/*************** +* Action bars * +***************/ +.action-bar { + background-color: #08090c; + border: solid rgba(25, 26, 34, 0.9); + border-width: 1px 0 0 0; + color: #f8f8f2; + box-shadow: none; } + .action-bar:backdrop { + background-color: #08090c; + box-shadow: none; + -gtk-icon-effect: dim; } + .action-bar:first-child { + border-radius: 6px 6px 0px 0px; + border-width: 1px 1px 0px 1px; } + .action-bar:last-child { + border-radius: 0 0 6px 6px; + border-width: 0px 1px 1px 1px; } + +/********************* + * App Notifications * + *********************/ +.app-notification, +.app-notification.frame { + padding: 10px; + border-radius: 0 0 5px 5px; + background-color: rgba(20, 23, 26, 0.8); + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 2px); + background-clip: padding-box; } + .app-notification:backdrop, + .app-notification.frame:backdrop { + background-image: none; + transition: 200ms ease-out; } + .app-notification border, + .app-notification.frame border { + border: none; } + +/*************** + * Base States * + ***************/ +.background { + color: #f8f8f2; + background-color: #1e1f29; } + .background:backdrop { + color: #8b8c8e; + background-color: #1e1f29; + text-shadow: none; + -gtk-icon-shadow: none; } + .background.chromium { + background-color: #2f313f; } + +/* + 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. +*/ +*:disabled { + -gtk-icon-effect: dim; } + +.gtkstyle-fallback { + color: #f8f8f2; + background-color: #1e1f29; } + .gtkstyle-fallback:hover { + color: #f8f8f2; + background-color: #343546; } + .gtkstyle-fallback:active { + color: #f8f8f2; + background-color: #08090c; } + .gtkstyle-fallback:disabled { + color: #8b8c8e; + background-color: #22232e; } + .gtkstyle-fallback:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + +.view, iconview, +.view text, +iconview text, +textview text { + color: #f8f8f2; + background-color: #282a36; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: #cfcfcd; + background-color: #2a2c39; } + .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: 3px; } + +textview border { + background-color: #232530; } + +.rubberband, +rubberband, +flowbox rubberband, +.content-view rubberband, +treeview.view rubberband { + border: 1px solid rgba(159, 99, 246, 0.5); + background-color: rgba(159, 99, 246, 0.2); } + +flowbox flowboxchild { + padding: 3px; + border-radius: 3px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +label { + caret-color: currentColor; } + label.separator { + color: #f8f8f2; } + label.separator:backdrop { + color: #8b8c8e; } + label selection { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + label:disabled { + color: #8b8c8e; } + label:disabled:backdrop { + color: #3e4055; } + label:backdrop { + color: #8b8c8e; } + +.dim-label, label.separator, .titlebar:not(headerbar) .subtitle, +headerbar .subtitle { + opacity: 0.55; + text-shadow: none; } + +assistant .sidebar { + background-color: #282a36; + border-top: 1px solid rgba(25, 26, 34, 0.9); } + assistant .sidebar:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } +assistant.csd .sidebar { + border-top-style: none; } +assistant .sidebar label { + padding: 6px 12px; } +assistant .sidebar label.highlight { + background-color: #4a4a51; } + +.app-notification, +.app-notification.frame, .osd .scale-popup, .csd popover.background.touch-selection, .csd popover.background.magnifier, popover.background.touch-selection, popover.background.magnifier, .csd popover.background.osd, popover.background.osd, .osd { + color: #fefefe; + border: none; + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + outline-color: rgba(254, 254, 254, 0.3); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification:backdrop, .osd .scale-popup:backdrop, popover.background.touch-selection:backdrop, popover.background.magnifier:backdrop, popover.background.osd:backdrop, .osd:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + +*:selected { + background: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(rgba(233, 219, 253, 0.5)), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(189, 147, 249, 0.5)), to(transparent)); } } +notebook > header > tabs > arrow, +button { + min-height: 24px; + min-width: 16px; + padding: 4px 8px; + border: none; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow, + button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + transition: none; } + notebook > header > tabs > arrow:hover, + button.flat:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 500ms; } + notebook > header > tabs > arrow:hover:active, + button.flat:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + notebook > header > tabs > arrow:hover, + button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-effect: highlight; } + notebook > header > tabs > arrow:active, notebook > header > tabs > arrow:checked, + button:active, + button:checked { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(174, 123, 248, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition-duration: 50ms; } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop, + button:backdrop.flat, + button:backdrop { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #2a2c39; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition: 200ms ease-out; + -gtk-icon-effect: none; } + notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, + button:backdrop.flat:active, + button:backdrop.flat:checked, + button:backdrop:active, + button:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, + button:backdrop.flat:active label, + button:backdrop.flat:checked label, + button:backdrop:active label, + button:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + notebook > header > tabs > arrow:backdrop:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button:backdrop.flat:disabled, + button:backdrop:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, + button:backdrop.flat:disabled:active, + button:backdrop.flat:disabled:checked, + button:backdrop:disabled:active, + button:backdrop:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button.flat:backdrop, + button.flat:disabled, + button.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header > tabs > arrow:disabled, + button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled:checked, + button:disabled:active, + button:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:disabled:active label, notebook > header > tabs > arrow:disabled:checked label, + button:disabled:active label, + button:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + notebook > header > tabs > arrow.image-button, + button.image-button { + min-width: 24px; + padding-left: 4px; + padding-right: 4px; } + notebook > header > tabs > arrow.text-button, + button.text-button { + padding-left: 16px; + padding-right: 16px; } + notebook > header > tabs > arrow.text-button.image-button, + 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 label { + padding-left: 8px; + padding-right: 8px; } + combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active), + button:drop(active) { + color: #50fa7a; + border-color: #50fa7a; + box-shadow: inset 0 0 0 1px #50fa7a; } +row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled) { + color: #f8f8f2; + border-color: transparent; } + row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled):backdrop { + color: #8b8c8e; } +button.osd { + min-width: 24px; + min-height: 32px; + color: #fefefe; + border-radius: 5px; + outline-color: rgba(254, 254, 254, 0.3); + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd.image-button { + min-width: 32px; } + button.osd:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:active, + button.osd:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:disabled:backdrop, + button.osd:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + button.osd:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } +.app-notification button, +.app-notification.frame button, .csd popover.background.touch-selection button, .csd popover.background.magnifier button, popover.background.touch-selection button, popover.background.magnifier button, +.osd button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, + .osd button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:active:backdrop, popover.background.touch-selection button:active:backdrop, popover.background.magnifier button:active:backdrop, .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button:checked:backdrop, popover.background.touch-selection button:checked:backdrop, popover.background.magnifier button:checked:backdrop, .app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, + .osd button:active:backdrop, + .osd button:active, + .osd button:checked:backdrop, + .osd button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:disabled:backdrop, popover.background.touch-selection button:disabled:backdrop, popover.background.magnifier button:disabled:backdrop, .app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, + .osd button:disabled:backdrop, + .osd button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:backdrop, popover.background.touch-selection button:backdrop, popover.background.magnifier button:backdrop, + .osd button:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat, popover.background.touch-selection button.flat, popover.background.magnifier button.flat, + .osd button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification button.flat:hover, popover.background.touch-selection button.flat:hover, popover.background.magnifier button.flat:hover, + .osd button.flat:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button.flat:disabled, popover.background.touch-selection button.flat:disabled, popover.background.magnifier button.flat:disabled, + .osd button.flat:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 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; } + .app-notification button.flat:backdrop, popover.background.touch-selection button.flat:backdrop, popover.background.magnifier button.flat:backdrop, + .osd button.flat:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat:active, popover.background.touch-selection button.flat:active, popover.background.magnifier button.flat:active, .app-notification button.flat:checked, popover.background.touch-selection button.flat:checked, popover.background.magnifier button.flat:checked, + .osd button.flat:active, + .osd button.flat:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } +button.suggested-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode button.titlebutton, button.suggested-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #bd93f9; } + button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:active, button.suggested-action:checked { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode button.titlebutton:backdrop, button.suggested-action:backdrop, button.suggested-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode button.titlebutton:backdrop label, button.suggested-action:backdrop label, button.suggested-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode button.titlebutton:backdrop:active label, .selection-mode button.titlebutton:backdrop:checked label, button.suggested-action:backdrop:active label, button.suggested-action:backdrop:checked label, button.suggested-action.flat:backdrop:active label, button.suggested-action.flat:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + .selection-mode button.titlebutton:backdrop:disabled, button.suggested-action:backdrop:disabled, button.suggested-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode button.titlebutton:backdrop:disabled label, button.suggested-action:backdrop:disabled label, button.suggested-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(189, 147, 249, 0.8); } + button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:disabled label { + color: rgba(248, 248, 242, 0.8); } + button.suggested-action:disabled:active, button.suggested-action:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:disabled:active label, button.suggested-action:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .osd button.suggested-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(189, 147, 249, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.7), rgba(189, 147, 249, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:active:backdrop, .osd button.suggested-action:active, .osd button.suggested-action:checked:backdrop, .osd button.suggested-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #bd93f9, #bd93f9); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:disabled:backdrop, .osd button.suggested-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.5), rgba(189, 147, 249, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +button.destructive-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #ff2222; } + button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:active, button.destructive-action:checked { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop, button.destructive-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop label, button.destructive-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + button.destructive-action:backdrop:active, button.destructive-action:backdrop:checked, button.destructive-action.flat:backdrop:active, button.destructive-action.flat:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop:active label, button.destructive-action:backdrop:checked label, button.destructive-action.flat:backdrop:active label, button.destructive-action.flat:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + button.destructive-action:backdrop:disabled, button.destructive-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop:disabled label, button.destructive-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + 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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(255, 34, 34, 0.8); } + button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:disabled label { + color: rgba(248, 248, 242, 0.8); } + button.destructive-action:disabled:active, button.destructive-action:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:disabled:active label, button.destructive-action:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .osd button.destructive-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(255, 34, 34, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(255, 34, 34, 0.7), rgba(255, 34, 34, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:active:backdrop, .osd button.destructive-action:active, .osd button.destructive-action:checked:backdrop, .osd button.destructive-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #ff2222, #ff2222); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:disabled:backdrop, .osd button.destructive-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(255, 34, 34, 0.5), rgba(255, 34, 34, 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; } + .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; } +.inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 2px; + border-width: 1px; } +.primary-toolbar button { + -gtk-icon-shadow: none; } + +.stack-switcher > button.needs-attention > label, +.stack-switcher > button.needs-attention > image, stacksidebar row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(233, 219, 253, 0.5)), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.45, to(rgba(0, 0, 0, 0.888627451)), to(transparent)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; } + .stack-switcher > button.needs-attention > label:backdrop, + .stack-switcher > button.needs-attention > image:backdrop, stacksidebar row.needs-attention > label:backdrop { + background-size: 6px 6px, 0 0; } + .stack-switcher > button.needs-attention > label:dir(rtl), + .stack-switcher > button.needs-attention > image:dir(rtl), stacksidebar row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 2px; } + +toolbar button:hover { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #0f0f14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +toolbar button:active { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #040406; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +.inline-toolbar toolbutton > button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .inline-toolbar toolbutton > button:hover { + color: rgba(189, 147, 249, 0.5); } + .inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { + color: rgba(174, 123, 248, 0.5); } + .inline-toolbar toolbutton > button:disabled { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { + color: rgba(174, 123, 248, 0); } + .inline-toolbar toolbutton > button:backdrop { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked { + color: rgba(174, 123, 248, 0.5); } + .inline-toolbar toolbutton > button:backdrop:disabled { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked { + color: rgba(174, 123, 248, 0); } + +toolbar.inline-toolbar toolbutton > button.flat:backdrop, +toolbar.inline-toolbar toolbutton:backdrop > button.flat:backdrop { + border-color: transparent; + box-shadow: none; } + +.inline-toolbar button, .inline-toolbar button:backdrop, .linked > button, .linked > button:hover, .linked > button:active, .linked > button:checked, .linked > button:backdrop, .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > +entry, .linked > combobox > box > button.combo:dir(ltr), .linked > combobox > box > button.combo:dir(rtl) { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 0; + border-right-style: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + +.inline-toolbar button:first-child, .linked > button:first-child, combobox.linked button:nth-child(2):dir(rtl), .linked:not(.vertical) > combobox:first-child > box > button.combo, .linked:not(.vertical) > spinbutton:first-child:not(.vertical), .linked:not(.vertical) > +entry:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } +.inline-toolbar button:last-child, .linked > button:last-child, combobox.linked button:nth-child(2):dir(ltr), .linked:not(.vertical) > combobox:last-child > box > button.combo, .linked:not(.vertical) > spinbutton:last-child:not(.vertical), .linked:not(.vertical) > +entry:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right-style: solid; } +.inline-toolbar button:only-child, .linked > button:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, .linked:not(.vertical) > spinbutton:only-child:not(.vertical), .linked:not(.vertical) > +entry:only-child { + border-radius: 3px; + border-style: solid; } + +.linked.vertical > button, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked, .linked.vertical > button:backdrop, .linked.vertical > spinbutton:not(.vertical), .linked.vertical > +entry, .linked.vertical > combobox > box > button.combo { + border-style: solid solid none solid; + border-radius: 0; } + +.linked.vertical > button:first-child, .linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > spinbutton:first-child:not(.vertical), .linked.vertical > +entry:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.linked.vertical > button:last-child, .linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > spinbutton:last-child:not(.vertical), .linked.vertical > +entry:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-style: solid; } +.linked.vertical > button:only-child, .linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > spinbutton:only-child:not(.vertical), .linked.vertical > +entry:only-child { + border-radius: 3px; + border-style: solid; } + +modelbutton.flat, popover.background checkbutton, +popover.background radiobutton, +.menuitem.button.flat, modelbutton.flat:backdrop, popover.background checkbutton:backdrop, +popover.background radiobutton:backdrop, modelbutton.flat:backdrop:hover, popover.background checkbutton:backdrop:hover, +popover.background radiobutton:backdrop:hover, +.menuitem.button.flat:backdrop, +.menuitem.button.flat:backdrop:hover, calendar.button, calendar.button:hover, calendar.button:backdrop, calendar.button:disabled, button:link, +button:visited, button:link:hover, button:link:active, button:link:checked, +button:visited:hover, +button:visited:active, +button:visited:checked, .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 rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + +/* menu buttons */ +modelbutton.flat, popover.background checkbutton, +popover.background radiobutton, +.menuitem.button.flat { + min-height: 26px; + padding-left: 5px; + padding-right: 5px; + border-radius: 3px; + outline-offset: -2px; } + modelbutton.flat:hover, popover.background checkbutton:hover, + popover.background radiobutton:hover, + .menuitem.button.flat:hover { + background-color: #383a4c; } + modelbutton.flat check:last-child, popover.background checkbutton check:last-child, + popover.background radiobutton check:last-child, + modelbutton.flat radio:last-child, + popover.background checkbutton radio:last-child, + popover.background radiobutton radio:last-child, + .menuitem.button.flat check:last-child, + .menuitem.button.flat radio:last-child { + margin-left: 8px; } + modelbutton.flat check:first-child, popover.background checkbutton check:first-child, + popover.background radiobutton check:first-child, + modelbutton.flat radio:first-child, + popover.background checkbutton radio:first-child, + popover.background radiobutton radio:first-child, + .menuitem.button.flat check:first-child, + .menuitem.button.flat radio:first-child { + margin-right: 8px; } + +modelbutton.flat arrow, popover.background checkbutton arrow, +popover.background radiobutton arrow { + background: none; } + modelbutton.flat arrow:hover, popover.background checkbutton arrow:hover, + popover.background radiobutton arrow:hover { + background: none; } + modelbutton.flat arrow.left, popover.background checkbutton arrow.left, + popover.background radiobutton arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } + modelbutton.flat arrow.right, popover.background checkbutton arrow.right, + popover.background radiobutton arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + +button.color { + padding: 4px; } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0; } + +notebook button, list button, .view button, iconview button, popover button { + box-shadow: inset 0px 0px 0px 1px rgba(25, 26, 34, 0.9); } + notebook button:backdrop, list button:backdrop, .view button:backdrop, iconview button:backdrop, popover button:backdrop { + box-shadow: inset 0px 0px 0px 1px rgba(25, 26, 34, 0.9); } +notebook .linked > button, list .linked > button, .view .linked > button, iconview .linked > button, popover .linked > button { + box-shadow: none; } + +/************ + * Calendar * + ***********/ +calendar { + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); } + calendar:selected { + border-radius: 3px; } + calendar.header { + border-bottom: 1px solid rgba(0, 0, 0, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(0, 0, 0, 0.1); } + calendar.button { + color: rgba(248, 248, 242, 0.45); } + calendar.button:hover { + color: #f8f8f2; } + calendar.button:backdrop { + color: rgba(139, 140, 142, 0.45); } + calendar.button:disabled { + color: rgba(139, 140, 142, 0.45); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: alpha(currentColor,0.55); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: #f8f8f2; } + calendar:backdrop { + color: #cfcfcd; + border-color: rgba(26, 27, 35, 0.91); } + +/************************* + * Check and Radio Items * + *************************/ +check { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-hover.png"), url("../assets/checkbox-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-hover.png"), url("../assets/radio-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-active.png"), url("../assets/checkbox-checked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-active.png"), url("../assets/radio-checked-active@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-hover.png"), url("../assets/checkbox-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-hover.png"), url("../assets/radio-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-active.png"), url("../assets/checkbox-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-active.png"), url("../assets/radio-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check, iconview.content-view check, +.view.content-view.check, +iconview.content-view.check { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio, iconview.content-view radio, +.view.content-view.radio, +iconview.content-view.radio { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:hover, iconview.content-view check:hover, +.view.content-view.check:hover, +iconview.content-view.check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:hover, iconview.content-view radio:hover, +.view.content-view.radio:hover, +iconview.content-view.radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:active, iconview.content-view check:active, +.view.content-view.check:active, +iconview.content-view.check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:active, iconview.content-view radio:active, +.view.content-view.radio:active, +iconview.content-view.radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:backdrop, iconview.content-view check:backdrop, +.view.content-view.check:backdrop, +iconview.content-view.check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop.png"), url("../assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:backdrop, iconview.content-view radio:backdrop, +.view.content-view.radio:backdrop, +iconview.content-view.radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop.png"), url("../assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled, iconview.content-view check:disabled, +.view.content-view.check:disabled, +iconview.content-view.check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-insensitive.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled, iconview.content-view radio:disabled, +.view.content-view.radio:disabled, +iconview.content-view.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-insensitive.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled:backdrop, iconview.content-view check:disabled:backdrop, +.view.content-view.check:disabled:backdrop, +iconview.content-view.check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop-insensitive.png"), url("../assets/checkbox-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled:backdrop, iconview.content-view radio:disabled:backdrop, +.view.content-view.radio:disabled:backdrop, +iconview.content-view.radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop-insensitive.png"), url("../assets/radio-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +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; + min-height: 16px; + min-width: 16px; + border: none; } + 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; + box-shadow: none; + -gtk-icon-shadow: none; + color: inherit; + border-color: currentColor; + animation: none; } + +/***************** + * Color Chooser * + *****************/ +colorswatch, colorswatch:drop(active) { + 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 overlay { + color: #f8f8f2; } + colorswatch.dark overlay:hover { + border-color: rgba(25, 26, 34, 0.9); } + colorswatch.dark overlay:backdrop { + color: rgba(248, 248, 242, 0.5); } +colorswatch.light overlay { + color: #f8f8f2; } + colorswatch.light overlay:hover { + border-color: rgba(25, 26, 34, 0.9); } + colorswatch.light overlay:backdrop { + color: #cfcfcd; } +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #50fa7a; + box-shadow: inset 0 0 0 2px rgba(25, 26, 34, 0.9), inset 0 0 0 1px #50fa7a; } + colorswatch:drop(active).dark overlay { + border-color: #50fa7a; + box-shadow: inset 0 0 0 2px rgba(25, 26, 34, 0.9), inset 0 0 0 1px #50fa7a; } +colorswatch overlay { + box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.5); + border: 1px solid rgba(25, 26, 34, 0.9); } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.3); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: rgba(25, 26, 34, 0.9); + 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 { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:backdrop { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #2a2c39; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +colorswatch:disabled { + opacity: 0.5; } + colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; } +row:selected colorswatch { + box-shadow: 0 0 0 2px #f8f8f2; } +colorswatch#editor-color-sample { + border-radius: 4px; } + colorswatch#editor-color-sample overlay { + border-radius: 4.5px; } + +colorchooser .popover.osd { + border-radius: 5px; } + +/************** + * ComboBoxes * + **************/ +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; } +combobox:drop(active) { + box-shadow: none; } + +/*********** + * Dialogs * + ***********/ +messagedialog .titlebar:not(headerbar) { + background-color: rgba(30, 31, 41, 0.95); } +messagedialog .titlebar { + min-height: 20px; + background-image: none; + background-color: rgba(30, 31, 41, 0.95); + border-style: none; + border-top-left-radius: 4px; + border-top-right-radius: 4px; } +messagedialog.csd.background { + background-color: rgba(30, 31, 41, 0.95); + color: #f8f8f2; + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; } +messagedialog.csd .dialog-action-area button { + padding: 10px 14px; + border-radius: 0; + border-left-style: solid; + border-right-style: none; + border-bottom-style: none; + background-color: transparent; + color: #f8f8f2; + box-shadow: none; } + messagedialog.csd .dialog-action-area button:hover { + background-color: rgba(189, 147, 249, 0.4); } + messagedialog.csd .dialog-action-area button:first-child { + border-left-style: none; + border-bottom-left-radius: 4px; } + messagedialog.csd .dialog-action-area button:last-child { + border-bottom-right-radius: 4px; } + +filechooser .dialog-action-box { + border-top: 1px solid rgba(25, 26, 34, 0.9); } + filechooser .dialog-action-box:backdrop { + border-top-color: rgba(26, 27, 35, 0.91); } +filechooser #pathbarbox { + border-bottom: 1px solid #1e1f29; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/**************** + * Text Entries * + ****************/ +spinbutton:not(.vertical), entry { + min-height: 32px; + padding-left: 8px; + padding-right: 8px; + border: 1px solid; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; } + spinbutton:not(.vertical) image.left, + entry image.left { + padding-left: 0; + padding-right: 6px; } + spinbutton:not(.vertical) image.right, + entry image.right { + padding-left: 6px; + padding-right: 0; } + spinbutton:not(.vertical) undershoot.left, + entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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.flat:focus:not(.vertical), spinbutton.flat:not(.vertical), + entry.flat:focus, + entry.flat { + min-height: 0; + padding: 2px; + background-image: none; + border-color: transparent; + box-shadow: none; + border-radius: 0; } + spinbutton:focus:not(.vertical), + entry:focus { + border-color: rgba(159, 99, 246, 0.5); } + spinbutton:disabled:not(.vertical), + entry:disabled { + color: #8b8c8e; + border-color: rgba(25, 26, 34, 0.9); + background-color: #22232e; + box-shadow: none; } + spinbutton:backdrop:not(.vertical), + entry:backdrop { + color: #cfcfcd; + border-color: rgba(26, 27, 35, 0.91); + background-color: #2a2c39; + box-shadow: none; + transition: 200ms ease-out; } + spinbutton:backdrop:disabled:not(.vertical), + entry:backdrop:disabled { + color: #3e4055; + border-color: rgba(26, 27, 35, 0.91); + background-color: #22232e; + box-shadow: none; } + spinbutton.error:not(.vertical), + entry.error { + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; + color: #ff3c3c; + border-color: #880000; } + spinbutton.error:focus:not(.vertical), + entry.error:focus { + border-color: #880000; } + spinbutton.error:selected:focus:not(.vertical), spinbutton.error:selected:not(.vertical), + entry.error:selected:focus, + entry.error:selected { + background-color: #ff3c3c; } + spinbutton.warning:not(.vertical), + entry.warning { + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; + color: #ff9f39; + border-color: #864500; } + spinbutton.warning:focus:not(.vertical), + entry.warning:focus { + border-color: #864500; } + spinbutton.warning:selected:focus:not(.vertical), spinbutton.warning:selected:not(.vertical), + entry.warning:selected:focus, + entry.warning:selected { + background-color: #ff9f39; } + spinbutton:not(.vertical) image, + entry image { + color: #cecfcc; } + spinbutton:not(.vertical) image:hover, + entry image:hover { + color: #f8f8f2; } + spinbutton:not(.vertical) image:active, + entry image:active { + color: rgba(189, 147, 249, 0.5); } + spinbutton:not(.vertical) image:backdrop, + entry image:backdrop { + color: #78797d; } + spinbutton:drop(active):focus:not(.vertical), spinbutton:drop(active):not(.vertical), + entry:drop(active):focus, + entry:drop(active) { + border-color: #50fa7a; + box-shadow: inset 0 0 0 1px #50fa7a; } + .osd spinbutton:not(.vertical), + .osd entry { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.5); + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:focus:not(.vertical), + .osd entry:focus { + color: white; + border-color: rgba(189, 147, 249, 0.5); + background-color: rgba(0, 0, 0, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:backdrop:not(.vertical), + .osd entry:backdrop { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 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: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(43, 46, 49, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +spinbutton:not(.vertical) progress, +entry progress { + margin: 2px -6px; + background-color: transparent; + background-image: none; + border-radius: 0; + border-width: 0 0 2px; + border-color: rgba(189, 147, 249, 0.5); + border-style: solid; + box-shadow: none; } + spinbutton:not(.vertical) progress:backdrop, + entry progress:backdrop { + background-color: transparent; } +.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: rgba(159, 99, 246, 0.5); } +.linked:not(.vertical) > spinbutton:focus:not(.vertical), .linked:not(.vertical) > +entry:focus { + border-color: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } +.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: rgba(36, 38, 49, 0.97); + background-image: linear-gradient(to bottom, #282a36, #282a36); } + .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: rgba(38, 40, 51, 0.973); + background-image: linear-gradient(to bottom, #2a2c39, #2a2c39); } +.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: rgba(36, 38, 49, 0.97); } +.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: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } +.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: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } + +treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { + background-color: #282a36; + transition-property: color, background; } +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #282a36; } + treeview entry.flat:focus, treeview entry:focus { + border-color: rgba(189, 147, 249, 0.5); } + +/************* + * 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: white; } + expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +/**************** + * Floating Bar * + ****************/ +.floating-bar { + background-color: #1e1f29; + border-width: 1px; + border-style: solid solid none; + border-color: rgba(25, 26, 34, 0.9); + border-radius: 3px 3px 0 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); } + .floating-bar.bottom.left { + border-left-style: none; + border-top-left-radius: 0; } + .floating-bar.bottom.right { + border-right-style: none; + border-top-right-radius: 0; } + .floating-bar > button { + padding: 4px; } + .floating-bar:backdrop { + background-color: #1e1f29; + border-color: rgba(26, 27, 35, 0.91); } + +/********** + * Frames * + **********/ +frame > border, +.frame { + box-shadow: none; + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid rgba(25, 26, 34, 0.9); } + frame > border.flat, + .frame.flat { + border-style: none; } + frame > border:backdrop, + .frame:backdrop { + border-color: rgba(26, 27, 35, 0.91); } + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid rgba(25, 26, 34, 0.9); } + actionbar > revealer > box:backdrop { + border-color: rgba(26, 27, 35, 0.91); } + +scrolledwindow viewport.frame { + border-style: none; } +scrolledwindow overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(3, 4, 5, 0.9)), to(rgba(3, 4, 5, 0))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(248, 248, 242, 0.07)), to(rgba(248, 248, 242, 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(rgba(26, 27, 35, 0.91)), to(rgba(26, 27, 35, 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(rgba(3, 4, 5, 0.9)), to(rgba(3, 4, 5, 0))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(248, 248, 242, 0.07)), to(rgba(248, 248, 242, 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(rgba(26, 27, 35, 0.91)), to(rgba(26, 27, 35, 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(rgba(3, 4, 5, 0.9)), to(rgba(3, 4, 5, 0))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(248, 248, 242, 0.07)), to(rgba(248, 248, 242, 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(rgba(26, 27, 35, 0.91)), to(rgba(26, 27, 35, 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(rgba(3, 4, 5, 0.9)), to(rgba(3, 4, 5, 0))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(248, 248, 242, 0.07)), to(rgba(248, 248, 242, 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(rgba(26, 27, 35, 0.91)), to(rgba(26, 27, 35, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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; } +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, rgba(25, 26, 34, 0.9) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #232530; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, rgba(26, 27, 35, 0.91) 1px, transparent 1px); + background-color: #181820; + transition: 200ms ease-out; } + +separator { + background: rgba(0, 0, 0, 0.1); } + +/************ + * Popovers * + ************/ +GraniteWidgetsPopOver { + -GraniteWidgetsPopOver-arrow-width: 21; + -GraniteWidgetsPopOver-arrow-height: 10; + -GraniteWidgetsPopOver-border-radius: 8px; + -GraniteWidgetsPopOver-border-width: 0; + -GraniteWidgetsPopOver-shadow-size: 12; + border: 1px solid #282a36; + background: #282a36; + color: #f8f8f2; } + GraniteWidgetsPopOver .button { + background-image: none; + background: none; + border: none; } + GraniteWidgetsPopOver .button:active, GraniteWidgetsPopOver .button:active:hover { + color: rgba(189, 147, 249, 0.5); } + GraniteWidgetsPopOver > .frame { + border: none; } + GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver iconview.sidebar { + border: none; + background: none; } + +GraniteWidgetsStaticNotebook .frame { + border: none; } + +.popover_bg { + background-color: #282a36; + background-image: none; + border: 1px solid #282a36; + color: #f8f8f2; } + +/*********** + * Welcome * + **********/ +GraniteWidgetsWelcome { + background-color: #282a36; } + GraniteWidgetsWelcome GtkLabel { + color: #f8f8f2; } + GraniteWidgetsWelcome .h1, GraniteWidgetsWelcome .h3 { + color: rgba(248, 248, 242, 0.8); } + +/************** +* Source List * +***************/ +.source-list { + -GtkTreeView-horizontal-separator: 1px; + -GtkTreeView-vertical-separator: 6px; + background-color: #1e1f29; + border: solid rgba(25, 26, 34, 0.9); + color: #f8f8f2; + border-right-width: 1px; } + .source-list .category-expander { + color: transparent; } + .source-list .badge { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + color: #1e1f29; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; } + .source-list .badge:selected:backdrop, .source-list .badge:selected:hover:backdrop { + background-color: rgba(0, 0, 0, 0.2); + color: #13141a; } + .source-list row, + .source-list .list-row { + border: none; + padding: 0; } + .source-list row > GtkLabel, + .source-list row > label, + .source-list .list-row > GtkLabel, + .source-list .list-row > label { + padding-left: 6px; + padding-right: 6px; } + +/************** +* Text Styles * +**************/ +.h1 { + font-size: 24px; } + +.h2 { + font-weight: 300; + font-size: 18px; } + +.h3 { + font-size: 11px; } + +.h4, +.category-label { + font-size: 12px; + padding: 6px; + color: rgba(248, 248, 242, 0.3); + font-weight: bold; + text-shadow: 0 1px rgba(255, 255, 255, 0.2); } + +/************** +* Storage Bar * +**************/ +.storage-bar .trough { + border: none; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1); + background-image: none; + background-color: transparent; + padding: 8px 6px; } +.storage-bar .fill-block { + background-color: #f1fa8c; + border: none; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); + transition: all 200ms ease-in-out; + padding: 8px 6px; } + .storage-bar .fill-block:first-child { + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; + border-left-width: 1px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block:last-child { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block.empty-block { + background-color: #282a36; } + .storage-bar .fill-block.app { + background-color: #13b1d5; } + .storage-bar .fill-block.audio { + background-color: #ffb86c; } + .storage-bar .fill-block.photo { + background-color: #ff5555; } + .storage-bar .fill-block.video { + background-color: #bd93f9; } + .storage-bar .fill-block .legend { + padding: 12px; + border-radius: 4px; } + +/*************** + * Header bars * + ***************/ +.titlebar:not(headerbar), headerbar { + padding: 0 6px; + min-height: 34px; + background-color: #1e1f29; + color: #f8f8f2; + border-radius: 0; } + .titlebar:backdrop:not(headerbar), + headerbar:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-image: none; + transition: 200ms ease-out; } + .titlebar:not(headerbar) .title, + headerbar .title { + font-weight: bold; + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .subtitle, + headerbar .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .linked > button, + .titlebar:not(headerbar) .linked > button:hover, + .titlebar:not(headerbar) .linked > button:active, + .titlebar:not(headerbar) .linked > button:checked, + .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button:hover, + .titlebar:not(headerbar) headerbar .linked > button:hover, + headerbar .titlebar:not(headerbar) .linked > button:active, + .titlebar:not(headerbar) headerbar .linked > button:active, + headerbar .titlebar:not(headerbar) .linked > button:checked, + .titlebar:not(headerbar) headerbar .linked > button:checked, + headerbar .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:backdrop, + headerbar .linked > button, + headerbar .linked > button:hover, + headerbar .linked > button:active, + headerbar .linked > button:checked, + headerbar .linked > button:backdrop { + border: none; + border-radius: 7px; + border-right-style: none; + box-shadow: none; } + .titlebar:not(headerbar) entry, + headerbar entry { + min-height: 24px; } + .titlebar:not(headerbar) button, + headerbar button { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; + min-height: 30px; + margin-top: 5px; + margin-bottom: 5px; } + .titlebar:not(headerbar) button:hover, + headerbar button:hover { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .titlebar:not(headerbar) button:active, .titlebar:not(headerbar) button:checked, + headerbar button:active, + headerbar button:checked { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .titlebar:not(headerbar) button:backdrop, .titlebar:not(headerbar) button:disabled, .titlebar:not(headerbar) button:backdrop:disabled, + headerbar button:backdrop, + headerbar button:disabled, + headerbar button:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .titlebar:not(headerbar) button:backdrop:hover, .titlebar:not(headerbar) button:backdrop:active, .titlebar:not(headerbar) button:backdrop:checked, + headerbar button:backdrop:hover, + headerbar button:backdrop:active, + headerbar button:backdrop:checked { + background-color: transparent; + color: rgba(189, 147, 249, 0.5); + box-shadow: none; } + .titlebar:not(headerbar) button.suggested-action, + headerbar button.suggested-action { + font-weight: bold; + min-height: 24px; + margin-top: 4px; + margin-bottom: 4px; + border-radius: 3px; + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:hover, + headerbar button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:active, + headerbar button.suggested-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:disabled, + headerbar button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:disabled label, + headerbar button.suggested-action:disabled label { + color: rgba(255, 255, 255, 0.5); } + .titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar button.suggested-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 3px; } + .titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar button.suggested-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action, + headerbar button.destructive-action { + font-weight: bold; + min-height: 24px; + margin-top: 4px; + margin-bottom: 4px; + border-radius: 3px; + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:hover, + headerbar button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:active, + headerbar button.destructive-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:disabled, + headerbar button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:disabled label, + headerbar button.destructive-action:disabled label { + color: rgba(255, 255, 255, 0.5); } + .titlebar:not(headerbar) button.destructive-action:backdrop, + headerbar button.destructive-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 3px; } + .titlebar:not(headerbar) button.destructive-action:backdrop:disabled, + headerbar button.destructive-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.titlebutton, + headerbar button.titlebutton { + color: transparent; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:hover, .titlebar:not(headerbar) button.titlebutton:active, .titlebar:not(headerbar) button.titlebutton:checked, .titlebar:not(headerbar) button.titlebutton:backdrop, .titlebar:not(headerbar) button.titlebutton:backdrop:hover, .titlebar:not(headerbar) button.titlebutton *, + headerbar button.titlebutton:hover, + headerbar button.titlebutton:active, + headerbar button.titlebutton:checked, + headerbar button.titlebutton:backdrop, + headerbar button.titlebutton:backdrop:hover, + headerbar button.titlebutton * { + color: transparent; + box-shadow: none; } + .titlebar:not(headerbar) .linked > button:active:backdrop, + .titlebar:not(headerbar) .linked > button:checked:backdrop, + headerbar .linked > button:active:backdrop, + headerbar .linked > button:checked:backdrop { + color: rgba(189, 147, 249, 0.4); } + .titlebar:not(headerbar) .linked > button:active:backdrop label, + .titlebar:not(headerbar) .linked > button:checked:backdrop label, + headerbar .linked > button:active:backdrop label, + headerbar .linked > button:checked:backdrop label { + color: rgba(189, 147, 249, 0.4); } + .selection-mode.titlebar:not(headerbar), + headerbar.selection-mode { + color: #f8f8f2; + text-shadow: 0 -1px rgba(0, 0, 0, 0.5); + border-color: rgba(159, 99, 246, 0.5); + background: rgba(189, 147, 249, 0.5) linear-gradient(to top, rgba(180, 133, 248, 0.5), rgba(186, 142, 249, 0.5) 2px, rgba(189, 147, 249, 0.5) 3px); + box-shadow: inset 0 1px rgba(209, 179, 251, 0.3); } + .selection-mode.titlebar:backdrop:not(headerbar), + headerbar.selection-mode:backdrop { + background-color: rgba(189, 147, 249, 0.5); + background-image: none; + box-shadow: inset 0 1px rgba(215, 189, 251, 0.26); } + .selection-mode.titlebar:not(headerbar) button, + headerbar.selection-mode button { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.flat, + headerbar.selection-mode button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:hover, + headerbar.selection-mode button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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 { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-effect: none; + border-color: rgba(159, 99, 246, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .selection-mode.titlebar:not(headerbar) button:backdrop.flat:active label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop:active label, .selection-mode.titlebar:not(headerbar) button:backdrop:checked label, + headerbar.selection-mode button:backdrop.flat:active label, + headerbar.selection-mode button:backdrop.flat:checked label, + headerbar.selection-mode button:backdrop:active label, + headerbar.selection-mode button:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + .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 { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:disabled, + headerbar.selection-mode button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button:disabled:active label, .selection-mode.titlebar:not(headerbar) button:disabled:checked label, + headerbar.selection-mode button:disabled:active label, + headerbar.selection-mode button:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .selection-mode.titlebar:not(headerbar) button.suggested-action, + headerbar.selection-mode button.suggested-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:hover, + headerbar.selection-mode button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:active, + headerbar.selection-mode button.suggested-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:disabled, + headerbar.selection-mode button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar.selection-mode button.suggested-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar.selection-mode button.suggested-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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(189, 147, 249, 0); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0), rgba(189, 147, 249, 0)); + box-shadow: none; + padding-left: 10px; + padding-right: 10px; } + .selection-mode.titlebar:not(headerbar) .selection-menu:backdrop GtkArrow, .selection-mode.titlebar:not(headerbar) .selection-menu GtkArrow, + headerbar.selection-mode .selection-menu:backdrop GtkArrow, + headerbar.selection-mode .selection-menu GtkArrow { + -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: rgba(248, 248, 242, 0.5); + -gtk-icon-shadow: none; } + .tiled .titlebar:not(headerbar), .maximized .titlebar:not(headerbar), + .tiled headerbar.titlebar, .maximized headerbar.titlebar { + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + .tiled .titlebar:backdrop:not(headerbar), .tiled .titlebar:not(headerbar), .maximized .titlebar:backdrop:not(headerbar), .maximized .titlebar:not(headerbar), + .tiled headerbar:backdrop, + .tiled headerbar, .maximized headerbar:backdrop, .maximized headerbar { + border-radius: 0; } + .default-decoration.titlebar:not(headerbar), headerbar.default-decoration { + padding: 4px; + min-height: 28px; } + .default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { + min-height: 26px; + min-width: 26px; + margin: 0; + padding: 0; } + +headerbar entry, +headerbar spinbutton, +headerbar separator { + margin-top: 5px; + margin-bottom: 5px; } +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; } +headerbar separator { + background: transparent; } +headerbar viewswitcher > box.horizontal > button.radio, headerbar switcher > box.horizontal > button.radio { + margin: 0; + padding: 0; + border-radius: 0; } + headerbar viewswitcher > box.horizontal > button.radio image, headerbar switcher > box.horizontal > button.radio image { + margin-left: 7px; } + headerbar viewswitcher > box.horizontal > button.radio label, headerbar switcher > box.horizontal > button.radio label { + margin-right: 7px; } + +.background:not(.tiled):not(.maximized) .titlebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(0, 0, 0, 0.1); } + .background:not(.tiled):not(.maximized) .titlebar:backdrop, .background:not(.tiled):not(.maximized) .titlebar { + border-top-left-radius: 4px; + border-top-right-radius: 4px; } + +window:not(.tiled):not(.maximized) separator:first-child + headerbar:backdrop, window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child:backdrop, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 4px; } +window:not(.tiled):not(.maximized) headerbar:last-child:backdrop, window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 4px; } + +window { + border-radius: 6px; } + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background-color: transparent; + background-image: none; + border-style: none; + border-color: transparent; + box-shadow: none; } +.titlebar:not(headerbar) > separator, .titlebar:not(headerbar) > separator:backdrop { + background: #1e1f29; } + +/************** + * GtkInfoBar * + **************/ +.info, .warning, .question, .error, +infobar { + text-shadow: none; + color: #f8f8f2; + background-color: #1e1f29; + border-bottom: 1px solid #08090c; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.15); } + +.info, .warning, .question, .error { + text-shadow: none; + color: #f8f8f2; + border: none; } + .info .label, .warning .label, .question .label, .error .label { + color: #f8f8f2; } + .info .label:backdrop, .warning .label:backdrop, .question .label:backdrop, .error .label:backdrop { + color: rgba(248, 248, 242, 0.5); } + .info button, .warning button, .question button, .error button { + border-radius: 2px; + border: none; + background: rgba(40, 42, 54, 0.98); + color: #f8f8f2; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2); } + .info button .label, .warning button .label, .question button .label, .error button .label { + color: #f8f8f2; } + .info button:active, .warning button:active, .question button:active, .error button:active { + background: #282a36; + color: #f8f8f2; + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:active:backdrop, .warning button:active:backdrop, .question button:active:backdrop, .error button:active:backdrop { + background: rgba(40, 42, 54, 0.8); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:hover, .warning button:hover, .question button:hover, .error button:hover, .info button:focus, .warning button:focus, .question button:focus, .error button:focus { + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:disabled, .warning button:disabled, .question button:disabled, .error button:disabled { + background: rgba(40, 42, 54, 0.6); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:disabled:backdrop, .warning button:disabled:backdrop, .question button:disabled:backdrop, .error button:disabled:backdrop { + background: rgba(40, 42, 54, 0.5); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:backdrop, .warning button:backdrop, .question button:backdrop, .error button:backdrop { + background: rgba(40, 42, 54, 0.8); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + +.info { + background-color: #50fa7a; } + .info:backdrop { + background-color: #82fba0; + color: rgba(248, 248, 242, 0.5); } + +.warning { + background-color: #ff9f39; } + .warning:backdrop { + background-color: #ffb86c; + color: rgba(248, 248, 242, 0.5); } + +.question { + background-color: #72BFD0; } + .question:backdrop { + background-color: #98d0dd; + color: rgba(248, 248, 242, 0.5); } + +.error { + background-color: #ff3c3c; } + .error:backdrop { + background-color: #ff6f6f; + color: rgba(248, 248, 242, 0.5); } + +/************* + * Level Bar * + *************/ +levelbar block { + min-width: 32px; + min-height: 6px; } +levelbar.vertical block { + min-width: 6px; + min-height: 32px; } +levelbar:backdrop { + transition: 200ms ease-out; } +levelbar trough { + padding: 3px; + border-radius: 3px; + background-color: rgba(0, 0, 0, 0.14); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + levelbar trough:backdrop { + background-color: rgba(0, 0, 0, 0.06); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } +levelbar.horizontal.discrete block { + margin: 0 1px; } +levelbar.vertical.discrete block { + margin: 1px 0; } +levelbar block { + border-radius: 2px; } + levelbar block:backdrop { + box-shadow: none; } + levelbar block.low { + background-color: #ff9f39; } + levelbar block.low:backdrop { + border-color: #ff9f39; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #72BFD0; } + levelbar block.high:backdrop, levelbar block:not(.empty):backdrop { + border-color: #72BFD0; } + levelbar block.full { + background-color: #4caec3; } + levelbar block.full:backdrop { + border-color: #4caec3; } + levelbar block.empty { + background-color: rgba(0, 0, 0, 0.14); + box-shadow: none; } + +/********* + * Links * + *********/ +*:link, button:link, +button:visited { + color: #13b1d5; } + *:link:visited, + button:visited { + color: rgba(19, 177, 213, 0.5); } + *:selected *:link:visited, *:selected button:visited:link, + *:selected button:visited { + color: rgba(237, 230, 243, 0.8); } + *:link:hover, button:hover:link, + button:hover:visited { + color: #2fc9ec; } + *:selected *:link:hover, *:selected button:hover:link, + *:selected button:hover:visited { + color: rgba(246, 244, 242, 0.95); } + *:link:active, button:active:link, + button:active:visited { + color: #13b1d5; } + *:selected *:link:active, *:selected button:active:link, + *:selected button:active:visited { + color: rgba(243, 240, 243, 0.9); } + *:link:backdrop:backdrop:hover, button:backdrop:backdrop:hover:link, + button:backdrop:backdrop:hover:visited, *:link:backdrop:backdrop:hover:selected, .selection-mode.titlebar:not(headerbar) .subtitle:backdrop:backdrop:hover:link, + headerbar.selection-mode .subtitle:backdrop:backdrop:hover:link, button:backdrop:backdrop:hover:selected:link, + button:backdrop:backdrop:hover:selected:visited, *:link:backdrop, button:backdrop:link, + button:backdrop:visited { + color: rgba(189, 147, 249, 0.5); } + *:link:selected, .selection-mode.titlebar:not(headerbar) .subtitle:link, + headerbar.selection-mode .subtitle:link, button:selected:link, + button:selected:visited, *:selected *:link, *:selected button:link, + *:selected button:visited { + color: rgba(243, 240, 243, 0.9); } + +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; } + +/********* + * Lists * + *********/ +list { + color: #f8f8f2; + background-color: #282a36; + border-color: rgba(25, 26, 34, 0.9); } + list:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } + +row { + padding: 8px 14px; + transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + row label { + padding-left: 8px; } + row:hover { + transition: none; } + row:backdrop { + transition: 200ms ease-out; } + row.activatable.has-open-popup, row.activatable:hover { + background-color: rgba(248, 248, 242, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + row.activatable:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + +/********* + * Menus * + *********/ +menubar, +.menubar { + background-color: #1e1f29; + color: #f8f8f2; + -GtkWidget-window-dragging: true; + padding: 0px; + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + menubar > menuitem, + .menubar > menuitem { + min-height: 16px; + padding: 4px 8px; } + menubar > menuitem:hover, + .menubar > menuitem:hover { + box-shadow: inset 0 -3px rgba(189, 147, 249, 0.5); } + menubar > menuitem:disabled, + .menubar > menuitem:disabled { + color: #8b8c8e; + box-shadow: none; } + +menu, .menu, .context-menu { + margin: 4px; + padding: 2px 0px; + background-color: #242530; + border: 1px solid rgba(25, 26, 34, 0.9); + font: initial; } + .csd menu, + .csd .menu, + .csd .context-menu { + border: none; } + menu:backdrop, .menu:backdrop, .context-menu:backdrop { + background-color: #282936; } + 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: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + menu menuitem:disabled, .menu menuitem:disabled, .context-menu menuitem:disabled { + color: #8b8c8e; } + menu menuitem:disabled:backdrop, .menu menuitem:disabled:backdrop, .context-menu menuitem:disabled:backdrop { + color: #3e4055; } + menu menuitem:backdrop, menu menuitem:backdrop:hover, .menu menuitem:backdrop, .menu menuitem:backdrop:hover, .context-menu menuitem:backdrop, .context-menu menuitem:backdrop:hover { + color: #8b8c8e; + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: #242530; + border-radius: 0; } + menu > arrow.top, .menu > arrow.top, .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid #3d3f49; + -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 #3d3f49; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, .menu > arrow:hover, .context-menu > arrow:hover { + background-color: #3d3f49; } + menu > arrow:backdrop, .menu > arrow:backdrop, .context-menu > arrow:backdrop { + background-color: #282936; } + 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; } + +/******** + * Misc * + ********/ +.content-view { + background-color: #0f0f14; } + .content-view:hover { + -gtk-icon-effect: highlight; } + .content-view:backdrop { + background-color: #0f0f14; } + +.osd .scale-popup button.flat { + border-style: none; + border-radius: 5px; } +.scale-popup button:hover { + background-color: rgba(248, 248, 242, 0.1); + border-radius: 5px; } + +/************ +* Assistant * +*************/ +assistant { + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; } + assistant .sidebar { + background-color: #282a36; + border-top: 1px solid rgba(25, 26, 34, 0.9); + border-bottom-left-radius: 4px; } + assistant .sidebar:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } + assistant.csd .sidebar { + border-top-style: none; } + assistant .sidebar GtkLabel, + assistant .sidebar label { + padding: 6px 12px; } + assistant .sidebar GtkLabel.highlight, + assistant .sidebar label.highlight { + background-color: #4a4a51; } + +/************* + * Notebooks * + *************/ +notebook > header { + padding: 1px; + border-color: rgba(25, 26, 34, 0.9); + border-width: 0px; + background-color: #1e1f29; } + notebook > header:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-color: #1e1f29; } + notebook > header tabs { + margin: -1px; } + notebook > header.top { + border-bottom-style: solid; } + notebook > header.top > tabs { + margin-bottom: -2px; } + notebook > header.top > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.top > tabs > tab:checked { + background-color: #282a36; } + notebook > header.top > tabs > tab:checked:hover { + background-color: #282a36; } + notebook > header.bottom { + border-top-style: solid; } + notebook > header.bottom > tabs { + margin-top: -2px; } + notebook > header.bottom > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.bottom > tabs > tab:checked { + background-color: #282a36; } + notebook > header.left { + border-right-style: solid; } + notebook > header.left > tabs { + margin-right: -2px; } + notebook > header.left > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.left > tabs > tab:checked { + background-color: #282a36; } + notebook > header.right { + border-left-style: solid; } + notebook > header.right > tabs { + margin-left: -2px; } + notebook > header.right > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.right > tabs > tab:checked { + background-color: #282a36; } + 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: rgba(255, 255, 255, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header tab { + min-height: 30px; + min-width: 30px; + padding: 3px 12px; + outline-offset: -5px; + color: #8b8c8e; + font-weight: bold; + border-width: 1px; + border-color: transparent; } + notebook > header tab:hover { + color: #c2c2c0; } + notebook > header tab:hover.reorderable-page { + border-color: rgba(25, 26, 34, 0.2); + background-color: rgba(30, 31, 41, 0.2); } + notebook > header tab:backdrop { + color: #5f6066; } + notebook > header tab:backdrop.reorderable-page { + border-color: transparent; + background-color: transparent; } + notebook > header tab:checked { + color: #f8f8f2; } + notebook > header tab:checked.reorderable-page { + border-color: rgba(25, 26, 34, 0.4); + background-color: rgba(30, 31, 41, 0.5); } + notebook > header tab:checked.reorderable-page:hover { + background-color: rgba(30, 31, 41, 0.7); } + notebook > header tab:backdrop:checked { + color: #8b8c8e; } + notebook > header tab:backdrop:checked.reorderable-page { + border-color: rgba(26, 27, 35, 0.91); + background-color: #2a2c39; } + 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 { + background: transparent; + box-shadow: none; + color: #ff5555; } + 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: 0.5px; + padding-right: 0.5px; } + notebook > header.top tabs:not(:only-child), notebook > header.bottom tabs:not(:only-child) { + margin-left: 0.5px; + margin-right: 0.5px; } + notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0.5px; } + notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0.5px; } + notebook > header.top tabs tab, notebook > header.bottom tabs tab { + margin-left: 0.5px; + margin-right: 0.5px; } + 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: 4px; + padding-bottom: 4px; } + notebook > header.left tabs:not(:only-child), notebook > header.right tabs:not(:only-child) { + margin-top: 3px; + margin-bottom: 3px; } + notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: -1px; } + notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: -1px; } + notebook > header.left tabs tab, notebook > header.right tabs tab { + margin-top: 4px; + margin-bottom: 4px; } + 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: #282a36; } + notebook > stack:not(:only-child):backdrop { + background-color: #2a2c39; } + +/********* + * Paned * + *********/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(rgba(25, 26, 34, 0.9)); + background-size: 1px 1px; } + paned > separator:selected { + background-image: image(rgba(189, 147, 249, 0.5)); } + paned > separator:backdrop { + background-image: image(rgba(26, 27, 35, 0.91)); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #1e1f29; + background-image: image(rgba(25, 26, 34, 0.9)), image(rgba(25, 26, 34, 0.9)); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #1e1f29; + background-image: image(rgba(26, 27, 35, 0.91)), image(rgba(26, 27, 35, 0.91)); } +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; } + +/************ + * 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; } + +/*************** + * Popovers * + ***************/ +popover.background { + padding: 2px; + border-radius: 5px; + background-color: #242530; + box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4); } + .csd popover.background, popover.background { + border: 1px solid rgba(25, 26, 34, 0.9); } + popover.background:backdrop { + background-color: #1e1f29; + 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: 1px solid rgba(255, 255, 255, 0.1); } + popover.background separator { + margin: 3px; } + popover.background list separator { + margin: 0px; } + +/***************** + * Progress bars * + *****************/ +progressbar { + font-size: smaller; + color: rgba(248, 248, 242, 0.4); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 6px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 6px; } + progressbar.horizontal progress { + margin: 0; } + progressbar.vertical progress { + margin: 0; } + progressbar:backdrop { + box-shadow: none; + transition: 200ms ease-out; } + progressbar.osd { + min-width: 3px; + min-height: 3px; + 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; } + +/************ + * GtkScale * + ************/ +progressbar trough, scale trough, scale fill { + background-color: rgba(140, 143, 171, 0.14); + border: none; + border-radius: 3px; + margin: 0; } + progressbar trough:disabled, scale trough:disabled, scale fill:disabled { + background-color: rgba(0, 0, 0, 0.14); } + progressbar trough:backdrop, progressbar:backdrop trough, scale trough:backdrop, scale fill:backdrop { + background-color: rgba(0, 0, 0, 0.14); + transition: 200ms ease-out; } + progressbar trough:backdrop:disabled, progressbar:backdrop trough:disabled, scale trough:backdrop:disabled, scale fill:backdrop:disabled { + background-color: rgba(0, 0, 0, 0.14); } + +progressbar progress, scale highlight { + border: none; + background-color: rgba(189, 147, 249, 0.5); + border-radius: 3px; + margin: 0; } + progressbar progress:disabled, scale highlight:disabled { + border: none; + background-color: rgba(0, 0, 0, 0.14); } + progressbar progress:backdrop, progressbar:backdrop progress, scale highlight:backdrop, progressbar progress:active:backdrop, progressbar:backdrop progress:active, scale highlight:active:backdrop { + border-color: rgba(204, 171, 250, 0.5); + background-color: rgba(204, 171, 250, 0.5); } + progressbar progress:backdrop:disabled, progressbar:backdrop progress:disabled, scale highlight:backdrop:disabled, progressbar progress:active:backdrop:disabled, progressbar:backdrop progress:active:disabled, scale highlight:active:backdrop:disabled { + background-color: rgba(0, 0, 0, 0.1); } + +scale { + min-height: 16px; + min-width: 16px; + padding: 8px; } + scale.horizontal trough, + scale.horizontal progress { + min-height: 6px; } + scale.vertical trough, + scale.vertical progress { + min-width: 6px; } + scale slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); + border-radius: 12px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-property: background, border, box-shadow; } + scale slider:active { + background-color: #bd93f9; } + scale slider:active:disabled { + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.05); } + 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: -6px; } + 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; + outline-color: transparent; } + scale fill:backdrop, scale fill { + background-color: rgba(25, 26, 34, 0.9); } + scale fill:disabled:backdrop, scale fill:disabled { + border-color: transparent; + background-color: transparent; } + .osd scale fill { + background-color: rgba(97, 97, 97, 0.775); } + .osd scale fill:disabled:backdrop, .osd scale fill:disabled { + border-color: transparent; + background-color: transparent; } + scale slider { + border-color: #282a36; + border: none; + border-radius: 12px; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:active { + border-color: rgba(159, 99, 246, 0.5); } + scale slider:disabled { + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:backdrop, scale slider:backdrop:disabled { + transition: 200ms ease-out; + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + row:selected scale slider:disabled, row:selected scale slider { + border-color: rgba(159, 99, 246, 0.5); } + .osd scale slider { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border-color: rgba(0, 0, 0, 0.7); + background-color: #14171a; } + .osd scale slider:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #14171a; } + .osd scale slider:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #14171a; } + .osd scale slider:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #14171a; } + .osd scale slider:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #14171a; } + .osd scale slider:backdrop:disabled { + background-color: #14171a; } + scale value { + color: alpha(currentColor,0.4); } + scale marks { + color: alpha(currentColor,0.4); } + 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 { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.color { + min-height: 0; + min-width: 0; } + scale.color trough { + background-image: image(rgba(25, 26, 34, 0.9)); + background-repeat: no-repeat; } + scale.color.horizontal { + padding: 0 0 15px 0; } + scale.color.horizontal trough { + padding-bottom: 4px; + background-position: 0 -3px; + border-top-left-radius: 0; + border-top-right-radius: 0; } + 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) { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.vertical:dir(ltr) { + padding: 0 0 0 15px; } + scale.color.vertical:dir(ltr) trough { + padding-left: 4px; + background-position: 3px 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + 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 { + margin-left: -15px; + margin-right: 6px; } + scale.color.vertical:dir(rtl) { + padding: 0 15px 0 0; } + scale.color.vertical:dir(rtl) trough { + padding-right: 4px; + background-position: -3px 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + scale.color.fine-tune.horizontal:dir(ltr), scale.color.fine-tune.horizontal:dir(rtl) { + padding: 0 0 12px 0; } + scale.color.fine-tune.horizontal:dir(ltr) trough, scale.color.fine-tune.horizontal:dir(rtl) trough { + padding-bottom: 7px; + background-position: 0 -6px; } + scale.color.fine-tune.horizontal:dir(ltr) slider, scale.color.fine-tune.horizontal:dir(rtl) slider { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.fine-tune.vertical:dir(ltr) { + padding: 0 0 0 12px; } + scale.color.fine-tune.vertical:dir(ltr) trough { + padding-left: 7px; + background-position: 6px 0; } + scale.color.fine-tune.vertical:dir(ltr) slider { + margin-left: -15px; + margin-right: 6px; } + scale.color.fine-tune.vertical:dir(rtl) { + padding: 0 12px 0 0; } + scale.color.fine-tune.vertical:dir(rtl) trough { + padding-right: 7px; + background-position: -6px 0; } + scale.color.fine-tune.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + +/************** + * Scrollbars * + **************/ +scrollbar { + background-color: #232530; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + * { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; } + scrollbar.top { + border-bottom: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.bottom { + border-top: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.left { + border-right: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.right { + border-left: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar:backdrop { + background-color: #181820; + border-color: rgba(26, 27, 35, 0.91); + transition: 200ms ease-out; } + scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #a1a1a2; } + scrollbar slider:hover { + background-color: #cccdca; } + scrollbar slider:hover:active { + background-color: rgba(219, 195, 252, 0.5); } + scrollbar slider:backdrop { + background-color: #4a4b51; } + scrollbar slider:disabled { + background-color: transparent; } + scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; } + 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: #f8f8f2; + border: 1px solid black; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 5px; + min-height: 5px; + background-color: #f8f8f2; + background-clip: padding-box; + border-radius: 100%; + border: 1px solid black; + -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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #a1a1a2; } + scrollbar button:hover { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #cccdca; } + scrollbar button:active, scrollbar button:checked { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(219, 195, 252, 0.5); } + scrollbar button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(161, 161, 162, 0.2); } + scrollbar button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #4a4b51; } + scrollbar button:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(74, 75, 81, 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-right-symbolic"); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); } + +treeview ~ scrollbar.vertical { + border-top: 1px solid rgba(25, 26, 34, 0.9); + margin-top: -1px; } + +/*********** + * Sidebar * + ***********/ +.sidebar { + border-style: none; + border-width: 0; + background-color: #20212b; } + .sidebar .frame { + border: none; } + 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: none; + 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 rgba(25, 26, 34, 0.9); + border-right-style: none; } + .sidebar:backdrop { + background-color: #242631; + border-color: rgba(26, 27, 35, 0.91); + transition: 200ms ease-out; } + .sidebar list { + background-color: #20212b; } + .sidebar row { + margin: 0 10px; + padding: 10px 12px; + border-radius: 10px; } + .sidebar row:selected { + background: rgba(189, 147, 249, 0.1); + color: #bd93f9; } + .sidebar row:selected:backdrop { + background: rgba(189, 147, 249, 0.1); } + .sidebar row:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } + .sidebar row:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + .sidebar row:selected label { + color: #bd93f9; } + .sidebar.source-list { + background-color: #1e1f29; + color: #F2EFEA; + padding: 4px 0px; } + .sidebar.source-list.view:selected:active, iconview.sidebar.source-list:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + .sidebar.source-list.view:selected.has-open-popup, iconview.sidebar.source-list:selected.has-open-popup, .sidebar.source-list.view:selected:hover, iconview.sidebar.source-list:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + .sidebar.source-list.view:selected:backdrop, iconview.sidebar.source-list:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + .sidebar.source-list.view:hover, iconview.sidebar.source-list:hover, .sidebar.source-list.view iconview.source-list:hover, iconview.sidebar.source-list iconview.source-list:hover { + background-color: rgba(40, 42, 54, 0.6); } + paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; + border-color: rgba(25, 26, 34, 0.9); } + +stacksidebar row { + padding: 10px 4px; } + stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; } + stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; } + +placessidebar > viewport.frame { + border-style: none; } +placessidebar row.sidebar-new-bookmark-row { + color: rgba(189, 147, 249, 0.5); } +placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #50fa7a, inset 0 -1px #50fa7a; } + placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #50fa7a; } + placessidebar row:drop(active):not(:disabled):selected { + background-color: #50fa7a; } + placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #f8f8f2; } + +/***************** + * 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) button { + min-height: 16px; + margin: 0; + padding-bottom: 0; + padding-top: 0; + color: #e3e3df; + background-image: none; + border-style: none none none solid; + border-color: rgba(25, 26, 34, 0.2); + border-radius: 0; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:hover { + color: #f8f8f2; + background-color: rgba(248, 248, 242, 0.05); } + spinbutton:not(.vertical) button:disabled { + color: rgba(139, 140, 142, 0.3); } + spinbutton:not(.vertical) button:active { + background-color: rgba(0, 0, 0, 0.1); + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.2); } + spinbutton:not(.vertical) button:backdrop { + color: #818286; + background-color: transparent; + border-color: rgba(26, 27, 35, 0.21); + transition: 200ms ease-out; } + spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(62, 64, 85, 0.3); + background-image: none; + border-style: none none none solid; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:last-child { + border-top-right-radius: 2px; + border-bottom-right-radius: 2px; } +.osd spinbutton:not(.vertical) button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-style: none none none solid; + border-color: rgba(0, 0, 0, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 0.5); + background-color: rgba(254, 254, 254, 0.1); + -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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #898b8c; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton:not(.vertical) button:last-child { + border-radius: 0 3px 3px 0; } + .osd spinbutton:not(.vertical) button:dir(rtl):first-child { + border-radius: 3px 0 0 3px; } +spinbutton.vertical:disabled { + color: #8b8c8e; } +spinbutton.vertical:backdrop:disabled { + color: #3e4055; } +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.vertical button { + min-height: 32px; + min-width: 32px; + padding: 0; + border-width: 1px; + border-color: rgba(25, 26, 34, 0.9); + box-shadow: 0 1px rgba(255, 255, 255, 0.1); } +spinbutton.vertical button.up { + border-radius: 3px 3px 0 0; + border-style: solid solid none solid; } +spinbutton.vertical button.down { + border-radius: 0 0 3px 3px; + border-style: none solid solid solid; } +.osd spinbutton.vertical button:first-child { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd spinbutton.vertical button:first-child:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + 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; } + +/*********** + * Spinner * + ***********/ +menu spinner { + color: rgba(189, 147, 249, 0.5); } + +/********************* + * 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; } + +/********** + * Switch * + **********/ +switch { + font-size: 1px; + font-weight: bold; + outline-offset: -4px; + transition: all 200ms ease-in; + border: none; + border-radius: 14px; + color: transparent; + padding: 2px; + background-color: #3e4153; + box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), 0px 1px rgba(0, 0, 0, 0.1); } + switch:disabled { + background-color: #22232e; } + switch:backdrop { + background-color: #2f313f; + transition: 200ms ease-out; } + switch:backdrop:disabled { + background-color: #22232e; } + switch:active, switch:checked { + background-color: #50fa7a; } + switch:active:backdrop, switch:checked:backdrop { + background-color: #50fa7a; } + switch:active:backdrop slider:backdrop, switch:checked:backdrop slider:backdrop { + box-shadow: none; + background-color: rgba(40, 42, 54, 0.9); + border: none; } + switch slider { + padding: 2px; + min-width: 16px; + min-height: 16px; + border-radius: 100%; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + background-color: #282a36; + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2); } + switch slider:backdrop { + padding: 2px; + box-shadow: none; + background-color: #282a36; } + switch trough:active, switch trough:checked { + background-color: rgba(189, 147, 249, 0.5); } + switch trough:active:backdrop, switch trough:checked:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + +/************ + * Toolbars * + ************/ +toolbar, .inline-toolbar, searchbar, +.location-bar { + -GtkWidget-window-dragging: true; + padding: 4px; + background-color: #1e1f29; } + +toolbar { + padding: 4px 3px 3px 4px; } + .osd toolbar { + background-color: transparent; } + toolbar.osd { + padding: 13px; + border: none; + border-radius: 5px; + background-color: rgba(20, 23, 26, 0.8); } + toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; } + toolbar.horizontal separator { + margin: 0 7px 1px 6px; } + 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 { + 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: rgba(25, 26, 34, 0.9); + background-color: rgba(29, 30, 39, 0.97); } + .inline-toolbar:backdrop, searchbar:backdrop, + .location-bar:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-color: rgba(29, 30, 39, 0.9685); + box-shadow: none; + transition: 200ms ease-out; } + +searchbar { + background: #282a36; } + +/************ + * Tooltips * + ************/ +tooltip { + padding: 4px; + /* not working */ + border-radius: 5px; + box-shadow: none; + text-shadow: 0 1px black; } + tooltip.background { + background-color: rgba(0, 0, 0, 0.8); + background-clip: padding-box; + border: 1px solid rgba(255, 255, 255, 0.1); } + tooltip decoration { + background-color: transparent; } + tooltip * { + padding: 4px; + background-color: transparent; + color: white; } + +/************** + * Tree Views * + **************/ +treeview.view { + border-left-color: #909194; + border-top-color: #1e1f29; } + * { + -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; } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: rgba(233, 223, 244, 0.75); + border-top-color: rgba(248, 248, 242, 0.1); } + treeview.view:disabled { + color: #8b8c8e; } + treeview.view:disabled:selected { + color: rgba(228, 214, 244, 0.7); } + treeview.view:disabled:selected:backdrop { + color: rgba(207, 177, 247, 0.5); } + treeview.view:disabled:backdrop { + color: #3e4055; } + treeview.view.separator { + min-height: 2px; + color: #1e1f29; } + treeview.view.separator:backdrop { + color: rgba(30, 31, 41, 0.1); } + treeview.view:backdrop { + border-left-color: #55565c; + border-top: #1e1f29; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: rgba(159, 99, 246, 0.5); } + treeview.view:drop(active).after { + border-top-style: none; } + treeview.view:drop(active).before { + border-bottom-style: none; } + treeview.view.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: #bababa; } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #f8f8f2; } + treeview.view.expander:selected { + color: rgba(241, 235, 243, 0.85); } + treeview.view.expander:selected:hover { + color: #f8f8f2; } + treeview.view.expander:selected:backdrop { + color: rgba(230, 218, 244, 0.5); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: #6e6f75; } + treeview.view.progressbar { + border: 1px solid rgba(159, 99, 246, 0.5); + border-radius: 4px; + background-color: rgba(189, 147, 249, 0.5); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.5), rgba(159, 99, 246, 0.5)); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), 0 1px rgba(0, 0, 0, 0.1); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); + background-image: linear-gradient(to bottom, #282a36, #121319); } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + border-color: #2a2c39; + background-color: #2a2c39; } + treeview.view.progressbar:backdrop { + border-color: #2a2c39; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(248, 248, 242, 0.1); + border-radius: 4px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: rgba(159, 99, 246, 0.5); + border-radius: 4px; } + treeview.view header button { + color: #909194; + background-color: #282a36; + font-weight: bold; + text-shadow: none; + box-shadow: none; } + treeview.view header button:hover { + color: #c4c5c3; + box-shadow: none; + transition: none; } + treeview.view header button:active { + color: #f8f8f2; + transition: none; } + treeview.view header button:last-child:backdrop, treeview.view header button:last-child { + border-right-style: none; } + 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; + transition: none; + background-image: none; + background-color: rgba(189, 147, 249, 0.5); + color: #282a36; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #282a36; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: rgba(189, 147, 249, 0.5); } + +treeview.view header button, treeview.view header button:hover, treeview.view header button:active { + padding: 0 6px; + border-radius: 0; + background-image: none; + text-shadow: none; + border-width: 1px; + border-style: none solid solid none; + border-color: #1e1f29; } + treeview.view header button:disabled { + border-color: #1e1f29; + background-image: none; } + treeview.view header button:backdrop { + border-color: #1e1f29; + border-style: none solid solid none; + color: #55565c; + background-image: none; + background-color: #2a2c39; } + treeview.view header button:backdrop:disabled { + border-color: #1e1f29; + background-image: none; } + +/********************** + * Window Decorations * + *********************/ +decoration { + border-radius: 4px 4px 0 0; + border-width: 0px; + border-width: 0px; + box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.2); + margin: 10px; } + decoration:backdrop { + box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.15); + transition: 200ms ease-out; } + .maximized decoration, .fullscreen decoration, .tiled decoration { + border-radius: 0; } + .popup decoration { + box-shadow: none; } + .csd.popup decoration { + border-radius: 0; + box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(25, 26, 34, 0.7); } + tooltip.csd decoration { + border-radius: 5px; + box-shadow: none; } + messagedialog.csd decoration { + border-radius: 7px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(25, 26, 34, 0.7); } + .solid-csd decoration { + border-radius: 0; + margin: 0px; + background-color: #1e1f29; + border: solid 1px rgba(26, 27, 35, 0.91); + box-shadow: none; } + +button.titlebutton { + background-repeat: no-repeat; + background-position: center; + min-height: 32px; + padding: 0 3px; + box-shadow: none; } + button.titlebutton.close { + background-image: -gtk-scaled(url("../assets/close.png"), url("../assets/close@2.png")); } + button.titlebutton.close:hover, button.titlebutton.close:active { + background-image: -gtk-scaled(url("../assets/close_prelight.png"), url("../assets/close_prelight@2.png")); } + button.titlebutton.maximize { + background-image: -gtk-scaled(url("../assets/maximize.png"), url("../assets/maximize@2.png")); } + button.titlebutton.maximize:hover, button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("../assets/maximize_prelight.png"), url("../assets/maximize_prelight@2.png")); } + button.titlebutton.minimize { + background-image: -gtk-scaled(url("../assets/min.png"), url("../assets/min@2.png")); } + button.titlebutton.minimize:hover, button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("../assets/min_prelight.png"), url("../assets/min_prelight@2.png")); } + button.titlebutton.close:backdrop, button.titlebutton.minimize:backdrop, button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("../assets/close_unfocused.png"), url("../assets/close_unfocused@2.png")); } + button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + +headerbar.selection-mode button.titlebutton, +.titlebar.selection-mode button.titlebutton { + text-shadow: 0 -1px rgba(0, 0, 0, 0.3788235294); + -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.3788235294); } + headerbar.selection-mode button.titlebutton:backdrop, + .titlebar.selection-mode button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + +.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, modelbutton.flat:selected, popover.background checkbutton:selected, +popover.background radiobutton:selected, +.menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, +entry selection:focus, +entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + background-color: rgba(189, 147, 249, 0.5); } + 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, modelbutton.flat:selected, popover.background checkbutton:selected, + popover.background radiobutton:selected, + .menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, + entry selection:focus, + entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + color: #f8f8f2; + font-weight: bold; } + 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, modelbutton.flat:disabled:selected, popover.background checkbutton:disabled:selected, + popover.background radiobutton:disabled:selected, + .menuitem.button.flat:disabled:selected, calendar:disabled:selected, spinbutton:not(.vertical) selection:disabled, + entry selection:disabled, row:disabled:selected { + color: rgba(233, 223, 244, 0.75); } + 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, modelbutton.flat:backdrop:selected, popover.background checkbutton:backdrop:selected, + popover.background radiobutton:backdrop:selected, + .menuitem.button.flat:backdrop:selected, calendar:backdrop:selected, spinbutton:not(.vertical) selection:backdrop, + entry selection:backdrop, row:backdrop:selected { + color: rgba(248, 248, 242, 0.5); } + 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, modelbutton.flat:backdrop:disabled:selected, popover.background checkbutton:backdrop:disabled:selected, + popover.background radiobutton:backdrop:disabled:selected, + .menuitem.button.flat:backdrop:disabled:selected, calendar:backdrop:disabled:selected, spinbutton:not(.vertical) selection:backdrop:disabled, + entry selection:backdrop:disabled, row:backdrop:disabled:selected { + color: rgba(207, 177, 247, 0.5); } + +.monospace { + font-family: Monospace; } + +/********************** + * DE-Specific Styles * + **********************/ +/********* +* Budgie * +*********/ +.budgie-container { + background-color: transparent; } + .budgie-container:backdrop { + background-color: transparent; } + .budgie-container popover list, + .budgie-container popover row { + border: none; + background: none; + padding: 0; + margin: 0; } + +.budgie-popover .container, +.budgie-popover border, +.budgie-popover list, +.budgie-popover row { + padding: 0; + margin: 0; + background: none; + border: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + opacity: 1; + min-width: 0; + min-height: 0; } + +.budgie-popover, +.budgie-popover.background { + border-radius: 2px; + padding: 0; + background-color: rgba(30, 31, 41, 0.98); + background-clip: border-box; + box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35); + border: 1px solid @borders; } + .budgie-popover list:hover, + .budgie-popover row:hover, + .budgie-popover.background list:hover, + .budgie-popover.background row:hover { + background: none; } + .budgie-popover > frame.container, + .budgie-popover.background > frame.container { + margin: 0 -1px -1px; + padding: 2px 0 0; } + +.budgie-popover > .container { + padding: 2px; } + +.budgie-menu .container { + padding: 0; } +.budgie-menu button:hover { + -gtk-icon-effect: none; } +.budgie-menu entry.search { + border: none; + background: none; + padding: 5px 2px; + border-bottom: 1px solid @borders; + border-radius: 0; + font-size: 120%; + box-shadow: none; } + .budgie-menu entry.search image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-menu entry.search image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-menu .categories { + border-width: 0; + margin-left: 3px; + background-color: transparent; } + .budgie-menu .categories:dir(ltr) { + border-right: 1px solid @borders; } + .budgie-menu .categories:dir(rtl) { + border-left: 1px solid @borders; } +.budgie-menu .category-button { + padding: 8px; + border-radius: 2px 0 0 2px; } + .budgie-menu .category-button:hover { + background-color: rgba(248, 248, 242, 0.05); + color: #f8f8f2; } + .budgie-menu .category-button:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + .budgie-menu .category-button:checked { + color: #f8f8f2; + background-color: rgba(174, 123, 248, 0.3); } + .budgie-menu .category-button:checked:disabled { + opacity: 0.5; } + .budgie-menu .category-button:checked:disabled label { + color: rgba(248, 248, 242, 0.7); } +.budgie-menu scrollbar { + background-color: transparent; + border-color: transparent; } +.budgie-menu button:not(.category-button) { + padding-top: 5px; + padding-bottom: 5px; + border-radius: 0; + box-shadow: none; } +.budgie-menu undershoot, .budgie-menu overshoot { + background: none; } + +button.budgie-menu-launcher { + padding: 0 2px; + color: #f8f8f2; + box-shadow: none; + background-color: transparent; } + button.budgie-menu-launcher:hover { + color: #f8f8f2; } + button.budgie-menu-launcher:active, button.budgie-menu-launcher:checked { + color: #f8f8f2; } + button.budgie-menu-launcher:backdrop { + color: #f8f8f2; + background-color: transparent; } + button.budgie-menu-launcher:backdrop:hover { + color: #f8f8f2; } + button.budgie-menu-launcher:backdrop:active, button.budgie-menu-launcher:backdrop:checked { + color: rgba(189, 147, 249, 0.5); + box-shadow: none; + background-color: transparent; } + +.user-menu .content-box separator { + margin-left: 6px; + margin-right: 6px; + background-color: rgba(248, 248, 242, 0.1); } +.user-menu button { + margin: 5px; } +.user-menu > box.vertical row.activatable:first-child .indicator-item, +.user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item { + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + background-color: #72BFD0; + transition-duration: 0.2s; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(ltr) { + padding-left: 7px; + background-position: left center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(rtl) { + padding-right: 7px; + background-position: right center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label { + color: #f8f8f2; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(ltr) { + padding-left: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(rtl) { + padding-right: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image { + color: #f8f8f2; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image:first-child, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image:first-child { + min-width: 24px; + min-height: 20px; } + +button.raven-trigger { + padding-left: 2px; + padding-right: 2px; + color: #f8f8f2; + box-shadow: none; } + button.raven-trigger:hover { + color: #f8f8f2; + background-color: transparent; } + button.raven-trigger:active, button.raven-trigger:checked { + box-shadow: none; + background-color: transparent; + color: rgba(189, 147, 249, 0.5); } + button.raven-trigger:backdrop { + color: #f8f8f2; } + button.raven-trigger:backdrop:hover { + color: #f8f8f2; } + button.raven-trigger:backdrop:active, button.raven-trigger:backdrop:checked { + box-shadow: none; + color: rgba(189, 147, 249, 0.5); + background-color: transparent; } + +.places-menu .container { + padding: 0; } +.places-menu .message-bar { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.places-menu .name-button { + border: 0; + border-radius: 0; + padding: 4px 6px; } +.places-menu .unmount-button { + padding: 4px 4px; + border: 0; + border-radius: 0; } +.places-menu .places-section-header { + padding: 0px; + border-bottom: 1px solid rgba(25, 26, 34, 0.85); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.03); } +.places-menu .places-section-header > button { + padding: 8px; + border: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } +.places-menu .places-list { + background: rgba(248, 248, 242, 0.04); + border-bottom: 1px solid rgba(25, 26, 34, 0.85); } +.places-menu .unlock-area { + border-top: 1px solid rgba(25, 26, 34, 0.75); + border-bottom: 1px solid rgba(25, 26, 34, 0.75); } +.places-menu .unlock-area entry { + border-radius: 0; + border: 0; } +.places-menu .unlock-area button { + border-radius: 0; + border: 0; + border-left: 1px solid rgba(25, 26, 34, 0.75); } +.places-menu .alternative-label { + font-size: 15px; + padding: 3px; } +.places-menu .always-expand { + background: transparent; + border-bottom: none; } + +.night-light-indicator .container { + padding: 0; } +.night-light-indicator .view-header { + font-size: 14px; + padding: 10px; + border-bottom: 1px solid mix(@theme_base_color, #000000, 0.35);; + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.04);; } +.night-light-indicator .display-settings-button { + border-top-left-radius: 0px; + border-top-right-radius: 0px; + border: none; + padding: 3px; + border-top: 1px solid mix(@theme_base_color, #000000, 0.35);; + box-shadow: inset 0px 1px 1px alpha(@theme_fg_color, 0.04);; } + +.budgie-panel { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); + background-image: none; + box-shadow: none; + border: none; + transition: all 150ms ease-in; } + .budgie-panel .alert { + color: #ff5555; } + .budgie-panel:backdrop { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-panel button { + border-top-width: 0; + border-bottom-width: 0; + border-radius: 0; } + .budgie-panel popover list, + .budgie-panel popover row { + padding: 0; + margin: 0; } + .budgie-panel label { + color: #f8f8f2; + font-weight: 700; } + .budgie-panel.transparent { + background-color: rgba(8, 9, 12, 0.2); } + .top .budgie-panel.transparent { + border-bottom-color: transparent; } + .bottom .budgie-panel.transparent { + border-top-color: transparent; } + .left .budgie-panel.transparent { + border-right-color: transparent; } + .right .budgie-panel.transparent { + border-left-color: transparent; } + .budgie-panel .end-region { + border-radius: 0px; } + .budgie-panel .end-region separator { + background-color: rgba(248, 248, 242, 0.15); } + .budgie-panel .end-region label { + font-weight: 700; + color: #f8f8f2; } + +.budgie-panel #tasklist-button, +.budgie-panel #tasklist-button:backdrop { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(8, 9, 12, 0); + border-radius: 0; + background-color: transparent; + box-shadow: none; + background-clip: padding-box; } + +.budgie-panel button.flat.launcher { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(8, 9, 12, 0); + border-radius: 0; + padding: 0; + background-clip: padding-box; + background-color: transparent; } + .budgie-panel button.flat.launcher { + box-shadow: none; } + +.budgie-panel #tasklist-button:hover, .budgie-panel .unpinned button.flat.launcher:hover, +.budgie-panel .pinned button.flat.launcher.running:hover { + box-shadow: none; } +.budgie-panel #tasklist-button:active, .budgie-panel .unpinned button.flat.launcher:active, +.budgie-panel .pinned button.flat.launcher.running:active, .budgie-panel #tasklist-button:checked, .budgie-panel .unpinned button.flat.launcher:checked, +.budgie-panel .pinned button.flat.launcher.running:checked { + box-shadow: none; } +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .top button.flat.launcher, +.top .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .top button.flat.launcher.running { + padding-bottom: 2px; + border-top: 2px solid transparent; } + .top .budgie-panel .pinned button.flat.launcher:not(.running) { + border-top: 2px solid transparent; } + + .top .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + + .top .budgie-panel .unpinned button.flat.launcher, + .top .budgie-panel .pinned button.flat.launcher.running { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + .top .budgie-panel #tasklist-button:hover, .budgie-panel .top #tasklist-button:hover, .top .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .top button.flat.launcher:hover, + .top .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .top button.flat.launcher.running:hover { + border-top: 2px solid rgba(255, 255, 255, 0.25); } + .top .budgie-panel #tasklist-button:active, .budgie-panel .top #tasklist-button:active, .top .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .top button.flat.launcher:active, + .top .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .top button.flat.launcher.running:active, .top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .top button.flat.launcher:checked, + .top .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .top button.flat.launcher.running:checked { + border-top: 2px solid rgba(189, 147, 249, 0.5); } +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .bottom button.flat.launcher, +.bottom .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .bottom button.flat.launcher.running { + padding-top: 2px; + border-bottom: 2px solid transparent; } + .bottom .budgie-panel .pinned button.flat.launcher:not(.running) { + border-bottom: 2px solid transparent; } + + .bottom .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + + .bottom .budgie-panel .unpinned button.flat.launcher, + .bottom .budgie-panel .pinned button.flat.launcher.running { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + .bottom .budgie-panel #tasklist-button:hover, .budgie-panel .bottom #tasklist-button:hover, .bottom .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .bottom button.flat.launcher:hover, + .bottom .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .bottom button.flat.launcher.running:hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.25); } + .bottom .budgie-panel #tasklist-button:active, .budgie-panel .bottom #tasklist-button:active, .bottom .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .bottom button.flat.launcher:active, + .bottom .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .bottom button.flat.launcher.running:active, .bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .bottom button.flat.launcher:checked, + .bottom .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .bottom button.flat.launcher.running:checked { + border-bottom: 2px solid rgba(189, 147, 249, 0.5); } +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .left button.flat.launcher, +.left .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .left button.flat.launcher.running { + padding-right: 2px; + border-left: 2px solid transparent; } + .left .budgie-panel .pinned button.flat.launcher:not(.running) { + border-left: 2px solid transparent; } + + .left .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + + .left .budgie-panel .unpinned button.flat.launcher, + .left .budgie-panel .pinned button.flat.launcher.running { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + .left .budgie-panel #tasklist-button:hover, .budgie-panel .left #tasklist-button:hover, .left .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .left button.flat.launcher:hover, + .left .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .left button.flat.launcher.running:hover { + border-left: 2px solid rgba(255, 255, 255, 0.25); } + .left .budgie-panel #tasklist-button:active, .budgie-panel .left #tasklist-button:active, .left .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .left button.flat.launcher:active, + .left .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .left button.flat.launcher.running:active, .left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .left button.flat.launcher:checked, + .left .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .left button.flat.launcher.running:checked { + border-left: 2px solid rgba(189, 147, 249, 0.5); } +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .right button.flat.launcher, +.right .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .right button.flat.launcher.running { + padding-left: 2px; + border-right: 2px solid transparent; } + .right .budgie-panel .pinned button.flat.launcher:not(.running) { + border-right: 2px solid transparent; } + + .right .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + + .right .budgie-panel .unpinned button.flat.launcher, + .right .budgie-panel .pinned button.flat.launcher.running { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + .right .budgie-panel #tasklist-button:hover, .budgie-panel .right #tasklist-button:hover, .right .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .right button.flat.launcher:hover, + .right .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .right button.flat.launcher.running:hover { + border-right: 2px solid rgba(255, 255, 255, 0.25); } + .right .budgie-panel #tasklist-button:active, .budgie-panel .right #tasklist-button:active, .right .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .right button.flat.launcher:active, + .right .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .right button.flat.launcher.running:active, .right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .right button.flat.launcher:checked, + .right .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .right button.flat.launcher.running:checked { + border-right: 2px solid rgba(189, 147, 249, 0.5); } + +.top .budgie-panel { + border-bottom: 1px solid rgba(15, 15, 20, 0.92); } + +.top .raven-frame { + padding: 0; + background: none; } + .top .raven-frame border { + border: none; + border-bottom: 1px solid rgba(30, 31, 41, 0.92); } + +.top .shadow-block { + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent); } + +.bottom .budgie-panel { + border-top: 1px solid rgba(15, 15, 20, 0.92); } + +.bottom .raven-frame { + padding: 0; + background: none; } + .bottom .raven-frame border { + border: none; + border-top: 1px solid rgba(30, 31, 41, 0.92); } + +.bottom .shadow-block { + background-color: transparent; + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent); } + +.left .budgie-panel { + border-right: 1px solid rgba(15, 15, 20, 0.92); } + +.left .raven-frame { + padding: 0; + background: none; } + .left .raven-frame border { + border: none; + border-right: 1px solid rgba(30, 31, 41, 0.92); } + +.left .shadow-block { + background-color: transparent; + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent); } + +.right .budgie-panel { + border-left: 1px solid rgba(15, 15, 20, 0.92); } + +.right .raven-frame { + padding: 0; + background: none; } + .right .raven-frame border { + border: none; + border-left: 1px solid rgba(30, 31, 41, 0.92); } + +.right .shadow-block { + background-color: transparent; + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent); } + +.raven { + padding: 0; + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.92); + transition: 170ms ease-out; } + .raven .raven-header { + min-height: 32px; + color: #f8f8f2; + border: solid rgba(25, 26, 34, 0.85); + border-width: 1px 0; + background-color: rgba(30, 31, 41, 0.2); } + .raven .raven-header * { + padding-top: 0; + padding-bottom: 0; } + .raven .raven-header.top { + border-top-style: none; + border-color: transparent; + margin-top: 3px; + min-height: 32px; } + .raven .raven-header.top button.image-button:hover { + color: rgba(174, 123, 248, 0.5); + box-shadow: none; } + .raven .raven-header > button.text-button { + border-radius: 2px; + color: #f8f8f2; + background-color: rgba(255, 60, 60, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:hover { + border-radius: 2px; + color: #f8f8f2; + background-color: rgba(255, 85, 85, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:active { + color: #f8f8f2; + background-color: rgba(255, 111, 111, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header.bottom { + border-bottom-style: none; } + .raven .raven-header button { + background-color: transparent; + color: #f8f8f2; + border-radius: 0; + border: none; + box-shadow: none; + margin-top: -4px; + margin-bottom: -4px; + min-height: 32px; } + .raven .raven-header button:hover { + border-radius: 0; + background-color: transparent; + color: rgba(189, 147, 249, 0.5); } + .raven .raven-header button:active, .raven .raven-header button:checked { + color: rgba(189, 147, 249, 0.5); + border-radius: 0; + background-color: transparent; } + .raven .raven-header button:disabled { + color: #8b8c8e; } + .raven list { + background-color: transparent; } + .raven list:selected { + background-color: rgba(189, 147, 249, 0.4); } + .raven list row, + .raven list row.activatable { + background-color: transparent; } + .raven list row:selected, + .raven list row.activatable:selected { + background-color: rgba(189, 147, 249, 0.4); } + .raven .raven-background { + color: #f8f8f2; + background-color: transparent; + border-color: transparent; } + .raven .raven-background.middle { + border-bottom-style: none; } + .raven .powerstrip { + background-color: transparent; + border-top-color: transparent; } + .raven .powerstrip button.image-button { + border-radius: 50%; + padding: 5px; + min-width: 32px; + margin-bottom: 3px; + background: rgba(68, 71, 90, 0.7); + color: #f8f8f2; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + border: none; + font-size: 100%; } + .raven .powerstrip button.image-button:hover { + transition: 170ms ease all; + background: rgba(68, 71, 90, 0.85); + color: #f8f8f2; } + .raven .powerstrip button.image-button:active { + transition: 170ms ease all; + background: #44475a; + color: #f8f8f2; } + .raven .powerstrip button.image-button:first-child { + background: rgba(114, 191, 208, 0.7); } + .raven .powerstrip button.image-button:first-child:hover { + background: rgba(114, 191, 208, 0.85); } + .raven .powerstrip button.image-button:first-child:active { + background: #72BFD0; } + .raven .powerstrip button.image-button:last-child { + background: rgba(255, 85, 85, 0.7); } + .raven .powerstrip button.image-button:last-child:hover { + background: rgba(255, 85, 85, 0.85); } + .raven .powerstrip button.image-button:last-child:active { + background: #ff5555; } + .raven .option-subtitle { + font-size: 13px; } + +calendar.raven-calendar { + padding: 4px; + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.2); + border-color: transparent; } + calendar.raven-calendar:indeterminate { + color: alpha(currentColor,0.3); } + calendar.raven-calendar:selected { + background: transparent; + color: rgba(189, 147, 249, 0.5); + font-weight: bold; } + calendar.raven-calendar:backdrop { + background-color: transparent; } + calendar.raven-calendar.header { + color: #f8f8f2; + border: none; + border-radius: 0; + background-color: transparent; } + calendar.raven-calendar button, calendar.raven-calendar button:focus { + color: alpha(currentColor,0.5); + background-color: transparent; } + calendar.raven-calendar button:hover, calendar.raven-calendar button:focus:hover { + color: #f8f8f2; + background-color: transparent; } + +.raven-mpris { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.9); + border: solid rgba(255, 255, 255, 0.1); + border-width: 1px 0; + border-bottom-color: rgba(0, 0, 0, 0.1); } + .raven-mpris button.image-button { + padding: 10px; + background-color: #282a36; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + .raven-mpris button.image-button:hover { + background-color: rgba(189, 147, 249, 0.5); } + .raven-mpris button.image-button:active { + background-color: rgba(174, 123, 248, 0.5); } + .raven-mpris button.image-button:first-child { + margin-right: 4px; } + .raven-mpris button.image-button:last-child { + margin-left: 4px; } + .raven-mpris button.image-button:last-child, .raven-mpris button.image-button:first-child { + padding: 4px; + margin-top: 6px; + margin-bottom: 6px; } + +.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { + background: none; + border-radius: 1px; } + .budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { + background-color: #72BFD0; + color: #464626; + border: none; + margin: 0 3px; } + .budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { + background-color: #5fb6ca; + border: none; } + .budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { + background-color: #5fb6ca; } + +.budgie-notification.background, .background.budgie-osd, .background.budgie-switcher { + border-radius: 1px; } +.budgie-notification .notification-title, .budgie-osd .notification-title, .budgie-switcher .notification-title { + font-size: 110%; + color: #f8f8f2; } +.budgie-notification .notification-body, .budgie-osd .notification-body, .budgie-switcher .notification-body { + color: rgba(248, 248, 242, 0.7); } +.budgie-notification button, .budgie-osd button, .budgie-switcher button { + background-color: transparent; + color: #f8f8f2; } + .budgie-notification button:hover, .budgie-osd button:hover, .budgie-switcher button:hover { + background-color: transparent; + color: #ff5555; + box-shadow: none; } + .budgie-notification button:active, .budgie-osd button:active, .budgie-switcher button:active, .budgie-notification button:checked, .budgie-osd button:checked, .budgie-switcher button:checked { + background-color: transparent; + color: #ff3c3c; } + +.drop-shadow, .budgie-session-dialog.background, .background.budgie-polkit-dialog, .background.budgie-run-dialog { + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.95); + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); + border-radius: 2px; } + +.budgie-switcher-window flowbox { + color: #f8f8f2; } +.budgie-switcher-window flowboxchild { + padding: 3px; + margin: 3px; + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:hover { + background-color: transparent; } + .budgie-switcher-window flowboxchild:active { + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + .budgie-switcher-window flowboxchild:selected:active { + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:selected:hover { + background-color: rgba(142, 110, 187, 0.55); } + .budgie-switcher-window flowboxchild:selected:disabled { + color: rgba(248, 248, 242, 0.7); + background-color: rgba(189, 147, 249, 0.3); } + .budgie-switcher-window flowboxchild:selected:disabled label { + color: rgba(248, 248, 242, 0.8); } + +.budgie-session-dialog, .budgie-polkit-dialog, .budgie-run-dialog { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-session-dialog label:backdrop, .budgie-polkit-dialog label:backdrop, .budgie-run-dialog label:backdrop { + color: rgba(248, 248, 242, 0.8); } + .budgie-session-dialog .dialog-title, .budgie-polkit-dialog .dialog-title, .budgie-run-dialog .dialog-title { + font-size: 120%; } + .budgie-session-dialog .linked.horizontal > button, .budgie-polkit-dialog .linked.horizontal > button, .budgie-run-dialog .linked.horizontal > button { + margin-bottom: 0; + min-height: 32px; + border-bottom: none; + border-radius: 0; + color: #f8f8f2; + background-color: transparent; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), inset 0 1px 2px rgba(0, 0, 0, 0.2); } + .budgie-session-dialog .linked.horizontal > button label, .budgie-polkit-dialog .linked.horizontal > button label, .budgie-run-dialog .linked.horizontal > button label { + font-weight: 700; } + .budgie-session-dialog .linked.horizontal > button:first-child, .budgie-polkit-dialog .linked.horizontal > button:first-child, .budgie-run-dialog .linked.horizontal > button:first-child { + border-left: none; + border-bottom-left-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:last-child, .budgie-polkit-dialog .linked.horizontal > button:last-child, .budgie-run-dialog .linked.horizontal > button:last-child { + border-right: none; + border-bottom-right-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:hover, .budgie-polkit-dialog .linked.horizontal > button:hover, .budgie-run-dialog .linked.horizontal > button:hover { + background-color: rgba(189, 147, 249, 0.4); } + .budgie-session-dialog .linked.horizontal > button:hover:backdrop label, .budgie-polkit-dialog .linked.horizontal > button:hover:backdrop label, .budgie-run-dialog .linked.horizontal > button:hover:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .budgie-session-dialog .linked.horizontal > button.suggested-action, .budgie-polkit-dialog .linked.horizontal > button.suggested-action, .budgie-run-dialog .linked.horizontal > button.suggested-action { + background-color: rgba(114, 191, 208, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:hover, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:hover, .budgie-run-dialog .linked.horizontal > button.suggested-action:hover { + background-color: rgba(133, 200, 214, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:active, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:active, .budgie-run-dialog .linked.horizontal > button.suggested-action:active, .budgie-session-dialog .linked.horizontal > button.suggested-action:checked, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:checked, .budgie-run-dialog .linked.horizontal > button.suggested-action:checked { + background-color: rgba(133, 200, 214, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action, .budgie-polkit-dialog .linked.horizontal > button.destructive-action, .budgie-run-dialog .linked.horizontal > button.destructive-action { + background-color: rgba(255, 34, 34, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:hover, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:hover, .budgie-run-dialog .linked.horizontal > button.destructive-action:hover { + background-color: rgba(255, 60, 60, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:active, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:active, .budgie-run-dialog .linked.horizontal > button.destructive-action:active, .budgie-session-dialog .linked.horizontal > button.destructive-action:checked, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:checked, .budgie-run-dialog .linked.horizontal > button.destructive-action:checked { + background-color: rgba(255, 60, 60, 0.9); } + .budgie-session-dialog entry, .budgie-polkit-dialog entry, .budgie-run-dialog entry { + background-color: #505359; + color: #f8f8f2; } + .budgie-session-dialog entry:focus, .budgie-polkit-dialog entry:focus, .budgie-run-dialog entry:focus { + background-color: #505359; } + .budgie-session-dialog entry:backdrop, .budgie-polkit-dialog entry:backdrop, .budgie-run-dialog entry:backdrop { + background-color: #505359; } + +.budgie-polkit-dialog .message { + color: rgba(248, 248, 242, 0.7); } +.budgie-polkit-dialog .failure { + color: #ff5555; } + +.budgie-run-dialog entry.search, .budgie-run-dialog entry.search:focus { + font-size: 120%; + padding: 8px 5px; + border: none; + box-shadow: none; } + .budgie-run-dialog entry.search image, .budgie-run-dialog entry.search:focus image { + color: #f8f8f2; } + .budgie-run-dialog entry.search image:dir(ltr), .budgie-run-dialog entry.search:focus image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-run-dialog entry.search image:dir(rtl), .budgie-run-dialog entry.search:focus image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-run-dialog list row:selected .dim-label, .budgie-run-dialog list row:selected label.separator, .budgie-run-dialog list row:selected .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .budgie-run-dialog list row:selected .subtitle, +.budgie-run-dialog list row:selected headerbar .subtitle, +headerbar .budgie-run-dialog list row:selected .subtitle { + opacity: 1; } +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(0, 0, 0, 0); } + +.budgie-menubar menu { + margin: 4px; + padding: 5px; + border-radius: 0; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-menubar menu menuitem:hover { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } +.budgie-menubar arrow { + border: none; + min-width: 16px; + min-height: 16px; } + .budgie-menubar arrow.top { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid rgba(55, 56, 64, 0.928); } + .budgie-menubar arrow.bottom { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid rgba(55, 56, 64, 0.928); } +.budgie-menubar menuitem accelerator { + color: rgba(248, 248, 242, 0.35); } +.budgie-menubar menuitem check, .budgie-menubar menuitem radio { + min-height: 16px; + min-width: 16px; } + +window.background.budgie-settings-window.csd > box.horizontal > stack > scrolledwindow buttonbox.inline-toolbar { + border-style: none none solid; } + +.workspace-switcher .workspace-layout { + border: 0 solid rgba(8, 9, 12, 0.95); } + .top .workspace-switcher .workspace-layout:dir(ltr), .bottom .workspace-switcher .workspace-layout:dir(ltr) { + border-left-width: 1px; } + .top .workspace-switcher .workspace-layout:dir(rtl), .bottom .workspace-switcher .workspace-layout:dir(rtl) { + border-right-width: 1px; } + .left .workspace-switcher .workspace-layout, .right .workspace-switcher .workspace-layout { + border-top-width: 1px; } +.workspace-switcher .workspace-item, .workspace-switcher .workspace-add-button { + border: 0 solid rgba(30, 31, 41, 0.95); } + .top .workspace-switcher .workspace-item:dir(ltr), .bottom .workspace-switcher .workspace-item:dir(ltr), + .top .workspace-switcher .workspace-add-button:dir(ltr), .bottom .workspace-switcher .workspace-add-button:dir(ltr) { + border-right-width: 1px; } + .top .workspace-switcher .workspace-item:dir(rtl), .bottom .workspace-switcher .workspace-item:dir(rtl), + .top .workspace-switcher .workspace-add-button:dir(rtl), .bottom .workspace-switcher .workspace-add-button:dir(rtl) { + border-left-width: 1px; } + .left .workspace-switcher .workspace-item, .right .workspace-switcher .workspace-item, .left .workspace-switcher .workspace-add-button, .right .workspace-switcher .workspace-add-button { + border-bottom-width: 1px; } +.workspace-switcher .workspace-item.current-workspace { + background-color: rgba(0, 0, 0, 0.95); } +.workspace-switcher .workspace-add-button { + border: none; + background: transparent; + box-shadow: none; } + .workspace-switcher .workspace-add-button:hover { + box-shadow: none; } + .workspace-switcher .workspace-add-button:active { + background-image: none; } + .workspace-switcher .workspace-add-button:active image { + margin: 1px 0 -1px; } +.budgie-panel .workspace-switcher .workspace-icon-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 2px; } + +/************ + * Nautilus * + ************/ +.nautilus-window paned > separator { + background-image: none; } +.nautilus-window .sidebar { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar:backdrop { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar .list-row button { + border: none; + background-color: rgba(33, 35, 45, 0.95); } + .nautilus-window .sidebar .list-row button:active { + background-color: rgba(189, 147, 249, 0.25); } + .nautilus-window .sidebar .list-row:selected { + background-color: rgba(189, 147, 249, 0.25); } + .nautilus-window .sidebar .list-row:selected:hover { + background-color: rgba(189, 147, 249, 0.4); } + .nautilus-window .sidebar .list-row:hover { + background-color: rgba(40, 42, 54, 0.5); } + .nautilus-window .sidebar .list-row:hover:active { + background-color: rgba(189, 147, 249, 0.4); } +.nautilus-window.background { + background-color: rgba(33, 35, 45, 0.95); } + .nautilus-window.background:backdrop { + background-color: rgba(33, 35, 45, 0.95); } +.nautilus-window notebook > stack:only-child { + background-color: #282a36; } + .nautilus-window notebook > stack:only-child:backdrop { + background-color: #2a2c39; } +.nautilus-window searchbar { + border-top: 1px solid rgba(0, 0, 0, 0.12); } +.nautilus-window .searchbar-container { + margin-top: -1px; } +.nautilus-window .titlebar .search { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 3px; } +.nautilus-window .path-bar-box .dim-label, .nautilus-window .path-bar-box label.separator, .nautilus-window .path-bar-box .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .nautilus-window .path-bar-box .subtitle, +.nautilus-window .path-bar-box headerbar .subtitle, +headerbar .nautilus-window .path-bar-box .subtitle { + color: transparent; } +.nautilus-window .path-bar-box widget > .text-button:last-child { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nautilus-window .path-bar-box widget > .text-button:last-child:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nautilus-window .path-bar-box button { + transition: all 100ms ease-in; + margin-left: -5px; } + .nautilus-window .path-bar-box button:backdrop:hover, .nautilus-window .path-bar-box button:backdrop:active, .nautilus-window .path-bar-box button:backdrop:checked { + color: rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nautilus-window .path-bar-box button:backdrop:hover label, .nautilus-window .path-bar-box button:backdrop:active label, .nautilus-window .path-bar-box button:backdrop:checked label { + color: rgba(189, 147, 249, 0.4); } + +.nautilus-circular-button { + border-radius: 20px; + -gtk-outline-radius: 20px; } + +.disk-space-display { + border: 2px solid; } + .disk-space-display .unknown { + background-color: #888a85; + border-color: #555653; } + .disk-space-display .used { + background-color: #9FB0B9; + border-color: #667f8c; } + .disk-space-display .free { + background-color: #D8D8D8; + border-color: #a5a5a5; } + +.nautilus-desktop { + color: #f8f8f2; } + .nautilus-desktop .nautilus-canvas-item { + border-radius: 5px; + color: #f8f8f2; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } + .nautilus-desktop .nautilus-canvas-item:active { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:hover { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:selected { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item .dim-label:selected, .nautilus-desktop .nautilus-canvas-item label.separator:selected, .nautilus-desktop .nautilus-canvas-item .titlebar:not(headerbar) .subtitle:selected, .titlebar:not(headerbar) .nautilus-desktop .nautilus-canvas-item .subtitle:selected, + .nautilus-desktop .nautilus-canvas-item headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-canvas-item .subtitle:selected { + color: #f8f8f2; } + .nautilus-desktop .nautilus-list .dim-label:selected, .nautilus-desktop .nautilus-list label.separator:selected, .nautilus-desktop .nautilus-list .titlebar:not(headerbar) .subtitle:selected, .titlebar:not(headerbar) .nautilus-desktop .nautilus-list .subtitle:selected, + .nautilus-desktop .nautilus-list headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-list .subtitle:selected { + color: #f8f8f2; } + +/********* + * Gedit * + *********/ +.gedit-search-slider { + padding: 4px; + border-radius: 0 0 3px 3px; + border: 0; + background-color: #1e1f29; } + +/********* + * Gnucash * +*********/ +#gnc-id-main-window entry.gnc-class-register-foreground { + background: transparent; + border: none; + box-shadow: none; } +#gnc-id-main-window .arrow.button.toggle { + transition: none; + box-shadow: none; } + #gnc-id-main-window .arrow.button.toggle:hover { + border-color: rgba(189, 147, 249, 0.5); } + +/******** + * Gala * + *******/ +.gala-notification { + border-width: 0; + border-radius: 2px; + color: white; + border: 1px solid #282a36; + background-color: #282a36; } + .gala-notification .title, + .gala-notification .label { + color: #f8f8f2; } + +.gala-button { + padding: 3px; + color: #282a36; + border: none; + border-radius: 50%; + background-image: linear-gradient(to bottom, #7e7e7e, #3e3e3e); + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.98), inset 0 1px 0 0 rgba(255, 255, 255, 0.93), inset 0 -1px 0 0 rgba(255, 255, 255, 0.99), 0 0 0 1px rgba(0, 0, 0, 0.6), 0 3px 6px rgba(0, 0, 0, 0.84), 0 3px 6px rgba(0, 0, 0, 0.77); + text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +/********** + * Notify * + *********/ +.notify { + /*-notify-shadow: 0px 2px 18px transparentize(black, 0.60);*/ + border-radius: 5px; + border: 1px solid rgba(0, 0, 0, 0.7); + background-color: rgba(40, 42, 54, 0.05); } + +/*************** + * SwitchBoard * + ***************/ +.category-label { + font-weight: bold; + color: #f8f8f2; } + +/************* + * Slingshot * + ************/ +.button.app { + border: none; + border-radius: 0; + box-shadow: none; + background-image: none; } + .button.app .app:hover { + border-radius: 8px; + border: none; + background-color: rgba(189, 147, 249, 0); + color: white; } + .button.app .app:focus { + /*background-color: transparentize(black, 0.20);*/ } + +.search-item { + border-radius: 0; + border: none; + color: #f8f8f2; + background: none; } + .search-item:hover, .search-item:focus { + border-radius: 0; + background-color: rgba(189, 147, 249, 0); + color: #f8f8f2; } + +.search-entry-large, +.search-entry-large:focus { + border: none; + font-size: 18px; + font-weight: 300; + background-image: none; + background: none; + box-shadow: none; + border-radius: 0; } + +.search-category-header { + font-weight: bold; + color: #f8f8f2; } + +/********* + * Panel * + ********/ +.panel { + background-color: transparent; + transition: all 100ms ease-in-out; + color: #fff; } + .panel.maximized { + background-color: #000; } + .panel.translucent { + background-color: rgba(0, 0, 0, 0.5); } + .panel.color-light.translucent { + background-color: rgba(255, 255, 255, 0.85); } + +menubar.panel, +.panel menubar { + box-shadow: none; + border: none; } + +.composited-indicator > revealer, +.composited-indicator > revealer image, +.composited-indicator > revealer label, +.composited-indicator > revealer spinner { + color: #fff; + font-weight: bold; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); + transition: all 200ms ease-in-out; + -gtk-icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); } +.composited-indicator > revealer image:first-child + label { + margin-left: 5px; } + +.panel.color-light .composited-indicator > revealer, +.panel.color-light .composited-indicator > revealer image, +.panel.color-light .composited-indicator > revealer label, +.panel.color-light .composited-indicator > revealer spinner { + color: rgba(0, 0, 0, 0.6); + text-shadow: 0 1px rgba(255, 255, 255, 0.1); + -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.1); } + +/************** + * Calculator * + **************/ +PantheonCalculatorMainWindow { + border-radius: 0 0 4px 4px; } + PantheonCalculatorMainWindow .window-frame { + border-radius: 3px; } + +/********* + * Cards * + *********/ +.deck { + background-color: #0d0d11; } + +.card { + background-color: #282a36; + border: none; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 3px 3px rgba(0, 0, 0, 0.2); + transition: all 150ms ease-in-out; } + +.card.collapsed { + background-color: #1d1f27; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.2); } + +/********* + * Noise * + *********/ +NoiseLibraryWindow { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .action-bar { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .window-frame { + border-radius: 3px; } + +/******** + * Snap * + ********/ +SnapMainWindow .take-button, +SnapSnapWindow .take-button { + border-radius: 0; } + +/******************* + * Photos/Shotwell * + *******************/ +DirectWindow .the-button-in-the-combobox, +LibraryWindow .the-button-in-the-combobox { + background: none; } + +.checkerboard-layout { + background-color: #1e1f29; + background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)), linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)); + background-size: 24px 24px; + background-position: 0 0, 12px 12px; } + +.checkboard-layout .item { + background-color: #f8f8f2; } + +/********* +* Avatar * +*********/ +.avatar { + border: 1px solid rgba(0, 0, 0, 0.23); + border-radius: 50%; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23); } + +/**level bars**/ +.sidebar.source-list.view.level-bar, iconview.sidebar.source-list.level-bar, .sidebar.source-list.view.level-bar:selected, iconview.sidebar.source-list.level-bar:selected, .sidebar.source-list.view.level-bar:selected:focus, iconview.sidebar.source-list.level-bar:selected:focus { + background: linear-gradient(rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.14)); + border: 1px solid rgba(0, 0, 0, 0.14); + box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); + border-radius: 2px; } +.sidebar.source-list.view.fill-block, iconview.sidebar.source-list.fill-block { + border: none; } + .sidebar.source-list.view.fill-block, iconview.sidebar.source-list.fill-block, .sidebar.source-list.view.fill-block:hover, iconview.sidebar.source-list.fill-block:hover, .sidebar.source-list.view.fill-block:selected, iconview.sidebar.source-list.fill-block:selected, .sidebar.source-list.view.fill-block:selected:focus, iconview.sidebar.source-list.fill-block:selected:focus { + background: linear-gradient(rgba(189, 147, 249, 0.5), rgba(189, 147, 249, 0.5)); } + +/************************** + * Colors in context menu * +**************************/ +checkbutton.color-button { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 100px; + background-clip: border-box; + padding: 0; + margin: 2px 1px; } + checkbutton.color-button > check { + -gtk-icon-source: none; + background: none; + margin-right: 0; + padding: 2px; } + checkbutton.color-button.none > check { + background-color: transparent; + border-radius: 100px; + -gtk-icon-source: -gtk-icontheme("close-symbolic"); } + +radiobutton.color-button > radio { + -gtk-icon-source: none; + margin-right: 0; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 100px; + background-clip: border-box; } +radiobutton.color-button:active > radio { + border: 1px solid rgba(0, 0, 0, 0.35); } + +.color-button check, +.color-button check:checked, +.color-button radio, +.color-button radio:checked { + background-image: none; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 50%; + color: #282a36; + -gtk-icon-source: -gtk-icontheme("check-active-symbolic"); } +.color-button.red check, .color-button.red radio, .color-button.strawberry check, .color-button.strawberry radio { + background-color: @STRAWBERRY_300; + -gtk-icon-shadow: 0 1px 1px @STRAWBERRY_500; } +.color-button.orange check, .color-button.orange radio { + background-color: @ORANGE_300; + -gtk-icon-shadow: 0 1px 1px @ORANGE_500; } +.color-button.yellow check, .color-button.yellow radio, .color-button.banana check, .color-button.banana radio { + background-color: @BANANA_500; + -gtk-icon-shadow: 0 1px 1px @BANANA_700; } +.color-button.green check, .color-button.green radio, .color-button.lime check, .color-button.lime radio { + background-color: @LIME_500; + -gtk-icon-shadow: 0 1px 1px @LIME_700; } +.color-button.blue check, .color-button.blue radio, .color-button.blueberry check, .color-button.blueberry radio { + background-color: @BLUEBERRY_500; + -gtk-icon-shadow: 0 1px 1px @BLUEBERRY_700; } +.color-button.purple check, .color-button.purple radio, .color-button.grape check, .color-button.grape radio { + background-color: @GRAPE_500; + -gtk-icon-shadow: 0 1px 1px @GRAPE_700; } +.color-button.brown check, .color-button.brown radio, .color-button.cocoa check, .color-button.cocoa radio { + background-color: @COCOA_300; + -gtk-icon-shadow: 0 1px 1px @COCOA_500; } +.color-button.mint check, .color-button.mint radio { + background-color: @MINT_500; + -gtk-icon-shadow: 0 1px 1px @MINT_700; } +.color-button.pink check, .color-button.pink radio, .color-button.bubblegum check, .color-button.bubblegum radio { + background-color: @BUBBLEGUM_500; + -gtk-icon-shadow: 0 1px 1px @BUBBLEGUM_700; } +.color-button.slate check, .color-button.slate radio { + background-color: @SLATE_300; + -gtk-icon-shadow: 0 1px 1px @SLATE_500; } +.color-button.auto radio { + background-image: url("assets/color-button-auto.png"); + background-position: -1px -1px; + background-repeat: no-repeat; + background-size: calc(100% + 2px); } + +.xfce4-panel.background { + background-color: rgba(30, 31, 41, 0.7); + color: #f8f8f2; + text-shadow: none; + -gtk-icon-shadow: none; } +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { + transition: none; } + +#tasklist-button { + color: rgba(255, 255, 255, 0.8); + border-radius: 0; + border: none; + background-color: rgba(30, 31, 41, 0); } + #tasklist-button:hover { + color: white; + background-color: rgba(0, 0, 0, 0.17); } + #tasklist-button:checked { + color: white; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: inset 0 -2px rgba(189, 147, 249, 0.5); } + +.xfce4-panel.background button.flat { + color: white; + border-radius: 0; + border: none; + background-color: rgba(30, 31, 41, 0); + font-weight: normal; } + .xfce4-panel.background button.flat:hover { + border: none; + background-color: rgba(52, 53, 70, 0.7); } + .xfce4-panel.background button.flat:active, .xfce4-panel.background button.flat:checked { + color: white; + border-bottom: 2px solid rgba(189, 147, 249, 0.5); + background-color: rgba(26, 27, 35, 0.7); } + .xfce4-panel.background button.flat:active label, .xfce4-panel.background button.flat:active image, .xfce4-panel.background button.flat:checked label, .xfce4-panel.background button.flat:checked image { + color: inherit; } + +/******** +* Unity * +*********/ +/* Unity window border color */ +/* Unity window text color */ +/* Backdrop Unity window text color */ +/* Unity panel color #454D50 */ +UnityDecoration { + /* Border properties (top, right, bottom, left) */ + -UnityDecoration-extents: 28px 1px 1px 1px; + /* the size of the decorations */ + -UnityDecoration-input-extents: 10px; + /* the extra size of the input areas */ + /* Shadows settings */ + -UnityDecoration-shadow-offset-x: 1px; + /* Size property, the shadow x offset */ + -UnityDecoration-shadow-offset-y: 1px; + /* Size property, the shadow y offset */ + -UnityDecoration-active-shadow-color: rgba 0, 0, 0, 0.647; + /* Color property, active window shadow color */ + -UnityDecoration-active-shadow-radius: 8px; + /* Size property, active window shadow radius */ + -UnityDecoration-inactive-shadow-color: rgba 0, 0, 0, 0.647; + /* Color property, inactive windows shadow color */ + -UnityDecoration-inactive-shadow-radius: 5px; + /* Size property, inactive windows shadow radius */ + /* Glow applied to the selected scaled window */ + -UnityDecoration-glow-size: 8px; + /* Size property, size of glow */ + -UnityDecoration-glow-color: rgba(189, 147, 249, 0.5); + /* Color property of the glow */ + /* Title settings */ + -UnityDecoration-title-indent: 10px; + /* Size property, left indent of the title */ + -UnityDecoration-title-fade: 35px; + /* Size property, space of the title that can be faded */ + -UnityDecoration-title-alignment: 0.0; + /* Float from 0.0 to 1.0, to align the title */ + background-color: #31363D; + color: #fefefe; } + UnityDecoration .top { + padding: 0 5px 0 5px; + border-radius: 4px 4px 0px 0px; + box-shadow: none; + border: 1px solid #31363D; + border-bottom-width: 0; + background-color: #31363D; + color: #fefefe; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: #e5e5e5; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top .menuitem { + color: #fefefe; } + UnityDecoration .top .menuitem:backdrop { + color: #e5e5e5; } + +UnityDecoration.left, +UnityDecoration.right { + background-repeat: repeat-x; + background-color: #30343b; + background-size: 1px 120px; + background-clip: border-box; + background-image: linear-gradient(to bottom, #31363D, #30343b); } + +UnityDecoration.bottom { + background-size: 1px; + background-repeat: repeat-x; + background-color: #30343b; } + +UnityDecoration.left:backdrop, +UnityDecoration.right:backdrop, +UnityDecoration.bottom:backdrop { + background-size: 1px; + background-repeat: repeat-x; } + +/************** +* Unity Panel * +***************/ +UnityPanelWidget, +.unity-panel { + background-color: #1a1d21; + color: #fefefe; } + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #e5e5e5; } + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0 1px; + color: #fefefe; } + +.unity-panel.menubar, +.unity-panel .menubar { + color: #fefefe; } + +.unity-panel.menu.menubar, +.unity-panel .menu .menubar { + background-color: #1a1d21; + color: #fefefe; } + +.unity-panel.menubar:backdrop, +.unity-panel .menubar *:backdrop { + color: #8b8c8e; } + +.unity-panel.menubar.menuitem, +.unity-panel.menubar .menuitem { + padding: 3px 5px; + border-width: 1px; + border-style: solid; + border: none; + background: none; + color: #fefefe; + box-shadow: none; } + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem:hover { + border-radius: 0; + background-color: #2f333a; + color: #fefefe; + box-shadow: none; } + +.unity-panel.menubar .menuitem *:hover { + color: white; + box-shadow: none; } + +.unity-panel.menubar .menuitem.separator, +.unity-panel.menubar.menuitem.separator { + border: none; + color: rgba(25, 26, 34, 0.9); } + +/* Force Quit */ +SheetStyleDialog.unity-force-quit { + background-color: #282a36; } + +@keyframes playbackmenuitem_spinner { + to { + -gtk-icon-transform: rotate(1turn); } } +.menu IdoPlaybackMenuItem.menuitem:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: playbackmenuitem_spinner 1s infinite linear; + color: rgba(189, 147, 249, 0.5); } + +MsdOsdWindow.background.osd { + border-radius: 2px; + border: 1px solid rgba(25, 26, 34, 0.9); } + MsdOsdWindow.background.osd .progressbar { + background-color: rgba(189, 147, 249, 0.5); + border: none; + border-color: rgba(189, 147, 249, 0.5); + border-radius: 5px; } + MsdOsdWindow.background.osd .trough { + background-color: rgba(9, 10, 12, 0.8); + border: none; + border-radius: 5px; } + +/*********************** + * App-Specific Styles * + ***********************/ +/********* + * Geary * + *********/ +.geary-titlebar-left .separator, +.geary-titlebar-right .separator { + opacity: 0; } + +ConversationListView { + -GtkTreeView-grid-line-width: 0; } + ConversationListView .view:active, ConversationListView iconview:active, ConversationListView .view:selected, ConversationListView iconview:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + ConversationListView .view:active:backdrop, ConversationListView iconview:active:backdrop, ConversationListView .view:selected:backdrop, ConversationListView iconview:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); + color: rgba(248, 248, 242, 0.5); } + ConversationListView .view .cell, ConversationListView iconview .cell { + border: solid rgba(0, 0, 0, 0.2); + border-width: 0 0 1px 0; } + ConversationListView .view .cell:selected, ConversationListView iconview .cell:selected { + color: #f8f8f2; + border: 0px solid rgba(159, 99, 246, 0.5); } + +/*********** + * LightDm * + ***********/ +#panel_window { + background-color: rgba(30, 31, 41, 0.7); + color: white; + font-weight: bold; + box-shadow: inset 0 -1px rgba(15, 15, 20, 0.7); } + #panel_window .menubar, + #panel_window .menubar > .menuitem + menubar, + #panel_window menubar > menuitem { + background-color: transparent; + color: white; + font-weight: bold; } + #panel_window .menubar .menuitem:disabled, + #panel_window menubar menuitem:disabled { + color: rgba(255, 255, 255, 0.5); } + #panel_window .menubar .menuitem:disabled GtkLabel, + #panel_window menubar menuitem:disabled GtkLabel { + color: inherit; } + #panel_window .menubar .menuitem:disabled label, + #panel_window menubar menuitem:disabled label { + color: inherit; } + #panel_window .menubar .menu > .menuitem, + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #f8f8f2; } + +#content_frame { + padding-bottom: 14px; + background-color: #1e1f29; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; } + +#content_frame button { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:active, #content_frame button:checked { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #1e1f29; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; } + +#buttonbox_frame button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:active, #buttonbox_frame button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +#login_window #user_combobox { + color: #f8f8f2; + font-size: 13px; } + #login_window #user_combobox .menu, + #login_window #user_combobox menu { + font-weight: normal; } + +#user_image { + padding: 3px; + border-radius: 2px; } + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; } + +/* thunar */ +.thunar toolbar { + background-color: #1e1f29; } + +/* buttons in toolbar */ +.thunar toolbar.horizontal button image { + -gtk-icon-transform: scale(0.72); } + +scrolledwindow.sidebar treeview.view, scrollbar.right { + background: #232530; + padding: 1.5px; + border: none; + box-shadow: none; } + +scrolledwindow.standard-view scrollbar.right { + background-color: #282a36; } + +/* path-bar of thunar */ +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected, window.thunar paned > scrolledwindow treeview.view:hover, window.thunar paned > scrolledwindow treeview.view:checked, window.thunar paned > scrolledwindow treeview.view:selected { + background-color: transparent; + color: #bd93f9; + box-shadow: none; } +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked:backdrop label, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected:backdrop label, window.thunar paned > scrolledwindow treeview.view:checked:backdrop label, window.thunar paned > scrolledwindow treeview.view:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.path-bar-button { + background: none; + outline: none; + border: none; + box-shadow: none; } + +.nemo-window .places-treeview { + -NemoPlacesTreeView-disk-full-bg-color: #07080a; + -NemoPlacesTreeView-disk-full-fg-color: #f1fa8c; + -GtkTreeView-vertical-separator: 7; } + .nemo-window .places-treeview .view.cell:hover, .nemo-window .places-treeview iconview.cell:hover, .nemo-window .places-treeview .view.cell:selected, .nemo-window .places-treeview iconview.cell:selected, + .nemo-window .places-treeview iconview.cell:hover, + .nemo-window .places-treeview iconview.cell:selected { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } +.nemo-window .sidebar { + color: #f8f8f2; + background-color: #282a36; } + .nemo-window .sidebar .view, .nemo-window .sidebar iconview, .nemo-window .sidebar .iconview, .nemo-window .sidebar row { + background-color: transparent; } +.nemo-window .nemo-window-pane widget.entry { + background-clip: padding-box; + min-height: 28px; + padding: 5px; + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 3px; + box-shadow: inset 0 1px rgba(0, 0, 0, 0.9), inset 1px 0 rgba(0, 0, 0, 0.96), inset -1px 0 rgba(0, 0, 0, 0.96), inset 0 -1px rgba(0, 0, 0, 0.98), 0 1px rgba(255, 255, 255, 0.6); } + .nemo-window .nemo-window-pane widget.entry:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } +.nemo-window toolbar.primary-toolbar { + margin-bottom: -1px; + background: #1e1f29; } + .nemo-window toolbar.primary-toolbar button { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; + min-height: 24px; + padding: 3px; } + .nemo-window toolbar.primary-toolbar button:hover { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .nemo-window toolbar.primary-toolbar button:selected, .nemo-window toolbar.primary-toolbar button:active, .nemo-window toolbar.primary-toolbar button:checked { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nemo-window toolbar.primary-toolbar button:selected:backdrop, .nemo-window toolbar.primary-toolbar button:selected:backdrop label, .nemo-window toolbar.primary-toolbar button:active:backdrop, .nemo-window toolbar.primary-toolbar button:active:backdrop label, .nemo-window toolbar.primary-toolbar button:checked:backdrop, .nemo-window toolbar.primary-toolbar button:checked:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview, +.nemo-window .nemo-inactive-pane iconview { + background-color: #242530; } + +.caja-notebook .frame { + border-width: 0 0 1px; } +.caja-notebook .entry { + background: #1e1f29; + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); } + .caja-notebook .entry:selected { + background: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +/************** +* Caja sidebar * +**************/ +.caja-side-pane { + background: #1e1f29; } + .caja-side-pane .frame { + border-width: 1px 0 0; } + .caja-side-pane treeview.view, + .caja-side-pane textview.view text, + .caja-side-pane viewport.frame, + .caja-side-pane widget .vertical { + background: #1e1f29; + padding: 3px 2px; } + .caja-side-pane treeview.view:hover, + .caja-side-pane textview.view text:hover, + .caja-side-pane viewport.frame:hover, + .caja-side-pane widget .vertical:hover { + background-color: rgba(40, 42, 54, 0.6); } + .caja-side-pane treeview.view:selected, + .caja-side-pane textview.view text:selected, + .caja-side-pane viewport.frame:selected, + .caja-side-pane widget .vertical:selected { + color: #bd93f9; + background: #1e1f29; } + .caja-side-pane treeview.view:selected:hover, + .caja-side-pane textview.view text:selected:hover, + .caja-side-pane viewport.frame:selected:hover, + .caja-side-pane widget .vertical:selected:hover { + background-color: rgba(189, 147, 249, 0); } + +/************** +* Caja pathbar * +**************/ +.caja-navigation-window paned { + background: #282a36; } + +.caja-navigation-window .primary-toolbar { + background: #1e1f29; } + .caja-navigation-window .primary-toolbar button, .caja-navigation-window .primary-toolbar button:backdrop { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; } + .caja-navigation-window .primary-toolbar button:hover, .caja-navigation-window .primary-toolbar button:active, .caja-navigation-window .primary-toolbar button:backdrop:active, .caja-navigation-window .primary-toolbar button:backdrop:checked { + background: rgba(189, 147, 249, 0.5); + box-shadow: none; } + .caja-navigation-window .primary-toolbar button:hover, .caja-navigation-window .primary-toolbar button:hover label, .caja-navigation-window .primary-toolbar button:active, .caja-navigation-window .primary-toolbar button:active label, .caja-navigation-window .primary-toolbar button:backdrop:active, .caja-navigation-window .primary-toolbar button:backdrop:active label, .caja-navigation-window .primary-toolbar button:backdrop:checked, .caja-navigation-window .primary-toolbar button:backdrop:checked label { + color: #f8f8f2; } + +.caja-pathbar button, .caja-pathbar button:backdrop { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; } +.caja-pathbar button:hover, .caja-pathbar button:active, .caja-pathbar button:checked, .caja-pathbar button:backdrop:active, .caja-pathbar button:backdrop:checked { + background: transparent; + box-shadow: none; } + .caja-pathbar button:hover, .caja-pathbar button:hover label, .caja-pathbar button:active, .caja-pathbar button:active label, .caja-pathbar button:checked, .caja-pathbar button:checked label, .caja-pathbar button:backdrop:active, .caja-pathbar button:backdrop:active label, .caja-pathbar button:backdrop:checked, .caja-pathbar button:backdrop:checked label { + color: #bd93f9; } + +/*# sourceMappingURL=gtk-dark.css.map */ diff --git a/.themes/Dracula/gtk-3.20/gtk.css b/.themes/Dracula/gtk-3.20/gtk.css new file mode 100755 index 0000000..f608b8a --- /dev/null +++ b/.themes/Dracula/gtk-3.20/gtk.css @@ -0,0 +1,6355 @@ +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color #f8f8f2; +/* text color for entries, views and content in general */ +@define-color theme_text_color #f8f8f2; +/* widget base background color */ +@define-color theme_bg_color #1e1f29; +/* text widgets and the like base background color */ +@define-color theme_base_color #282a36; +/* base background color of selections */ +@define-color theme_selected_bg_color rgba(189, 147, 249, 0.5); +/* text/foreground color of selections */ +@define-color theme_selected_fg_color #f8f8f2; +/* base background color of disabled widgets */ +@define-color insensitive_bg_color #22232e; +/* text foreground color of disabled widgets */ +@define-color insensitive_fg_color #8b8c8e; +/* disabled text widgets and the like base background color */ +@define-color insensitive_base_color #282a36; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color #8b8c8e; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #f8f8f2; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #1e1f29; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #2a2c39; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color rgba(189, 147, 249, 0.5); +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #f8f8f2; +/* widgets main borders color */ +@define-color borders rgba(25, 26, 34, 0.9); +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders rgba(26, 27, 35, 0.91); +/* these are pretty self explicative */ +@define-color warning_color #ff9f39; +@define-color error_color #ff3c3c; +@define-color success_color #4caec3; +@define-color fg_color #f8f8f2; +@define-color text_color #f8f8f2; +@define-color bg_color #1e1f29; +@define-color base_color #282a36; +@define-color selected_bg_color rgba(189, 147, 249, 0.5); +@define-color selected_fg_color #f8f8f2; +@define-color unfocused_fg_color #8b8c8e; +@define-color unfocused_text_color #f8f8f2; +@define-color unfocused_bg_color #1e1f29; +@define-color unfocused_base_color #2a2c39; +@define-color unfocused_selected_bg_color rgba(189, 147, 249, 0.5); +@define-color unfocused_selected_fg_color #f8f8f2; +/* 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(#f8f8f2, 1.8); +@define-color wm_unfocused_title #8b8c8e; +@define-color wm_highlight rgba(0, 0, 0, 0); +@define-color wm_borders_edge rgba(255, 255, 255, 0.1); +@define-color wm_bg_a shade(#1e1f29, 1.2); +@define-color wm_bg_b #1e1f29; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); +@define-color wm_button_hover_color_a shade(#1e1f29, 1.3); +@define-color wm_button_hover_color_b #1e1f29; +@define-color wm_button_active_color_a shade(#1e1f29, 0.85); +@define-color wm_button_active_color_b shade(#1e1f29, 0.89); +@define-color wm_button_active_color_c shade(#1e1f29, 0.9); +@define-color content_view_bg #282a36; +@define-color budgie_tasklist_indicator_color rgba(189, 147, 249, 0.5); +@define-color budgie_tasklist_indicator_color_active rgba(189, 147, 249, 0.5); +@define-color placeholder_text_color #cfcfcd; +@define-color STRAWBERRY_100 #ff8c82; +@define-color STRAWBERRY_300 #ed5353; +@define-color STRAWBERRY_500 #c6262e; +@define-color STRAWBERRY_700 #a10705; +@define-color STRAWBERRY_900 #7a0000; +@define-color ORANGE_100 #ffc27d; +@define-color ORANGE_300 #ffa154; +@define-color ORANGE_500 #f37329; +@define-color ORANGE_700 #cc3b02; +@define-color ORANGE_900 #a62100; +@define-color BANANA_100 #fff394; +@define-color BANANA_300 #ffe16b; +@define-color BANANA_500 #f9c440; +@define-color BANANA_700 #d48e15; +@define-color BANANA_900 #ad5f00; +@define-color LIME_100 #d1ff82; +@define-color LIME_300 #9bdb4d; +@define-color LIME_500 #68b723; +@define-color LIME_700 #3a9104; +@define-color LIME_900 #206b00; +@define-color MINT_100 #89ffdd; +@define-color MINT_300 #43d6b5; +@define-color MINT_500 #28bca3; +@define-color MINT_700 #0e9a83; +@define-color MINT_900 #007367; +@define-color BLUEBERRY_100 #8cd5ff; +@define-color BLUEBERRY_300 #64baff; +@define-color BLUEBERRY_500 #3689e6; +@define-color BLUEBERRY_700 #0d52bf; +@define-color BLUEBERRY_900 #002e99; +@define-color BUBBLEGUM_100 #fe9ab8; +@define-color BUBBLEGUM_300 #f4679d; +@define-color BUBBLEGUM_500 #de3e80; +@define-color BUBBLEGUM_700 #bc245d; +@define-color BUBBLEGUM_900 #910e38; +@define-color GRAPE_100 #e4c6fa; +@define-color GRAPE_300 #cd9ef7; +@define-color GRAPE_500 #a56de2; +@define-color GRAPE_700 #7239b3; +@define-color GRAPE_900 #452981; +@define-color COCOA_100 #a3907c; +@define-color COCOA_300 #8a715e; +@define-color COCOA_500 #715344; +@define-color COCOA_700 #57392d; +@define-color COCOA_900 #3d211b; +@define-color SILVER_100 #fafafa; +@define-color SILVER_300 #d4d4d4; +@define-color SILVER_500 #abacae; +@define-color SILVER_700 #7e8087; +@define-color SILVER_900 #555761; +@define-color SLATE_100 #95a3ab; +@define-color SLATE_300 #667885; +@define-color SLATE_500 #485a6c; +@define-color SLATE_700 #273445; +@define-color SLATE_900 #0e141f; +@define-color BLACK_100 #666; +@define-color BLACK_300 #4d4d4d; +@define-color BLACK_500 #333; +@define-color BLACK_700 #1a1a1a; +@define-color BLACK_900 #000; +/***************** +* Drawing mixins * +*****************/ +/********* +* Common * +*********/ +* { + padding: 0; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #ff3c3c; + -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: rgba(248, 248, 242, 0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 1px; + -gtk-outline-radius: 2px; + -gtk-secondary-caret-color: rgba(189, 147, 249, 0.5); } + +/*********** + * Widgets * + ***********/ +/*************** +* Action bars * +***************/ +.action-bar { + background-color: #08090c; + border: solid rgba(25, 26, 34, 0.9); + border-width: 1px 0 0 0; + color: #f8f8f2; + box-shadow: none; } + .action-bar:backdrop { + background-color: #08090c; + box-shadow: none; + -gtk-icon-effect: dim; } + .action-bar:first-child { + border-radius: 6px 6px 0px 0px; + border-width: 1px 1px 0px 1px; } + .action-bar:last-child { + border-radius: 0 0 6px 6px; + border-width: 0px 1px 1px 1px; } + +/********************* + * App Notifications * + *********************/ +.app-notification, +.app-notification.frame { + padding: 10px; + border-radius: 0 0 5px 5px; + background-color: rgba(20, 23, 26, 0.8); + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 2px); + background-clip: padding-box; } + .app-notification:backdrop, + .app-notification.frame:backdrop { + background-image: none; + transition: 200ms ease-out; } + .app-notification border, + .app-notification.frame border { + border: none; } + +/*************** + * Base States * + ***************/ +.background { + color: #f8f8f2; + background-color: #1e1f29; } + .background:backdrop { + color: #8b8c8e; + background-color: #1e1f29; + text-shadow: none; + -gtk-icon-shadow: none; } + .background.chromium { + background-color: #2f313f; } + +/* + 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. +*/ +*:disabled { + -gtk-icon-effect: dim; } + +.gtkstyle-fallback { + color: #f8f8f2; + background-color: #1e1f29; } + .gtkstyle-fallback:hover { + color: #f8f8f2; + background-color: #343546; } + .gtkstyle-fallback:active { + color: #f8f8f2; + background-color: #08090c; } + .gtkstyle-fallback:disabled { + color: #8b8c8e; + background-color: #22232e; } + .gtkstyle-fallback:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + +.view, iconview, +.view text, +iconview text, +textview text { + color: #f8f8f2; + background-color: #282a36; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: #cfcfcd; + background-color: #2a2c39; } + .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: 3px; } + +textview border { + background-color: #232530; } + +.rubberband, +rubberband, +flowbox rubberband, +.content-view rubberband, +treeview.view rubberband { + border: 1px solid rgba(159, 99, 246, 0.5); + background-color: rgba(159, 99, 246, 0.2); } + +flowbox flowboxchild { + padding: 3px; + border-radius: 3px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +label { + caret-color: currentColor; } + label.separator { + color: #f8f8f2; } + label.separator:backdrop { + color: #8b8c8e; } + label selection { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + label:disabled { + color: #8b8c8e; } + label:disabled:backdrop { + color: #3e4055; } + label:backdrop { + color: #8b8c8e; } + +.dim-label, label.separator, .titlebar:not(headerbar) .subtitle, +headerbar .subtitle { + opacity: 0.55; + text-shadow: none; } + +assistant .sidebar { + background-color: #282a36; + border-top: 1px solid rgba(25, 26, 34, 0.9); } + assistant .sidebar:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } +assistant.csd .sidebar { + border-top-style: none; } +assistant .sidebar label { + padding: 6px 12px; } +assistant .sidebar label.highlight { + background-color: #4a4a51; } + +.app-notification, +.app-notification.frame, .osd .scale-popup, .csd popover.background.touch-selection, .csd popover.background.magnifier, popover.background.touch-selection, popover.background.magnifier, .csd popover.background.osd, popover.background.osd, .osd { + color: #fefefe; + border: none; + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + outline-color: rgba(254, 254, 254, 0.3); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification:backdrop, .osd .scale-popup:backdrop, popover.background.touch-selection:backdrop, popover.background.magnifier:backdrop, popover.background.osd:backdrop, .osd:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + +*:selected { + background: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(rgba(233, 219, 253, 0.5)), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(189, 147, 249, 0.5)), to(transparent)); } } +notebook > header > tabs > arrow, +button { + min-height: 24px; + min-width: 16px; + padding: 4px 8px; + border: none; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow, + button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + transition: none; } + notebook > header > tabs > arrow:hover, + button.flat:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 500ms; } + notebook > header > tabs > arrow:hover:active, + button.flat:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + notebook > header > tabs > arrow:hover, + button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-effect: highlight; } + notebook > header > tabs > arrow:active, notebook > header > tabs > arrow:checked, + button:active, + button:checked { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(174, 123, 248, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition-duration: 50ms; } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop, + button:backdrop.flat, + button:backdrop { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #2a2c39; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition: 200ms ease-out; + -gtk-icon-effect: none; } + notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, + button:backdrop.flat:active, + button:backdrop.flat:checked, + button:backdrop:active, + button:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, + button:backdrop.flat:active label, + button:backdrop.flat:checked label, + button:backdrop:active label, + button:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + notebook > header > tabs > arrow:backdrop:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button:backdrop.flat:disabled, + button:backdrop:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, + button:backdrop.flat:disabled:active, + button:backdrop.flat:disabled:checked, + button:backdrop:disabled:active, + button:backdrop:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button.flat:backdrop, + button.flat:disabled, + button.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header > tabs > arrow:disabled, + button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled:checked, + button:disabled:active, + button:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:disabled:active label, notebook > header > tabs > arrow:disabled:checked label, + button:disabled:active label, + button:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + notebook > header > tabs > arrow.image-button, + button.image-button { + min-width: 24px; + padding-left: 4px; + padding-right: 4px; } + notebook > header > tabs > arrow.text-button, + button.text-button { + padding-left: 16px; + padding-right: 16px; } + notebook > header > tabs > arrow.text-button.image-button, + 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 label { + padding-left: 8px; + padding-right: 8px; } + combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active), + button:drop(active) { + color: #50fa7a; + border-color: #50fa7a; + box-shadow: inset 0 0 0 1px #50fa7a; } +row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled) { + color: #f8f8f2; + border-color: transparent; } + row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled):backdrop { + color: #8b8c8e; } +button.osd { + min-width: 24px; + min-height: 32px; + color: #fefefe; + border-radius: 5px; + outline-color: rgba(254, 254, 254, 0.3); + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd.image-button { + min-width: 32px; } + button.osd:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:active, + button.osd:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:disabled:backdrop, + button.osd:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + button.osd:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } +.app-notification button, +.app-notification.frame button, .csd popover.background.touch-selection button, .csd popover.background.magnifier button, popover.background.touch-selection button, popover.background.magnifier button, +.osd button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, + .osd button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:active:backdrop, popover.background.touch-selection button:active:backdrop, popover.background.magnifier button:active:backdrop, .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button:checked:backdrop, popover.background.touch-selection button:checked:backdrop, popover.background.magnifier button:checked:backdrop, .app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, + .osd button:active:backdrop, + .osd button:active, + .osd button:checked:backdrop, + .osd button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:disabled:backdrop, popover.background.touch-selection button:disabled:backdrop, popover.background.magnifier button:disabled:backdrop, .app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, + .osd button:disabled:backdrop, + .osd button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:backdrop, popover.background.touch-selection button:backdrop, popover.background.magnifier button:backdrop, + .osd button:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat, popover.background.touch-selection button.flat, popover.background.magnifier button.flat, + .osd button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification button.flat:hover, popover.background.touch-selection button.flat:hover, popover.background.magnifier button.flat:hover, + .osd button.flat:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button.flat:disabled, popover.background.touch-selection button.flat:disabled, popover.background.magnifier button.flat:disabled, + .osd button.flat:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 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; } + .app-notification button.flat:backdrop, popover.background.touch-selection button.flat:backdrop, popover.background.magnifier button.flat:backdrop, + .osd button.flat:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat:active, popover.background.touch-selection button.flat:active, popover.background.magnifier button.flat:active, .app-notification button.flat:checked, popover.background.touch-selection button.flat:checked, popover.background.magnifier button.flat:checked, + .osd button.flat:active, + .osd button.flat:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } +button.suggested-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode button.titlebutton, button.suggested-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #bd93f9; } + button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:active, button.suggested-action:checked { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode button.titlebutton:backdrop, button.suggested-action:backdrop, button.suggested-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode button.titlebutton:backdrop label, button.suggested-action:backdrop label, button.suggested-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode button.titlebutton:backdrop:active label, .selection-mode button.titlebutton:backdrop:checked label, button.suggested-action:backdrop:active label, button.suggested-action:backdrop:checked label, button.suggested-action.flat:backdrop:active label, button.suggested-action.flat:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + .selection-mode button.titlebutton:backdrop:disabled, button.suggested-action:backdrop:disabled, button.suggested-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode button.titlebutton:backdrop:disabled label, button.suggested-action:backdrop:disabled label, button.suggested-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(189, 147, 249, 0.8); } + button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:disabled label { + color: rgba(248, 248, 242, 0.8); } + button.suggested-action:disabled:active, button.suggested-action:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:disabled:active label, button.suggested-action:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .osd button.suggested-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(189, 147, 249, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.7), rgba(189, 147, 249, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:active:backdrop, .osd button.suggested-action:active, .osd button.suggested-action:checked:backdrop, .osd button.suggested-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #bd93f9, #bd93f9); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:disabled:backdrop, .osd button.suggested-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.5), rgba(189, 147, 249, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +button.destructive-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #ff2222; } + button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:active, button.destructive-action:checked { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop, button.destructive-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop label, button.destructive-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + button.destructive-action:backdrop:active, button.destructive-action:backdrop:checked, button.destructive-action.flat:backdrop:active, button.destructive-action.flat:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop:active label, button.destructive-action:backdrop:checked label, button.destructive-action.flat:backdrop:active label, button.destructive-action.flat:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + button.destructive-action:backdrop:disabled, button.destructive-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop:disabled label, button.destructive-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + 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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(255, 34, 34, 0.8); } + button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:disabled label { + color: rgba(248, 248, 242, 0.8); } + button.destructive-action:disabled:active, button.destructive-action:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:disabled:active label, button.destructive-action:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .osd button.destructive-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(255, 34, 34, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(255, 34, 34, 0.7), rgba(255, 34, 34, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:active:backdrop, .osd button.destructive-action:active, .osd button.destructive-action:checked:backdrop, .osd button.destructive-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #ff2222, #ff2222); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:disabled:backdrop, .osd button.destructive-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(255, 34, 34, 0.5), rgba(255, 34, 34, 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; } + .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; } +.inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 2px; + border-width: 1px; } +.primary-toolbar button { + -gtk-icon-shadow: none; } + +.stack-switcher > button.needs-attention > label, +.stack-switcher > button.needs-attention > image, stacksidebar row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(rgba(233, 219, 253, 0.5)), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.45, to(rgba(0, 0, 0, 0.888627451)), to(transparent)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; } + .stack-switcher > button.needs-attention > label:backdrop, + .stack-switcher > button.needs-attention > image:backdrop, stacksidebar row.needs-attention > label:backdrop { + background-size: 6px 6px, 0 0; } + .stack-switcher > button.needs-attention > label:dir(rtl), + .stack-switcher > button.needs-attention > image:dir(rtl), stacksidebar row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 2px; } + +toolbar button:hover { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #0f0f14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +toolbar button:active { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #040406; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +.inline-toolbar toolbutton > button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .inline-toolbar toolbutton > button:hover { + color: rgba(189, 147, 249, 0.5); } + .inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { + color: rgba(174, 123, 248, 0.5); } + .inline-toolbar toolbutton > button:disabled { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { + color: rgba(174, 123, 248, 0); } + .inline-toolbar toolbutton > button:backdrop { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked { + color: rgba(174, 123, 248, 0.5); } + .inline-toolbar toolbutton > button:backdrop:disabled { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked { + color: rgba(174, 123, 248, 0); } + +toolbar.inline-toolbar toolbutton > button.flat:backdrop, +toolbar.inline-toolbar toolbutton:backdrop > button.flat:backdrop { + border-color: transparent; + box-shadow: none; } + +.inline-toolbar button, .inline-toolbar button:backdrop, .linked > button, .linked > button:hover, .linked > button:active, .linked > button:checked, .linked > button:backdrop, .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > +entry, .linked > combobox > box > button.combo:dir(ltr), .linked > combobox > box > button.combo:dir(rtl) { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 0; + border-right-style: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + +.inline-toolbar button:first-child, .linked > button:first-child, combobox.linked button:nth-child(2):dir(rtl), .linked:not(.vertical) > combobox:first-child > box > button.combo, .linked:not(.vertical) > spinbutton:first-child:not(.vertical), .linked:not(.vertical) > +entry:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } +.inline-toolbar button:last-child, .linked > button:last-child, combobox.linked button:nth-child(2):dir(ltr), .linked:not(.vertical) > combobox:last-child > box > button.combo, .linked:not(.vertical) > spinbutton:last-child:not(.vertical), .linked:not(.vertical) > +entry:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right-style: solid; } +.inline-toolbar button:only-child, .linked > button:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, .linked:not(.vertical) > spinbutton:only-child:not(.vertical), .linked:not(.vertical) > +entry:only-child { + border-radius: 3px; + border-style: solid; } + +.linked.vertical > button, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked, .linked.vertical > button:backdrop, .linked.vertical > spinbutton:not(.vertical), .linked.vertical > +entry, .linked.vertical > combobox > box > button.combo { + border-style: solid solid none solid; + border-radius: 0; } + +.linked.vertical > button:first-child, .linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > spinbutton:first-child:not(.vertical), .linked.vertical > +entry:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.linked.vertical > button:last-child, .linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > spinbutton:last-child:not(.vertical), .linked.vertical > +entry:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-style: solid; } +.linked.vertical > button:only-child, .linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > spinbutton:only-child:not(.vertical), .linked.vertical > +entry:only-child { + border-radius: 3px; + border-style: solid; } + +modelbutton.flat, popover.background checkbutton, +popover.background radiobutton, +.menuitem.button.flat, modelbutton.flat:backdrop, popover.background checkbutton:backdrop, +popover.background radiobutton:backdrop, modelbutton.flat:backdrop:hover, popover.background checkbutton:backdrop:hover, +popover.background radiobutton:backdrop:hover, +.menuitem.button.flat:backdrop, +.menuitem.button.flat:backdrop:hover, calendar.button, calendar.button:hover, calendar.button:backdrop, calendar.button:disabled, button:link, +button:visited, button:link:hover, button:link:active, button:link:checked, +button:visited:hover, +button:visited:active, +button:visited:checked, .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 rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + +/* menu buttons */ +modelbutton.flat, popover.background checkbutton, +popover.background radiobutton, +.menuitem.button.flat { + min-height: 26px; + padding-left: 5px; + padding-right: 5px; + border-radius: 3px; + outline-offset: -2px; } + modelbutton.flat:hover, popover.background checkbutton:hover, + popover.background radiobutton:hover, + .menuitem.button.flat:hover { + background-color: #383a4c; } + modelbutton.flat check:last-child, popover.background checkbutton check:last-child, + popover.background radiobutton check:last-child, + modelbutton.flat radio:last-child, + popover.background checkbutton radio:last-child, + popover.background radiobutton radio:last-child, + .menuitem.button.flat check:last-child, + .menuitem.button.flat radio:last-child { + margin-left: 8px; } + modelbutton.flat check:first-child, popover.background checkbutton check:first-child, + popover.background radiobutton check:first-child, + modelbutton.flat radio:first-child, + popover.background checkbutton radio:first-child, + popover.background radiobutton radio:first-child, + .menuitem.button.flat check:first-child, + .menuitem.button.flat radio:first-child { + margin-right: 8px; } + +modelbutton.flat arrow, popover.background checkbutton arrow, +popover.background radiobutton arrow { + background: none; } + modelbutton.flat arrow:hover, popover.background checkbutton arrow:hover, + popover.background radiobutton arrow:hover { + background: none; } + modelbutton.flat arrow.left, popover.background checkbutton arrow.left, + popover.background radiobutton arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } + modelbutton.flat arrow.right, popover.background checkbutton arrow.right, + popover.background radiobutton arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + +button.color { + padding: 4px; } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0; } + +notebook button, list button, .view button, iconview button, popover button { + box-shadow: inset 0px 0px 0px 1px rgba(25, 26, 34, 0.9); } + notebook button:backdrop, list button:backdrop, .view button:backdrop, iconview button:backdrop, popover button:backdrop { + box-shadow: inset 0px 0px 0px 1px rgba(25, 26, 34, 0.9); } +notebook .linked > button, list .linked > button, .view .linked > button, iconview .linked > button, popover .linked > button { + box-shadow: none; } + +/************ + * Calendar * + ***********/ +calendar { + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); } + calendar:selected { + border-radius: 3px; } + calendar.header { + border-bottom: 1px solid rgba(0, 0, 0, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(0, 0, 0, 0.1); } + calendar.button { + color: rgba(248, 248, 242, 0.45); } + calendar.button:hover { + color: #f8f8f2; } + calendar.button:backdrop { + color: rgba(139, 140, 142, 0.45); } + calendar.button:disabled { + color: rgba(139, 140, 142, 0.45); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: alpha(currentColor,0.55); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: #f8f8f2; } + calendar:backdrop { + color: #cfcfcd; + border-color: rgba(26, 27, 35, 0.91); } + +/************************* + * Check and Radio Items * + *************************/ +check { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-hover.png"), url("../assets/checkbox-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-hover.png"), url("../assets/radio-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-active.png"), url("../assets/checkbox-checked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-active.png"), url("../assets/radio-checked-active@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-hover.png"), url("../assets/checkbox-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-hover.png"), url("../assets/radio-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-active.png"), url("../assets/checkbox-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-active.png"), url("../assets/radio-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check, iconview.content-view check, +.view.content-view.check, +iconview.content-view.check { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio, iconview.content-view radio, +.view.content-view.radio, +iconview.content-view.radio { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:hover, iconview.content-view check:hover, +.view.content-view.check:hover, +iconview.content-view.check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:hover, iconview.content-view radio:hover, +.view.content-view.radio:hover, +iconview.content-view.radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:active, iconview.content-view check:active, +.view.content-view.check:active, +iconview.content-view.check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:active, iconview.content-view radio:active, +.view.content-view.radio:active, +iconview.content-view.radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:backdrop, iconview.content-view check:backdrop, +.view.content-view.check:backdrop, +iconview.content-view.check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop.png"), url("../assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:backdrop, iconview.content-view radio:backdrop, +.view.content-view.radio:backdrop, +iconview.content-view.radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop.png"), url("../assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled, iconview.content-view check:disabled, +.view.content-view.check:disabled, +iconview.content-view.check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-insensitive.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled, iconview.content-view radio:disabled, +.view.content-view.radio:disabled, +iconview.content-view.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-insensitive.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled:backdrop, iconview.content-view check:disabled:backdrop, +.view.content-view.check:disabled:backdrop, +iconview.content-view.check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop-insensitive.png"), url("../assets/checkbox-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled:backdrop, iconview.content-view radio:disabled:backdrop, +.view.content-view.radio:disabled:backdrop, +iconview.content-view.radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop-insensitive.png"), url("../assets/radio-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +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; + min-height: 16px; + min-width: 16px; + border: none; } + 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; + box-shadow: none; + -gtk-icon-shadow: none; + color: inherit; + border-color: currentColor; + animation: none; } + +/***************** + * Color Chooser * + *****************/ +colorswatch, colorswatch:drop(active) { + 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 overlay { + color: #f8f8f2; } + colorswatch.dark overlay:hover { + border-color: rgba(25, 26, 34, 0.9); } + colorswatch.dark overlay:backdrop { + color: rgba(248, 248, 242, 0.5); } +colorswatch.light overlay { + color: #f8f8f2; } + colorswatch.light overlay:hover { + border-color: rgba(25, 26, 34, 0.9); } + colorswatch.light overlay:backdrop { + color: #cfcfcd; } +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #50fa7a; + box-shadow: inset 0 0 0 2px rgba(25, 26, 34, 0.9), inset 0 0 0 1px #50fa7a; } + colorswatch:drop(active).dark overlay { + border-color: #50fa7a; + box-shadow: inset 0 0 0 2px rgba(25, 26, 34, 0.9), inset 0 0 0 1px #50fa7a; } +colorswatch overlay { + box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.5); + border: 1px solid rgba(25, 26, 34, 0.9); } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.3); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: rgba(25, 26, 34, 0.9); + 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 { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:backdrop { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #2a2c39; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +colorswatch:disabled { + opacity: 0.5; } + colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; } +row:selected colorswatch { + box-shadow: 0 0 0 2px #f8f8f2; } +colorswatch#editor-color-sample { + border-radius: 4px; } + colorswatch#editor-color-sample overlay { + border-radius: 4.5px; } + +colorchooser .popover.osd { + border-radius: 5px; } + +/************** + * ComboBoxes * + **************/ +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; } +combobox:drop(active) { + box-shadow: none; } + +/*********** + * Dialogs * + ***********/ +messagedialog .titlebar:not(headerbar) { + background-color: rgba(30, 31, 41, 0.95); } +messagedialog .titlebar { + min-height: 20px; + background-image: none; + background-color: rgba(30, 31, 41, 0.95); + border-style: none; + border-top-left-radius: 4px; + border-top-right-radius: 4px; } +messagedialog.csd.background { + background-color: rgba(30, 31, 41, 0.95); + color: #f8f8f2; + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; } +messagedialog.csd .dialog-action-area button { + padding: 10px 14px; + border-radius: 0; + border-left-style: solid; + border-right-style: none; + border-bottom-style: none; + background-color: transparent; + color: #f8f8f2; + box-shadow: none; } + messagedialog.csd .dialog-action-area button:hover { + background-color: rgba(189, 147, 249, 0.4); } + messagedialog.csd .dialog-action-area button:first-child { + border-left-style: none; + border-bottom-left-radius: 4px; } + messagedialog.csd .dialog-action-area button:last-child { + border-bottom-right-radius: 4px; } + +filechooser .dialog-action-box { + border-top: 1px solid rgba(25, 26, 34, 0.9); } + filechooser .dialog-action-box:backdrop { + border-top-color: rgba(26, 27, 35, 0.91); } +filechooser #pathbarbox { + border-bottom: 1px solid #1e1f29; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/**************** + * Text Entries * + ****************/ +spinbutton:not(.vertical), entry { + min-height: 32px; + padding-left: 8px; + padding-right: 8px; + border: 1px solid; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; } + spinbutton:not(.vertical) image.left, + entry image.left { + padding-left: 0; + padding-right: 6px; } + spinbutton:not(.vertical) image.right, + entry image.right { + padding-left: 6px; + padding-right: 0; } + spinbutton:not(.vertical) undershoot.left, + entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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.flat:focus:not(.vertical), spinbutton.flat:not(.vertical), + entry.flat:focus, + entry.flat { + min-height: 0; + padding: 2px; + background-image: none; + border-color: transparent; + box-shadow: none; + border-radius: 0; } + spinbutton:focus:not(.vertical), + entry:focus { + border-color: rgba(159, 99, 246, 0.5); } + spinbutton:disabled:not(.vertical), + entry:disabled { + color: #8b8c8e; + border-color: rgba(25, 26, 34, 0.9); + background-color: #22232e; + box-shadow: none; } + spinbutton:backdrop:not(.vertical), + entry:backdrop { + color: #cfcfcd; + border-color: rgba(26, 27, 35, 0.91); + background-color: #2a2c39; + box-shadow: none; + transition: 200ms ease-out; } + spinbutton:backdrop:disabled:not(.vertical), + entry:backdrop:disabled { + color: #3e4055; + border-color: rgba(26, 27, 35, 0.91); + background-color: #22232e; + box-shadow: none; } + spinbutton.error:not(.vertical), + entry.error { + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; + color: #ff3c3c; + border-color: #880000; } + spinbutton.error:focus:not(.vertical), + entry.error:focus { + border-color: #880000; } + spinbutton.error:selected:focus:not(.vertical), spinbutton.error:selected:not(.vertical), + entry.error:selected:focus, + entry.error:selected { + background-color: #ff3c3c; } + spinbutton.warning:not(.vertical), + entry.warning { + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; + color: #ff9f39; + border-color: #864500; } + spinbutton.warning:focus:not(.vertical), + entry.warning:focus { + border-color: #864500; } + spinbutton.warning:selected:focus:not(.vertical), spinbutton.warning:selected:not(.vertical), + entry.warning:selected:focus, + entry.warning:selected { + background-color: #ff9f39; } + spinbutton:not(.vertical) image, + entry image { + color: #cecfcc; } + spinbutton:not(.vertical) image:hover, + entry image:hover { + color: #f8f8f2; } + spinbutton:not(.vertical) image:active, + entry image:active { + color: rgba(189, 147, 249, 0.5); } + spinbutton:not(.vertical) image:backdrop, + entry image:backdrop { + color: #78797d; } + spinbutton:drop(active):focus:not(.vertical), spinbutton:drop(active):not(.vertical), + entry:drop(active):focus, + entry:drop(active) { + border-color: #50fa7a; + box-shadow: inset 0 0 0 1px #50fa7a; } + .osd spinbutton:not(.vertical), + .osd entry { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.5); + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:focus:not(.vertical), + .osd entry:focus { + color: white; + border-color: rgba(189, 147, 249, 0.5); + background-color: rgba(0, 0, 0, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:backdrop:not(.vertical), + .osd entry:backdrop { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 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: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(43, 46, 49, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +spinbutton:not(.vertical) progress, +entry progress { + margin: 2px -6px; + background-color: transparent; + background-image: none; + border-radius: 0; + border-width: 0 0 2px; + border-color: rgba(189, 147, 249, 0.5); + border-style: solid; + box-shadow: none; } + spinbutton:not(.vertical) progress:backdrop, + entry progress:backdrop { + background-color: transparent; } +.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: rgba(159, 99, 246, 0.5); } +.linked:not(.vertical) > spinbutton:focus:not(.vertical), .linked:not(.vertical) > +entry:focus { + border-color: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } +.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: rgba(36, 38, 49, 0.97); + background-image: linear-gradient(to bottom, #282a36, #282a36); } + .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: rgba(38, 40, 51, 0.973); + background-image: linear-gradient(to bottom, #2a2c39, #2a2c39); } +.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: rgba(36, 38, 49, 0.97); } +.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: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } +.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: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } + +treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { + background-color: #282a36; + transition-property: color, background; } +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #282a36; } + treeview entry.flat:focus, treeview entry:focus { + border-color: rgba(189, 147, 249, 0.5); } + +/************* + * 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: white; } + expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +/**************** + * Floating Bar * + ****************/ +.floating-bar { + background-color: #1e1f29; + border-width: 1px; + border-style: solid solid none; + border-color: rgba(25, 26, 34, 0.9); + border-radius: 3px 3px 0 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); } + .floating-bar.bottom.left { + border-left-style: none; + border-top-left-radius: 0; } + .floating-bar.bottom.right { + border-right-style: none; + border-top-right-radius: 0; } + .floating-bar > button { + padding: 4px; } + .floating-bar:backdrop { + background-color: #1e1f29; + border-color: rgba(26, 27, 35, 0.91); } + +/********** + * Frames * + **********/ +frame > border, +.frame { + box-shadow: none; + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid rgba(25, 26, 34, 0.9); } + frame > border.flat, + .frame.flat { + border-style: none; } + frame > border:backdrop, + .frame:backdrop { + border-color: rgba(26, 27, 35, 0.91); } + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid rgba(25, 26, 34, 0.9); } + actionbar > revealer > box:backdrop { + border-color: rgba(26, 27, 35, 0.91); } + +scrolledwindow viewport.frame { + border-style: none; } +scrolledwindow overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(3, 4, 5, 0.9)), to(rgba(3, 4, 5, 0))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(248, 248, 242, 0.07)), to(rgba(248, 248, 242, 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(rgba(26, 27, 35, 0.91)), to(rgba(26, 27, 35, 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(rgba(3, 4, 5, 0.9)), to(rgba(3, 4, 5, 0))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(248, 248, 242, 0.07)), to(rgba(248, 248, 242, 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(rgba(26, 27, 35, 0.91)), to(rgba(26, 27, 35, 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(rgba(3, 4, 5, 0.9)), to(rgba(3, 4, 5, 0))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(248, 248, 242, 0.07)), to(rgba(248, 248, 242, 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(rgba(26, 27, 35, 0.91)), to(rgba(26, 27, 35, 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(rgba(3, 4, 5, 0.9)), to(rgba(3, 4, 5, 0))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(248, 248, 242, 0.07)), to(rgba(248, 248, 242, 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(rgba(26, 27, 35, 0.91)), to(rgba(26, 27, 35, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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; } +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, rgba(25, 26, 34, 0.9) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #232530; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, rgba(26, 27, 35, 0.91) 1px, transparent 1px); + background-color: #181820; + transition: 200ms ease-out; } + +separator { + background: rgba(0, 0, 0, 0.1); } + +/************ + * Popovers * + ************/ +GraniteWidgetsPopOver { + -GraniteWidgetsPopOver-arrow-width: 21; + -GraniteWidgetsPopOver-arrow-height: 10; + -GraniteWidgetsPopOver-border-radius: 8px; + -GraniteWidgetsPopOver-border-width: 0; + -GraniteWidgetsPopOver-shadow-size: 12; + border: 1px solid #282a36; + background: #282a36; + color: #f8f8f2; } + GraniteWidgetsPopOver .button { + background-image: none; + background: none; + border: none; } + GraniteWidgetsPopOver .button:active, GraniteWidgetsPopOver .button:active:hover { + color: rgba(189, 147, 249, 0.5); } + GraniteWidgetsPopOver > .frame { + border: none; } + GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver iconview.sidebar { + border: none; + background: none; } + +GraniteWidgetsStaticNotebook .frame { + border: none; } + +.popover_bg { + background-color: #282a36; + background-image: none; + border: 1px solid #282a36; + color: #f8f8f2; } + +/*********** + * Welcome * + **********/ +GraniteWidgetsWelcome { + background-color: #282a36; } + GraniteWidgetsWelcome GtkLabel { + color: #f8f8f2; } + GraniteWidgetsWelcome .h1, GraniteWidgetsWelcome .h3 { + color: rgba(248, 248, 242, 0.8); } + +/************** +* Source List * +***************/ +.source-list { + -GtkTreeView-horizontal-separator: 1px; + -GtkTreeView-vertical-separator: 6px; + background-color: #1e1f29; + border: solid rgba(25, 26, 34, 0.9); + color: #f8f8f2; + border-right-width: 1px; } + .source-list .category-expander { + color: transparent; } + .source-list .badge { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + color: #1e1f29; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; } + .source-list .badge:selected:backdrop, .source-list .badge:selected:hover:backdrop { + background-color: rgba(0, 0, 0, 0.2); + color: #13141a; } + .source-list row, + .source-list .list-row { + border: none; + padding: 0; } + .source-list row > GtkLabel, + .source-list row > label, + .source-list .list-row > GtkLabel, + .source-list .list-row > label { + padding-left: 6px; + padding-right: 6px; } + +/************** +* Text Styles * +**************/ +.h1 { + font-size: 24px; } + +.h2 { + font-weight: 300; + font-size: 18px; } + +.h3 { + font-size: 11px; } + +.h4, +.category-label { + font-size: 12px; + padding: 6px; + color: rgba(248, 248, 242, 0.3); + font-weight: bold; + text-shadow: 0 1px rgba(255, 255, 255, 0.2); } + +/************** +* Storage Bar * +**************/ +.storage-bar .trough { + border: none; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1); + background-image: none; + background-color: transparent; + padding: 8px 6px; } +.storage-bar .fill-block { + background-color: #f1fa8c; + border: none; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); + transition: all 200ms ease-in-out; + padding: 8px 6px; } + .storage-bar .fill-block:first-child { + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; + border-left-width: 1px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block:last-child { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block.empty-block { + background-color: #282a36; } + .storage-bar .fill-block.app { + background-color: #13b1d5; } + .storage-bar .fill-block.audio { + background-color: #ffb86c; } + .storage-bar .fill-block.photo { + background-color: #ff5555; } + .storage-bar .fill-block.video { + background-color: #bd93f9; } + .storage-bar .fill-block .legend { + padding: 12px; + border-radius: 4px; } + +/*************** + * Header bars * + ***************/ +.titlebar:not(headerbar), headerbar { + padding: 0 6px; + min-height: 34px; + background-color: #1e1f29; + color: #f8f8f2; + border-radius: 0; } + .titlebar:backdrop:not(headerbar), + headerbar:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-image: none; + transition: 200ms ease-out; } + .titlebar:not(headerbar) .title, + headerbar .title { + font-weight: bold; + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .subtitle, + headerbar .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .linked > button, + .titlebar:not(headerbar) .linked > button:hover, + .titlebar:not(headerbar) .linked > button:active, + .titlebar:not(headerbar) .linked > button:checked, + .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button:hover, + .titlebar:not(headerbar) headerbar .linked > button:hover, + headerbar .titlebar:not(headerbar) .linked > button:active, + .titlebar:not(headerbar) headerbar .linked > button:active, + headerbar .titlebar:not(headerbar) .linked > button:checked, + .titlebar:not(headerbar) headerbar .linked > button:checked, + headerbar .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:backdrop, + headerbar .linked > button, + headerbar .linked > button:hover, + headerbar .linked > button:active, + headerbar .linked > button:checked, + headerbar .linked > button:backdrop { + border: none; + border-radius: 7px; + border-right-style: none; + box-shadow: none; } + .titlebar:not(headerbar) entry, + headerbar entry { + min-height: 24px; } + .titlebar:not(headerbar) button, + headerbar button { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; + min-height: 30px; + margin-top: 5px; + margin-bottom: 5px; } + .titlebar:not(headerbar) button:hover, + headerbar button:hover { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .titlebar:not(headerbar) button:active, .titlebar:not(headerbar) button:checked, + headerbar button:active, + headerbar button:checked { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .titlebar:not(headerbar) button:backdrop, .titlebar:not(headerbar) button:disabled, .titlebar:not(headerbar) button:backdrop:disabled, + headerbar button:backdrop, + headerbar button:disabled, + headerbar button:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .titlebar:not(headerbar) button:backdrop:hover, .titlebar:not(headerbar) button:backdrop:active, .titlebar:not(headerbar) button:backdrop:checked, + headerbar button:backdrop:hover, + headerbar button:backdrop:active, + headerbar button:backdrop:checked { + background-color: transparent; + color: rgba(189, 147, 249, 0.5); + box-shadow: none; } + .titlebar:not(headerbar) button.suggested-action, + headerbar button.suggested-action { + font-weight: bold; + min-height: 24px; + margin-top: 4px; + margin-bottom: 4px; + border-radius: 3px; + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:hover, + headerbar button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:active, + headerbar button.suggested-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:disabled, + headerbar button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:disabled label, + headerbar button.suggested-action:disabled label { + color: rgba(255, 255, 255, 0.5); } + .titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar button.suggested-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 3px; } + .titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar button.suggested-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action, + headerbar button.destructive-action { + font-weight: bold; + min-height: 24px; + margin-top: 4px; + margin-bottom: 4px; + border-radius: 3px; + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:hover, + headerbar button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:active, + headerbar button.destructive-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:disabled, + headerbar button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:disabled label, + headerbar button.destructive-action:disabled label { + color: rgba(255, 255, 255, 0.5); } + .titlebar:not(headerbar) button.destructive-action:backdrop, + headerbar button.destructive-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 3px; } + .titlebar:not(headerbar) button.destructive-action:backdrop:disabled, + headerbar button.destructive-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.titlebutton, + headerbar button.titlebutton { + color: transparent; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:hover, .titlebar:not(headerbar) button.titlebutton:active, .titlebar:not(headerbar) button.titlebutton:checked, .titlebar:not(headerbar) button.titlebutton:backdrop, .titlebar:not(headerbar) button.titlebutton:backdrop:hover, .titlebar:not(headerbar) button.titlebutton *, + headerbar button.titlebutton:hover, + headerbar button.titlebutton:active, + headerbar button.titlebutton:checked, + headerbar button.titlebutton:backdrop, + headerbar button.titlebutton:backdrop:hover, + headerbar button.titlebutton * { + color: transparent; + box-shadow: none; } + .titlebar:not(headerbar) .linked > button:active:backdrop, + .titlebar:not(headerbar) .linked > button:checked:backdrop, + headerbar .linked > button:active:backdrop, + headerbar .linked > button:checked:backdrop { + color: rgba(189, 147, 249, 0.4); } + .titlebar:not(headerbar) .linked > button:active:backdrop label, + .titlebar:not(headerbar) .linked > button:checked:backdrop label, + headerbar .linked > button:active:backdrop label, + headerbar .linked > button:checked:backdrop label { + color: rgba(189, 147, 249, 0.4); } + .selection-mode.titlebar:not(headerbar), + headerbar.selection-mode { + color: #f8f8f2; + text-shadow: 0 -1px rgba(0, 0, 0, 0.5); + border-color: rgba(159, 99, 246, 0.5); + background: rgba(189, 147, 249, 0.5) linear-gradient(to top, rgba(180, 133, 248, 0.5), rgba(186, 142, 249, 0.5) 2px, rgba(189, 147, 249, 0.5) 3px); + box-shadow: inset 0 1px rgba(209, 179, 251, 0.3); } + .selection-mode.titlebar:backdrop:not(headerbar), + headerbar.selection-mode:backdrop { + background-color: rgba(189, 147, 249, 0.5); + background-image: none; + box-shadow: inset 0 1px rgba(215, 189, 251, 0.26); } + .selection-mode.titlebar:not(headerbar) button, + headerbar.selection-mode button { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.flat, + headerbar.selection-mode button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:hover, + headerbar.selection-mode button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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 { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-effect: none; + border-color: rgba(159, 99, 246, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .selection-mode.titlebar:not(headerbar) button:backdrop.flat:active label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop:active label, .selection-mode.titlebar:not(headerbar) button:backdrop:checked label, + headerbar.selection-mode button:backdrop.flat:active label, + headerbar.selection-mode button:backdrop.flat:checked label, + headerbar.selection-mode button:backdrop:active label, + headerbar.selection-mode button:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + .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 { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:disabled, + headerbar.selection-mode button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button:disabled:active label, .selection-mode.titlebar:not(headerbar) button:disabled:checked label, + headerbar.selection-mode button:disabled:active label, + headerbar.selection-mode button:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .selection-mode.titlebar:not(headerbar) button.suggested-action, + headerbar.selection-mode button.suggested-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:hover, + headerbar.selection-mode button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:active, + headerbar.selection-mode button.suggested-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:disabled, + headerbar.selection-mode button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar.selection-mode button.suggested-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar.selection-mode button.suggested-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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(189, 147, 249, 0); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0), rgba(189, 147, 249, 0)); + box-shadow: none; + padding-left: 10px; + padding-right: 10px; } + .selection-mode.titlebar:not(headerbar) .selection-menu:backdrop GtkArrow, .selection-mode.titlebar:not(headerbar) .selection-menu GtkArrow, + headerbar.selection-mode .selection-menu:backdrop GtkArrow, + headerbar.selection-mode .selection-menu GtkArrow { + -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: rgba(248, 248, 242, 0.5); + -gtk-icon-shadow: none; } + .tiled .titlebar:not(headerbar), .maximized .titlebar:not(headerbar), + .tiled headerbar.titlebar, .maximized headerbar.titlebar { + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + .tiled .titlebar:backdrop:not(headerbar), .tiled .titlebar:not(headerbar), .maximized .titlebar:backdrop:not(headerbar), .maximized .titlebar:not(headerbar), + .tiled headerbar:backdrop, + .tiled headerbar, .maximized headerbar:backdrop, .maximized headerbar { + border-radius: 0; } + .default-decoration.titlebar:not(headerbar), headerbar.default-decoration { + padding: 4px; + min-height: 28px; } + .default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { + min-height: 26px; + min-width: 26px; + margin: 0; + padding: 0; } + +headerbar entry, +headerbar spinbutton, +headerbar separator { + margin-top: 5px; + margin-bottom: 5px; } +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; } +headerbar separator { + background: transparent; } +headerbar viewswitcher > box.horizontal > button.radio, headerbar switcher > box.horizontal > button.radio { + margin: 0; + padding: 0; + border-radius: 0; } + headerbar viewswitcher > box.horizontal > button.radio image, headerbar switcher > box.horizontal > button.radio image { + margin-left: 7px; } + headerbar viewswitcher > box.horizontal > button.radio label, headerbar switcher > box.horizontal > button.radio label { + margin-right: 7px; } + +.background:not(.tiled):not(.maximized) .titlebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(0, 0, 0, 0.1); } + .background:not(.tiled):not(.maximized) .titlebar:backdrop, .background:not(.tiled):not(.maximized) .titlebar { + border-top-left-radius: 4px; + border-top-right-radius: 4px; } + +window:not(.tiled):not(.maximized) separator:first-child + headerbar:backdrop, window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child:backdrop, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 4px; } +window:not(.tiled):not(.maximized) headerbar:last-child:backdrop, window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 4px; } + +window { + border-radius: 6px; } + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background-color: transparent; + background-image: none; + border-style: none; + border-color: transparent; + box-shadow: none; } +.titlebar:not(headerbar) > separator, .titlebar:not(headerbar) > separator:backdrop { + background: #1e1f29; } + +/************** + * GtkInfoBar * + **************/ +.info, .warning, .question, .error, +infobar { + text-shadow: none; + color: #f8f8f2; + background-color: #1e1f29; + border-bottom: 1px solid #08090c; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.15); } + +.info, .warning, .question, .error { + text-shadow: none; + color: #f8f8f2; + border: none; } + .info .label, .warning .label, .question .label, .error .label { + color: #f8f8f2; } + .info .label:backdrop, .warning .label:backdrop, .question .label:backdrop, .error .label:backdrop { + color: rgba(248, 248, 242, 0.5); } + .info button, .warning button, .question button, .error button { + border-radius: 2px; + border: none; + background: rgba(40, 42, 54, 0.98); + color: #f8f8f2; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2); } + .info button .label, .warning button .label, .question button .label, .error button .label { + color: #f8f8f2; } + .info button:active, .warning button:active, .question button:active, .error button:active { + background: #282a36; + color: #f8f8f2; + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:active:backdrop, .warning button:active:backdrop, .question button:active:backdrop, .error button:active:backdrop { + background: rgba(40, 42, 54, 0.8); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:hover, .warning button:hover, .question button:hover, .error button:hover, .info button:focus, .warning button:focus, .question button:focus, .error button:focus { + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:disabled, .warning button:disabled, .question button:disabled, .error button:disabled { + background: rgba(40, 42, 54, 0.6); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:disabled:backdrop, .warning button:disabled:backdrop, .question button:disabled:backdrop, .error button:disabled:backdrop { + background: rgba(40, 42, 54, 0.5); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:backdrop, .warning button:backdrop, .question button:backdrop, .error button:backdrop { + background: rgba(40, 42, 54, 0.8); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + +.info { + background-color: #50fa7a; } + .info:backdrop { + background-color: #82fba0; + color: rgba(248, 248, 242, 0.5); } + +.warning { + background-color: #ff9f39; } + .warning:backdrop { + background-color: #ffb86c; + color: rgba(248, 248, 242, 0.5); } + +.question { + background-color: #72BFD0; } + .question:backdrop { + background-color: #98d0dd; + color: rgba(248, 248, 242, 0.5); } + +.error { + background-color: #ff3c3c; } + .error:backdrop { + background-color: #ff6f6f; + color: rgba(248, 248, 242, 0.5); } + +/************* + * Level Bar * + *************/ +levelbar block { + min-width: 32px; + min-height: 6px; } +levelbar.vertical block { + min-width: 6px; + min-height: 32px; } +levelbar:backdrop { + transition: 200ms ease-out; } +levelbar trough { + padding: 3px; + border-radius: 3px; + background-color: rgba(0, 0, 0, 0.14); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + levelbar trough:backdrop { + background-color: rgba(0, 0, 0, 0.06); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } +levelbar.horizontal.discrete block { + margin: 0 1px; } +levelbar.vertical.discrete block { + margin: 1px 0; } +levelbar block { + border-radius: 2px; } + levelbar block:backdrop { + box-shadow: none; } + levelbar block.low { + background-color: #ff9f39; } + levelbar block.low:backdrop { + border-color: #ff9f39; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #72BFD0; } + levelbar block.high:backdrop, levelbar block:not(.empty):backdrop { + border-color: #72BFD0; } + levelbar block.full { + background-color: #4caec3; } + levelbar block.full:backdrop { + border-color: #4caec3; } + levelbar block.empty { + background-color: rgba(0, 0, 0, 0.14); + box-shadow: none; } + +/********* + * Links * + *********/ +*:link, button:link, +button:visited { + color: #13b1d5; } + *:link:visited, + button:visited { + color: rgba(19, 177, 213, 0.5); } + *:selected *:link:visited, *:selected button:visited:link, + *:selected button:visited { + color: rgba(237, 230, 243, 0.8); } + *:link:hover, button:hover:link, + button:hover:visited { + color: #2fc9ec; } + *:selected *:link:hover, *:selected button:hover:link, + *:selected button:hover:visited { + color: rgba(246, 244, 242, 0.95); } + *:link:active, button:active:link, + button:active:visited { + color: #13b1d5; } + *:selected *:link:active, *:selected button:active:link, + *:selected button:active:visited { + color: rgba(243, 240, 243, 0.9); } + *:link:backdrop:backdrop:hover, button:backdrop:backdrop:hover:link, + button:backdrop:backdrop:hover:visited, *:link:backdrop:backdrop:hover:selected, .selection-mode.titlebar:not(headerbar) .subtitle:backdrop:backdrop:hover:link, + headerbar.selection-mode .subtitle:backdrop:backdrop:hover:link, button:backdrop:backdrop:hover:selected:link, + button:backdrop:backdrop:hover:selected:visited, *:link:backdrop, button:backdrop:link, + button:backdrop:visited { + color: rgba(189, 147, 249, 0.5); } + *:link:selected, .selection-mode.titlebar:not(headerbar) .subtitle:link, + headerbar.selection-mode .subtitle:link, button:selected:link, + button:selected:visited, *:selected *:link, *:selected button:link, + *:selected button:visited { + color: rgba(243, 240, 243, 0.9); } + +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; } + +/********* + * Lists * + *********/ +list { + color: #f8f8f2; + background-color: #282a36; + border-color: rgba(25, 26, 34, 0.9); } + list:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } + +row { + padding: 8px 14px; + transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + row label { + padding-left: 8px; } + row:hover { + transition: none; } + row:backdrop { + transition: 200ms ease-out; } + row.activatable.has-open-popup, row.activatable:hover { + background-color: rgba(248, 248, 242, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + row.activatable:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + +/********* + * Menus * + *********/ +menubar, +.menubar { + background-color: #1e1f29; + color: #f8f8f2; + -GtkWidget-window-dragging: true; + padding: 0px; + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + menubar > menuitem, + .menubar > menuitem { + min-height: 16px; + padding: 4px 8px; } + menubar > menuitem:hover, + .menubar > menuitem:hover { + box-shadow: inset 0 -3px rgba(189, 147, 249, 0.5); } + menubar > menuitem:disabled, + .menubar > menuitem:disabled { + color: #8b8c8e; + box-shadow: none; } + +menu, .menu, .context-menu { + margin: 4px; + padding: 2px 0px; + background-color: #242530; + border: 1px solid rgba(25, 26, 34, 0.9); + font: initial; } + .csd menu, + .csd .menu, + .csd .context-menu { + border: none; } + menu:backdrop, .menu:backdrop, .context-menu:backdrop { + background-color: #282936; } + 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: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + menu menuitem:disabled, .menu menuitem:disabled, .context-menu menuitem:disabled { + color: #8b8c8e; } + menu menuitem:disabled:backdrop, .menu menuitem:disabled:backdrop, .context-menu menuitem:disabled:backdrop { + color: #3e4055; } + menu menuitem:backdrop, menu menuitem:backdrop:hover, .menu menuitem:backdrop, .menu menuitem:backdrop:hover, .context-menu menuitem:backdrop, .context-menu menuitem:backdrop:hover { + color: #8b8c8e; + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: #242530; + border-radius: 0; } + menu > arrow.top, .menu > arrow.top, .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid #3d3f49; + -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 #3d3f49; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, .menu > arrow:hover, .context-menu > arrow:hover { + background-color: #3d3f49; } + menu > arrow:backdrop, .menu > arrow:backdrop, .context-menu > arrow:backdrop { + background-color: #282936; } + 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; } + +/******** + * Misc * + ********/ +.content-view { + background-color: #0f0f14; } + .content-view:hover { + -gtk-icon-effect: highlight; } + .content-view:backdrop { + background-color: #0f0f14; } + +.osd .scale-popup button.flat { + border-style: none; + border-radius: 5px; } +.scale-popup button:hover { + background-color: rgba(248, 248, 242, 0.1); + border-radius: 5px; } + +/************ +* Assistant * +*************/ +assistant { + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; } + assistant .sidebar { + background-color: #282a36; + border-top: 1px solid rgba(25, 26, 34, 0.9); + border-bottom-left-radius: 4px; } + assistant .sidebar:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } + assistant.csd .sidebar { + border-top-style: none; } + assistant .sidebar GtkLabel, + assistant .sidebar label { + padding: 6px 12px; } + assistant .sidebar GtkLabel.highlight, + assistant .sidebar label.highlight { + background-color: #4a4a51; } + +/************* + * Notebooks * + *************/ +notebook > header { + padding: 1px; + border-color: rgba(25, 26, 34, 0.9); + border-width: 0px; + background-color: #1e1f29; } + notebook > header:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-color: #1e1f29; } + notebook > header tabs { + margin: -1px; } + notebook > header.top { + border-bottom-style: solid; } + notebook > header.top > tabs { + margin-bottom: -2px; } + notebook > header.top > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.top > tabs > tab:checked { + background-color: #282a36; } + notebook > header.top > tabs > tab:checked:hover { + background-color: #282a36; } + notebook > header.bottom { + border-top-style: solid; } + notebook > header.bottom > tabs { + margin-top: -2px; } + notebook > header.bottom > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.bottom > tabs > tab:checked { + background-color: #282a36; } + notebook > header.left { + border-right-style: solid; } + notebook > header.left > tabs { + margin-right: -2px; } + notebook > header.left > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.left > tabs > tab:checked { + background-color: #282a36; } + notebook > header.right { + border-left-style: solid; } + notebook > header.right > tabs { + margin-left: -2px; } + notebook > header.right > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.right > tabs > tab:checked { + background-color: #282a36; } + 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: rgba(255, 255, 255, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header tab { + min-height: 30px; + min-width: 30px; + padding: 3px 12px; + outline-offset: -5px; + color: #8b8c8e; + font-weight: bold; + border-width: 1px; + border-color: transparent; } + notebook > header tab:hover { + color: #c2c2c0; } + notebook > header tab:hover.reorderable-page { + border-color: rgba(25, 26, 34, 0.2); + background-color: rgba(30, 31, 41, 0.2); } + notebook > header tab:backdrop { + color: #5f6066; } + notebook > header tab:backdrop.reorderable-page { + border-color: transparent; + background-color: transparent; } + notebook > header tab:checked { + color: #f8f8f2; } + notebook > header tab:checked.reorderable-page { + border-color: rgba(25, 26, 34, 0.4); + background-color: rgba(30, 31, 41, 0.5); } + notebook > header tab:checked.reorderable-page:hover { + background-color: rgba(30, 31, 41, 0.7); } + notebook > header tab:backdrop:checked { + color: #8b8c8e; } + notebook > header tab:backdrop:checked.reorderable-page { + border-color: rgba(26, 27, 35, 0.91); + background-color: #2a2c39; } + 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 { + background: transparent; + box-shadow: none; + color: #ff5555; } + 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: 0.5px; + padding-right: 0.5px; } + notebook > header.top tabs:not(:only-child), notebook > header.bottom tabs:not(:only-child) { + margin-left: 0.5px; + margin-right: 0.5px; } + notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0.5px; } + notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0.5px; } + notebook > header.top tabs tab, notebook > header.bottom tabs tab { + margin-left: 0.5px; + margin-right: 0.5px; } + 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: 4px; + padding-bottom: 4px; } + notebook > header.left tabs:not(:only-child), notebook > header.right tabs:not(:only-child) { + margin-top: 3px; + margin-bottom: 3px; } + notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: -1px; } + notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: -1px; } + notebook > header.left tabs tab, notebook > header.right tabs tab { + margin-top: 4px; + margin-bottom: 4px; } + 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: #282a36; } + notebook > stack:not(:only-child):backdrop { + background-color: #2a2c39; } + +/********* + * Paned * + *********/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(rgba(25, 26, 34, 0.9)); + background-size: 1px 1px; } + paned > separator:selected { + background-image: image(rgba(189, 147, 249, 0.5)); } + paned > separator:backdrop { + background-image: image(rgba(26, 27, 35, 0.91)); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #1e1f29; + background-image: image(rgba(25, 26, 34, 0.9)), image(rgba(25, 26, 34, 0.9)); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #1e1f29; + background-image: image(rgba(26, 27, 35, 0.91)), image(rgba(26, 27, 35, 0.91)); } +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; } + +/************ + * 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; } + +/*************** + * Popovers * + ***************/ +popover.background { + padding: 2px; + border-radius: 5px; + background-color: #242530; + box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4); } + .csd popover.background, popover.background { + border: 1px solid rgba(25, 26, 34, 0.9); } + popover.background:backdrop { + background-color: #1e1f29; + 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: 1px solid rgba(255, 255, 255, 0.1); } + popover.background separator { + margin: 3px; } + popover.background list separator { + margin: 0px; } + +/***************** + * Progress bars * + *****************/ +progressbar { + font-size: smaller; + color: rgba(248, 248, 242, 0.4); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 6px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 6px; } + progressbar.horizontal progress { + margin: 0; } + progressbar.vertical progress { + margin: 0; } + progressbar:backdrop { + box-shadow: none; + transition: 200ms ease-out; } + progressbar.osd { + min-width: 3px; + min-height: 3px; + 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; } + +/************ + * GtkScale * + ************/ +progressbar trough, scale trough, scale fill { + background-color: rgba(140, 143, 171, 0.14); + border: none; + border-radius: 3px; + margin: 0; } + progressbar trough:disabled, scale trough:disabled, scale fill:disabled { + background-color: rgba(0, 0, 0, 0.14); } + progressbar trough:backdrop, progressbar:backdrop trough, scale trough:backdrop, scale fill:backdrop { + background-color: rgba(0, 0, 0, 0.14); + transition: 200ms ease-out; } + progressbar trough:backdrop:disabled, progressbar:backdrop trough:disabled, scale trough:backdrop:disabled, scale fill:backdrop:disabled { + background-color: rgba(0, 0, 0, 0.14); } + +progressbar progress, scale highlight { + border: none; + background-color: rgba(189, 147, 249, 0.5); + border-radius: 3px; + margin: 0; } + progressbar progress:disabled, scale highlight:disabled { + border: none; + background-color: rgba(0, 0, 0, 0.14); } + progressbar progress:backdrop, progressbar:backdrop progress, scale highlight:backdrop, progressbar progress:active:backdrop, progressbar:backdrop progress:active, scale highlight:active:backdrop { + border-color: rgba(204, 171, 250, 0.5); + background-color: rgba(204, 171, 250, 0.5); } + progressbar progress:backdrop:disabled, progressbar:backdrop progress:disabled, scale highlight:backdrop:disabled, progressbar progress:active:backdrop:disabled, progressbar:backdrop progress:active:disabled, scale highlight:active:backdrop:disabled { + background-color: rgba(0, 0, 0, 0.1); } + +scale { + min-height: 16px; + min-width: 16px; + padding: 8px; } + scale.horizontal trough, + scale.horizontal progress { + min-height: 6px; } + scale.vertical trough, + scale.vertical progress { + min-width: 6px; } + scale slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); + border-radius: 12px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-property: background, border, box-shadow; } + scale slider:active { + background-color: #bd93f9; } + scale slider:active:disabled { + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.05); } + 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: -6px; } + 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; + outline-color: transparent; } + scale fill:backdrop, scale fill { + background-color: rgba(25, 26, 34, 0.9); } + scale fill:disabled:backdrop, scale fill:disabled { + border-color: transparent; + background-color: transparent; } + .osd scale fill { + background-color: rgba(97, 97, 97, 0.775); } + .osd scale fill:disabled:backdrop, .osd scale fill:disabled { + border-color: transparent; + background-color: transparent; } + scale slider { + border-color: #282a36; + border: none; + border-radius: 12px; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:active { + border-color: rgba(159, 99, 246, 0.5); } + scale slider:disabled { + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:backdrop, scale slider:backdrop:disabled { + transition: 200ms ease-out; + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + row:selected scale slider:disabled, row:selected scale slider { + border-color: rgba(159, 99, 246, 0.5); } + .osd scale slider { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border-color: rgba(0, 0, 0, 0.7); + background-color: #14171a; } + .osd scale slider:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #14171a; } + .osd scale slider:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #14171a; } + .osd scale slider:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #14171a; } + .osd scale slider:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #14171a; } + .osd scale slider:backdrop:disabled { + background-color: #14171a; } + scale value { + color: alpha(currentColor,0.4); } + scale marks { + color: alpha(currentColor,0.4); } + 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 { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.color { + min-height: 0; + min-width: 0; } + scale.color trough { + background-image: image(rgba(25, 26, 34, 0.9)); + background-repeat: no-repeat; } + scale.color.horizontal { + padding: 0 0 15px 0; } + scale.color.horizontal trough { + padding-bottom: 4px; + background-position: 0 -3px; + border-top-left-radius: 0; + border-top-right-radius: 0; } + 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) { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.vertical:dir(ltr) { + padding: 0 0 0 15px; } + scale.color.vertical:dir(ltr) trough { + padding-left: 4px; + background-position: 3px 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + 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 { + margin-left: -15px; + margin-right: 6px; } + scale.color.vertical:dir(rtl) { + padding: 0 15px 0 0; } + scale.color.vertical:dir(rtl) trough { + padding-right: 4px; + background-position: -3px 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + scale.color.fine-tune.horizontal:dir(ltr), scale.color.fine-tune.horizontal:dir(rtl) { + padding: 0 0 12px 0; } + scale.color.fine-tune.horizontal:dir(ltr) trough, scale.color.fine-tune.horizontal:dir(rtl) trough { + padding-bottom: 7px; + background-position: 0 -6px; } + scale.color.fine-tune.horizontal:dir(ltr) slider, scale.color.fine-tune.horizontal:dir(rtl) slider { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.fine-tune.vertical:dir(ltr) { + padding: 0 0 0 12px; } + scale.color.fine-tune.vertical:dir(ltr) trough { + padding-left: 7px; + background-position: 6px 0; } + scale.color.fine-tune.vertical:dir(ltr) slider { + margin-left: -15px; + margin-right: 6px; } + scale.color.fine-tune.vertical:dir(rtl) { + padding: 0 12px 0 0; } + scale.color.fine-tune.vertical:dir(rtl) trough { + padding-right: 7px; + background-position: -6px 0; } + scale.color.fine-tune.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + +/************** + * Scrollbars * + **************/ +scrollbar { + background-color: #232530; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + * { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; } + scrollbar.top { + border-bottom: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.bottom { + border-top: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.left { + border-right: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.right { + border-left: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar:backdrop { + background-color: #181820; + border-color: rgba(26, 27, 35, 0.91); + transition: 200ms ease-out; } + scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #a1a1a2; } + scrollbar slider:hover { + background-color: #cccdca; } + scrollbar slider:hover:active { + background-color: rgba(219, 195, 252, 0.5); } + scrollbar slider:backdrop { + background-color: #4a4b51; } + scrollbar slider:disabled { + background-color: transparent; } + scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; } + 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: #f8f8f2; + border: 1px solid black; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 5px; + min-height: 5px; + background-color: #f8f8f2; + background-clip: padding-box; + border-radius: 100%; + border: 1px solid black; + -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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #a1a1a2; } + scrollbar button:hover { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #cccdca; } + scrollbar button:active, scrollbar button:checked { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(219, 195, 252, 0.5); } + scrollbar button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(161, 161, 162, 0.2); } + scrollbar button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #4a4b51; } + scrollbar button:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(74, 75, 81, 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-right-symbolic"); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); } + +treeview ~ scrollbar.vertical { + border-top: 1px solid rgba(25, 26, 34, 0.9); + margin-top: -1px; } + +/*********** + * Sidebar * + ***********/ +.sidebar { + border-style: none; + border-width: 0; + background-color: #20212b; } + .sidebar .frame { + border: none; } + 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: none; + 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 rgba(25, 26, 34, 0.9); + border-right-style: none; } + .sidebar:backdrop { + background-color: #242631; + border-color: rgba(26, 27, 35, 0.91); + transition: 200ms ease-out; } + .sidebar list { + background-color: #20212b; } + .sidebar row { + margin: 0 10px; + padding: 10px 12px; + border-radius: 10px; } + .sidebar row:selected { + background: rgba(189, 147, 249, 0.1); + color: #bd93f9; } + .sidebar row:selected:backdrop { + background: rgba(189, 147, 249, 0.1); } + .sidebar row:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } + .sidebar row:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + .sidebar row:selected label { + color: #bd93f9; } + .sidebar.source-list { + background-color: #1e1f29; + color: #F2EFEA; + padding: 4px 0px; } + .sidebar.source-list.view:selected:active, iconview.sidebar.source-list:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + .sidebar.source-list.view:selected.has-open-popup, iconview.sidebar.source-list:selected.has-open-popup, .sidebar.source-list.view:selected:hover, iconview.sidebar.source-list:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + .sidebar.source-list.view:selected:backdrop, iconview.sidebar.source-list:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + .sidebar.source-list.view:hover, iconview.sidebar.source-list:hover, .sidebar.source-list.view iconview.source-list:hover, iconview.sidebar.source-list iconview.source-list:hover { + background-color: rgba(40, 42, 54, 0.6); } + paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; + border-color: rgba(25, 26, 34, 0.9); } + +stacksidebar row { + padding: 10px 4px; } + stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; } + stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; } + +placessidebar > viewport.frame { + border-style: none; } +placessidebar row.sidebar-new-bookmark-row { + color: rgba(189, 147, 249, 0.5); } +placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #50fa7a, inset 0 -1px #50fa7a; } + placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #50fa7a; } + placessidebar row:drop(active):not(:disabled):selected { + background-color: #50fa7a; } + placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #f8f8f2; } + +/***************** + * 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) button { + min-height: 16px; + margin: 0; + padding-bottom: 0; + padding-top: 0; + color: #e3e3df; + background-image: none; + border-style: none none none solid; + border-color: rgba(25, 26, 34, 0.2); + border-radius: 0; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:hover { + color: #f8f8f2; + background-color: rgba(248, 248, 242, 0.05); } + spinbutton:not(.vertical) button:disabled { + color: rgba(139, 140, 142, 0.3); } + spinbutton:not(.vertical) button:active { + background-color: rgba(0, 0, 0, 0.1); + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.2); } + spinbutton:not(.vertical) button:backdrop { + color: #818286; + background-color: transparent; + border-color: rgba(26, 27, 35, 0.21); + transition: 200ms ease-out; } + spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(62, 64, 85, 0.3); + background-image: none; + border-style: none none none solid; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:last-child { + border-top-right-radius: 2px; + border-bottom-right-radius: 2px; } +.osd spinbutton:not(.vertical) button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-style: none none none solid; + border-color: rgba(0, 0, 0, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 0.5); + background-color: rgba(254, 254, 254, 0.1); + -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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #898b8c; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton:not(.vertical) button:last-child { + border-radius: 0 3px 3px 0; } + .osd spinbutton:not(.vertical) button:dir(rtl):first-child { + border-radius: 3px 0 0 3px; } +spinbutton.vertical:disabled { + color: #8b8c8e; } +spinbutton.vertical:backdrop:disabled { + color: #3e4055; } +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.vertical button { + min-height: 32px; + min-width: 32px; + padding: 0; + border-width: 1px; + border-color: rgba(25, 26, 34, 0.9); + box-shadow: 0 1px rgba(255, 255, 255, 0.1); } +spinbutton.vertical button.up { + border-radius: 3px 3px 0 0; + border-style: solid solid none solid; } +spinbutton.vertical button.down { + border-radius: 0 0 3px 3px; + border-style: none solid solid solid; } +.osd spinbutton.vertical button:first-child { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd spinbutton.vertical button:first-child:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + 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; } + +/*********** + * Spinner * + ***********/ +menu spinner { + color: rgba(189, 147, 249, 0.5); } + +/********************* + * 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; } + +/********** + * Switch * + **********/ +switch { + font-size: 1px; + font-weight: bold; + outline-offset: -4px; + transition: all 200ms ease-in; + border: none; + border-radius: 14px; + color: transparent; + padding: 2px; + background-color: #3e4153; + box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), 0px 1px rgba(0, 0, 0, 0.1); } + switch:disabled { + background-color: #22232e; } + switch:backdrop { + background-color: #2f313f; + transition: 200ms ease-out; } + switch:backdrop:disabled { + background-color: #22232e; } + switch:active, switch:checked { + background-color: #50fa7a; } + switch:active:backdrop, switch:checked:backdrop { + background-color: #50fa7a; } + switch:active:backdrop slider:backdrop, switch:checked:backdrop slider:backdrop { + box-shadow: none; + background-color: rgba(40, 42, 54, 0.9); + border: none; } + switch slider { + padding: 2px; + min-width: 16px; + min-height: 16px; + border-radius: 100%; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + background-color: #282a36; + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2); } + switch slider:backdrop { + padding: 2px; + box-shadow: none; + background-color: #282a36; } + switch trough:active, switch trough:checked { + background-color: rgba(189, 147, 249, 0.5); } + switch trough:active:backdrop, switch trough:checked:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + +/************ + * Toolbars * + ************/ +toolbar, .inline-toolbar, searchbar, +.location-bar { + -GtkWidget-window-dragging: true; + padding: 4px; + background-color: #1e1f29; } + +toolbar { + padding: 4px 3px 3px 4px; } + .osd toolbar { + background-color: transparent; } + toolbar.osd { + padding: 13px; + border: none; + border-radius: 5px; + background-color: rgba(20, 23, 26, 0.8); } + toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; } + toolbar.horizontal separator { + margin: 0 7px 1px 6px; } + 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 { + 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: rgba(25, 26, 34, 0.9); + background-color: rgba(29, 30, 39, 0.97); } + .inline-toolbar:backdrop, searchbar:backdrop, + .location-bar:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-color: rgba(29, 30, 39, 0.9685); + box-shadow: none; + transition: 200ms ease-out; } + +searchbar { + background: #282a36; } + +/************ + * Tooltips * + ************/ +tooltip { + padding: 4px; + /* not working */ + border-radius: 5px; + box-shadow: none; + text-shadow: 0 1px black; } + tooltip.background { + background-color: rgba(0, 0, 0, 0.8); + background-clip: padding-box; + border: 1px solid rgba(255, 255, 255, 0.1); } + tooltip decoration { + background-color: transparent; } + tooltip * { + padding: 4px; + background-color: transparent; + color: white; } + +/************** + * Tree Views * + **************/ +treeview.view { + border-left-color: #909194; + border-top-color: #1e1f29; } + * { + -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; } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: rgba(233, 223, 244, 0.75); + border-top-color: rgba(248, 248, 242, 0.1); } + treeview.view:disabled { + color: #8b8c8e; } + treeview.view:disabled:selected { + color: rgba(228, 214, 244, 0.7); } + treeview.view:disabled:selected:backdrop { + color: rgba(207, 177, 247, 0.5); } + treeview.view:disabled:backdrop { + color: #3e4055; } + treeview.view.separator { + min-height: 2px; + color: #1e1f29; } + treeview.view.separator:backdrop { + color: rgba(30, 31, 41, 0.1); } + treeview.view:backdrop { + border-left-color: #55565c; + border-top: #1e1f29; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: rgba(159, 99, 246, 0.5); } + treeview.view:drop(active).after { + border-top-style: none; } + treeview.view:drop(active).before { + border-bottom-style: none; } + treeview.view.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: #bababa; } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #f8f8f2; } + treeview.view.expander:selected { + color: rgba(241, 235, 243, 0.85); } + treeview.view.expander:selected:hover { + color: #f8f8f2; } + treeview.view.expander:selected:backdrop { + color: rgba(230, 218, 244, 0.5); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: #6e6f75; } + treeview.view.progressbar { + border: 1px solid rgba(159, 99, 246, 0.5); + border-radius: 4px; + background-color: rgba(189, 147, 249, 0.5); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.5), rgba(159, 99, 246, 0.5)); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), 0 1px rgba(0, 0, 0, 0.1); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); + background-image: linear-gradient(to bottom, #282a36, #121319); } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + border-color: #2a2c39; + background-color: #2a2c39; } + treeview.view.progressbar:backdrop { + border-color: #2a2c39; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(248, 248, 242, 0.1); + border-radius: 4px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: rgba(159, 99, 246, 0.5); + border-radius: 4px; } + treeview.view header button { + color: #909194; + background-color: #282a36; + font-weight: bold; + text-shadow: none; + box-shadow: none; } + treeview.view header button:hover { + color: #c4c5c3; + box-shadow: none; + transition: none; } + treeview.view header button:active { + color: #f8f8f2; + transition: none; } + treeview.view header button:last-child:backdrop, treeview.view header button:last-child { + border-right-style: none; } + 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; + transition: none; + background-image: none; + background-color: rgba(189, 147, 249, 0.5); + color: #282a36; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #282a36; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: rgba(189, 147, 249, 0.5); } + +treeview.view header button, treeview.view header button:hover, treeview.view header button:active { + padding: 0 6px; + border-radius: 0; + background-image: none; + text-shadow: none; + border-width: 1px; + border-style: none solid solid none; + border-color: #1e1f29; } + treeview.view header button:disabled { + border-color: #1e1f29; + background-image: none; } + treeview.view header button:backdrop { + border-color: #1e1f29; + border-style: none solid solid none; + color: #55565c; + background-image: none; + background-color: #2a2c39; } + treeview.view header button:backdrop:disabled { + border-color: #1e1f29; + background-image: none; } + +/********************** + * Window Decorations * + *********************/ +decoration { + border-radius: 4px 4px 0 0; + border-width: 0px; + border-width: 0px; + box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.2); + margin: 10px; } + decoration:backdrop { + box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.15); + transition: 200ms ease-out; } + .maximized decoration, .fullscreen decoration, .tiled decoration { + border-radius: 0; } + .popup decoration { + box-shadow: none; } + .csd.popup decoration { + border-radius: 0; + box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(25, 26, 34, 0.7); } + tooltip.csd decoration { + border-radius: 5px; + box-shadow: none; } + messagedialog.csd decoration { + border-radius: 7px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(25, 26, 34, 0.7); } + .solid-csd decoration { + border-radius: 0; + margin: 0px; + background-color: #1e1f29; + border: solid 1px rgba(26, 27, 35, 0.91); + box-shadow: none; } + +button.titlebutton { + background-repeat: no-repeat; + background-position: center; + min-height: 32px; + padding: 0 3px; + box-shadow: none; } + button.titlebutton.close { + background-image: -gtk-scaled(url("../assets/close.png"), url("../assets/close@2.png")); } + button.titlebutton.close:hover, button.titlebutton.close:active { + background-image: -gtk-scaled(url("../assets/close_prelight.png"), url("../assets/close_prelight@2.png")); } + button.titlebutton.maximize { + background-image: -gtk-scaled(url("../assets/maximize.png"), url("../assets/maximize@2.png")); } + button.titlebutton.maximize:hover, button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("../assets/maximize_prelight.png"), url("../assets/maximize_prelight@2.png")); } + button.titlebutton.minimize { + background-image: -gtk-scaled(url("../assets/min.png"), url("../assets/min@2.png")); } + button.titlebutton.minimize:hover, button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("../assets/min_prelight.png"), url("../assets/min_prelight@2.png")); } + button.titlebutton.close:backdrop, button.titlebutton.minimize:backdrop, button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("../assets/close_unfocused.png"), url("../assets/close_unfocused@2.png")); } + button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + +headerbar.selection-mode button.titlebutton, +.titlebar.selection-mode button.titlebutton { + text-shadow: 0 -1px rgba(0, 0, 0, 0.3788235294); + -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.3788235294); } + headerbar.selection-mode button.titlebutton:backdrop, + .titlebar.selection-mode button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + +.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, modelbutton.flat:selected, popover.background checkbutton:selected, +popover.background radiobutton:selected, +.menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, +entry selection:focus, +entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + background-color: rgba(189, 147, 249, 0.5); } + 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, modelbutton.flat:selected, popover.background checkbutton:selected, + popover.background radiobutton:selected, + .menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, + entry selection:focus, + entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + color: #f8f8f2; + font-weight: bold; } + 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, modelbutton.flat:disabled:selected, popover.background checkbutton:disabled:selected, + popover.background radiobutton:disabled:selected, + .menuitem.button.flat:disabled:selected, calendar:disabled:selected, spinbutton:not(.vertical) selection:disabled, + entry selection:disabled, row:disabled:selected { + color: rgba(233, 223, 244, 0.75); } + 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, modelbutton.flat:backdrop:selected, popover.background checkbutton:backdrop:selected, + popover.background radiobutton:backdrop:selected, + .menuitem.button.flat:backdrop:selected, calendar:backdrop:selected, spinbutton:not(.vertical) selection:backdrop, + entry selection:backdrop, row:backdrop:selected { + color: rgba(248, 248, 242, 0.5); } + 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, modelbutton.flat:backdrop:disabled:selected, popover.background checkbutton:backdrop:disabled:selected, + popover.background radiobutton:backdrop:disabled:selected, + .menuitem.button.flat:backdrop:disabled:selected, calendar:backdrop:disabled:selected, spinbutton:not(.vertical) selection:backdrop:disabled, + entry selection:backdrop:disabled, row:backdrop:disabled:selected { + color: rgba(207, 177, 247, 0.5); } + +.monospace { + font-family: Monospace; } + +/********************** + * DE-Specific Styles * + **********************/ +/********* +* Budgie * +*********/ +.budgie-container { + background-color: transparent; } + .budgie-container:backdrop { + background-color: transparent; } + .budgie-container popover list, + .budgie-container popover row { + border: none; + background: none; + padding: 0; + margin: 0; } + +.budgie-popover .container, +.budgie-popover border, +.budgie-popover list, +.budgie-popover row { + padding: 0; + margin: 0; + background: none; + border: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + opacity: 1; + min-width: 0; + min-height: 0; } + +.budgie-popover, +.budgie-popover.background { + border-radius: 2px; + padding: 0; + background-color: rgba(30, 31, 41, 0.98); + background-clip: border-box; + box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35); + border: 1px solid @borders; } + .budgie-popover list:hover, + .budgie-popover row:hover, + .budgie-popover.background list:hover, + .budgie-popover.background row:hover { + background: none; } + .budgie-popover > frame.container, + .budgie-popover.background > frame.container { + margin: 0 -1px -1px; + padding: 2px 0 0; } + +.budgie-popover > .container { + padding: 2px; } + +.budgie-menu .container { + padding: 0; } +.budgie-menu button:hover { + -gtk-icon-effect: none; } +.budgie-menu entry.search { + border: none; + background: none; + padding: 5px 2px; + border-bottom: 1px solid @borders; + border-radius: 0; + font-size: 120%; + box-shadow: none; } + .budgie-menu entry.search image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-menu entry.search image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-menu .categories { + border-width: 0; + margin-left: 3px; + background-color: transparent; } + .budgie-menu .categories:dir(ltr) { + border-right: 1px solid @borders; } + .budgie-menu .categories:dir(rtl) { + border-left: 1px solid @borders; } +.budgie-menu .category-button { + padding: 8px; + border-radius: 2px 0 0 2px; } + .budgie-menu .category-button:hover { + background-color: rgba(248, 248, 242, 0.05); + color: #f8f8f2; } + .budgie-menu .category-button:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + .budgie-menu .category-button:checked { + color: #f8f8f2; + background-color: rgba(174, 123, 248, 0.3); } + .budgie-menu .category-button:checked:disabled { + opacity: 0.5; } + .budgie-menu .category-button:checked:disabled label { + color: rgba(248, 248, 242, 0.7); } +.budgie-menu scrollbar { + background-color: transparent; + border-color: transparent; } +.budgie-menu button:not(.category-button) { + padding-top: 5px; + padding-bottom: 5px; + border-radius: 0; + box-shadow: none; } +.budgie-menu undershoot, .budgie-menu overshoot { + background: none; } + +button.budgie-menu-launcher { + padding: 0 2px; + color: #f8f8f2; + box-shadow: none; + background-color: transparent; } + button.budgie-menu-launcher:hover { + color: #f8f8f2; } + button.budgie-menu-launcher:active, button.budgie-menu-launcher:checked { + color: #f8f8f2; } + button.budgie-menu-launcher:backdrop { + color: #f8f8f2; + background-color: transparent; } + button.budgie-menu-launcher:backdrop:hover { + color: #f8f8f2; } + button.budgie-menu-launcher:backdrop:active, button.budgie-menu-launcher:backdrop:checked { + color: rgba(189, 147, 249, 0.5); + box-shadow: none; + background-color: transparent; } + +.user-menu .content-box separator { + margin-left: 6px; + margin-right: 6px; + background-color: rgba(248, 248, 242, 0.1); } +.user-menu button { + margin: 5px; } +.user-menu > box.vertical row.activatable:first-child .indicator-item, +.user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item { + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + background-color: #72BFD0; + transition-duration: 0.2s; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(ltr) { + padding-left: 7px; + background-position: left center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(rtl) { + padding-right: 7px; + background-position: right center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label { + color: #f8f8f2; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(ltr) { + padding-left: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(rtl) { + padding-right: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image { + color: #f8f8f2; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image:first-child, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image:first-child { + min-width: 24px; + min-height: 20px; } + +button.raven-trigger { + padding-left: 2px; + padding-right: 2px; + color: #f8f8f2; + box-shadow: none; } + button.raven-trigger:hover { + color: #f8f8f2; + background-color: transparent; } + button.raven-trigger:active, button.raven-trigger:checked { + box-shadow: none; + background-color: transparent; + color: rgba(189, 147, 249, 0.5); } + button.raven-trigger:backdrop { + color: #f8f8f2; } + button.raven-trigger:backdrop:hover { + color: #f8f8f2; } + button.raven-trigger:backdrop:active, button.raven-trigger:backdrop:checked { + box-shadow: none; + color: rgba(189, 147, 249, 0.5); + background-color: transparent; } + +.places-menu .container { + padding: 0; } +.places-menu .message-bar { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.places-menu .name-button { + border: 0; + border-radius: 0; + padding: 4px 6px; } +.places-menu .unmount-button { + padding: 4px 4px; + border: 0; + border-radius: 0; } +.places-menu .places-section-header { + padding: 0px; + border-bottom: 1px solid rgba(25, 26, 34, 0.85); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.03); } +.places-menu .places-section-header > button { + padding: 8px; + border: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } +.places-menu .places-list { + background: rgba(248, 248, 242, 0.04); + border-bottom: 1px solid rgba(25, 26, 34, 0.85); } +.places-menu .unlock-area { + border-top: 1px solid rgba(25, 26, 34, 0.75); + border-bottom: 1px solid rgba(25, 26, 34, 0.75); } +.places-menu .unlock-area entry { + border-radius: 0; + border: 0; } +.places-menu .unlock-area button { + border-radius: 0; + border: 0; + border-left: 1px solid rgba(25, 26, 34, 0.75); } +.places-menu .alternative-label { + font-size: 15px; + padding: 3px; } +.places-menu .always-expand { + background: transparent; + border-bottom: none; } + +.night-light-indicator .container { + padding: 0; } +.night-light-indicator .view-header { + font-size: 14px; + padding: 10px; + border-bottom: 1px solid mix(@theme_base_color, #000000, 0.35);; + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.04);; } +.night-light-indicator .display-settings-button { + border-top-left-radius: 0px; + border-top-right-radius: 0px; + border: none; + padding: 3px; + border-top: 1px solid mix(@theme_base_color, #000000, 0.35);; + box-shadow: inset 0px 1px 1px alpha(@theme_fg_color, 0.04);; } + +.budgie-panel { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); + background-image: none; + box-shadow: none; + border: none; + transition: all 150ms ease-in; } + .budgie-panel .alert { + color: #ff5555; } + .budgie-panel:backdrop { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-panel button { + border-top-width: 0; + border-bottom-width: 0; + border-radius: 0; } + .budgie-panel popover list, + .budgie-panel popover row { + padding: 0; + margin: 0; } + .budgie-panel label { + color: #f8f8f2; + font-weight: 700; } + .budgie-panel.transparent { + background-color: rgba(8, 9, 12, 0.2); } + .top .budgie-panel.transparent { + border-bottom-color: transparent; } + .bottom .budgie-panel.transparent { + border-top-color: transparent; } + .left .budgie-panel.transparent { + border-right-color: transparent; } + .right .budgie-panel.transparent { + border-left-color: transparent; } + .budgie-panel .end-region { + border-radius: 0px; } + .budgie-panel .end-region separator { + background-color: rgba(248, 248, 242, 0.15); } + .budgie-panel .end-region label { + font-weight: 700; + color: #f8f8f2; } + +.budgie-panel #tasklist-button, +.budgie-panel #tasklist-button:backdrop { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(8, 9, 12, 0); + border-radius: 0; + background-color: transparent; + box-shadow: none; + background-clip: padding-box; } + +.budgie-panel button.flat.launcher { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(8, 9, 12, 0); + border-radius: 0; + padding: 0; + background-clip: padding-box; + background-color: transparent; } + .budgie-panel button.flat.launcher { + box-shadow: none; } + +.budgie-panel #tasklist-button:hover, .budgie-panel .unpinned button.flat.launcher:hover, +.budgie-panel .pinned button.flat.launcher.running:hover { + box-shadow: none; } +.budgie-panel #tasklist-button:active, .budgie-panel .unpinned button.flat.launcher:active, +.budgie-panel .pinned button.flat.launcher.running:active, .budgie-panel #tasklist-button:checked, .budgie-panel .unpinned button.flat.launcher:checked, +.budgie-panel .pinned button.flat.launcher.running:checked { + box-shadow: none; } +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .top button.flat.launcher, +.top .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .top button.flat.launcher.running { + padding-bottom: 2px; + border-top: 2px solid transparent; } + .top .budgie-panel .pinned button.flat.launcher:not(.running) { + border-top: 2px solid transparent; } + + .top .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + + .top .budgie-panel .unpinned button.flat.launcher, + .top .budgie-panel .pinned button.flat.launcher.running { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + .top .budgie-panel #tasklist-button:hover, .budgie-panel .top #tasklist-button:hover, .top .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .top button.flat.launcher:hover, + .top .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .top button.flat.launcher.running:hover { + border-top: 2px solid rgba(255, 255, 255, 0.25); } + .top .budgie-panel #tasklist-button:active, .budgie-panel .top #tasklist-button:active, .top .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .top button.flat.launcher:active, + .top .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .top button.flat.launcher.running:active, .top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .top button.flat.launcher:checked, + .top .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .top button.flat.launcher.running:checked { + border-top: 2px solid rgba(189, 147, 249, 0.5); } +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .bottom button.flat.launcher, +.bottom .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .bottom button.flat.launcher.running { + padding-top: 2px; + border-bottom: 2px solid transparent; } + .bottom .budgie-panel .pinned button.flat.launcher:not(.running) { + border-bottom: 2px solid transparent; } + + .bottom .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + + .bottom .budgie-panel .unpinned button.flat.launcher, + .bottom .budgie-panel .pinned button.flat.launcher.running { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + .bottom .budgie-panel #tasklist-button:hover, .budgie-panel .bottom #tasklist-button:hover, .bottom .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .bottom button.flat.launcher:hover, + .bottom .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .bottom button.flat.launcher.running:hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.25); } + .bottom .budgie-panel #tasklist-button:active, .budgie-panel .bottom #tasklist-button:active, .bottom .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .bottom button.flat.launcher:active, + .bottom .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .bottom button.flat.launcher.running:active, .bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .bottom button.flat.launcher:checked, + .bottom .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .bottom button.flat.launcher.running:checked { + border-bottom: 2px solid rgba(189, 147, 249, 0.5); } +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .left button.flat.launcher, +.left .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .left button.flat.launcher.running { + padding-right: 2px; + border-left: 2px solid transparent; } + .left .budgie-panel .pinned button.flat.launcher:not(.running) { + border-left: 2px solid transparent; } + + .left .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + + .left .budgie-panel .unpinned button.flat.launcher, + .left .budgie-panel .pinned button.flat.launcher.running { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + .left .budgie-panel #tasklist-button:hover, .budgie-panel .left #tasklist-button:hover, .left .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .left button.flat.launcher:hover, + .left .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .left button.flat.launcher.running:hover { + border-left: 2px solid rgba(255, 255, 255, 0.25); } + .left .budgie-panel #tasklist-button:active, .budgie-panel .left #tasklist-button:active, .left .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .left button.flat.launcher:active, + .left .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .left button.flat.launcher.running:active, .left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .left button.flat.launcher:checked, + .left .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .left button.flat.launcher.running:checked { + border-left: 2px solid rgba(189, 147, 249, 0.5); } +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .right button.flat.launcher, +.right .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .right button.flat.launcher.running { + padding-left: 2px; + border-right: 2px solid transparent; } + .right .budgie-panel .pinned button.flat.launcher:not(.running) { + border-right: 2px solid transparent; } + + .right .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + + .right .budgie-panel .unpinned button.flat.launcher, + .right .budgie-panel .pinned button.flat.launcher.running { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + .right .budgie-panel #tasklist-button:hover, .budgie-panel .right #tasklist-button:hover, .right .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .right button.flat.launcher:hover, + .right .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .right button.flat.launcher.running:hover { + border-right: 2px solid rgba(255, 255, 255, 0.25); } + .right .budgie-panel #tasklist-button:active, .budgie-panel .right #tasklist-button:active, .right .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .right button.flat.launcher:active, + .right .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .right button.flat.launcher.running:active, .right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .right button.flat.launcher:checked, + .right .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .right button.flat.launcher.running:checked { + border-right: 2px solid rgba(189, 147, 249, 0.5); } + +.top .budgie-panel { + border-bottom: 1px solid rgba(15, 15, 20, 0.92); } + +.top .raven-frame { + padding: 0; + background: none; } + .top .raven-frame border { + border: none; + border-bottom: 1px solid rgba(30, 31, 41, 0.92); } + +.top .shadow-block { + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent); } + +.bottom .budgie-panel { + border-top: 1px solid rgba(15, 15, 20, 0.92); } + +.bottom .raven-frame { + padding: 0; + background: none; } + .bottom .raven-frame border { + border: none; + border-top: 1px solid rgba(30, 31, 41, 0.92); } + +.bottom .shadow-block { + background-color: transparent; + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent); } + +.left .budgie-panel { + border-right: 1px solid rgba(15, 15, 20, 0.92); } + +.left .raven-frame { + padding: 0; + background: none; } + .left .raven-frame border { + border: none; + border-right: 1px solid rgba(30, 31, 41, 0.92); } + +.left .shadow-block { + background-color: transparent; + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent); } + +.right .budgie-panel { + border-left: 1px solid rgba(15, 15, 20, 0.92); } + +.right .raven-frame { + padding: 0; + background: none; } + .right .raven-frame border { + border: none; + border-left: 1px solid rgba(30, 31, 41, 0.92); } + +.right .shadow-block { + background-color: transparent; + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent); } + +.raven { + padding: 0; + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.92); + transition: 170ms ease-out; } + .raven .raven-header { + min-height: 32px; + color: #f8f8f2; + border: solid rgba(25, 26, 34, 0.85); + border-width: 1px 0; + background-color: rgba(30, 31, 41, 0.2); } + .raven .raven-header * { + padding-top: 0; + padding-bottom: 0; } + .raven .raven-header.top { + border-top-style: none; + border-color: transparent; + margin-top: 3px; + min-height: 32px; } + .raven .raven-header.top button.image-button:hover { + color: rgba(174, 123, 248, 0.5); + box-shadow: none; } + .raven .raven-header > button.text-button { + border-radius: 2px; + color: #f8f8f2; + background-color: rgba(255, 60, 60, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:hover { + border-radius: 2px; + color: #f8f8f2; + background-color: rgba(255, 85, 85, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:active { + color: #f8f8f2; + background-color: rgba(255, 111, 111, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header.bottom { + border-bottom-style: none; } + .raven .raven-header button { + background-color: transparent; + color: #f8f8f2; + border-radius: 0; + border: none; + box-shadow: none; + margin-top: -4px; + margin-bottom: -4px; + min-height: 32px; } + .raven .raven-header button:hover { + border-radius: 0; + background-color: transparent; + color: rgba(189, 147, 249, 0.5); } + .raven .raven-header button:active, .raven .raven-header button:checked { + color: rgba(189, 147, 249, 0.5); + border-radius: 0; + background-color: transparent; } + .raven .raven-header button:disabled { + color: #8b8c8e; } + .raven list { + background-color: transparent; } + .raven list:selected { + background-color: rgba(189, 147, 249, 0.4); } + .raven list row, + .raven list row.activatable { + background-color: transparent; } + .raven list row:selected, + .raven list row.activatable:selected { + background-color: rgba(189, 147, 249, 0.4); } + .raven .raven-background { + color: #f8f8f2; + background-color: transparent; + border-color: transparent; } + .raven .raven-background.middle { + border-bottom-style: none; } + .raven .powerstrip { + background-color: transparent; + border-top-color: transparent; } + .raven .powerstrip button.image-button { + border-radius: 50%; + padding: 5px; + min-width: 32px; + margin-bottom: 3px; + background: rgba(68, 71, 90, 0.7); + color: #f8f8f2; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + border: none; + font-size: 100%; } + .raven .powerstrip button.image-button:hover { + transition: 170ms ease all; + background: rgba(68, 71, 90, 0.85); + color: #f8f8f2; } + .raven .powerstrip button.image-button:active { + transition: 170ms ease all; + background: #44475a; + color: #f8f8f2; } + .raven .powerstrip button.image-button:first-child { + background: rgba(114, 191, 208, 0.7); } + .raven .powerstrip button.image-button:first-child:hover { + background: rgba(114, 191, 208, 0.85); } + .raven .powerstrip button.image-button:first-child:active { + background: #72BFD0; } + .raven .powerstrip button.image-button:last-child { + background: rgba(255, 85, 85, 0.7); } + .raven .powerstrip button.image-button:last-child:hover { + background: rgba(255, 85, 85, 0.85); } + .raven .powerstrip button.image-button:last-child:active { + background: #ff5555; } + .raven .option-subtitle { + font-size: 13px; } + +calendar.raven-calendar { + padding: 4px; + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.2); + border-color: transparent; } + calendar.raven-calendar:indeterminate { + color: alpha(currentColor,0.3); } + calendar.raven-calendar:selected { + background: transparent; + color: rgba(189, 147, 249, 0.5); + font-weight: bold; } + calendar.raven-calendar:backdrop { + background-color: transparent; } + calendar.raven-calendar.header { + color: #f8f8f2; + border: none; + border-radius: 0; + background-color: transparent; } + calendar.raven-calendar button, calendar.raven-calendar button:focus { + color: alpha(currentColor,0.5); + background-color: transparent; } + calendar.raven-calendar button:hover, calendar.raven-calendar button:focus:hover { + color: #f8f8f2; + background-color: transparent; } + +.raven-mpris { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.9); + border: solid rgba(255, 255, 255, 0.1); + border-width: 1px 0; + border-bottom-color: rgba(0, 0, 0, 0.1); } + .raven-mpris button.image-button { + padding: 10px; + background-color: #282a36; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + .raven-mpris button.image-button:hover { + background-color: rgba(189, 147, 249, 0.5); } + .raven-mpris button.image-button:active { + background-color: rgba(174, 123, 248, 0.5); } + .raven-mpris button.image-button:first-child { + margin-right: 4px; } + .raven-mpris button.image-button:last-child { + margin-left: 4px; } + .raven-mpris button.image-button:last-child, .raven-mpris button.image-button:first-child { + padding: 4px; + margin-top: 6px; + margin-bottom: 6px; } + +.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { + background: none; + border-radius: 1px; } + .budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { + background-color: #72BFD0; + color: #464626; + border: none; + margin: 0 3px; } + .budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { + background-color: #5fb6ca; + border: none; } + .budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { + background-color: #5fb6ca; } + +.budgie-notification.background, .background.budgie-osd, .background.budgie-switcher { + border-radius: 1px; } +.budgie-notification .notification-title, .budgie-osd .notification-title, .budgie-switcher .notification-title { + font-size: 110%; + color: #f8f8f2; } +.budgie-notification .notification-body, .budgie-osd .notification-body, .budgie-switcher .notification-body { + color: rgba(248, 248, 242, 0.7); } +.budgie-notification button, .budgie-osd button, .budgie-switcher button { + background-color: transparent; + color: #f8f8f2; } + .budgie-notification button:hover, .budgie-osd button:hover, .budgie-switcher button:hover { + background-color: transparent; + color: #ff5555; + box-shadow: none; } + .budgie-notification button:active, .budgie-osd button:active, .budgie-switcher button:active, .budgie-notification button:checked, .budgie-osd button:checked, .budgie-switcher button:checked { + background-color: transparent; + color: #ff3c3c; } + +.drop-shadow, .budgie-session-dialog.background, .background.budgie-polkit-dialog, .background.budgie-run-dialog { + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.95); + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); + border-radius: 2px; } + +.budgie-switcher-window flowbox { + color: #f8f8f2; } +.budgie-switcher-window flowboxchild { + padding: 3px; + margin: 3px; + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:hover { + background-color: transparent; } + .budgie-switcher-window flowboxchild:active { + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + .budgie-switcher-window flowboxchild:selected:active { + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:selected:hover { + background-color: rgba(142, 110, 187, 0.55); } + .budgie-switcher-window flowboxchild:selected:disabled { + color: rgba(248, 248, 242, 0.7); + background-color: rgba(189, 147, 249, 0.3); } + .budgie-switcher-window flowboxchild:selected:disabled label { + color: rgba(248, 248, 242, 0.8); } + +.budgie-session-dialog, .budgie-polkit-dialog, .budgie-run-dialog { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-session-dialog label:backdrop, .budgie-polkit-dialog label:backdrop, .budgie-run-dialog label:backdrop { + color: rgba(248, 248, 242, 0.8); } + .budgie-session-dialog .dialog-title, .budgie-polkit-dialog .dialog-title, .budgie-run-dialog .dialog-title { + font-size: 120%; } + .budgie-session-dialog .linked.horizontal > button, .budgie-polkit-dialog .linked.horizontal > button, .budgie-run-dialog .linked.horizontal > button { + margin-bottom: 0; + min-height: 32px; + border-bottom: none; + border-radius: 0; + color: #f8f8f2; + background-color: transparent; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), inset 0 1px 2px rgba(0, 0, 0, 0.2); } + .budgie-session-dialog .linked.horizontal > button label, .budgie-polkit-dialog .linked.horizontal > button label, .budgie-run-dialog .linked.horizontal > button label { + font-weight: 700; } + .budgie-session-dialog .linked.horizontal > button:first-child, .budgie-polkit-dialog .linked.horizontal > button:first-child, .budgie-run-dialog .linked.horizontal > button:first-child { + border-left: none; + border-bottom-left-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:last-child, .budgie-polkit-dialog .linked.horizontal > button:last-child, .budgie-run-dialog .linked.horizontal > button:last-child { + border-right: none; + border-bottom-right-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:hover, .budgie-polkit-dialog .linked.horizontal > button:hover, .budgie-run-dialog .linked.horizontal > button:hover { + background-color: rgba(189, 147, 249, 0.4); } + .budgie-session-dialog .linked.horizontal > button:hover:backdrop label, .budgie-polkit-dialog .linked.horizontal > button:hover:backdrop label, .budgie-run-dialog .linked.horizontal > button:hover:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .budgie-session-dialog .linked.horizontal > button.suggested-action, .budgie-polkit-dialog .linked.horizontal > button.suggested-action, .budgie-run-dialog .linked.horizontal > button.suggested-action { + background-color: rgba(114, 191, 208, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:hover, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:hover, .budgie-run-dialog .linked.horizontal > button.suggested-action:hover { + background-color: rgba(133, 200, 214, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:active, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:active, .budgie-run-dialog .linked.horizontal > button.suggested-action:active, .budgie-session-dialog .linked.horizontal > button.suggested-action:checked, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:checked, .budgie-run-dialog .linked.horizontal > button.suggested-action:checked { + background-color: rgba(133, 200, 214, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action, .budgie-polkit-dialog .linked.horizontal > button.destructive-action, .budgie-run-dialog .linked.horizontal > button.destructive-action { + background-color: rgba(255, 34, 34, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:hover, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:hover, .budgie-run-dialog .linked.horizontal > button.destructive-action:hover { + background-color: rgba(255, 60, 60, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:active, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:active, .budgie-run-dialog .linked.horizontal > button.destructive-action:active, .budgie-session-dialog .linked.horizontal > button.destructive-action:checked, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:checked, .budgie-run-dialog .linked.horizontal > button.destructive-action:checked { + background-color: rgba(255, 60, 60, 0.9); } + .budgie-session-dialog entry, .budgie-polkit-dialog entry, .budgie-run-dialog entry { + background-color: #505359; + color: #f8f8f2; } + .budgie-session-dialog entry:focus, .budgie-polkit-dialog entry:focus, .budgie-run-dialog entry:focus { + background-color: #505359; } + .budgie-session-dialog entry:backdrop, .budgie-polkit-dialog entry:backdrop, .budgie-run-dialog entry:backdrop { + background-color: #505359; } + +.budgie-polkit-dialog .message { + color: rgba(248, 248, 242, 0.7); } +.budgie-polkit-dialog .failure { + color: #ff5555; } + +.budgie-run-dialog entry.search, .budgie-run-dialog entry.search:focus { + font-size: 120%; + padding: 8px 5px; + border: none; + box-shadow: none; } + .budgie-run-dialog entry.search image, .budgie-run-dialog entry.search:focus image { + color: #f8f8f2; } + .budgie-run-dialog entry.search image:dir(ltr), .budgie-run-dialog entry.search:focus image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-run-dialog entry.search image:dir(rtl), .budgie-run-dialog entry.search:focus image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-run-dialog list row:selected .dim-label, .budgie-run-dialog list row:selected label.separator, .budgie-run-dialog list row:selected .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .budgie-run-dialog list row:selected .subtitle, +.budgie-run-dialog list row:selected headerbar .subtitle, +headerbar .budgie-run-dialog list row:selected .subtitle { + opacity: 1; } +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(0, 0, 0, 0); } + +.budgie-menubar menu { + margin: 4px; + padding: 5px; + border-radius: 0; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-menubar menu menuitem:hover { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } +.budgie-menubar arrow { + border: none; + min-width: 16px; + min-height: 16px; } + .budgie-menubar arrow.top { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid rgba(55, 56, 64, 0.928); } + .budgie-menubar arrow.bottom { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid rgba(55, 56, 64, 0.928); } +.budgie-menubar menuitem accelerator { + color: rgba(248, 248, 242, 0.35); } +.budgie-menubar menuitem check, .budgie-menubar menuitem radio { + min-height: 16px; + min-width: 16px; } + +window.background.budgie-settings-window.csd > box.horizontal > stack > scrolledwindow buttonbox.inline-toolbar { + border-style: none none solid; } + +.workspace-switcher .workspace-layout { + border: 0 solid rgba(8, 9, 12, 0.95); } + .top .workspace-switcher .workspace-layout:dir(ltr), .bottom .workspace-switcher .workspace-layout:dir(ltr) { + border-left-width: 1px; } + .top .workspace-switcher .workspace-layout:dir(rtl), .bottom .workspace-switcher .workspace-layout:dir(rtl) { + border-right-width: 1px; } + .left .workspace-switcher .workspace-layout, .right .workspace-switcher .workspace-layout { + border-top-width: 1px; } +.workspace-switcher .workspace-item, .workspace-switcher .workspace-add-button { + border: 0 solid rgba(30, 31, 41, 0.95); } + .top .workspace-switcher .workspace-item:dir(ltr), .bottom .workspace-switcher .workspace-item:dir(ltr), + .top .workspace-switcher .workspace-add-button:dir(ltr), .bottom .workspace-switcher .workspace-add-button:dir(ltr) { + border-right-width: 1px; } + .top .workspace-switcher .workspace-item:dir(rtl), .bottom .workspace-switcher .workspace-item:dir(rtl), + .top .workspace-switcher .workspace-add-button:dir(rtl), .bottom .workspace-switcher .workspace-add-button:dir(rtl) { + border-left-width: 1px; } + .left .workspace-switcher .workspace-item, .right .workspace-switcher .workspace-item, .left .workspace-switcher .workspace-add-button, .right .workspace-switcher .workspace-add-button { + border-bottom-width: 1px; } +.workspace-switcher .workspace-item.current-workspace { + background-color: rgba(0, 0, 0, 0.95); } +.workspace-switcher .workspace-add-button { + border: none; + background: transparent; + box-shadow: none; } + .workspace-switcher .workspace-add-button:hover { + box-shadow: none; } + .workspace-switcher .workspace-add-button:active { + background-image: none; } + .workspace-switcher .workspace-add-button:active image { + margin: 1px 0 -1px; } +.budgie-panel .workspace-switcher .workspace-icon-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 2px; } + +/************ + * Nautilus * + ************/ +.nautilus-window paned > separator { + background-image: none; } +.nautilus-window .sidebar { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar:backdrop { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar .list-row button { + border: none; + background-color: rgba(33, 35, 45, 0.95); } + .nautilus-window .sidebar .list-row button:active { + background-color: rgba(189, 147, 249, 0.25); } + .nautilus-window .sidebar .list-row:selected { + background-color: rgba(189, 147, 249, 0.25); } + .nautilus-window .sidebar .list-row:selected:hover { + background-color: rgba(189, 147, 249, 0.4); } + .nautilus-window .sidebar .list-row:hover { + background-color: rgba(40, 42, 54, 0.5); } + .nautilus-window .sidebar .list-row:hover:active { + background-color: rgba(189, 147, 249, 0.4); } +.nautilus-window.background { + background-color: rgba(33, 35, 45, 0.95); } + .nautilus-window.background:backdrop { + background-color: rgba(33, 35, 45, 0.95); } +.nautilus-window notebook > stack:only-child { + background-color: #282a36; } + .nautilus-window notebook > stack:only-child:backdrop { + background-color: #2a2c39; } +.nautilus-window searchbar { + border-top: 1px solid rgba(0, 0, 0, 0.12); } +.nautilus-window .searchbar-container { + margin-top: -1px; } +.nautilus-window .titlebar .search { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 3px; } +.nautilus-window .path-bar-box .dim-label, .nautilus-window .path-bar-box label.separator, .nautilus-window .path-bar-box .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .nautilus-window .path-bar-box .subtitle, +.nautilus-window .path-bar-box headerbar .subtitle, +headerbar .nautilus-window .path-bar-box .subtitle { + color: transparent; } +.nautilus-window .path-bar-box widget > .text-button:last-child { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nautilus-window .path-bar-box widget > .text-button:last-child:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nautilus-window .path-bar-box button { + transition: all 100ms ease-in; + margin-left: -5px; } + .nautilus-window .path-bar-box button:backdrop:hover, .nautilus-window .path-bar-box button:backdrop:active, .nautilus-window .path-bar-box button:backdrop:checked { + color: rgba(189, 147, 249, 0.5); + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nautilus-window .path-bar-box button:backdrop:hover label, .nautilus-window .path-bar-box button:backdrop:active label, .nautilus-window .path-bar-box button:backdrop:checked label { + color: rgba(189, 147, 249, 0.4); } + +.nautilus-circular-button { + border-radius: 20px; + -gtk-outline-radius: 20px; } + +.disk-space-display { + border: 2px solid; } + .disk-space-display .unknown { + background-color: #888a85; + border-color: #555653; } + .disk-space-display .used { + background-color: #9FB0B9; + border-color: #667f8c; } + .disk-space-display .free { + background-color: #D8D8D8; + border-color: #a5a5a5; } + +.nautilus-desktop { + color: #f8f8f2; } + .nautilus-desktop .nautilus-canvas-item { + border-radius: 5px; + color: #f8f8f2; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } + .nautilus-desktop .nautilus-canvas-item:active { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:hover { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:selected { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item .dim-label:selected, .nautilus-desktop .nautilus-canvas-item label.separator:selected, .nautilus-desktop .nautilus-canvas-item .titlebar:not(headerbar) .subtitle:selected, .titlebar:not(headerbar) .nautilus-desktop .nautilus-canvas-item .subtitle:selected, + .nautilus-desktop .nautilus-canvas-item headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-canvas-item .subtitle:selected { + color: #f8f8f2; } + .nautilus-desktop .nautilus-list .dim-label:selected, .nautilus-desktop .nautilus-list label.separator:selected, .nautilus-desktop .nautilus-list .titlebar:not(headerbar) .subtitle:selected, .titlebar:not(headerbar) .nautilus-desktop .nautilus-list .subtitle:selected, + .nautilus-desktop .nautilus-list headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-list .subtitle:selected { + color: #f8f8f2; } + +/********* + * Gedit * + *********/ +.gedit-search-slider { + padding: 4px; + border-radius: 0 0 3px 3px; + border: 0; + background-color: #1e1f29; } + +/********* + * Gnucash * +*********/ +#gnc-id-main-window entry.gnc-class-register-foreground { + background: transparent; + border: none; + box-shadow: none; } +#gnc-id-main-window .arrow.button.toggle { + transition: none; + box-shadow: none; } + #gnc-id-main-window .arrow.button.toggle:hover { + border-color: rgba(189, 147, 249, 0.5); } + +/******** + * Gala * + *******/ +.gala-notification { + border-width: 0; + border-radius: 2px; + color: white; + border: 1px solid #282a36; + background-color: #282a36; } + .gala-notification .title, + .gala-notification .label { + color: #f8f8f2; } + +.gala-button { + padding: 3px; + color: #282a36; + border: none; + border-radius: 50%; + background-image: linear-gradient(to bottom, #7e7e7e, #3e3e3e); + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.98), inset 0 1px 0 0 rgba(255, 255, 255, 0.93), inset 0 -1px 0 0 rgba(255, 255, 255, 0.99), 0 0 0 1px rgba(0, 0, 0, 0.6), 0 3px 6px rgba(0, 0, 0, 0.84), 0 3px 6px rgba(0, 0, 0, 0.77); + text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +/********** + * Notify * + *********/ +.notify { + /*-notify-shadow: 0px 2px 18px transparentize(black, 0.60);*/ + border-radius: 5px; + border: 1px solid rgba(0, 0, 0, 0.7); + background-color: rgba(40, 42, 54, 0.05); } + +/*************** + * SwitchBoard * + ***************/ +.category-label { + font-weight: bold; + color: #f8f8f2; } + +/************* + * Slingshot * + ************/ +.button.app { + border: none; + border-radius: 0; + box-shadow: none; + background-image: none; } + .button.app .app:hover { + border-radius: 8px; + border: none; + background-color: rgba(189, 147, 249, 0); + color: white; } + .button.app .app:focus { + /*background-color: transparentize(black, 0.20);*/ } + +.search-item { + border-radius: 0; + border: none; + color: #f8f8f2; + background: none; } + .search-item:hover, .search-item:focus { + border-radius: 0; + background-color: rgba(189, 147, 249, 0); + color: #f8f8f2; } + +.search-entry-large, +.search-entry-large:focus { + border: none; + font-size: 18px; + font-weight: 300; + background-image: none; + background: none; + box-shadow: none; + border-radius: 0; } + +.search-category-header { + font-weight: bold; + color: #f8f8f2; } + +/********* + * Panel * + ********/ +.panel { + background-color: transparent; + transition: all 100ms ease-in-out; + color: #fff; } + .panel.maximized { + background-color: #000; } + .panel.translucent { + background-color: rgba(0, 0, 0, 0.5); } + .panel.color-light.translucent { + background-color: rgba(255, 255, 255, 0.85); } + +menubar.panel, +.panel menubar { + box-shadow: none; + border: none; } + +.composited-indicator > revealer, +.composited-indicator > revealer image, +.composited-indicator > revealer label, +.composited-indicator > revealer spinner { + color: #fff; + font-weight: bold; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); + transition: all 200ms ease-in-out; + -gtk-icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); } +.composited-indicator > revealer image:first-child + label { + margin-left: 5px; } + +.panel.color-light .composited-indicator > revealer, +.panel.color-light .composited-indicator > revealer image, +.panel.color-light .composited-indicator > revealer label, +.panel.color-light .composited-indicator > revealer spinner { + color: rgba(0, 0, 0, 0.6); + text-shadow: 0 1px rgba(255, 255, 255, 0.1); + -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.1); } + +/************** + * Calculator * + **************/ +PantheonCalculatorMainWindow { + border-radius: 0 0 4px 4px; } + PantheonCalculatorMainWindow .window-frame { + border-radius: 3px; } + +/********* + * Cards * + *********/ +.deck { + background-color: #0d0d11; } + +.card { + background-color: #282a36; + border: none; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 3px 3px rgba(0, 0, 0, 0.2); + transition: all 150ms ease-in-out; } + +.card.collapsed { + background-color: #1d1f27; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.2); } + +/********* + * Noise * + *********/ +NoiseLibraryWindow { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .action-bar { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .window-frame { + border-radius: 3px; } + +/******** + * Snap * + ********/ +SnapMainWindow .take-button, +SnapSnapWindow .take-button { + border-radius: 0; } + +/******************* + * Photos/Shotwell * + *******************/ +DirectWindow .the-button-in-the-combobox, +LibraryWindow .the-button-in-the-combobox { + background: none; } + +.checkerboard-layout { + background-color: #1e1f29; + background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)), linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)); + background-size: 24px 24px; + background-position: 0 0, 12px 12px; } + +.checkboard-layout .item { + background-color: #f8f8f2; } + +/********* +* Avatar * +*********/ +.avatar { + border: 1px solid rgba(0, 0, 0, 0.23); + border-radius: 50%; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23); } + +/**level bars**/ +.sidebar.source-list.view.level-bar, iconview.sidebar.source-list.level-bar, .sidebar.source-list.view.level-bar:selected, iconview.sidebar.source-list.level-bar:selected, .sidebar.source-list.view.level-bar:selected:focus, iconview.sidebar.source-list.level-bar:selected:focus { + background: linear-gradient(rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.14)); + border: 1px solid rgba(0, 0, 0, 0.14); + box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); + border-radius: 2px; } +.sidebar.source-list.view.fill-block, iconview.sidebar.source-list.fill-block { + border: none; } + .sidebar.source-list.view.fill-block, iconview.sidebar.source-list.fill-block, .sidebar.source-list.view.fill-block:hover, iconview.sidebar.source-list.fill-block:hover, .sidebar.source-list.view.fill-block:selected, iconview.sidebar.source-list.fill-block:selected, .sidebar.source-list.view.fill-block:selected:focus, iconview.sidebar.source-list.fill-block:selected:focus { + background: linear-gradient(rgba(189, 147, 249, 0.5), rgba(189, 147, 249, 0.5)); } + +/************************** + * Colors in context menu * +**************************/ +checkbutton.color-button { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 100px; + background-clip: border-box; + padding: 0; + margin: 2px 1px; } + checkbutton.color-button > check { + -gtk-icon-source: none; + background: none; + margin-right: 0; + padding: 2px; } + checkbutton.color-button.none > check { + background-color: transparent; + border-radius: 100px; + -gtk-icon-source: -gtk-icontheme("close-symbolic"); } + +radiobutton.color-button > radio { + -gtk-icon-source: none; + margin-right: 0; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 100px; + background-clip: border-box; } +radiobutton.color-button:active > radio { + border: 1px solid rgba(0, 0, 0, 0.35); } + +.color-button check, +.color-button check:checked, +.color-button radio, +.color-button radio:checked { + background-image: none; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 50%; + color: #282a36; + -gtk-icon-source: -gtk-icontheme("check-active-symbolic"); } +.color-button.red check, .color-button.red radio, .color-button.strawberry check, .color-button.strawberry radio { + background-color: @STRAWBERRY_300; + -gtk-icon-shadow: 0 1px 1px @STRAWBERRY_500; } +.color-button.orange check, .color-button.orange radio { + background-color: @ORANGE_300; + -gtk-icon-shadow: 0 1px 1px @ORANGE_500; } +.color-button.yellow check, .color-button.yellow radio, .color-button.banana check, .color-button.banana radio { + background-color: @BANANA_500; + -gtk-icon-shadow: 0 1px 1px @BANANA_700; } +.color-button.green check, .color-button.green radio, .color-button.lime check, .color-button.lime radio { + background-color: @LIME_500; + -gtk-icon-shadow: 0 1px 1px @LIME_700; } +.color-button.blue check, .color-button.blue radio, .color-button.blueberry check, .color-button.blueberry radio { + background-color: @BLUEBERRY_500; + -gtk-icon-shadow: 0 1px 1px @BLUEBERRY_700; } +.color-button.purple check, .color-button.purple radio, .color-button.grape check, .color-button.grape radio { + background-color: @GRAPE_500; + -gtk-icon-shadow: 0 1px 1px @GRAPE_700; } +.color-button.brown check, .color-button.brown radio, .color-button.cocoa check, .color-button.cocoa radio { + background-color: @COCOA_300; + -gtk-icon-shadow: 0 1px 1px @COCOA_500; } +.color-button.mint check, .color-button.mint radio { + background-color: @MINT_500; + -gtk-icon-shadow: 0 1px 1px @MINT_700; } +.color-button.pink check, .color-button.pink radio, .color-button.bubblegum check, .color-button.bubblegum radio { + background-color: @BUBBLEGUM_500; + -gtk-icon-shadow: 0 1px 1px @BUBBLEGUM_700; } +.color-button.slate check, .color-button.slate radio { + background-color: @SLATE_300; + -gtk-icon-shadow: 0 1px 1px @SLATE_500; } +.color-button.auto radio { + background-image: url("assets/color-button-auto.png"); + background-position: -1px -1px; + background-repeat: no-repeat; + background-size: calc(100% + 2px); } + +.xfce4-panel.background { + background-color: rgba(30, 31, 41, 0.7); + color: #f8f8f2; + text-shadow: none; + -gtk-icon-shadow: none; } +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { + transition: none; } + +#tasklist-button { + color: rgba(255, 255, 255, 0.8); + border-radius: 0; + border: none; + background-color: rgba(30, 31, 41, 0); } + #tasklist-button:hover { + color: white; + background-color: rgba(0, 0, 0, 0.17); } + #tasklist-button:checked { + color: white; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: inset 0 -2px rgba(189, 147, 249, 0.5); } + +.xfce4-panel.background button.flat { + color: white; + border-radius: 0; + border: none; + background-color: rgba(30, 31, 41, 0); + font-weight: normal; } + .xfce4-panel.background button.flat:hover { + border: none; + background-color: rgba(52, 53, 70, 0.7); } + .xfce4-panel.background button.flat:active, .xfce4-panel.background button.flat:checked { + color: white; + border-bottom: 2px solid rgba(189, 147, 249, 0.5); + background-color: rgba(26, 27, 35, 0.7); } + .xfce4-panel.background button.flat:active label, .xfce4-panel.background button.flat:active image, .xfce4-panel.background button.flat:checked label, .xfce4-panel.background button.flat:checked image { + color: inherit; } + +/******** +* Unity * +*********/ +/* Unity window border color */ +/* Unity window text color */ +/* Backdrop Unity window text color */ +/* Unity panel color #454D50 */ +UnityDecoration { + /* Border properties (top, right, bottom, left) */ + -UnityDecoration-extents: 28px 1px 1px 1px; + /* the size of the decorations */ + -UnityDecoration-input-extents: 10px; + /* the extra size of the input areas */ + /* Shadows settings */ + -UnityDecoration-shadow-offset-x: 1px; + /* Size property, the shadow x offset */ + -UnityDecoration-shadow-offset-y: 1px; + /* Size property, the shadow y offset */ + -UnityDecoration-active-shadow-color: rgba 0, 0, 0, 0.647; + /* Color property, active window shadow color */ + -UnityDecoration-active-shadow-radius: 8px; + /* Size property, active window shadow radius */ + -UnityDecoration-inactive-shadow-color: rgba 0, 0, 0, 0.647; + /* Color property, inactive windows shadow color */ + -UnityDecoration-inactive-shadow-radius: 5px; + /* Size property, inactive windows shadow radius */ + /* Glow applied to the selected scaled window */ + -UnityDecoration-glow-size: 8px; + /* Size property, size of glow */ + -UnityDecoration-glow-color: rgba(189, 147, 249, 0.5); + /* Color property of the glow */ + /* Title settings */ + -UnityDecoration-title-indent: 10px; + /* Size property, left indent of the title */ + -UnityDecoration-title-fade: 35px; + /* Size property, space of the title that can be faded */ + -UnityDecoration-title-alignment: 0.0; + /* Float from 0.0 to 1.0, to align the title */ + background-color: #31363D; + color: #fefefe; } + UnityDecoration .top { + padding: 0 5px 0 5px; + border-radius: 4px 4px 0px 0px; + box-shadow: none; + border: 1px solid #31363D; + border-bottom-width: 0; + background-color: #31363D; + color: #fefefe; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: #e5e5e5; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top .menuitem { + color: #fefefe; } + UnityDecoration .top .menuitem:backdrop { + color: #e5e5e5; } + +UnityDecoration.left, +UnityDecoration.right { + background-repeat: repeat-x; + background-color: #30343b; + background-size: 1px 120px; + background-clip: border-box; + background-image: linear-gradient(to bottom, #31363D, #30343b); } + +UnityDecoration.bottom { + background-size: 1px; + background-repeat: repeat-x; + background-color: #30343b; } + +UnityDecoration.left:backdrop, +UnityDecoration.right:backdrop, +UnityDecoration.bottom:backdrop { + background-size: 1px; + background-repeat: repeat-x; } + +/************** +* Unity Panel * +***************/ +UnityPanelWidget, +.unity-panel { + background-color: #1a1d21; + color: #fefefe; } + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #e5e5e5; } + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0 1px; + color: #fefefe; } + +.unity-panel.menubar, +.unity-panel .menubar { + color: #fefefe; } + +.unity-panel.menu.menubar, +.unity-panel .menu .menubar { + background-color: #1a1d21; + color: #fefefe; } + +.unity-panel.menubar:backdrop, +.unity-panel .menubar *:backdrop { + color: #8b8c8e; } + +.unity-panel.menubar.menuitem, +.unity-panel.menubar .menuitem { + padding: 3px 5px; + border-width: 1px; + border-style: solid; + border: none; + background: none; + color: #fefefe; + box-shadow: none; } + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem:hover { + border-radius: 0; + background-color: #2f333a; + color: #fefefe; + box-shadow: none; } + +.unity-panel.menubar .menuitem *:hover { + color: white; + box-shadow: none; } + +.unity-panel.menubar .menuitem.separator, +.unity-panel.menubar.menuitem.separator { + border: none; + color: rgba(25, 26, 34, 0.9); } + +/* Force Quit */ +SheetStyleDialog.unity-force-quit { + background-color: #282a36; } + +@keyframes playbackmenuitem_spinner { + to { + -gtk-icon-transform: rotate(1turn); } } +.menu IdoPlaybackMenuItem.menuitem:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: playbackmenuitem_spinner 1s infinite linear; + color: rgba(189, 147, 249, 0.5); } + +MsdOsdWindow.background.osd { + border-radius: 2px; + border: 1px solid rgba(25, 26, 34, 0.9); } + MsdOsdWindow.background.osd .progressbar { + background-color: rgba(189, 147, 249, 0.5); + border: none; + border-color: rgba(189, 147, 249, 0.5); + border-radius: 5px; } + MsdOsdWindow.background.osd .trough { + background-color: rgba(9, 10, 12, 0.8); + border: none; + border-radius: 5px; } + +/*********************** + * App-Specific Styles * + ***********************/ +/********* + * Geary * + *********/ +.geary-titlebar-left .separator, +.geary-titlebar-right .separator { + opacity: 0; } + +ConversationListView { + -GtkTreeView-grid-line-width: 0; } + ConversationListView .view:active, ConversationListView iconview:active, ConversationListView .view:selected, ConversationListView iconview:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + ConversationListView .view:active:backdrop, ConversationListView iconview:active:backdrop, ConversationListView .view:selected:backdrop, ConversationListView iconview:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); + color: rgba(248, 248, 242, 0.5); } + ConversationListView .view .cell, ConversationListView iconview .cell { + border: solid rgba(0, 0, 0, 0.2); + border-width: 0 0 1px 0; } + ConversationListView .view .cell:selected, ConversationListView iconview .cell:selected { + color: #f8f8f2; + border: 0px solid rgba(159, 99, 246, 0.5); } + +/*********** + * LightDm * + ***********/ +#panel_window { + background-color: rgba(30, 31, 41, 0.7); + color: white; + font-weight: bold; + box-shadow: inset 0 -1px rgba(15, 15, 20, 0.7); } + #panel_window .menubar, + #panel_window .menubar > .menuitem + menubar, + #panel_window menubar > menuitem { + background-color: transparent; + color: white; + font-weight: bold; } + #panel_window .menubar .menuitem:disabled, + #panel_window menubar menuitem:disabled { + color: rgba(255, 255, 255, 0.5); } + #panel_window .menubar .menuitem:disabled GtkLabel, + #panel_window menubar menuitem:disabled GtkLabel { + color: inherit; } + #panel_window .menubar .menuitem:disabled label, + #panel_window menubar menuitem:disabled label { + color: inherit; } + #panel_window .menubar .menu > .menuitem, + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #f8f8f2; } + +#content_frame { + padding-bottom: 14px; + background-color: #1e1f29; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; } + +#content_frame button { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:active, #content_frame button:checked { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #1e1f29; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; } + +#buttonbox_frame button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:active, #buttonbox_frame button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +#login_window #user_combobox { + color: #f8f8f2; + font-size: 13px; } + #login_window #user_combobox .menu, + #login_window #user_combobox menu { + font-weight: normal; } + +#user_image { + padding: 3px; + border-radius: 2px; } + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; } + +/* thunar */ +.thunar toolbar { + background-color: #1e1f29; } + +/* buttons in toolbar */ +.thunar toolbar.horizontal button image { + -gtk-icon-transform: scale(0.72); } + +scrolledwindow.sidebar treeview.view, scrollbar.right { + background: #232530; + padding: 1.5px; + border: none; + box-shadow: none; } + +scrolledwindow.standard-view scrollbar.right { + background-color: #282a36; } + +/* path-bar of thunar */ +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected, window.thunar paned > scrolledwindow treeview.view:hover, window.thunar paned > scrolledwindow treeview.view:checked, window.thunar paned > scrolledwindow treeview.view:selected { + background-color: transparent; + color: #bd93f9; + box-shadow: none; } +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked:backdrop label, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected:backdrop label, window.thunar paned > scrolledwindow treeview.view:checked:backdrop label, window.thunar paned > scrolledwindow treeview.view:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.path-bar-button { + background: none; + outline: none; + border: none; + box-shadow: none; } + +.nemo-window .places-treeview { + -NemoPlacesTreeView-disk-full-bg-color: #07080a; + -NemoPlacesTreeView-disk-full-fg-color: #f1fa8c; + -GtkTreeView-vertical-separator: 7; } + .nemo-window .places-treeview .view.cell:hover, .nemo-window .places-treeview iconview.cell:hover, .nemo-window .places-treeview .view.cell:selected, .nemo-window .places-treeview iconview.cell:selected, + .nemo-window .places-treeview iconview.cell:hover, + .nemo-window .places-treeview iconview.cell:selected { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } +.nemo-window .sidebar { + color: #f8f8f2; + background-color: #282a36; } + .nemo-window .sidebar .view, .nemo-window .sidebar iconview, .nemo-window .sidebar .iconview, .nemo-window .sidebar row { + background-color: transparent; } +.nemo-window .nemo-window-pane widget.entry { + background-clip: padding-box; + min-height: 28px; + padding: 5px; + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 3px; + box-shadow: inset 0 1px rgba(0, 0, 0, 0.9), inset 1px 0 rgba(0, 0, 0, 0.96), inset -1px 0 rgba(0, 0, 0, 0.96), inset 0 -1px rgba(0, 0, 0, 0.98), 0 1px rgba(255, 255, 255, 0.6); } + .nemo-window .nemo-window-pane widget.entry:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } +.nemo-window toolbar.primary-toolbar { + margin-bottom: -1px; + background: #1e1f29; } + .nemo-window toolbar.primary-toolbar button { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; + min-height: 24px; + padding: 3px; } + .nemo-window toolbar.primary-toolbar button:hover { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .nemo-window toolbar.primary-toolbar button:selected, .nemo-window toolbar.primary-toolbar button:active, .nemo-window toolbar.primary-toolbar button:checked { + color: #bd93f9; + background-color: rgba(189, 147, 249, 0.1); + border-radius: 7px; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nemo-window toolbar.primary-toolbar button:selected:backdrop, .nemo-window toolbar.primary-toolbar button:selected:backdrop label, .nemo-window toolbar.primary-toolbar button:active:backdrop, .nemo-window toolbar.primary-toolbar button:active:backdrop label, .nemo-window toolbar.primary-toolbar button:checked:backdrop, .nemo-window toolbar.primary-toolbar button:checked:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview, +.nemo-window .nemo-inactive-pane iconview { + background-color: #242530; } + +.caja-notebook .frame { + border-width: 0 0 1px; } +.caja-notebook .entry { + background: #1e1f29; + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); } + .caja-notebook .entry:selected { + background: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +/************** +* Caja sidebar * +**************/ +.caja-side-pane { + background: #1e1f29; } + .caja-side-pane .frame { + border-width: 1px 0 0; } + .caja-side-pane treeview.view, + .caja-side-pane textview.view text, + .caja-side-pane viewport.frame, + .caja-side-pane widget .vertical { + background: #1e1f29; + padding: 3px 2px; } + .caja-side-pane treeview.view:hover, + .caja-side-pane textview.view text:hover, + .caja-side-pane viewport.frame:hover, + .caja-side-pane widget .vertical:hover { + background-color: rgba(40, 42, 54, 0.6); } + .caja-side-pane treeview.view:selected, + .caja-side-pane textview.view text:selected, + .caja-side-pane viewport.frame:selected, + .caja-side-pane widget .vertical:selected { + color: #bd93f9; + background: #1e1f29; } + .caja-side-pane treeview.view:selected:hover, + .caja-side-pane textview.view text:selected:hover, + .caja-side-pane viewport.frame:selected:hover, + .caja-side-pane widget .vertical:selected:hover { + background-color: rgba(189, 147, 249, 0); } + +/************** +* Caja pathbar * +**************/ +.caja-navigation-window paned { + background: #282a36; } + +.caja-navigation-window .primary-toolbar { + background: #1e1f29; } + .caja-navigation-window .primary-toolbar button, .caja-navigation-window .primary-toolbar button:backdrop { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; } + .caja-navigation-window .primary-toolbar button:hover, .caja-navigation-window .primary-toolbar button:active, .caja-navigation-window .primary-toolbar button:backdrop:active, .caja-navigation-window .primary-toolbar button:backdrop:checked { + background: rgba(189, 147, 249, 0.5); + box-shadow: none; } + .caja-navigation-window .primary-toolbar button:hover, .caja-navigation-window .primary-toolbar button:hover label, .caja-navigation-window .primary-toolbar button:active, .caja-navigation-window .primary-toolbar button:active label, .caja-navigation-window .primary-toolbar button:backdrop:active, .caja-navigation-window .primary-toolbar button:backdrop:active label, .caja-navigation-window .primary-toolbar button:backdrop:checked, .caja-navigation-window .primary-toolbar button:backdrop:checked label { + color: #f8f8f2; } + +.caja-pathbar button, .caja-pathbar button:backdrop { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; } +.caja-pathbar button:hover, .caja-pathbar button:active, .caja-pathbar button:checked, .caja-pathbar button:backdrop:active, .caja-pathbar button:backdrop:checked { + background: transparent; + box-shadow: none; } + .caja-pathbar button:hover, .caja-pathbar button:hover label, .caja-pathbar button:active, .caja-pathbar button:active label, .caja-pathbar button:checked, .caja-pathbar button:checked label, .caja-pathbar button:backdrop:active, .caja-pathbar button:backdrop:active label, .caja-pathbar button:backdrop:checked, .caja-pathbar button:backdrop:checked label { + color: #bd93f9; } + +/*# sourceMappingURL=gtk.css.map */ diff --git a/.themes/Dracula/gtk-4.0/gtk-dark.css b/.themes/Dracula/gtk-4.0/gtk-dark.css new file mode 100755 index 0000000..3ae9d41 --- /dev/null +++ b/.themes/Dracula/gtk-4.0/gtk-dark.css @@ -0,0 +1,6294 @@ +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color #f8f8f2; +/* text color for entries, views and content in general */ +@define-color theme_text_color #f8f8f2; +/* widget base background color */ +@define-color theme_bg_color #1e1f29; +/* text widgets and the like base background color */ +@define-color theme_base_color #282a36; +/* base background color of selections */ +@define-color theme_selected_bg_color rgba(189, 147, 249, 0.5); +/* text/foreground color of selections */ +@define-color theme_selected_fg_color #f8f8f2; +/* base background color of disabled widgets */ +@define-color insensitive_bg_color #22232e; +/* text foreground color of disabled widgets */ +@define-color insensitive_fg_color #8b8c8e; +/* disabled text widgets and the like base background color */ +@define-color insensitive_base_color #282a36; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color #8b8c8e; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #f8f8f2; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #1e1f29; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #2a2c39; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color rgba(189, 147, 249, 0.5); +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #f8f8f2; +/* widgets main borders color */ +@define-color borders rgba(25, 26, 34, 0.9); +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders rgba(26, 27, 35, 0.91); +/* these are pretty self explicative */ +@define-color warning_color #ff9f39; +@define-color error_color #ff3c3c; +@define-color success_color #4caec3; +@define-color fg_color #f8f8f2; +@define-color text_color #f8f8f2; +@define-color bg_color #1e1f29; +@define-color base_color #282a36; +@define-color selected_bg_color rgba(189, 147, 249, 0.5); +@define-color selected_fg_color #f8f8f2; +@define-color unfocused_fg_color #8b8c8e; +@define-color unfocused_text_color #f8f8f2; +@define-color unfocused_bg_color #1e1f29; +@define-color unfocused_base_color #2a2c39; +@define-color unfocused_selected_bg_color rgba(189, 147, 249, 0.5); +@define-color unfocused_selected_fg_color #f8f8f2; +/* 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(#f8f8f2, 1.8); +@define-color wm_unfocused_title #8b8c8e; +@define-color wm_highlight rgba(0, 0, 0, 0); +@define-color wm_borders_edge rgba(255, 255, 255, 0.1); +@define-color wm_bg_a shade(#1e1f29, 1.2); +@define-color wm_bg_b #1e1f29; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); +@define-color wm_button_hover_color_a shade(#1e1f29, 1.3); +@define-color wm_button_hover_color_b #1e1f29; +@define-color wm_button_active_color_a shade(#1e1f29, 0.85); +@define-color wm_button_active_color_b shade(#1e1f29, 0.89); +@define-color wm_button_active_color_c shade(#1e1f29, 0.9); +@define-color content_view_bg #282a36; +@define-color budgie_tasklist_indicator_color rgba(189, 147, 249, 0.5); +@define-color budgie_tasklist_indicator_color_active rgba(189, 147, 249, 0.5); +@define-color placeholder_text_color #cfcfcd; +@define-color STRAWBERRY_100 #ff8c82; +@define-color STRAWBERRY_300 #ed5353; +@define-color STRAWBERRY_500 #c6262e; +@define-color STRAWBERRY_700 #a10705; +@define-color STRAWBERRY_900 #7a0000; +@define-color ORANGE_100 #ffc27d; +@define-color ORANGE_300 #ffa154; +@define-color ORANGE_500 #f37329; +@define-color ORANGE_700 #cc3b02; +@define-color ORANGE_900 #a62100; +@define-color BANANA_100 #fff394; +@define-color BANANA_300 #ffe16b; +@define-color BANANA_500 #f9c440; +@define-color BANANA_700 #d48e15; +@define-color BANANA_900 #ad5f00; +@define-color LIME_100 #d1ff82; +@define-color LIME_300 #9bdb4d; +@define-color LIME_500 #68b723; +@define-color LIME_700 #3a9104; +@define-color LIME_900 #206b00; +@define-color MINT_100 #89ffdd; +@define-color MINT_300 #43d6b5; +@define-color MINT_500 #28bca3; +@define-color MINT_700 #0e9a83; +@define-color MINT_900 #007367; +@define-color BLUEBERRY_100 #8cd5ff; +@define-color BLUEBERRY_300 #64baff; +@define-color BLUEBERRY_500 #3689e6; +@define-color BLUEBERRY_700 #0d52bf; +@define-color BLUEBERRY_900 #002e99; +@define-color BUBBLEGUM_100 #fe9ab8; +@define-color BUBBLEGUM_300 #f4679d; +@define-color BUBBLEGUM_500 #de3e80; +@define-color BUBBLEGUM_700 #bc245d; +@define-color BUBBLEGUM_900 #910e38; +@define-color GRAPE_100 #e4c6fa; +@define-color GRAPE_300 #cd9ef7; +@define-color GRAPE_500 #a56de2; +@define-color GRAPE_700 #7239b3; +@define-color GRAPE_900 #452981; +@define-color COCOA_100 #a3907c; +@define-color COCOA_300 #8a715e; +@define-color COCOA_500 #715344; +@define-color COCOA_700 #57392d; +@define-color COCOA_900 #3d211b; +@define-color SILVER_100 #fafafa; +@define-color SILVER_300 #d4d4d4; +@define-color SILVER_500 #abacae; +@define-color SILVER_700 #7e8087; +@define-color SILVER_900 #555761; +@define-color SLATE_100 #95a3ab; +@define-color SLATE_300 #667885; +@define-color SLATE_500 #485a6c; +@define-color SLATE_700 #273445; +@define-color SLATE_900 #0e141f; +@define-color BLACK_100 #666; +@define-color BLACK_300 #4d4d4d; +@define-color BLACK_500 #333; +@define-color BLACK_700 #1a1a1a; +@define-color BLACK_900 #000; +/***************** +* Drawing mixins * +*****************/ +/********* +* Common * +*********/ +* { + padding: 0; + outline-color: rgba(248, 248, 242, 0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 0px; + -gtk-secondary-caret-color: rgba(189, 147, 249, 0.5); } + +/*********** + * Widgets * + ***********/ +/*************** +* Action bars * +***************/ +.action-bar { + background-color: #08090c; + border: solid rgba(25, 26, 34, 0.9); + border-width: 1px 0 0 0; + color: #f8f8f2; + box-shadow: none; } + .action-bar:backdrop { + background-color: #08090c; + box-shadow: none; } + .action-bar:first-child { + border-radius: 6px 6px 0px 0px; + border-width: 1px 1px 0px 1px; } + .action-bar:last-child { + border-radius: 0 0 6px 6px; + border-width: 0px 1px 1px 1px; } + +/********************* + * App Notifications * + *********************/ +.app-notification, +.app-notification.frame { + padding: 10px; + border-radius: 0 0 5px 5px; + background-color: rgba(20, 23, 26, 0.8); + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 2px); + background-clip: padding-box; } + .app-notification:backdrop, + .app-notification.frame:backdrop { + background-image: none; + transition: 200ms ease-out; } + .app-notification border, + .app-notification.frame border { + border: none; } + +/*************** + * Base States * + ***************/ +.background { + color: #f8f8f2; + background-color: #1e1f29; } + .background:backdrop { + color: #8b8c8e; + background-color: #1e1f29; + text-shadow: none; + -gtk-icon-shadow: none; } + .background.chromium { + background-color: #2f313f; } + +/* + 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: #f8f8f2; + background-color: #1e1f29; } + .gtkstyle-fallback:hover { + color: #f8f8f2; + background-color: #343546; } + .gtkstyle-fallback:active { + color: #f8f8f2; + background-color: #08090c; } + .gtkstyle-fallback:disabled { + color: #8b8c8e; + background-color: #22232e; } + .gtkstyle-fallback:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + +.view, iconview, +.view text, +iconview text, +textview text { + color: #f8f8f2; + background-color: #282a36; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: #cfcfcd; + background-color: #2a2c39; } + .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: 3px; } + +textview border { + background-color: #232530; } + +.rubberband, +rubberband, +flowbox rubberband, +.content-view rubberband, +treeview.view rubberband { + border: 1px solid rgba(159, 99, 246, 0.5); + background-color: rgba(159, 99, 246, 0.2); } + +flowbox flowboxchild { + padding: 3px; + border-radius: 3px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +label { + caret-color: currentColor; } + label.separator { + color: #f8f8f2; } + label.separator:backdrop { + color: #8b8c8e; } + label selection { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + label:disabled { + color: #8b8c8e; } + label:disabled:backdrop { + color: #3e4055; } + label:backdrop { + color: #8b8c8e; } + +.dim-label, label.separator, .titlebar:not(headerbar) .subtitle, +headerbar .subtitle { + opacity: 0.55; + text-shadow: none; } + +assistant .sidebar { + background-color: #282a36; + border-top: 1px solid rgba(25, 26, 34, 0.9); } + assistant .sidebar:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } +assistant.csd .sidebar { + border-top-style: none; } +assistant .sidebar label { + padding: 6px 12px; } +assistant .sidebar label.highlight { + background-color: #4a4a51; } + +.app-notification, +.app-notification.frame, .osd .scale-popup, .osd popover.background > arrow, +.osd popover.background > contents, popover.background.touch-selection > arrow, +popover.background.touch-selection > contents, popover.background.magnifier > arrow, +popover.background.magnifier > contents, .osd { + color: #fefefe; + border: none; + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + outline-color: rgba(254, 254, 254, 0.3); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification:backdrop, .osd .scale-popup:backdrop, .osd popover.background > arrow:backdrop, + .osd popover.background > contents:backdrop, popover.background.touch-selection > arrow:backdrop, + popover.background.touch-selection > contents:backdrop, popover.background.magnifier > arrow:backdrop, + popover.background.magnifier > contents:backdrop, .osd:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + +*:selected { + background: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: radial-gradient(farthest-side, rgba(233, 219, 253, 0.5) 0%, rgba(233, 219, 253, 0) 0%); } + to { + background-image: radial-gradient(farthest-side, rgba(233, 219, 253, 0.5) 95%, rgba(233, 219, 253, 0)); } } +notebook > header > tabs > arrow, +button { + min-height: 24px; + min-width: 16px; + padding: 4px 8px; + border: none; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow, + button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + transition: none; } + notebook > header > tabs > arrow:hover, + button.flat:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 500ms; } + notebook > header > tabs > arrow:hover:active, + button.flat:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + notebook > header > tabs > arrow:hover, + button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-filter: brightness(1.2); } + notebook > header > tabs > arrow:active, notebook > header > tabs > arrow:checked, + button:active, + button:checked { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(174, 123, 248, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition-duration: 50ms; } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop, + button:backdrop.flat, + button:backdrop { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #2a2c39; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition: 200ms ease-out; + -gtk-icon-filter: none; } + notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, + button:backdrop.flat:active, + button:backdrop.flat:checked, + button:backdrop:active, + button:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, + button:backdrop.flat:active label, + button:backdrop.flat:checked label, + button:backdrop:active label, + button:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + notebook > header > tabs > arrow:backdrop:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button:backdrop.flat:disabled, + button:backdrop:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, + button:backdrop.flat:disabled:active, + button:backdrop.flat:disabled:checked, + button:backdrop:disabled:active, + button:backdrop:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button.flat:backdrop, + button.flat:disabled, + button.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header > tabs > arrow:disabled, + button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled:checked, + button:disabled:active, + button:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:disabled:active label, notebook > header > tabs > arrow:disabled:checked label, + button:disabled:active label, + button:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + notebook > header > tabs > arrow.image-button, + button.image-button { + min-width: 24px; + padding-left: 4px; + padding-right: 4px; } + notebook > header > tabs > arrow.text-button, + button.text-button { + padding-left: 16px; + padding-right: 16px; } + notebook > header > tabs > arrow.text-button.image-button, + 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 label { + padding-left: 8px; + padding-right: 8px; } + combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active), + button:drop(active) { + color: #50fa7a; + border-color: #50fa7a; + box-shadow: inset 0 0 0 1px #50fa7a; } +row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled) { + color: #f8f8f2; + border-color: transparent; } + row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled):backdrop { + color: #8b8c8e; } +button.osd { + min-width: 24px; + min-height: 32px; + color: #fefefe; + border-radius: 5px; + outline-color: rgba(254, 254, 254, 0.3); + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd.image-button { + min-width: 32px; } + button.osd:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:active, + button.osd:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:disabled:backdrop, + button.osd:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + button.osd:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } +.app-notification button, +.app-notification.frame button, popover.background.touch-selection button, popover.background.magnifier button, +.osd button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, + .osd button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:active:backdrop, popover.background.touch-selection button:active:backdrop, popover.background.magnifier button:active:backdrop, .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button:checked:backdrop, popover.background.touch-selection button:checked:backdrop, popover.background.magnifier button:checked:backdrop, .app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, + .osd button:active:backdrop, + .osd button:active, + .osd button:checked:backdrop, + .osd button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:disabled:backdrop, popover.background.touch-selection button:disabled:backdrop, popover.background.magnifier button:disabled:backdrop, .app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, + .osd button:disabled:backdrop, + .osd button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:backdrop, popover.background.touch-selection button:backdrop, popover.background.magnifier button:backdrop, + .osd button:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat, popover.background.touch-selection button.flat, popover.background.magnifier button.flat, + .osd button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification button.flat:hover, popover.background.touch-selection button.flat:hover, popover.background.magnifier button.flat:hover, + .osd button.flat:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button.flat:disabled, popover.background.touch-selection button.flat:disabled, popover.background.magnifier button.flat:disabled, + .osd button.flat:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 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; } + .app-notification button.flat:backdrop, popover.background.touch-selection button.flat:backdrop, popover.background.magnifier button.flat:backdrop, + .osd button.flat:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat:active, popover.background.touch-selection button.flat:active, popover.background.magnifier button.flat:active, .app-notification button.flat:checked, popover.background.touch-selection button.flat:checked, popover.background.magnifier button.flat:checked, + .osd button.flat:active, + .osd button.flat:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } +button.suggested-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button, button.suggested-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #bd93f9; } + button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:active, button.suggested-action:checked { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop, button.suggested-action:backdrop, button.suggested-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop label, button.suggested-action:backdrop label, button.suggested-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode windowcontrols button:backdrop:active, .selection-mode windowcontrols button:backdrop:checked, button.suggested-action:backdrop:active, button.suggested-action:backdrop:checked, button.suggested-action.flat:backdrop:active, button.suggested-action.flat:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop:active label, .selection-mode windowcontrols button:backdrop:checked label, button.suggested-action:backdrop:active label, button.suggested-action:backdrop:checked label, button.suggested-action.flat:backdrop:active label, button.suggested-action.flat:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + .selection-mode windowcontrols button:backdrop:disabled, button.suggested-action:backdrop:disabled, button.suggested-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop:disabled label, button.suggested-action:backdrop:disabled label, button.suggested-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode windowcontrols button:backdrop:disabled:active, .selection-mode windowcontrols button: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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop, .selection-mode windowcontrols button:disabled, .selection-mode windowcontrols button: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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(189, 147, 249, 0.8); } + button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:disabled label { + color: rgba(248, 248, 242, 0.8); } + button.suggested-action:disabled:active, button.suggested-action:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:disabled:active label, button.suggested-action:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .osd button.suggested-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(189, 147, 249, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.7), rgba(189, 147, 249, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:active:backdrop, .osd button.suggested-action:active, .osd button.suggested-action:checked:backdrop, .osd button.suggested-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #bd93f9, #bd93f9); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:disabled:backdrop, .osd button.suggested-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.5), rgba(189, 147, 249, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +button.destructive-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #ff2222; } + button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:active, button.destructive-action:checked { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop, button.destructive-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop label, button.destructive-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + button.destructive-action:backdrop:active, button.destructive-action:backdrop:checked, button.destructive-action.flat:backdrop:active, button.destructive-action.flat:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop:active label, button.destructive-action:backdrop:checked label, button.destructive-action.flat:backdrop:active label, button.destructive-action.flat:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + button.destructive-action:backdrop:disabled, button.destructive-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop:disabled label, button.destructive-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + 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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(255, 34, 34, 0.8); } + button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:disabled label { + color: rgba(248, 248, 242, 0.8); } + button.destructive-action:disabled:active, button.destructive-action:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:disabled:active label, button.destructive-action:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .osd button.destructive-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(255, 34, 34, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(255, 34, 34, 0.7), rgba(255, 34, 34, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:active:backdrop, .osd button.destructive-action:active, .osd button.destructive-action:checked:backdrop, .osd button.destructive-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #ff2222, #ff2222); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:disabled:backdrop, .osd button.destructive-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(255, 34, 34, 0.5), rgba(255, 34, 34, 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; } + .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; } +.inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 2px; + border-width: 1px; } +.primary-toolbar button { + -gtk-icon-shadow: none; } + +.stack-switcher > button.needs-attention > label, +.stack-switcher > button.needs-attention > image, stacksidebar row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: radial-gradient(farthest-side, rgba(233, 219, 253, 0.5) 96%, rgba(233, 219, 253, 0)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; } + .stack-switcher > button.needs-attention > label:backdrop, + .stack-switcher > button.needs-attention > image:backdrop, stacksidebar row.needs-attention > label:backdrop { + background-size: 6px 6px, 0 0; } + .stack-switcher > button.needs-attention > label:dir(rtl), + .stack-switcher > button.needs-attention > image:dir(rtl), stacksidebar row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 2px; } + +toolbar button:hover { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #0f0f14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +toolbar button:active { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #040406; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +.inline-toolbar toolbutton > button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .inline-toolbar toolbutton > button:hover { + color: rgba(189, 147, 249, 0.5); } + .inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { + color: rgba(174, 123, 248, 0.5); } + .inline-toolbar toolbutton > button:disabled { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { + color: rgba(174, 123, 248, 0); } + .inline-toolbar toolbutton > button:backdrop { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked { + color: rgba(174, 123, 248, 0.5); } + .inline-toolbar toolbutton > button:backdrop:disabled { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked { + color: rgba(174, 123, 248, 0); } + +toolbar.inline-toolbar toolbutton > button.flat:backdrop, +toolbar.inline-toolbar toolbutton:backdrop > button.flat:backdrop { + border-color: transparent; + box-shadow: none; } + +.inline-toolbar button, .inline-toolbar button:backdrop, .linked > button, .linked > button:hover, .linked > button:active, .linked > button:checked, .linked > button:backdrop, .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > +entry, .linked > combobox > box > button.combo:dir(ltr), .linked > combobox > box > button.combo:dir(rtl) { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 0; + border-right-style: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + +.inline-toolbar button:first-child, .linked > button:first-child, combobox.linked button:nth-child(2):dir(rtl), .linked:not(.vertical) > combobox:first-child > box > button.combo, .linked:not(.vertical) > spinbutton:first-child:not(.vertical), .linked:not(.vertical) > +entry:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } +.inline-toolbar button:last-child, .linked > button:last-child, combobox.linked button:nth-child(2):dir(ltr), .linked:not(.vertical) > combobox:last-child > box > button.combo, .linked:not(.vertical) > spinbutton:last-child:not(.vertical), .linked:not(.vertical) > +entry:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right-style: solid; } +.inline-toolbar button:only-child, .linked > button:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, .linked:not(.vertical) > spinbutton:only-child:not(.vertical), .linked:not(.vertical) > +entry:only-child { + border-radius: 3px; + border-style: solid; } + +.linked.vertical > button, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked, .linked.vertical > button:backdrop, .linked.vertical > spinbutton:not(.vertical), .linked.vertical > +entry, .linked.vertical > combobox > box > button.combo { + border-style: solid solid none solid; + border-radius: 0; } + +.linked.vertical > button:first-child, .linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > spinbutton:first-child:not(.vertical), .linked.vertical > +entry:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.linked.vertical > button:last-child, .linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > spinbutton:last-child:not(.vertical), .linked.vertical > +entry:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-style: solid; } +.linked.vertical > button:only-child, .linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > spinbutton:only-child:not(.vertical), .linked.vertical > +entry:only-child { + border-radius: 3px; + border-style: solid; } + +modelbutton.flat, +.menuitem.button.flat, modelbutton.flat:backdrop, modelbutton.flat:backdrop:hover, +.menuitem.button.flat:backdrop, +.menuitem.button.flat:backdrop:hover, calendar.button, calendar.button:hover, calendar.button:backdrop, calendar.button:disabled, button:link, +button:visited, button:link:hover, button:link:active, button:link:checked, +button:visited:hover, +button:visited:active, +button:visited:checked, .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 rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 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: 3px; + outline-offset: -2px; } + modelbutton.flat:hover, + .menuitem.button.flat:hover { + background-color: #383a4c; } + modelbutton.flat check:last-child, + modelbutton.flat radio:last-child, + .menuitem.button.flat check:last-child, + .menuitem.button.flat radio:last-child { + margin-left: 8px; } + modelbutton.flat check:first-child, + modelbutton.flat radio:first-child, + .menuitem.button.flat check:first-child, + .menuitem.button.flat radio:first-child { + margin-right: 8px; } + +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, button.color colorswatch:only-child overlay { + border-radius: 0; } + +notebook button, list button, .view button, iconview button, popover button { + box-shadow: inset 0px 0px 0px 1px rgba(25, 26, 34, 0.9); } + notebook button:backdrop, list button:backdrop, .view button:backdrop, iconview button:backdrop, popover button:backdrop { + box-shadow: inset 0px 0px 0px 1px rgba(25, 26, 34, 0.9); } +notebook .linked > button, list .linked > button, .view .linked > button, iconview .linked > button, popover .linked > button { + box-shadow: none; } + +/************ + * Calendar * + ***********/ +calendar { + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); } + calendar:selected { + border-radius: 3px; } + calendar.header { + border-bottom: 1px solid rgba(0, 0, 0, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(0, 0, 0, 0.1); } + calendar.button { + color: rgba(248, 248, 242, 0.45); } + calendar.button:hover { + color: #f8f8f2; } + calendar.button:backdrop { + color: rgba(139, 140, 142, 0.45); } + calendar.button:disabled { + color: rgba(139, 140, 142, 0.45); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: alpha(currentColor,0.55); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: #f8f8f2; } + calendar:backdrop { + color: #cfcfcd; + border-color: rgba(26, 27, 35, 0.91); } + +/************************* + * Check and Radio Items * + *************************/ +check { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-hover.png"), url("../assets/checkbox-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-hover.png"), url("../assets/radio-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-active.png"), url("../assets/checkbox-checked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-active.png"), url("../assets/radio-checked-active@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-hover.png"), url("../assets/checkbox-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-hover.png"), url("../assets/radio-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-active.png"), url("../assets/checkbox-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-active.png"), url("../assets/radio-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check, iconview.content-view check, +.view.content-view.check, +iconview.content-view.check { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio, iconview.content-view radio, +.view.content-view.radio, +iconview.content-view.radio { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:hover, iconview.content-view check:hover, +.view.content-view.check:hover, +iconview.content-view.check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:hover, iconview.content-view radio:hover, +.view.content-view.radio:hover, +iconview.content-view.radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:active, iconview.content-view check:active, +.view.content-view.check:active, +iconview.content-view.check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:active, iconview.content-view radio:active, +.view.content-view.radio:active, +iconview.content-view.radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:backdrop, iconview.content-view check:backdrop, +.view.content-view.check:backdrop, +iconview.content-view.check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop.png"), url("../assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:backdrop, iconview.content-view radio:backdrop, +.view.content-view.radio:backdrop, +iconview.content-view.radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop.png"), url("../assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled, iconview.content-view check:disabled, +.view.content-view.check:disabled, +iconview.content-view.check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-insensitive.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled, iconview.content-view radio:disabled, +.view.content-view.radio:disabled, +iconview.content-view.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-insensitive.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled:backdrop, iconview.content-view check:disabled:backdrop, +.view.content-view.check:disabled:backdrop, +iconview.content-view.check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop-insensitive.png"), url("../assets/checkbox-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled:backdrop, iconview.content-view radio:disabled:backdrop, +.view.content-view.radio:disabled:backdrop, +iconview.content-view.radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop-insensitive.png"), url("../assets/radio-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +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; + min-height: 16px; + min-width: 16px; + border: none; } + 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; + box-shadow: none; + -gtk-icon-shadow: none; + color: inherit; + border-color: currentColor; + animation: none; } + +/***************** + * Color Chooser * + *****************/ +colorswatch, colorswatch:drop(active) { + 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 overlay { + color: #f8f8f2; } + colorswatch.dark overlay:hover { + border-color: rgba(25, 26, 34, 0.9); } + colorswatch.dark overlay:backdrop { + color: rgba(248, 248, 242, 0.5); } +colorswatch.light overlay { + color: #f8f8f2; } + colorswatch.light overlay:hover { + border-color: rgba(25, 26, 34, 0.9); } + colorswatch.light overlay:backdrop { + color: #cfcfcd; } +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #50fa7a; + box-shadow: inset 0 0 0 2px rgba(25, 26, 34, 0.9), inset 0 0 0 1px #50fa7a; } + colorswatch:drop(active).dark overlay { + border-color: #50fa7a; + box-shadow: inset 0 0 0 2px rgba(25, 26, 34, 0.9), inset 0 0 0 1px #50fa7a; } +colorswatch overlay { + box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.5); + border: 1px solid rgba(25, 26, 34, 0.9); } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.3); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: rgba(25, 26, 34, 0.9); + 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 { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:backdrop { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #2a2c39; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +colorswatch:disabled { + opacity: 0.5; } + colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; } +row:selected colorswatch { + box-shadow: 0 0 0 2px #f8f8f2; } +colorswatch#editor-color-sample { + border-radius: 4px; } + colorswatch#editor-color-sample overlay { + border-radius: 4.5px; } + +colorchooser .popover.osd { + border-radius: 5px; } + +/************** + * ComboBoxes * + **************/ +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; } +combobox:drop(active) { + box-shadow: none; } + +/*********** + * Dialogs * + ***********/ +messagedialog .titlebar:not(headerbar) { + background-color: rgba(30, 31, 41, 0.95); } +messagedialog .titlebar { + min-height: 20px; + background-image: none; + background-color: rgba(30, 31, 41, 0.95); + border-style: none; + border-top-left-radius: 4px; + border-top-right-radius: 4px; } +messagedialog.csd.background { + background-color: rgba(30, 31, 41, 0.95); + color: #f8f8f2; + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; } +messagedialog.csd .dialog-action-area button { + padding: 10px 14px; + border-radius: 0; + border-left-style: solid; + border-right-style: none; + border-bottom-style: none; + background-color: transparent; + color: #f8f8f2; + box-shadow: none; } + messagedialog.csd .dialog-action-area button:hover { + background-color: rgba(189, 147, 249, 0.4); } + messagedialog.csd .dialog-action-area button:first-child { + border-left-style: none; + border-bottom-left-radius: 4px; } + messagedialog.csd .dialog-action-area button:last-child { + border-bottom-right-radius: 4px; } + +filechooser .dialog-action-box { + border-top: 1px solid rgba(25, 26, 34, 0.9); } + filechooser .dialog-action-box:backdrop { + border-top-color: rgba(26, 27, 35, 0.91); } +filechooser #pathbarbox { + border-bottom: 1px solid #1e1f29; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/**************** + * Text Entries * + ****************/ +spinbutton:not(.vertical), entry { + min-height: 32px; + padding-left: 8px; + padding-right: 8px; + border: 1px solid; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; } + spinbutton:not(.vertical) image.left, + entry image.left { + padding-left: 0; + padding-right: 6px; } + spinbutton:not(.vertical) image.right, + entry image.right { + padding-left: 6px; + padding-right: 0; } + spinbutton:not(.vertical) undershoot.left, + entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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.flat:focus-within:not(.vertical), spinbutton.flat:not(.vertical), + entry.flat:focus-within, + entry.flat { + min-height: 0; + padding: 2px; + background-image: none; + border-color: transparent; + box-shadow: none; + border-radius: 0; } + spinbutton:focus-within:not(.vertical), + entry:focus-within { + border-color: rgba(159, 99, 246, 0.5); } + spinbutton:disabled:not(.vertical), + entry:disabled { + color: #8b8c8e; + border-color: rgba(25, 26, 34, 0.9); + background-color: #22232e; + box-shadow: none; } + spinbutton:backdrop:not(.vertical), + entry:backdrop { + color: #cfcfcd; + border-color: rgba(26, 27, 35, 0.91); + background-color: #2a2c39; + box-shadow: none; + transition: 200ms ease-out; } + spinbutton:backdrop:disabled:not(.vertical), + entry:backdrop:disabled { + color: #3e4055; + border-color: rgba(26, 27, 35, 0.91); + background-color: #22232e; + box-shadow: none; } + spinbutton.error:not(.vertical), + entry.error { + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; + color: #ff3c3c; + border-color: #880000; } + spinbutton.error:focus-within:not(.vertical), + entry.error:focus-within { + border-color: #880000; } + spinbutton.error:selected:focus:not(.vertical), spinbutton.error:selected:not(.vertical), + entry.error:selected:focus, + entry.error:selected { + background-color: #ff3c3c; } + spinbutton.warning:not(.vertical), + entry.warning { + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; + color: #ff9f39; + border-color: #864500; } + spinbutton.warning:focus-within:not(.vertical), + entry.warning:focus-within { + border-color: #864500; } + spinbutton.warning:selected:focus:not(.vertical), spinbutton.warning:selected:not(.vertical), + entry.warning:selected:focus, + entry.warning:selected { + background-color: #ff9f39; } + spinbutton:not(.vertical) image, + entry image { + color: #cecfcc; } + spinbutton:not(.vertical) image:hover, + entry image:hover { + color: #f8f8f2; } + spinbutton:not(.vertical) image:active, + entry image:active { + color: rgba(189, 147, 249, 0.5); } + spinbutton:not(.vertical) image:backdrop, + entry image:backdrop { + color: #78797d; } + spinbutton:drop(active):focus-within:not(.vertical), spinbutton:drop(active):not(.vertical), + entry:drop(active):focus-within, + entry:drop(active) { + border-color: #50fa7a; + box-shadow: inset 0 0 0 1px #50fa7a; } + .osd spinbutton:not(.vertical), + .osd entry { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.5); + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:focus-within:not(.vertical), + .osd entry:focus-within { + color: white; + border-color: rgba(189, 147, 249, 0.5); + background-color: rgba(0, 0, 0, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:backdrop:not(.vertical), + .osd entry:backdrop { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 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: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(43, 46, 49, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +spinbutton:not(.vertical) progress, +entry progress { + margin: 2px -6px; + background-color: transparent; + background-image: none; + border-radius: 0; + border-width: 0 0 2px; + border-color: rgba(189, 147, 249, 0.5); + border-style: solid; + box-shadow: none; } + spinbutton:not(.vertical) progress:backdrop, + entry progress:backdrop { + background-color: transparent; } +.linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + spinbutton:not(.vertical), .linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + button, .linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + combobox > box > button.combo, .linked:not(.vertical) > +entry:focus-within + spinbutton:not(.vertical), .linked:not(.vertical) > +entry:focus-within + button, .linked:not(.vertical) > +entry:focus-within + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + +entry, .linked:not(.vertical) > +entry:focus-within + +entry { + border-left-color: rgba(159, 99, 246, 0.5); } +.linked:not(.vertical) > spinbutton:focus-within:not(.vertical), .linked:not(.vertical) > +entry:focus-within { + border-color: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } +.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: rgba(36, 38, 49, 0.97); + background-image: linear-gradient(to bottom, #282a36, #282a36); } + .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: rgba(38, 40, 51, 0.973); + background-image: linear-gradient(to bottom, #2a2c39, #2a2c39); } +.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: rgba(36, 38, 49, 0.97); } +.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: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } +.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: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } + +treeview entry:focus-within:dir(rtl), treeview entry:focus-within:dir(ltr) { + background-color: #282a36; + transition-property: color, background; } +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #282a36; } + treeview entry.flat:focus-within, treeview entry:focus-within { + border-color: rgba(189, 147, 249, 0.5); } + +/************* + * 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: white; } + expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +/**************** + * Floating Bar * + ****************/ +.floating-bar { + background-color: #1e1f29; + border-width: 1px; + border-style: solid solid none; + border-color: rgba(25, 26, 34, 0.9); + border-radius: 3px 3px 0 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); } + .floating-bar.bottom.left { + border-left-style: none; + border-top-left-radius: 0; } + .floating-bar.bottom.right { + border-right-style: none; + border-top-right-radius: 0; } + .floating-bar > button { + padding: 4px; } + .floating-bar:backdrop { + background-color: #1e1f29; + border-color: rgba(26, 27, 35, 0.91); } + +/********** + * Frames * + **********/ +frame > border, +.frame { + box-shadow: none; + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid rgba(25, 26, 34, 0.9); } + frame > border.flat, + .frame.flat { + border-style: none; } + frame > border:backdrop, + .frame:backdrop { + border-color: rgba(26, 27, 35, 0.91); } + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid rgba(25, 26, 34, 0.9); } + actionbar > revealer > box:backdrop { + border-color: rgba(26, 27, 35, 0.91); } + +scrolledwindow viewport.frame { + border-style: none; } +scrolledwindow overshoot.top { + background-image: radial-gradient(farthest-side at top, #333545 85%, rgba(51, 53, 69, 0)), radial-gradient(farthest-side at top, #333545, rgba(51, 53, 69, 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: radial-gradient(farthest-side at top, #333545 85%, rgba(51, 53, 69, 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: radial-gradient(farthest-side at bottom, #333545 85%, rgba(51, 53, 69, 0)), radial-gradient(farthest-side at bottom, #333545, rgba(51, 53, 69, 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: radial-gradient(farthest-side at bottom, #333545 85%, rgba(51, 53, 69, 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: radial-gradient(farthest-side at left, #333545 85%, rgba(51, 53, 69, 0)), radial-gradient(farthest-side at left, #333545, rgba(51, 53, 69, 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: radial-gradient(farthest-side at left, #333545 85%, rgba(51, 53, 69, 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: radial-gradient(farthest-side at right, #333545 85%, rgba(51, 53, 69, 0)), radial-gradient(farthest-side at right, #333545, rgba(51, 53, 69, 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: radial-gradient(farthest-side at right, #333545 85%, rgba(51, 53, 69, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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; } +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, rgba(25, 26, 34, 0.9) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #232530; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, rgba(26, 27, 35, 0.91) 1px, transparent 1px); + background-color: #181820; + transition: 200ms ease-out; } + +separator { + background: rgba(0, 0, 0, 0.1); } + +/************ + * Popovers * + ************/ +GraniteWidgetsPopOver { + border: 1px solid #282a36; + background: #282a36; + color: #f8f8f2; } + GraniteWidgetsPopOver .button { + background-image: none; + background: none; + border: none; } + GraniteWidgetsPopOver .button:active, GraniteWidgetsPopOver .button:active:hover { + color: rgba(189, 147, 249, 0.5); } + GraniteWidgetsPopOver > .frame { + border: none; } + GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver iconview.sidebar { + border: none; + background: none; } + +GraniteWidgetsStaticNotebook .frame { + border: none; } + +.popover_bg { + background-color: #282a36; + background-image: none; + border: 1px solid #282a36; + color: #f8f8f2; } + +/*********** + * Welcome * + **********/ +GraniteWidgetsWelcome { + background-color: #282a36; } + GraniteWidgetsWelcome GtkLabel { + color: #f8f8f2; } + GraniteWidgetsWelcome .h1, GraniteWidgetsWelcome .h3 { + color: rgba(248, 248, 242, 0.8); } + +/************** +* Source List * +***************/ +.source-list { + background-color: #1e1f29; + border: solid rgba(25, 26, 34, 0.9); + color: #f8f8f2; + border-right-width: 1px; } + .source-list .category-expander { + color: transparent; } + .source-list .badge { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + color: #1e1f29; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; } + .source-list .badge:selected:backdrop, .source-list .badge:selected:hover:backdrop { + background-color: rgba(0, 0, 0, 0.2); + color: #13141a; } + .source-list row, + .source-list .list-row { + border: none; + padding: 0; } + .source-list row > GtkLabel, + .source-list row > label, + .source-list .list-row > GtkLabel, + .source-list .list-row > label { + padding-left: 6px; + padding-right: 6px; } + +/************** +* Text Styles * +**************/ +.h1 { + font-size: 24px; } + +.h2 { + font-weight: 300; + font-size: 18px; } + +.h3 { + font-size: 11px; } + +.h4, +.category-label { + font-size: 12px; + padding: 6px; + color: rgba(248, 248, 242, 0.3); + font-weight: bold; + text-shadow: 0 1px rgba(255, 255, 255, 0.2); } + +/************** +* Storage Bar * +**************/ +.storage-bar .trough { + border: none; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1); + background-image: none; + background-color: transparent; + padding: 8px 6px; } +.storage-bar .fill-block { + background-color: #f1fa8c; + border: none; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); + transition: all 200ms ease-in-out; + padding: 8px 6px; } + .storage-bar .fill-block:first-child { + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; + border-left-width: 1px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block:last-child { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block.empty-block { + background-color: #282a36; } + .storage-bar .fill-block.app { + background-color: #13b1d5; } + .storage-bar .fill-block.audio { + background-color: #ffb86c; } + .storage-bar .fill-block.photo { + background-color: #ff5555; } + .storage-bar .fill-block.video { + background-color: #bd93f9; } + .storage-bar .fill-block .legend { + padding: 12px; + border-radius: 4px; } + +/*************** + * Header bars * + ***************/ +.titlebar:not(headerbar), headerbar { + padding: 0 6px; + min-height: 34px; + background-color: #1e1f29; + color: #f8f8f2; + border-radius: 0; } + .titlebar:backdrop:not(headerbar), + headerbar:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-image: none; + transition: 200ms ease-out; } + .titlebar:not(headerbar) .title, + headerbar .title { + font-weight: bold; + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .subtitle, + headerbar .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .linked > button, + .titlebar:not(headerbar) .linked > button:hover, + .titlebar:not(headerbar) .linked > button:active, + .titlebar:not(headerbar) .linked > button:checked, + .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button:hover, + .titlebar:not(headerbar) headerbar .linked > button:hover, + headerbar .titlebar:not(headerbar) .linked > button:active, + .titlebar:not(headerbar) headerbar .linked > button:active, + headerbar .titlebar:not(headerbar) .linked > button:checked, + .titlebar:not(headerbar) headerbar .linked > button:checked, + headerbar .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:backdrop, + headerbar .linked > button, + headerbar .linked > button:hover, + headerbar .linked > button:active, + headerbar .linked > button:checked, + headerbar .linked > button:backdrop { + border: none; + border-radius: 0; + border-right-style: none; + box-shadow: none; } + .titlebar:not(headerbar) .linked > button:first-child, + .titlebar:not(headerbar) headerbar .linked > button:first-child, + headerbar .titlebar:not(headerbar) .linked > button:first-child, + headerbar .linked > button:first-child { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + .titlebar:not(headerbar) .linked > button:last-child, + .titlebar:not(headerbar) headerbar .linked > button:last-child, + headerbar .titlebar:not(headerbar) .linked > button:last-child, + headerbar .linked > button:last-child { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; + border-right-style: solid; } + .titlebar:not(headerbar) .linked > button:only-child, + .titlebar:not(headerbar) headerbar .linked > button:only-child, + headerbar .titlebar:not(headerbar) .linked > button:only-child, + headerbar .linked > button:only-child { + border-radius: 0px; + border-style: solid; } + .titlebar:not(headerbar) entry, + headerbar entry { + min-height: 24px; } + .titlebar:not(headerbar) button, + headerbar button { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; + min-height: 34px; } + .titlebar:not(headerbar) button:hover, + headerbar button:hover { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .titlebar:not(headerbar) button:active, .titlebar:not(headerbar) button:checked, + headerbar button:active, + headerbar button:checked { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .titlebar:not(headerbar) button:backdrop, .titlebar:not(headerbar) button:disabled, .titlebar:not(headerbar) button:backdrop:disabled, + headerbar button:backdrop, + headerbar button:disabled, + headerbar button:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .titlebar:not(headerbar) button:backdrop:hover, .titlebar:not(headerbar) button:backdrop:active, .titlebar:not(headerbar) button:backdrop:checked, + headerbar button:backdrop:hover, + headerbar button:backdrop:active, + headerbar button:backdrop:checked { + background-color: transparent; + color: rgba(189, 147, 249, 0.5); + box-shadow: none; } + .titlebar:not(headerbar) button.suggested-action, + headerbar button.suggested-action { + font-weight: bold; + min-height: 24px; + margin-top: 4px; + margin-bottom: 4px; + border-radius: 3px; + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:hover, + headerbar button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:active, + headerbar button.suggested-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:disabled, + headerbar button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:disabled label, + headerbar button.suggested-action:disabled label { + color: rgba(255, 255, 255, 0.5); } + .titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar button.suggested-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 3px; } + .titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar button.suggested-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action, + headerbar button.destructive-action { + font-weight: bold; + min-height: 24px; + margin-top: 4px; + margin-bottom: 4px; + border-radius: 3px; + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:hover, + headerbar button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:active, + headerbar button.destructive-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:disabled, + headerbar button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:disabled label, + headerbar button.destructive-action:disabled label { + color: rgba(255, 255, 255, 0.5); } + .titlebar:not(headerbar) button.destructive-action:backdrop, + headerbar button.destructive-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 3px; } + .titlebar:not(headerbar) button.destructive-action:backdrop:disabled, + headerbar button.destructive-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.titlebutton, + headerbar button.titlebutton { + color: transparent; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:hover, .titlebar:not(headerbar) button.titlebutton:active, .titlebar:not(headerbar) button.titlebutton:checked, .titlebar:not(headerbar) button.titlebutton:backdrop, .titlebar:not(headerbar) button.titlebutton:backdrop:hover, .titlebar:not(headerbar) button.titlebutton *, + headerbar button.titlebutton:hover, + headerbar button.titlebutton:active, + headerbar button.titlebutton:checked, + headerbar button.titlebutton:backdrop, + headerbar button.titlebutton:backdrop:hover, + headerbar button.titlebutton * { + color: transparent; + box-shadow: none; } + .titlebar:not(headerbar) .linked > button:active:backdrop, + .titlebar:not(headerbar) .linked > button:checked:backdrop, + headerbar .linked > button:active:backdrop, + headerbar .linked > button:checked:backdrop { + color: rgba(189, 147, 249, 0.4); } + .titlebar:not(headerbar) .linked > button:active:backdrop label, + .titlebar:not(headerbar) .linked > button:checked:backdrop label, + headerbar .linked > button:active:backdrop label, + headerbar .linked > button:checked:backdrop label { + color: rgba(189, 147, 249, 0.4); } + .selection-mode.titlebar:not(headerbar), + headerbar.selection-mode { + color: #f8f8f2; + text-shadow: 0 -1px rgba(0, 0, 0, 0.5); + border-color: rgba(159, 99, 246, 0.5); + background: rgba(189, 147, 249, 0.5) linear-gradient(to top, rgba(180, 133, 248, 0.5), rgba(186, 142, 249, 0.5) 2px, rgba(189, 147, 249, 0.5) 3px); + box-shadow: inset 0 1px rgba(209, 179, 251, 0.3); } + .selection-mode.titlebar:backdrop:not(headerbar), + headerbar.selection-mode:backdrop { + background-color: rgba(189, 147, 249, 0.5); + background-image: none; + box-shadow: inset 0 1px rgba(215, 189, 251, 0.26); } + .selection-mode.titlebar:not(headerbar) button, + headerbar.selection-mode button { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.flat, + headerbar.selection-mode button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:hover, + headerbar.selection-mode button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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 { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-filter: none; + border-color: rgba(159, 99, 246, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .selection-mode.titlebar:not(headerbar) button:backdrop.flat:active label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop:active label, .selection-mode.titlebar:not(headerbar) button:backdrop:checked label, + headerbar.selection-mode button:backdrop.flat:active label, + headerbar.selection-mode button:backdrop.flat:checked label, + headerbar.selection-mode button:backdrop:active label, + headerbar.selection-mode button:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + .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 { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:disabled, + headerbar.selection-mode button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button:disabled:active label, .selection-mode.titlebar:not(headerbar) button:disabled:checked label, + headerbar.selection-mode button:disabled:active label, + headerbar.selection-mode button:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .selection-mode.titlebar:not(headerbar) button.suggested-action, + headerbar.selection-mode button.suggested-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:hover, + headerbar.selection-mode button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:active, + headerbar.selection-mode button.suggested-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:disabled, + headerbar.selection-mode button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar.selection-mode button.suggested-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar.selection-mode button.suggested-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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(189, 147, 249, 0); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0), rgba(189, 147, 249, 0)); + 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 { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + color: rgba(248, 248, 242, 0.5); + -gtk-icon-shadow: none; } + .tiled .titlebar:not(headerbar), .maximized .titlebar:not(headerbar), + .tiled headerbar.titlebar, .maximized headerbar.titlebar { + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + .tiled .titlebar:backdrop:not(headerbar), .tiled .titlebar:not(headerbar), .maximized .titlebar:backdrop:not(headerbar), .maximized .titlebar:not(headerbar), + .tiled headerbar:backdrop, + .tiled headerbar, .maximized headerbar:backdrop, .maximized headerbar { + border-radius: 0; } + .default-decoration.titlebar:not(headerbar), headerbar.default-decoration { + padding: 4px; + min-height: 28px; } + .default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { + min-height: 26px; + min-width: 26px; + margin: 0; + padding: 0; } + +headerbar entry, +headerbar spinbutton, +headerbar separator { + margin-top: 5px; + margin-bottom: 5px; } +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; } +headerbar separator { + background: transparent; } + +.background:not(.tiled):not(.maximized) .titlebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(0, 0, 0, 0.1); } + .background:not(.tiled):not(.maximized) .titlebar:backdrop, .background:not(.tiled):not(.maximized) .titlebar { + border-top-left-radius: 4px; + border-top-right-radius: 4px; } + +window:not(.tiled):not(.maximized) separator:first-child + headerbar:backdrop, window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child:backdrop, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 4px; } +window:not(.tiled):not(.maximized) headerbar:last-child:backdrop, window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 4px; } + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background-color: transparent; + background-image: none; + border-style: none; + border-color: transparent; + box-shadow: none; } +.titlebar:not(headerbar) > separator, .titlebar:not(headerbar) > separator:backdrop { + background: #1e1f29; } + +/************** + * GtkInfoBar * + **************/ +.info, .warning, .question, .error, +infobar { + text-shadow: none; + color: #f8f8f2; + background-color: #1e1f29; + border-bottom: 1px solid #08090c; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.15); } + +.info, .warning, .question, .error { + text-shadow: none; + color: #f8f8f2; + border: none; } + .info .label, .warning .label, .question .label, .error .label { + color: #f8f8f2; } + .info .label:backdrop, .warning .label:backdrop, .question .label:backdrop, .error .label:backdrop { + color: rgba(248, 248, 242, 0.5); } + .info button, .warning button, .question button, .error button { + border-radius: 2px; + border: none; + background: rgba(40, 42, 54, 0.98); + color: #f8f8f2; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2); } + .info button .label, .warning button .label, .question button .label, .error button .label { + color: #f8f8f2; } + .info button:active, .warning button:active, .question button:active, .error button:active { + background: #282a36; + color: #f8f8f2; + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:active:backdrop, .warning button:active:backdrop, .question button:active:backdrop, .error button:active:backdrop { + background: rgba(40, 42, 54, 0.8); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:hover, .warning button:hover, .question button:hover, .error button:hover, .info button:focus, .warning button:focus, .question button:focus, .error button:focus { + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:disabled, .warning button:disabled, .question button:disabled, .error button:disabled { + background: rgba(40, 42, 54, 0.6); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:disabled:backdrop, .warning button:disabled:backdrop, .question button:disabled:backdrop, .error button:disabled:backdrop { + background: rgba(40, 42, 54, 0.5); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:backdrop, .warning button:backdrop, .question button:backdrop, .error button:backdrop { + background: rgba(40, 42, 54, 0.8); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + +.info, .info:backdrop { + color: #50fa7a; + background-color: transparent; } + +.warning, .warning:backdrop { + color: #ff9f39; + background-color: transparent; } + +.question, .question:backdrop { + color: #72BFD0; + background-color: transparent; } + +.error, .error:backdrop { + color: #ff3c3c; + background-color: transparent; } + +/************* + * Level Bar * + *************/ +levelbar block { + min-width: 32px; + min-height: 6px; } +levelbar.vertical block { + min-width: 6px; + min-height: 32px; } +levelbar:backdrop { + transition: 200ms ease-out; } +levelbar trough { + padding: 3px; + border-radius: 3px; + background-color: rgba(0, 0, 0, 0.14); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + levelbar trough:backdrop { + background-color: rgba(0, 0, 0, 0.06); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } +levelbar.horizontal.discrete block { + margin: 0 1px; } +levelbar.vertical.discrete block { + margin: 1px 0; } +levelbar block { + border-radius: 2px; } + levelbar block:backdrop { + box-shadow: none; } + levelbar block.low { + background-color: #ff9f39; } + levelbar block.low:backdrop { + border-color: #ff9f39; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #72BFD0; } + levelbar block.high:backdrop, levelbar block:not(.empty):backdrop { + border-color: #72BFD0; } + levelbar block.full { + background-color: #4caec3; } + levelbar block.full:backdrop { + border-color: #4caec3; } + levelbar block.empty { + background-color: rgba(0, 0, 0, 0.14); + box-shadow: none; } + +/********* + * Links * + *********/ +*:link, button:link, +button:visited { + color: #13b1d5; } + *:link:visited, + button:visited { + color: rgba(19, 177, 213, 0.5); } + *:selected *:link:visited, *:selected button:visited:link, + *:selected button:visited { + color: rgba(237, 230, 243, 0.8); } + *:link:hover, button:hover:link, + button:hover:visited { + color: #2fc9ec; } + *:selected *:link:hover, *:selected button:hover:link, + *:selected button:hover:visited { + color: rgba(246, 244, 242, 0.95); } + *:link:active, button:active:link, + button:active:visited { + color: #13b1d5; } + *:selected *:link:active, *:selected button:active:link, + *:selected button:active:visited { + color: rgba(243, 240, 243, 0.9); } + *:link:backdrop:backdrop:hover, button:backdrop:backdrop:hover:link, + button:backdrop:backdrop:hover:visited, *:link:backdrop:backdrop:hover:selected, .selection-mode.titlebar:not(headerbar) .subtitle:backdrop:backdrop:hover:link, + headerbar.selection-mode .subtitle:backdrop:backdrop:hover:link, button:backdrop:backdrop:hover:selected:link, + button:backdrop:backdrop:hover:selected:visited, *:link:backdrop, button:backdrop:link, + button:backdrop:visited { + color: rgba(189, 147, 249, 0.5); } + *:link:selected, .selection-mode.titlebar:not(headerbar) .subtitle:link, + headerbar.selection-mode .subtitle:link, button:selected:link, + button:selected:visited, *:selected *:link, *:selected button:link, + *:selected button:visited { + color: rgba(243, 240, 243, 0.9); } + +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; } + +/********* + * Lists * + *********/ +list, listview { + color: #f8f8f2; + background-color: #282a36; + border-color: rgba(25, 26, 34, 0.9); } + list:backdrop, listview:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } + list.horizontal row.separator, list.separators.horizontal > row:not(.separator), listview.horizontal row.separator, listview.separators.horizontal > row:not(.separator) { + border-left: 1px solid rgba(25, 26, 34, 0.9); } + list:not(.horizontal) row.separator, list.separators:not(.horizontal) > row:not(.separator), listview:not(.horizontal) row.separator, listview.separators:not(.horizontal) > row:not(.separator) { + border-bottom: 1px solid rgba(25, 26, 34, 0.9); } + +row { + padding: 8px 14px; + transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + row label { + padding-left: 8px; } + row:hover { + transition: none; } + row:backdrop { + transition: 200ms ease-out; } + row.activatable.has-open-popup, row.activatable:hover { + background-color: rgba(248, 248, 242, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + row.activatable:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + +/********* + * Menus * + *********/ +menubar, +.menubar { + background-color: #1e1f29; + color: #f8f8f2; + padding: 0px; + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + menubar > item, + .menubar > item { + min-height: 16px; + padding: 4px 8px; } + menubar > item:hover, + .menubar > item:hover { + box-shadow: inset 0 -3px rgba(189, 147, 249, 0.5); } + menubar > item:disabled, + .menubar > item:disabled { + color: #8b8c8e; + box-shadow: none; } + +menu, .menu, .context-menu { + margin: 4px; + padding: 2px 0px; + background-color: #242530; + border: 1px solid rgba(25, 26, 34, 0.9); + font: initial; } + .csd menu, + .csd .menu, + .csd .context-menu { + border: none; } + menu:backdrop, .menu:backdrop, .context-menu:backdrop { + background-color: #282936; } + 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: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + menu menuitem:disabled, .menu menuitem:disabled, .context-menu menuitem:disabled { + color: #8b8c8e; } + menu menuitem:disabled:backdrop, .menu menuitem:disabled:backdrop, .context-menu menuitem:disabled:backdrop { + color: #3e4055; } + menu menuitem:backdrop, menu menuitem:backdrop:hover, .menu menuitem:backdrop, .menu menuitem:backdrop:hover, .context-menu menuitem:backdrop, .context-menu menuitem:backdrop:hover { + color: #8b8c8e; + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: #242530; + border-radius: 0; } + menu > arrow.top, .menu > arrow.top, .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid #3d3f49; + -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 #3d3f49; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, .menu > arrow:hover, .context-menu > arrow:hover { + background-color: #3d3f49; } + menu > arrow:backdrop, .menu > arrow:backdrop, .context-menu > arrow:backdrop { + background-color: #282936; } + 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; } + +/******** + * Misc * + ********/ +.content-view { + background-color: #0f0f14; } + .content-view:hover { + -gtk-icon-filter: brightness(1.2); } + .content-view:backdrop { + background-color: #0f0f14; } + +.osd .scale-popup button.flat { + border-style: none; + border-radius: 5px; } +.scale-popup button:hover { + background-color: rgba(248, 248, 242, 0.1); + border-radius: 5px; } + +/************ +* Assistant * +*************/ +assistant { + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; } + assistant .sidebar { + background-color: #282a36; + border-top: 1px solid rgba(25, 26, 34, 0.9); + border-bottom-left-radius: 4px; } + assistant .sidebar:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } + assistant.csd .sidebar { + border-top-style: none; } + assistant .sidebar GtkLabel, + assistant .sidebar label { + padding: 6px 12px; } + assistant .sidebar GtkLabel.highlight, + assistant .sidebar label.highlight { + background-color: #4a4a51; } + +/************* + * Notebooks * + *************/ +notebook > header { + padding: 1px; + border-color: rgba(25, 26, 34, 0.9); + border-width: 0px; + background-color: #1e1f29; } + notebook > header:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-color: #1e1f29; } + notebook > header tabs { + margin: -1px; } + notebook > header.top { + border-bottom-style: solid; } + notebook > header.top > tabs { + margin-bottom: -2px; } + notebook > header.top > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.top > tabs > tab:checked { + background-color: #282a36; } + notebook > header.top > tabs > tab:checked:hover { + background-color: #282a36; } + notebook > header.bottom { + border-top-style: solid; } + notebook > header.bottom > tabs { + margin-top: -2px; } + notebook > header.bottom > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.bottom > tabs > tab:checked { + background-color: #282a36; } + notebook > header.left { + border-right-style: solid; } + notebook > header.left > tabs { + margin-right: -2px; } + notebook > header.left > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.left > tabs > tab:checked { + background-color: #282a36; } + notebook > header.right { + border-left-style: solid; } + notebook > header.right > tabs { + margin-left: -2px; } + notebook > header.right > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.right > tabs > tab:checked { + background-color: #282a36; } + 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: rgba(255, 255, 255, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header tab { + min-height: 30px; + min-width: 30px; + padding: 3px 12px; + outline-offset: -5px; + color: #8b8c8e; + font-weight: bold; + border-width: 1px; + border-color: transparent; } + notebook > header tab:hover { + color: #c2c2c0; } + notebook > header tab:hover.reorderable-page { + border-color: rgba(25, 26, 34, 0.2); + background-color: rgba(30, 31, 41, 0.2); } + notebook > header tab:backdrop { + color: #5f6066; } + notebook > header tab:backdrop.reorderable-page { + border-color: transparent; + background-color: transparent; } + notebook > header tab:checked { + color: #f8f8f2; } + notebook > header tab:checked.reorderable-page { + border-color: rgba(25, 26, 34, 0.4); + background-color: rgba(30, 31, 41, 0.5); } + notebook > header tab:checked.reorderable-page:hover { + background-color: rgba(30, 31, 41, 0.7); } + notebook > header tab:backdrop:checked { + color: #8b8c8e; } + notebook > header tab:backdrop:checked.reorderable-page { + border-color: rgba(26, 27, 35, 0.91); + background-color: #2a2c39; } + 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 { + background: transparent; + box-shadow: none; + color: #ff5555; } + 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: 0.5px; + padding-right: 0.5px; } + notebook > header.top tabs:not(:only-child), notebook > header.bottom tabs:not(:only-child) { + margin-left: 0.5px; + margin-right: 0.5px; } + notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0.5px; } + notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0.5px; } + notebook > header.top tabs tab, notebook > header.bottom tabs tab { + margin-left: 0.5px; + margin-right: 0.5px; } + 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: 4px; + padding-bottom: 4px; } + notebook > header.left tabs:not(:only-child), notebook > header.right tabs:not(:only-child) { + margin-top: 3px; + margin-bottom: 3px; } + notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: -1px; } + notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: -1px; } + notebook > header.left tabs tab, notebook > header.right tabs tab { + margin-top: 4px; + margin-bottom: 4px; } + 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: #282a36; } + notebook > stack:not(:only-child):backdrop { + background-color: #2a2c39; } + +/********* + * Paned * + *********/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(rgba(25, 26, 34, 0.9)); + background-size: 1px 1px; } + paned > separator:selected { + background-image: image(rgba(189, 147, 249, 0.5)); } + paned > separator:backdrop { + background-image: image(rgba(26, 27, 35, 0.91)); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #1e1f29; + background-image: image(rgba(25, 26, 34, 0.9)), image(rgba(25, 26, 34, 0.9)); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #1e1f29; + background-image: image(rgba(26, 27, 35, 0.91)), image(rgba(26, 27, 35, 0.91)); } +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; } + +/************ + * 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; } + +/*************** + * Popovers * + ***************/ +popover.background { + background-color: transparent; + font: initial; } + popover.background > arrow, + popover.background > contents { + background-color: #242530; + background-clip: padding-box; + border: 1px solid rgba(25, 26, 34, 0.9); + box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4); } + popover.background:backdrop { + background-color: transparent; + box-shadow: none; } + popover.background > contents { + padding: 8px; + border-radius: 5px; } + popover.background > contents > list, + popover.background > contents > .view, + popover.background > contents > iconview, + popover.background > contents > toolbar { + border-style: none; + background-color: transparent; } + popover.background > contents separator { + background-color: rgba(27, 28, 36, 0.93); + margin: 3px; } + popover.background > contents list separator { + margin: 0; } + .osd popover.background, popover.background.touch-selection, popover.background.magnifier { + background-color: transparent; } + .osd popover.background > arrow, + .osd popover.background > contents, popover.background.touch-selection > arrow, + popover.background.touch-selection > contents, popover.background.magnifier > arrow, + popover.background.magnifier > contents { + border: 1px solid rgba(255, 255, 255, 0.1); + box-shadow: none; } + +magnifier { + background-color: #282a36; } + +/***************** + * Progress bars * + *****************/ +progressbar { + font-size: smaller; + color: rgba(248, 248, 242, 0.4); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 6px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 6px; } + progressbar.horizontal progress { + margin: 0; } + progressbar.vertical progress { + margin: 0; } + progressbar:backdrop { + box-shadow: none; + transition: 200ms ease-out; } + progressbar.osd { + min-width: 3px; + min-height: 3px; + 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; } + +/************ + * GtkScale * + ************/ +progressbar trough, scale trough, scale fill { + background-color: rgba(140, 143, 171, 0.14); + border: none; + border-radius: 3px; + margin: 0; } + progressbar trough:disabled, scale trough:disabled, scale fill:disabled { + background-color: rgba(0, 0, 0, 0.14); } + progressbar trough:backdrop, progressbar:backdrop trough, scale trough:backdrop, scale fill:backdrop { + background-color: rgba(0, 0, 0, 0.14); + transition: 200ms ease-out; } + progressbar trough:backdrop:disabled, progressbar:backdrop trough:disabled, scale trough:backdrop:disabled, scale fill:backdrop:disabled { + background-color: rgba(0, 0, 0, 0.14); } + +progressbar progress, scale highlight { + border: none; + background-color: rgba(189, 147, 249, 0.5); + border-radius: 3px; + margin: 0; } + progressbar progress:disabled, scale highlight:disabled { + border: none; + background-color: rgba(0, 0, 0, 0.14); } + progressbar progress:backdrop, progressbar:backdrop progress, scale highlight:backdrop, progressbar progress:active:backdrop, progressbar:backdrop progress:active, scale highlight:active:backdrop { + border-color: rgba(204, 171, 250, 0.5); + background-color: rgba(204, 171, 250, 0.5); } + progressbar progress:backdrop:disabled, progressbar:backdrop progress:disabled, scale highlight:backdrop:disabled, progressbar progress:active:backdrop:disabled, progressbar:backdrop progress:active:disabled, scale highlight:active:backdrop:disabled { + background-color: rgba(0, 0, 0, 0.1); } + +scale { + min-height: 16px; + min-width: 16px; + padding: 8px; } + scale.horizontal trough, + scale.horizontal progress { + min-height: 6px; } + scale.vertical trough, + scale.vertical progress { + min-width: 6px; } + scale slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); + border-radius: 12px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-property: background, border, box-shadow; } + scale slider:active { + background-color: #bd93f9; } + scale slider:active:disabled { + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.05); } + 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: -6px; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 5px; } + scale trough { + outline-offset: 2px; + outline-color: transparent; } + scale fill:backdrop, scale fill { + background-color: rgba(25, 26, 34, 0.9); } + scale fill:disabled:backdrop, scale fill:disabled { + border-color: transparent; + background-color: transparent; } + .osd scale fill { + background-color: rgba(97, 97, 97, 0.775); } + .osd scale fill:disabled:backdrop, .osd scale fill:disabled { + border-color: transparent; + background-color: transparent; } + scale slider { + border-color: #282a36; + border: none; + border-radius: 12px; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:active { + border-color: rgba(159, 99, 246, 0.5); } + scale slider:disabled { + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:backdrop, scale slider:backdrop:disabled { + transition: 200ms ease-out; + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + row:selected scale slider:disabled, row:selected scale slider { + border-color: rgba(159, 99, 246, 0.5); } + .osd scale slider { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border-color: rgba(0, 0, 0, 0.7); + background-color: #14171a; } + .osd scale slider:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #14171a; } + .osd scale slider:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #14171a; } + .osd scale slider:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #14171a; } + .osd scale slider:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #14171a; } + .osd scale slider:backdrop:disabled { + background-color: #14171a; } + scale value { + color: alpha(currentColor,0.4); } + scale marks { + color: alpha(currentColor,0.4); } + 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 { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.color { + min-height: 0; + min-width: 0; } + scale.color trough { + background-image: image(rgba(25, 26, 34, 0.9)); + background-repeat: no-repeat; } + scale.color.horizontal { + padding: 0 0 15px 0; } + scale.color.horizontal trough { + padding-bottom: 4px; + background-position: 0 -3px; + border-top-left-radius: 0; + border-top-right-radius: 0; } + 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) { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.vertical:dir(ltr) { + padding: 0 0 0 15px; } + scale.color.vertical:dir(ltr) trough { + padding-left: 4px; + background-position: 3px 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + 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 { + margin-left: -15px; + margin-right: 6px; } + scale.color.vertical:dir(rtl) { + padding: 0 15px 0 0; } + scale.color.vertical:dir(rtl) trough { + padding-right: 4px; + background-position: -3px 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + scale.color.fine-tune.horizontal:dir(ltr), scale.color.fine-tune.horizontal:dir(rtl) { + padding: 0 0 12px 0; } + scale.color.fine-tune.horizontal:dir(ltr) trough, scale.color.fine-tune.horizontal:dir(rtl) trough { + padding-bottom: 7px; + background-position: 0 -6px; } + scale.color.fine-tune.horizontal:dir(ltr) slider, scale.color.fine-tune.horizontal:dir(rtl) slider { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.fine-tune.vertical:dir(ltr) { + padding: 0 0 0 12px; } + scale.color.fine-tune.vertical:dir(ltr) trough { + padding-left: 7px; + background-position: 6px 0; } + scale.color.fine-tune.vertical:dir(ltr) slider { + margin-left: -15px; + margin-right: 6px; } + scale.color.fine-tune.vertical:dir(rtl) { + padding: 0 12px 0 0; } + scale.color.fine-tune.vertical:dir(rtl) trough { + padding-right: 7px; + background-position: -6px 0; } + scale.color.fine-tune.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + +/************** + * Scrollbars * + **************/ +scrollbar { + background-color: #232530; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + scrollbar.top { + border-bottom: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.bottom { + border-top: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.left { + border-right: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.right { + border-left: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar:backdrop { + background-color: #181820; + border-color: rgba(26, 27, 35, 0.91); + transition: 200ms ease-out; } + scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #a1a1a2; } + scrollbar slider:hover { + background-color: #cccdca; } + scrollbar slider:hover:active { + background-color: rgba(219, 195, 252, 0.5); } + scrollbar slider:backdrop { + background-color: #4a4b51; } + scrollbar slider:disabled { + background-color: transparent; } + scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; } + 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: #f8f8f2; + border: 1px solid black; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 5px; + min-height: 5px; + background-color: #f8f8f2; + background-clip: padding-box; + border-radius: 100%; + border: 1px solid black; + -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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #a1a1a2; } + scrollbar button:hover { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #cccdca; } + scrollbar button:active, scrollbar button:checked { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(219, 195, 252, 0.5); } + scrollbar button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(161, 161, 162, 0.2); } + scrollbar button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #4a4b51; } + scrollbar button:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(74, 75, 81, 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-right-symbolic"); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); } + +treeview ~ scrollbar.vertical { + border-top: 1px solid rgba(25, 26, 34, 0.9); + margin-top: -1px; } + +/*********** + * Sidebar * + ***********/ +.sidebar { + border-style: none; + border-width: 0; + background-color: #232530; } + .sidebar .frame { + border: none; } + 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: none; + 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 rgba(25, 26, 34, 0.9); + border-right-style: none; } + .sidebar:backdrop { + background-color: #242631; + border-color: rgba(26, 27, 35, 0.91); + transition: 200ms ease-out; } + .sidebar list { + background-color: #20212b; } + .sidebar row:selected { + background: transparent; + color: #bd93f9; } + .sidebar row:selected:backdrop { + color: rgba(189, 147, 249, 0.4); + background: transparent; } + .sidebar row:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } + .sidebar row:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + .sidebar row:selected label { + color: #bd93f9; } + .sidebar.source-list { + background-color: #1e1f29; + color: #F2EFEA; + padding: 4px 0px; } + .sidebar.source-list.view:selected:active, iconview.sidebar.source-list:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + .sidebar.source-list.view:selected.has-open-popup, iconview.sidebar.source-list:selected.has-open-popup, .sidebar.source-list.view:selected:hover, iconview.sidebar.source-list:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + .sidebar.source-list.view:selected:backdrop, iconview.sidebar.source-list:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + .sidebar.source-list.view:hover, iconview.sidebar.source-list:hover, .sidebar.source-list.view iconview.source-list:hover, iconview.sidebar.source-list iconview.source-list:hover { + background-color: rgba(40, 42, 54, 0.6); } + paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; + border-color: rgba(25, 26, 34, 0.9); } + +stacksidebar row { + padding: 10px 4px; } + stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; } + stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; } + +placessidebar > viewport.frame { + border-style: none; } +placessidebar row.sidebar-new-bookmark-row { + color: rgba(189, 147, 249, 0.5); } +placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #50fa7a, inset 0 -1px #50fa7a; } + placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #50fa7a; } + placessidebar row:drop(active):not(:disabled):selected { + background-color: #50fa7a; } + placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #f8f8f2; } + +/***************** + * 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) button { + min-height: 16px; + margin: 0; + padding-bottom: 0; + padding-top: 0; + color: #e3e3df; + background-image: none; + border-style: none none none solid; + border-color: rgba(25, 26, 34, 0.2); + border-radius: 0; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:hover { + color: #f8f8f2; + background-color: rgba(248, 248, 242, 0.05); } + spinbutton:not(.vertical) button:disabled { + color: rgba(139, 140, 142, 0.3); } + spinbutton:not(.vertical) button:active { + background-color: rgba(0, 0, 0, 0.1); + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.2); } + spinbutton:not(.vertical) button:backdrop { + color: #818286; + background-color: transparent; + border-color: rgba(26, 27, 35, 0.21); + transition: 200ms ease-out; } + spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(62, 64, 85, 0.3); + background-image: none; + border-style: none none none solid; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:last-child { + border-top-right-radius: 2px; + border-bottom-right-radius: 2px; } +.osd spinbutton:not(.vertical) button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-style: none none none solid; + border-color: rgba(0, 0, 0, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 0.5); + background-color: rgba(254, 254, 254, 0.1); + -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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #898b8c; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton:not(.vertical) button:last-child { + border-radius: 0 3px 3px 0; } + .osd spinbutton:not(.vertical) button:dir(rtl):first-child { + border-radius: 3px 0 0 3px; } +spinbutton.vertical:disabled { + color: #8b8c8e; } +spinbutton.vertical:backdrop:disabled { + color: #3e4055; } +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.vertical button { + min-height: 32px; + min-width: 32px; + padding: 0; + border-width: 1px; + border-color: rgba(25, 26, 34, 0.9); + box-shadow: 0 1px rgba(255, 255, 255, 0.1); } +spinbutton.vertical button.up { + border-radius: 3px 3px 0 0; + border-style: solid solid none solid; } +spinbutton.vertical button.down { + border-radius: 0 0 3px 3px; + border-style: none solid solid solid; } +.osd spinbutton.vertical button:first-child { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd spinbutton.vertical button:first-child:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + 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; } + +/*********** + * Spinner * + ***********/ +menu spinner { + color: rgba(189, 147, 249, 0.5); } + +/********************* + * 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; } + +/********** + * Switch * + **********/ +switch { + font-size: 1px; + font-weight: bold; + outline-offset: -4px; + transition: all 200ms ease-in; + border: none; + border-radius: 14px; + color: transparent; + padding: 2px; + background-color: #3e4153; + box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), 0px 1px rgba(0, 0, 0, 0.1); } + switch:disabled { + background-color: #22232e; } + switch:backdrop { + background-color: #2f313f; + transition: 200ms ease-out; } + switch:backdrop:disabled { + background-color: #22232e; } + switch:active, switch:checked { + background-color: #50fa7a; } + switch:active:backdrop, switch:checked:backdrop { + background-color: #50fa7a; } + switch:active:backdrop slider:backdrop, switch:checked:backdrop slider:backdrop { + box-shadow: none; + background-color: rgba(40, 42, 54, 0.9); + border: none; } + switch slider { + padding: 2px; + min-width: 16px; + min-height: 16px; + border-radius: 100%; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + background-color: #282a36; + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2); } + switch slider:backdrop { + padding: 2px; + box-shadow: none; + background-color: #282a36; } + switch trough:active, switch trough:checked { + background-color: rgba(189, 147, 249, 0.5); } + switch trough:active:backdrop, switch trough:checked:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + +/************ + * Toolbars * + ************/ +toolbar, .inline-toolbar, searchbar > revealer > box { + padding: 4px; + background-color: #1e1f29; } + +toolbar { + padding: 4px 3px 3px 4px; } + .osd toolbar { + background-color: transparent; } + toolbar.osd { + padding: 13px; + border: none; + border-radius: 5px; + background-color: rgba(20, 23, 26, 0.8); } + toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; } + toolbar.horizontal separator { + margin: 0 7px 1px 6px; } + 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 { + margin-right: 1px; + margin-bottom: 1px; } + +.inline-toolbar { + padding: 3px; + border-width: 0 1px 1px; + border-radius: 0 0 5px 5px; } + +searchbar > revealer > box { + border-width: 0 0 1px; + padding: 5px; } + +.inline-toolbar, searchbar > revealer > box { + border-style: solid; + border-color: rgba(25, 26, 34, 0.9); + background-color: rgba(29, 30, 39, 0.97); } + .inline-toolbar:backdrop, searchbar > revealer > box:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-color: rgba(29, 30, 39, 0.9685); + box-shadow: none; + transition: 200ms ease-out; } + +searchbar { + background: #282a36; } + +/************ + * Tooltips * + ************/ +tooltip { + padding: 4px; + /* not working */ + border-radius: 5px; + box-shadow: none; + text-shadow: 0 1px black; } + tooltip.background { + background-color: rgba(0, 0, 0, 0.8); + background-clip: padding-box; + border: 1px solid rgba(255, 255, 255, 0.1); } + tooltip decoration { + background-color: transparent; } + tooltip * { + padding: 4px; + background-color: transparent; + color: white; } + +/************** + * Tree Views * + **************/ +treeview.view { + border-left-color: #909194; + border-top-color: #1e1f29; } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: rgba(233, 223, 244, 0.75); + border-top-color: rgba(248, 248, 242, 0.1); } + treeview.view:disabled { + color: #8b8c8e; } + treeview.view:disabled:selected { + color: rgba(228, 214, 244, 0.7); } + treeview.view:disabled:selected:backdrop { + color: rgba(207, 177, 247, 0.5); } + treeview.view:disabled:backdrop { + color: #3e4055; } + treeview.view.separator { + min-height: 2px; + color: #1e1f29; } + treeview.view.separator:backdrop { + color: rgba(30, 31, 41, 0.1); } + treeview.view:backdrop { + border-left-color: #55565c; + border-top: #1e1f29; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: rgba(159, 99, 246, 0.5); } + treeview.view:drop(active).after { + border-top-style: none; } + treeview.view:drop(active).before { + border-bottom-style: none; } + treeview.view.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: #bababa; } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #f8f8f2; } + treeview.view.expander:selected { + color: rgba(241, 235, 243, 0.85); } + treeview.view.expander:selected:hover { + color: #f8f8f2; } + treeview.view.expander:selected:backdrop { + color: rgba(230, 218, 244, 0.5); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: #6e6f75; } + treeview.view.progressbar { + border: 1px solid rgba(159, 99, 246, 0.5); + border-radius: 4px; + background-color: rgba(189, 147, 249, 0.5); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.5), rgba(159, 99, 246, 0.5)); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), 0 1px rgba(0, 0, 0, 0.1); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); + background-image: linear-gradient(to bottom, #282a36, #121319); } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + border-color: #2a2c39; + background-color: #2a2c39; } + treeview.view.progressbar:backdrop { + border-color: #2a2c39; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(248, 248, 242, 0.1); + border-radius: 4px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: rgba(159, 99, 246, 0.5); + border-radius: 4px; } + treeview.view header button { + color: #909194; + background-color: #282a36; + font-weight: bold; + text-shadow: none; + box-shadow: none; } + treeview.view header button:hover { + color: #c4c5c3; + box-shadow: none; + transition: none; } + treeview.view header button:active { + color: #f8f8f2; + transition: none; } + treeview.view header button:last-child:backdrop, treeview.view header button:last-child { + border-right-style: none; } + 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; + transition: none; + background-image: none; + background-color: rgba(189, 147, 249, 0.5); + color: #282a36; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #282a36; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: rgba(189, 147, 249, 0.5); } + +treeview.view header button, treeview.view header button:hover, treeview.view header button:active { + padding: 0 6px; + border-radius: 0; + background-image: none; + text-shadow: none; + border-width: 1px; + border-style: none solid solid none; + border-color: #1e1f29; } + treeview.view header button:disabled { + border-color: #1e1f29; + background-image: none; } + treeview.view header button:backdrop { + border-color: #1e1f29; + border-style: none solid solid none; + color: #55565c; + background-image: none; + background-color: #2a2c39; } + treeview.view header button:backdrop:disabled { + border-color: #1e1f29; + background-image: none; } + +/********************** + * Window Decorations * + *********************/ +window { + border-width: 0px; } + window.csd { + box-shadow: 0 3px 9px 1px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(0, 0, 0, 0.75); + margin: 0px; + border-radius: 4px 4px 0 0; } + window.csd:backdrop { + box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.75); + transition: 200ms ease-out; } + window.csd.popup { + border-radius: 7px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.65); } + window.csd.dialog.message { + border-radius: 4px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.65); } + window.solid-csd { + margin: 0; + padding: 4px; + border: solid 1px rgba(25, 26, 34, 0.9); + border-radius: 0; + box-shadow: inset 0 0 0 4px rgba(25, 26, 34, 0.9), inset 0 0 0 3px #1e1f29, inset 0 1px rgba(248, 248, 242, 0.07); } + window.solid-csd:backdrop { + box-shadow: inset 0 0 0 4px rgba(25, 26, 34, 0.9), inset 0 0 0 3px #1e1f29, inset 0 1px rgba(248, 248, 242, 0.07); } + window.maximized, window.fullscreen { + border-radius: 0; + box-shadow: none; } + window.tiled, window.tiled-top, window.tiled-left, window.tiled-right, window.tiled-bottom { + border-radius: 0; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 0 0 20px transparent; } + window:backdrop { + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 0 0 20px transparent; } + window.popup { + box-shadow: none; } + window.ssd { + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75); } + +windowcontrols button.close, windowcontrols button.maximize, windowcontrols button.minimize { + min-width: 20px; + min-height: 20px; + margin: 0; + padding: 0 1px; + background-position: center; + background-repeat: no-repeat; + background-size: 16px 16px; } + windowcontrols button.close, windowcontrols button.close:hover, windowcontrols button.close:focus, windowcontrols button.close:active, windowcontrols button.close:backdrop, windowcontrols button.close:backdrop:hover, windowcontrols button.maximize, windowcontrols button.maximize:hover, windowcontrols button.maximize:focus, windowcontrols button.maximize:active, windowcontrols button.maximize:backdrop, windowcontrols button.maximize:backdrop:hover, windowcontrols button.minimize, windowcontrols button.minimize:hover, windowcontrols button.minimize:focus, windowcontrols button.minimize:active, windowcontrols button.minimize:backdrop, windowcontrols button.minimize:backdrop:hover { + background-color: transparent; + border: none; + box-shadow: none; + color: transparent; } +windowcontrols button.close { + background-image: -gtk-scaled(url("../assets/close.png"), url("../assets/close@2.png")); } + windowcontrols button.close:hover, windowcontrols button.close:active { + background-image: -gtk-scaled(url("../assets/close_prelight.png"), url("../assets/close_prelight@2.png")); } +windowcontrols button.maximize { + background-image: -gtk-scaled(url("../assets/maximize.png"), url("../assets/maximize@2.png")); } + windowcontrols button.maximize:hover, windowcontrols button.maximize:active { + background-image: -gtk-scaled(url("../assets/maximize_prelight.png"), url("../assets/maximize_prelight@2.png")); } +windowcontrols button.minimize { + background-image: -gtk-scaled(url("../assets/min.png"), url("../assets/min@2.png")); } + windowcontrols button.minimize:hover, windowcontrols button.minimize:active { + background-image: -gtk-scaled(url("../assets/min_prelight.png"), url("../assets/min_prelight@2.png")); } +windowcontrols button:backdrop { + -gtk-icon-shadow: none; + background-image: -gtk-scaled(url("../assets/close_unfocused.png"), url("../assets/close_unfocused@2.png")); } + +headerbar.selection-mode button.titlebutton, +.titlebar.selection-mode button.titlebutton { + text-shadow: 0 -1px rgba(0, 0, 0, 0.3788235294); + -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.3788235294); } + headerbar.selection-mode button.titlebutton:backdrop, + .titlebar.selection-mode button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + +.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, modelbutton.flat:selected, +.menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, +entry selection:focus, +entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + background-color: rgba(189, 147, 249, 0.5); } + row:selected label, label:selected, .selection-mode windowcontrols button, .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, modelbutton.flat:selected, + .menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, + entry selection:focus, + entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + color: #f8f8f2; + font-weight: normal; } + row:selected label:disabled, label:disabled:selected, .selection-mode windowcontrols button: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, modelbutton.flat:disabled:selected, + .menuitem.button.flat:disabled:selected, calendar:disabled:selected, spinbutton:not(.vertical) selection:disabled, + entry selection:disabled, row:disabled:selected { + color: rgba(233, 223, 244, 0.75); } + row:selected label:backdrop, label:backdrop:selected, .selection-mode windowcontrols button: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, modelbutton.flat:backdrop:selected, + .menuitem.button.flat:backdrop:selected, calendar:backdrop:selected, spinbutton:not(.vertical) selection:backdrop, + entry selection:backdrop, row:backdrop:selected { + color: rgba(248, 248, 242, 0.5); } + row:selected label:backdrop:disabled, label:backdrop:disabled:selected, .selection-mode windowcontrols button: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, modelbutton.flat:backdrop:disabled:selected, + .menuitem.button.flat:backdrop:disabled:selected, calendar:backdrop:disabled:selected, spinbutton:not(.vertical) selection:backdrop:disabled, + entry selection:backdrop:disabled, row:backdrop:disabled:selected { + color: rgba(207, 177, 247, 0.5); } + +.monospace { + font-family: Monospace; } + +/********************** + * DE-Specific Styles * + **********************/ +/********* +* Budgie * +*********/ +.budgie-container { + background-color: transparent; } + .budgie-container:backdrop { + background-color: transparent; } + .budgie-container popover list, + .budgie-container popover row { + border: none; + background: none; + padding: 0; + margin: 0; } + +.budgie-popover .container, +.budgie-popover border, +.budgie-popover list, +.budgie-popover row { + padding: 0; + margin: 0; + background: none; + border: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + opacity: 1; + min-width: 0; + min-height: 0; } + +.budgie-popover, +.budgie-popover.background { + border-radius: 2px; + padding: 0; + background-color: rgba(30, 31, 41, 0.98); + background-clip: border-box; + box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35); + border: 1px solid @borders; } + .budgie-popover list:hover, + .budgie-popover row:hover, + .budgie-popover.background list:hover, + .budgie-popover.background row:hover { + background: none; } + .budgie-popover > frame.container, + .budgie-popover.background > frame.container { + margin: 0 -1px -1px; + padding: 2px 0 0; } + +.budgie-popover > .container { + padding: 2px; } + +.budgie-menu .container { + padding: 0; } +.budgie-menu button:hover { + -gtk-icon-filter: none; } +.budgie-menu entry.search { + border: none; + background: none; + padding: 5px 2px; + border-bottom: 1px solid @borders; + border-radius: 0; + font-size: 120%; + box-shadow: none; } + .budgie-menu entry.search image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-menu entry.search image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-menu .categories { + border-width: 0; + margin-left: 3px; + background-color: transparent; } + .budgie-menu .categories:dir(ltr) { + border-right: 1px solid @borders; } + .budgie-menu .categories:dir(rtl) { + border-left: 1px solid @borders; } +.budgie-menu .category-button { + padding: 8px; + border-radius: 2px 0 0 2px; } + .budgie-menu .category-button:hover { + background-color: rgba(248, 248, 242, 0.05); + color: #f8f8f2; } + .budgie-menu .category-button:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + .budgie-menu .category-button:checked { + color: #f8f8f2; + background-color: rgba(174, 123, 248, 0.3); } + .budgie-menu .category-button:checked:disabled { + opacity: 0.5; } + .budgie-menu .category-button:checked:disabled label { + color: rgba(248, 248, 242, 0.7); } +.budgie-menu scrollbar { + background-color: transparent; + border-color: transparent; } +.budgie-menu button:not(.category-button) { + padding-top: 5px; + padding-bottom: 5px; + border-radius: 0; + box-shadow: none; } +.budgie-menu undershoot, .budgie-menu overshoot { + background: none; } + +button.budgie-menu-launcher { + padding: 0 2px; + color: #f8f8f2; + box-shadow: none; + background-color: transparent; } + button.budgie-menu-launcher:hover { + color: #f8f8f2; } + button.budgie-menu-launcher:active, button.budgie-menu-launcher:checked { + color: #f8f8f2; } + button.budgie-menu-launcher:backdrop { + color: #f8f8f2; + background-color: transparent; } + button.budgie-menu-launcher:backdrop:hover { + color: #f8f8f2; } + button.budgie-menu-launcher:backdrop:active, button.budgie-menu-launcher:backdrop:checked { + color: rgba(189, 147, 249, 0.5); + box-shadow: none; + background-color: transparent; } + +.user-menu .content-box separator { + margin-left: 6px; + margin-right: 6px; + background-color: rgba(248, 248, 242, 0.1); } +.user-menu button { + margin: 5px; } +.user-menu > box.vertical row.activatable:first-child .indicator-item, +.user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item { + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + background-color: #72BFD0; + transition-duration: 0.2s; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(ltr) { + padding-left: 7px; + background-position: left center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(rtl) { + padding-right: 7px; + background-position: right center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label { + color: #f8f8f2; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(ltr) { + padding-left: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(rtl) { + padding-right: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image { + color: #f8f8f2; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image:first-child, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image:first-child { + min-width: 24px; + min-height: 20px; } + +button.raven-trigger { + padding-left: 2px; + padding-right: 2px; + color: #f8f8f2; + box-shadow: none; } + button.raven-trigger:hover { + color: #f8f8f2; + background-color: transparent; } + button.raven-trigger:active, button.raven-trigger:checked { + box-shadow: none; + background-color: transparent; + color: rgba(189, 147, 249, 0.5); } + button.raven-trigger:backdrop { + color: #f8f8f2; } + button.raven-trigger:backdrop:hover { + color: #f8f8f2; } + button.raven-trigger:backdrop:active, button.raven-trigger:backdrop:checked { + box-shadow: none; + color: rgba(189, 147, 249, 0.5); + background-color: transparent; } + +.places-menu .container { + padding: 0; } +.places-menu .message-bar { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.places-menu .name-button { + border: 0; + border-radius: 0; + padding: 4px 6px; } +.places-menu .unmount-button { + padding: 4px 4px; + border: 0; + border-radius: 0; } +.places-menu .places-section-header { + padding: 0px; + border-bottom: 1px solid rgba(25, 26, 34, 0.85); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.03); } +.places-menu .places-section-header > button { + padding: 8px; + border: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } +.places-menu .places-list { + background: rgba(248, 248, 242, 0.04); + border-bottom: 1px solid rgba(25, 26, 34, 0.85); } +.places-menu .unlock-area { + border-top: 1px solid rgba(25, 26, 34, 0.75); + border-bottom: 1px solid rgba(25, 26, 34, 0.75); } +.places-menu .unlock-area entry { + border-radius: 0; + border: 0; } +.places-menu .unlock-area button { + border-radius: 0; + border: 0; + border-left: 1px solid rgba(25, 26, 34, 0.75); } +.places-menu .alternative-label { + font-size: 15px; + padding: 3px; } +.places-menu .always-expand { + background: transparent; + border-bottom: none; } + +.night-light-indicator .container { + padding: 0; } +.night-light-indicator .view-header { + font-size: 14px; + padding: 10px; + border-bottom: 1px solid mix(@theme_base_color, #000000, 0.35); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.04); } +.night-light-indicator .display-settings-button { + border-top-left-radius: 0px; + border-top-right-radius: 0px; + border: none; + padding: 3px; + border-top: 1px solid mix(@theme_base_color, #000000, 0.35); + box-shadow: inset 0px 1px 1px alpha(@theme_fg_color, 0.04); } + +.budgie-panel { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); + background-image: none; + box-shadow: none; + border: none; + transition: all 150ms ease-in; } + .budgie-panel .alert { + color: #ff5555; } + .budgie-panel:backdrop { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-panel button { + border-top-width: 0; + border-bottom-width: 0; + border-radius: 0; } + .budgie-panel popover list, + .budgie-panel popover row { + padding: 0; + margin: 0; } + .budgie-panel label { + color: #f8f8f2; + font-weight: 700; } + .budgie-panel.transparent { + background-color: rgba(8, 9, 12, 0.2); } + .top .budgie-panel.transparent { + border-bottom-color: transparent; } + .bottom .budgie-panel.transparent { + border-top-color: transparent; } + .left .budgie-panel.transparent { + border-right-color: transparent; } + .right .budgie-panel.transparent { + border-left-color: transparent; } + .budgie-panel .end-region { + border-radius: 0px; } + .budgie-panel .end-region separator { + background-color: rgba(248, 248, 242, 0.15); } + .budgie-panel .end-region label { + font-weight: 700; + color: #f8f8f2; } + +.budgie-panel #tasklist-button, +.budgie-panel #tasklist-button:backdrop { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(8, 9, 12, 0); + border-radius: 0; + background-color: transparent; + box-shadow: none; + background-clip: padding-box; } + +.budgie-panel button.flat.launcher { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(8, 9, 12, 0); + border-radius: 0; + padding: 0; + background-clip: padding-box; + background-color: transparent; } + .budgie-panel button.flat.launcher { + box-shadow: none; } + +.budgie-panel #tasklist-button:hover, .budgie-panel .unpinned button.flat.launcher:hover, +.budgie-panel .pinned button.flat.launcher.running:hover { + box-shadow: none; } +.budgie-panel #tasklist-button:active, .budgie-panel .unpinned button.flat.launcher:active, +.budgie-panel .pinned button.flat.launcher.running:active, .budgie-panel #tasklist-button:checked, .budgie-panel .unpinned button.flat.launcher:checked, +.budgie-panel .pinned button.flat.launcher.running:checked { + box-shadow: none; } +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .top button.flat.launcher, +.top .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .top button.flat.launcher.running { + padding-bottom: 2px; + border-top: 2px solid transparent; } + .top .budgie-panel .pinned button.flat.launcher:not(.running) { + border-top: 2px solid transparent; } + + .top .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + + .top .budgie-panel .unpinned button.flat.launcher, + .top .budgie-panel .pinned button.flat.launcher.running { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + .top .budgie-panel #tasklist-button:hover, .budgie-panel .top #tasklist-button:hover, .top .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .top button.flat.launcher:hover, + .top .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .top button.flat.launcher.running:hover { + border-top: 2px solid rgba(255, 255, 255, 0.25); } + .top .budgie-panel #tasklist-button:active, .budgie-panel .top #tasklist-button:active, .top .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .top button.flat.launcher:active, + .top .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .top button.flat.launcher.running:active, .top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .top button.flat.launcher:checked, + .top .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .top button.flat.launcher.running:checked { + border-top: 2px solid rgba(189, 147, 249, 0.5); } +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .bottom button.flat.launcher, +.bottom .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .bottom button.flat.launcher.running { + padding-top: 2px; + border-bottom: 2px solid transparent; } + .bottom .budgie-panel .pinned button.flat.launcher:not(.running) { + border-bottom: 2px solid transparent; } + + .bottom .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + + .bottom .budgie-panel .unpinned button.flat.launcher, + .bottom .budgie-panel .pinned button.flat.launcher.running { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + .bottom .budgie-panel #tasklist-button:hover, .budgie-panel .bottom #tasklist-button:hover, .bottom .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .bottom button.flat.launcher:hover, + .bottom .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .bottom button.flat.launcher.running:hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.25); } + .bottom .budgie-panel #tasklist-button:active, .budgie-panel .bottom #tasklist-button:active, .bottom .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .bottom button.flat.launcher:active, + .bottom .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .bottom button.flat.launcher.running:active, .bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .bottom button.flat.launcher:checked, + .bottom .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .bottom button.flat.launcher.running:checked { + border-bottom: 2px solid rgba(189, 147, 249, 0.5); } +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .left button.flat.launcher, +.left .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .left button.flat.launcher.running { + padding-right: 2px; + border-left: 2px solid transparent; } + .left .budgie-panel .pinned button.flat.launcher:not(.running) { + border-left: 2px solid transparent; } + + .left .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + + .left .budgie-panel .unpinned button.flat.launcher, + .left .budgie-panel .pinned button.flat.launcher.running { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + .left .budgie-panel #tasklist-button:hover, .budgie-panel .left #tasklist-button:hover, .left .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .left button.flat.launcher:hover, + .left .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .left button.flat.launcher.running:hover { + border-left: 2px solid rgba(255, 255, 255, 0.25); } + .left .budgie-panel #tasklist-button:active, .budgie-panel .left #tasklist-button:active, .left .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .left button.flat.launcher:active, + .left .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .left button.flat.launcher.running:active, .left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .left button.flat.launcher:checked, + .left .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .left button.flat.launcher.running:checked { + border-left: 2px solid rgba(189, 147, 249, 0.5); } +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .right button.flat.launcher, +.right .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .right button.flat.launcher.running { + padding-left: 2px; + border-right: 2px solid transparent; } + .right .budgie-panel .pinned button.flat.launcher:not(.running) { + border-right: 2px solid transparent; } + + .right .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + + .right .budgie-panel .unpinned button.flat.launcher, + .right .budgie-panel .pinned button.flat.launcher.running { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + .right .budgie-panel #tasklist-button:hover, .budgie-panel .right #tasklist-button:hover, .right .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .right button.flat.launcher:hover, + .right .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .right button.flat.launcher.running:hover { + border-right: 2px solid rgba(255, 255, 255, 0.25); } + .right .budgie-panel #tasklist-button:active, .budgie-panel .right #tasklist-button:active, .right .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .right button.flat.launcher:active, + .right .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .right button.flat.launcher.running:active, .right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .right button.flat.launcher:checked, + .right .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .right button.flat.launcher.running:checked { + border-right: 2px solid rgba(189, 147, 249, 0.5); } + +.top .budgie-panel { + border-bottom: 1px solid rgba(15, 15, 20, 0.92); } + +.top .raven-frame { + padding: 0; + background: none; } + .top .raven-frame border { + border: none; + border-bottom: 1px solid rgba(30, 31, 41, 0.92); } + +.top .shadow-block { + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent); } + +.bottom .budgie-panel { + border-top: 1px solid rgba(15, 15, 20, 0.92); } + +.bottom .raven-frame { + padding: 0; + background: none; } + .bottom .raven-frame border { + border: none; + border-top: 1px solid rgba(30, 31, 41, 0.92); } + +.bottom .shadow-block { + background-color: transparent; + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent); } + +.left .budgie-panel { + border-right: 1px solid rgba(15, 15, 20, 0.92); } + +.left .raven-frame { + padding: 0; + background: none; } + .left .raven-frame border { + border: none; + border-right: 1px solid rgba(30, 31, 41, 0.92); } + +.left .shadow-block { + background-color: transparent; + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent); } + +.right .budgie-panel { + border-left: 1px solid rgba(15, 15, 20, 0.92); } + +.right .raven-frame { + padding: 0; + background: none; } + .right .raven-frame border { + border: none; + border-left: 1px solid rgba(30, 31, 41, 0.92); } + +.right .shadow-block { + background-color: transparent; + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent); } + +.raven { + padding: 0; + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.92); + transition: 170ms ease-out; } + .raven .raven-header { + min-height: 32px; + color: #f8f8f2; + border: solid rgba(25, 26, 34, 0.85); + border-width: 1px 0; + background-color: rgba(30, 31, 41, 0.2); } + .raven .raven-header * { + padding-top: 0; + padding-bottom: 0; } + .raven .raven-header.top { + border-top-style: none; + border-color: transparent; + margin-top: 3px; + min-height: 32px; } + .raven .raven-header.top button.image-button:hover { + color: rgba(174, 123, 248, 0.5); + box-shadow: none; } + .raven .raven-header > button.text-button { + border-radius: 2px; + color: #f8f8f2; + background-color: rgba(255, 60, 60, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:hover { + border-radius: 2px; + color: #f8f8f2; + background-color: rgba(255, 85, 85, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:active { + color: #f8f8f2; + background-color: rgba(255, 111, 111, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header.bottom { + border-bottom-style: none; } + .raven .raven-header button { + background-color: transparent; + color: #f8f8f2; + border-radius: 0; + border: none; + box-shadow: none; + margin-top: -4px; + margin-bottom: -4px; + min-height: 32px; } + .raven .raven-header button:hover { + border-radius: 0; + background-color: transparent; + color: rgba(189, 147, 249, 0.5); } + .raven .raven-header button:active, .raven .raven-header button:checked { + color: rgba(189, 147, 249, 0.5); + border-radius: 0; + background-color: transparent; } + .raven .raven-header button:disabled { + color: #8b8c8e; } + .raven list { + background-color: transparent; } + .raven list:selected { + background-color: rgba(189, 147, 249, 0.4); } + .raven list row, + .raven list row.activatable { + background-color: transparent; } + .raven list row:selected, + .raven list row.activatable:selected { + background-color: rgba(189, 147, 249, 0.4); } + .raven .raven-background { + color: #f8f8f2; + background-color: transparent; + border-color: transparent; } + .raven .raven-background.middle { + border-bottom-style: none; } + .raven .powerstrip { + background-color: transparent; + border-top-color: transparent; } + .raven .powerstrip button.image-button { + border-radius: 50%; + padding: 5px; + min-width: 32px; + margin-bottom: 3px; + background: rgba(68, 71, 90, 0.7); + color: #f8f8f2; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + border: none; + font-size: 100%; } + .raven .powerstrip button.image-button:hover { + transition: 170ms ease all; + background: rgba(68, 71, 90, 0.85); + color: #f8f8f2; } + .raven .powerstrip button.image-button:active { + transition: 170ms ease all; + background: #44475a; + color: #f8f8f2; } + .raven .powerstrip button.image-button:first-child { + background: rgba(114, 191, 208, 0.7); } + .raven .powerstrip button.image-button:first-child:hover { + background: rgba(114, 191, 208, 0.85); } + .raven .powerstrip button.image-button:first-child:active { + background: #72BFD0; } + .raven .powerstrip button.image-button:last-child { + background: rgba(255, 85, 85, 0.7); } + .raven .powerstrip button.image-button:last-child:hover { + background: rgba(255, 85, 85, 0.85); } + .raven .powerstrip button.image-button:last-child:active { + background: #ff5555; } + .raven .option-subtitle { + font-size: 13px; } + +calendar.raven-calendar { + padding: 4px; + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.2); + border-color: transparent; } + calendar.raven-calendar:indeterminate { + color: alpha(currentColor,0.3); } + calendar.raven-calendar:selected { + background: transparent; + color: rgba(189, 147, 249, 0.5); + font-weight: bold; } + calendar.raven-calendar:backdrop { + background-color: transparent; } + calendar.raven-calendar.header { + color: #f8f8f2; + border: none; + border-radius: 0; + background-color: transparent; } + calendar.raven-calendar button, calendar.raven-calendar button:focus { + color: alpha(currentColor,0.5); + background-color: transparent; } + calendar.raven-calendar button:hover, calendar.raven-calendar button:focus:hover { + color: #f8f8f2; + background-color: transparent; } + +.raven-mpris { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.9); + border: solid rgba(255, 255, 255, 0.1); + border-width: 1px 0; + border-bottom-color: rgba(0, 0, 0, 0.1); } + .raven-mpris button.image-button { + padding: 10px; + background-color: #282a36; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + .raven-mpris button.image-button:hover { + background-color: rgba(189, 147, 249, 0.5); } + .raven-mpris button.image-button:active { + background-color: rgba(174, 123, 248, 0.5); } + .raven-mpris button.image-button:first-child { + margin-right: 4px; } + .raven-mpris button.image-button:last-child { + margin-left: 4px; } + .raven-mpris button.image-button:last-child, .raven-mpris button.image-button:first-child { + padding: 4px; + margin-top: 6px; + margin-bottom: 6px; } + +.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { + background: none; + border-radius: 1px; } + .budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { + background-color: #72BFD0; + color: #464626; + border: none; + margin: 0 3px; } + .budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { + background-color: #5fb6ca; + border: none; } + .budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { + background-color: #5fb6ca; } + +.budgie-notification.background, .background.budgie-osd, .background.budgie-switcher { + border-radius: 1px; } +.budgie-notification .notification-title, .budgie-osd .notification-title, .budgie-switcher .notification-title { + font-size: 110%; + color: #f8f8f2; } +.budgie-notification .notification-body, .budgie-osd .notification-body, .budgie-switcher .notification-body { + color: rgba(248, 248, 242, 0.7); } +.budgie-notification button, .budgie-osd button, .budgie-switcher button { + background-color: transparent; + color: #f8f8f2; } + .budgie-notification button:hover, .budgie-osd button:hover, .budgie-switcher button:hover { + background-color: transparent; + color: #ff5555; + box-shadow: none; } + .budgie-notification button:active, .budgie-osd button:active, .budgie-switcher button:active, .budgie-notification button:checked, .budgie-osd button:checked, .budgie-switcher button:checked { + background-color: transparent; + color: #ff3c3c; } + +.drop-shadow, .budgie-session-dialog.background, .background.budgie-polkit-dialog, .background.budgie-run-dialog { + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.95); + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); + border-radius: 2px; } + +.budgie-switcher-window flowbox { + color: #f8f8f2; } +.budgie-switcher-window flowboxchild { + padding: 3px; + margin: 3px; + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:hover { + background-color: transparent; } + .budgie-switcher-window flowboxchild:active { + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + .budgie-switcher-window flowboxchild:selected:active { + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:selected:hover { + background-color: rgba(142, 110, 187, 0.55); } + .budgie-switcher-window flowboxchild:selected:disabled { + color: rgba(248, 248, 242, 0.7); + background-color: rgba(189, 147, 249, 0.3); } + .budgie-switcher-window flowboxchild:selected:disabled label { + color: rgba(248, 248, 242, 0.8); } + +.budgie-session-dialog, .budgie-polkit-dialog, .budgie-run-dialog { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-session-dialog label:backdrop, .budgie-polkit-dialog label:backdrop, .budgie-run-dialog label:backdrop { + color: rgba(248, 248, 242, 0.8); } + .budgie-session-dialog .dialog-title, .budgie-polkit-dialog .dialog-title, .budgie-run-dialog .dialog-title { + font-size: 120%; } + .budgie-session-dialog .linked.horizontal > button, .budgie-polkit-dialog .linked.horizontal > button, .budgie-run-dialog .linked.horizontal > button { + margin-bottom: 0; + min-height: 32px; + border-bottom: none; + border-radius: 0; + color: #f8f8f2; + background-color: transparent; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), inset 0 1px 2px rgba(0, 0, 0, 0.2); } + .budgie-session-dialog .linked.horizontal > button label, .budgie-polkit-dialog .linked.horizontal > button label, .budgie-run-dialog .linked.horizontal > button label { + font-weight: 700; } + .budgie-session-dialog .linked.horizontal > button:first-child, .budgie-polkit-dialog .linked.horizontal > button:first-child, .budgie-run-dialog .linked.horizontal > button:first-child { + border-left: none; + border-bottom-left-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:last-child, .budgie-polkit-dialog .linked.horizontal > button:last-child, .budgie-run-dialog .linked.horizontal > button:last-child { + border-right: none; + border-bottom-right-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:hover, .budgie-polkit-dialog .linked.horizontal > button:hover, .budgie-run-dialog .linked.horizontal > button:hover { + background-color: rgba(189, 147, 249, 0.4); } + .budgie-session-dialog .linked.horizontal > button:hover:backdrop label, .budgie-polkit-dialog .linked.horizontal > button:hover:backdrop label, .budgie-run-dialog .linked.horizontal > button:hover:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .budgie-session-dialog .linked.horizontal > button.suggested-action, .budgie-polkit-dialog .linked.horizontal > button.suggested-action, .budgie-run-dialog .linked.horizontal > button.suggested-action { + background-color: rgba(114, 191, 208, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:hover, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:hover, .budgie-run-dialog .linked.horizontal > button.suggested-action:hover { + background-color: rgba(133, 200, 214, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:active, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:active, .budgie-run-dialog .linked.horizontal > button.suggested-action:active, .budgie-session-dialog .linked.horizontal > button.suggested-action:checked, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:checked, .budgie-run-dialog .linked.horizontal > button.suggested-action:checked { + background-color: rgba(133, 200, 214, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action, .budgie-polkit-dialog .linked.horizontal > button.destructive-action, .budgie-run-dialog .linked.horizontal > button.destructive-action { + background-color: rgba(255, 34, 34, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:hover, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:hover, .budgie-run-dialog .linked.horizontal > button.destructive-action:hover { + background-color: rgba(255, 60, 60, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:active, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:active, .budgie-run-dialog .linked.horizontal > button.destructive-action:active, .budgie-session-dialog .linked.horizontal > button.destructive-action:checked, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:checked, .budgie-run-dialog .linked.horizontal > button.destructive-action:checked { + background-color: rgba(255, 60, 60, 0.9); } + .budgie-session-dialog entry, .budgie-polkit-dialog entry, .budgie-run-dialog entry { + background-color: #505359; + color: #f8f8f2; } + .budgie-session-dialog entry:focus, .budgie-polkit-dialog entry:focus, .budgie-run-dialog entry:focus { + background-color: #505359; } + .budgie-session-dialog entry:backdrop, .budgie-polkit-dialog entry:backdrop, .budgie-run-dialog entry:backdrop { + background-color: #505359; } + +.budgie-polkit-dialog .message { + color: rgba(248, 248, 242, 0.7); } +.budgie-polkit-dialog .failure { + color: #ff5555; } + +.budgie-run-dialog entry.search, .budgie-run-dialog entry.search:focus { + font-size: 120%; + padding: 8px 5px; + border: none; + box-shadow: none; } + .budgie-run-dialog entry.search image, .budgie-run-dialog entry.search:focus image { + color: #f8f8f2; } + .budgie-run-dialog entry.search image:dir(ltr), .budgie-run-dialog entry.search:focus image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-run-dialog entry.search image:dir(rtl), .budgie-run-dialog entry.search:focus image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-run-dialog list row:selected .dim-label, .budgie-run-dialog list row:selected label.separator, .budgie-run-dialog list row:selected .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .budgie-run-dialog list row:selected .subtitle, +.budgie-run-dialog list row:selected headerbar .subtitle, +headerbar .budgie-run-dialog list row:selected .subtitle { + opacity: 1; } +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(0, 0, 0, 0); } + +.budgie-menubar menu { + margin: 4px; + padding: 5px; + border-radius: 0; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-menubar menu menuitem:hover { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } +.budgie-menubar arrow { + border: none; + min-width: 16px; + min-height: 16px; } + .budgie-menubar arrow.top { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid rgba(55, 56, 64, 0.928); } + .budgie-menubar arrow.bottom { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid rgba(55, 56, 64, 0.928); } +.budgie-menubar menuitem accelerator { + color: rgba(248, 248, 242, 0.35); } +.budgie-menubar menuitem check, .budgie-menubar menuitem radio { + min-height: 16px; + min-width: 16px; } + +window.background.budgie-settings-window.csd > box.horizontal > stack > scrolledwindow buttonbox.inline-toolbar { + border-style: none none solid; } + +.workspace-switcher .workspace-layout { + border: 0 solid rgba(8, 9, 12, 0.95); } + .top .workspace-switcher .workspace-layout:dir(ltr), .bottom .workspace-switcher .workspace-layout:dir(ltr) { + border-left-width: 1px; } + .top .workspace-switcher .workspace-layout:dir(rtl), .bottom .workspace-switcher .workspace-layout:dir(rtl) { + border-right-width: 1px; } + .left .workspace-switcher .workspace-layout, .right .workspace-switcher .workspace-layout { + border-top-width: 1px; } +.workspace-switcher .workspace-item, .workspace-switcher .workspace-add-button { + border: 0 solid rgba(30, 31, 41, 0.95); } + .top .workspace-switcher .workspace-item:dir(ltr), .bottom .workspace-switcher .workspace-item:dir(ltr), + .top .workspace-switcher .workspace-add-button:dir(ltr), .bottom .workspace-switcher .workspace-add-button:dir(ltr) { + border-right-width: 1px; } + .top .workspace-switcher .workspace-item:dir(rtl), .bottom .workspace-switcher .workspace-item:dir(rtl), + .top .workspace-switcher .workspace-add-button:dir(rtl), .bottom .workspace-switcher .workspace-add-button:dir(rtl) { + border-left-width: 1px; } + .left .workspace-switcher .workspace-item, .right .workspace-switcher .workspace-item, .left .workspace-switcher .workspace-add-button, .right .workspace-switcher .workspace-add-button { + border-bottom-width: 1px; } +.workspace-switcher .workspace-item.current-workspace { + background-color: rgba(0, 0, 0, 0.95); } +.workspace-switcher .workspace-add-button { + border: none; + background: transparent; + box-shadow: none; } + .workspace-switcher .workspace-add-button:hover { + box-shadow: none; } + .workspace-switcher .workspace-add-button:active { + background-image: none; } + .workspace-switcher .workspace-add-button:active image { + margin: 1px 0 -1px; } +.budgie-panel .workspace-switcher .workspace-icon-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 2px; } + +/************ + * Nautilus * + ************/ +.nautilus-window .frame *:selected, .nautilus-window .frame *:selected:backdrop { + background: transparent; + color: rgba(189, 147, 249, 0.5); } +.nautilus-window .frame *:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nautilus-window paned > separator { + background-image: none; } +.nautilus-window .sidebar { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar:backdrop { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar .list-row button { + border: none; + background-color: rgba(33, 35, 45, 0.95); } + .nautilus-window .sidebar .list-row button:active { + background-color: rgba(189, 147, 249, 0.25); } + .nautilus-window .sidebar .list-row:selected { + background-color: rgba(189, 147, 249, 0.25); } + .nautilus-window .sidebar .list-row:selected:hover { + background-color: rgba(189, 147, 249, 0.4); } + .nautilus-window .sidebar .list-row:hover { + background-color: rgba(40, 42, 54, 0.5); } + .nautilus-window .sidebar .list-row:hover:active { + background-color: rgba(189, 147, 249, 0.4); } +.nautilus-window.background { + background-color: rgba(33, 35, 45, 0.95); } + .nautilus-window.background:backdrop { + background-color: rgba(33, 35, 45, 0.95); } +.nautilus-window notebook > stack:only-child { + background-color: #282a36; } + .nautilus-window notebook > stack:only-child:backdrop { + background-color: #2a2c39; } +.nautilus-window searchbar { + border-top: 1px solid rgba(0, 0, 0, 0.12); } +.nautilus-window .searchbar-container { + margin-top: -1px; } +.nautilus-window .titlebar .search { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 3px; } +.nautilus-window .path-bar-box .dim-label, .nautilus-window .path-bar-box label.separator, .nautilus-window .path-bar-box .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .nautilus-window .path-bar-box .subtitle, +.nautilus-window .path-bar-box headerbar .subtitle, +headerbar .nautilus-window .path-bar-box .subtitle { + color: transparent; } +.nautilus-window .path-bar-box widget > .text-button:last-child { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nautilus-window .path-bar-box widget > .text-button:last-child:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nautilus-window .path-bar-box button { + transition: all 100ms ease-in; + margin-left: -5px; } + .nautilus-window .path-bar-box button:backdrop:hover, .nautilus-window .path-bar-box button:backdrop:active, .nautilus-window .path-bar-box button:backdrop:checked { + color: rgba(189, 147, 249, 0.5); + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nautilus-window .path-bar-box button:backdrop:hover label, .nautilus-window .path-bar-box button:backdrop:active label, .nautilus-window .path-bar-box button:backdrop:checked label { + color: rgba(189, 147, 249, 0.4); } + +.nautilus-circular-button { + border-radius: 20px; } + +.disk-space-display { + border: 2px solid; } + .disk-space-display .unknown { + background-color: #888a85; + border-color: #555653; } + .disk-space-display .used { + background-color: #9FB0B9; + border-color: #667f8c; } + .disk-space-display .free { + background-color: #D8D8D8; + border-color: #a5a5a5; } + +.nautilus-desktop { + color: #f8f8f2; } + .nautilus-desktop .nautilus-canvas-item { + border-radius: 5px; + color: #f8f8f2; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } + .nautilus-desktop .nautilus-canvas-item:active { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:hover { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:selected { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item .dim-label:selected, .nautilus-desktop .nautilus-canvas-item label.separator:selected, .nautilus-desktop .nautilus-canvas-item .titlebar:not(headerbar) .subtitle:selected, .titlebar:not(headerbar) .nautilus-desktop .nautilus-canvas-item .subtitle:selected, + .nautilus-desktop .nautilus-canvas-item headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-canvas-item .subtitle:selected { + color: #f8f8f2; } + .nautilus-desktop .nautilus-list .dim-label:selected, .nautilus-desktop .nautilus-list label.separator:selected, .nautilus-desktop .nautilus-list .titlebar:not(headerbar) .subtitle:selected, .titlebar:not(headerbar) .nautilus-desktop .nautilus-list .subtitle:selected, + .nautilus-desktop .nautilus-list headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-list .subtitle:selected { + color: #f8f8f2; } + +/********* + * Gedit * + *********/ +.gedit-search-slider { + padding: 4px; + border-radius: 0 0 3px 3px; + border: 0; + background-color: #1e1f29; } + +/********* + * Gnucash * +*********/ +#gnc-id-main-window entry.gnc-class-register-foreground { + background: transparent; + border: none; + box-shadow: none; } +#gnc-id-main-window .arrow.button.toggle { + transition: none; + box-shadow: none; } + #gnc-id-main-window .arrow.button.toggle:hover { + border-color: rgba(189, 147, 249, 0.5); } + +/******** + * Gala * + *******/ +.gala-notification { + border-width: 0; + border-radius: 2px; + color: white; + border: 1px solid #282a36; + background-color: #282a36; } + .gala-notification .title, + .gala-notification .label { + color: #f8f8f2; } + +.gala-button { + padding: 3px; + color: #282a36; + border: none; + border-radius: 50%; + background-image: linear-gradient(to bottom, #7e7e7e, #3e3e3e); + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.98), inset 0 1px 0 0 rgba(255, 255, 255, 0.93), inset 0 -1px 0 0 rgba(255, 255, 255, 0.99), 0 0 0 1px rgba(0, 0, 0, 0.6), 0 3px 6px rgba(0, 0, 0, 0.84), 0 3px 6px rgba(0, 0, 0, 0.77); + text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +/********** + * Notify * + *********/ +.notify { + /*-notify-shadow: 0px 2px 18px transparentize(black, 0.60);*/ + border-radius: 5px; + border: 1px solid rgba(0, 0, 0, 0.7); + background-color: rgba(40, 42, 54, 0.05); } + +/*************** + * SwitchBoard * + ***************/ +.category-label { + font-weight: bold; + color: #f8f8f2; } + +/************* + * Slingshot * + ************/ +.button.app { + border: none; + border-radius: 0; + box-shadow: none; + background-image: none; } + .button.app .app:hover { + border-radius: 8px; + border: none; + background-color: rgba(189, 147, 249, 0); + color: white; } + .button.app .app:focus { + /*background-color: transparentize(black, 0.20);*/ } + +.search-item { + border-radius: 0; + border: none; + color: #f8f8f2; + background: none; } + .search-item:hover, .search-item:focus { + border-radius: 0; + background-color: rgba(189, 147, 249, 0); + color: #f8f8f2; } + +.search-entry-large, +.search-entry-large:focus { + border: none; + font-size: 18px; + font-weight: 300; + background-image: none; + background: none; + box-shadow: none; + border-radius: 0; } + +.search-category-header { + font-weight: bold; + color: #f8f8f2; } + +/********* + * Panel * + ********/ +.panel { + background-color: transparent; + transition: all 100ms ease-in-out; + color: #fff; } + .panel.maximized { + background-color: #000; } + .panel.translucent { + background-color: rgba(0, 0, 0, 0.5); } + .panel.color-light.translucent { + background-color: rgba(255, 255, 255, 0.85); } + +menubar.panel, +.panel menubar { + box-shadow: none; + border: none; } + +.composited-indicator > revealer, +.composited-indicator > revealer image, +.composited-indicator > revealer label, +.composited-indicator > revealer spinner { + color: #fff; + font-weight: bold; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); + transition: all 200ms ease-in-out; + -gtk-icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); } +.composited-indicator > revealer image:first-child + label { + margin-left: 5px; } + +.panel.color-light .composited-indicator > revealer, +.panel.color-light .composited-indicator > revealer image, +.panel.color-light .composited-indicator > revealer label, +.panel.color-light .composited-indicator > revealer spinner { + color: rgba(0, 0, 0, 0.6); + text-shadow: 0 1px rgba(255, 255, 255, 0.1); + -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.1); } + +/************** + * Calculator * + **************/ +PantheonCalculatorMainWindow { + border-radius: 0 0 4px 4px; } + PantheonCalculatorMainWindow .window-frame { + border-radius: 3px; } + +/********* + * Cards * + *********/ +.deck { + background-color: #0d0d11; } + +.card { + background-color: #282a36; + border: none; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 3px 3px rgba(0, 0, 0, 0.2); + transition: all 150ms ease-in-out; } + +.card.collapsed { + background-color: #1d1f27; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.2); } + +/********* + * Noise * + *********/ +NoiseLibraryWindow { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .action-bar { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .window-frame { + border-radius: 3px; } + +/******** + * Snap * + ********/ +SnapMainWindow .take-button, +SnapSnapWindow .take-button { + border-radius: 0; } + +/******************* + * Photos/Shotwell * + *******************/ +DirectWindow .the-button-in-the-combobox, +LibraryWindow .the-button-in-the-combobox { + background: none; } + +.checkerboard-layout { + background-color: #1e1f29; + background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)), linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)); + background-size: 24px 24px; + background-position: 0 0, 12px 12px; } + +.checkboard-layout .item { + background-color: #f8f8f2; } + +/********* +* Avatar * +*********/ +.avatar { + border: 1px solid rgba(0, 0, 0, 0.23); + border-radius: 50%; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23); } + +/**level bars**/ +.sidebar.source-list.view.level-bar, iconview.sidebar.source-list.level-bar, .sidebar.source-list.view.level-bar:selected, iconview.sidebar.source-list.level-bar:selected, .sidebar.source-list.view.level-bar:selected:focus, iconview.sidebar.source-list.level-bar:selected:focus { + background: linear-gradient(rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.14)); + border: 1px solid rgba(0, 0, 0, 0.14); + box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); + border-radius: 2px; } +.sidebar.source-list.view.fill-block, iconview.sidebar.source-list.fill-block { + border: none; } + .sidebar.source-list.view.fill-block, iconview.sidebar.source-list.fill-block, .sidebar.source-list.view.fill-block:hover, iconview.sidebar.source-list.fill-block:hover, .sidebar.source-list.view.fill-block:selected, iconview.sidebar.source-list.fill-block:selected, .sidebar.source-list.view.fill-block:selected:focus, iconview.sidebar.source-list.fill-block:selected:focus { + background: linear-gradient(rgba(189, 147, 249, 0.5), rgba(189, 147, 249, 0.5)); } + +/************************** + * Colors in context menu * +**************************/ +checkbutton.color-button { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 100px; + background-clip: border-box; + padding: 0; + margin: 2px 1px; } + checkbutton.color-button > check { + -gtk-icon-source: none; + background: none; + margin-right: 0; + padding: 2px; } + checkbutton.color-button.none > check { + background-color: transparent; + border-radius: 100px; + -gtk-icon-source: -gtk-icontheme("close-symbolic"); } + +radiobutton.color-button > radio { + -gtk-icon-source: none; + margin-right: 0; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 100px; + background-clip: border-box; } +radiobutton.color-button:active > radio { + border: 1px solid rgba(0, 0, 0, 0.35); } + +.color-button check, +.color-button check:checked, +.color-button radio, +.color-button radio:checked { + background-image: none; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 50%; + color: #282a36; + -gtk-icon-source: -gtk-icontheme("check-active-symbolic"); } +.color-button.red check, .color-button.red radio, .color-button.strawberry check, .color-button.strawberry radio { + background-color: @STRAWBERRY_300; + -gtk-icon-shadow: 0 1px 1px @STRAWBERRY_500; } +.color-button.orange check, .color-button.orange radio { + background-color: @ORANGE_300; + -gtk-icon-shadow: 0 1px 1px @ORANGE_500; } +.color-button.yellow check, .color-button.yellow radio, .color-button.banana check, .color-button.banana radio { + background-color: @BANANA_500; + -gtk-icon-shadow: 0 1px 1px @BANANA_700; } +.color-button.green check, .color-button.green radio, .color-button.lime check, .color-button.lime radio { + background-color: @LIME_500; + -gtk-icon-shadow: 0 1px 1px @LIME_700; } +.color-button.blue check, .color-button.blue radio, .color-button.blueberry check, .color-button.blueberry radio { + background-color: @BLUEBERRY_500; + -gtk-icon-shadow: 0 1px 1px @BLUEBERRY_700; } +.color-button.purple check, .color-button.purple radio, .color-button.grape check, .color-button.grape radio { + background-color: @GRAPE_500; + -gtk-icon-shadow: 0 1px 1px @GRAPE_700; } +.color-button.brown check, .color-button.brown radio, .color-button.cocoa check, .color-button.cocoa radio { + background-color: @COCOA_300; + -gtk-icon-shadow: 0 1px 1px @COCOA_500; } +.color-button.mint check, .color-button.mint radio { + background-color: @MINT_500; + -gtk-icon-shadow: 0 1px 1px @MINT_700; } +.color-button.pink check, .color-button.pink radio, .color-button.bubblegum check, .color-button.bubblegum radio { + background-color: @BUBBLEGUM_500; + -gtk-icon-shadow: 0 1px 1px @BUBBLEGUM_700; } +.color-button.slate check, .color-button.slate radio { + background-color: @SLATE_300; + -gtk-icon-shadow: 0 1px 1px @SLATE_500; } +.color-button.auto radio { + background-image: url("assets/color-button-auto.png"); + background-position: -1px -1px; + background-repeat: no-repeat; + background-size: calc(100% + 2px); } + +.xfce4-panel.background { + background-color: rgba(30, 31, 41, 0.7); + color: #f8f8f2; + text-shadow: none; + -gtk-icon-shadow: none; } +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { + transition: none; } + +#tasklist-button { + color: rgba(255, 255, 255, 0.8); + border-radius: 0; + border: none; + background-color: rgba(30, 31, 41, 0); } + #tasklist-button:hover { + color: white; + background-color: rgba(0, 0, 0, 0.17); } + #tasklist-button:checked { + color: white; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: inset 0 -2px rgba(189, 147, 249, 0.5); } + +.xfce4-panel.background button.flat { + color: white; + border-radius: 0; + border: none; + background-color: rgba(30, 31, 41, 0); + font-weight: normal; } + .xfce4-panel.background button.flat:hover { + border: none; + background-color: rgba(52, 53, 70, 0.7); } + .xfce4-panel.background button.flat:active, .xfce4-panel.background button.flat:checked { + color: white; + border-bottom: 2px solid rgba(189, 147, 249, 0.5); + background-color: rgba(26, 27, 35, 0.7); } + .xfce4-panel.background button.flat:active label, .xfce4-panel.background button.flat:active image, .xfce4-panel.background button.flat:checked label, .xfce4-panel.background button.flat:checked image { + color: inherit; } + +/******** +* Unity * +*********/ +/* Unity window border color */ +/* Unity window text color */ +/* Backdrop Unity window text color */ +/* Unity panel color #454D50 */ +UnityDecoration { + background-color: #31363D; + color: #fefefe; } + UnityDecoration .top { + padding: 0 5px 0 5px; + border-radius: 4px 4px 0px 0px; + box-shadow: none; + border: 1px solid #31363D; + border-bottom-width: 0; + background-color: #31363D; + color: #fefefe; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: #e5e5e5; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top .menuitem { + color: #fefefe; } + UnityDecoration .top .menuitem:backdrop { + color: #e5e5e5; } + +UnityDecoration.left, +UnityDecoration.right { + background-repeat: repeat-x; + background-color: #30343b; + background-size: 1px 120px; + background-clip: border-box; + background-image: linear-gradient(to bottom, #31363D, #30343b); } + +UnityDecoration.bottom { + background-size: 1px; + background-repeat: repeat-x; + background-color: #30343b; } + +UnityDecoration.left:backdrop, +UnityDecoration.right:backdrop, +UnityDecoration.bottom:backdrop { + background-size: 1px; + background-repeat: repeat-x; } + +/************** +* Unity Panel * +***************/ +UnityPanelWidget, +.unity-panel { + background-color: #1a1d21; + color: #fefefe; } + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #e5e5e5; } + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0 1px; + color: #fefefe; } + +.unity-panel.menubar, +.unity-panel .menubar { + color: #fefefe; } + +.unity-panel.menu.menubar, +.unity-panel .menu .menubar { + background-color: #1a1d21; + color: #fefefe; } + +.unity-panel.menubar:backdrop, +.unity-panel .menubar *:backdrop { + color: #8b8c8e; } + +.unity-panel.menubar.menuitem, +.unity-panel.menubar .menuitem { + padding: 3px 5px; + border-width: 1px; + border-style: solid; + border: none; + background: none; + color: #fefefe; + box-shadow: none; } + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem:hover { + border-radius: 0; + background-color: #2f333a; + color: #fefefe; + box-shadow: none; } + +.unity-panel.menubar .menuitem *:hover { + color: white; + box-shadow: none; } + +.unity-panel.menubar .menuitem.separator, +.unity-panel.menubar.menuitem.separator { + border: none; + color: rgba(25, 26, 34, 0.9); } + +/* Force Quit */ +SheetStyleDialog.unity-force-quit { + background-color: #282a36; } + +@keyframes playbackmenuitem_spinner { + to { + -gtk-icon-transform: rotate(1turn); } } +.menu IdoPlaybackMenuItem.menuitem:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: playbackmenuitem_spinner 1s infinite linear; + color: rgba(189, 147, 249, 0.5); } + +MsdOsdWindow.background.osd { + border-radius: 2px; + border: 1px solid rgba(25, 26, 34, 0.9); } + MsdOsdWindow.background.osd .progressbar { + background-color: rgba(189, 147, 249, 0.5); + border: none; + border-color: rgba(189, 147, 249, 0.5); + border-radius: 5px; } + MsdOsdWindow.background.osd .trough { + background-color: rgba(9, 10, 12, 0.8); + border: none; + border-radius: 5px; } + +/*********************** + * App-Specific Styles * + ***********************/ +/********* + * Geary * + *********/ +.geary-titlebar-left .separator, +.geary-titlebar-right .separator { + opacity: 0; } + +ConversationListView .view:active, ConversationListView iconview:active, ConversationListView .view:selected, ConversationListView iconview:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + ConversationListView .view:active:backdrop, ConversationListView iconview:active:backdrop, ConversationListView .view:selected:backdrop, ConversationListView iconview:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); + color: rgba(248, 248, 242, 0.5); } +ConversationListView .view .cell, ConversationListView iconview .cell { + border: solid rgba(0, 0, 0, 0.2); + border-width: 0 0 1px 0; } + ConversationListView .view .cell:selected, ConversationListView iconview .cell:selected { + color: #f8f8f2; + border: 0px solid rgba(159, 99, 246, 0.5); } + +/*********** + * LightDm * + ***********/ +#panel_window { + background-color: rgba(30, 31, 41, 0.7); + color: white; + font-weight: bold; + box-shadow: inset 0 -1px rgba(15, 15, 20, 0.7); } + #panel_window .menubar, + #panel_window .menubar > .menuitem + menubar, + #panel_window menubar > menuitem { + background-color: transparent; + color: white; + font-weight: bold; } + #panel_window .menubar .menuitem:disabled, + #panel_window menubar menuitem:disabled { + color: rgba(255, 255, 255, 0.5); } + #panel_window .menubar .menuitem:disabled GtkLabel, + #panel_window menubar menuitem:disabled GtkLabel { + color: inherit; } + #panel_window .menubar .menuitem:disabled label, + #panel_window menubar menuitem:disabled label { + color: inherit; } + #panel_window .menubar .menu > .menuitem, + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #f8f8f2; } + +#content_frame { + padding-bottom: 14px; + background-color: #1e1f29; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; } + +#content_frame button { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:active, #content_frame button:checked { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #1e1f29; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; } + +#buttonbox_frame button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:active, #buttonbox_frame button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +#login_window #user_combobox { + color: #f8f8f2; + font-size: 13px; } + #login_window #user_combobox .menu, + #login_window #user_combobox menu { + font-weight: normal; } + +#user_image { + padding: 3px; + border-radius: 2px; } + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; } + +/* thunar */ +.thunar toolbar { + background-color: #1e1f29; } + +/* buttons in toolbar */ +.thunar toolbar.horizontal button image { + -gtk-icon-transform: scale(0.72); } + +scrolledwindow.sidebar treeview.view, scrollbar.right { + background: #232530; + padding: 1.5px; + border: none; + box-shadow: none; } + +scrolledwindow.standard-view scrollbar.right { + background-color: #282a36; } + +/* path-bar of thunar */ +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected, window.thunar paned > scrolledwindow treeview.view:hover, window.thunar paned > scrolledwindow treeview.view:checked, window.thunar paned > scrolledwindow treeview.view:selected { + background-color: transparent; + color: #bd93f9; + box-shadow: none; } +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked:backdrop label, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected:backdrop label, window.thunar paned > scrolledwindow treeview.view:checked:backdrop label, window.thunar paned > scrolledwindow treeview.view:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.path-bar-button { + background: none; + outline: none; + border: none; + box-shadow: none; } + +.nemo-window .places-treeview .view.cell:hover, .nemo-window .places-treeview iconview.cell:hover, .nemo-window .places-treeview .view.cell:selected, .nemo-window .places-treeview iconview.cell:selected, +.nemo-window .places-treeview iconview.cell:hover, +.nemo-window .places-treeview iconview.cell:selected { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } +.nemo-window .sidebar { + color: #f8f8f2; + background-color: #282a36; } + .nemo-window .sidebar .view, .nemo-window .sidebar iconview, .nemo-window .sidebar .iconview, .nemo-window .sidebar row { + background-color: transparent; } +.nemo-window .nemo-window-pane widget.entry { + background-clip: padding-box; + min-height: 28px; + padding: 5px; + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 3px; + box-shadow: inset 0 1px rgba(0, 0, 0, 0.9), inset 1px 0 rgba(0, 0, 0, 0.96), inset -1px 0 rgba(0, 0, 0, 0.96), inset 0 -1px rgba(0, 0, 0, 0.98), 0 1px rgba(255, 255, 255, 0.6); } + .nemo-window .nemo-window-pane widget.entry:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } +.nemo-window toolbar.primary-toolbar { + margin-bottom: -1px; + background: #1e1f29; } + .nemo-window toolbar.primary-toolbar button { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; + min-height: 24px; + padding: 3px; } + .nemo-window toolbar.primary-toolbar button:hover { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .nemo-window toolbar.primary-toolbar button:selected, .nemo-window toolbar.primary-toolbar button:active, .nemo-window toolbar.primary-toolbar button:checked { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nemo-window toolbar.primary-toolbar button:selected:backdrop, .nemo-window toolbar.primary-toolbar button:selected:backdrop label, .nemo-window toolbar.primary-toolbar button:active:backdrop, .nemo-window toolbar.primary-toolbar button:active:backdrop label, .nemo-window toolbar.primary-toolbar button:checked:backdrop, .nemo-window toolbar.primary-toolbar button:checked:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview, +.nemo-window .nemo-inactive-pane iconview { + background-color: #242530; } + +.caja-notebook .frame { + border-width: 0 0 1px; } +.caja-notebook .entry { + background: #1e1f29; + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); } + .caja-notebook .entry:selected { + background: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +/************** +* Caja sidebar * +**************/ +.caja-side-pane { + background: #1e1f29; } + .caja-side-pane .frame { + border-width: 1px 0 0; } + .caja-side-pane treeview.view, + .caja-side-pane textview.view text, + .caja-side-pane viewport.frame, + .caja-side-pane widget .vertical { + background: #1e1f29; + padding: 3px 2px; } + .caja-side-pane treeview.view:hover, + .caja-side-pane textview.view text:hover, + .caja-side-pane viewport.frame:hover, + .caja-side-pane widget .vertical:hover { + background-color: rgba(40, 42, 54, 0.6); } + .caja-side-pane treeview.view:selected, + .caja-side-pane textview.view text:selected, + .caja-side-pane viewport.frame:selected, + .caja-side-pane widget .vertical:selected { + color: #bd93f9; + background: #1e1f29; } + .caja-side-pane treeview.view:selected:hover, + .caja-side-pane textview.view text:selected:hover, + .caja-side-pane viewport.frame:selected:hover, + .caja-side-pane widget .vertical:selected:hover { + background-color: rgba(189, 147, 249, 0); } + +/************** +* Caja pathbar * +**************/ +.caja-navigation-window paned { + background: #282a36; } + +.caja-navigation-window .primary-toolbar { + background: #1e1f29; } + .caja-navigation-window .primary-toolbar button, .caja-navigation-window .primary-toolbar button:backdrop { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; } + .caja-navigation-window .primary-toolbar button:hover, .caja-navigation-window .primary-toolbar button:active, .caja-navigation-window .primary-toolbar button:backdrop:active, .caja-navigation-window .primary-toolbar button:backdrop:checked { + background: rgba(189, 147, 249, 0.5); + box-shadow: none; } + .caja-navigation-window .primary-toolbar button:hover, .caja-navigation-window .primary-toolbar button:hover label, .caja-navigation-window .primary-toolbar button:active, .caja-navigation-window .primary-toolbar button:active label, .caja-navigation-window .primary-toolbar button:backdrop:active, .caja-navigation-window .primary-toolbar button:backdrop:active label, .caja-navigation-window .primary-toolbar button:backdrop:checked, .caja-navigation-window .primary-toolbar button:backdrop:checked label { + color: #f8f8f2; } + +.caja-pathbar button, .caja-pathbar button:backdrop { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; } +.caja-pathbar button:hover, .caja-pathbar button:active, .caja-pathbar button:checked, .caja-pathbar button:backdrop:active, .caja-pathbar button:backdrop:checked { + background: transparent; + box-shadow: none; } + .caja-pathbar button:hover, .caja-pathbar button:hover label, .caja-pathbar button:active, .caja-pathbar button:active label, .caja-pathbar button:checked, .caja-pathbar button:checked label, .caja-pathbar button:backdrop:active, .caja-pathbar button:backdrop:active label, .caja-pathbar button:backdrop:checked, .caja-pathbar button:backdrop:checked label { + color: #bd93f9; } + +/*# sourceMappingURL=gtk-dark.css.map */ diff --git a/.themes/Dracula/gtk-4.0/gtk.css b/.themes/Dracula/gtk-4.0/gtk.css new file mode 100755 index 0000000..da325bc --- /dev/null +++ b/.themes/Dracula/gtk-4.0/gtk.css @@ -0,0 +1,6294 @@ +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color #f8f8f2; +/* text color for entries, views and content in general */ +@define-color theme_text_color #f8f8f2; +/* widget base background color */ +@define-color theme_bg_color #1e1f29; +/* text widgets and the like base background color */ +@define-color theme_base_color #282a36; +/* base background color of selections */ +@define-color theme_selected_bg_color rgba(189, 147, 249, 0.5); +/* text/foreground color of selections */ +@define-color theme_selected_fg_color #f8f8f2; +/* base background color of disabled widgets */ +@define-color insensitive_bg_color #22232e; +/* text foreground color of disabled widgets */ +@define-color insensitive_fg_color #8b8c8e; +/* disabled text widgets and the like base background color */ +@define-color insensitive_base_color #282a36; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color #8b8c8e; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #f8f8f2; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #1e1f29; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #2a2c39; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color rgba(189, 147, 249, 0.5); +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #f8f8f2; +/* widgets main borders color */ +@define-color borders rgba(25, 26, 34, 0.9); +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders rgba(26, 27, 35, 0.91); +/* these are pretty self explicative */ +@define-color warning_color #ff9f39; +@define-color error_color #ff3c3c; +@define-color success_color #4caec3; +@define-color fg_color #f8f8f2; +@define-color text_color #f8f8f2; +@define-color bg_color #1e1f29; +@define-color base_color #282a36; +@define-color selected_bg_color rgba(189, 147, 249, 0.5); +@define-color selected_fg_color #f8f8f2; +@define-color unfocused_fg_color #8b8c8e; +@define-color unfocused_text_color #f8f8f2; +@define-color unfocused_bg_color #1e1f29; +@define-color unfocused_base_color #2a2c39; +@define-color unfocused_selected_bg_color rgba(189, 147, 249, 0.5); +@define-color unfocused_selected_fg_color #f8f8f2; +/* 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(#f8f8f2, 1.8); +@define-color wm_unfocused_title #8b8c8e; +@define-color wm_highlight rgba(0, 0, 0, 0); +@define-color wm_borders_edge rgba(255, 255, 255, 0.1); +@define-color wm_bg_a shade(#1e1f29, 1.2); +@define-color wm_bg_b #1e1f29; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); +@define-color wm_button_hover_color_a shade(#1e1f29, 1.3); +@define-color wm_button_hover_color_b #1e1f29; +@define-color wm_button_active_color_a shade(#1e1f29, 0.85); +@define-color wm_button_active_color_b shade(#1e1f29, 0.89); +@define-color wm_button_active_color_c shade(#1e1f29, 0.9); +@define-color content_view_bg #282a36; +@define-color budgie_tasklist_indicator_color rgba(189, 147, 249, 0.5); +@define-color budgie_tasklist_indicator_color_active rgba(189, 147, 249, 0.5); +@define-color placeholder_text_color #cfcfcd; +@define-color STRAWBERRY_100 #ff8c82; +@define-color STRAWBERRY_300 #ed5353; +@define-color STRAWBERRY_500 #c6262e; +@define-color STRAWBERRY_700 #a10705; +@define-color STRAWBERRY_900 #7a0000; +@define-color ORANGE_100 #ffc27d; +@define-color ORANGE_300 #ffa154; +@define-color ORANGE_500 #f37329; +@define-color ORANGE_700 #cc3b02; +@define-color ORANGE_900 #a62100; +@define-color BANANA_100 #fff394; +@define-color BANANA_300 #ffe16b; +@define-color BANANA_500 #f9c440; +@define-color BANANA_700 #d48e15; +@define-color BANANA_900 #ad5f00; +@define-color LIME_100 #d1ff82; +@define-color LIME_300 #9bdb4d; +@define-color LIME_500 #68b723; +@define-color LIME_700 #3a9104; +@define-color LIME_900 #206b00; +@define-color MINT_100 #89ffdd; +@define-color MINT_300 #43d6b5; +@define-color MINT_500 #28bca3; +@define-color MINT_700 #0e9a83; +@define-color MINT_900 #007367; +@define-color BLUEBERRY_100 #8cd5ff; +@define-color BLUEBERRY_300 #64baff; +@define-color BLUEBERRY_500 #3689e6; +@define-color BLUEBERRY_700 #0d52bf; +@define-color BLUEBERRY_900 #002e99; +@define-color BUBBLEGUM_100 #fe9ab8; +@define-color BUBBLEGUM_300 #f4679d; +@define-color BUBBLEGUM_500 #de3e80; +@define-color BUBBLEGUM_700 #bc245d; +@define-color BUBBLEGUM_900 #910e38; +@define-color GRAPE_100 #e4c6fa; +@define-color GRAPE_300 #cd9ef7; +@define-color GRAPE_500 #a56de2; +@define-color GRAPE_700 #7239b3; +@define-color GRAPE_900 #452981; +@define-color COCOA_100 #a3907c; +@define-color COCOA_300 #8a715e; +@define-color COCOA_500 #715344; +@define-color COCOA_700 #57392d; +@define-color COCOA_900 #3d211b; +@define-color SILVER_100 #fafafa; +@define-color SILVER_300 #d4d4d4; +@define-color SILVER_500 #abacae; +@define-color SILVER_700 #7e8087; +@define-color SILVER_900 #555761; +@define-color SLATE_100 #95a3ab; +@define-color SLATE_300 #667885; +@define-color SLATE_500 #485a6c; +@define-color SLATE_700 #273445; +@define-color SLATE_900 #0e141f; +@define-color BLACK_100 #666; +@define-color BLACK_300 #4d4d4d; +@define-color BLACK_500 #333; +@define-color BLACK_700 #1a1a1a; +@define-color BLACK_900 #000; +/***************** +* Drawing mixins * +*****************/ +/********* +* Common * +*********/ +* { + padding: 0; + outline-color: rgba(248, 248, 242, 0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 0px; + -gtk-secondary-caret-color: rgba(189, 147, 249, 0.5); } + +/*********** + * Widgets * + ***********/ +/*************** +* Action bars * +***************/ +.action-bar { + background-color: #08090c; + border: solid rgba(25, 26, 34, 0.9); + border-width: 1px 0 0 0; + color: #f8f8f2; + box-shadow: none; } + .action-bar:backdrop { + background-color: #08090c; + box-shadow: none; } + .action-bar:first-child { + border-radius: 6px 6px 0px 0px; + border-width: 1px 1px 0px 1px; } + .action-bar:last-child { + border-radius: 0 0 6px 6px; + border-width: 0px 1px 1px 1px; } + +/********************* + * App Notifications * + *********************/ +.app-notification, +.app-notification.frame { + padding: 10px; + border-radius: 0 0 5px 5px; + background-color: rgba(20, 23, 26, 0.8); + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 2px); + background-clip: padding-box; } + .app-notification:backdrop, + .app-notification.frame:backdrop { + background-image: none; + transition: 200ms ease-out; } + .app-notification border, + .app-notification.frame border { + border: none; } + +/*************** + * Base States * + ***************/ +.background { + color: #f8f8f2; + background-color: #1e1f29; } + .background:backdrop { + color: #8b8c8e; + background-color: #1e1f29; + text-shadow: none; + -gtk-icon-shadow: none; } + .background.chromium { + background-color: #2f313f; } + +/* + 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: #f8f8f2; + background-color: #1e1f29; } + .gtkstyle-fallback:hover { + color: #f8f8f2; + background-color: #343546; } + .gtkstyle-fallback:active { + color: #f8f8f2; + background-color: #08090c; } + .gtkstyle-fallback:disabled { + color: #8b8c8e; + background-color: #22232e; } + .gtkstyle-fallback:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + +.view, iconview, +.view text, +iconview text, +textview text { + color: #f8f8f2; + background-color: #282a36; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: #cfcfcd; + background-color: #2a2c39; } + .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: 3px; } + +textview border { + background-color: #232530; } + +.rubberband, +rubberband, +flowbox rubberband, +.content-view rubberband, +treeview.view rubberband { + border: 1px solid rgba(159, 99, 246, 0.5); + background-color: rgba(159, 99, 246, 0.2); } + +flowbox flowboxchild { + padding: 3px; + border-radius: 3px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +label { + caret-color: currentColor; } + label.separator { + color: #f8f8f2; } + label.separator:backdrop { + color: #8b8c8e; } + label selection { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + label:disabled { + color: #8b8c8e; } + label:disabled:backdrop { + color: #3e4055; } + label:backdrop { + color: #8b8c8e; } + +.dim-label, label.separator, .titlebar:not(headerbar) .subtitle, +headerbar .subtitle { + opacity: 0.55; + text-shadow: none; } + +assistant .sidebar { + background-color: #282a36; + border-top: 1px solid rgba(25, 26, 34, 0.9); } + assistant .sidebar:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } +assistant.csd .sidebar { + border-top-style: none; } +assistant .sidebar label { + padding: 6px 12px; } +assistant .sidebar label.highlight { + background-color: #4a4a51; } + +.app-notification, +.app-notification.frame, .osd .scale-popup, .osd popover.background > arrow, +.osd popover.background > contents, popover.background.touch-selection > arrow, +popover.background.touch-selection > contents, popover.background.magnifier > arrow, +popover.background.magnifier > contents, .osd { + color: #fefefe; + border: none; + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + outline-color: rgba(254, 254, 254, 0.3); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification:backdrop, .osd .scale-popup:backdrop, .osd popover.background > arrow:backdrop, + .osd popover.background > contents:backdrop, popover.background.touch-selection > arrow:backdrop, + popover.background.touch-selection > contents:backdrop, popover.background.magnifier > arrow:backdrop, + popover.background.magnifier > contents:backdrop, .osd:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + +*:selected { + background: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: radial-gradient(farthest-side, rgba(233, 219, 253, 0.5) 0%, rgba(233, 219, 253, 0) 0%); } + to { + background-image: radial-gradient(farthest-side, rgba(233, 219, 253, 0.5) 95%, rgba(233, 219, 253, 0)); } } +notebook > header > tabs > arrow, +button { + min-height: 24px; + min-width: 16px; + padding: 4px 8px; + border: none; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow, + button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + transition: none; } + notebook > header > tabs > arrow:hover, + button.flat:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 500ms; } + notebook > header > tabs > arrow:hover:active, + button.flat:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + notebook > header > tabs > arrow:hover, + button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-filter: brightness(1.2); } + notebook > header > tabs > arrow:active, notebook > header > tabs > arrow:checked, + button:active, + button:checked { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(174, 123, 248, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition-duration: 50ms; } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop, + button:backdrop.flat, + button:backdrop { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #2a2c39; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition: 200ms ease-out; + -gtk-icon-filter: none; } + notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, + button:backdrop.flat:active, + button:backdrop.flat:checked, + button:backdrop:active, + button:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, + button:backdrop.flat:active label, + button:backdrop.flat:checked label, + button:backdrop:active label, + button:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + notebook > header > tabs > arrow:backdrop:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button:backdrop.flat:disabled, + button:backdrop:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, + button:backdrop.flat:disabled:active, + button:backdrop.flat:disabled:checked, + button:backdrop:disabled:active, + button:backdrop:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button.flat:backdrop, + button.flat:disabled, + button.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header > tabs > arrow:disabled, + button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled:checked, + button:disabled:active, + button:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:disabled:active label, notebook > header > tabs > arrow:disabled:checked label, + button:disabled:active label, + button:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + notebook > header > tabs > arrow.image-button, + button.image-button { + min-width: 24px; + padding-left: 4px; + padding-right: 4px; } + notebook > header > tabs > arrow.text-button, + button.text-button { + padding-left: 16px; + padding-right: 16px; } + notebook > header > tabs > arrow.text-button.image-button, + 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 label { + padding-left: 8px; + padding-right: 8px; } + combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active), + button:drop(active) { + color: #50fa7a; + border-color: #50fa7a; + box-shadow: inset 0 0 0 1px #50fa7a; } +row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled) { + color: #f8f8f2; + border-color: transparent; } + row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled):backdrop { + color: #8b8c8e; } +button.osd { + min-width: 24px; + min-height: 32px; + color: #fefefe; + border-radius: 5px; + outline-color: rgba(254, 254, 254, 0.3); + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd.image-button { + min-width: 32px; } + button.osd:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:active, + button.osd:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:disabled:backdrop, + button.osd:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + button.osd:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } +.app-notification button, +.app-notification.frame button, popover.background.touch-selection button, popover.background.magnifier button, +.osd button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, + .osd button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:active:backdrop, popover.background.touch-selection button:active:backdrop, popover.background.magnifier button:active:backdrop, .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button:checked:backdrop, popover.background.touch-selection button:checked:backdrop, popover.background.magnifier button:checked:backdrop, .app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, + .osd button:active:backdrop, + .osd button:active, + .osd button:checked:backdrop, + .osd button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:disabled:backdrop, popover.background.touch-selection button:disabled:backdrop, popover.background.magnifier button:disabled:backdrop, .app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, + .osd button:disabled:backdrop, + .osd button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:backdrop, popover.background.touch-selection button:backdrop, popover.background.magnifier button:backdrop, + .osd button:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat, popover.background.touch-selection button.flat, popover.background.magnifier button.flat, + .osd button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification button.flat:hover, popover.background.touch-selection button.flat:hover, popover.background.magnifier button.flat:hover, + .osd button.flat:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button.flat:disabled, popover.background.touch-selection button.flat:disabled, popover.background.magnifier button.flat:disabled, + .osd button.flat:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 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; } + .app-notification button.flat:backdrop, popover.background.touch-selection button.flat:backdrop, popover.background.magnifier button.flat:backdrop, + .osd button.flat:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat:active, popover.background.touch-selection button.flat:active, popover.background.magnifier button.flat:active, .app-notification button.flat:checked, popover.background.touch-selection button.flat:checked, popover.background.magnifier button.flat:checked, + .osd button.flat:active, + .osd button.flat:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } +button.suggested-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button, button.suggested-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #bd93f9; } + button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:active, button.suggested-action:checked { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop, button.suggested-action:backdrop, button.suggested-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop label, button.suggested-action:backdrop label, button.suggested-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode windowcontrols button:backdrop:active, .selection-mode windowcontrols button:backdrop:checked, button.suggested-action:backdrop:active, button.suggested-action:backdrop:checked, button.suggested-action.flat:backdrop:active, button.suggested-action.flat:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop:active label, .selection-mode windowcontrols button:backdrop:checked label, button.suggested-action:backdrop:active label, button.suggested-action:backdrop:checked label, button.suggested-action.flat:backdrop:active label, button.suggested-action.flat:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + .selection-mode windowcontrols button:backdrop:disabled, button.suggested-action:backdrop:disabled, button.suggested-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop:disabled label, button.suggested-action:backdrop:disabled label, button.suggested-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode windowcontrols button:backdrop:disabled:active, .selection-mode windowcontrols button: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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode windowcontrols button:backdrop, .selection-mode windowcontrols button:disabled, .selection-mode windowcontrols button: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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(189, 147, 249, 0.8); } + button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:disabled label { + color: rgba(248, 248, 242, 0.8); } + button.suggested-action:disabled:active, button.suggested-action:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #bd93f9; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.suggested-action:disabled:active label, button.suggested-action:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .osd button.suggested-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(189, 147, 249, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.7), rgba(189, 147, 249, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:active:backdrop, .osd button.suggested-action:active, .osd button.suggested-action:checked:backdrop, .osd button.suggested-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #bd93f9, #bd93f9); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:disabled:backdrop, .osd button.suggested-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.5), rgba(189, 147, 249, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +button.destructive-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #ff2222; } + button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:active, button.destructive-action:checked { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop, button.destructive-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop label, button.destructive-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + button.destructive-action:backdrop:active, button.destructive-action:backdrop:checked, button.destructive-action.flat:backdrop:active, button.destructive-action.flat:backdrop:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop:active label, button.destructive-action:backdrop:checked label, button.destructive-action.flat:backdrop:active label, button.destructive-action.flat:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + button.destructive-action:backdrop:disabled, button.destructive-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop:disabled label, button.destructive-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + 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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(255, 34, 34, 0.8); } + button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:disabled label { + color: rgba(248, 248, 242, 0.8); } + button.destructive-action:disabled:active, button.destructive-action:disabled:checked { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:disabled:active label, button.destructive-action:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .osd button.destructive-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(255, 34, 34, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(255, 34, 34, 0.7), rgba(255, 34, 34, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:active:backdrop, .osd button.destructive-action:active, .osd button.destructive-action:checked:backdrop, .osd button.destructive-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #ff2222, #ff2222); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:disabled:backdrop, .osd button.destructive-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(255, 34, 34, 0.5), rgba(255, 34, 34, 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; } + .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; } +.inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 2px; + border-width: 1px; } +.primary-toolbar button { + -gtk-icon-shadow: none; } + +.stack-switcher > button.needs-attention > label, +.stack-switcher > button.needs-attention > image, stacksidebar row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: radial-gradient(farthest-side, rgba(233, 219, 253, 0.5) 96%, rgba(233, 219, 253, 0)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; } + .stack-switcher > button.needs-attention > label:backdrop, + .stack-switcher > button.needs-attention > image:backdrop, stacksidebar row.needs-attention > label:backdrop { + background-size: 6px 6px, 0 0; } + .stack-switcher > button.needs-attention > label:dir(rtl), + .stack-switcher > button.needs-attention > image:dir(rtl), stacksidebar row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 2px; } + +toolbar button:hover { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #0f0f14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +toolbar button:active { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #040406; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +.inline-toolbar toolbutton > button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .inline-toolbar toolbutton > button:hover { + color: rgba(189, 147, 249, 0.5); } + .inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { + color: rgba(174, 123, 248, 0.5); } + .inline-toolbar toolbutton > button:disabled { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { + color: rgba(174, 123, 248, 0); } + .inline-toolbar toolbutton > button:backdrop { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked { + color: rgba(174, 123, 248, 0.5); } + .inline-toolbar toolbutton > button:backdrop:disabled { + color: #cfcfcd; } + .inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked { + color: rgba(174, 123, 248, 0); } + +toolbar.inline-toolbar toolbutton > button.flat:backdrop, +toolbar.inline-toolbar toolbutton:backdrop > button.flat:backdrop { + border-color: transparent; + box-shadow: none; } + +.inline-toolbar button, .inline-toolbar button:backdrop, .linked > button, .linked > button:hover, .linked > button:active, .linked > button:checked, .linked > button:backdrop, .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > +entry, .linked > combobox > box > button.combo:dir(ltr), .linked > combobox > box > button.combo:dir(rtl) { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 0; + border-right-style: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + +.inline-toolbar button:first-child, .linked > button:first-child, combobox.linked button:nth-child(2):dir(rtl), .linked:not(.vertical) > combobox:first-child > box > button.combo, .linked:not(.vertical) > spinbutton:first-child:not(.vertical), .linked:not(.vertical) > +entry:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } +.inline-toolbar button:last-child, .linked > button:last-child, combobox.linked button:nth-child(2):dir(ltr), .linked:not(.vertical) > combobox:last-child > box > button.combo, .linked:not(.vertical) > spinbutton:last-child:not(.vertical), .linked:not(.vertical) > +entry:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right-style: solid; } +.inline-toolbar button:only-child, .linked > button:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, .linked:not(.vertical) > spinbutton:only-child:not(.vertical), .linked:not(.vertical) > +entry:only-child { + border-radius: 3px; + border-style: solid; } + +.linked.vertical > button, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked, .linked.vertical > button:backdrop, .linked.vertical > spinbutton:not(.vertical), .linked.vertical > +entry, .linked.vertical > combobox > box > button.combo { + border-style: solid solid none solid; + border-radius: 0; } + +.linked.vertical > button:first-child, .linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > spinbutton:first-child:not(.vertical), .linked.vertical > +entry:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.linked.vertical > button:last-child, .linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > spinbutton:last-child:not(.vertical), .linked.vertical > +entry:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-style: solid; } +.linked.vertical > button:only-child, .linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > spinbutton:only-child:not(.vertical), .linked.vertical > +entry:only-child { + border-radius: 3px; + border-style: solid; } + +modelbutton.flat, +.menuitem.button.flat, modelbutton.flat:backdrop, modelbutton.flat:backdrop:hover, +.menuitem.button.flat:backdrop, +.menuitem.button.flat:backdrop:hover, calendar.button, calendar.button:hover, calendar.button:backdrop, calendar.button:disabled, button:link, +button:visited, button:link:hover, button:link:active, button:link:checked, +button:visited:hover, +button:visited:active, +button:visited:checked, .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 rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 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: 3px; + outline-offset: -2px; } + modelbutton.flat:hover, + .menuitem.button.flat:hover { + background-color: #383a4c; } + modelbutton.flat check:last-child, + modelbutton.flat radio:last-child, + .menuitem.button.flat check:last-child, + .menuitem.button.flat radio:last-child { + margin-left: 8px; } + modelbutton.flat check:first-child, + modelbutton.flat radio:first-child, + .menuitem.button.flat check:first-child, + .menuitem.button.flat radio:first-child { + margin-right: 8px; } + +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, button.color colorswatch:only-child overlay { + border-radius: 0; } + +notebook button, list button, .view button, iconview button, popover button { + box-shadow: inset 0px 0px 0px 1px rgba(25, 26, 34, 0.9); } + notebook button:backdrop, list button:backdrop, .view button:backdrop, iconview button:backdrop, popover button:backdrop { + box-shadow: inset 0px 0px 0px 1px rgba(25, 26, 34, 0.9); } +notebook .linked > button, list .linked > button, .view .linked > button, iconview .linked > button, popover .linked > button { + box-shadow: none; } + +/************ + * Calendar * + ***********/ +calendar { + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); } + calendar:selected { + border-radius: 3px; } + calendar.header { + border-bottom: 1px solid rgba(0, 0, 0, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(0, 0, 0, 0.1); } + calendar.button { + color: rgba(248, 248, 242, 0.45); } + calendar.button:hover { + color: #f8f8f2; } + calendar.button:backdrop { + color: rgba(139, 140, 142, 0.45); } + calendar.button:disabled { + color: rgba(139, 140, 142, 0.45); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: alpha(currentColor,0.55); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: #f8f8f2; } + calendar:backdrop { + color: #cfcfcd; + border-color: rgba(26, 27, 35, 0.91); } + +/************************* + * Check and Radio Items * + *************************/ +check { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-hover.png"), url("../assets/checkbox-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-hover.png"), url("../assets/radio-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-active.png"), url("../assets/checkbox-checked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-active.png"), url("../assets/radio-checked-active@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-hover.png"), url("../assets/checkbox-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-hover.png"), url("../assets/radio-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-active.png"), url("../assets/checkbox-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-active.png"), url("../assets/radio-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check, iconview.content-view check, +.view.content-view.check, +iconview.content-view.check { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio, iconview.content-view radio, +.view.content-view.radio, +iconview.content-view.radio { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:hover, iconview.content-view check:hover, +.view.content-view.check:hover, +iconview.content-view.check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:hover, iconview.content-view radio:hover, +.view.content-view.radio:hover, +iconview.content-view.radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:active, iconview.content-view check:active, +.view.content-view.check:active, +iconview.content-view.check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:active, iconview.content-view radio:active, +.view.content-view.radio:active, +iconview.content-view.radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:backdrop, iconview.content-view check:backdrop, +.view.content-view.check:backdrop, +iconview.content-view.check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop.png"), url("../assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:backdrop, iconview.content-view radio:backdrop, +.view.content-view.radio:backdrop, +iconview.content-view.radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop.png"), url("../assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled, iconview.content-view check:disabled, +.view.content-view.check:disabled, +iconview.content-view.check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-insensitive.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled, iconview.content-view radio:disabled, +.view.content-view.radio:disabled, +iconview.content-view.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-insensitive.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled:backdrop, iconview.content-view check:disabled:backdrop, +.view.content-view.check:disabled:backdrop, +iconview.content-view.check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop-insensitive.png"), url("../assets/checkbox-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled:backdrop, iconview.content-view radio:disabled:backdrop, +.view.content-view.radio:disabled:backdrop, +iconview.content-view.radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop-insensitive.png"), url("../assets/radio-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +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; + min-height: 16px; + min-width: 16px; + border: none; } + 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; + box-shadow: none; + -gtk-icon-shadow: none; + color: inherit; + border-color: currentColor; + animation: none; } + +/***************** + * Color Chooser * + *****************/ +colorswatch, colorswatch:drop(active) { + 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 overlay { + color: #f8f8f2; } + colorswatch.dark overlay:hover { + border-color: rgba(25, 26, 34, 0.9); } + colorswatch.dark overlay:backdrop { + color: rgba(248, 248, 242, 0.5); } +colorswatch.light overlay { + color: #f8f8f2; } + colorswatch.light overlay:hover { + border-color: rgba(25, 26, 34, 0.9); } + colorswatch.light overlay:backdrop { + color: #cfcfcd; } +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #50fa7a; + box-shadow: inset 0 0 0 2px rgba(25, 26, 34, 0.9), inset 0 0 0 1px #50fa7a; } + colorswatch:drop(active).dark overlay { + border-color: #50fa7a; + box-shadow: inset 0 0 0 2px rgba(25, 26, 34, 0.9), inset 0 0 0 1px #50fa7a; } +colorswatch overlay { + box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.5); + border: 1px solid rgba(25, 26, 34, 0.9); } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.3); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: rgba(25, 26, 34, 0.9); + 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 { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:backdrop { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #2a2c39; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +colorswatch:disabled { + opacity: 0.5; } + colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; } +row:selected colorswatch { + box-shadow: 0 0 0 2px #f8f8f2; } +colorswatch#editor-color-sample { + border-radius: 4px; } + colorswatch#editor-color-sample overlay { + border-radius: 4.5px; } + +colorchooser .popover.osd { + border-radius: 5px; } + +/************** + * ComboBoxes * + **************/ +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; } +combobox:drop(active) { + box-shadow: none; } + +/*********** + * Dialogs * + ***********/ +messagedialog .titlebar:not(headerbar) { + background-color: rgba(30, 31, 41, 0.95); } +messagedialog .titlebar { + min-height: 20px; + background-image: none; + background-color: rgba(30, 31, 41, 0.95); + border-style: none; + border-top-left-radius: 4px; + border-top-right-radius: 4px; } +messagedialog.csd.background { + background-color: rgba(30, 31, 41, 0.95); + color: #f8f8f2; + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; } +messagedialog.csd .dialog-action-area button { + padding: 10px 14px; + border-radius: 0; + border-left-style: solid; + border-right-style: none; + border-bottom-style: none; + background-color: transparent; + color: #f8f8f2; + box-shadow: none; } + messagedialog.csd .dialog-action-area button:hover { + background-color: rgba(189, 147, 249, 0.4); } + messagedialog.csd .dialog-action-area button:first-child { + border-left-style: none; + border-bottom-left-radius: 4px; } + messagedialog.csd .dialog-action-area button:last-child { + border-bottom-right-radius: 4px; } + +filechooser .dialog-action-box { + border-top: 1px solid rgba(25, 26, 34, 0.9); } + filechooser .dialog-action-box:backdrop { + border-top-color: rgba(26, 27, 35, 0.91); } +filechooser #pathbarbox { + border-bottom: 1px solid #1e1f29; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/**************** + * Text Entries * + ****************/ +spinbutton:not(.vertical), entry { + min-height: 32px; + padding-left: 8px; + padding-right: 8px; + border: 1px solid; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; } + spinbutton:not(.vertical) image.left, + entry image.left { + padding-left: 0; + padding-right: 6px; } + spinbutton:not(.vertical) image.right, + entry image.right { + padding-left: 6px; + padding-right: 0; } + spinbutton:not(.vertical) undershoot.left, + entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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.flat:focus-within:not(.vertical), spinbutton.flat:not(.vertical), + entry.flat:focus-within, + entry.flat { + min-height: 0; + padding: 2px; + background-image: none; + border-color: transparent; + box-shadow: none; + border-radius: 0; } + spinbutton:focus-within:not(.vertical), + entry:focus-within { + border-color: rgba(159, 99, 246, 0.5); } + spinbutton:disabled:not(.vertical), + entry:disabled { + color: #8b8c8e; + border-color: rgba(25, 26, 34, 0.9); + background-color: #22232e; + box-shadow: none; } + spinbutton:backdrop:not(.vertical), + entry:backdrop { + color: #cfcfcd; + border-color: rgba(26, 27, 35, 0.91); + background-color: #2a2c39; + box-shadow: none; + transition: 200ms ease-out; } + spinbutton:backdrop:disabled:not(.vertical), + entry:backdrop:disabled { + color: #3e4055; + border-color: rgba(26, 27, 35, 0.91); + background-color: #22232e; + box-shadow: none; } + spinbutton.error:not(.vertical), + entry.error { + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; + color: #ff3c3c; + border-color: #880000; } + spinbutton.error:focus-within:not(.vertical), + entry.error:focus-within { + border-color: #880000; } + spinbutton.error:selected:focus:not(.vertical), spinbutton.error:selected:not(.vertical), + entry.error:selected:focus, + entry.error:selected { + background-color: #ff3c3c; } + spinbutton.warning:not(.vertical), + entry.warning { + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); + background-color: #282a36; + color: #ff9f39; + border-color: #864500; } + spinbutton.warning:focus-within:not(.vertical), + entry.warning:focus-within { + border-color: #864500; } + spinbutton.warning:selected:focus:not(.vertical), spinbutton.warning:selected:not(.vertical), + entry.warning:selected:focus, + entry.warning:selected { + background-color: #ff9f39; } + spinbutton:not(.vertical) image, + entry image { + color: #cecfcc; } + spinbutton:not(.vertical) image:hover, + entry image:hover { + color: #f8f8f2; } + spinbutton:not(.vertical) image:active, + entry image:active { + color: rgba(189, 147, 249, 0.5); } + spinbutton:not(.vertical) image:backdrop, + entry image:backdrop { + color: #78797d; } + spinbutton:drop(active):focus-within:not(.vertical), spinbutton:drop(active):not(.vertical), + entry:drop(active):focus-within, + entry:drop(active) { + border-color: #50fa7a; + box-shadow: inset 0 0 0 1px #50fa7a; } + .osd spinbutton:not(.vertical), + .osd entry { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.5); + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:focus-within:not(.vertical), + .osd entry:focus-within { + color: white; + border-color: rgba(189, 147, 249, 0.5); + background-color: rgba(0, 0, 0, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:backdrop:not(.vertical), + .osd entry:backdrop { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 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: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(43, 46, 49, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +spinbutton:not(.vertical) progress, +entry progress { + margin: 2px -6px; + background-color: transparent; + background-image: none; + border-radius: 0; + border-width: 0 0 2px; + border-color: rgba(189, 147, 249, 0.5); + border-style: solid; + box-shadow: none; } + spinbutton:not(.vertical) progress:backdrop, + entry progress:backdrop { + background-color: transparent; } +.linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + spinbutton:not(.vertical), .linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + button, .linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + combobox > box > button.combo, .linked:not(.vertical) > +entry:focus-within + spinbutton:not(.vertical), .linked:not(.vertical) > +entry:focus-within + button, .linked:not(.vertical) > +entry:focus-within + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + +entry, .linked:not(.vertical) > +entry:focus-within + +entry { + border-left-color: rgba(159, 99, 246, 0.5); } +.linked:not(.vertical) > spinbutton:focus-within:not(.vertical), .linked:not(.vertical) > +entry:focus-within { + border-color: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } +.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: rgba(36, 38, 49, 0.97); + background-image: linear-gradient(to bottom, #282a36, #282a36); } + .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: rgba(38, 40, 51, 0.973); + background-image: linear-gradient(to bottom, #2a2c39, #2a2c39); } +.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: rgba(36, 38, 49, 0.97); } +.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: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } +.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: rgba(159, 99, 246, 0.5); } +.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: #50fa7a; } + +treeview entry:focus-within:dir(rtl), treeview entry:focus-within:dir(ltr) { + background-color: #282a36; + transition-property: color, background; } +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #282a36; } + treeview entry.flat:focus-within, treeview entry:focus-within { + border-color: rgba(189, 147, 249, 0.5); } + +/************* + * 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: white; } + expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +/**************** + * Floating Bar * + ****************/ +.floating-bar { + background-color: #1e1f29; + border-width: 1px; + border-style: solid solid none; + border-color: rgba(25, 26, 34, 0.9); + border-radius: 3px 3px 0 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); } + .floating-bar.bottom.left { + border-left-style: none; + border-top-left-radius: 0; } + .floating-bar.bottom.right { + border-right-style: none; + border-top-right-radius: 0; } + .floating-bar > button { + padding: 4px; } + .floating-bar:backdrop { + background-color: #1e1f29; + border-color: rgba(26, 27, 35, 0.91); } + +/********** + * Frames * + **********/ +frame > border, +.frame { + box-shadow: none; + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid rgba(25, 26, 34, 0.9); } + frame > border.flat, + .frame.flat { + border-style: none; } + frame > border:backdrop, + .frame:backdrop { + border-color: rgba(26, 27, 35, 0.91); } + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid rgba(25, 26, 34, 0.9); } + actionbar > revealer > box:backdrop { + border-color: rgba(26, 27, 35, 0.91); } + +scrolledwindow viewport.frame { + border-style: none; } +scrolledwindow overshoot.top { + background-image: radial-gradient(farthest-side at top, #333545 85%, rgba(51, 53, 69, 0)), radial-gradient(farthest-side at top, #333545, rgba(51, 53, 69, 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: radial-gradient(farthest-side at top, #333545 85%, rgba(51, 53, 69, 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: radial-gradient(farthest-side at bottom, #333545 85%, rgba(51, 53, 69, 0)), radial-gradient(farthest-side at bottom, #333545, rgba(51, 53, 69, 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: radial-gradient(farthest-side at bottom, #333545 85%, rgba(51, 53, 69, 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: radial-gradient(farthest-side at left, #333545 85%, rgba(51, 53, 69, 0)), radial-gradient(farthest-side at left, #333545, rgba(51, 53, 69, 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: radial-gradient(farthest-side at left, #333545 85%, rgba(51, 53, 69, 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: radial-gradient(farthest-side at right, #333545 85%, rgba(51, 53, 69, 0)), radial-gradient(farthest-side at right, #333545, rgba(51, 53, 69, 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: radial-gradient(farthest-side at right, #333545 85%, rgba(51, 53, 69, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 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; } +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, rgba(25, 26, 34, 0.9) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #232530; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, rgba(26, 27, 35, 0.91) 1px, transparent 1px); + background-color: #181820; + transition: 200ms ease-out; } + +separator { + background: rgba(0, 0, 0, 0.1); } + +/************ + * Popovers * + ************/ +GraniteWidgetsPopOver { + border: 1px solid #282a36; + background: #282a36; + color: #f8f8f2; } + GraniteWidgetsPopOver .button { + background-image: none; + background: none; + border: none; } + GraniteWidgetsPopOver .button:active, GraniteWidgetsPopOver .button:active:hover { + color: rgba(189, 147, 249, 0.5); } + GraniteWidgetsPopOver > .frame { + border: none; } + GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver iconview.sidebar { + border: none; + background: none; } + +GraniteWidgetsStaticNotebook .frame { + border: none; } + +.popover_bg { + background-color: #282a36; + background-image: none; + border: 1px solid #282a36; + color: #f8f8f2; } + +/*********** + * Welcome * + **********/ +GraniteWidgetsWelcome { + background-color: #282a36; } + GraniteWidgetsWelcome GtkLabel { + color: #f8f8f2; } + GraniteWidgetsWelcome .h1, GraniteWidgetsWelcome .h3 { + color: rgba(248, 248, 242, 0.8); } + +/************** +* Source List * +***************/ +.source-list { + background-color: #1e1f29; + border: solid rgba(25, 26, 34, 0.9); + color: #f8f8f2; + border-right-width: 1px; } + .source-list .category-expander { + color: transparent; } + .source-list .badge { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + color: #1e1f29; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; } + .source-list .badge:selected:backdrop, .source-list .badge:selected:hover:backdrop { + background-color: rgba(0, 0, 0, 0.2); + color: #13141a; } + .source-list row, + .source-list .list-row { + border: none; + padding: 0; } + .source-list row > GtkLabel, + .source-list row > label, + .source-list .list-row > GtkLabel, + .source-list .list-row > label { + padding-left: 6px; + padding-right: 6px; } + +/************** +* Text Styles * +**************/ +.h1 { + font-size: 24px; } + +.h2 { + font-weight: 300; + font-size: 18px; } + +.h3 { + font-size: 11px; } + +.h4, +.category-label { + font-size: 12px; + padding: 6px; + color: rgba(248, 248, 242, 0.3); + font-weight: bold; + text-shadow: 0 1px rgba(255, 255, 255, 0.2); } + +/************** +* Storage Bar * +**************/ +.storage-bar .trough { + border: none; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1); + background-image: none; + background-color: transparent; + padding: 8px 6px; } +.storage-bar .fill-block { + background-color: #f1fa8c; + border: none; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); + transition: all 200ms ease-in-out; + padding: 8px 6px; } + .storage-bar .fill-block:first-child { + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; + border-left-width: 1px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block:last-child { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block.empty-block { + background-color: #282a36; } + .storage-bar .fill-block.app { + background-color: #13b1d5; } + .storage-bar .fill-block.audio { + background-color: #ffb86c; } + .storage-bar .fill-block.photo { + background-color: #ff5555; } + .storage-bar .fill-block.video { + background-color: #bd93f9; } + .storage-bar .fill-block .legend { + padding: 12px; + border-radius: 4px; } + +/*************** + * Header bars * + ***************/ +.titlebar:not(headerbar), headerbar { + padding: 0 6px; + min-height: 34px; + background-color: #1e1f29; + color: #f8f8f2; + border-radius: 0; } + .titlebar:backdrop:not(headerbar), + headerbar:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-image: none; + transition: 200ms ease-out; } + .titlebar:not(headerbar) .title, + headerbar .title { + font-weight: bold; + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .subtitle, + headerbar .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .linked > button, + .titlebar:not(headerbar) .linked > button:hover, + .titlebar:not(headerbar) .linked > button:active, + .titlebar:not(headerbar) .linked > button:checked, + .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button:hover, + .titlebar:not(headerbar) headerbar .linked > button:hover, + headerbar .titlebar:not(headerbar) .linked > button:active, + .titlebar:not(headerbar) headerbar .linked > button:active, + headerbar .titlebar:not(headerbar) .linked > button:checked, + .titlebar:not(headerbar) headerbar .linked > button:checked, + headerbar .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:backdrop, + headerbar .linked > button, + headerbar .linked > button:hover, + headerbar .linked > button:active, + headerbar .linked > button:checked, + headerbar .linked > button:backdrop { + border: none; + border-radius: 0; + border-right-style: none; + box-shadow: none; } + .titlebar:not(headerbar) .linked > button:first-child, + .titlebar:not(headerbar) headerbar .linked > button:first-child, + headerbar .titlebar:not(headerbar) .linked > button:first-child, + headerbar .linked > button:first-child { + border-top-left-radius: 0px; + border-bottom-left-radius: 0px; } + .titlebar:not(headerbar) .linked > button:last-child, + .titlebar:not(headerbar) headerbar .linked > button:last-child, + headerbar .titlebar:not(headerbar) .linked > button:last-child, + headerbar .linked > button:last-child { + border-top-right-radius: 0px; + border-bottom-right-radius: 0px; + border-right-style: solid; } + .titlebar:not(headerbar) .linked > button:only-child, + .titlebar:not(headerbar) headerbar .linked > button:only-child, + headerbar .titlebar:not(headerbar) .linked > button:only-child, + headerbar .linked > button:only-child { + border-radius: 0px; + border-style: solid; } + .titlebar:not(headerbar) entry, + headerbar entry { + min-height: 24px; } + .titlebar:not(headerbar) button, + headerbar button { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; + min-height: 34px; } + .titlebar:not(headerbar) button:hover, + headerbar button:hover { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .titlebar:not(headerbar) button:active, .titlebar:not(headerbar) button:checked, + headerbar button:active, + headerbar button:checked { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .titlebar:not(headerbar) button:backdrop, .titlebar:not(headerbar) button:disabled, .titlebar:not(headerbar) button:backdrop:disabled, + headerbar button:backdrop, + headerbar button:disabled, + headerbar button:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .titlebar:not(headerbar) button:backdrop:hover, .titlebar:not(headerbar) button:backdrop:active, .titlebar:not(headerbar) button:backdrop:checked, + headerbar button:backdrop:hover, + headerbar button:backdrop:active, + headerbar button:backdrop:checked { + background-color: transparent; + color: rgba(189, 147, 249, 0.5); + box-shadow: none; } + .titlebar:not(headerbar) button.suggested-action, + headerbar button.suggested-action { + font-weight: bold; + min-height: 24px; + margin-top: 4px; + margin-bottom: 4px; + border-radius: 3px; + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:hover, + headerbar button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:active, + headerbar button.suggested-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:disabled, + headerbar button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.suggested-action:disabled label, + headerbar button.suggested-action:disabled label { + color: rgba(255, 255, 255, 0.5); } + .titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar button.suggested-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 3px; } + .titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar button.suggested-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action, + headerbar button.destructive-action { + font-weight: bold; + min-height: 24px; + margin-top: 4px; + margin-bottom: 4px; + border-radius: 3px; + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:hover, + headerbar button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:active, + headerbar button.destructive-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:disabled, + headerbar button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.destructive-action:disabled label, + headerbar button.destructive-action:disabled label { + color: rgba(255, 255, 255, 0.5); } + .titlebar:not(headerbar) button.destructive-action:backdrop, + headerbar button.destructive-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 3px; } + .titlebar:not(headerbar) button.destructive-action:backdrop:disabled, + headerbar button.destructive-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ff2222; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .titlebar:not(headerbar) button.titlebutton, + headerbar button.titlebutton { + color: transparent; + box-shadow: none; } + .titlebar:not(headerbar) button.titlebutton:hover, .titlebar:not(headerbar) button.titlebutton:active, .titlebar:not(headerbar) button.titlebutton:checked, .titlebar:not(headerbar) button.titlebutton:backdrop, .titlebar:not(headerbar) button.titlebutton:backdrop:hover, .titlebar:not(headerbar) button.titlebutton *, + headerbar button.titlebutton:hover, + headerbar button.titlebutton:active, + headerbar button.titlebutton:checked, + headerbar button.titlebutton:backdrop, + headerbar button.titlebutton:backdrop:hover, + headerbar button.titlebutton * { + color: transparent; + box-shadow: none; } + .titlebar:not(headerbar) .linked > button:active:backdrop, + .titlebar:not(headerbar) .linked > button:checked:backdrop, + headerbar .linked > button:active:backdrop, + headerbar .linked > button:checked:backdrop { + color: rgba(189, 147, 249, 0.4); } + .titlebar:not(headerbar) .linked > button:active:backdrop label, + .titlebar:not(headerbar) .linked > button:checked:backdrop label, + headerbar .linked > button:active:backdrop label, + headerbar .linked > button:checked:backdrop label { + color: rgba(189, 147, 249, 0.4); } + .selection-mode.titlebar:not(headerbar), + headerbar.selection-mode { + color: #f8f8f2; + text-shadow: 0 -1px rgba(0, 0, 0, 0.5); + border-color: rgba(159, 99, 246, 0.5); + background: rgba(189, 147, 249, 0.5) linear-gradient(to top, rgba(180, 133, 248, 0.5), rgba(186, 142, 249, 0.5) 2px, rgba(189, 147, 249, 0.5) 3px); + box-shadow: inset 0 1px rgba(209, 179, 251, 0.3); } + .selection-mode.titlebar:backdrop:not(headerbar), + headerbar.selection-mode:backdrop { + background-color: rgba(189, 147, 249, 0.5); + background-image: none; + box-shadow: inset 0 1px rgba(215, 189, 251, 0.26); } + .selection-mode.titlebar:not(headerbar) button, + headerbar.selection-mode button { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.flat, + headerbar.selection-mode button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:hover, + headerbar.selection-mode button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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 { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-filter: none; + border-color: rgba(159, 99, 246, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .selection-mode.titlebar:not(headerbar) button:backdrop.flat:active label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop:active label, .selection-mode.titlebar:not(headerbar) button:backdrop:checked label, + headerbar.selection-mode button:backdrop.flat:active label, + headerbar.selection-mode button:backdrop.flat:checked label, + headerbar.selection-mode button:backdrop:active label, + headerbar.selection-mode button:backdrop:checked label { + color: rgba(248, 248, 242, 0.7); } + .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 { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .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 { + color: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-color: rgba(159, 99, 246, 0.5); } + .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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:disabled, + headerbar.selection-mode button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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: rgba(248, 248, 242, 0.7); + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button:disabled:active label, .selection-mode.titlebar:not(headerbar) button:disabled:checked label, + headerbar.selection-mode button:disabled:active label, + headerbar.selection-mode button:disabled:checked label { + color: rgba(248, 248, 242, 0.7); } + .selection-mode.titlebar:not(headerbar) button.suggested-action, + headerbar.selection-mode button.suggested-action { + font-weight: normal; + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:hover, + headerbar.selection-mode button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:active, + headerbar.selection-mode button.suggested-action:active { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:disabled, + headerbar.selection-mode button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar.selection-mode button.suggested-action:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar.selection-mode button.suggested-action:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #72BFD0; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .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(189, 147, 249, 0); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0), rgba(189, 147, 249, 0)); + 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 { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + color: rgba(248, 248, 242, 0.5); + -gtk-icon-shadow: none; } + .tiled .titlebar:not(headerbar), .maximized .titlebar:not(headerbar), + .tiled headerbar.titlebar, .maximized headerbar.titlebar { + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + .tiled .titlebar:backdrop:not(headerbar), .tiled .titlebar:not(headerbar), .maximized .titlebar:backdrop:not(headerbar), .maximized .titlebar:not(headerbar), + .tiled headerbar:backdrop, + .tiled headerbar, .maximized headerbar:backdrop, .maximized headerbar { + border-radius: 0; } + .default-decoration.titlebar:not(headerbar), headerbar.default-decoration { + padding: 4px; + min-height: 28px; } + .default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { + min-height: 26px; + min-width: 26px; + margin: 0; + padding: 0; } + +headerbar entry, +headerbar spinbutton, +headerbar separator { + margin-top: 5px; + margin-bottom: 5px; } +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; } +headerbar separator { + background: transparent; } + +.background:not(.tiled):not(.maximized) .titlebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(0, 0, 0, 0.1); } + .background:not(.tiled):not(.maximized) .titlebar:backdrop, .background:not(.tiled):not(.maximized) .titlebar { + border-top-left-radius: 4px; + border-top-right-radius: 4px; } + +window:not(.tiled):not(.maximized) separator:first-child + headerbar:backdrop, window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child:backdrop, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 4px; } +window:not(.tiled):not(.maximized) headerbar:last-child:backdrop, window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 4px; } + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background-color: transparent; + background-image: none; + border-style: none; + border-color: transparent; + box-shadow: none; } +.titlebar:not(headerbar) > separator, .titlebar:not(headerbar) > separator:backdrop { + background: #1e1f29; } + +/************** + * GtkInfoBar * + **************/ +.info, .warning, .question, .error, +infobar { + text-shadow: none; + color: #f8f8f2; + background-color: #1e1f29; + border-bottom: 1px solid #08090c; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.15); } + +.info, .warning, .question, .error { + text-shadow: none; + color: #f8f8f2; + border: none; } + .info .label, .warning .label, .question .label, .error .label { + color: #f8f8f2; } + .info .label:backdrop, .warning .label:backdrop, .question .label:backdrop, .error .label:backdrop { + color: rgba(248, 248, 242, 0.5); } + .info button, .warning button, .question button, .error button { + border-radius: 2px; + border: none; + background: rgba(40, 42, 54, 0.98); + color: #f8f8f2; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2); } + .info button .label, .warning button .label, .question button .label, .error button .label { + color: #f8f8f2; } + .info button:active, .warning button:active, .question button:active, .error button:active { + background: #282a36; + color: #f8f8f2; + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:active:backdrop, .warning button:active:backdrop, .question button:active:backdrop, .error button:active:backdrop { + background: rgba(40, 42, 54, 0.8); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:hover, .warning button:hover, .question button:hover, .error button:hover, .info button:focus, .warning button:focus, .question button:focus, .error button:focus { + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:disabled, .warning button:disabled, .question button:disabled, .error button:disabled { + background: rgba(40, 42, 54, 0.6); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:disabled:backdrop, .warning button:disabled:backdrop, .question button:disabled:backdrop, .error button:disabled:backdrop { + background: rgba(40, 42, 54, 0.5); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + .info button:backdrop, .warning button:backdrop, .question button:backdrop, .error button:backdrop { + background: rgba(40, 42, 54, 0.8); + color: rgba(248, 248, 242, 0.5); + box-shadow: none; } + +.info, .info:backdrop { + color: #50fa7a; + background-color: transparent; } + +.warning, .warning:backdrop { + color: #ff9f39; + background-color: transparent; } + +.question, .question:backdrop { + color: #72BFD0; + background-color: transparent; } + +.error, .error:backdrop { + color: #ff3c3c; + background-color: transparent; } + +/************* + * Level Bar * + *************/ +levelbar block { + min-width: 32px; + min-height: 6px; } +levelbar.vertical block { + min-width: 6px; + min-height: 32px; } +levelbar:backdrop { + transition: 200ms ease-out; } +levelbar trough { + padding: 3px; + border-radius: 3px; + background-color: rgba(0, 0, 0, 0.14); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + levelbar trough:backdrop { + background-color: rgba(0, 0, 0, 0.06); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } +levelbar.horizontal.discrete block { + margin: 0 1px; } +levelbar.vertical.discrete block { + margin: 1px 0; } +levelbar block { + border-radius: 2px; } + levelbar block:backdrop { + box-shadow: none; } + levelbar block.low { + background-color: #ff9f39; } + levelbar block.low:backdrop { + border-color: #ff9f39; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #72BFD0; } + levelbar block.high:backdrop, levelbar block:not(.empty):backdrop { + border-color: #72BFD0; } + levelbar block.full { + background-color: #4caec3; } + levelbar block.full:backdrop { + border-color: #4caec3; } + levelbar block.empty { + background-color: rgba(0, 0, 0, 0.14); + box-shadow: none; } + +/********* + * Links * + *********/ +*:link, button:link, +button:visited { + color: #13b1d5; } + *:link:visited, + button:visited { + color: rgba(19, 177, 213, 0.5); } + *:selected *:link:visited, *:selected button:visited:link, + *:selected button:visited { + color: rgba(237, 230, 243, 0.8); } + *:link:hover, button:hover:link, + button:hover:visited { + color: #2fc9ec; } + *:selected *:link:hover, *:selected button:hover:link, + *:selected button:hover:visited { + color: rgba(246, 244, 242, 0.95); } + *:link:active, button:active:link, + button:active:visited { + color: #13b1d5; } + *:selected *:link:active, *:selected button:active:link, + *:selected button:active:visited { + color: rgba(243, 240, 243, 0.9); } + *:link:backdrop:backdrop:hover, button:backdrop:backdrop:hover:link, + button:backdrop:backdrop:hover:visited, *:link:backdrop:backdrop:hover:selected, .selection-mode.titlebar:not(headerbar) .subtitle:backdrop:backdrop:hover:link, + headerbar.selection-mode .subtitle:backdrop:backdrop:hover:link, button:backdrop:backdrop:hover:selected:link, + button:backdrop:backdrop:hover:selected:visited, *:link:backdrop, button:backdrop:link, + button:backdrop:visited { + color: rgba(189, 147, 249, 0.5); } + *:link:selected, .selection-mode.titlebar:not(headerbar) .subtitle:link, + headerbar.selection-mode .subtitle:link, button:selected:link, + button:selected:visited, *:selected *:link, *:selected button:link, + *:selected button:visited { + color: rgba(243, 240, 243, 0.9); } + +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; } + +/********* + * Lists * + *********/ +list, listview { + color: #f8f8f2; + background-color: #282a36; + border-color: rgba(25, 26, 34, 0.9); } + list:backdrop, listview:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } + list.horizontal row.separator, list.separators.horizontal > row:not(.separator), listview.horizontal row.separator, listview.separators.horizontal > row:not(.separator) { + border-left: 1px solid rgba(25, 26, 34, 0.9); } + list:not(.horizontal) row.separator, list.separators:not(.horizontal) > row:not(.separator), listview:not(.horizontal) row.separator, listview.separators:not(.horizontal) > row:not(.separator) { + border-bottom: 1px solid rgba(25, 26, 34, 0.9); } + +row { + padding: 8px 14px; + transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + row label { + padding-left: 8px; } + row:hover { + transition: none; } + row:backdrop { + transition: 200ms ease-out; } + row.activatable.has-open-popup, row.activatable:hover { + background-color: rgba(248, 248, 242, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + row.activatable:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + +/********* + * Menus * + *********/ +menubar, +.menubar { + background-color: #1e1f29; + color: #f8f8f2; + padding: 0px; + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + menubar > item, + .menubar > item { + min-height: 16px; + padding: 4px 8px; } + menubar > item:hover, + .menubar > item:hover { + box-shadow: inset 0 -3px rgba(189, 147, 249, 0.5); } + menubar > item:disabled, + .menubar > item:disabled { + color: #8b8c8e; + box-shadow: none; } + +menu, .menu, .context-menu { + margin: 4px; + padding: 2px 0px; + background-color: #242530; + border: 1px solid rgba(25, 26, 34, 0.9); + font: initial; } + .csd menu, + .csd .menu, + .csd .context-menu { + border: none; } + menu:backdrop, .menu:backdrop, .context-menu:backdrop { + background-color: #282936; } + 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: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + menu menuitem:disabled, .menu menuitem:disabled, .context-menu menuitem:disabled { + color: #8b8c8e; } + menu menuitem:disabled:backdrop, .menu menuitem:disabled:backdrop, .context-menu menuitem:disabled:backdrop { + color: #3e4055; } + menu menuitem:backdrop, menu menuitem:backdrop:hover, .menu menuitem:backdrop, .menu menuitem:backdrop:hover, .context-menu menuitem:backdrop, .context-menu menuitem:backdrop:hover { + color: #8b8c8e; + 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: #242530; + border-radius: 0; } + menu > arrow.top, .menu > arrow.top, .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid #3d3f49; + -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 #3d3f49; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, .menu > arrow:hover, .context-menu > arrow:hover { + background-color: #3d3f49; } + menu > arrow:backdrop, .menu > arrow:backdrop, .context-menu > arrow:backdrop { + background-color: #282936; } + 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; } + +/******** + * Misc * + ********/ +.content-view { + background-color: #0f0f14; } + .content-view:hover { + -gtk-icon-filter: brightness(1.2); } + .content-view:backdrop { + background-color: #0f0f14; } + +.osd .scale-popup button.flat { + border-style: none; + border-radius: 5px; } +.scale-popup button:hover { + background-color: rgba(248, 248, 242, 0.1); + border-radius: 5px; } + +/************ +* Assistant * +*************/ +assistant { + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; } + assistant .sidebar { + background-color: #282a36; + border-top: 1px solid rgba(25, 26, 34, 0.9); + border-bottom-left-radius: 4px; } + assistant .sidebar:backdrop { + background-color: #2a2c39; + border-color: rgba(26, 27, 35, 0.91); } + assistant.csd .sidebar { + border-top-style: none; } + assistant .sidebar GtkLabel, + assistant .sidebar label { + padding: 6px 12px; } + assistant .sidebar GtkLabel.highlight, + assistant .sidebar label.highlight { + background-color: #4a4a51; } + +/************* + * Notebooks * + *************/ +notebook > header { + padding: 1px; + border-color: rgba(25, 26, 34, 0.9); + border-width: 0px; + background-color: #1e1f29; } + notebook > header:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-color: #1e1f29; } + notebook > header tabs { + margin: -1px; } + notebook > header.top { + border-bottom-style: solid; } + notebook > header.top > tabs { + margin-bottom: -2px; } + notebook > header.top > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.top > tabs > tab:checked { + background-color: #282a36; } + notebook > header.top > tabs > tab:checked:hover { + background-color: #282a36; } + notebook > header.bottom { + border-top-style: solid; } + notebook > header.bottom > tabs { + margin-top: -2px; } + notebook > header.bottom > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.bottom > tabs > tab:checked { + background-color: #282a36; } + notebook > header.left { + border-right-style: solid; } + notebook > header.left > tabs { + margin-right: -2px; } + notebook > header.left > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.left > tabs > tab:checked { + background-color: #282a36; } + notebook > header.right { + border-left-style: solid; } + notebook > header.right > tabs { + margin-left: -2px; } + notebook > header.right > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.right > tabs > tab:checked { + background-color: #282a36; } + 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: rgba(255, 255, 255, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header tab { + min-height: 30px; + min-width: 30px; + padding: 3px 12px; + outline-offset: -5px; + color: #8b8c8e; + font-weight: bold; + border-width: 1px; + border-color: transparent; } + notebook > header tab:hover { + color: #c2c2c0; } + notebook > header tab:hover.reorderable-page { + border-color: rgba(25, 26, 34, 0.2); + background-color: rgba(30, 31, 41, 0.2); } + notebook > header tab:backdrop { + color: #5f6066; } + notebook > header tab:backdrop.reorderable-page { + border-color: transparent; + background-color: transparent; } + notebook > header tab:checked { + color: #f8f8f2; } + notebook > header tab:checked.reorderable-page { + border-color: rgba(25, 26, 34, 0.4); + background-color: rgba(30, 31, 41, 0.5); } + notebook > header tab:checked.reorderable-page:hover { + background-color: rgba(30, 31, 41, 0.7); } + notebook > header tab:backdrop:checked { + color: #8b8c8e; } + notebook > header tab:backdrop:checked.reorderable-page { + border-color: rgba(26, 27, 35, 0.91); + background-color: #2a2c39; } + 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 { + background: transparent; + box-shadow: none; + color: #ff5555; } + 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: 0.5px; + padding-right: 0.5px; } + notebook > header.top tabs:not(:only-child), notebook > header.bottom tabs:not(:only-child) { + margin-left: 0.5px; + margin-right: 0.5px; } + notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0.5px; } + notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0.5px; } + notebook > header.top tabs tab, notebook > header.bottom tabs tab { + margin-left: 0.5px; + margin-right: 0.5px; } + 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: 4px; + padding-bottom: 4px; } + notebook > header.left tabs:not(:only-child), notebook > header.right tabs:not(:only-child) { + margin-top: 3px; + margin-bottom: 3px; } + notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: -1px; } + notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: -1px; } + notebook > header.left tabs tab, notebook > header.right tabs tab { + margin-top: 4px; + margin-bottom: 4px; } + 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: #282a36; } + notebook > stack:not(:only-child):backdrop { + background-color: #2a2c39; } + +/********* + * Paned * + *********/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(rgba(25, 26, 34, 0.9)); + background-size: 1px 1px; } + paned > separator:selected { + background-image: image(rgba(189, 147, 249, 0.5)); } + paned > separator:backdrop { + background-image: image(rgba(26, 27, 35, 0.91)); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #1e1f29; + background-image: image(rgba(25, 26, 34, 0.9)), image(rgba(25, 26, 34, 0.9)); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #1e1f29; + background-image: image(rgba(26, 27, 35, 0.91)), image(rgba(26, 27, 35, 0.91)); } +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; } + +/************ + * 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; } + +/*************** + * Popovers * + ***************/ +popover.background { + background-color: transparent; + font: initial; } + popover.background > arrow, + popover.background > contents { + background-color: #242530; + background-clip: padding-box; + border: 1px solid rgba(25, 26, 34, 0.9); + box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4); } + popover.background:backdrop { + background-color: transparent; + box-shadow: none; } + popover.background > contents { + padding: 8px; + border-radius: 5px; } + popover.background > contents > list, + popover.background > contents > .view, + popover.background > contents > iconview, + popover.background > contents > toolbar { + border-style: none; + background-color: transparent; } + popover.background > contents separator { + background-color: rgba(27, 28, 36, 0.93); + margin: 3px; } + popover.background > contents list separator { + margin: 0; } + .osd popover.background, popover.background.touch-selection, popover.background.magnifier { + background-color: transparent; } + .osd popover.background > arrow, + .osd popover.background > contents, popover.background.touch-selection > arrow, + popover.background.touch-selection > contents, popover.background.magnifier > arrow, + popover.background.magnifier > contents { + border: 1px solid rgba(255, 255, 255, 0.1); + box-shadow: none; } + +magnifier { + background-color: #282a36; } + +/***************** + * Progress bars * + *****************/ +progressbar { + font-size: smaller; + color: rgba(248, 248, 242, 0.4); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 6px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 6px; } + progressbar.horizontal progress { + margin: 0; } + progressbar.vertical progress { + margin: 0; } + progressbar:backdrop { + box-shadow: none; + transition: 200ms ease-out; } + progressbar.osd { + min-width: 3px; + min-height: 3px; + 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; } + +/************ + * GtkScale * + ************/ +progressbar trough, scale trough, scale fill { + background-color: rgba(140, 143, 171, 0.14); + border: none; + border-radius: 3px; + margin: 0; } + progressbar trough:disabled, scale trough:disabled, scale fill:disabled { + background-color: rgba(0, 0, 0, 0.14); } + progressbar trough:backdrop, progressbar:backdrop trough, scale trough:backdrop, scale fill:backdrop { + background-color: rgba(0, 0, 0, 0.14); + transition: 200ms ease-out; } + progressbar trough:backdrop:disabled, progressbar:backdrop trough:disabled, scale trough:backdrop:disabled, scale fill:backdrop:disabled { + background-color: rgba(0, 0, 0, 0.14); } + +progressbar progress, scale highlight { + border: none; + background-color: rgba(189, 147, 249, 0.5); + border-radius: 3px; + margin: 0; } + progressbar progress:disabled, scale highlight:disabled { + border: none; + background-color: rgba(0, 0, 0, 0.14); } + progressbar progress:backdrop, progressbar:backdrop progress, scale highlight:backdrop, progressbar progress:active:backdrop, progressbar:backdrop progress:active, scale highlight:active:backdrop { + border-color: rgba(204, 171, 250, 0.5); + background-color: rgba(204, 171, 250, 0.5); } + progressbar progress:backdrop:disabled, progressbar:backdrop progress:disabled, scale highlight:backdrop:disabled, progressbar progress:active:backdrop:disabled, progressbar:backdrop progress:active:disabled, scale highlight:active:backdrop:disabled { + background-color: rgba(0, 0, 0, 0.1); } + +scale { + min-height: 16px; + min-width: 16px; + padding: 8px; } + scale.horizontal trough, + scale.horizontal progress { + min-height: 6px; } + scale.vertical trough, + scale.vertical progress { + min-width: 6px; } + scale slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); + border-radius: 12px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-property: background, border, box-shadow; } + scale slider:active { + background-color: #bd93f9; } + scale slider:active:disabled { + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.05); } + 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: -6px; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 5px; } + scale trough { + outline-offset: 2px; + outline-color: transparent; } + scale fill:backdrop, scale fill { + background-color: rgba(25, 26, 34, 0.9); } + scale fill:disabled:backdrop, scale fill:disabled { + border-color: transparent; + background-color: transparent; } + .osd scale fill { + background-color: rgba(97, 97, 97, 0.775); } + .osd scale fill:disabled:backdrop, .osd scale fill:disabled { + border-color: transparent; + background-color: transparent; } + scale slider { + border-color: #282a36; + border: none; + border-radius: 12px; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:active { + border-color: rgba(159, 99, 246, 0.5); } + scale slider:disabled { + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:backdrop, scale slider:backdrop:disabled { + transition: 200ms ease-out; + background-color: #22232e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + row:selected scale slider:disabled, row:selected scale slider { + border-color: rgba(159, 99, 246, 0.5); } + .osd scale slider { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border-color: rgba(0, 0, 0, 0.7); + background-color: #14171a; } + .osd scale slider:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #14171a; } + .osd scale slider:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #14171a; } + .osd scale slider:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #14171a; } + .osd scale slider:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #14171a; } + .osd scale slider:backdrop:disabled { + background-color: #14171a; } + scale value { + color: alpha(currentColor,0.4); } + scale marks { + color: alpha(currentColor,0.4); } + 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 { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #3e4153; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.color { + min-height: 0; + min-width: 0; } + scale.color trough { + background-image: image(rgba(25, 26, 34, 0.9)); + background-repeat: no-repeat; } + scale.color.horizontal { + padding: 0 0 15px 0; } + scale.color.horizontal trough { + padding-bottom: 4px; + background-position: 0 -3px; + border-top-left-radius: 0; + border-top-right-radius: 0; } + 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) { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.vertical:dir(ltr) { + padding: 0 0 0 15px; } + scale.color.vertical:dir(ltr) trough { + padding-left: 4px; + background-position: 3px 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + 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 { + margin-left: -15px; + margin-right: 6px; } + scale.color.vertical:dir(rtl) { + padding: 0 15px 0 0; } + scale.color.vertical:dir(rtl) trough { + padding-right: 4px; + background-position: -3px 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + scale.color.fine-tune.horizontal:dir(ltr), scale.color.fine-tune.horizontal:dir(rtl) { + padding: 0 0 12px 0; } + scale.color.fine-tune.horizontal:dir(ltr) trough, scale.color.fine-tune.horizontal:dir(rtl) trough { + padding-bottom: 7px; + background-position: 0 -6px; } + scale.color.fine-tune.horizontal:dir(ltr) slider, scale.color.fine-tune.horizontal:dir(rtl) slider { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.fine-tune.vertical:dir(ltr) { + padding: 0 0 0 12px; } + scale.color.fine-tune.vertical:dir(ltr) trough { + padding-left: 7px; + background-position: 6px 0; } + scale.color.fine-tune.vertical:dir(ltr) slider { + margin-left: -15px; + margin-right: 6px; } + scale.color.fine-tune.vertical:dir(rtl) { + padding: 0 12px 0 0; } + scale.color.fine-tune.vertical:dir(rtl) trough { + padding-right: 7px; + background-position: -6px 0; } + scale.color.fine-tune.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + +/************** + * Scrollbars * + **************/ +scrollbar { + background-color: #232530; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + scrollbar.top { + border-bottom: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.bottom { + border-top: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.left { + border-right: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar.right { + border-left: 1px solid rgba(25, 26, 34, 0.9); } + scrollbar:backdrop { + background-color: #181820; + border-color: rgba(26, 27, 35, 0.91); + transition: 200ms ease-out; } + scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #a1a1a2; } + scrollbar slider:hover { + background-color: #cccdca; } + scrollbar slider:hover:active { + background-color: rgba(219, 195, 252, 0.5); } + scrollbar slider:backdrop { + background-color: #4a4b51; } + scrollbar slider:disabled { + background-color: transparent; } + scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; } + 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: #f8f8f2; + border: 1px solid black; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 5px; + min-height: 5px; + background-color: #f8f8f2; + background-clip: padding-box; + border-radius: 100%; + border: 1px solid black; + -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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #a1a1a2; } + scrollbar button:hover { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #cccdca; } + scrollbar button:active, scrollbar button:checked { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(219, 195, 252, 0.5); } + scrollbar button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(161, 161, 162, 0.2); } + scrollbar button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #4a4b51; } + scrollbar button:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(74, 75, 81, 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-right-symbolic"); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); } + +treeview ~ scrollbar.vertical { + border-top: 1px solid rgba(25, 26, 34, 0.9); + margin-top: -1px; } + +/*********** + * Sidebar * + ***********/ +.sidebar { + border-style: none; + border-width: 0; + background-color: #232530; } + .sidebar .frame { + border: none; } + 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: none; + 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 rgba(25, 26, 34, 0.9); + border-right-style: none; } + .sidebar:backdrop { + background-color: #242631; + border-color: rgba(26, 27, 35, 0.91); + transition: 200ms ease-out; } + .sidebar list { + background-color: #20212b; } + .sidebar row:selected { + background: transparent; + color: #bd93f9; } + .sidebar row:selected:backdrop { + color: rgba(189, 147, 249, 0.4); + background: transparent; } + .sidebar row:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } + .sidebar row:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + .sidebar row:selected label { + color: #bd93f9; } + .sidebar.source-list { + background-color: #1e1f29; + color: #F2EFEA; + padding: 4px 0px; } + .sidebar.source-list.view:selected:active, iconview.sidebar.source-list:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + .sidebar.source-list.view:selected.has-open-popup, iconview.sidebar.source-list:selected.has-open-popup, .sidebar.source-list.view:selected:hover, iconview.sidebar.source-list:selected:hover { + background-color: rgba(189, 147, 249, 0.3); } + .sidebar.source-list.view:selected:backdrop, iconview.sidebar.source-list:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + .sidebar.source-list.view:hover, iconview.sidebar.source-list:hover, .sidebar.source-list.view iconview.source-list:hover, iconview.sidebar.source-list iconview.source-list:hover { + background-color: rgba(40, 42, 54, 0.6); } + paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; + border-color: rgba(25, 26, 34, 0.9); } + +stacksidebar row { + padding: 10px 4px; } + stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; } + stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; } + +placessidebar > viewport.frame { + border-style: none; } +placessidebar row.sidebar-new-bookmark-row { + color: rgba(189, 147, 249, 0.5); } +placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #50fa7a, inset 0 -1px #50fa7a; } + placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #50fa7a; } + placessidebar row:drop(active):not(:disabled):selected { + background-color: #50fa7a; } + placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #f8f8f2; } + +/***************** + * 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) button { + min-height: 16px; + margin: 0; + padding-bottom: 0; + padding-top: 0; + color: #e3e3df; + background-image: none; + border-style: none none none solid; + border-color: rgba(25, 26, 34, 0.2); + border-radius: 0; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:hover { + color: #f8f8f2; + background-color: rgba(248, 248, 242, 0.05); } + spinbutton:not(.vertical) button:disabled { + color: rgba(139, 140, 142, 0.3); } + spinbutton:not(.vertical) button:active { + background-color: rgba(0, 0, 0, 0.1); + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.2); } + spinbutton:not(.vertical) button:backdrop { + color: #818286; + background-color: transparent; + border-color: rgba(26, 27, 35, 0.21); + transition: 200ms ease-out; } + spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(62, 64, 85, 0.3); + background-image: none; + border-style: none none none solid; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:last-child { + border-top-right-radius: 2px; + border-bottom-right-radius: 2px; } +.osd spinbutton:not(.vertical) button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-style: none none none solid; + border-color: rgba(0, 0, 0, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 0.5); + background-color: rgba(254, 254, 254, 0.1); + -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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 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 rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #898b8c; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton:not(.vertical) button:last-child { + border-radius: 0 3px 3px 0; } + .osd spinbutton:not(.vertical) button:dir(rtl):first-child { + border-radius: 3px 0 0 3px; } +spinbutton.vertical:disabled { + color: #8b8c8e; } +spinbutton.vertical:backdrop:disabled { + color: #3e4055; } +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.vertical button { + min-height: 32px; + min-width: 32px; + padding: 0; + border-width: 1px; + border-color: rgba(25, 26, 34, 0.9); + box-shadow: 0 1px rgba(255, 255, 255, 0.1); } +spinbutton.vertical button.up { + border-radius: 3px 3px 0 0; + border-style: solid solid none solid; } +spinbutton.vertical button.down { + border-radius: 0 0 3px 3px; + border-style: none solid solid solid; } +.osd spinbutton.vertical button:first-child { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd spinbutton.vertical button:first-child:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(20, 23, 26, 0.8), rgba(20, 23, 26, 0.8)); + 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; } + +/*********** + * Spinner * + ***********/ +menu spinner { + color: rgba(189, 147, 249, 0.5); } + +/********************* + * 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; } + +/********** + * Switch * + **********/ +switch { + font-size: 1px; + font-weight: bold; + outline-offset: -4px; + transition: all 200ms ease-in; + border: none; + border-radius: 14px; + color: transparent; + padding: 2px; + background-color: #3e4153; + box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05), 0px 1px rgba(0, 0, 0, 0.1); } + switch:disabled { + background-color: #22232e; } + switch:backdrop { + background-color: #2f313f; + transition: 200ms ease-out; } + switch:backdrop:disabled { + background-color: #22232e; } + switch:active, switch:checked { + background-color: #50fa7a; } + switch:active:backdrop, switch:checked:backdrop { + background-color: #50fa7a; } + switch:active:backdrop slider:backdrop, switch:checked:backdrop slider:backdrop { + box-shadow: none; + background-color: rgba(40, 42, 54, 0.9); + border: none; } + switch slider { + padding: 2px; + min-width: 16px; + min-height: 16px; + border-radius: 100%; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + background-color: #282a36; + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.2); } + switch slider:backdrop { + padding: 2px; + box-shadow: none; + background-color: #282a36; } + switch trough:active, switch trough:checked { + background-color: rgba(189, 147, 249, 0.5); } + switch trough:active:backdrop, switch trough:checked:backdrop { + background-color: rgba(189, 147, 249, 0.4); } + +/************ + * Toolbars * + ************/ +toolbar, .inline-toolbar, searchbar > revealer > box { + padding: 4px; + background-color: #1e1f29; } + +toolbar { + padding: 4px 3px 3px 4px; } + .osd toolbar { + background-color: transparent; } + toolbar.osd { + padding: 13px; + border: none; + border-radius: 5px; + background-color: rgba(20, 23, 26, 0.8); } + toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; } + toolbar.horizontal separator { + margin: 0 7px 1px 6px; } + 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 { + margin-right: 1px; + margin-bottom: 1px; } + +.inline-toolbar { + padding: 3px; + border-width: 0 1px 1px; + border-radius: 0 0 5px 5px; } + +searchbar > revealer > box { + border-width: 0 0 1px; + padding: 5px; } + +.inline-toolbar, searchbar > revealer > box { + border-style: solid; + border-color: rgba(25, 26, 34, 0.9); + background-color: rgba(29, 30, 39, 0.97); } + .inline-toolbar:backdrop, searchbar > revealer > box:backdrop { + border-color: rgba(26, 27, 35, 0.91); + background-color: rgba(29, 30, 39, 0.9685); + box-shadow: none; + transition: 200ms ease-out; } + +searchbar { + background: #282a36; } + +/************ + * Tooltips * + ************/ +tooltip { + padding: 4px; + /* not working */ + border-radius: 5px; + box-shadow: none; + text-shadow: 0 1px black; } + tooltip.background { + background-color: rgba(0, 0, 0, 0.8); + background-clip: padding-box; + border: 1px solid rgba(255, 255, 255, 0.1); } + tooltip decoration { + background-color: transparent; } + tooltip * { + padding: 4px; + background-color: transparent; + color: white; } + +/************** + * Tree Views * + **************/ +treeview.view { + border-left-color: #909194; + border-top-color: #1e1f29; } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: rgba(233, 223, 244, 0.75); + border-top-color: rgba(248, 248, 242, 0.1); } + treeview.view:disabled { + color: #8b8c8e; } + treeview.view:disabled:selected { + color: rgba(228, 214, 244, 0.7); } + treeview.view:disabled:selected:backdrop { + color: rgba(207, 177, 247, 0.5); } + treeview.view:disabled:backdrop { + color: #3e4055; } + treeview.view.separator { + min-height: 2px; + color: #1e1f29; } + treeview.view.separator:backdrop { + color: rgba(30, 31, 41, 0.1); } + treeview.view:backdrop { + border-left-color: #55565c; + border-top: #1e1f29; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: rgba(159, 99, 246, 0.5); } + treeview.view:drop(active).after { + border-top-style: none; } + treeview.view:drop(active).before { + border-bottom-style: none; } + treeview.view.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: #bababa; } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #f8f8f2; } + treeview.view.expander:selected { + color: rgba(241, 235, 243, 0.85); } + treeview.view.expander:selected:hover { + color: #f8f8f2; } + treeview.view.expander:selected:backdrop { + color: rgba(230, 218, 244, 0.5); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: #6e6f75; } + treeview.view.progressbar { + border: 1px solid rgba(159, 99, 246, 0.5); + border-radius: 4px; + background-color: rgba(189, 147, 249, 0.5); + background-image: linear-gradient(to bottom, rgba(189, 147, 249, 0.5), rgba(159, 99, 246, 0.5)); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), 0 1px rgba(0, 0, 0, 0.1); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); + background-image: linear-gradient(to bottom, #282a36, #121319); } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + border-color: #2a2c39; + background-color: #2a2c39; } + treeview.view.progressbar:backdrop { + border-color: #2a2c39; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(248, 248, 242, 0.1); + border-radius: 4px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: rgba(159, 99, 246, 0.5); + border-radius: 4px; } + treeview.view header button { + color: #909194; + background-color: #282a36; + font-weight: bold; + text-shadow: none; + box-shadow: none; } + treeview.view header button:hover { + color: #c4c5c3; + box-shadow: none; + transition: none; } + treeview.view header button:active { + color: #f8f8f2; + transition: none; } + treeview.view header button:last-child:backdrop, treeview.view header button:last-child { + border-right-style: none; } + 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; + transition: none; + background-image: none; + background-color: rgba(189, 147, 249, 0.5); + color: #282a36; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #282a36; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: rgba(189, 147, 249, 0.5); } + +treeview.view header button, treeview.view header button:hover, treeview.view header button:active { + padding: 0 6px; + border-radius: 0; + background-image: none; + text-shadow: none; + border-width: 1px; + border-style: none solid solid none; + border-color: #1e1f29; } + treeview.view header button:disabled { + border-color: #1e1f29; + background-image: none; } + treeview.view header button:backdrop { + border-color: #1e1f29; + border-style: none solid solid none; + color: #55565c; + background-image: none; + background-color: #2a2c39; } + treeview.view header button:backdrop:disabled { + border-color: #1e1f29; + background-image: none; } + +/********************** + * Window Decorations * + *********************/ +window { + border-width: 0px; } + window.csd { + box-shadow: 0 3px 9px 1px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(0, 0, 0, 0.75); + margin: 0px; + border-radius: 4px 4px 0 0; } + window.csd:backdrop { + box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.75); + transition: 200ms ease-out; } + window.csd.popup { + border-radius: 7px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.65); } + window.csd.dialog.message { + border-radius: 4px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.65); } + window.solid-csd { + margin: 0; + padding: 4px; + border: solid 1px rgba(25, 26, 34, 0.9); + border-radius: 0; + box-shadow: inset 0 0 0 4px rgba(25, 26, 34, 0.9), inset 0 0 0 3px #1e1f29, inset 0 1px rgba(248, 248, 242, 0.07); } + window.solid-csd:backdrop { + box-shadow: inset 0 0 0 4px rgba(25, 26, 34, 0.9), inset 0 0 0 3px #1e1f29, inset 0 1px rgba(248, 248, 242, 0.07); } + window.maximized, window.fullscreen { + border-radius: 0; + box-shadow: none; } + window.tiled, window.tiled-top, window.tiled-left, window.tiled-right, window.tiled-bottom { + border-radius: 0; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 0 0 20px transparent; } + window:backdrop { + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 0 0 20px transparent; } + window.popup { + box-shadow: none; } + window.ssd { + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75); } + +windowcontrols button.close, windowcontrols button.maximize, windowcontrols button.minimize { + min-width: 20px; + min-height: 20px; + margin: 0; + padding: 0 1px; + background-position: center; + background-repeat: no-repeat; + background-size: 16px 16px; } + windowcontrols button.close, windowcontrols button.close:hover, windowcontrols button.close:focus, windowcontrols button.close:active, windowcontrols button.close:backdrop, windowcontrols button.close:backdrop:hover, windowcontrols button.maximize, windowcontrols button.maximize:hover, windowcontrols button.maximize:focus, windowcontrols button.maximize:active, windowcontrols button.maximize:backdrop, windowcontrols button.maximize:backdrop:hover, windowcontrols button.minimize, windowcontrols button.minimize:hover, windowcontrols button.minimize:focus, windowcontrols button.minimize:active, windowcontrols button.minimize:backdrop, windowcontrols button.minimize:backdrop:hover { + background-color: transparent; + border: none; + box-shadow: none; + color: transparent; } +windowcontrols button.close { + background-image: -gtk-scaled(url("../assets/close.png"), url("../assets/close@2.png")); } + windowcontrols button.close:hover, windowcontrols button.close:active { + background-image: -gtk-scaled(url("../assets/close_prelight.png"), url("../assets/close_prelight@2.png")); } +windowcontrols button.maximize { + background-image: -gtk-scaled(url("../assets/maximize.png"), url("../assets/maximize@2.png")); } + windowcontrols button.maximize:hover, windowcontrols button.maximize:active { + background-image: -gtk-scaled(url("../assets/maximize_prelight.png"), url("../assets/maximize_prelight@2.png")); } +windowcontrols button.minimize { + background-image: -gtk-scaled(url("../assets/min.png"), url("../assets/min@2.png")); } + windowcontrols button.minimize:hover, windowcontrols button.minimize:active { + background-image: -gtk-scaled(url("../assets/min_prelight.png"), url("../assets/min_prelight@2.png")); } +windowcontrols button:backdrop { + -gtk-icon-shadow: none; + background-image: -gtk-scaled(url("../assets/close_unfocused.png"), url("../assets/close_unfocused@2.png")); } + +headerbar.selection-mode button.titlebutton, +.titlebar.selection-mode button.titlebutton { + text-shadow: 0 -1px rgba(0, 0, 0, 0.3788235294); + -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.3788235294); } + headerbar.selection-mode button.titlebutton:backdrop, + .titlebar.selection-mode button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + +.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, modelbutton.flat:selected, +.menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, +entry selection:focus, +entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + background-color: rgba(189, 147, 249, 0.5); } + row:selected label, label:selected, .selection-mode windowcontrols button, .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, modelbutton.flat:selected, + .menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, + entry selection:focus, + entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + color: #f8f8f2; + font-weight: normal; } + row:selected label:disabled, label:disabled:selected, .selection-mode windowcontrols button: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, modelbutton.flat:disabled:selected, + .menuitem.button.flat:disabled:selected, calendar:disabled:selected, spinbutton:not(.vertical) selection:disabled, + entry selection:disabled, row:disabled:selected { + color: rgba(233, 223, 244, 0.75); } + row:selected label:backdrop, label:backdrop:selected, .selection-mode windowcontrols button: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, modelbutton.flat:backdrop:selected, + .menuitem.button.flat:backdrop:selected, calendar:backdrop:selected, spinbutton:not(.vertical) selection:backdrop, + entry selection:backdrop, row:backdrop:selected { + color: rgba(248, 248, 242, 0.5); } + row:selected label:backdrop:disabled, label:backdrop:disabled:selected, .selection-mode windowcontrols button: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, modelbutton.flat:backdrop:disabled:selected, + .menuitem.button.flat:backdrop:disabled:selected, calendar:backdrop:disabled:selected, spinbutton:not(.vertical) selection:backdrop:disabled, + entry selection:backdrop:disabled, row:backdrop:disabled:selected { + color: rgba(207, 177, 247, 0.5); } + +.monospace { + font-family: Monospace; } + +/********************** + * DE-Specific Styles * + **********************/ +/********* +* Budgie * +*********/ +.budgie-container { + background-color: transparent; } + .budgie-container:backdrop { + background-color: transparent; } + .budgie-container popover list, + .budgie-container popover row { + border: none; + background: none; + padding: 0; + margin: 0; } + +.budgie-popover .container, +.budgie-popover border, +.budgie-popover list, +.budgie-popover row { + padding: 0; + margin: 0; + background: none; + border: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + opacity: 1; + min-width: 0; + min-height: 0; } + +.budgie-popover, +.budgie-popover.background { + border-radius: 2px; + padding: 0; + background-color: rgba(30, 31, 41, 0.98); + background-clip: border-box; + box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35); + border: 1px solid @borders; } + .budgie-popover list:hover, + .budgie-popover row:hover, + .budgie-popover.background list:hover, + .budgie-popover.background row:hover { + background: none; } + .budgie-popover > frame.container, + .budgie-popover.background > frame.container { + margin: 0 -1px -1px; + padding: 2px 0 0; } + +.budgie-popover > .container { + padding: 2px; } + +.budgie-menu .container { + padding: 0; } +.budgie-menu button:hover { + -gtk-icon-filter: none; } +.budgie-menu entry.search { + border: none; + background: none; + padding: 5px 2px; + border-bottom: 1px solid @borders; + border-radius: 0; + font-size: 120%; + box-shadow: none; } + .budgie-menu entry.search image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-menu entry.search image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-menu .categories { + border-width: 0; + margin-left: 3px; + background-color: transparent; } + .budgie-menu .categories:dir(ltr) { + border-right: 1px solid @borders; } + .budgie-menu .categories:dir(rtl) { + border-left: 1px solid @borders; } +.budgie-menu .category-button { + padding: 8px; + border-radius: 2px 0 0 2px; } + .budgie-menu .category-button:hover { + background-color: rgba(248, 248, 242, 0.05); + color: #f8f8f2; } + .budgie-menu .category-button:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + .budgie-menu .category-button:checked { + color: #f8f8f2; + background-color: rgba(174, 123, 248, 0.3); } + .budgie-menu .category-button:checked:disabled { + opacity: 0.5; } + .budgie-menu .category-button:checked:disabled label { + color: rgba(248, 248, 242, 0.7); } +.budgie-menu scrollbar { + background-color: transparent; + border-color: transparent; } +.budgie-menu button:not(.category-button) { + padding-top: 5px; + padding-bottom: 5px; + border-radius: 0; + box-shadow: none; } +.budgie-menu undershoot, .budgie-menu overshoot { + background: none; } + +button.budgie-menu-launcher { + padding: 0 2px; + color: #f8f8f2; + box-shadow: none; + background-color: transparent; } + button.budgie-menu-launcher:hover { + color: #f8f8f2; } + button.budgie-menu-launcher:active, button.budgie-menu-launcher:checked { + color: #f8f8f2; } + button.budgie-menu-launcher:backdrop { + color: #f8f8f2; + background-color: transparent; } + button.budgie-menu-launcher:backdrop:hover { + color: #f8f8f2; } + button.budgie-menu-launcher:backdrop:active, button.budgie-menu-launcher:backdrop:checked { + color: rgba(189, 147, 249, 0.5); + box-shadow: none; + background-color: transparent; } + +.user-menu .content-box separator { + margin-left: 6px; + margin-right: 6px; + background-color: rgba(248, 248, 242, 0.1); } +.user-menu button { + margin: 5px; } +.user-menu > box.vertical row.activatable:first-child .indicator-item, +.user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item { + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + background-color: #72BFD0; + transition-duration: 0.2s; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(ltr) { + padding-left: 7px; + background-position: left center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(rtl) { + padding-right: 7px; + background-position: right center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label { + color: #f8f8f2; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(ltr) { + padding-left: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(rtl) { + padding-right: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image { + color: #f8f8f2; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image:first-child, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image:first-child { + min-width: 24px; + min-height: 20px; } + +button.raven-trigger { + padding-left: 2px; + padding-right: 2px; + color: #f8f8f2; + box-shadow: none; } + button.raven-trigger:hover { + color: #f8f8f2; + background-color: transparent; } + button.raven-trigger:active, button.raven-trigger:checked { + box-shadow: none; + background-color: transparent; + color: rgba(189, 147, 249, 0.5); } + button.raven-trigger:backdrop { + color: #f8f8f2; } + button.raven-trigger:backdrop:hover { + color: #f8f8f2; } + button.raven-trigger:backdrop:active, button.raven-trigger:backdrop:checked { + box-shadow: none; + color: rgba(189, 147, 249, 0.5); + background-color: transparent; } + +.places-menu .container { + padding: 0; } +.places-menu .message-bar { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.places-menu .name-button { + border: 0; + border-radius: 0; + padding: 4px 6px; } +.places-menu .unmount-button { + padding: 4px 4px; + border: 0; + border-radius: 0; } +.places-menu .places-section-header { + padding: 0px; + border-bottom: 1px solid rgba(25, 26, 34, 0.85); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.03); } +.places-menu .places-section-header > button { + padding: 8px; + border: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } +.places-menu .places-list { + background: rgba(248, 248, 242, 0.04); + border-bottom: 1px solid rgba(25, 26, 34, 0.85); } +.places-menu .unlock-area { + border-top: 1px solid rgba(25, 26, 34, 0.75); + border-bottom: 1px solid rgba(25, 26, 34, 0.75); } +.places-menu .unlock-area entry { + border-radius: 0; + border: 0; } +.places-menu .unlock-area button { + border-radius: 0; + border: 0; + border-left: 1px solid rgba(25, 26, 34, 0.75); } +.places-menu .alternative-label { + font-size: 15px; + padding: 3px; } +.places-menu .always-expand { + background: transparent; + border-bottom: none; } + +.night-light-indicator .container { + padding: 0; } +.night-light-indicator .view-header { + font-size: 14px; + padding: 10px; + border-bottom: 1px solid mix(@theme_base_color, #000000, 0.35); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.04); } +.night-light-indicator .display-settings-button { + border-top-left-radius: 0px; + border-top-right-radius: 0px; + border: none; + padding: 3px; + border-top: 1px solid mix(@theme_base_color, #000000, 0.35); + box-shadow: inset 0px 1px 1px alpha(@theme_fg_color, 0.04); } + +.budgie-panel { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); + background-image: none; + box-shadow: none; + border: none; + transition: all 150ms ease-in; } + .budgie-panel .alert { + color: #ff5555; } + .budgie-panel:backdrop { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-panel button { + border-top-width: 0; + border-bottom-width: 0; + border-radius: 0; } + .budgie-panel popover list, + .budgie-panel popover row { + padding: 0; + margin: 0; } + .budgie-panel label { + color: #f8f8f2; + font-weight: 700; } + .budgie-panel.transparent { + background-color: rgba(8, 9, 12, 0.2); } + .top .budgie-panel.transparent { + border-bottom-color: transparent; } + .bottom .budgie-panel.transparent { + border-top-color: transparent; } + .left .budgie-panel.transparent { + border-right-color: transparent; } + .right .budgie-panel.transparent { + border-left-color: transparent; } + .budgie-panel .end-region { + border-radius: 0px; } + .budgie-panel .end-region separator { + background-color: rgba(248, 248, 242, 0.15); } + .budgie-panel .end-region label { + font-weight: 700; + color: #f8f8f2; } + +.budgie-panel #tasklist-button, +.budgie-panel #tasklist-button:backdrop { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(8, 9, 12, 0); + border-radius: 0; + background-color: transparent; + box-shadow: none; + background-clip: padding-box; } + +.budgie-panel button.flat.launcher { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(8, 9, 12, 0); + border-radius: 0; + padding: 0; + background-clip: padding-box; + background-color: transparent; } + .budgie-panel button.flat.launcher { + box-shadow: none; } + +.budgie-panel #tasklist-button:hover, .budgie-panel .unpinned button.flat.launcher:hover, +.budgie-panel .pinned button.flat.launcher.running:hover { + box-shadow: none; } +.budgie-panel #tasklist-button:active, .budgie-panel .unpinned button.flat.launcher:active, +.budgie-panel .pinned button.flat.launcher.running:active, .budgie-panel #tasklist-button:checked, .budgie-panel .unpinned button.flat.launcher:checked, +.budgie-panel .pinned button.flat.launcher.running:checked { + box-shadow: none; } +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .top button.flat.launcher, +.top .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .top button.flat.launcher.running { + padding-bottom: 2px; + border-top: 2px solid transparent; } + .top .budgie-panel .pinned button.flat.launcher:not(.running) { + border-top: 2px solid transparent; } + + .top .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + + .top .budgie-panel .unpinned button.flat.launcher, + .top .budgie-panel .pinned button.flat.launcher.running { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + .top .budgie-panel #tasklist-button:hover, .budgie-panel .top #tasklist-button:hover, .top .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .top button.flat.launcher:hover, + .top .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .top button.flat.launcher.running:hover { + border-top: 2px solid rgba(255, 255, 255, 0.25); } + .top .budgie-panel #tasklist-button:active, .budgie-panel .top #tasklist-button:active, .top .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .top button.flat.launcher:active, + .top .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .top button.flat.launcher.running:active, .top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .top button.flat.launcher:checked, + .top .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .top button.flat.launcher.running:checked { + border-top: 2px solid rgba(189, 147, 249, 0.5); } +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .bottom button.flat.launcher, +.bottom .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .bottom button.flat.launcher.running { + padding-top: 2px; + border-bottom: 2px solid transparent; } + .bottom .budgie-panel .pinned button.flat.launcher:not(.running) { + border-bottom: 2px solid transparent; } + + .bottom .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + + .bottom .budgie-panel .unpinned button.flat.launcher, + .bottom .budgie-panel .pinned button.flat.launcher.running { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + .bottom .budgie-panel #tasklist-button:hover, .budgie-panel .bottom #tasklist-button:hover, .bottom .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .bottom button.flat.launcher:hover, + .bottom .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .bottom button.flat.launcher.running:hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.25); } + .bottom .budgie-panel #tasklist-button:active, .budgie-panel .bottom #tasklist-button:active, .bottom .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .bottom button.flat.launcher:active, + .bottom .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .bottom button.flat.launcher.running:active, .bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .bottom button.flat.launcher:checked, + .bottom .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .bottom button.flat.launcher.running:checked { + border-bottom: 2px solid rgba(189, 147, 249, 0.5); } +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .left button.flat.launcher, +.left .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .left button.flat.launcher.running { + padding-right: 2px; + border-left: 2px solid transparent; } + .left .budgie-panel .pinned button.flat.launcher:not(.running) { + border-left: 2px solid transparent; } + + .left .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + + .left .budgie-panel .unpinned button.flat.launcher, + .left .budgie-panel .pinned button.flat.launcher.running { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + .left .budgie-panel #tasklist-button:hover, .budgie-panel .left #tasklist-button:hover, .left .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .left button.flat.launcher:hover, + .left .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .left button.flat.launcher.running:hover { + border-left: 2px solid rgba(255, 255, 255, 0.25); } + .left .budgie-panel #tasklist-button:active, .budgie-panel .left #tasklist-button:active, .left .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .left button.flat.launcher:active, + .left .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .left button.flat.launcher.running:active, .left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .left button.flat.launcher:checked, + .left .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .left button.flat.launcher.running:checked { + border-left: 2px solid rgba(189, 147, 249, 0.5); } +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .right button.flat.launcher, +.right .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .right button.flat.launcher.running { + padding-left: 2px; + border-right: 2px solid transparent; } + .right .budgie-panel .pinned button.flat.launcher:not(.running) { + border-right: 2px solid transparent; } + + .right .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + + .right .budgie-panel .unpinned button.flat.launcher, + .right .budgie-panel .pinned button.flat.launcher.running { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + .right .budgie-panel #tasklist-button:hover, .budgie-panel .right #tasklist-button:hover, .right .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .right button.flat.launcher:hover, + .right .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .right button.flat.launcher.running:hover { + border-right: 2px solid rgba(255, 255, 255, 0.25); } + .right .budgie-panel #tasklist-button:active, .budgie-panel .right #tasklist-button:active, .right .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .right button.flat.launcher:active, + .right .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .right button.flat.launcher.running:active, .right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .right button.flat.launcher:checked, + .right .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .right button.flat.launcher.running:checked { + border-right: 2px solid rgba(189, 147, 249, 0.5); } + +.top .budgie-panel { + border-bottom: 1px solid rgba(15, 15, 20, 0.92); } + +.top .raven-frame { + padding: 0; + background: none; } + .top .raven-frame border { + border: none; + border-bottom: 1px solid rgba(30, 31, 41, 0.92); } + +.top .shadow-block { + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent); } + +.bottom .budgie-panel { + border-top: 1px solid rgba(15, 15, 20, 0.92); } + +.bottom .raven-frame { + padding: 0; + background: none; } + .bottom .raven-frame border { + border: none; + border-top: 1px solid rgba(30, 31, 41, 0.92); } + +.bottom .shadow-block { + background-color: transparent; + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent); } + +.left .budgie-panel { + border-right: 1px solid rgba(15, 15, 20, 0.92); } + +.left .raven-frame { + padding: 0; + background: none; } + .left .raven-frame border { + border: none; + border-right: 1px solid rgba(30, 31, 41, 0.92); } + +.left .shadow-block { + background-color: transparent; + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent); } + +.right .budgie-panel { + border-left: 1px solid rgba(15, 15, 20, 0.92); } + +.right .raven-frame { + padding: 0; + background: none; } + .right .raven-frame border { + border: none; + border-left: 1px solid rgba(30, 31, 41, 0.92); } + +.right .shadow-block { + background-color: transparent; + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent); } + +.raven { + padding: 0; + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.92); + transition: 170ms ease-out; } + .raven .raven-header { + min-height: 32px; + color: #f8f8f2; + border: solid rgba(25, 26, 34, 0.85); + border-width: 1px 0; + background-color: rgba(30, 31, 41, 0.2); } + .raven .raven-header * { + padding-top: 0; + padding-bottom: 0; } + .raven .raven-header.top { + border-top-style: none; + border-color: transparent; + margin-top: 3px; + min-height: 32px; } + .raven .raven-header.top button.image-button:hover { + color: rgba(174, 123, 248, 0.5); + box-shadow: none; } + .raven .raven-header > button.text-button { + border-radius: 2px; + color: #f8f8f2; + background-color: rgba(255, 60, 60, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:hover { + border-radius: 2px; + color: #f8f8f2; + background-color: rgba(255, 85, 85, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:active { + color: #f8f8f2; + background-color: rgba(255, 111, 111, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header.bottom { + border-bottom-style: none; } + .raven .raven-header button { + background-color: transparent; + color: #f8f8f2; + border-radius: 0; + border: none; + box-shadow: none; + margin-top: -4px; + margin-bottom: -4px; + min-height: 32px; } + .raven .raven-header button:hover { + border-radius: 0; + background-color: transparent; + color: rgba(189, 147, 249, 0.5); } + .raven .raven-header button:active, .raven .raven-header button:checked { + color: rgba(189, 147, 249, 0.5); + border-radius: 0; + background-color: transparent; } + .raven .raven-header button:disabled { + color: #8b8c8e; } + .raven list { + background-color: transparent; } + .raven list:selected { + background-color: rgba(189, 147, 249, 0.4); } + .raven list row, + .raven list row.activatable { + background-color: transparent; } + .raven list row:selected, + .raven list row.activatable:selected { + background-color: rgba(189, 147, 249, 0.4); } + .raven .raven-background { + color: #f8f8f2; + background-color: transparent; + border-color: transparent; } + .raven .raven-background.middle { + border-bottom-style: none; } + .raven .powerstrip { + background-color: transparent; + border-top-color: transparent; } + .raven .powerstrip button.image-button { + border-radius: 50%; + padding: 5px; + min-width: 32px; + margin-bottom: 3px; + background: rgba(68, 71, 90, 0.7); + color: #f8f8f2; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + border: none; + font-size: 100%; } + .raven .powerstrip button.image-button:hover { + transition: 170ms ease all; + background: rgba(68, 71, 90, 0.85); + color: #f8f8f2; } + .raven .powerstrip button.image-button:active { + transition: 170ms ease all; + background: #44475a; + color: #f8f8f2; } + .raven .powerstrip button.image-button:first-child { + background: rgba(114, 191, 208, 0.7); } + .raven .powerstrip button.image-button:first-child:hover { + background: rgba(114, 191, 208, 0.85); } + .raven .powerstrip button.image-button:first-child:active { + background: #72BFD0; } + .raven .powerstrip button.image-button:last-child { + background: rgba(255, 85, 85, 0.7); } + .raven .powerstrip button.image-button:last-child:hover { + background: rgba(255, 85, 85, 0.85); } + .raven .powerstrip button.image-button:last-child:active { + background: #ff5555; } + .raven .option-subtitle { + font-size: 13px; } + +calendar.raven-calendar { + padding: 4px; + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.2); + border-color: transparent; } + calendar.raven-calendar:indeterminate { + color: alpha(currentColor,0.3); } + calendar.raven-calendar:selected { + background: transparent; + color: rgba(189, 147, 249, 0.5); + font-weight: bold; } + calendar.raven-calendar:backdrop { + background-color: transparent; } + calendar.raven-calendar.header { + color: #f8f8f2; + border: none; + border-radius: 0; + background-color: transparent; } + calendar.raven-calendar button, calendar.raven-calendar button:focus { + color: alpha(currentColor,0.5); + background-color: transparent; } + calendar.raven-calendar button:hover, calendar.raven-calendar button:focus:hover { + color: #f8f8f2; + background-color: transparent; } + +.raven-mpris { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.9); + border: solid rgba(255, 255, 255, 0.1); + border-width: 1px 0; + border-bottom-color: rgba(0, 0, 0, 0.1); } + .raven-mpris button.image-button { + padding: 10px; + background-color: #282a36; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + .raven-mpris button.image-button:hover { + background-color: rgba(189, 147, 249, 0.5); } + .raven-mpris button.image-button:active { + background-color: rgba(174, 123, 248, 0.5); } + .raven-mpris button.image-button:first-child { + margin-right: 4px; } + .raven-mpris button.image-button:last-child { + margin-left: 4px; } + .raven-mpris button.image-button:last-child, .raven-mpris button.image-button:first-child { + padding: 4px; + margin-top: 6px; + margin-bottom: 6px; } + +.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { + background: none; + border-radius: 1px; } + .budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { + background-color: #72BFD0; + color: #464626; + border: none; + margin: 0 3px; } + .budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { + background-color: #5fb6ca; + border: none; } + .budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { + background-color: #5fb6ca; } + +.budgie-notification.background, .background.budgie-osd, .background.budgie-switcher { + border-radius: 1px; } +.budgie-notification .notification-title, .budgie-osd .notification-title, .budgie-switcher .notification-title { + font-size: 110%; + color: #f8f8f2; } +.budgie-notification .notification-body, .budgie-osd .notification-body, .budgie-switcher .notification-body { + color: rgba(248, 248, 242, 0.7); } +.budgie-notification button, .budgie-osd button, .budgie-switcher button { + background-color: transparent; + color: #f8f8f2; } + .budgie-notification button:hover, .budgie-osd button:hover, .budgie-switcher button:hover { + background-color: transparent; + color: #ff5555; + box-shadow: none; } + .budgie-notification button:active, .budgie-osd button:active, .budgie-switcher button:active, .budgie-notification button:checked, .budgie-osd button:checked, .budgie-switcher button:checked { + background-color: transparent; + color: #ff3c3c; } + +.drop-shadow, .budgie-session-dialog.background, .background.budgie-polkit-dialog, .background.budgie-run-dialog { + color: #f8f8f2; + background-color: rgba(30, 31, 41, 0.95); + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); + border-radius: 2px; } + +.budgie-switcher-window flowbox { + color: #f8f8f2; } +.budgie-switcher-window flowboxchild { + padding: 3px; + margin: 3px; + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:hover { + background-color: transparent; } + .budgie-switcher-window flowboxchild:active { + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:selected { + color: #f8f8f2; + background-color: rgba(189, 147, 249, 0.5); } + .budgie-switcher-window flowboxchild:selected:active { + color: #f8f8f2; } + .budgie-switcher-window flowboxchild:selected:hover { + background-color: rgba(142, 110, 187, 0.55); } + .budgie-switcher-window flowboxchild:selected:disabled { + color: rgba(248, 248, 242, 0.7); + background-color: rgba(189, 147, 249, 0.3); } + .budgie-switcher-window flowboxchild:selected:disabled label { + color: rgba(248, 248, 242, 0.8); } + +.budgie-session-dialog, .budgie-polkit-dialog, .budgie-run-dialog { + color: #f8f8f2; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-session-dialog label:backdrop, .budgie-polkit-dialog label:backdrop, .budgie-run-dialog label:backdrop { + color: rgba(248, 248, 242, 0.8); } + .budgie-session-dialog .dialog-title, .budgie-polkit-dialog .dialog-title, .budgie-run-dialog .dialog-title { + font-size: 120%; } + .budgie-session-dialog .linked.horizontal > button, .budgie-polkit-dialog .linked.horizontal > button, .budgie-run-dialog .linked.horizontal > button { + margin-bottom: 0; + min-height: 32px; + border-bottom: none; + border-radius: 0; + color: #f8f8f2; + background-color: transparent; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), inset 0 1px 2px rgba(0, 0, 0, 0.2); } + .budgie-session-dialog .linked.horizontal > button label, .budgie-polkit-dialog .linked.horizontal > button label, .budgie-run-dialog .linked.horizontal > button label { + font-weight: 700; } + .budgie-session-dialog .linked.horizontal > button:first-child, .budgie-polkit-dialog .linked.horizontal > button:first-child, .budgie-run-dialog .linked.horizontal > button:first-child { + border-left: none; + border-bottom-left-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:last-child, .budgie-polkit-dialog .linked.horizontal > button:last-child, .budgie-run-dialog .linked.horizontal > button:last-child { + border-right: none; + border-bottom-right-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:hover, .budgie-polkit-dialog .linked.horizontal > button:hover, .budgie-run-dialog .linked.horizontal > button:hover { + background-color: rgba(189, 147, 249, 0.4); } + .budgie-session-dialog .linked.horizontal > button:hover:backdrop label, .budgie-polkit-dialog .linked.horizontal > button:hover:backdrop label, .budgie-run-dialog .linked.horizontal > button:hover:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .budgie-session-dialog .linked.horizontal > button.suggested-action, .budgie-polkit-dialog .linked.horizontal > button.suggested-action, .budgie-run-dialog .linked.horizontal > button.suggested-action { + background-color: rgba(114, 191, 208, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:hover, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:hover, .budgie-run-dialog .linked.horizontal > button.suggested-action:hover { + background-color: rgba(133, 200, 214, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:active, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:active, .budgie-run-dialog .linked.horizontal > button.suggested-action:active, .budgie-session-dialog .linked.horizontal > button.suggested-action:checked, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:checked, .budgie-run-dialog .linked.horizontal > button.suggested-action:checked { + background-color: rgba(133, 200, 214, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action, .budgie-polkit-dialog .linked.horizontal > button.destructive-action, .budgie-run-dialog .linked.horizontal > button.destructive-action { + background-color: rgba(255, 34, 34, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:hover, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:hover, .budgie-run-dialog .linked.horizontal > button.destructive-action:hover { + background-color: rgba(255, 60, 60, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:active, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:active, .budgie-run-dialog .linked.horizontal > button.destructive-action:active, .budgie-session-dialog .linked.horizontal > button.destructive-action:checked, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:checked, .budgie-run-dialog .linked.horizontal > button.destructive-action:checked { + background-color: rgba(255, 60, 60, 0.9); } + .budgie-session-dialog entry, .budgie-polkit-dialog entry, .budgie-run-dialog entry { + background-color: #505359; + color: #f8f8f2; } + .budgie-session-dialog entry:focus, .budgie-polkit-dialog entry:focus, .budgie-run-dialog entry:focus { + background-color: #505359; } + .budgie-session-dialog entry:backdrop, .budgie-polkit-dialog entry:backdrop, .budgie-run-dialog entry:backdrop { + background-color: #505359; } + +.budgie-polkit-dialog .message { + color: rgba(248, 248, 242, 0.7); } +.budgie-polkit-dialog .failure { + color: #ff5555; } + +.budgie-run-dialog entry.search, .budgie-run-dialog entry.search:focus { + font-size: 120%; + padding: 8px 5px; + border: none; + box-shadow: none; } + .budgie-run-dialog entry.search image, .budgie-run-dialog entry.search:focus image { + color: #f8f8f2; } + .budgie-run-dialog entry.search image:dir(ltr), .budgie-run-dialog entry.search:focus image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-run-dialog entry.search image:dir(rtl), .budgie-run-dialog entry.search:focus image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-run-dialog list row:selected .dim-label, .budgie-run-dialog list row:selected label.separator, .budgie-run-dialog list row:selected .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .budgie-run-dialog list row:selected .subtitle, +.budgie-run-dialog list row:selected headerbar .subtitle, +headerbar .budgie-run-dialog list row:selected .subtitle { + opacity: 1; } +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(0, 0, 0, 0); } + +.budgie-menubar menu { + margin: 4px; + padding: 5px; + border-radius: 0; + background-color: rgba(8, 9, 12, 0.95); } + .budgie-menubar menu menuitem:hover { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } +.budgie-menubar arrow { + border: none; + min-width: 16px; + min-height: 16px; } + .budgie-menubar arrow.top { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid rgba(55, 56, 64, 0.928); } + .budgie-menubar arrow.bottom { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid rgba(55, 56, 64, 0.928); } +.budgie-menubar menuitem accelerator { + color: rgba(248, 248, 242, 0.35); } +.budgie-menubar menuitem check, .budgie-menubar menuitem radio { + min-height: 16px; + min-width: 16px; } + +window.background.budgie-settings-window.csd > box.horizontal > stack > scrolledwindow buttonbox.inline-toolbar { + border-style: none none solid; } + +.workspace-switcher .workspace-layout { + border: 0 solid rgba(8, 9, 12, 0.95); } + .top .workspace-switcher .workspace-layout:dir(ltr), .bottom .workspace-switcher .workspace-layout:dir(ltr) { + border-left-width: 1px; } + .top .workspace-switcher .workspace-layout:dir(rtl), .bottom .workspace-switcher .workspace-layout:dir(rtl) { + border-right-width: 1px; } + .left .workspace-switcher .workspace-layout, .right .workspace-switcher .workspace-layout { + border-top-width: 1px; } +.workspace-switcher .workspace-item, .workspace-switcher .workspace-add-button { + border: 0 solid rgba(30, 31, 41, 0.95); } + .top .workspace-switcher .workspace-item:dir(ltr), .bottom .workspace-switcher .workspace-item:dir(ltr), + .top .workspace-switcher .workspace-add-button:dir(ltr), .bottom .workspace-switcher .workspace-add-button:dir(ltr) { + border-right-width: 1px; } + .top .workspace-switcher .workspace-item:dir(rtl), .bottom .workspace-switcher .workspace-item:dir(rtl), + .top .workspace-switcher .workspace-add-button:dir(rtl), .bottom .workspace-switcher .workspace-add-button:dir(rtl) { + border-left-width: 1px; } + .left .workspace-switcher .workspace-item, .right .workspace-switcher .workspace-item, .left .workspace-switcher .workspace-add-button, .right .workspace-switcher .workspace-add-button { + border-bottom-width: 1px; } +.workspace-switcher .workspace-item.current-workspace { + background-color: rgba(0, 0, 0, 0.95); } +.workspace-switcher .workspace-add-button { + border: none; + background: transparent; + box-shadow: none; } + .workspace-switcher .workspace-add-button:hover { + box-shadow: none; } + .workspace-switcher .workspace-add-button:active { + background-image: none; } + .workspace-switcher .workspace-add-button:active image { + margin: 1px 0 -1px; } +.budgie-panel .workspace-switcher .workspace-icon-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 2px; } + +/************ + * Nautilus * + ************/ +.nautilus-window .frame *:selected, .nautilus-window .frame *:selected:backdrop { + background: transparent; + color: rgba(189, 147, 249, 0.5); } +.nautilus-window .frame *:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nautilus-window paned > separator { + background-image: none; } +.nautilus-window .sidebar { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar:backdrop { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar .list-row button { + border: none; + background-color: rgba(33, 35, 45, 0.95); } + .nautilus-window .sidebar .list-row button:active { + background-color: rgba(189, 147, 249, 0.25); } + .nautilus-window .sidebar .list-row:selected { + background-color: rgba(189, 147, 249, 0.25); } + .nautilus-window .sidebar .list-row:selected:hover { + background-color: rgba(189, 147, 249, 0.4); } + .nautilus-window .sidebar .list-row:hover { + background-color: rgba(40, 42, 54, 0.5); } + .nautilus-window .sidebar .list-row:hover:active { + background-color: rgba(189, 147, 249, 0.4); } +.nautilus-window.background { + background-color: rgba(33, 35, 45, 0.95); } + .nautilus-window.background:backdrop { + background-color: rgba(33, 35, 45, 0.95); } +.nautilus-window notebook > stack:only-child { + background-color: #282a36; } + .nautilus-window notebook > stack:only-child:backdrop { + background-color: #2a2c39; } +.nautilus-window searchbar { + border-top: 1px solid rgba(0, 0, 0, 0.12); } +.nautilus-window .searchbar-container { + margin-top: -1px; } +.nautilus-window .titlebar .search { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 3px; } +.nautilus-window .path-bar-box .dim-label, .nautilus-window .path-bar-box label.separator, .nautilus-window .path-bar-box .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .nautilus-window .path-bar-box .subtitle, +.nautilus-window .path-bar-box headerbar .subtitle, +headerbar .nautilus-window .path-bar-box .subtitle { + color: transparent; } +.nautilus-window .path-bar-box widget > .text-button:last-child { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nautilus-window .path-bar-box widget > .text-button:last-child:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nautilus-window .path-bar-box button { + transition: all 100ms ease-in; + margin-left: -5px; } + .nautilus-window .path-bar-box button:backdrop:hover, .nautilus-window .path-bar-box button:backdrop:active, .nautilus-window .path-bar-box button:backdrop:checked { + color: rgba(189, 147, 249, 0.5); + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nautilus-window .path-bar-box button:backdrop:hover label, .nautilus-window .path-bar-box button:backdrop:active label, .nautilus-window .path-bar-box button:backdrop:checked label { + color: rgba(189, 147, 249, 0.4); } + +.nautilus-circular-button { + border-radius: 20px; } + +.disk-space-display { + border: 2px solid; } + .disk-space-display .unknown { + background-color: #888a85; + border-color: #555653; } + .disk-space-display .used { + background-color: #9FB0B9; + border-color: #667f8c; } + .disk-space-display .free { + background-color: #D8D8D8; + border-color: #a5a5a5; } + +.nautilus-desktop { + color: #f8f8f2; } + .nautilus-desktop .nautilus-canvas-item { + border-radius: 5px; + color: #f8f8f2; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } + .nautilus-desktop .nautilus-canvas-item:active { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:hover { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:selected { + color: #f8f8f2; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item .dim-label:selected, .nautilus-desktop .nautilus-canvas-item label.separator:selected, .nautilus-desktop .nautilus-canvas-item .titlebar:not(headerbar) .subtitle:selected, .titlebar:not(headerbar) .nautilus-desktop .nautilus-canvas-item .subtitle:selected, + .nautilus-desktop .nautilus-canvas-item headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-canvas-item .subtitle:selected { + color: #f8f8f2; } + .nautilus-desktop .nautilus-list .dim-label:selected, .nautilus-desktop .nautilus-list label.separator:selected, .nautilus-desktop .nautilus-list .titlebar:not(headerbar) .subtitle:selected, .titlebar:not(headerbar) .nautilus-desktop .nautilus-list .subtitle:selected, + .nautilus-desktop .nautilus-list headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-list .subtitle:selected { + color: #f8f8f2; } + +/********* + * Gedit * + *********/ +.gedit-search-slider { + padding: 4px; + border-radius: 0 0 3px 3px; + border: 0; + background-color: #1e1f29; } + +/********* + * Gnucash * +*********/ +#gnc-id-main-window entry.gnc-class-register-foreground { + background: transparent; + border: none; + box-shadow: none; } +#gnc-id-main-window .arrow.button.toggle { + transition: none; + box-shadow: none; } + #gnc-id-main-window .arrow.button.toggle:hover { + border-color: rgba(189, 147, 249, 0.5); } + +/******** + * Gala * + *******/ +.gala-notification { + border-width: 0; + border-radius: 2px; + color: white; + border: 1px solid #282a36; + background-color: #282a36; } + .gala-notification .title, + .gala-notification .label { + color: #f8f8f2; } + +.gala-button { + padding: 3px; + color: #282a36; + border: none; + border-radius: 50%; + background-image: linear-gradient(to bottom, #7e7e7e, #3e3e3e); + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.98), inset 0 1px 0 0 rgba(255, 255, 255, 0.93), inset 0 -1px 0 0 rgba(255, 255, 255, 0.99), 0 0 0 1px rgba(0, 0, 0, 0.6), 0 3px 6px rgba(0, 0, 0, 0.84), 0 3px 6px rgba(0, 0, 0, 0.77); + text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +/********** + * Notify * + *********/ +.notify { + /*-notify-shadow: 0px 2px 18px transparentize(black, 0.60);*/ + border-radius: 5px; + border: 1px solid rgba(0, 0, 0, 0.7); + background-color: rgba(40, 42, 54, 0.05); } + +/*************** + * SwitchBoard * + ***************/ +.category-label { + font-weight: bold; + color: #f8f8f2; } + +/************* + * Slingshot * + ************/ +.button.app { + border: none; + border-radius: 0; + box-shadow: none; + background-image: none; } + .button.app .app:hover { + border-radius: 8px; + border: none; + background-color: rgba(189, 147, 249, 0); + color: white; } + .button.app .app:focus { + /*background-color: transparentize(black, 0.20);*/ } + +.search-item { + border-radius: 0; + border: none; + color: #f8f8f2; + background: none; } + .search-item:hover, .search-item:focus { + border-radius: 0; + background-color: rgba(189, 147, 249, 0); + color: #f8f8f2; } + +.search-entry-large, +.search-entry-large:focus { + border: none; + font-size: 18px; + font-weight: 300; + background-image: none; + background: none; + box-shadow: none; + border-radius: 0; } + +.search-category-header { + font-weight: bold; + color: #f8f8f2; } + +/********* + * Panel * + ********/ +.panel { + background-color: transparent; + transition: all 100ms ease-in-out; + color: #fff; } + .panel.maximized { + background-color: #000; } + .panel.translucent { + background-color: rgba(0, 0, 0, 0.5); } + .panel.color-light.translucent { + background-color: rgba(255, 255, 255, 0.85); } + +menubar.panel, +.panel menubar { + box-shadow: none; + border: none; } + +.composited-indicator > revealer, +.composited-indicator > revealer image, +.composited-indicator > revealer label, +.composited-indicator > revealer spinner { + color: #fff; + font-weight: bold; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); + transition: all 200ms ease-in-out; + -gtk-icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); } +.composited-indicator > revealer image:first-child + label { + margin-left: 5px; } + +.panel.color-light .composited-indicator > revealer, +.panel.color-light .composited-indicator > revealer image, +.panel.color-light .composited-indicator > revealer label, +.panel.color-light .composited-indicator > revealer spinner { + color: rgba(0, 0, 0, 0.6); + text-shadow: 0 1px rgba(255, 255, 255, 0.1); + -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.1); } + +/************** + * Calculator * + **************/ +PantheonCalculatorMainWindow { + border-radius: 0 0 4px 4px; } + PantheonCalculatorMainWindow .window-frame { + border-radius: 3px; } + +/********* + * Cards * + *********/ +.deck { + background-color: #0d0d11; } + +.card { + background-color: #282a36; + border: none; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 3px 3px rgba(0, 0, 0, 0.2); + transition: all 150ms ease-in-out; } + +.card.collapsed { + background-color: #1d1f27; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.2); } + +/********* + * Noise * + *********/ +NoiseLibraryWindow { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .action-bar { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .window-frame { + border-radius: 3px; } + +/******** + * Snap * + ********/ +SnapMainWindow .take-button, +SnapSnapWindow .take-button { + border-radius: 0; } + +/******************* + * Photos/Shotwell * + *******************/ +DirectWindow .the-button-in-the-combobox, +LibraryWindow .the-button-in-the-combobox { + background: none; } + +.checkerboard-layout { + background-color: #1e1f29; + background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)), linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)); + background-size: 24px 24px; + background-position: 0 0, 12px 12px; } + +.checkboard-layout .item { + background-color: #f8f8f2; } + +/********* +* Avatar * +*********/ +.avatar { + border: 1px solid rgba(0, 0, 0, 0.23); + border-radius: 50%; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23); } + +/**level bars**/ +.sidebar.source-list.view.level-bar, iconview.sidebar.source-list.level-bar, .sidebar.source-list.view.level-bar:selected, iconview.sidebar.source-list.level-bar:selected, .sidebar.source-list.view.level-bar:selected:focus, iconview.sidebar.source-list.level-bar:selected:focus { + background: linear-gradient(rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.14)); + border: 1px solid rgba(0, 0, 0, 0.14); + box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); + border-radius: 2px; } +.sidebar.source-list.view.fill-block, iconview.sidebar.source-list.fill-block { + border: none; } + .sidebar.source-list.view.fill-block, iconview.sidebar.source-list.fill-block, .sidebar.source-list.view.fill-block:hover, iconview.sidebar.source-list.fill-block:hover, .sidebar.source-list.view.fill-block:selected, iconview.sidebar.source-list.fill-block:selected, .sidebar.source-list.view.fill-block:selected:focus, iconview.sidebar.source-list.fill-block:selected:focus { + background: linear-gradient(rgba(189, 147, 249, 0.5), rgba(189, 147, 249, 0.5)); } + +/************************** + * Colors in context menu * +**************************/ +checkbutton.color-button { + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 100px; + background-clip: border-box; + padding: 0; + margin: 2px 1px; } + checkbutton.color-button > check { + -gtk-icon-source: none; + background: none; + margin-right: 0; + padding: 2px; } + checkbutton.color-button.none > check { + background-color: transparent; + border-radius: 100px; + -gtk-icon-source: -gtk-icontheme("close-symbolic"); } + +radiobutton.color-button > radio { + -gtk-icon-source: none; + margin-right: 0; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 100px; + background-clip: border-box; } +radiobutton.color-button:active > radio { + border: 1px solid rgba(0, 0, 0, 0.35); } + +.color-button check, +.color-button check:checked, +.color-button radio, +.color-button radio:checked { + background-image: none; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 50%; + color: #282a36; + -gtk-icon-source: -gtk-icontheme("check-active-symbolic"); } +.color-button.red check, .color-button.red radio, .color-button.strawberry check, .color-button.strawberry radio { + background-color: @STRAWBERRY_300; + -gtk-icon-shadow: 0 1px 1px @STRAWBERRY_500; } +.color-button.orange check, .color-button.orange radio { + background-color: @ORANGE_300; + -gtk-icon-shadow: 0 1px 1px @ORANGE_500; } +.color-button.yellow check, .color-button.yellow radio, .color-button.banana check, .color-button.banana radio { + background-color: @BANANA_500; + -gtk-icon-shadow: 0 1px 1px @BANANA_700; } +.color-button.green check, .color-button.green radio, .color-button.lime check, .color-button.lime radio { + background-color: @LIME_500; + -gtk-icon-shadow: 0 1px 1px @LIME_700; } +.color-button.blue check, .color-button.blue radio, .color-button.blueberry check, .color-button.blueberry radio { + background-color: @BLUEBERRY_500; + -gtk-icon-shadow: 0 1px 1px @BLUEBERRY_700; } +.color-button.purple check, .color-button.purple radio, .color-button.grape check, .color-button.grape radio { + background-color: @GRAPE_500; + -gtk-icon-shadow: 0 1px 1px @GRAPE_700; } +.color-button.brown check, .color-button.brown radio, .color-button.cocoa check, .color-button.cocoa radio { + background-color: @COCOA_300; + -gtk-icon-shadow: 0 1px 1px @COCOA_500; } +.color-button.mint check, .color-button.mint radio { + background-color: @MINT_500; + -gtk-icon-shadow: 0 1px 1px @MINT_700; } +.color-button.pink check, .color-button.pink radio, .color-button.bubblegum check, .color-button.bubblegum radio { + background-color: @BUBBLEGUM_500; + -gtk-icon-shadow: 0 1px 1px @BUBBLEGUM_700; } +.color-button.slate check, .color-button.slate radio { + background-color: @SLATE_300; + -gtk-icon-shadow: 0 1px 1px @SLATE_500; } +.color-button.auto radio { + background-image: url("assets/color-button-auto.png"); + background-position: -1px -1px; + background-repeat: no-repeat; + background-size: calc(100% + 2px); } + +.xfce4-panel.background { + background-color: rgba(30, 31, 41, 0.7); + color: #f8f8f2; + text-shadow: none; + -gtk-icon-shadow: none; } +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { + transition: none; } + +#tasklist-button { + color: rgba(255, 255, 255, 0.8); + border-radius: 0; + border: none; + background-color: rgba(30, 31, 41, 0); } + #tasklist-button:hover { + color: white; + background-color: rgba(0, 0, 0, 0.17); } + #tasklist-button:checked { + color: white; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: inset 0 -2px rgba(189, 147, 249, 0.5); } + +.xfce4-panel.background button.flat { + color: white; + border-radius: 0; + border: none; + background-color: rgba(30, 31, 41, 0); + font-weight: normal; } + .xfce4-panel.background button.flat:hover { + border: none; + background-color: rgba(52, 53, 70, 0.7); } + .xfce4-panel.background button.flat:active, .xfce4-panel.background button.flat:checked { + color: white; + border-bottom: 2px solid rgba(189, 147, 249, 0.5); + background-color: rgba(26, 27, 35, 0.7); } + .xfce4-panel.background button.flat:active label, .xfce4-panel.background button.flat:active image, .xfce4-panel.background button.flat:checked label, .xfce4-panel.background button.flat:checked image { + color: inherit; } + +/******** +* Unity * +*********/ +/* Unity window border color */ +/* Unity window text color */ +/* Backdrop Unity window text color */ +/* Unity panel color #454D50 */ +UnityDecoration { + background-color: #31363D; + color: #fefefe; } + UnityDecoration .top { + padding: 0 5px 0 5px; + border-radius: 4px 4px 0px 0px; + box-shadow: none; + border: 1px solid #31363D; + border-bottom-width: 0; + background-color: #31363D; + color: #fefefe; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: #e5e5e5; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top .menuitem { + color: #fefefe; } + UnityDecoration .top .menuitem:backdrop { + color: #e5e5e5; } + +UnityDecoration.left, +UnityDecoration.right { + background-repeat: repeat-x; + background-color: #30343b; + background-size: 1px 120px; + background-clip: border-box; + background-image: linear-gradient(to bottom, #31363D, #30343b); } + +UnityDecoration.bottom { + background-size: 1px; + background-repeat: repeat-x; + background-color: #30343b; } + +UnityDecoration.left:backdrop, +UnityDecoration.right:backdrop, +UnityDecoration.bottom:backdrop { + background-size: 1px; + background-repeat: repeat-x; } + +/************** +* Unity Panel * +***************/ +UnityPanelWidget, +.unity-panel { + background-color: #1a1d21; + color: #fefefe; } + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #e5e5e5; } + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0 1px; + color: #fefefe; } + +.unity-panel.menubar, +.unity-panel .menubar { + color: #fefefe; } + +.unity-panel.menu.menubar, +.unity-panel .menu .menubar { + background-color: #1a1d21; + color: #fefefe; } + +.unity-panel.menubar:backdrop, +.unity-panel .menubar *:backdrop { + color: #8b8c8e; } + +.unity-panel.menubar.menuitem, +.unity-panel.menubar .menuitem { + padding: 3px 5px; + border-width: 1px; + border-style: solid; + border: none; + background: none; + color: #fefefe; + box-shadow: none; } + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem:hover { + border-radius: 0; + background-color: #2f333a; + color: #fefefe; + box-shadow: none; } + +.unity-panel.menubar .menuitem *:hover { + color: white; + box-shadow: none; } + +.unity-panel.menubar .menuitem.separator, +.unity-panel.menubar.menuitem.separator { + border: none; + color: rgba(25, 26, 34, 0.9); } + +/* Force Quit */ +SheetStyleDialog.unity-force-quit { + background-color: #282a36; } + +@keyframes playbackmenuitem_spinner { + to { + -gtk-icon-transform: rotate(1turn); } } +.menu IdoPlaybackMenuItem.menuitem:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: playbackmenuitem_spinner 1s infinite linear; + color: rgba(189, 147, 249, 0.5); } + +MsdOsdWindow.background.osd { + border-radius: 2px; + border: 1px solid rgba(25, 26, 34, 0.9); } + MsdOsdWindow.background.osd .progressbar { + background-color: rgba(189, 147, 249, 0.5); + border: none; + border-color: rgba(189, 147, 249, 0.5); + border-radius: 5px; } + MsdOsdWindow.background.osd .trough { + background-color: rgba(9, 10, 12, 0.8); + border: none; + border-radius: 5px; } + +/*********************** + * App-Specific Styles * + ***********************/ +/********* + * Geary * + *********/ +.geary-titlebar-left .separator, +.geary-titlebar-right .separator { + opacity: 0; } + +ConversationListView .view:active, ConversationListView iconview:active, ConversationListView .view:selected, ConversationListView iconview:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + ConversationListView .view:active:backdrop, ConversationListView iconview:active:backdrop, ConversationListView .view:selected:backdrop, ConversationListView iconview:selected:backdrop { + background-color: rgba(189, 147, 249, 0.4); + color: rgba(248, 248, 242, 0.5); } +ConversationListView .view .cell, ConversationListView iconview .cell { + border: solid rgba(0, 0, 0, 0.2); + border-width: 0 0 1px 0; } + ConversationListView .view .cell:selected, ConversationListView iconview .cell:selected { + color: #f8f8f2; + border: 0px solid rgba(159, 99, 246, 0.5); } + +/*********** + * LightDm * + ***********/ +#panel_window { + background-color: rgba(30, 31, 41, 0.7); + color: white; + font-weight: bold; + box-shadow: inset 0 -1px rgba(15, 15, 20, 0.7); } + #panel_window .menubar, + #panel_window .menubar > .menuitem + menubar, + #panel_window menubar > menuitem { + background-color: transparent; + color: white; + font-weight: bold; } + #panel_window .menubar .menuitem:disabled, + #panel_window menubar menuitem:disabled { + color: rgba(255, 255, 255, 0.5); } + #panel_window .menubar .menuitem:disabled GtkLabel, + #panel_window menubar menuitem:disabled GtkLabel { + color: inherit; } + #panel_window .menubar .menuitem:disabled label, + #panel_window menubar menuitem:disabled label { + color: inherit; } + #panel_window .menubar .menu > .menuitem, + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #f8f8f2; } + +#content_frame { + padding-bottom: 14px; + background-color: #1e1f29; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; } + +#content_frame button { + font-weight: normal; + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:hover { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #282a36; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:active, #content_frame button:checked { + color: #f8f8f2; + outline-color: rgba(248, 248, 242, 0.3); + background-color: rgba(189, 147, 249, 0.5); + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:disabled { + color: #cfcfcd; + outline-color: rgba(248, 248, 242, 0.3); + background-color: #22232e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #1e1f29; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; } + +#buttonbox_frame button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(47, 54, 61, 0.8), rgba(47, 54, 61, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:active, #buttonbox_frame button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(33, 38, 43, 0.8), rgba(33, 38, 43, 0.8)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +#login_window #user_combobox { + color: #f8f8f2; + font-size: 13px; } + #login_window #user_combobox .menu, + #login_window #user_combobox menu { + font-weight: normal; } + +#user_image { + padding: 3px; + border-radius: 2px; } + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; } + +/* thunar */ +.thunar toolbar { + background-color: #1e1f29; } + +/* buttons in toolbar */ +.thunar toolbar.horizontal button image { + -gtk-icon-transform: scale(0.72); } + +scrolledwindow.sidebar treeview.view, scrollbar.right { + background: #232530; + padding: 1.5px; + border: none; + box-shadow: none; } + +scrolledwindow.standard-view scrollbar.right { + background-color: #282a36; } + +/* path-bar of thunar */ +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected, window.thunar paned > scrolledwindow treeview.view:hover, window.thunar paned > scrolledwindow treeview.view:checked, window.thunar paned > scrolledwindow treeview.view:selected { + background-color: transparent; + color: #bd93f9; + box-shadow: none; } +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked:backdrop label, window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:selected:backdrop label, window.thunar paned > scrolledwindow treeview.view:checked:backdrop label, window.thunar paned > scrolledwindow treeview.view:selected:backdrop label { + color: rgba(189, 147, 249, 0.4); } + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.path-bar-button { + background: none; + outline: none; + border: none; + box-shadow: none; } + +.nemo-window .places-treeview .view.cell:hover, .nemo-window .places-treeview iconview.cell:hover, .nemo-window .places-treeview .view.cell:selected, .nemo-window .places-treeview iconview.cell:selected, +.nemo-window .places-treeview iconview.cell:hover, +.nemo-window .places-treeview iconview.cell:selected { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } +.nemo-window .sidebar { + color: #f8f8f2; + background-color: #282a36; } + .nemo-window .sidebar .view, .nemo-window .sidebar iconview, .nemo-window .sidebar .iconview, .nemo-window .sidebar row { + background-color: transparent; } +.nemo-window .nemo-window-pane widget.entry { + background-clip: padding-box; + min-height: 28px; + padding: 5px; + color: #f8f8f2; + border: 1px solid rgba(25, 26, 34, 0.9); + border-radius: 3px; + box-shadow: inset 0 1px rgba(0, 0, 0, 0.9), inset 1px 0 rgba(0, 0, 0, 0.96), inset -1px 0 rgba(0, 0, 0, 0.96), inset 0 -1px rgba(0, 0, 0, 0.98), 0 1px rgba(255, 255, 255, 0.6); } + .nemo-window .nemo-window-pane widget.entry:selected { + background-color: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } +.nemo-window toolbar.primary-toolbar { + margin-bottom: -1px; + background: #1e1f29; } + .nemo-window toolbar.primary-toolbar button { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; + min-height: 24px; + padding: 3px; } + .nemo-window toolbar.primary-toolbar button:hover { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; } + .nemo-window toolbar.primary-toolbar button:selected, .nemo-window toolbar.primary-toolbar button:active, .nemo-window toolbar.primary-toolbar button:checked { + color: #bd93f9; + background-color: transparent; + border-radius: 0; + box-shadow: none; + text-shadow: none; + font-weight: bold; } + .nemo-window toolbar.primary-toolbar button:selected:backdrop, .nemo-window toolbar.primary-toolbar button:selected:backdrop label, .nemo-window toolbar.primary-toolbar button:active:backdrop, .nemo-window toolbar.primary-toolbar button:active:backdrop label, .nemo-window toolbar.primary-toolbar button:checked:backdrop, .nemo-window toolbar.primary-toolbar button:checked:backdrop label { + color: rgba(189, 147, 249, 0.4); } +.nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview, +.nemo-window .nemo-inactive-pane iconview { + background-color: #242530; } + +.caja-notebook .frame { + border-width: 0 0 1px; } +.caja-notebook .entry { + background: #1e1f29; + color: #f8f8f2; + border-color: rgba(25, 26, 34, 0.9); } + .caja-notebook .entry:selected { + background: rgba(189, 147, 249, 0.5); + color: #f8f8f2; } + +/************** +* Caja sidebar * +**************/ +.caja-side-pane { + background: #1e1f29; } + .caja-side-pane .frame { + border-width: 1px 0 0; } + .caja-side-pane treeview.view, + .caja-side-pane textview.view text, + .caja-side-pane viewport.frame, + .caja-side-pane widget .vertical { + background: #1e1f29; + padding: 3px 2px; } + .caja-side-pane treeview.view:hover, + .caja-side-pane textview.view text:hover, + .caja-side-pane viewport.frame:hover, + .caja-side-pane widget .vertical:hover { + background-color: rgba(40, 42, 54, 0.6); } + .caja-side-pane treeview.view:selected, + .caja-side-pane textview.view text:selected, + .caja-side-pane viewport.frame:selected, + .caja-side-pane widget .vertical:selected { + color: #bd93f9; + background: #1e1f29; } + .caja-side-pane treeview.view:selected:hover, + .caja-side-pane textview.view text:selected:hover, + .caja-side-pane viewport.frame:selected:hover, + .caja-side-pane widget .vertical:selected:hover { + background-color: rgba(189, 147, 249, 0); } + +/************** +* Caja pathbar * +**************/ +.caja-navigation-window paned { + background: #282a36; } + +.caja-navigation-window .primary-toolbar { + background: #1e1f29; } + .caja-navigation-window .primary-toolbar button, .caja-navigation-window .primary-toolbar button:backdrop { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; } + .caja-navigation-window .primary-toolbar button:hover, .caja-navigation-window .primary-toolbar button:active, .caja-navigation-window .primary-toolbar button:backdrop:active, .caja-navigation-window .primary-toolbar button:backdrop:checked { + background: rgba(189, 147, 249, 0.5); + box-shadow: none; } + .caja-navigation-window .primary-toolbar button:hover, .caja-navigation-window .primary-toolbar button:hover label, .caja-navigation-window .primary-toolbar button:active, .caja-navigation-window .primary-toolbar button:active label, .caja-navigation-window .primary-toolbar button:backdrop:active, .caja-navigation-window .primary-toolbar button:backdrop:active label, .caja-navigation-window .primary-toolbar button:backdrop:checked, .caja-navigation-window .primary-toolbar button:backdrop:checked label { + color: #f8f8f2; } + +.caja-pathbar button, .caja-pathbar button:backdrop { + color: #f8f8f2; + background-color: transparent; + border-radius: 0; + text-shadow: none; + box-shadow: none; + border: none; } +.caja-pathbar button:hover, .caja-pathbar button:active, .caja-pathbar button:checked, .caja-pathbar button:backdrop:active, .caja-pathbar button:backdrop:checked { + background: transparent; + box-shadow: none; } + .caja-pathbar button:hover, .caja-pathbar button:hover label, .caja-pathbar button:active, .caja-pathbar button:active label, .caja-pathbar button:checked, .caja-pathbar button:checked label, .caja-pathbar button:backdrop:active, .caja-pathbar button:backdrop:active label, .caja-pathbar button:backdrop:checked, .caja-pathbar button:backdrop:checked label { + color: #bd93f9; } + +/*# sourceMappingURL=gtk.css.map */ diff --git a/.themes/Dracula/index.theme b/.themes/Dracula/index.theme new file mode 100755 index 0000000..c51ebc5 --- /dev/null +++ b/.themes/Dracula/index.theme @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=Dracula +Comment=A flat and light theme with a modern look +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=Dracula +MetacityTheme=Dracula +IconTheme=Mint-Y +ButtonLayout=menu:minimize,maximize,close diff --git a/.themes/Dracula/metacity-1/close.png b/.themes/Dracula/metacity-1/close.png new file mode 100644 index 0000000..57a9dd4 Binary files /dev/null and b/.themes/Dracula/metacity-1/close.png differ diff --git a/.themes/Dracula/metacity-1/close_focused.png b/.themes/Dracula/metacity-1/close_focused.png new file mode 100644 index 0000000..57a9dd4 Binary files /dev/null and b/.themes/Dracula/metacity-1/close_focused.png differ diff --git a/.themes/Dracula/metacity-1/close_focused_normal.png b/.themes/Dracula/metacity-1/close_focused_normal.png new file mode 100644 index 0000000..57a9dd4 Binary files /dev/null and b/.themes/Dracula/metacity-1/close_focused_normal.png differ diff --git a/.themes/Dracula/metacity-1/close_focused_prelight.png b/.themes/Dracula/metacity-1/close_focused_prelight.png new file mode 100644 index 0000000..5003de1 Binary files /dev/null and b/.themes/Dracula/metacity-1/close_focused_prelight.png differ diff --git a/.themes/Dracula/metacity-1/close_focused_pressed.png b/.themes/Dracula/metacity-1/close_focused_pressed.png new file mode 100644 index 0000000..3810512 Binary files /dev/null and b/.themes/Dracula/metacity-1/close_focused_pressed.png differ diff --git a/.themes/Dracula/metacity-1/close_unfocused.png b/.themes/Dracula/metacity-1/close_unfocused.png new file mode 100644 index 0000000..357acd3 Binary files /dev/null and b/.themes/Dracula/metacity-1/close_unfocused.png differ diff --git a/.themes/Dracula/metacity-1/close_unfocused_prelight.png b/.themes/Dracula/metacity-1/close_unfocused_prelight.png new file mode 100644 index 0000000..7540136 Binary files /dev/null and b/.themes/Dracula/metacity-1/close_unfocused_prelight.png differ diff --git a/.themes/Dracula/metacity-1/close_unfocused_pressed.png b/.themes/Dracula/metacity-1/close_unfocused_pressed.png new file mode 100644 index 0000000..3810512 Binary files /dev/null and b/.themes/Dracula/metacity-1/close_unfocused_pressed.png differ diff --git a/.themes/Dracula/metacity-1/maximize.png b/.themes/Dracula/metacity-1/maximize.png new file mode 100644 index 0000000..5394188 Binary files /dev/null and b/.themes/Dracula/metacity-1/maximize.png differ diff --git a/.themes/Dracula/metacity-1/maximize_focused.png b/.themes/Dracula/metacity-1/maximize_focused.png new file mode 100644 index 0000000..5394188 Binary files /dev/null and b/.themes/Dracula/metacity-1/maximize_focused.png differ diff --git a/.themes/Dracula/metacity-1/maximize_focused_normal.png b/.themes/Dracula/metacity-1/maximize_focused_normal.png new file mode 100644 index 0000000..5394188 Binary files /dev/null and b/.themes/Dracula/metacity-1/maximize_focused_normal.png differ diff --git a/.themes/Dracula/metacity-1/maximize_focused_prelight.png b/.themes/Dracula/metacity-1/maximize_focused_prelight.png new file mode 100644 index 0000000..bf4f0da Binary files /dev/null and b/.themes/Dracula/metacity-1/maximize_focused_prelight.png differ diff --git a/.themes/Dracula/metacity-1/maximize_focused_pressed.png b/.themes/Dracula/metacity-1/maximize_focused_pressed.png new file mode 100644 index 0000000..bf4f0da Binary files /dev/null and b/.themes/Dracula/metacity-1/maximize_focused_pressed.png differ diff --git a/.themes/Dracula/metacity-1/maximize_unfocused.png b/.themes/Dracula/metacity-1/maximize_unfocused.png new file mode 100644 index 0000000..aefe981 Binary files /dev/null and b/.themes/Dracula/metacity-1/maximize_unfocused.png differ diff --git a/.themes/Dracula/metacity-1/maximize_unfocused_prelight.png b/.themes/Dracula/metacity-1/maximize_unfocused_prelight.png new file mode 100644 index 0000000..bf4f0da Binary files /dev/null and b/.themes/Dracula/metacity-1/maximize_unfocused_prelight.png differ diff --git a/.themes/Dracula/metacity-1/maximize_unfocused_pressed.png b/.themes/Dracula/metacity-1/maximize_unfocused_pressed.png new file mode 100644 index 0000000..bf4f0da Binary files /dev/null and b/.themes/Dracula/metacity-1/maximize_unfocused_pressed.png differ diff --git a/.themes/Dracula/metacity-1/menu.png b/.themes/Dracula/metacity-1/menu.png new file mode 100644 index 0000000..591572e Binary files /dev/null and b/.themes/Dracula/metacity-1/menu.png differ diff --git a/.themes/Dracula/metacity-1/menu_focused.png b/.themes/Dracula/metacity-1/menu_focused.png new file mode 100644 index 0000000..591572e Binary files /dev/null and b/.themes/Dracula/metacity-1/menu_focused.png differ diff --git a/.themes/Dracula/metacity-1/menu_focused_normal.png b/.themes/Dracula/metacity-1/menu_focused_normal.png new file mode 100644 index 0000000..591572e Binary files /dev/null and b/.themes/Dracula/metacity-1/menu_focused_normal.png differ diff --git a/.themes/Dracula/metacity-1/menu_focused_prelight.png b/.themes/Dracula/metacity-1/menu_focused_prelight.png new file mode 100644 index 0000000..1b99b07 Binary files /dev/null and b/.themes/Dracula/metacity-1/menu_focused_prelight.png differ diff --git a/.themes/Dracula/metacity-1/menu_focused_pressed.png b/.themes/Dracula/metacity-1/menu_focused_pressed.png new file mode 100644 index 0000000..1b99b07 Binary files /dev/null and b/.themes/Dracula/metacity-1/menu_focused_pressed.png differ diff --git a/.themes/Dracula/metacity-1/menu_unfocused.png b/.themes/Dracula/metacity-1/menu_unfocused.png new file mode 100644 index 0000000..81e06d5 Binary files /dev/null and b/.themes/Dracula/metacity-1/menu_unfocused.png differ diff --git a/.themes/Dracula/metacity-1/menu_unfocused_prelight.png b/.themes/Dracula/metacity-1/menu_unfocused_prelight.png new file mode 100644 index 0000000..1b99b07 Binary files /dev/null and b/.themes/Dracula/metacity-1/menu_unfocused_prelight.png differ diff --git a/.themes/Dracula/metacity-1/menu_unfocused_pressed.png b/.themes/Dracula/metacity-1/menu_unfocused_pressed.png new file mode 100644 index 0000000..1b99b07 Binary files /dev/null and b/.themes/Dracula/metacity-1/menu_unfocused_pressed.png differ diff --git a/.themes/Dracula/metacity-1/metacity-theme-1.xml b/.themes/Dracula/metacity-1/metacity-theme-1.xml new file mode 100755 index 0000000..5bd70a6 --- /dev/null +++ b/.themes/Dracula/metacity-1/metacity-theme-1.xml @@ -0,0 +1,1144 @@ + + + + Dracula + Eliver Lara <eliverlara@gmail> + ÂEliver Lara, 2022 + 2022 + Dracula Window Theme + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> +</draw_ops> + +<!-- WINDOW DECORATIONS --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <rectangle color="C_titlebar" x="4" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_focused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- BUTTON ICONS --> +<!-- note: negative values in x or y causes gnome-shell to crash --> + +<!-- Close icon --> +<draw_ops name="close_focused"> + <image filename="close_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused"> + <image filename="close_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused_prelight"> + <image filename="close_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused_pressed"> + <image filename="close_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Maximize icon --> +<draw_ops name="maximize_focused"> + <image filename="maximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused"> + <image filename="maximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused_prelight"> + <image filename="maximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused_pressed"> + <image filename="maximize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + +<!-- Unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <image filename="unmaximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused"> + <image filename="unmaximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused_prelight"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused_pressed"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Minimize icon --> +<draw_ops name="minimize_focused"> + <image filename="minimize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused"> + <image filename="minimize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused_prelight"> + <image filename="minimize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused_pressed"> + <image filename="minimize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Menu icon --> +<draw_ops name="menu_focused"> + <image filename="menu_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_focused_prelight"> + <image filename="menu_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_focused_pressed"> + <image filename="menu_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused"> + <image filename="menu_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused_prelight"> + <image filename="menu_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused_pressed"> + <image filename="menu_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Shade icon --> +<draw_ops name="shade_focused"> + <image filename="shade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_focused_prelight"> + <image filename="shade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_focused_pressed"> + <image filename="shade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused"> + <image filename="shade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused_prelight"> + <image filename="shade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused_pressed"> + <image filename="shade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Unshade icon --> +<draw_ops name="unshade_focused"> + <image filename="unshade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_focused_prelight"> + <image filename="unshade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_focused_pressed"> + <image filename="unshade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused"> + <image filename="unshade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused_prelight"> + <image filename="unshade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused_pressed"> + <image filename="unshade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- FRAME STYLES --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- FRAME STYLE SETS --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- WINDOWS --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> + +</metacity_theme> diff --git a/.themes/Dracula/metacity-1/metacity-theme-2.xml b/.themes/Dracula/metacity-1/metacity-theme-2.xml new file mode 100755 index 0000000..5bd70a6 --- /dev/null +++ b/.themes/Dracula/metacity-1/metacity-theme-2.xml @@ -0,0 +1,1144 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Dracula</name> + <author>Eliver Lara <eliverlara@gmail></author> + <copyright>ÂEliver Lara, 2022</copyright> + <date>2022</date> + <description>Dracula Window Theme</description> +</info> + + +<!-- CONSTANTS --> +<constant name="C_titlebar" value="#1e1f29" /> +<constant name="C_titlebar_unfocused" value="#1e1f29" /> +<constant name="C_border_focused" value="#1e1f29" /> +<constant name="C_border_unfocused" value="#1e1f29" /> +<constant name="C_title_focused" value="#f8f8f2" /> +<constant name="C_title_unfocused" value="#93979f" /> + +<constant name="C_wm_button_background" value="#fc2" /> +<constant name="C_wm_button_foreground" value="#283141" /> +<constant name="C_wm_button_unfocused" value="#e6e8eb" /> + +<constant name="C_close_button" value="#283141" /> +<constant name="C_maximize_button" value="#283141" /> +<constant name="C_restore_button" value="#283141" /> +<constant name="C_minimize_button" value="#283141" /> + +<!-- GEOMETRY --> + +<!-- Focused window --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="4" rounded_top_right="4"> + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="3" /> + <distance name="left_titlebar_edge" value="5" /> + <distance name="right_titlebar_edge" value="5" /> + <distance name="title_vertical_pad" value="4" /> + <aspect_ratio name="button" value="1.0" /> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Unfocused window --> +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="4" rounded_top_right="4" parent="normal" > + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="left_titlebar_edge" value="5"/> + <distance name="right_titlebar_edge" value="5"/> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Maximized window --> +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Left tiled window --> +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="0" /> +</frame_geometry> + +<!-- Right tiled window --> +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="0" /> +</frame_geometry> + +<!-- Small window --> +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<!-- Small unfocused window --> +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="5"/> + <distance name="right_titlebar_edge" value="5"/> +</frame_geometry> + +<!-- No buttons --> +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal"> +</frame_geometry> + +<!-- Border --> +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="title_vertical_pad" value="1" /> + <border name="title_border" left="10" right="10" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<!-- Borderless --> +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<!-- Modal --> +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="small"> + <distance name="title_vertical_pad" value="5"/> +</frame_geometry> + +<frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="title_vertical_pad" value="8"/> + <distance name="bottom_height" value="1"/> + <distance name="left_width" value="1"/> + <distance name="right_width" value="1"/> +</frame_geometry> + + +<!-- TITLES --> + +<!-- Title alignment --> +<draw_ops name="title_focused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> +</draw_ops> + +<!-- WINDOW DECORATIONS --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <rectangle color="C_titlebar" x="4" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_focused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- BUTTON ICONS --> +<!-- note: negative values in x or y causes gnome-shell to crash --> + +<!-- Close icon --> +<draw_ops name="close_focused"> + <image filename="close_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused"> + <image filename="close_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused_prelight"> + <image filename="close_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused_pressed"> + <image filename="close_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Maximize icon --> +<draw_ops name="maximize_focused"> + <image filename="maximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused"> + <image filename="maximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused_prelight"> + <image filename="maximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused_pressed"> + <image filename="maximize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + +<!-- Unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <image filename="unmaximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused"> + <image filename="unmaximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused_prelight"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused_pressed"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Minimize icon --> +<draw_ops name="minimize_focused"> + <image filename="minimize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused"> + <image filename="minimize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused_prelight"> + <image filename="minimize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused_pressed"> + <image filename="minimize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Menu icon --> +<draw_ops name="menu_focused"> + <image filename="menu_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_focused_prelight"> + <image filename="menu_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_focused_pressed"> + <image filename="menu_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused"> + <image filename="menu_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused_prelight"> + <image filename="menu_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused_pressed"> + <image filename="menu_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Shade icon --> +<draw_ops name="shade_focused"> + <image filename="shade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_focused_prelight"> + <image filename="shade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_focused_pressed"> + <image filename="shade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused"> + <image filename="shade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused_prelight"> + <image filename="shade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused_pressed"> + <image filename="shade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Unshade icon --> +<draw_ops name="unshade_focused"> + <image filename="unshade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_focused_prelight"> + <image filename="unshade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_focused_pressed"> + <image filename="unshade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused"> + <image filename="unshade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused_prelight"> + <image filename="unshade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused_pressed"> + <image filename="unshade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- FRAME STYLES --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- FRAME STYLE SETS --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- WINDOWS --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> + +</metacity_theme> diff --git a/.themes/Dracula/metacity-1/metacity-theme-3.xml b/.themes/Dracula/metacity-1/metacity-theme-3.xml new file mode 100755 index 0000000..62301bc --- /dev/null +++ b/.themes/Dracula/metacity-1/metacity-theme-3.xml @@ -0,0 +1,1144 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Dracula</name> + <author>Eliver Lara <eliverlara@gmail></author> + <copyright>ÂEliver Lara, 2022</copyright> + <date>2022</date> + <description>Dracula Window Theme</description> +</info> + + +<!-- CONSTANTS --> +<constant name="C_titlebar" value="#1e1f29" /> +<constant name="C_titlebar_unfocused" value="#1e1f29" /> +<constant name="C_border_focused" value="#1e1f29" /> +<constant name="C_border_unfocused" value="#1e1f29" /> +<constant name="C_title_focused" value="#f8f8f2" /> +<constant name="C_title_unfocused" value="#93979f" /> + +<constant name="C_wm_button_background" value="#fc2" /> +<constant name="C_wm_button_foreground" value="#283141" /> +<constant name="C_wm_button_unfocused" value="#e6e8eb" /> + +<constant name="C_close_button" value="#283141" /> +<constant name="C_maximize_button" value="#283141" /> +<constant name="C_restore_button" value="#283141" /> +<constant name="C_minimize_button" value="#283141" /> + +<!-- GEOMETRY --> + +<!-- Focused window --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="4" rounded_top_right="4"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="left_titlebar_edge" value="5" /> + <distance name="right_titlebar_edge" value="5" /> + <distance name="title_vertical_pad" value="4" /> + <aspect_ratio name="button" value="1.0" /> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Unfocused window --> +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="4" rounded_top_right="4" parent="normal" > + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="left_titlebar_edge" value="5"/> + <distance name="right_titlebar_edge" value="5"/> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Maximized window --> +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Left tiled window --> +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="0" /> +</frame_geometry> + +<!-- Right tiled window --> +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="0" /> +</frame_geometry> + +<!-- Small window --> +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<!-- Small unfocused window --> +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="5"/> + <distance name="right_titlebar_edge" value="5"/> +</frame_geometry> + +<!-- No buttons --> +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal"> +</frame_geometry> + +<!-- Border --> +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="title_vertical_pad" value="1" /> + <border name="title_border" left="10" right="10" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<!-- Borderless --> +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<!-- Modal --> +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="small"> + <distance name="title_vertical_pad" value="5"/> +</frame_geometry> + +<frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="title_vertical_pad" value="8"/> + <distance name="bottom_height" value="1"/> + <distance name="left_width" value="1"/> + <distance name="right_width" value="1"/> +</frame_geometry> + + +<!-- TITLES --> + +<!-- Title alignment --> +<draw_ops name="title_focused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> +</draw_ops> + +<!-- WINDOW DECORATIONS --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <rectangle color="C_titlebar" x="4" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_focused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- BUTTON ICONS --> +<!-- note: negative values in x or y causes gnome-shell to crash --> + +<!-- Close icon --> +<draw_ops name="close_focused"> + <image filename="close_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused"> + <image filename="close_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused_prelight"> + <image filename="close_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused_pressed"> + <image filename="close_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Maximize icon --> +<draw_ops name="maximize_focused"> + <image filename="maximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused"> + <image filename="maximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused_prelight"> + <image filename="maximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused_pressed"> + <image filename="maximize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + +<!-- Unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <image filename="unmaximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused"> + <image filename="unmaximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused_prelight"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused_pressed"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Minimize icon --> +<draw_ops name="minimize_focused"> + <image filename="minimize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused"> + <image filename="minimize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused_prelight"> + <image filename="minimize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused_pressed"> + <image filename="minimize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Menu icon --> +<draw_ops name="menu_focused"> + <image filename="menu_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_focused_prelight"> + <image filename="menu_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_focused_pressed"> + <image filename="menu_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused"> + <image filename="menu_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused_prelight"> + <image filename="menu_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused_pressed"> + <image filename="menu_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Shade icon --> +<draw_ops name="shade_focused"> + <image filename="shade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_focused_prelight"> + <image filename="shade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_focused_pressed"> + <image filename="shade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused"> + <image filename="shade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused_prelight"> + <image filename="shade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused_pressed"> + <image filename="shade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Unshade icon --> +<draw_ops name="unshade_focused"> + <image filename="unshade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_focused_prelight"> + <image filename="unshade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_focused_pressed"> + <image filename="unshade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused"> + <image filename="unshade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused_prelight"> + <image filename="unshade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused_pressed"> + <image filename="unshade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- FRAME STYLES --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- FRAME STYLE SETS --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- WINDOWS --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> + +</metacity_theme> diff --git a/.themes/Dracula/metacity-1/metacity-theme.xml b/.themes/Dracula/metacity-1/metacity-theme.xml new file mode 100755 index 0000000..5bd70a6 --- /dev/null +++ b/.themes/Dracula/metacity-1/metacity-theme.xml @@ -0,0 +1,1144 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Dracula</name> + <author>Eliver Lara <eliverlara@gmail></author> + <copyright>ÂEliver Lara, 2022</copyright> + <date>2022</date> + <description>Dracula Window Theme</description> +</info> + + +<!-- CONSTANTS --> +<constant name="C_titlebar" value="#1e1f29" /> +<constant name="C_titlebar_unfocused" value="#1e1f29" /> +<constant name="C_border_focused" value="#1e1f29" /> +<constant name="C_border_unfocused" value="#1e1f29" /> +<constant name="C_title_focused" value="#f8f8f2" /> +<constant name="C_title_unfocused" value="#93979f" /> + +<constant name="C_wm_button_background" value="#fc2" /> +<constant name="C_wm_button_foreground" value="#283141" /> +<constant name="C_wm_button_unfocused" value="#e6e8eb" /> + +<constant name="C_close_button" value="#283141" /> +<constant name="C_maximize_button" value="#283141" /> +<constant name="C_restore_button" value="#283141" /> +<constant name="C_minimize_button" value="#283141" /> + +<!-- GEOMETRY --> + +<!-- Focused window --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="4" rounded_top_right="4"> + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="3" /> + <distance name="left_titlebar_edge" value="5" /> + <distance name="right_titlebar_edge" value="5" /> + <distance name="title_vertical_pad" value="4" /> + <aspect_ratio name="button" value="1.0" /> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Unfocused window --> +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="4" rounded_top_right="4" parent="normal" > + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="left_titlebar_edge" value="5"/> + <distance name="right_titlebar_edge" value="5"/> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Maximized window --> +<frame_geometry name="max" title_scale="medium" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="4" bottom="4" /> + <border name="button_border" left="0" right="0" top="4" bottom="4" /> +</frame_geometry> + +<!-- Left tiled window --> +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="right_width" value="0" /> +</frame_geometry> + +<!-- Right tiled window --> +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> + <distance name="left_width" value="0" /> +</frame_geometry> + +<!-- Small window --> +<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false"> + <distance name="title_vertical_pad" value="4" /> + <border name="title_border" left="4" right="4" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<!-- Small unfocused window --> +<frame_geometry name="small_unfocused" parent="small"> + <distance name="left_titlebar_edge" value="5"/> + <distance name="right_titlebar_edge" value="5"/> +</frame_geometry> + +<!-- No buttons --> +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal"> +</frame_geometry> + +<!-- Border --> +<frame_geometry name="border" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal" > + <distance name="left_width" value="1" /> + <distance name="right_width" value="1" /> + <distance name="bottom_height" value="1" /> + <distance name="title_vertical_pad" value="1" /> + <border name="title_border" left="10" right="10" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> +</frame_geometry> + +<!-- Borderless --> +<frame_geometry name="borderless" has_title="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="title_vertical_pad" value="0" /> + <border name="title_border" left="0" right="0" top="0" bottom="0" /> + <border name="button_border" left="0" right="0" top="0" bottom="0" /> +</frame_geometry> + +<!-- Modal --> +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="small"> + <distance name="title_vertical_pad" value="5"/> +</frame_geometry> + +<frame_geometry name="attached" title_scale="medium" hide_buttons="true" rounded_top_left="false" rounded_top_right="false" parent="normal"> + <distance name="title_vertical_pad" value="8"/> + <distance name="bottom_height" value="1"/> + <distance name="left_width" value="1"/> + <distance name="right_width" value="1"/> +</frame_geometry> + + +<!-- TITLES --> + +<!-- Title alignment --> +<draw_ops name="title_focused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title x="(0 `max` ((width - title_width) / 2)) + 2" + y="(0 `max` ((height - title_height) / 2))" + color="C_title_unfocused" /> +</draw_ops> + +<!-- WINDOW DECORATIONS --> +<draw_ops name="entire_background_focused"> + <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_focused"> + <rectangle color="C_titlebar" x="4" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_fill_attached_focused"> + <include name="entire_background_focused" /> +</draw_ops> + +<draw_ops name="titlebar_fill_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="rounded_border_focused"> + <line color="C_border_focused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_focused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_focused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_focused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_focused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="rounded_border_unfocused"> + <line color="C_border_unfocused" x1="2" y1="0" x2="width-3" y2="0" /> + <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> + <line color="C_border_unfocused" x1="0" y1="2" x2="0" y2="height-2" /> + <line color="C_border_unfocused" x1="width-1" y1="2" x2="width-1" y2="height-2" /> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> + <!-- double arcs for darker borders --> + <arc color="C_border_unfocused" x="0" y="0" width="3" height="3" start_angle="270" extent_angle="90" /> + <arc color="C_border_unfocused" x="width-3" y="0" width="2" height="3" start_angle="0" extent_angle="90" /> +</draw_ops> + +<draw_ops name="border_right_focused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_focused" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_border_unfocused" /> +</draw_ops> + +<!-- BUTTON ICONS --> +<!-- note: negative values in x or y causes gnome-shell to crash --> + +<!-- Close icon --> +<draw_ops name="close_focused"> + <image filename="close_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_focused_prelight"> + <image filename="close_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_focused_pressed"> + <image filename="close_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused"> + <image filename="close_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused_prelight"> + <image filename="close_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="close_unfocused_pressed"> + <image filename="close_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Maximize icon --> +<draw_ops name="maximize_focused"> + <image filename="maximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_focused_prelight"> + <image filename="maximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_focused_pressed"> + <image filename="maximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused"> + <image filename="maximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused_prelight"> + <image filename="maximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="maximize_unfocused_pressed"> + <image filename="maximize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + +<!-- Unmaximize icon --> +<draw_ops name="unmaximize_focused"> + <image filename="unmaximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_focused_prelight"> + <image filename="unmaximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_focused_pressed"> + <image filename="unmaximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused"> + <image filename="unmaximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused_prelight"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unmaximize_unfocused_pressed"> + <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Minimize icon --> +<draw_ops name="minimize_focused"> + <image filename="minimize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_focused_prelight"> + <image filename="minimize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_focused_pressed"> + <image filename="minimize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused"> + <image filename="minimize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused_prelight"> + <image filename="minimize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="minimize_unfocused_pressed"> + <image filename="minimize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Menu icon --> +<draw_ops name="menu_focused"> + <image filename="menu_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_focused_prelight"> + <image filename="menu_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_focused_pressed"> + <image filename="menu_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused"> + <image filename="menu_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused_prelight"> + <image filename="menu_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="menu_unfocused_pressed"> + <image filename="menu_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Shade icon --> +<draw_ops name="shade_focused"> + <image filename="shade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_focused_prelight"> + <image filename="shade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_focused_pressed"> + <image filename="shade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused"> + <image filename="shade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused_prelight"> + <image filename="shade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="shade_unfocused_pressed"> + <image filename="shade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- Unshade icon --> +<draw_ops name="unshade_focused"> + <image filename="unshade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_focused_prelight"> + <image filename="unshade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_focused_pressed"> + <image filename="unshade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused"> + <image filename="unshade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused_prelight"> + <image filename="unshade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> +<draw_ops name="unshade_unfocused_pressed"> + <image filename="unshade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> +</draw_ops> + + +<!-- FRAME STYLES --> +<frame_style name="normal_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_focused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="normal_max_shaded_unfocused" geometry="max"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_focused" geometry="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="rounded_border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="dialog_unfocused" geometry="normal_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="rounded_border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_focused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="modal_dialog_unfocused" geometry="modal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_focused" geometry="small"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_focused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="border_unfocused" geometry="border"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="borderless" geometry="borderless"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_focused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_focused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="attached_unfocused" geometry="attached"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_attached_focused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_unfocused" /> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_focused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_right_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_left_unfocused" geometry="tiled_left"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_right_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_focused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_fill_focused" /> + <piece position="title" draw_ops="title_focused" /> + <piece position="overlay" draw_ops="border_left_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="prelight" draw_ops="menu_focused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="prelight" draw_ops="shade_focused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_focused" /> + <button function="unshade" state="prelight" draw_ops="unshade_focused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_focused_pressed" /> + + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<frame_style name="tiled_right_unfocused" geometry="tiled_right"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> + <piece position="title" draw_ops="title_unfocused" /> + <piece position="overlay" draw_ops="border_left_unfocused" /> + <button function="close" state="normal" draw_ops="close_unfocused" /> + <button function="close" state="prelight" draw_ops="close_unfocused_prelight" /> + <button function="close" state="pressed" draw_ops="close_unfocused_pressed" /> + <button function="maximize" state="normal" draw_ops="maximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed" /> + <button function="minimize" state="normal" draw_ops="minimize_unfocused" /> + <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight" /> + <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed" /> + <button function="menu" state="normal" draw_ops="menu_unfocused" /> + <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> + <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_unfocused" /> + <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> + <button function="unshade" state="normal" draw_ops="unshade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="unshade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="unshade_unfocused_pressed" /> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- placeholder for unimplementated styles--> +<frame_style name="blank" geometry="normal"> + <button function="close" state="normal"><draw_ops></draw_ops></button> + <button function="close" state="pressed"><draw_ops></draw_ops></button> + <button function="maximize" state="normal"><draw_ops></draw_ops></button> + <button function="maximize" state="pressed"><draw_ops></draw_ops></button> + <button function="minimize" state="normal"><draw_ops></draw_ops></button> + <button function="minimize" state="pressed"><draw_ops></draw_ops></button> + <button function="menu" state="normal"><draw_ops></draw_ops></button> + <button function="menu" state="pressed"><draw_ops></draw_ops></button> + <button function="shade" state="normal"><draw_ops></draw_ops></button> + <button function="shade" state="prelight"><draw_ops></draw_ops></button> + <button function="shade" state="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><draw_ops></draw_ops></button> + <button function="unshade" state="prelight"><draw_ops></draw_ops></button> + <button function="unshade" state="pressed"><draw_ops></draw_ops></button> + <button function="above" state="normal"><draw_ops></draw_ops></button> + <button function="above" state="pressed"><draw_ops></draw_ops></button> + <button function="unabove" state="normal"><draw_ops></draw_ops></button> + <button function="unabove" state="pressed"><draw_ops></draw_ops></button> + <button function="stick" state="normal"><draw_ops></draw_ops></button> + <button function="stick" state="pressed"><draw_ops></draw_ops></button> + <button function="unstick" state="normal"><draw_ops></draw_ops></button> + <button function="unstick" state="pressed"><draw_ops></draw_ops></button> +</frame_style> + +<!-- FRAME STYLE SETS --> +<frame_style_set name="normal_style_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused" /> + <frame focus="no" state="normal" resize="both" style="normal_unfocused" /> + <frame focus="yes" state="maximized" style="normal_max_focused" /> + <frame focus="no" state="maximized" style="normal_max_unfocused" /> + <frame focus="yes" state="shaded" style="normal_focused" /> + <frame focus="no" state="shaded" style="normal_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused" /> + <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused" /> +</frame_style_set> + +<frame_style_set name="dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="dialog_focused" /> + <frame focus="no" state="shaded" style="dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="modal_dialog_style_set"> + <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused" /> + <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="modal_dialog_focused" /> + <frame focus="no" state="shaded" style="modal_dialog_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="utility_style_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused" /> + <frame focus="yes" state="maximized" style="blank" /> + <frame focus="no" state="maximized" style="blank" /> + <frame focus="yes" state="shaded" style="utility_focused" /> + <frame focus="no" state="shaded" style="utility_unfocused" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<frame_style_set name="border_style_set"> + <frame focus="yes" state="normal" resize="both" style="border_focused" /> + <frame focus="no" state="normal" resize="both" style="border_unfocused" /> + <frame focus="yes" state="maximized" style="borderless" /> + <frame focus="no" state="maximized" style="borderless" /> + <frame focus="yes" state="shaded" style="blank" /> + <frame focus="no" state="shaded" style="blank" /> + <frame focus="yes" state="maximized_and_shaded" style="blank" /> + <frame focus="no" state="maximized_and_shaded" style="blank" /> +</frame_style_set> + +<!-- WINDOWS --> +<window type="normal" style_set="normal_style_set" /> +<window type="dialog" style_set="dialog_style_set" /> +<window type="modal_dialog" style_set="modal_dialog_style_set" /> +<window type="menu" style_set="utility_style_set" /> +<window type="utility" style_set="utility_style_set" /> +<window type="border" style_set="border_style_set" /> + +</metacity_theme> diff --git a/.themes/Dracula/metacity-1/minimize.png b/.themes/Dracula/metacity-1/minimize.png new file mode 100644 index 0000000..ba7ad7e Binary files /dev/null and b/.themes/Dracula/metacity-1/minimize.png differ diff --git a/.themes/Dracula/metacity-1/minimize_focused.png b/.themes/Dracula/metacity-1/minimize_focused.png new file mode 100644 index 0000000..ba7ad7e Binary files /dev/null and b/.themes/Dracula/metacity-1/minimize_focused.png differ diff --git a/.themes/Dracula/metacity-1/minimize_focused_normal.png b/.themes/Dracula/metacity-1/minimize_focused_normal.png new file mode 100644 index 0000000..ba7ad7e Binary files /dev/null and b/.themes/Dracula/metacity-1/minimize_focused_normal.png differ diff --git a/.themes/Dracula/metacity-1/minimize_focused_prelight.png b/.themes/Dracula/metacity-1/minimize_focused_prelight.png new file mode 100644 index 0000000..409f951 Binary files /dev/null and b/.themes/Dracula/metacity-1/minimize_focused_prelight.png differ diff --git a/.themes/Dracula/metacity-1/minimize_focused_pressed.png b/.themes/Dracula/metacity-1/minimize_focused_pressed.png new file mode 100644 index 0000000..409f951 Binary files /dev/null and b/.themes/Dracula/metacity-1/minimize_focused_pressed.png differ diff --git a/.themes/Dracula/metacity-1/minimize_unfocused.png b/.themes/Dracula/metacity-1/minimize_unfocused.png new file mode 100644 index 0000000..aefe981 Binary files /dev/null and b/.themes/Dracula/metacity-1/minimize_unfocused.png differ diff --git a/.themes/Dracula/metacity-1/minimize_unfocused_prelight.png b/.themes/Dracula/metacity-1/minimize_unfocused_prelight.png new file mode 100644 index 0000000..409f951 Binary files /dev/null and b/.themes/Dracula/metacity-1/minimize_unfocused_prelight.png differ diff --git a/.themes/Dracula/metacity-1/minimize_unfocused_pressed.png b/.themes/Dracula/metacity-1/minimize_unfocused_pressed.png new file mode 100644 index 0000000..409f951 Binary files /dev/null and b/.themes/Dracula/metacity-1/minimize_unfocused_pressed.png differ diff --git a/.themes/Dracula/metacity-1/shade.png b/.themes/Dracula/metacity-1/shade.png new file mode 100644 index 0000000..9d1ff7d Binary files /dev/null and b/.themes/Dracula/metacity-1/shade.png differ diff --git a/.themes/Dracula/metacity-1/shade_focused.png b/.themes/Dracula/metacity-1/shade_focused.png new file mode 100644 index 0000000..9d1ff7d Binary files /dev/null and b/.themes/Dracula/metacity-1/shade_focused.png differ diff --git a/.themes/Dracula/metacity-1/shade_focused_normal.png b/.themes/Dracula/metacity-1/shade_focused_normal.png new file mode 100644 index 0000000..9d1ff7d Binary files /dev/null and b/.themes/Dracula/metacity-1/shade_focused_normal.png differ diff --git a/.themes/Dracula/metacity-1/shade_focused_prelight.png b/.themes/Dracula/metacity-1/shade_focused_prelight.png new file mode 100644 index 0000000..90655fc Binary files /dev/null and b/.themes/Dracula/metacity-1/shade_focused_prelight.png differ diff --git a/.themes/Dracula/metacity-1/shade_focused_pressed.png b/.themes/Dracula/metacity-1/shade_focused_pressed.png new file mode 100644 index 0000000..b0a26c6 Binary files /dev/null and b/.themes/Dracula/metacity-1/shade_focused_pressed.png differ diff --git a/.themes/Dracula/metacity-1/shade_unfocused.png b/.themes/Dracula/metacity-1/shade_unfocused.png new file mode 100644 index 0000000..8fa5056 Binary files /dev/null and b/.themes/Dracula/metacity-1/shade_unfocused.png differ diff --git a/.themes/Dracula/metacity-1/shade_unfocused_prelight.png b/.themes/Dracula/metacity-1/shade_unfocused_prelight.png new file mode 100644 index 0000000..9d1ff7d Binary files /dev/null and b/.themes/Dracula/metacity-1/shade_unfocused_prelight.png differ diff --git a/.themes/Dracula/metacity-1/shade_unfocused_pressed.png b/.themes/Dracula/metacity-1/shade_unfocused_pressed.png new file mode 100644 index 0000000..b0a26c6 Binary files /dev/null and b/.themes/Dracula/metacity-1/shade_unfocused_pressed.png differ diff --git a/.themes/Dracula/metacity-1/unmaximize.png b/.themes/Dracula/metacity-1/unmaximize.png new file mode 100644 index 0000000..96ee50c Binary files /dev/null and b/.themes/Dracula/metacity-1/unmaximize.png differ diff --git a/.themes/Dracula/metacity-1/unmaximize_focused.png b/.themes/Dracula/metacity-1/unmaximize_focused.png new file mode 100644 index 0000000..96ee50c Binary files /dev/null and b/.themes/Dracula/metacity-1/unmaximize_focused.png differ diff --git a/.themes/Dracula/metacity-1/unmaximize_focused_normal.png b/.themes/Dracula/metacity-1/unmaximize_focused_normal.png new file mode 100644 index 0000000..96ee50c Binary files /dev/null and b/.themes/Dracula/metacity-1/unmaximize_focused_normal.png differ diff --git a/.themes/Dracula/metacity-1/unmaximize_focused_prelight.png b/.themes/Dracula/metacity-1/unmaximize_focused_prelight.png new file mode 100644 index 0000000..79c7ece Binary files /dev/null and b/.themes/Dracula/metacity-1/unmaximize_focused_prelight.png differ diff --git a/.themes/Dracula/metacity-1/unmaximize_focused_pressed.png b/.themes/Dracula/metacity-1/unmaximize_focused_pressed.png new file mode 100644 index 0000000..79c7ece Binary files /dev/null and b/.themes/Dracula/metacity-1/unmaximize_focused_pressed.png differ diff --git a/.themes/Dracula/metacity-1/unmaximize_unfocused.png b/.themes/Dracula/metacity-1/unmaximize_unfocused.png new file mode 100644 index 0000000..357acd3 Binary files /dev/null and b/.themes/Dracula/metacity-1/unmaximize_unfocused.png differ diff --git a/.themes/Dracula/metacity-1/unmaximize_unfocused_prelight.png b/.themes/Dracula/metacity-1/unmaximize_unfocused_prelight.png new file mode 100644 index 0000000..79c7ece Binary files /dev/null and b/.themes/Dracula/metacity-1/unmaximize_unfocused_prelight.png differ diff --git a/.themes/Dracula/metacity-1/unmaximize_unfocused_pressed.png b/.themes/Dracula/metacity-1/unmaximize_unfocused_pressed.png new file mode 100644 index 0000000..79c7ece Binary files /dev/null and b/.themes/Dracula/metacity-1/unmaximize_unfocused_pressed.png differ diff --git a/.themes/Dracula/metacity-1/unshade.png b/.themes/Dracula/metacity-1/unshade.png new file mode 100644 index 0000000..ca57d05 Binary files /dev/null and b/.themes/Dracula/metacity-1/unshade.png differ diff --git a/.themes/Dracula/metacity-1/unshade_focused.png b/.themes/Dracula/metacity-1/unshade_focused.png new file mode 100644 index 0000000..ca57d05 Binary files /dev/null and b/.themes/Dracula/metacity-1/unshade_focused.png differ diff --git a/.themes/Dracula/metacity-1/unshade_focused_normal.png b/.themes/Dracula/metacity-1/unshade_focused_normal.png new file mode 100644 index 0000000..ca57d05 Binary files /dev/null and b/.themes/Dracula/metacity-1/unshade_focused_normal.png differ diff --git a/.themes/Dracula/metacity-1/unshade_focused_prelight.png b/.themes/Dracula/metacity-1/unshade_focused_prelight.png new file mode 100644 index 0000000..b20ccf6 Binary files /dev/null and b/.themes/Dracula/metacity-1/unshade_focused_prelight.png differ diff --git a/.themes/Dracula/metacity-1/unshade_focused_pressed.png b/.themes/Dracula/metacity-1/unshade_focused_pressed.png new file mode 100644 index 0000000..27c14b6 Binary files /dev/null and b/.themes/Dracula/metacity-1/unshade_focused_pressed.png differ diff --git a/.themes/Dracula/metacity-1/unshade_unfocused.png b/.themes/Dracula/metacity-1/unshade_unfocused.png new file mode 100644 index 0000000..8fa5056 Binary files /dev/null and b/.themes/Dracula/metacity-1/unshade_unfocused.png differ diff --git a/.themes/Dracula/metacity-1/unshade_unfocused_prelight.png b/.themes/Dracula/metacity-1/unshade_unfocused_prelight.png new file mode 100644 index 0000000..ca57d05 Binary files /dev/null and b/.themes/Dracula/metacity-1/unshade_unfocused_prelight.png differ diff --git a/.themes/Dracula/metacity-1/unshade_unfocused_pressed.png b/.themes/Dracula/metacity-1/unshade_unfocused_pressed.png new file mode 100644 index 0000000..27c14b6 Binary files /dev/null and b/.themes/Dracula/metacity-1/unshade_unfocused_pressed.png differ diff --git a/.themes/Dracula/unity/close.png b/.themes/Dracula/unity/close.png new file mode 100644 index 0000000..84ef391 Binary files /dev/null and b/.themes/Dracula/unity/close.png differ diff --git a/.themes/Dracula/unity/close.svg b/.themes/Dracula/unity/close.svg new file mode 100755 index 0000000..b9c364e --- /dev/null +++ b/.themes/Dracula/unity/close.svg @@ -0,0 +1,83 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="close.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/close.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="18.360146" + inkscape:cx="-2.8480399" + inkscape:cy="7.3095001" + inkscape:document-units="px" + inkscape:current-layer="g4092" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <path + id="path4094" + style="fill:#ff5555;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 718.73264,133.09656 c 305.45606,0 553.08156,247.62586 553.08156,553.0858 0,305.46123 -247.6255,553.08674 -553.08156,553.08674 -305.46512,0 -553.0913,-247.62551 -553.0913,-553.08674 0,-305.45994 247.62618,-553.0858 553.0913,-553.0858" + inkscape:connector-curvature="0" /> + <path + id="path4096" + style="fill:#ff5555;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 718.73309,172.59948 c 283.63701,0 513.57491,229.94294 513.57491,513.58518 0,283.64353 -229.9379,513.58154 -513.57491,513.58154 -283.64749,0 -513.58558,-229.93801 -513.58558,-513.58154 0,-283.64224 229.93809,-513.58518 513.58558,-513.58518" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/unity/close_focused_normal.svg b/.themes/Dracula/unity/close_focused_normal.svg new file mode 100755 index 0000000..b9c364e --- /dev/null +++ b/.themes/Dracula/unity/close_focused_normal.svg @@ -0,0 +1,83 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="close.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/close.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="18.360146" + inkscape:cx="-2.8480399" + inkscape:cy="7.3095001" + inkscape:document-units="px" + inkscape:current-layer="g4092" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <path + id="path4094" + style="fill:#ff5555;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 718.73264,133.09656 c 305.45606,0 553.08156,247.62586 553.08156,553.0858 0,305.46123 -247.6255,553.08674 -553.08156,553.08674 -305.46512,0 -553.0913,-247.62551 -553.0913,-553.08674 0,-305.45994 247.62618,-553.0858 553.0913,-553.0858" + inkscape:connector-curvature="0" /> + <path + id="path4096" + style="fill:#ff5555;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 718.73309,172.59948 c 283.63701,0 513.57491,229.94294 513.57491,513.58518 0,283.64353 -229.9379,513.58154 -513.57491,513.58154 -283.64749,0 -513.58558,-229.93801 -513.58558,-513.58154 0,-283.64224 229.93809,-513.58518 513.58558,-513.58518" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/unity/close_focused_prelight.svg b/.themes/Dracula/unity/close_focused_prelight.svg new file mode 100644 index 0000000..8873121 --- /dev/null +++ b/.themes/Dracula/unity/close_focused_prelight.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg13" + sodipodi:docname="close_focused_prelight.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs17" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview15" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="35.9274" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg13"> + <sodipodi:guide + position="2.6511798,3.2108735" + orientation="1,0" + id="guide19" + inkscape:locked="false" /> + <sodipodi:guide + position="3.8000244,2.65118" + orientation="0,1" + id="guide21" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-close-hover" + fill-rule="evenodd" + transform="matrix(0.032498,0,0,0.032498,23.371255,34.469672)"> + <path + d="m -637.58,-921.74 c 31.475,0 56.99,-25.516 56.99,-56.991 0,-31.475 -25.516,-56.991 -56.99,-56.991 -31.475,0 -56.991,25.516 -56.991,56.991 0,31.475 25.516,56.991 56.991,56.991" + fill="#d52735" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m -637.58,-926.59 c 28.797,0 52.143,-23.346 52.143,-52.144 0,-28.798 -23.345,-52.143 -52.143,-52.143 -28.798,0 -52.144,23.345 -52.144,52.143 0,28.798 23.345,52.144 52.144,52.144" + fill="#f25056" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="m -664.46,-958.56 47.051,-47.052 c 1.8209,-1.8208 4.8,-1.8208 6.6219,0 l 0.087,0.088 c 1.8213,1.8208 1.8213,4.8 5.4e-4,6.6213 l -47.052,47.051 c -1.8213,1.8213 -4.8005,1.8213 -6.6213,0 l -0.088,-0.0869 c -1.8209,-1.8213 -1.8209,-4.8011 0,-6.6219" + fill="#9f1d2b" + id="path8" + inkscape:connector-curvature="0" /> + <path + d="m -657.75,-1005.6 47.051,47.052 c 1.8208,1.8208 1.8208,4.8005 0,6.6213 l -0.0876,0.0875 c -1.8213,1.8213 -4.8004,1.8213 -6.6213,0 l -47.051,-47.051 c -1.8215,-1.8214 -1.8215,-4.8006 0,-6.6218 l 0.0875,-0.087 c 1.8213,-1.8213 4.8005,-1.8213 6.6219,0" + fill="#9f1d2b" + id="path10" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula/unity/close_focused_pressed.svg b/.themes/Dracula/unity/close_focused_pressed.svg new file mode 100644 index 0000000..e4feac1 --- /dev/null +++ b/.themes/Dracula/unity/close_focused_pressed.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg13" + sodipodi:docname="close_focused_pressed.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs17" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview15" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg13"> + <sodipodi:guide + position="2.6511798,3.9767699" + orientation="1,0" + id="guide19" + inkscape:locked="false" /> + <sodipodi:guide + position="2.4891633,2.65118" + orientation="0,1" + id="guide21" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-close-active" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.77497149,4.5421159)"> + <path + d="m 461.87,10.287 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#d52735" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 461.87,49.063 c 230.38,0 417.14,186.77 417.14,417.15 0,230.39 -186.76,417.15 -417.14,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#d52735" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="m 246.82,304.84 376.41,376.41 c 14.567,14.571 38.4,14.571 52.975,0 l 0.69653,-0.69973 c 14.571,-14.567 14.571,-38.404 0.004,-52.972 l -376.4,-376.41 c -14.571,-14.571 -38.404,-14.571 -52.971,0 l -0.704,0.69547 c -14.567,14.571 -14.567,38.404 0,52.975" + fill="#9f1d2b" + id="path8" + inkscape:connector-curvature="0" /> + <path + d="M 300.5,681.25 676.9,304.84 c 14.566,-14.566 14.566,-38.404 0,-52.975 l -0.7008,-0.69547 c -14.571,-14.571 -38.403,-14.571 -52.971,0 l -376.41,376.42 c -14.572,14.567 -14.572,38.404 0,52.972 l 0.69974,0.69973 c 14.571,14.571 38.404,14.571 52.975,0" + fill="#9f1d2b" + id="path10" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula/unity/close_unfocused.svg b/.themes/Dracula/unity/close_unfocused.svg new file mode 100755 index 0000000..825e813 --- /dev/null +++ b/.themes/Dracula/unity/close_unfocused.svg @@ -0,0 +1,105 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="close_unfocused.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/close_unfocused.png" + inkscape:export-xdpi="120" + inkscape:export-ydpi="120"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="21.298361" + inkscape:cx="9.8060826" + inkscape:cy="8.8543682" + inkscape:document-units="px" + inkscape:current-layer="g4197" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" + showguides="true" + inkscape:guide-bbox="true"> + <sodipodi:guide + position="10.00077,15.588054" + orientation="1,0" + id="guide13" + inkscape:locked="false" /> + <sodipodi:guide + position="14.414255,10.00077" + orientation="0,1" + id="guide15" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,3.1284009,-0.36309974)" + inkscape:label="ink_ext_XXXXXX" + id="g4195"> + <g + transform="scale(0.1)" + id="g4197"> + <path + id="path4199" + style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1" + d="m 713.72929,121.47321 c 305.46131,0 553.08671,247.62227 553.08671,553.08881 0,305.45751 -247.6254,553.08398 -553.08671,553.08398 -305.46,0 -553.08609,-247.62647 -553.08609,-553.08398 0,-305.46654 247.62609,-553.08881 553.08609,-553.08881" + inkscape:connector-curvature="0" /> + <path + id="path4201" + style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1" + d="m 713.72929,168.51172 c 279.48073,0 506.04791,226.56445 506.04791,506.0503 0,279.47549 -226.56718,506.04498 -506.04791,506.04498 -279.47944,0 -506.04781,-226.56949 -506.04781,-506.04498 0,-279.48585 226.56837,-506.0503 506.04781,-506.0503" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/unity/close_unfocused_prelight.svg b/.themes/Dracula/unity/close_unfocused_prelight.svg new file mode 100644 index 0000000..8873121 --- /dev/null +++ b/.themes/Dracula/unity/close_unfocused_prelight.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg13" + sodipodi:docname="close_focused_prelight.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs17" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview15" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="35.9274" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg13"> + <sodipodi:guide + position="2.6511798,3.2108735" + orientation="1,0" + id="guide19" + inkscape:locked="false" /> + <sodipodi:guide + position="3.8000244,2.65118" + orientation="0,1" + id="guide21" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-close-hover" + fill-rule="evenodd" + transform="matrix(0.032498,0,0,0.032498,23.371255,34.469672)"> + <path + d="m -637.58,-921.74 c 31.475,0 56.99,-25.516 56.99,-56.991 0,-31.475 -25.516,-56.991 -56.99,-56.991 -31.475,0 -56.991,25.516 -56.991,56.991 0,31.475 25.516,56.991 56.991,56.991" + fill="#d52735" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m -637.58,-926.59 c 28.797,0 52.143,-23.346 52.143,-52.144 0,-28.798 -23.345,-52.143 -52.143,-52.143 -28.798,0 -52.144,23.345 -52.144,52.143 0,28.798 23.345,52.144 52.144,52.144" + fill="#f25056" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="m -664.46,-958.56 47.051,-47.052 c 1.8209,-1.8208 4.8,-1.8208 6.6219,0 l 0.087,0.088 c 1.8213,1.8208 1.8213,4.8 5.4e-4,6.6213 l -47.052,47.051 c -1.8213,1.8213 -4.8005,1.8213 -6.6213,0 l -0.088,-0.0869 c -1.8209,-1.8213 -1.8209,-4.8011 0,-6.6219" + fill="#9f1d2b" + id="path8" + inkscape:connector-curvature="0" /> + <path + d="m -657.75,-1005.6 47.051,47.052 c 1.8208,1.8208 1.8208,4.8005 0,6.6213 l -0.0876,0.0875 c -1.8213,1.8213 -4.8004,1.8213 -6.6213,0 l -47.051,-47.051 c -1.8215,-1.8214 -1.8215,-4.8006 0,-6.6218 l 0.0875,-0.087 c 1.8213,-1.8213 4.8005,-1.8213 6.6219,0" + fill="#9f1d2b" + id="path10" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula/unity/close_unfocused_pressed.svg b/.themes/Dracula/unity/close_unfocused_pressed.svg new file mode 100644 index 0000000..e4feac1 --- /dev/null +++ b/.themes/Dracula/unity/close_unfocused_pressed.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg13" + sodipodi:docname="close_focused_pressed.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs17" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview15" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg13"> + <sodipodi:guide + position="2.6511798,3.9767699" + orientation="1,0" + id="guide19" + inkscape:locked="false" /> + <sodipodi:guide + position="2.4891633,2.65118" + orientation="0,1" + id="guide21" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-close-active" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.77497149,4.5421159)"> + <path + d="m 461.87,10.287 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#d52735" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 461.87,49.063 c 230.38,0 417.14,186.77 417.14,417.15 0,230.39 -186.76,417.15 -417.14,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#d52735" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="m 246.82,304.84 376.41,376.41 c 14.567,14.571 38.4,14.571 52.975,0 l 0.69653,-0.69973 c 14.571,-14.567 14.571,-38.404 0.004,-52.972 l -376.4,-376.41 c -14.571,-14.571 -38.404,-14.571 -52.971,0 l -0.704,0.69547 c -14.567,14.571 -14.567,38.404 0,52.975" + fill="#9f1d2b" + id="path8" + inkscape:connector-curvature="0" /> + <path + d="M 300.5,681.25 676.9,304.84 c 14.566,-14.566 14.566,-38.404 0,-52.975 l -0.7008,-0.69547 c -14.571,-14.571 -38.403,-14.571 -52.971,0 l -376.41,376.42 c -14.572,14.567 -14.572,38.404 0,52.972 l 0.69974,0.69973 c 14.571,14.571 38.404,14.571 52.975,0" + fill="#9f1d2b" + id="path10" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula/unity/maximize.svg b/.themes/Dracula/unity/maximize.svg new file mode 100755 index 0000000..42a2996 --- /dev/null +++ b/.themes/Dracula/unity/maximize.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="maximize.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/maximize.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.256454" + inkscape:cx="-11.547722" + inkscape:cy="7.9547456" + inkscape:document-units="px" + inkscape:current-layer="g4287" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <g + transform="scale(0.1)" + id="g4287"> + <path + id="path4289" + style="fill:#50fa7a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 726.99742,109.78614 c 305.45608,0 553.08148,247.62585 553.08148,553.08577 0,305.46122 -247.6254,553.08669 -553.08148,553.08669 -305.4651,0 -553.0914,-247.62547 -553.0914,-553.08669 0,-305.45992 247.6263,-553.08577 553.0914,-553.08577" + inkscape:connector-curvature="0" /> + <path + id="path4291" + style="fill:#50fa7a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 726.99523,149.29171 c 283.64077,0 513.57747,229.94174 513.57747,513.58248 0,283.64206 -229.9367,513.57881 -513.57747,513.57881 -283.646,0 -513.58301,-229.93675 -513.58301,-513.57881 0,-283.64074 229.93701,-513.58248 513.58301,-513.58248" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/unity/maximize_focused_normal.svg b/.themes/Dracula/unity/maximize_focused_normal.svg new file mode 100755 index 0000000..42a2996 --- /dev/null +++ b/.themes/Dracula/unity/maximize_focused_normal.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="maximize.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/maximize.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.256454" + inkscape:cx="-11.547722" + inkscape:cy="7.9547456" + inkscape:document-units="px" + inkscape:current-layer="g4287" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <g + transform="scale(0.1)" + id="g4287"> + <path + id="path4289" + style="fill:#50fa7a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 726.99742,109.78614 c 305.45608,0 553.08148,247.62585 553.08148,553.08577 0,305.46122 -247.6254,553.08669 -553.08148,553.08669 -305.4651,0 -553.0914,-247.62547 -553.0914,-553.08669 0,-305.45992 247.6263,-553.08577 553.0914,-553.08577" + inkscape:connector-curvature="0" /> + <path + id="path4291" + style="fill:#50fa7a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 726.99523,149.29171 c 283.64077,0 513.57747,229.94174 513.57747,513.58248 0,283.64206 -229.9367,513.57881 -513.57747,513.57881 -283.646,0 -513.58301,-229.93675 -513.58301,-513.57881 0,-283.64074 229.93701,-513.58248 513.58301,-513.58248" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/unity/maximize_focused_prelight.svg b/.themes/Dracula/unity/maximize_focused_prelight.svg new file mode 100644 index 0000000..7ef5c70 --- /dev/null +++ b/.themes/Dracula/unity/maximize_focused_prelight.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="maximize_focused_prelight.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6511798,4.4480908" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="2.1945877,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-maximize-hover" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.75762589,4.5632447)"> + <path + d="m 466.14,4.6375 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#13c11e" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 466.14,43.412 c 230.38,0 417.15,186.77 417.15,417.15 0,230.38 -186.76,417.15 -417.15,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#39ea49" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="M 342.79,693.21 H 627.8 c 37.951,0 69.005,-31.054 69.005,-69.008 V 339.192 Z M 590.6,227.92 H 304.47 c -37.955,0 -69.005,31.05 -69.005,69.004 v 286.14 l 355.14,-355.14" + fill="#0b7407" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula/unity/maximize_focused_pressed.svg b/.themes/Dracula/unity/maximize_focused_pressed.svg new file mode 100644 index 0000000..0759e3d --- /dev/null +++ b/.themes/Dracula/unity/maximize_focused_pressed.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="maximize_focused_pressed.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6217223,2.4007907" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="3.8147532,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-maximize-active" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.72816839,4.4993104)"> + <path + d="m 466.14,10.287 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#13c11e" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 466.14,49.063 c 230.38,0 417.15,186.77 417.15,417.15 0,230.39 -186.76,417.15 -417.15,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#13c11e" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="M 342.79,698.85 H 627.8 c 37.951,0 69.005,-31.051 69.005,-69.005 v -285 z M 590.6,233.57 H 304.47 c -37.955,0 -69.005,31.05 -69.005,69.004 v 286.14 l 355.14,-355.14" + fill="#0b7407" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula/unity/maximize_unfocused.svg b/.themes/Dracula/unity/maximize_unfocused.svg new file mode 100755 index 0000000..825e813 --- /dev/null +++ b/.themes/Dracula/unity/maximize_unfocused.svg @@ -0,0 +1,105 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="close_unfocused.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/close_unfocused.png" + inkscape:export-xdpi="120" + inkscape:export-ydpi="120"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="21.298361" + inkscape:cx="9.8060826" + inkscape:cy="8.8543682" + inkscape:document-units="px" + inkscape:current-layer="g4197" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" + showguides="true" + inkscape:guide-bbox="true"> + <sodipodi:guide + position="10.00077,15.588054" + orientation="1,0" + id="guide13" + inkscape:locked="false" /> + <sodipodi:guide + position="14.414255,10.00077" + orientation="0,1" + id="guide15" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,3.1284009,-0.36309974)" + inkscape:label="ink_ext_XXXXXX" + id="g4195"> + <g + transform="scale(0.1)" + id="g4197"> + <path + id="path4199" + style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1" + d="m 713.72929,121.47321 c 305.46131,0 553.08671,247.62227 553.08671,553.08881 0,305.45751 -247.6254,553.08398 -553.08671,553.08398 -305.46,0 -553.08609,-247.62647 -553.08609,-553.08398 0,-305.46654 247.62609,-553.08881 553.08609,-553.08881" + inkscape:connector-curvature="0" /> + <path + id="path4201" + style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1" + d="m 713.72929,168.51172 c 279.48073,0 506.04791,226.56445 506.04791,506.0503 0,279.47549 -226.56718,506.04498 -506.04791,506.04498 -279.47944,0 -506.04781,-226.56949 -506.04781,-506.04498 0,-279.48585 226.56837,-506.0503 506.04781,-506.0503" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/unity/maximize_unfocused_prelight.svg b/.themes/Dracula/unity/maximize_unfocused_prelight.svg new file mode 100644 index 0000000..7ef5c70 --- /dev/null +++ b/.themes/Dracula/unity/maximize_unfocused_prelight.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="maximize_focused_prelight.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6511798,4.4480908" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="2.1945877,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-maximize-hover" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.75762589,4.5632447)"> + <path + d="m 466.14,4.6375 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#13c11e" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 466.14,43.412 c 230.38,0 417.15,186.77 417.15,417.15 0,230.38 -186.76,417.15 -417.15,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#39ea49" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="M 342.79,693.21 H 627.8 c 37.951,0 69.005,-31.054 69.005,-69.008 V 339.192 Z M 590.6,227.92 H 304.47 c -37.955,0 -69.005,31.05 -69.005,69.004 v 286.14 l 355.14,-355.14" + fill="#0b7407" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula/unity/maximize_unfocused_pressed.svg b/.themes/Dracula/unity/maximize_unfocused_pressed.svg new file mode 100644 index 0000000..0759e3d --- /dev/null +++ b/.themes/Dracula/unity/maximize_unfocused_pressed.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="maximize_focused_pressed.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6217223,2.4007907" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="3.8147532,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-maximize-active" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.72816839,4.4993104)"> + <path + d="m 466.14,10.287 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#13c11e" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 466.14,49.063 c 230.38,0 417.15,186.77 417.15,417.15 0,230.39 -186.76,417.15 -417.15,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#13c11e" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="M 342.79,698.85 H 627.8 c 37.951,0 69.005,-31.051 69.005,-69.005 v -285 z M 590.6,233.57 H 304.47 c -37.955,0 -69.005,31.05 -69.005,69.004 v 286.14 l 355.14,-355.14" + fill="#0b7407" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula/unity/minimize.svg b/.themes/Dracula/unity/minimize.svg new file mode 100755 index 0000000..65128a4 --- /dev/null +++ b/.themes/Dracula/unity/minimize.svg @@ -0,0 +1,101 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="minimize.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/min.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="18.546548" + inkscape:cx="-8.3599347" + inkscape:cy="10.223707" + inkscape:document-units="px" + inkscape:current-layer="g4415" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <g + transform="scale(0.1)" + id="g4287"> + <g + transform="matrix(10,0,0,10,4.1388913,2.0175489)" + inkscape:label="ink_ext_XXXXXX" + id="g4413"> + <g + transform="scale(0.1)" + id="g4415"> + <path + id="path4417" + style="fill:#f1fa8c;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 719.41227,104.5668 c 305.46263,0 553.08913,247.62626 553.08913,553.08887 0,305.45744 -247.6265,553.08393 -553.08913,553.08393 -305.46132,0 -553.08855,-247.62649 -553.08855,-553.08393 0,-305.46261 247.62723,-553.08887 553.08855,-553.08887" + inkscape:connector-curvature="0" /> + <path + id="path4419" + style="fill:#f1fa8c;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 719.41518,144.07289 c 283.64212,0 513.57762,229.93707 513.57762,513.58313 0,283.64081 -229.9355,513.57748 -513.57762,513.57748 -283.64081,0 -513.58286,-229.93667 -513.58286,-513.57748 0,-283.64606 229.94205,-513.58313 513.58286,-513.58313" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/unity/minimize_focused_normal.svg b/.themes/Dracula/unity/minimize_focused_normal.svg new file mode 100755 index 0000000..65128a4 --- /dev/null +++ b/.themes/Dracula/unity/minimize_focused_normal.svg @@ -0,0 +1,101 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="minimize.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/min.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="18.546548" + inkscape:cx="-8.3599347" + inkscape:cy="10.223707" + inkscape:document-units="px" + inkscape:current-layer="g4415" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <g + transform="scale(0.1)" + id="g4287"> + <g + transform="matrix(10,0,0,10,4.1388913,2.0175489)" + inkscape:label="ink_ext_XXXXXX" + id="g4413"> + <g + transform="scale(0.1)" + id="g4415"> + <path + id="path4417" + style="fill:#f1fa8c;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 719.41227,104.5668 c 305.46263,0 553.08913,247.62626 553.08913,553.08887 0,305.45744 -247.6265,553.08393 -553.08913,553.08393 -305.46132,0 -553.08855,-247.62649 -553.08855,-553.08393 0,-305.46261 247.62723,-553.08887 553.08855,-553.08887" + inkscape:connector-curvature="0" /> + <path + id="path4419" + style="fill:#f1fa8c;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 719.41518,144.07289 c 283.64212,0 513.57762,229.93707 513.57762,513.58313 0,283.64081 -229.9355,513.57748 -513.57762,513.57748 -283.64081,0 -513.58286,-229.93667 -513.58286,-513.57748 0,-283.64606 229.94205,-513.58313 513.58286,-513.58313" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/unity/minimize_focused_prelight.svg b/.themes/Dracula/unity/minimize_focused_prelight.svg new file mode 100644 index 0000000..8252712 --- /dev/null +++ b/.themes/Dracula/unity/minimize_focused_prelight.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="minimize_focused_prelight.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6217223,3.8294822" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="4.2271589,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-minimize-hover" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.74539212,4.5473214)"> + <path + d="m 461.9,2.0792 c 251.8,0 455.93,204.12 455.93,455.93 0,251.8 -204.12,455.92 -455.93,455.92 -251.8,0 -455.92,-204.13 -455.92,-455.93 -8e-4,-251.8 204.12,-455.92 455.92,-455.92" + fill="#da9e10" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 461.9,40.854 c 230.38,0 417.15,186.76 417.15,417.15 0,230.38 -186.76,417.15 -417.15,417.15 -230.38,0 -417.15,-186.76 -417.15,-417.15 0,-230.39 186.77,-417.15 417.15,-417.15" + fill="#fac536" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="m 195.74,495.95 h 532.33 c 20.604,0 37.458,-16.85 37.458,-37.458 v -0.98773 c 0,-20.608 -16.854,-37.458 -37.458,-37.458 H 195.74 c -20.605,0 -37.458,16.85 -37.458,37.458 v 0.98773 c 0,20.608 16.853,37.458 37.458,37.458" + fill="#975914" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula/unity/minimize_focused_pressed.svg b/.themes/Dracula/unity/minimize_focused_pressed.svg new file mode 100644 index 0000000..df230d9 --- /dev/null +++ b/.themes/Dracula/unity/minimize_focused_pressed.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="minimize_focused_pressed.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="1.6790805,2.6364512" + orientation="0,1" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="2.636451,2.2976893" + orientation="1,0" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-minimize-active" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.74797484,4.545568)"> + <path + d="m 464.89,10.287 c 251.8,0 455.93,204.13 455.93,455.92 0,251.8 -204.13,455.93 -455.93,455.93 C 213.09,922.127 8.96,718.007 8.96,466.207 8.9625,214.407 213.09,10.287 464.89,10.287" + fill="#fac536" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 464.89,49.063 c 230.39,0 417.15,186.77 417.15,417.15 0,230.39 -186.76,417.15 -417.15,417.15 -230.38,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#fac536" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="m 198.73,504.16 h 532.33 c 20.601,0 37.455,-16.853 37.455,-37.458 v -0.992 c 0,-20.604 -16.854,-37.454 -37.455,-37.454 H 198.73 c -20.605,0 -37.455,16.85 -37.455,37.454 v 0.992 c 0,20.605 16.85,37.458 37.455,37.458" + fill="#975914" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula/unity/minimize_unfocused.svg b/.themes/Dracula/unity/minimize_unfocused.svg new file mode 100755 index 0000000..825e813 --- /dev/null +++ b/.themes/Dracula/unity/minimize_unfocused.svg @@ -0,0 +1,105 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="close_unfocused.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/close_unfocused.png" + inkscape:export-xdpi="120" + inkscape:export-ydpi="120"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="21.298361" + inkscape:cx="9.8060826" + inkscape:cy="8.8543682" + inkscape:document-units="px" + inkscape:current-layer="g4197" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" + showguides="true" + inkscape:guide-bbox="true"> + <sodipodi:guide + position="10.00077,15.588054" + orientation="1,0" + id="guide13" + inkscape:locked="false" /> + <sodipodi:guide + position="14.414255,10.00077" + orientation="0,1" + id="guide15" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,3.1284009,-0.36309974)" + inkscape:label="ink_ext_XXXXXX" + id="g4195"> + <g + transform="scale(0.1)" + id="g4197"> + <path + id="path4199" + style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1" + d="m 713.72929,121.47321 c 305.46131,0 553.08671,247.62227 553.08671,553.08881 0,305.45751 -247.6254,553.08398 -553.08671,553.08398 -305.46,0 -553.08609,-247.62647 -553.08609,-553.08398 0,-305.46654 247.62609,-553.08881 553.08609,-553.08881" + inkscape:connector-curvature="0" /> + <path + id="path4201" + style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1" + d="m 713.72929,168.51172 c 279.48073,0 506.04791,226.56445 506.04791,506.0503 0,279.47549 -226.56718,506.04498 -506.04791,506.04498 -279.47944,0 -506.04781,-226.56949 -506.04781,-506.04498 0,-279.48585 226.56837,-506.0503 506.04781,-506.0503" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/unity/minimize_unfocused_prelight.svg b/.themes/Dracula/unity/minimize_unfocused_prelight.svg new file mode 100644 index 0000000..8252712 --- /dev/null +++ b/.themes/Dracula/unity/minimize_unfocused_prelight.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="minimize_focused_prelight.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6217223,3.8294822" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="4.2271589,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-minimize-hover" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.74539212,4.5473214)"> + <path + d="m 461.9,2.0792 c 251.8,0 455.93,204.12 455.93,455.93 0,251.8 -204.12,455.92 -455.93,455.92 -251.8,0 -455.92,-204.13 -455.92,-455.93 -8e-4,-251.8 204.12,-455.92 455.92,-455.92" + fill="#da9e10" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 461.9,40.854 c 230.38,0 417.15,186.76 417.15,417.15 0,230.38 -186.76,417.15 -417.15,417.15 -230.38,0 -417.15,-186.76 -417.15,-417.15 0,-230.39 186.77,-417.15 417.15,-417.15" + fill="#fac536" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="m 195.74,495.95 h 532.33 c 20.604,0 37.458,-16.85 37.458,-37.458 v -0.98773 c 0,-20.608 -16.854,-37.458 -37.458,-37.458 H 195.74 c -20.605,0 -37.458,16.85 -37.458,37.458 v 0.98773 c 0,20.608 16.853,37.458 37.458,37.458" + fill="#975914" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula/unity/minimize_unfocused_pressed.svg b/.themes/Dracula/unity/minimize_unfocused_pressed.svg new file mode 100644 index 0000000..df230d9 --- /dev/null +++ b/.themes/Dracula/unity/minimize_unfocused_pressed.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="minimize_focused_pressed.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="1.6790805,2.6364512" + orientation="0,1" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="2.636451,2.2976893" + orientation="1,0" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-minimize-active" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.74797484,4.545568)"> + <path + d="m 464.89,10.287 c 251.8,0 455.93,204.13 455.93,455.92 0,251.8 -204.13,455.93 -455.93,455.93 C 213.09,922.127 8.96,718.007 8.96,466.207 8.9625,214.407 213.09,10.287 464.89,10.287" + fill="#fac536" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 464.89,49.063 c 230.39,0 417.15,186.77 417.15,417.15 0,230.39 -186.76,417.15 -417.15,417.15 -230.38,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#fac536" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="m 198.73,504.16 h 532.33 c 20.601,0 37.455,-16.853 37.455,-37.458 v -0.992 c 0,-20.604 -16.854,-37.454 -37.455,-37.454 H 198.73 c -20.605,0 -37.455,16.85 -37.455,37.454 v 0.992 c 0,20.605 16.85,37.458 37.455,37.458" + fill="#975914" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula/unity/unmaximize.svg b/.themes/Dracula/unity/unmaximize.svg new file mode 100755 index 0000000..42a2996 --- /dev/null +++ b/.themes/Dracula/unity/unmaximize.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="maximize.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/maximize.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.256454" + inkscape:cx="-11.547722" + inkscape:cy="7.9547456" + inkscape:document-units="px" + inkscape:current-layer="g4287" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <g + transform="scale(0.1)" + id="g4287"> + <path + id="path4289" + style="fill:#50fa7a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 726.99742,109.78614 c 305.45608,0 553.08148,247.62585 553.08148,553.08577 0,305.46122 -247.6254,553.08669 -553.08148,553.08669 -305.4651,0 -553.0914,-247.62547 -553.0914,-553.08669 0,-305.45992 247.6263,-553.08577 553.0914,-553.08577" + inkscape:connector-curvature="0" /> + <path + id="path4291" + style="fill:#50fa7a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 726.99523,149.29171 c 283.64077,0 513.57747,229.94174 513.57747,513.58248 0,283.64206 -229.9367,513.57881 -513.57747,513.57881 -283.646,0 -513.58301,-229.93675 -513.58301,-513.57881 0,-283.64074 229.93701,-513.58248 513.58301,-513.58248" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/unity/unmaximize_focused_normal.svg b/.themes/Dracula/unity/unmaximize_focused_normal.svg new file mode 100755 index 0000000..42a2996 --- /dev/null +++ b/.themes/Dracula/unity/unmaximize_focused_normal.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="maximize.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/maximize.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.256454" + inkscape:cx="-11.547722" + inkscape:cy="7.9547456" + inkscape:document-units="px" + inkscape:current-layer="g4287" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,-4.0034923,0.11816995)" + inkscape:label="ink_ext_XXXXXX" + id="g4285"> + <g + transform="scale(0.1)" + id="g4287"> + <path + id="path4289" + style="fill:#50fa7a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 726.99742,109.78614 c 305.45608,0 553.08148,247.62585 553.08148,553.08577 0,305.46122 -247.6254,553.08669 -553.08148,553.08669 -305.4651,0 -553.0914,-247.62547 -553.0914,-553.08669 0,-305.45992 247.6263,-553.08577 553.0914,-553.08577" + inkscape:connector-curvature="0" /> + <path + id="path4291" + style="fill:#50fa7a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 726.99523,149.29171 c 283.64077,0 513.57747,229.94174 513.57747,513.58248 0,283.64206 -229.9367,513.57881 -513.57747,513.57881 -283.646,0 -513.58301,-229.93675 -513.58301,-513.57881 0,-283.64074 229.93701,-513.58248 513.58301,-513.58248" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/unity/unmaximize_focused_prelight.svg b/.themes/Dracula/unity/unmaximize_focused_prelight.svg new file mode 100644 index 0000000..7ef5c70 --- /dev/null +++ b/.themes/Dracula/unity/unmaximize_focused_prelight.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="maximize_focused_prelight.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6511798,4.4480908" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="2.1945877,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-maximize-hover" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.75762589,4.5632447)"> + <path + d="m 466.14,4.6375 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#13c11e" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 466.14,43.412 c 230.38,0 417.15,186.77 417.15,417.15 0,230.38 -186.76,417.15 -417.15,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#39ea49" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="M 342.79,693.21 H 627.8 c 37.951,0 69.005,-31.054 69.005,-69.008 V 339.192 Z M 590.6,227.92 H 304.47 c -37.955,0 -69.005,31.05 -69.005,69.004 v 286.14 l 355.14,-355.14" + fill="#0b7407" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula/unity/unmaximize_focused_pressed.svg b/.themes/Dracula/unity/unmaximize_focused_pressed.svg new file mode 100644 index 0000000..0759e3d --- /dev/null +++ b/.themes/Dracula/unity/unmaximize_focused_pressed.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="maximize_focused_pressed.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6217223,2.4007907" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="3.8147532,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-maximize-active" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.72816839,4.4993104)"> + <path + d="m 466.14,10.287 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#13c11e" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 466.14,49.063 c 230.38,0 417.15,186.77 417.15,417.15 0,230.39 -186.76,417.15 -417.15,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#13c11e" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="M 342.79,698.85 H 627.8 c 37.951,0 69.005,-31.051 69.005,-69.005 v -285 z M 590.6,233.57 H 304.47 c -37.955,0 -69.005,31.05 -69.005,69.004 v 286.14 l 355.14,-355.14" + fill="#0b7407" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula/unity/unmaximize_unfocused.svg b/.themes/Dracula/unity/unmaximize_unfocused.svg new file mode 100755 index 0000000..825e813 --- /dev/null +++ b/.themes/Dracula/unity/unmaximize_unfocused.svg @@ -0,0 +1,105 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="20" + height="20" + id="svg2" + version="1.1" + inkscape:version="0.92+devel unknown" + sodipodi:docname="close_unfocused.svg" + inkscape:export-filename="/home/lara/.themes/Bloody/assets/close_unfocused.png" + inkscape:export-xdpi="120" + inkscape:export-ydpi="120"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="21.298361" + inkscape:cx="9.8060826" + inkscape:cy="8.8543682" + inkscape:document-units="px" + inkscape:current-layer="g4197" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1366" + inkscape:window-height="705" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:document-rotation="0" + showguides="true" + inkscape:guide-bbox="true"> + <sodipodi:guide + position="10.00077,15.588054" + orientation="1,0" + id="guide13" + inkscape:locked="false" /> + <sodipodi:guide + position="14.414255,10.00077" + orientation="0,1" + id="guide15" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-671.14288,-644.57648)"> + <g + transform="matrix(0.1265625,0,0,-0.1265625,672.07092,663.09636)" + inkscape:label="ink_ext_XXXXXX" + id="g4090"> + <g + transform="scale(0.1)" + id="g4092"> + <g + transform="matrix(9.9999999,0,0,9.9999999,3.1284009,-0.36309974)" + inkscape:label="ink_ext_XXXXXX" + id="g4195"> + <g + transform="scale(0.1)" + id="g4197"> + <path + id="path4199" + style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1" + d="m 713.72929,121.47321 c 305.46131,0 553.08671,247.62227 553.08671,553.08881 0,305.45751 -247.6254,553.08398 -553.08671,553.08398 -305.46,0 -553.08609,-247.62647 -553.08609,-553.08398 0,-305.46654 247.62609,-553.08881 553.08609,-553.08881" + inkscape:connector-curvature="0" /> + <path + id="path4201" + style="fill:#d4d4d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1" + d="m 713.72929,168.51172 c 279.48073,0 506.04791,226.56445 506.04791,506.0503 0,279.47549 -226.56718,506.04498 -506.04791,506.04498 -279.47944,0 -506.04781,-226.56949 -506.04781,-506.04498 0,-279.48585 226.56837,-506.0503 506.04781,-506.0503" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/.themes/Dracula/unity/unmaximize_unfocused_prelight.svg b/.themes/Dracula/unity/unmaximize_unfocused_prelight.svg new file mode 100644 index 0000000..7ef5c70 --- /dev/null +++ b/.themes/Dracula/unity/unmaximize_unfocused_prelight.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="maximize_focused_prelight.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6511798,4.4480908" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="2.1945877,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-maximize-hover" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.75762589,4.5632447)"> + <path + d="m 466.14,4.6375 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#13c11e" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 466.14,43.412 c 230.38,0 417.15,186.77 417.15,417.15 0,230.38 -186.76,417.15 -417.15,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#39ea49" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="M 342.79,693.21 H 627.8 c 37.951,0 69.005,-31.054 69.005,-69.008 V 339.192 Z M 590.6,227.92 H 304.47 c -37.955,0 -69.005,31.05 -69.005,69.004 v 286.14 l 355.14,-355.14" + fill="#0b7407" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula/unity/unmaximize_unfocused_pressed.svg b/.themes/Dracula/unity/unmaximize_unfocused_pressed.svg new file mode 100644 index 0000000..0759e3d --- /dev/null +++ b/.themes/Dracula/unity/unmaximize_unfocused_pressed.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="20" + width="20" + version="1.1" + viewBox="0 0 5.2916666 5.2916669" + id="svg11" + sodipodi:docname="maximize_focused_pressed.svg" + inkscape:version="0.92+devel unknown"> + <defs + id="defs15" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + inkscape:document-rotation="0" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="705" + id="namedview13" + showgrid="false" + showguides="true" + inkscape:guide-bbox="true" + inkscape:zoom="17.9637" + inkscape:cx="7" + inkscape:cy="7" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="svg11"> + <sodipodi:guide + position="2.6217223,2.4007907" + orientation="1,0" + id="guide17" + inkscape:locked="false" /> + <sodipodi:guide + position="3.8147532,2.6364512" + orientation="0,1" + id="guide19" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata2"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="titlebutton-maximize-active" + fill-rule="evenodd" + transform="matrix(0.0040622,0,0,-0.0040622,0.72816839,4.4993104)"> + <path + d="m 466.14,10.287 c 251.8,0 455.92,204.13 455.92,455.92 0,251.8 -204.12,455.93 -455.92,455.93 -251.8,0 -455.93,-204.12 -455.93,-455.93 0,-251.8 204.13,-455.92 455.93,-455.92" + fill="#13c11e" + id="path4" + inkscape:connector-curvature="0" /> + <path + d="m 466.14,49.063 c 230.38,0 417.15,186.77 417.15,417.15 0,230.39 -186.76,417.15 -417.15,417.15 -230.39,0 -417.15,-186.76 -417.15,-417.15 0,-230.38 186.76,-417.15 417.15,-417.15" + fill="#13c11e" + id="path6" + inkscape:connector-curvature="0" /> + <path + d="M 342.79,698.85 H 627.8 c 37.951,0 69.005,-31.051 69.005,-69.005 v -285 z M 590.6,233.57 H 304.47 c -37.955,0 -69.005,31.05 -69.005,69.004 v 286.14 l 355.14,-355.14" + fill="#0b7407" + id="path8" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/.themes/Dracula/xfwm4/bottom-active.png b/.themes/Dracula/xfwm4/bottom-active.png new file mode 100644 index 0000000..18242a6 Binary files /dev/null and b/.themes/Dracula/xfwm4/bottom-active.png differ diff --git a/.themes/Dracula/xfwm4/bottom-inactive.png b/.themes/Dracula/xfwm4/bottom-inactive.png new file mode 100644 index 0000000..18242a6 Binary files /dev/null and b/.themes/Dracula/xfwm4/bottom-inactive.png differ diff --git a/.themes/Dracula/xfwm4/bottom-left-active.png b/.themes/Dracula/xfwm4/bottom-left-active.png new file mode 100644 index 0000000..268e8c8 Binary files /dev/null and b/.themes/Dracula/xfwm4/bottom-left-active.png differ diff --git a/.themes/Dracula/xfwm4/bottom-left-inactive.png b/.themes/Dracula/xfwm4/bottom-left-inactive.png new file mode 100644 index 0000000..268e8c8 Binary files /dev/null and b/.themes/Dracula/xfwm4/bottom-left-inactive.png differ diff --git a/.themes/Dracula/xfwm4/bottom-right-active.png b/.themes/Dracula/xfwm4/bottom-right-active.png new file mode 100644 index 0000000..6f660a6 Binary files /dev/null and b/.themes/Dracula/xfwm4/bottom-right-active.png differ diff --git a/.themes/Dracula/xfwm4/bottom-right-inactive.png b/.themes/Dracula/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000..6f660a6 Binary files /dev/null and b/.themes/Dracula/xfwm4/bottom-right-inactive.png differ diff --git a/.themes/Dracula/xfwm4/close-active.png b/.themes/Dracula/xfwm4/close-active.png new file mode 100644 index 0000000..bb8b3ac Binary files /dev/null and b/.themes/Dracula/xfwm4/close-active.png differ diff --git a/.themes/Dracula/xfwm4/close-inactive.png b/.themes/Dracula/xfwm4/close-inactive.png new file mode 100644 index 0000000..7197d6e Binary files /dev/null and b/.themes/Dracula/xfwm4/close-inactive.png differ diff --git a/.themes/Dracula/xfwm4/close-prelight.png b/.themes/Dracula/xfwm4/close-prelight.png new file mode 100644 index 0000000..addfe18 Binary files /dev/null and b/.themes/Dracula/xfwm4/close-prelight.png differ diff --git a/.themes/Dracula/xfwm4/close-pressed.png b/.themes/Dracula/xfwm4/close-pressed.png new file mode 100644 index 0000000..2226bd2 Binary files /dev/null and b/.themes/Dracula/xfwm4/close-pressed.png differ diff --git a/.themes/Dracula/xfwm4/hide-active.png b/.themes/Dracula/xfwm4/hide-active.png new file mode 100644 index 0000000..136e943 Binary files /dev/null and b/.themes/Dracula/xfwm4/hide-active.png differ diff --git a/.themes/Dracula/xfwm4/hide-inactive.png b/.themes/Dracula/xfwm4/hide-inactive.png new file mode 100644 index 0000000..fba0222 Binary files /dev/null and b/.themes/Dracula/xfwm4/hide-inactive.png differ diff --git a/.themes/Dracula/xfwm4/hide-prelight.png b/.themes/Dracula/xfwm4/hide-prelight.png new file mode 100644 index 0000000..616d085 Binary files /dev/null and b/.themes/Dracula/xfwm4/hide-prelight.png differ diff --git a/.themes/Dracula/xfwm4/hide-pressed.png b/.themes/Dracula/xfwm4/hide-pressed.png new file mode 100644 index 0000000..b588c4b Binary files /dev/null and b/.themes/Dracula/xfwm4/hide-pressed.png differ diff --git a/.themes/Dracula/xfwm4/left-active.png b/.themes/Dracula/xfwm4/left-active.png new file mode 100644 index 0000000..7e5cd12 Binary files /dev/null and b/.themes/Dracula/xfwm4/left-active.png differ diff --git a/.themes/Dracula/xfwm4/left-inactive.png b/.themes/Dracula/xfwm4/left-inactive.png new file mode 100644 index 0000000..7e5cd12 Binary files /dev/null and b/.themes/Dracula/xfwm4/left-inactive.png differ diff --git a/.themes/Dracula/xfwm4/maximize-active.png b/.themes/Dracula/xfwm4/maximize-active.png new file mode 100644 index 0000000..03bca3a Binary files /dev/null and b/.themes/Dracula/xfwm4/maximize-active.png differ diff --git a/.themes/Dracula/xfwm4/maximize-inactive.png b/.themes/Dracula/xfwm4/maximize-inactive.png new file mode 100644 index 0000000..e7c4888 Binary files /dev/null and b/.themes/Dracula/xfwm4/maximize-inactive.png differ diff --git a/.themes/Dracula/xfwm4/maximize-prelight.png b/.themes/Dracula/xfwm4/maximize-prelight.png new file mode 100644 index 0000000..472e3c4 Binary files /dev/null and b/.themes/Dracula/xfwm4/maximize-prelight.png differ diff --git a/.themes/Dracula/xfwm4/maximize-pressed.png b/.themes/Dracula/xfwm4/maximize-pressed.png new file mode 100644 index 0000000..472e3c4 Binary files /dev/null and b/.themes/Dracula/xfwm4/maximize-pressed.png differ diff --git a/.themes/Dracula/xfwm4/menu-active.png b/.themes/Dracula/xfwm4/menu-active.png new file mode 100644 index 0000000..d24242e Binary files /dev/null and b/.themes/Dracula/xfwm4/menu-active.png differ diff --git a/.themes/Dracula/xfwm4/menu-inactive.png b/.themes/Dracula/xfwm4/menu-inactive.png new file mode 100644 index 0000000..8038c37 Binary files /dev/null and b/.themes/Dracula/xfwm4/menu-inactive.png differ diff --git a/.themes/Dracula/xfwm4/menu-prelight.png b/.themes/Dracula/xfwm4/menu-prelight.png new file mode 100644 index 0000000..36af4a5 Binary files /dev/null and b/.themes/Dracula/xfwm4/menu-prelight.png differ diff --git a/.themes/Dracula/xfwm4/menu-pressed.png b/.themes/Dracula/xfwm4/menu-pressed.png new file mode 100644 index 0000000..f810963 Binary files /dev/null and b/.themes/Dracula/xfwm4/menu-pressed.png differ diff --git a/.themes/Dracula/xfwm4/right-active.png b/.themes/Dracula/xfwm4/right-active.png new file mode 100644 index 0000000..7e5cd12 Binary files /dev/null and b/.themes/Dracula/xfwm4/right-active.png differ diff --git a/.themes/Dracula/xfwm4/right-inactive.png b/.themes/Dracula/xfwm4/right-inactive.png new file mode 100644 index 0000000..7e5cd12 Binary files /dev/null and b/.themes/Dracula/xfwm4/right-inactive.png differ diff --git a/.themes/Dracula/xfwm4/shade-active.png b/.themes/Dracula/xfwm4/shade-active.png new file mode 100644 index 0000000..0da3c11 Binary files /dev/null and b/.themes/Dracula/xfwm4/shade-active.png differ diff --git a/.themes/Dracula/xfwm4/shade-inactive.png b/.themes/Dracula/xfwm4/shade-inactive.png new file mode 100644 index 0000000..d942466 Binary files /dev/null and b/.themes/Dracula/xfwm4/shade-inactive.png differ diff --git a/.themes/Dracula/xfwm4/shade-prelight.png b/.themes/Dracula/xfwm4/shade-prelight.png new file mode 100644 index 0000000..ead395d Binary files /dev/null and b/.themes/Dracula/xfwm4/shade-prelight.png differ diff --git a/.themes/Dracula/xfwm4/shade-pressed.png b/.themes/Dracula/xfwm4/shade-pressed.png new file mode 100644 index 0000000..bbea935 Binary files /dev/null and b/.themes/Dracula/xfwm4/shade-pressed.png differ diff --git a/.themes/Dracula/xfwm4/stick-active.png b/.themes/Dracula/xfwm4/stick-active.png new file mode 100644 index 0000000..4850290 Binary files /dev/null and b/.themes/Dracula/xfwm4/stick-active.png differ diff --git a/.themes/Dracula/xfwm4/stick-inactive.png b/.themes/Dracula/xfwm4/stick-inactive.png new file mode 100644 index 0000000..b5f9fa2 Binary files /dev/null and b/.themes/Dracula/xfwm4/stick-inactive.png differ diff --git a/.themes/Dracula/xfwm4/stick-prelight.png b/.themes/Dracula/xfwm4/stick-prelight.png new file mode 100644 index 0000000..65131da Binary files /dev/null and b/.themes/Dracula/xfwm4/stick-prelight.png differ diff --git a/.themes/Dracula/xfwm4/stick-pressed.png b/.themes/Dracula/xfwm4/stick-pressed.png new file mode 100644 index 0000000..f1aae7f Binary files /dev/null and b/.themes/Dracula/xfwm4/stick-pressed.png differ diff --git a/.themes/Dracula/xfwm4/themerc b/.themes/Dracula/xfwm4/themerc new file mode 100644 index 0000000..d7d06db --- /dev/null +++ b/.themes/Dracula/xfwm4/themerc @@ -0,0 +1,24 @@ +#button_layout=O|HMC +button_offset=2 +button_spacing=2 + +full_width_title=true + +title_horizontal_offset=0 +title_vertical_offset_active=1 +title_vertical_offset_inactive=1 +title_shadow_active=false +title_shadow_inactive=false + +active_text_color=#ECEFF1 +active_text_shadow_color=#ECEFF1 +inactive_text_color=#778085 +inactive_text_shadow_color=#778085 + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-4 +shadow_opacity=46 + +show_popup_shadow=true diff --git a/.themes/Dracula/xfwm4/title-1-active-shaded.png b/.themes/Dracula/xfwm4/title-1-active-shaded.png new file mode 100644 index 0000000..241f6d1 Binary files /dev/null and b/.themes/Dracula/xfwm4/title-1-active-shaded.png differ diff --git a/.themes/Dracula/xfwm4/title-1-active.png b/.themes/Dracula/xfwm4/title-1-active.png new file mode 100644 index 0000000..9db415d Binary files /dev/null and b/.themes/Dracula/xfwm4/title-1-active.png differ diff --git a/.themes/Dracula/xfwm4/title-1-inactive.png b/.themes/Dracula/xfwm4/title-1-inactive.png new file mode 100644 index 0000000..bd1d75c Binary files /dev/null and b/.themes/Dracula/xfwm4/title-1-inactive.png differ diff --git a/.themes/Dracula/xfwm4/title-2-active.png b/.themes/Dracula/xfwm4/title-2-active.png new file mode 100644 index 0000000..5e64312 Binary files /dev/null and b/.themes/Dracula/xfwm4/title-2-active.png differ diff --git a/.themes/Dracula/xfwm4/title-2-inactive.png b/.themes/Dracula/xfwm4/title-2-inactive.png new file mode 100644 index 0000000..5e64312 Binary files /dev/null and b/.themes/Dracula/xfwm4/title-2-inactive.png differ diff --git a/.themes/Dracula/xfwm4/title-3-active.png b/.themes/Dracula/xfwm4/title-3-active.png new file mode 100644 index 0000000..aabbe0a Binary files /dev/null and b/.themes/Dracula/xfwm4/title-3-active.png differ diff --git a/.themes/Dracula/xfwm4/title-3-inactive.png b/.themes/Dracula/xfwm4/title-3-inactive.png new file mode 100644 index 0000000..2136ff3 Binary files /dev/null and b/.themes/Dracula/xfwm4/title-3-inactive.png differ diff --git a/.themes/Dracula/xfwm4/title-4-active.png b/.themes/Dracula/xfwm4/title-4-active.png new file mode 100644 index 0000000..eca3d83 Binary files /dev/null and b/.themes/Dracula/xfwm4/title-4-active.png differ diff --git a/.themes/Dracula/xfwm4/title-4-inactive.png b/.themes/Dracula/xfwm4/title-4-inactive.png new file mode 100644 index 0000000..33bce1c Binary files /dev/null and b/.themes/Dracula/xfwm4/title-4-inactive.png differ diff --git a/.themes/Dracula/xfwm4/title-5-active.png b/.themes/Dracula/xfwm4/title-5-active.png new file mode 100644 index 0000000..c43c6ed Binary files /dev/null and b/.themes/Dracula/xfwm4/title-5-active.png differ diff --git a/.themes/Dracula/xfwm4/title-5-inactive.png b/.themes/Dracula/xfwm4/title-5-inactive.png new file mode 100644 index 0000000..c43c6ed Binary files /dev/null and b/.themes/Dracula/xfwm4/title-5-inactive.png differ diff --git a/.themes/Dracula/xfwm4/top-left-active-shaded.png b/.themes/Dracula/xfwm4/top-left-active-shaded.png new file mode 100644 index 0000000..306d823 Binary files /dev/null and b/.themes/Dracula/xfwm4/top-left-active-shaded.png differ diff --git a/.themes/Dracula/xfwm4/top-left-active.png b/.themes/Dracula/xfwm4/top-left-active.png new file mode 100644 index 0000000..c9d1de4 Binary files /dev/null and b/.themes/Dracula/xfwm4/top-left-active.png differ diff --git a/.themes/Dracula/xfwm4/top-left-inactive.png b/.themes/Dracula/xfwm4/top-left-inactive.png new file mode 100644 index 0000000..bd35055 Binary files /dev/null and b/.themes/Dracula/xfwm4/top-left-inactive.png differ diff --git a/.themes/Dracula/xfwm4/top-right-active-shaded.png b/.themes/Dracula/xfwm4/top-right-active-shaded.png new file mode 100644 index 0000000..a24334c Binary files /dev/null and b/.themes/Dracula/xfwm4/top-right-active-shaded.png differ diff --git a/.themes/Dracula/xfwm4/top-right-active.png b/.themes/Dracula/xfwm4/top-right-active.png new file mode 100644 index 0000000..e209b71 Binary files /dev/null and b/.themes/Dracula/xfwm4/top-right-active.png differ diff --git a/.themes/Dracula/xfwm4/top-right-inactive.png b/.themes/Dracula/xfwm4/top-right-inactive.png new file mode 100644 index 0000000..e209b71 Binary files /dev/null and b/.themes/Dracula/xfwm4/top-right-inactive.png differ