diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..4205d3f --- /dev/null +++ b/AUTHORS @@ -0,0 +1,9 @@ +------------------------ VIMIX GTK THEME ------------------------ + +SOURCES: +nana-4 - Flat-Plat gtk theme: https://github.com/nana-4/Flat-Plat + +CUSTOMIZER: +Vince Liuice - Vimix Gtk Theme (https://github.com/vinceliuice/vimix-gtk-themes) + +------------------------ VIMIX GTK THEME ------------------------ diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..9cecc1d --- /dev/null +++ b/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/cinnamon/assets/checkbox/checkbox-checked.svg b/cinnamon/assets/checkbox/checkbox-checked.svg new file mode 100644 index 0000000..a9783e1 --- /dev/null +++ b/cinnamon/assets/checkbox/checkbox-checked.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/checkbox/checkbox-unchecked.svg b/cinnamon/assets/checkbox/checkbox-unchecked.svg new file mode 100644 index 0000000..7e84ccf --- /dev/null +++ b/cinnamon/assets/checkbox/checkbox-unchecked.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/checkbox/radiobutton-checked.svg b/cinnamon/assets/checkbox/radiobutton-checked.svg new file mode 100644 index 0000000..8ff4cd9 --- /dev/null +++ b/cinnamon/assets/checkbox/radiobutton-checked.svg @@ -0,0 +1,92 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/checkbox/radiobutton-unchecked.svg b/cinnamon/assets/checkbox/radiobutton-unchecked.svg new file mode 100644 index 0000000..fe70fa1 --- /dev/null +++ b/cinnamon/assets/checkbox/radiobutton-unchecked.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/menu/menu-hover.svg b/cinnamon/assets/menu/menu-hover.svg new file mode 100644 index 0000000..43a102b --- /dev/null +++ b/cinnamon/assets/menu/menu-hover.svg @@ -0,0 +1,123 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/menu/menu-separator.svg b/cinnamon/assets/menu/menu-separator.svg new file mode 100644 index 0000000..676b1dc --- /dev/null +++ b/cinnamon/assets/menu/menu-separator.svg @@ -0,0 +1,77 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/menu/menu.svg b/cinnamon/assets/menu/menu.svg new file mode 100644 index 0000000..ad145c8 --- /dev/null +++ b/cinnamon/assets/menu/menu.svg @@ -0,0 +1,223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/menu/submenu.svg b/cinnamon/assets/menu/submenu.svg new file mode 100644 index 0000000..50d3457 --- /dev/null +++ b/cinnamon/assets/menu/submenu.svg @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/add-workspace-active.svg b/cinnamon/assets/misc/add-workspace-active.svg new file mode 100644 index 0000000..19a96a7 --- /dev/null +++ b/cinnamon/assets/misc/add-workspace-active.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/add-workspace-hover.svg b/cinnamon/assets/misc/add-workspace-hover.svg new file mode 100644 index 0000000..806de0b --- /dev/null +++ b/cinnamon/assets/misc/add-workspace-hover.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/add-workspace.svg b/cinnamon/assets/misc/add-workspace.svg new file mode 100644 index 0000000..b75e144 --- /dev/null +++ b/cinnamon/assets/misc/add-workspace.svg @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/bg.svg b/cinnamon/assets/misc/bg.svg new file mode 100644 index 0000000..7c0e69a --- /dev/null +++ b/cinnamon/assets/misc/bg.svg @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/button-box.svg b/cinnamon/assets/misc/button-box.svg new file mode 100644 index 0000000..abf0139 --- /dev/null +++ b/cinnamon/assets/misc/button-box.svg @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/calendar-arrow-left.svg b/cinnamon/assets/misc/calendar-arrow-left.svg new file mode 100644 index 0000000..2f0f01e --- /dev/null +++ b/cinnamon/assets/misc/calendar-arrow-left.svg @@ -0,0 +1,160 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/calendar-arrow-right.svg b/cinnamon/assets/misc/calendar-arrow-right.svg new file mode 100644 index 0000000..f42924c --- /dev/null +++ b/cinnamon/assets/misc/calendar-arrow-right.svg @@ -0,0 +1,160 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/close-active.svg b/cinnamon/assets/misc/close-active.svg new file mode 100644 index 0000000..1166cad --- /dev/null +++ b/cinnamon/assets/misc/close-active.svg @@ -0,0 +1,110 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/close-hover.svg b/cinnamon/assets/misc/close-hover.svg new file mode 100644 index 0000000..750e098 --- /dev/null +++ b/cinnamon/assets/misc/close-hover.svg @@ -0,0 +1,110 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/close.svg b/cinnamon/assets/misc/close.svg new file mode 100644 index 0000000..aea4d85 --- /dev/null +++ b/cinnamon/assets/misc/close.svg @@ -0,0 +1,110 @@ + + + + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/corner-ripple.svg b/cinnamon/assets/misc/corner-ripple.svg new file mode 100644 index 0000000..a4a0be1 --- /dev/null +++ b/cinnamon/assets/misc/corner-ripple.svg @@ -0,0 +1,89 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/desklet-header.svg b/cinnamon/assets/misc/desklet-header.svg new file mode 100644 index 0000000..e6b66b8 --- /dev/null +++ b/cinnamon/assets/misc/desklet-header.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/desklet.svg b/cinnamon/assets/misc/desklet.svg new file mode 100644 index 0000000..7749dc2 --- /dev/null +++ b/cinnamon/assets/misc/desklet.svg @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/message.svg b/cinnamon/assets/misc/message.svg new file mode 100644 index 0000000..336ef9a --- /dev/null +++ b/cinnamon/assets/misc/message.svg @@ -0,0 +1,99 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/osd.svg b/cinnamon/assets/misc/osd.svg new file mode 100644 index 0000000..c3a63ef --- /dev/null +++ b/cinnamon/assets/misc/osd.svg @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/overview-hover.svg b/cinnamon/assets/misc/overview-hover.svg new file mode 100644 index 0000000..7bf4fe3 --- /dev/null +++ b/cinnamon/assets/misc/overview-hover.svg @@ -0,0 +1,114 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/overview.svg b/cinnamon/assets/misc/overview.svg new file mode 100644 index 0000000..8186e67 --- /dev/null +++ b/cinnamon/assets/misc/overview.svg @@ -0,0 +1,114 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/misc/trash-icon.svg b/cinnamon/assets/misc/trash-icon.svg new file mode 100644 index 0000000..c497f4e --- /dev/null +++ b/cinnamon/assets/misc/trash-icon.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/panel/activities-active.svg b/cinnamon/assets/panel/activities-active.svg new file mode 100644 index 0000000..27135a4 --- /dev/null +++ b/cinnamon/assets/panel/activities-active.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/panel/activities.svg b/cinnamon/assets/panel/activities.svg new file mode 100644 index 0000000..3d94481 --- /dev/null +++ b/cinnamon/assets/panel/activities.svg @@ -0,0 +1,173 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/switch/switch-off.svg b/cinnamon/assets/switch/switch-off.svg new file mode 100644 index 0000000..906e86b --- /dev/null +++ b/cinnamon/assets/switch/switch-off.svg @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/assets/switch/switch-on.svg b/cinnamon/assets/switch/switch-on.svg new file mode 100644 index 0000000..e43cc0a --- /dev/null +++ b/cinnamon/assets/switch/switch-on.svg @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cinnamon/cinnamon.css b/cinnamon/cinnamon.css new file mode 100644 index 0000000..eb23c1e --- /dev/null +++ b/cinnamon/cinnamon.css @@ -0,0 +1,2892 @@ +/* + * This file is part of adapta-gtk-theme + * + * Copyright (C) 2016-2018 Tista + * + * 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 2 of the License, or + * (at your option) any later version. + */ +* { + transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); + transition-duration: 0.2s; +} + +stage { + color: white; + font-weight: 400; +} + +.label-shadow { + color: transparent; +} + +.menu #notification .notification-button, +.menu #notification .notification-icon-button, .popup-menu #notification .notification-button, +.popup-menu #notification .notification-icon-button, .calendar-today-home-button, .calendar-today-home-button-enabled { + border-color: transparent; + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + box-shadow: none; + text-shadow: none; + icon-shadow: none; + min-height: 2em; + padding: 4px 16px 4px; + border-width: 2px; + font-weight: 500; +} + +.menu #notification .notification-button:focus, +.menu #notification .notification-icon-button:focus, .popup-menu #notification .notification-button:focus, +.popup-menu #notification .notification-icon-button:focus, .calendar-today-home-button:focus, .calendar-today-home-button-enabled:focus { + color: white; + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.menu #notification .notification-button:hover, +.menu #notification .notification-icon-button:hover, .popup-menu #notification .notification-button:hover, +.popup-menu #notification .notification-icon-button:hover, .calendar-today-home-button:hover, .calendar-today-home-button-enabled:hover { + border-color: transparent; + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.menu #notification .notification-button:active, +.menu #notification .notification-icon-button:active, .popup-menu #notification .notification-button:active, +.popup-menu #notification .notification-icon-button:active, .calendar-today-home-button:active, .calendar-today-home-button-enabled:active { + border-color: transparent; + color: white; + background-color: rgba(255, 255, 255, 0.3); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.menu #notification .notification-button:insensitive, +.menu #notification .notification-icon-button:insensitive, .popup-menu #notification .notification-button:insensitive, +.popup-menu #notification .notification-icon-button:insensitive, .calendar-today-home-button:insensitive, .calendar-today-home-button-enabled:insensitive { + border-color: transparent; + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.menu #notification .notification-button, +.menu #notification .notification-icon-button, .popup-menu #notification .notification-button, +.popup-menu #notification .notification-icon-button, .calendar-today-home-button, .calendar-today-home-button-enabled { + border-radius: 2px; +} + +.modal-dialog-button-box .modal-dialog-button, .notification-button, .notification-icon-button { + border-color: transparent; + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + box-shadow: none; + text-shadow: none; + icon-shadow: none; + min-height: 2.5em; + padding: 6px 16px 6px; + border-radius: 3px; +} + +.modal-dialog-button-box .modal-dialog-button:focus, .notification-button:focus, .notification-icon-button:focus { + color: white; + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-button-box .modal-dialog-button:hover, .notification-button:hover, .notification-icon-button:hover { + border-color: transparent; + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-button-box .modal-dialog-button:active, .notification-button:active, .notification-icon-button:active { + border-color: transparent; + color: white; + background-color: rgba(255, 255, 255, 0.3); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-button-box .modal-dialog-button:insensitive, .notification-button:insensitive, .notification-icon-button:insensitive { + border-color: transparent; + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +#menu-search-entry, .menu #notification StEntry, .popup-menu #notification StEntry { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + min-height: 1.2em; + padding: 7px 8px 8px; + border-radius: 0; + border-width: 0; + color: white; + caret-size: 1px; + transition: none; + selection-background-color: #AB47BC; + selected-color: white; +} + +#menu-search-entry:focus, .menu #notification StEntry:focus, .popup-menu #notification StEntry:focus { + border-color: transparent; + box-shadow: inset 0 -2px #AB47BC; +} + +#menu-search-entry:hover, .menu #notification StEntry:hover, .popup-menu #notification StEntry:hover { + border-color: transparent; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); +} + +#menu-search-entry:insensitive, .menu #notification StEntry:insensitive, .popup-menu #notification StEntry:insensitive { + border-color: transparent; + color: rgba(255, 255, 255, 0.45); + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.15); +} + +#menu-search-entry, .menu #notification StEntry, .popup-menu #notification StEntry, .menu #notification StEntry:focus, .popup-menu #notification StEntry:focus, .menu #notification StEntry:hover, .popup-menu #notification StEntry:hover, .menu #notification StEntry:insensitive, .popup-menu #notification StEntry:insensitive { + background-color: rgba(255, 255, 255, 0.05); +} + +#menu-search-entry StIcon.capslock-warning, .menu #notification StEntry StIcon.capslock-warning, .popup-menu #notification StEntry StIcon.capslock-warning { + icon-size: 16px; + padding: 0 2px; + warning-color: #FDD633; +} + +.notification StEntry { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + min-height: 1.2em; + padding: 7px 8px 8px; + border-radius: 0; + border-width: 0; + color: white; + caret-size: 1px; + caret-color: white; + selection-background-color: #AB47BC; + selected-color: white; +} + +.notification StEntry:focus { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + color: white; + caret-color: white; + box-shadow: inset 0 -2px #AB47BC; +} + +.notification StEntry:insensitive { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.45); + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.15); +} + +StScrollView.vfade { + -st-vfade-offset: 0; +} + +StScrollView.hfade { + -st-hfade-offset: 0; +} + +StScrollBar { + padding: 0; +} + +StScrollView StScrollBar { + min-width: 0.25em; + min-height: 0.25em; +} + +StScrollBar StBin#trough { + margin: 0; + border-radius: 6px; + background-color: #333539; +} + +StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + margin: 0; + border-radius: 6px; + background-color: rgba(255, 255, 255, 0.297); +} + +StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: rgba(255, 255, 255, 0.4785); +} + +StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: white; +} + +.separator { + height: 1px; + margin: 0; + padding: 0; + border-color: rgba(255, 255, 255, 0.12); + border-bottom-width: 1px; + border-bottom-style: solid; + background-color: transparent; +} + +.popup-slider-menu-item, +.slider { + height: 16px; + min-width: 15em; + border: 0 solid transparent; + border-right-width: 3px; + border-left-width: 3px; + color: #EC407A; + -slider-height: 2px; + -slider-background-color: rgba(255, 255, 255, 0.3); + -slider-border-color: transparent; + -slider-active-background-color: #EC407A; + -slider-active-border-color: transparent; + -slider-border-width: 0; + -slider-handle-radius: 8px; +} + +.check-box CinnamonGenericContainer { + spacing: 0.2em; + min-height: 30px; + padding-top: 2px; +} + +.check-box StLabel { + font-weight: 500; +} + +.check-box StBin { + width: 16px; + height: 16px; + background-image: url("assets/checkbox/checkbox-unchecked.svg"); +} + +.check-box:checked StBin { + background-image: url("assets/checkbox/checkbox-checked.svg"); +} + +.radiobutton CinnamonGenericContainer { + height: 26px; + spacing: 0.2em; + padding-top: 2px; +} + +.radiobutton StLabel { + font-size: 9pt; + padding-top: 4px; +} + +.radiobutton StBin { + width: 16px; + height: 16px; + background-image: url("assets/checkbox/radiobutton-unchecked.svg"); +} + +.radiobutton:checked StBin { + background-image: url("assets/checkbox/radiobutton-checked.svg"); +} + +.toggle-switch { + width: 40px; + height: 20px; + background-size: contain; +} + +.toggle-switch-us, .toggle-switch-intl { + background-image: url("assets/switch/switch-off.svg"); +} + +.toggle-switch-us:checked, .toggle-switch-intl:checked { + background-image: url("assets/switch/switch-on.svg"); +} + +.cinnamon-link { + border-radius: 2px; + color: #AB47BC; + text-decoration: underline; +} + +.cinnamon-link:hover { + color: #AB47BC; + background-color: rgba(171, 71, 188, 0.12); +} + +.cinnamon-link:active { + color: #AB47BC; + background-color: rgba(171, 71, 188, 0.25); +} + +#Tooltip { + font-size: 10pt; + padding: 7px 8px 8px; + border-radius: 2px; + background-color: rgba(35, 37, 40, 0.9); + color: white; + box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); + font-weight: 400; + text-align: center; +} + +.menu { + padding: 0; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.7); +} + +.popup-menu, +.menu { + min-width: 0; + padding: 0; + border-image: url("assets/menu/menu.svg") 9 9 9 9; + color: rgba(255, 255, 255, 0.7); +} + +.popup-menu-arrow, +.menu-arrow { + icon-size: 16px; +} + +.popup-menu .popup-sub-menu, +.menu .popup-sub-menu { + min-width: 0; + border-image: url("assets/menu/submenu.svg") 8 8 2 2; + background-gradient-direction: none; + box-shadow: none; +} + +.popup-menu .popup-sub-menu StScrollBar, +.menu .popup-sub-menu StScrollBar { + padding: 4px; +} + +.popup-menu .popup-sub-menu StScrollBar StBin#trough, +.popup-menu .popup-sub-menu StScrollBar StBin#vhandle, +.menu .popup-sub-menu StScrollBar StBin#trough, +.menu .popup-sub-menu StScrollBar StBin#vhandle { + border-width: 0; +} + +.popup-menu .popup-menu-content, +.menu .popup-menu-content { + padding: 0.6em 2px 0.66em; +} + +.popup-menu .popup-menu-item, +.menu .popup-menu-item { + padding: 0.4em 1.75em; + spacing: 1em; + border-width: 0 1px; + color: rgba(255, 255, 255, 0.7); +} + +.popup-menu .popup-menu-item:active, +.menu .popup-menu-item:active { + border-image: url("assets/menu/menu-hover.svg") 9 9 0 0; + color: white; + background-color: transparent; +} + +.popup-menu .popup-menu-item:insensitive, +.menu .popup-menu-item:insensitive { + color: rgba(255, 255, 255, 0.45); + background: none; +} + +.popup-menu .popup-menu-item StLabel, +.menu .popup-menu-item StLabel { + max-width: 45em; +} + +.popup-menu .popup-inactive-menu-item, +.menu .popup-inactive-menu-item { + color: rgba(255, 255, 255, 0.7); +} + +.popup-menu .popup-inactive-menu-item:insensitive, +.menu .popup-inactive-menu-item:insensitive { + color: rgba(255, 255, 255, 0.45); +} + +.popup-menu-icon, +.menu-icon { + icon-size: 16px; +} + +.popup-menu-boxpointer { + -arrow-border-radius: 0; + -arrow-background-color: transparent; + -arrow-border-width: 0; + -arrow-border-color: transparent; + -arrow-base: 0; + -arrow-rise: 0; + -arrow-box-shadow: none; + margin: 0.4em 0.5em 0.5em; + border-radius: 2px; + border-top: 1px solid #333539; + background-color: #2e3034; + box-shadow: 0 4.5px 5.5px rgba(0, 0, 0, 0.38); +} + +.popup-combo-menu { + padding: 1em; + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 2px; + color: white; + background-color: rgba(35, 37, 40, 0.9); +} + +.popup-combobox-item { + spacing: 1em; +} + +.popup-separator-menu-item { + height: 1px; + margin: 0; + padding: 0; + border-color: rgba(255, 255, 255, 0.12); + border-bottom-width: 1px; + border-bottom-style: solid; + background-color: transparent; + -gradient-start: transparent; + -gradient-end: transparent; +} + +.popup-alternating-menu-item:alternate { + font-weight: 500; +} + +.popup-device-menu-item { + spacing: 0.5em; +} + +.popup-subtitle-menu-item { + font-weight: 500; +} + +.nm-menu-item-icons { + spacing: 0.5em; +} + +#panel { + font-size: 10pt; + height: 28px; + width: 32px; + color: rgba(255, 255, 255, 0.7); + background-color: #212326; + font-weight: 700; +} + +#panel:highlight { + background-color: rgba(255, 255, 255, 0.3); +} + +#panelLeft, +.panelLeft { + spacing: 4px; +} + +#panelLeft:dnd, +.panelLeft:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(242, 139, 130, 0.4); + background-gradient-end: rgba(242, 139, 130, 0.4); +} + +#panelLeft:ltr, +.panelLeft:ltr { + padding-right: 4px; +} + +#panelLeft:rtl, +.panelLeft:rtl { + padding-left: 4px; +} + +#panelLeft.vertical, +.panelLeft.vertical { + padding: 0; + spacing: 0; +} + +#panelRight:dnd, +.panelRight:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(171, 71, 188, 0.4); + background-gradient-end: rgba(171, 71, 188, 0.4); +} + +#panelRight:ltr, +.panelRight:ltr { + padding-left: 4px; + spacing: 0; +} + +#panelRight:rtl, +.panelRight:rtl { + padding-right: 4px; + spacing: 0; +} + +#panelRight.vertical, +.panelRight.vertical { + padding: 0; + spacing: 0; +} + +#panelCenter, +.panelCenter { + spacing: 4px; +} + +#panelCenter:dnd, +.panelCenter:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(129, 201, 149, 0.4); + background-gradient-end: rgba(129, 201, 149, 0.4); +} + +#panelCenter.vertical, +.panelCenter.vertical { + padding: 0; + spacing: 0; +} + +.panel { + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +.panel-dummy { + background-color: rgba(33, 35, 38, 0.4); +} + +.panel-dummy:entered { + background-color: rgba(255, 255, 255, 0.3); +} + +.panel-status-button { + height: 22px; + -natural-hpadding: 3px; + -minimum-hpadding: 3px; + border-width: 0; + font-weight: 700; + color: rgba(255, 255, 255, 0.7); +} + +.panel-status-button:hover { + color: white; +} + +.panel-button { + -natural-hpadding: 6px; + -minimum-hpadding: 3px; + color: rgba(255, 255, 255, 0.7); + font-weight: 700; + transition-duration: 0.2s; +} + +.panel-button:hover, .panel-button:active { + color: white; + background-color: rgba(255, 255, 255, 0.05); +} + +.panel-top .panel-button:hover, +.panel-top .panel-status-button:hover { + box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-top .panel-button:active, +.panel-top .panel-status-button:active { + box-shadow: inset 0 2px 0 #AB47BC; +} + +.panel-bottom .panel-button:hover, +.panel-bottom .panel-status-button:hover { + box-shadow: inset 0 -2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-bottom .panel-button:active, +.panel-bottom .panel-status-button:active { + box-shadow: inset 0 -2px 0 #AB47BC; +} + +.panel-left .panel-button, +.panel-left .panel-status-button { + -natural-hpadding: 0; + -minimum-hpadding: 0; + -natural-vpadding: 2px; + -minimum-vpadding: 2px; +} + +.panel-left .panel-button:hover, +.panel-left .panel-status-button:hover { + box-shadow: inset 2px 0 0 rgba(255, 255, 255, 0.3); +} + +.panel-left .panel-button:active, +.panel-left .panel-status-button:active { + box-shadow: inset 2px 0 0 #AB47BC; +} + +.panel-right .panel-button, +.panel-right .panel-status-button { + -natural-hpadding: 0; + -minimum-hpadding: 0; + -natural-vpadding: 2px; + -minimum-vpadding: 2px; +} + +.panel-right .panel-button:hover, +.panel-right .panel-status-button:hover { + box-shadow: inset -2px 0 0 rgba(255, 255, 255, 0.3); +} + +.panel-right .panel-button:active, +.panel-right .panel-status-button:active { + box-shadow: inset -2px 0 0 #AB47BC; +} + +.panel StIcon { + icon-size: 16px; +} + +.panel-corner, .panel-corner:active, .panel-corner:overview, .panel-corner:focus { + -panel-corner-radius: 0; + -panel-corner-background-color: #212326; + -panel-corner-inner-border-width: 0; + -panel-corner-inner-border-color: transparent; + -panel-corner-outer-border-width: 0; + -panel-corner-outer-border-color: transparent; +} + +.system-status-icon { + icon-size: 16px; + margin: 0; + spacing: 0; + padding-left: 0; + padding-right: 0; +} + +.system-status-icon.warning { + color: #FDD633; +} + +.system-status-icon.error { + color: #F28B82; +} + +#overview { + spacing: 12px; +} + +.window-caption { + -cinnamon-caption-spacing: 12px; + spacing: 25px; + padding: 7px 8px 8px; + border-radius: 2px; + color: white; + background-color: rgba(35, 37, 40, 0.9); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.28); +} + +.window-caption#selected { + spacing: 25px; + color: white; + background-color: #AB47BC; + box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); +} + +.workspace-controls { + visible-height: 32px; +} + +.workspace-thumbnails { + spacing: 32px; +} + +.workspace-thumbnails-background, .workspace-thumbnails-background:rtl { + padding: 8px; +} + +.workspace-thumbnail-indicator { + outline: 0 none transparent; + border: 2px solid #AB47BC; +} + +.workspace-add-button { + height: 200px; + width: 35px; + background-image: url("assets/misc/add-workspace.svg"); + transition-duration: 0.2s; +} + +.workspace-add-button:hover { + background-image: url("assets/misc/add-workspace-hover.svg"); + transition-duration: 0.2s; +} + +.workspace-add-button:active { + background-image: url("assets/misc/add-workspace-active.svg"); + transition-duration: 0.2s; +} + +.workspace-overview-background-shade { + background-color: rgba(0, 0, 0, 0.54); +} + +.workspace-close-button, +.window-close { + height: 36px; + width: 36px; + -cinnamon-close-overlap: 24px; + background-image: url("assets/misc/close.svg"); + background-size: 36px; +} + +.workspace-close-button:hover, +.window-close:hover { + height: 36px; + width: 36px; + background-image: url("assets/misc/close-hover.svg"); + background-size: 36px; +} + +.workspace-close-button:active, +.window-close:active { + height: 36px; + width: 36px; + background-image: url("assets/misc/close-active.svg"); + background-size: 36px; +} + +.window-close-area { + width: 400px; + height: 120px; + background-image: url("assets/misc/trash-icon.svg"); +} + +.overview-icon { + padding: 9px; + border: none; + border-radius: 2px; + color: white; + transition-duration: 0.2s; + text-align: center; +} + +.overview-icon StLabel { + padding-top: 6px; +} + +#LookingGlassDialog { + spacing: 4px; + padding: 6px; + border: none; + border-radius: 2px; + background-color: rgba(35, 37, 40, 0.9); + color: white; + box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); +} + +.calendar-main-box { + margin: 0 6px; +} + +.calendar { + padding: 0.4em 1.75em; + spacing-rows: 0; + spacing-columns: 0; +} + +.calendar-today-home-button, .calendar-today-home-button-enabled { + margin: 6px 0; + padding: 6px; +} + +.calendar-today-day-label { + font-size: 1.75em; + color: rgba(255, 255, 255, 0.7); + font-weight: bold; + text-align: center; + padding-bottom: .1em; +} + +.calendar-today-date-label { + font-size: 1.1em; + color: rgba(255, 255, 255, 0.45); + font-weight: bold; + text-align: center; +} + +.calendar-month-label { + font-size: 8pt; + margin: 0 2px; + padding-top: 2px; + color: white; + font-weight: 400; +} + +.calendar-change-month-back, .calendar-change-month-forward { + font-size: 8pt; + width: 16px; + height: 16px; + margin: 0; + padding: 0; + border-radius: 100px; +} + +.calendar-change-month-back:focus, .calendar-change-month-back:hover, .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { + background-color: rgba(255, 255, 255, 0.12); +} + +.calendar-change-month-back:active, .calendar-change-month-forward:active { + background-color: rgba(255, 255, 255, 0.3); +} + +.calendar-change-month-back { + background-image: url("assets/misc/calendar-arrow-left.svg"); +} + +.calendar-change-month-back:rtl { + background-image: url("assets/misc/calendar-arrow-right.svg"); +} + +.calendar-change-month-forward { + background-image: url("assets/misc/calendar-arrow-right.svg"); +} + +.calendar-change-month-forward:rtl { + background-image: url("assets/misc/calendar-arrow-left.svg"); +} + +.datemenu-date-label { + font-size: 8pt; + padding: 0.4em 1.75em; + border-radius: 3px; + color: white; + font-weight: 700; + text-align: center; +} + +.calendar-day { + border-width: 0; + color: white; +} + +.calendar-day-base { + font-size: 8pt; + width: 25px; + height: 25px; + padding: 0; + margin: 2px; + border-radius: 25px; + text-align: center; +} + +.calendar-day-base:hover { + background-color: rgba(255, 255, 255, 0.05); +} + +.calendar-day-base:active { + background-color: rgba(255, 255, 255, 0.12); +} + +.calendar-day-base:selected { + background-color: rgba(255, 255, 255, 0.3); +} + +.calendar-day-heading { + font-size: 7pt; + width: 25px; + height: 20px; + margin-top: 2px; + padding: 5px 0 0; + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + font-weight: 700; + text-align: center; +} + +.calendar-day-top { + border-top-width: 0; +} + +.calendar-day-left { + border-left-width: 0; +} + +.calendar-day-with-events { + background-image: none; + color: #AB47BC; + font-weight: 400; + text-decoration: underline; +} + +.calendar-week-number { + width: 25px; + height: 20px; + margin: 2px; + padding: 5px 0 0; + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + font-weight: 700; + font-size: inherit; + text-align: center; +} + +.calendar-nonwork-day { + color: rgba(255, 255, 255, 0.7); + background-color: transparent; +} + +.calendar-today { + border-width: 0; + font-weight: 700; +} + +.calendar-today, .calendar-today:hover, .calendar-today:active, .calendar-today:selected { + color: white; + background-color: #AB47BC; +} + +.calendar-other-month-day { + color: rgba(255, 255, 255, 0.55); +} + +.calendar-events-main-box { + height: 240px; + margin: 8px 0.5em 6px 6px; + padding: 8px; + min-width: 300px; + border: none; + border-radius: 3px; + background-gradient-direction: vertical; + background-gradient-start: rgba(255, 255, 255, 0.05); + background-gradient-end: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.7); +} + +.calendar-events-no-events-button { + margin: 6px 0; + padding: 6px; + border-radius: 3px; +} + +.calendar-events-no-events-button:hover { + background-gradient-direction: vertical; + background-gradient-start: rgba(255, 255, 255, 0.05); + background-gradient-end: rgba(255, 255, 255, 0.05); + box-shadow: none; +} + +.calendar-events-no-events-icon { + color: rgba(255, 255, 255, 0.45); +} + +.calendar-events-no-events-label { + font-size: 1.1em; + color: rgba(255, 255, 255, 0.45); + font-weight: bold; + text-align: center; + margin-top: 9px; +} + +.calendar-events-date-label { + padding: 3px 0 12px 3px; + font-size: 1.1em; + color: rgba(255, 255, 255, 0.7); + font-weight: bold; + text-align: center; +} + +.calendar-events-event-container { + padding: 2px; +} + +.calendar-events-main-box .separator { + -margin-horizontal: 1em; + -gradient-height: 1px; + -gradient-start: rgba(255, 255, 255, 0.12); + -gradient-end: rgba(255, 255, 255, 0.12); +} + +.calendar-event-button { + margin: 6px 0 6px 0; + border-radius: 3px; +} + +.calendar-event-button:hover { + background-gradient-direction: vertical; + background-gradient-start: rgba(255, 255, 255, 0.05); + background-gradient-end: rgba(255, 255, 255, 0.05); + box-shadow: none; +} + +.calendar-event-color-strip { + width: 4px; + border-radius: 4px 0 0 4px; +} + +.calendar-event-row-content { + margin: 6px; +} + +.calendar-event-time-past { + color: rgba(255, 255, 255, 0.3); + font-weight: bold; + text-align: left; + margin-bottom: .6em; +} + +.calendar-event-time-present { + font-weight: bold; + text-align: left; + margin-bottom: .6em; +} + +.calendar-event-time-present:all-day { + color: rgba(129, 201, 149, 0.6); +} + +.calendar-event-time-future { + text-align: left; + margin-bottom: .6em; +} + +.calendar-event-countdown { + color: rgba(255, 255, 255, 0.45); + font-weight: bold; + text-align: right; + margin-bottom: .6em; +} + +.calendar-event-countdown:soon { + color: white; +} + +.calendar-event-countdown:imminent { + color: rgba(253, 214, 51, 0.6); +} + +.calendar-event-countdown:current { + color: rgba(129, 201, 149, 0.6); +} + +.calendar-event-summary { + color: rgba(255, 255, 255, 0.45); + text-align: left; + width: 200px; +} + +#notification { + width: 34em; + spacing-rows: 10px; + spacing-columns: 10px; + margin-from-right-edge-of-screen: 20px; + padding: 13px; + border-radius: 2px; + border-image: url("assets/misc/osd.svg") 9 9 9 9; + color: white; +} + +.menu #notification, .menu #notification.multi-line-notification, .popup-menu #notification, .popup-menu #notification.multi-line-notification { + border-image: url("assets/misc/message.svg") 9 9 9 9; + color: white; +} + +.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: white; +} + +#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: white; +} + +.notification-button, .notification-icon-button { + padding: 5px; +} + +.notification-icon-button > StIcon { + icon-size: 36px; +} + +#altTabPopup { + padding: 8px; + spacing: 16px; +} + +.switcher-list { + padding: 20px; + border: none; + border-image: url("assets/misc/osd.svg") 9 9 9 9; + border-radius: 2px; + color: white; + background: none; +} + +.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: 6px; + border: 2px solid rgba(255, 255, 255, 0.3); +} + +.switcher-list .item-box:selected { + background-color: rgba(255, 255, 255, 0.3); + color: rgba(236, 64, 122, 0.65); +} + +.switcher-list .thumbnail { + width: 256px; +} + +.switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; +} + +.switcher-list .separator { + width: 1px; + background: rgba(255, 255, 255, 0.12); +} + +.switcher-arrow { + border-color: transparent; + color: white; +} + +.thumbnail-scroll-gradient-left { + width: 60px; + border-radius: 24px; + border-radius-topright: 0; + border-radius-bottomright: 0; + background-color: transparent; +} + +.thumbnail-scroll-gradient-right { + width: 60px; + border-radius: 24px; + border-radius-topleft: 0; + border-radius-bottomleft: 0; + background-color: transparent; +} + +.ripple-box { + width: 104px; + height: 104px; + background-image: url("assets/misc/corner-ripple.svg"); + background-size: contain; +} + +.ripple-box:rtl { + background-image: url("assets/misc/corner-ripple.svg"); +} + +.modal-dialog { + padding: 0 5px 6px 5px; + border: none; + border-radius: 2px; + color: white; + background-color: rgba(35, 37, 40, 0.9); + box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); +} + +.modal-dialog > StBoxLayout:first-child { + padding: 20px 10px 10px 10px; +} + +.modal-dialog-button-box { + spacing: 0; + margin: 0; + padding: 14px 10px; + border: none; + background: none; +} + +.modal-dialog-button-box .modal-dialog-button { + height: 30px; + padding-top: 0; + padding-bottom: 0; + color: rgba(236, 64, 122, 0.85); + font-weight: 700; +} + +.modal-dialog-button-box .modal-dialog-button:hover { + color: rgba(236, 64, 122, 0.65); + background-color: rgba(255, 255, 255, 0.12); +} + +.modal-dialog-button-box .modal-dialog-button:focus { + color: rgba(236, 64, 122, 0.65); +} + +.modal-dialog-button-box .modal-dialog-button:active { + color: rgba(236, 64, 122, 0.65); + background-color: rgba(255, 255, 255, 0.3); + box-shadow: none; +} + +.modal-dialog-button-box .modal-dialog-button:disabled { + color: rgba(255, 255, 255, 0.45); +} + +.run-dialog { + padding: 0 15px 10px 15px; + border-image: url("assets/misc/osd.svg") 9 9 9 9; +} + +.run-dialog > * { + padding: 0; +} + +.run-dialog-label { + font-size: 9pt; + padding-bottom: 0; + color: rgba(255, 255, 255, 0.45); + font-weight: 400; +} + +.run-dialog-error-label { + color: #F28B82; +} + +.run-dialog-error-box { + font-size: 9pt; + padding-top: 15px; + spacing: 5px; + color: #F28B82; +} + +.run-dialog-completion-box { + font-size: 10pt; + padding-left: 15px; +} + +.run-dialog-entry { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + width: 28em; + padding: 7px; + border-radius: 0; + color: white; + caret-color: white; + selected-color: white; + selection-background-color: #AB47BC; +} + +.run-dialog-entry:focus { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + color: white; + caret-color: white; + box-shadow: inset 0 -2px #AB47BC; +} + +.run-dialog .modal-dialog-button-box { + border: none; + background: none; + background-gradient-direction: none; + box-shadow: none; +} + +.cinnamon-mount-operation-icon { + icon-size: 48px; +} + +.mount-password-reask { + color: #FDD633; +} + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; +} + +.show-processes-dialog-subject, +.mount-question-dialog-subject { + padding-top: 10px; + padding-bottom: 6px; +} + +.show-processes-dialog-subject:ltr, +.mount-question-dialog-subject:ltr { + padding-left: 17px; +} + +.show-processes-dialog-subject:rtl, +.mount-question-dialog-subject:rtl { + padding-right: 17px; +} + +.show-processes-dialog-description, +.mount-question-dialog-description { + width: 28em; +} + +.show-processes-dialog-description:ltr, +.mount-question-dialog-description:ltr { + padding-left: 17px; +} + +.show-processes-dialog-description:rtl, +.mount-question-dialog-description:rtl { + padding-right: 17px; +} + +.show-processes-dialog-app-list { + max-height: 200px; + padding-top: 24px; +} + +.show-processes-dialog-app-list:ltr { + 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: rgba(255, 255, 255, 0.7); +} + +.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: 11pt; +} + +.magnifier-zoom-region { + border: 2px solid #AB47BC; +} + +.magnifier-zoom-region.full-screen { + border-width: 0; +} + +#keyboard { + border-width: 0; + background-color: rgba(33, 35, 38, 0.54); +} + +.keyboard-layout { + spacing: 3.999; + padding: 3.999; +} + +.keyboard-row { + spacing: 3.999; +} + +.keyboard-key { + min-height: 26.66; + min-width: 26.66; + border-radius: 2px; + border: none; + background-color: #232528; + color: rgba(255, 255, 255, 0.7); + box-shadow: none; + text-shadow: none; + icon-shadow: none; + font-size: 26.66; + font-weight: 700; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); +} + +.keyboard-key:focus, .keyboard-key:hover, .keyboard-key:checked { + color: white; + background-color: #3d3f42; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); +} + +.keyboard-key:active { + color: white; + background-color: #5a5c5e; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); +} + +.keyboard-key:grayed { + color: rgba(255, 255, 255, 0.45); + background-color: #212326; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); +} + +.keyboard-subkeys { + padding: 0; + border-radius: 2px; + -arrow-border-radius: 0; + -arrow-background-color: transparent; + -arrow-border-width: 0; + -arrow-border-color: transparent; + -arrow-base: 0; + -arrow-rise: 0; + -boxpointer-gap: 3.999; + background-color: #AB47BC; + color: white; + box-shadow: 0 2.5px 4.5px rgba(0, 0, 0, 0.34); +} + +.menu-favorites-box { + padding: 7px; + border-radius: 0; + border: 0 solid rgba(255, 255, 255, 0.12); + background-color: transparent; +} + +.menu-favorites-box:ltr { + border-right-width: 1px; +} + +.menu-favorites-box:rtl { + border-left-width: 1px; +} + +.menu-favorites-box .popup-menu-item { + padding: 10px; +} + +.menu-favorites-button { + padding: 10px; + border-radius: 3px; +} + +.menu-favorites-button:hover { + border-color: transparent; + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.menu-places-box { + padding: 7px; +} + +.menu-places-button { + padding: 10px; +} + +.menu-categories-box { + padding: 7px 7px 0 7px; + border: 0 solid rgba(255, 255, 255, 0.12); +} + +.menu-categories-box:ltr { + border-right-width: 1px; +} + +.menu-categories-box:rtl { + border-left-width: 1px; +} + +.menu-applications-inner-box, .menu-applications-outer-box { + padding: 7px 7px 0 7px; +} + +.menu-application-button { + padding: 0 7px; + border: 1px solid transparent; + color: rgba(255, 255, 255, 0.7); +} + +.menu-application-button:highlighted { + font-weight: 700; +} + +.menu-application-button-selected { + border-color: transparent; + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none; + text-shadow: none; + icon-shadow: none; + padding: 0 7px; + border: 1px solid transparent; +} + +.menu-application-button-selected:highlighted { + font-weight: 700; +} + +.menu-application-button-label:ltr { + padding: 6px 0 7px 5px; +} + +.menu-application-button-label:rtl { + padding: 6px 5px 7px 0; +} + +.menu StScrollView.menu-application-button { + padding: 0; + border-radius: 2px; + border: 1px solid rgba(255, 255, 255, 0.12); + background-color: #36383c; +} + +.menu StScrollView.menu-application-button .popup-menu-item { + padding: 0; + spacing: 0; +} + +.menu StScrollView.menu-application-button .popup-menu-item:ltr { + padding-left: 7px; +} + +.menu StScrollView.menu-application-button .popup-menu-item:rtl { + padding-right: 7px; +} + +.menu StScrollView.menu-application-button .popup-menu-item:active { + border-image: none; + background-color: rgba(255, 255, 255, 0.12); +} + +.menu StScrollView.menu-application-button .popup-menu-item StIcon { + min-width: 22px; +} + +.menu StScrollView.menu-application-button .popup-menu-item StLabel:ltr { + padding: 6px 0 7px 5px; +} + +.menu StScrollView.menu-application-button .popup-menu-item StLabel:rtl { + padding: 6px 5px 7px 0; +} + +.menu-category-button { + padding: 0 7px; + border: 1px solid transparent; + color: rgba(255, 255, 255, 0.7); +} + +.menu-category-button-hover, .menu-category-button-selected { + padding: 0 7px; + border-radius: 2px; + border: 1px solid transparent; + background-color: #AB47BC; + color: white; +} + +.menu-category-button-greyed { + padding: 0 7px; + border: 1px solid transparent; + color: rgba(255, 255, 255, 0.45); +} + +.menu-category-button-label:ltr { + padding: 6px 0 7px 5px; +} + +.menu-category-button-label:rtl { + padding: 6px 5px 7px 0; +} + +.menu-selected-app-box { + margin-bottom: 1.06em; + padding: 0 30px; + text-align: right; +} + +.menu-selected-app-title { + font-size: 9pt; + margin-top: 0.4em; + color: rgba(255, 255, 255, 0.7); + font-weight: 700; +} + +.menu-selected-app-description { + font-size: 9pt; + max-width: 150px; + color: rgba(255, 255, 255, 0.45); +} + +.menu-search-box { + margin-bottom: 6px; + padding: 0 6px; +} + +#menu-search-entry { + width: 24em; + caret-color: white; + font-weight: 500; +} + +.menu-search-entry-icon { + icon-size: 16px; + color: white; +} + +.info-osd { + spacing: 1em; + padding: 16px; + border-image: url("assets/misc/osd.svg") 9 9 9 9; + color: white; + text-align: center; + font-weight: 700; +} + +.osd-window { + min-width: 64px; + min-height: 64px; + spacing: 1em; + padding: 20px; + margin: 32px; + border: none; + border-radius: 5px; + border-image: url("assets/misc/osd.svg") 9 9 9 9; + color: white; + background: none; + font-weight: 700; + text-align: center; +} + +.osd-window .osd-monitor-label { + font-size: 30pt; +} + +.osd-window .level { + height: 3px; + padding: 0; + border-radius: 0; + background-color: rgba(255, 255, 255, 0.3); + color: #81C995; +} + +.osd-window .level-bar { + border-radius: 0; + background-color: #81C995; +} + +.window-list-box { + spacing: 2px; + padding-left: 10px; +} + +.panel-bottom .window-list-box, .panel-top .window-list-box { + padding-top: 2px; + padding-bottom: 2px; +} + +.window-list-box.vertical { + spacing: 2px; + padding: 10px 0; +} + +.window-list-box.vertical #appMenuIcon { + padding-top: 2px; +} + +.window-list-box:highlight { + background-color: rgba(255, 255, 255, 0.3); +} + +.window-list-item-box { + border: 0 none transparent; + border-image: none; + background-image: none; + background-color: rgba(33, 35, 38, 0.01); + color: rgba(255, 255, 255, 0.7); + box-shadow: none; + font-weight: 400; +} + +.window-list-item-box:hover { + color: white; + background-color: rgba(255, 255, 255, 0.05); +} + +.panel-top .window-list-item-box:hover { + box-shadow: inset 0 2px rgba(255, 255, 255, 0.3); +} + +.panel-bottom .window-list-item-box:hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); +} + +.panel-left .window-list-item-box:hover { + box-shadow: inset 2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-right .window-list-item-box:hover { + box-shadow: inset -2px 0 rgba(255, 255, 255, 0.3); +} + +.window-list-item-box:active, .window-list-item-box:active:hover, .window-list-item-box:checked, .window-list-item-box:checked:hover, .window-list-item-box:focus, .window-list-item-box:focus:hover { + color: white; +} + +.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:active:hover, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:checked:hover, .panel-top .window-list-item-box:focus, .panel-top .window-list-item-box:focus:hover { + box-shadow: inset 0 2px #AB47BC; +} + +.panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:active:hover, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:checked:hover, .panel-bottom .window-list-item-box:focus, .panel-bottom .window-list-item-box:focus:hover { + box-shadow: inset 0 -2px #AB47BC; +} + +.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:active:hover, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:checked:hover, .panel-left .window-list-item-box:focus, .panel-left .window-list-item-box:focus:hover { + box-shadow: inset 2px 0 #AB47BC; +} + +.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:active:hover, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:checked:hover, .panel-right .window-list-item-box:focus, .panel-right .window-list-item-box:focus:hover { + box-shadow: inset -2px 0 #AB47BC; +} + +.window-list-item-box:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.panel-top .window-list-item-box StIcon, .panel-bottom .window-list-item-box StIcon, .panel-top .window-list-item-box StBin, .panel-bottom .window-list-item-box StBin { + padding: 2px; +} + +.window-list-item-box.vertical StIcon, .window-list-item-box.vertical StBin { + padding: 0; +} + +.window-list-item-box StLabel { + font-weight: 400; +} + +.panel-top .window-list-item-box StLabel:ltr, .panel-bottom .window-list-item-box StLabel:ltr { + padding: 0 4px 0 0; +} + +.panel-top .window-list-item-box StLabel:rtl, .panel-bottom .window-list-item-box StLabel:rtl { + padding: 0 0 0 4px; +} + +.window-list-item-box:progress, +.window-list-item-box .progress { + background-gradient-start: rgba(255, 255, 255, 0.3); + background-gradient-end: rgba(255, 255, 255, 0.3); +} + +.window-list-item-demands-attention { + background-gradient-start: rgba(255, 255, 255, 0.3); + background-gradient-end: rgba(255, 255, 255, 0.3); + color: white; +} + +.panel-top .window-list-item-demands-attention { + box-shadow: inset 0 2px #AB47BC; +} + +.panel-bottom .window-list-item-demands-attention { + box-shadow: inset 0 -2px #AB47BC; +} + +.panel-left .window-list-item-demands-attention { + box-shadow: inset 2px 0 #AB47BC; +} + +.panel-right .window-list-item-demands-attention { + box-shadow: inset -2px 0 #AB47BC; +} + +.window-list-preview { + padding: 12px; + spacing: 8px; + border: none; + border-image: url("assets/misc/osd.svg") 9 9 9 9; + border-radius: 2px; + color: white; + background: none; +} + +.grouped-window-list-box { + spacing: 2px; +} + +.grouped-window-list-thumbnail-label { + padding-left: 4px; +} + +.grouped-window-list-thumbnail-alert { + background-color: rgba(242, 139, 130, 0.5); +} + +.grouped-window-list-thumbnail-menu { + border-image: url("assets/menu/menu.svg") 9 9 9 9; + color: white; + margin: 0; + padding: 12px; +} + +.grouped-window-list-thumbnail-menu .item-box { + padding: 6px; + border-radius: 3px; + spacing: 4px; +} + +.grouped-window-list-thumbnail-menu .item-box:outlined { + border: 2px solid #AB47BC; + border-radius: 5px; +} + +.grouped-window-list-thumbnail-menu .item-box:hover { + color: white; + background-color: rgba(255, 255, 255, 0.05); +} + +.grouped-window-list-thumbnail-menu .item-box:selected { + color: white; + background-color: rgba(255, 255, 255, 0.12); +} + +.grouped-window-list-thumbnail-menu .thumbnail { + width: 256px; +} + +.grouped-window-list-thumbnail-menu .separator { + width: 1px; + background-color: rgba(255, 255, 255, 0.3); +} + +.grouped-window-list-number-label { + z-index: 99; + text-shadow: none; + font-size: 10px; + color: white; + padding: 0; +} + +.grouped-window-list-button-label { + padding-left: 4px; +} + +.grouped-window-list-badge { + border-radius: 9999px; + background-color: #AB47BC; + padding: 2px; +} + +.grouped-window-list-item-box { + border: 0 none transparent; + border-image: none; + background-image: none; + background-color: rgba(33, 35, 38, 0.01); + color: rgba(255, 255, 255, 0.7); + box-shadow: none; + font-weight: 400; +} + +.grouped-window-list-item-box:hover { + color: white; + background-color: rgba(255, 255, 255, 0.05); +} + +.panel-top .grouped-window-list-item-box:hover { + box-shadow: inset 0 2px rgba(255, 255, 255, 0.3); +} + +.panel-bottom .grouped-window-list-item-box:hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); +} + +.panel-left .grouped-window-list-item-box:hover { + box-shadow: inset 2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-right .grouped-window-list-item-box:hover { + box-shadow: inset -2px 0 rgba(255, 255, 255, 0.3); +} + +.grouped-window-list-item-box:active, .grouped-window-list-item-box:active:hover, .grouped-window-list-item-box:checked, .grouped-window-list-item-box:checked:hover { + color: white; +} + +.panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:active:hover, .panel-top .grouped-window-list-item-box:checked, .panel-top .grouped-window-list-item-box:checked:hover { + box-shadow: inset 0 2px rgba(255, 255, 255, 0.3); +} + +.panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:active:hover, .panel-bottom .grouped-window-list-item-box:checked, .panel-bottom .grouped-window-list-item-box:checked:hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); +} + +.panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:active:hover, .panel-left .grouped-window-list-item-box:checked, .panel-left .grouped-window-list-item-box:checked:hover { + box-shadow: inset 2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:active:hover, .panel-right .grouped-window-list-item-box:checked, .panel-right .grouped-window-list-item-box:checked:hover { + box-shadow: inset -2px 0 rgba(255, 255, 255, 0.3); +} + +.grouped-window-list-item-box:focus, .grouped-window-list-item-box:focus:hover { + color: white; + background-color: rgba(255, 255, 255, 0.12); +} + +.panel-top .grouped-window-list-item-box:focus, .panel-top .grouped-window-list-item-box:focus:hover { + box-shadow: inset 0 2px #AB47BC; +} + +.panel-bottom .grouped-window-list-item-box:focus, .panel-bottom .grouped-window-list-item-box:focus:hover { + box-shadow: inset 0 -2px #AB47BC; +} + +.panel-left .grouped-window-list-item-box:focus, .panel-left .grouped-window-list-item-box:focus:hover { + box-shadow: inset 2px 0 #AB47BC; +} + +.panel-right .grouped-window-list-item-box:focus, .panel-right .grouped-window-list-item-box:focus:hover { + box-shadow: inset -2px 0 #AB47BC; +} + +.panel-top .grouped-window-list-item-box StIcon, .panel-bottom .grouped-window-list-item-box StIcon, .panel-top .grouped-window-list-item-box StBin, .panel-bottom .grouped-window-list-item-box StBin { + padding: 2px; +} + +.grouped-window-list-item-box.vertical StIcon, .grouped-window-list-item-box.vertical StBin { + padding: 0; +} + +.grouped-window-list-item-box StLabel { + font-weight: 400; +} + +.panel-top .grouped-window-list-item-box StLabel:ltr, .panel-bottom .grouped-window-list-item-box StLabel:ltr { + padding: 0 4px 0 0; +} + +.panel-top .grouped-window-list-item-box StLabel:rtl, .panel-bottom .grouped-window-list-item-box StLabel:rtl { + padding: 0 0 0 4px; +} + +.grouped-window-list-item-box:progress, +.grouped-window-list-item-box .progress { + background-gradient-start: rgba(255, 255, 255, 0.3); + background-gradient-end: rgba(255, 255, 255, 0.3); +} + +.grouped-window-list-item-demands-attention { + background-gradient-start: #FDD633; + background-gradient-end: #FDD633; +} + +.sound-player { + padding: 0 3px; +} + +.sound-player > StBoxLayout:first-child { + padding: 0.4em 1em 0.8em; +} + +.sound-player > StBoxLayout:first-child StLabel { + padding: 0 0.4em 1px; +} + +.sound-player > StBoxLayout:first-child StButton:small { + width: 16px; + height: 16px; + padding: 1px 0.4em 0; +} + +.sound-player > StBoxLayout:first-child StButton:small StIcon { + icon-size: 16px; +} + +.sound-player-generic-coverart { + background-color: #36383c; +} + +.sound-player-overlay { + width: 290px; + height: 70px; + padding: 0.4em 1em 1.2em; + spacing: 5px; + border: 0 solid #232528; + border-bottom-width: 1px; + color: white; + background: rgba(35, 37, 40, 0.9); +} + +.sound-player-overlay StButton { + width: 32px; + height: 32px; + padding: 0; + border-radius: 100px; + border: 0 none transparent; + color: rgba(255, 255, 255, 0.7); +} + +.sound-player-overlay StButton:hover { + border-color: transparent; + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.sound-player-overlay StButton:active { + border-color: transparent; + color: white; + background-color: rgba(255, 255, 255, 0.3); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.sound-player-overlay StButton StIcon { + icon-size: 16px; +} + +.sound-player-overlay StLabel { + padding: 0 5px 1px; +} + +.sound-player .slider { + height: 4px; + padding: 0; + border: 0 none transparent; + -slider-height: 4px; + -slider-background-color: #543342; + -slider-border-color: transparent; + -slider-active-background-color: #EC407A; + -slider-active-border-color: transparent; + -slider-border-width: 0; + -slider-handle-radius: 0; +} + +#workspaceSwitcher { + spacing: 0; + padding: 3px; +} + +.panel-top .workspace-switcher, .panel-bottom .workspace-switcher { + padding-left: 3px; + padding-right: 3px; +} + +.panel-left .workspace-switcher, .panel-right .workspace-switcher { + padding-top: 3px; + padding-bottom: 3px; +} + +.workspace-button { + width: 20px; + height: 10px; + color: white; + background-color: rgba(255, 255, 255, 0.05); + transition-duration: 0.2s; +} + +.workspace-button:hover { + color: white; +} + +.panel-top .workspace-button:hover { + box-shadow: inset 0 2px 0 #AB47BC; +} + +.panel-bottom .workspace-button:hover { + box-shadow: inset 0 -2px 0 #AB47BC; +} + +.panel-left .workspace-button:hover { + box-shadow: inset 2px 0 0 #AB47BC; +} + +.panel-right .workspace-button:hover { + box-shadow: inset -2px 0 0 #AB47BC; +} + +.workspace-button:outlined { + color: #AB47BC; +} + +.panel-top .workspace-button:outlined:hover { + box-shadow: inset 0 2px 0 #AB47BC; +} + +.panel-bottom .workspace-button:outlined:hover { + box-shadow: inset 0 -2px 0 #AB47BC; +} + +.panel-left .workspace-button:outlined:hover { + box-shadow: inset 2px 0 0 #AB47BC; +} + +.panel-right .workspace-button:outlined:hover { + box-shadow: inset -2px 0 0 #AB47BC; +} + +.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 #AB47BC; + background-gradient-direction: none; +} + +.workspace-graph .workspace .windows { + -active-window-background: #474b51; + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: #474b51; + -inactive-window-border: rgba(0, 0, 0, 0.8); +} + +.workspace-graph .workspace:active .windows { + -active-window-background: #53575e; + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: #2f3236; + -inactive-window-border: rgba(0, 0, 0, 0.8); +} + +#panel-launchers-box { + padding: 0 7px; +} + +.panel-launcher { + border: 0 solid transparent; +} + +.panel-top .panel-launcher { + padding: 0 4px 2px 4px; + border-top-width: 2px; +} + +.panel-bottom .panel-launcher { + padding: 2px 4px 0 4px; + border-bottom-width: 2px; +} + +.panel-left .panel-launcher { + padding: 2px 2px 2px 0; + border-left-width: 2px; +} + +.panel-right .panel-launcher { + padding: 2px 0 2px 2px; + border-right-width: 2px; +} + +.panel-launcher:hover { + border: 0 solid #AB47BC; + background-gradient-direction: none; +} + +.panel-top .panel-launcher:hover { + padding: 0 4px 2px 4px; + border-top-width: 2px; +} + +.panel-bottom .panel-launcher:hover { + padding: 2px 4px 0 4px; + border-bottom-width: 2px; +} + +.panel-left .panel-launcher:hover { + padding: 2px 2px 2px 0; + border-left-width: 2px; +} + +.panel-right .panel-launcher:hover { + padding: 2px 0 2px 2px; + border-right-width: 2px; +} + +.launcher { + padding: 2px; + spacing: 2px; + transition-duration: 0.2s; +} + +.launcher:hover { + border: 0 solid #AB47BC; + background-gradient-direction: none; +} + +.panel-top .launcher:hover { + padding-top: 0; + border-top-width: 2px; +} + +.panel-bottom .launcher:hover { + padding-bottom: 0; + border-bottom-width: 2px; +} + +.panel-left .launcher:hover { + padding-left: 0; + border-left-width: 2px; +} + +.panel-right .launcher:hover { + padding-right: 0; + border-right-width: 2px; +} + +.launcher .icon-box { + padding: 0 2px; +} + +.launcher .icon-box.vertical { + padding: 2px 0; +} + +.panel-launchers { + padding: 0 0 0 4px; + spacing: 2px; +} + +.panel-launchers.vertical { + padding: 2px 0 0 0; + spacing: 2px; +} + +.panel-launchers .launcher .icon-box { + padding: 0 2px; +} + +.panel-launchers .launcher .icon-box.vertical { + padding: 2px 0; +} + +#overview-corner { + background-image: url("assets/misc/overview.svg"); +} + +#overview-corner:hover { + background-image: url("assets/misc/overview-hover.svg"); +} + +.applet-separator { + padding: 1px 4px; +} + +.applet-separator-line { + width: 1px; + background: rgba(255, 255, 255, 0.3); +} + +.applet-separator-line-vertical { + height: 1px; + background: rgba(255, 255, 255, 0.3); +} + +.applet-cornerbar { + width: 8px; + background-color: rgba(255, 255, 255, 0.3); +} + +.applet-cornerbar-box:hover > .applet-cornerbar { + background-color: rgba(255, 255, 255, 0.7); +} + +.applet-cornerbar-box { + padding: 4px 4px; +} + +.applet-cornerbar.vertical { + height: 8px; +} + +.applet-box { + color: rgba(255, 255, 255, 0.7); + text-shadow: none; +} + +.applet-box:hover, .applet-box:checked { + color: white; + background-color: rgba(255, 255, 255, 0.05); +} + +.applet-box:highlight { + background-color: rgba(255, 255, 255, 0.3); +} + +.panel-top .applet-box { + padding: 0 6px; + spacing: 2px; +} + +.panel-top .applet-box:hover, .panel-top .applet-box:checked { + box-shadow: inset 0 2px 0 #AB47BC; +} + +.panel-bottom .applet-box { + padding: 0 6px; + spacing: 2px; +} + +.panel-bottom .applet-box:hover, .panel-bottom .applet-box:checked { + box-shadow: inset 0 -2px 0 #AB47BC; +} + +.panel-left .applet-box { + padding: 2px 0; + spacing: 2px; +} + +.panel-left .applet-box:hover, .panel-left .applet-box:checked { + box-shadow: inset 2px 0 0 #AB47BC; +} + +.panel-right .applet-box { + padding: 2px 0; + spacing: 2px; +} + +.panel-right .applet-box:hover, .panel-right .applet-box:checked { + box-shadow: inset -2px 0 0 #AB47BC; +} + +.applet-label { + color: rgba(255, 255, 255, 0.7); + font-weight: 700; +} + +.applet-label:hover, .applet-box:hover .applet-label, .applet-box:checked .applet-label { + color: white; + text-shadow: none; +} + +.applet-icon { + icon-size: 16px; + color: white; +} + +.applet-icon:hover, .applet-box:hover > .applet-icon, .applet-box:checked > .applet-icon { + color: white; + text-shadow: none; +} + +.user-icon { + width: 32px; + height: 32px; + border: none; + border-radius: 0; + background-color: transparent; +} + +.user-label { + font-size: 10pt; + margin: 0; + color: white; + font-weight: 700; +} + +.desklet { + color: rgba(255, 255, 255, 0.7); +} + +.desklet-with-borders { + padding: 12px; + padding-bottom: 16px; + border-image: url("assets/misc/osd.svg") 9 9 9 9; + color: white; +} + +.desklet-with-borders-and-header { + padding: 12px; + padding-bottom: 17px; + border-radius: 0; + border-radius-topleft: 0; + border-radius-topright: 0; + border-image: url("assets/misc/desklet.svg") 9 9 9 9; + color: white; +} + +.desklet-header { + font-size: 10pt; + padding: 12px; + padding-bottom: 6px; + border-image: url("assets/misc/desklet-header.svg") 9 9 9 9; + color: white; +} + +.desklet-drag-placeholder { + border: 2px solid #EC407A; + background-color: rgba(236, 64, 122, 0.8); +} + +.desklet:highlight, .desklet:highlight-with-borders, .desklet:highlight-with-borders-and-header { + background-color: rgba(255, 255, 255, 0.3); +} + +.photoframe-box { + padding: 12px; + padding-bottom: 16px; + border-image: url("assets/misc/bg.svg") 9 9 9 9; + color: rgba(255, 255, 255, 0.7); +} + +.photoframe-box:highlight { + background-color: rgba(255, 255, 255, 0.3); +} + +.about-content { + width: 550px; + height: 250px; + spacing: 8px; + padding-bottom: 10px; +} + +.about-title { + font-size: 20pt; + font-weight: 700; +} + +.about-uuid { + font-size: 10pt; + color: rgba(255, 255, 255, 0.45); +} + +.about-icon { + padding-right: 20px; + padding-bottom: 14px; +} + +.about-scrollBox { + padding: 4px; + padding-right: 0; + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; + background-color: #333539; +} + +.about-scrollBox-innerBox { + padding: 1.2em; + spacing: 1.2em; +} + +.about-description { + padding-top: 4px; + padding-bottom: 16px; +} + +.about-version { + font-size: 10pt; + padding-left: 7px; + color: rgba(255, 255, 255, 0.45); +} + +.workspace-osd { + font-size: 30pt; + padding: 0.2em 0.8em; + border-radius: 2px; + background-color: rgba(35, 37, 40, 0.9); + color: white; + box-shadow: 0 10px 14px rgba(0, 0, 0, 0.44); + font-weight: 400; + text-shadow: none; +} + +.expo-workspaces-name-entry { + font-size: 9pt; + -cinnamon-caption-spacing: 12px; + height: 26px; + padding: 0 8px; + border-radius: 0; + border-top: 2px solid transparent; + border-bottom: 4px solid transparent; + color: rgba(255, 255, 255, 0.45); + background-color: rgba(255, 255, 255, 0.05); + caret-color: white; + caret-size: 1px; + selection-background-color: #AB47BC; + selected-color: white; + font-weight: 700; +} + +.expo-workspaces-name-entry:focus { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + color: white; + caret-color: white; + box-shadow: inset 0 -2px #AB47BC; +} + +.expo-workspaces-name-entry#selected { + color: white; + caret-color: white; + background-color: rgba(255, 255, 255, 0.05); +} + +.expo-workspace-thumbnail-frame { + border-radius: 2px; + border: 2px solid rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +.expo-workspace-thumbnail-frame#active { + border-radius: 2px; + border: 2px solid #AB47BC; +} + +.expo-background { + background-color: rgba(0, 0, 0, 0.54); +} + +.notification-applet-padding { + padding: 0.5em 1em; +} + +.notification-applet-container { + max-height: 100px; +} + +.flashspot { + background-color: white; +} + +.tile-preview, .tile-preview.snap, +.tile-hud, +.tile-hud.snap { + border: 1px solid #AB47BC; + border-radius: 0; + background-color: rgba(171, 71, 188, 0.2); +} + +.xkcd-box { + padding: 6px; + border: none; + border-radius: 0; + background-color: transparent; +} + +.systray, +#CinnamonTrayIcon { + spacing: 0; + padding: 0; +} + +.slingshot.popup-menu-content { + margin: 0 3px; + padding: 0.45em 0; +} + +.slingshot .button { + padding: 4px; + border-radius: 2px; + border-color: #4b4d51; + background-color: rgba(255, 255, 255, 0.05); + box-shadow: none; +} + +.slingshot .button:hover { + background-color: rgba(255, 255, 255, 0.12); + color: white; +} + +.slingshot .button:checked, .slingshot .button:checked:hover, .slingshot .button:active:checked, .slingshot .button:active:checked:hover { + background-color: #AB47BC; + color: white; +} + +.slingshot .button:insensitive { + background-color: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.45); +} + +.slingshot .sidebar .button, +.slingshot .button.app { + background-color: rgba(255, 255, 255, 0.05); +} + +.slingshot .sidebar .button:hover, +.slingshot .button.app:hover { + background-color: rgba(255, 255, 255, 0.12); + color: white; +} + +.slingshot .sidebar .button:checked, .slingshot .sidebar .button:checked:hover, .slingshot .sidebar .button:active:checked, .slingshot .sidebar .button:active:checked:hover, +.slingshot .button.app:checked, +.slingshot .button.app:checked:hover, +.slingshot .button.app:active:checked, +.slingshot .button.app:active:checked:hover { + border-color: transparent; + background-color: #AB47BC; + color: white; +} + +.slingshot .entry { + min-height: 24px; + padding: 0 8px; + border-radius: 2px; + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.7); + caret-color: rgba(255, 255, 255, 0.7); + box-shadow: inset 0 0 0 1px #4b4d51; +} + +.slingshot .entry:ltr { + margin-right: 3px; +} + +.slingshot .entry:rtl { + margin-left: 3px; +} + +.slingshot .entry:focus, .slingshot .entry:focus:hover { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + color: white; + caret-color: white; + box-shadow: inset 0 0 0 1px #AB47BC; +} + +.slingshot .entry:insensitive { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.45); + box-shadow: inset 0 0 0 1px #4b4d51; +} + +.slingshot > StBoxLayout > StBoxLayout { + margin: 3px 0; +} + +.panel-top .applet-box .window-list-item-box StIcon, .panel-top .applet-box .window-list-item-box StBin, .panel-bottom .applet-box .window-list-item-box StIcon, .panel-bottom .applet-box .window-list-item-box StBin, .panel-left .applet-box .window-list-item-box StIcon, .panel-left .applet-box .window-list-item-box StBin, .panel-right .applet-box .window-list-item-box StIcon, .panel-right .applet-box .window-list-item-box StBin { + padding: 0; +} + +.panel-top .applet-box .window-list-item-box { + spacing: 0; + padding: 0; + border: 0 none transparent; + border-image: none; + background-color: transparent; + box-shadow: inset 0 2px rgba(255, 255, 255, 0.3); +} + +.panel-top .applet-box .window-list-item-box:hover { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 0 2px rgba(255, 255, 255, 0.3); +} + +.panel-top .applet-box .window-list-item-box:focus, .panel-top .applet-box .window-list-item-box:active, .panel-top .applet-box .window-list-item-box:checked { + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 2px #AB47BC; +} + +.panel-top .applet-box .window-list-item-box:closed, .panel-top .applet-box .window-list-item-box:closed:hover, .panel-top .applet-box .window-list-item-box:closed:focus, .panel-top .applet-box .window-list-item-box:closed:active, .panel-top .applet-box .window-list-item-box:closed:checked { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: none; +} + +.panel-bottom .applet-box .window-list-item-box { + spacing: 0; + padding: 0; + border: 0 none transparent; + border-image: none; + background-color: transparent; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); +} + +.panel-bottom .applet-box .window-list-item-box:hover { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); +} + +.panel-bottom .applet-box .window-list-item-box:focus, .panel-bottom .applet-box .window-list-item-box:active, .panel-bottom .applet-box .window-list-item-box:checked { + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 -2px #AB47BC; +} + +.panel-bottom .applet-box .window-list-item-box:closed, .panel-bottom .applet-box .window-list-item-box:closed:hover, .panel-bottom .applet-box .window-list-item-box:closed:focus, .panel-bottom .applet-box .window-list-item-box:closed:active, .panel-bottom .applet-box .window-list-item-box:closed:checked { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: none; +} + +.panel-left .applet-box .window-list-item-box { + spacing: 0; + padding: 0; + border: 0 none transparent; + border-image: none; + background-color: transparent; + box-shadow: inset 2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-left .applet-box .window-list-item-box:hover { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-left .applet-box .window-list-item-box:focus, .panel-left .applet-box .window-list-item-box:active, .panel-left .applet-box .window-list-item-box:checked { + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 2px 0 #AB47BC; +} + +.panel-left .applet-box .window-list-item-box:closed, .panel-left .applet-box .window-list-item-box:closed:hover, .panel-left .applet-box .window-list-item-box:closed:focus, .panel-left .applet-box .window-list-item-box:closed:active, .panel-left .applet-box .window-list-item-box:closed:checked { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: none; +} + +.panel-right .applet-box .window-list-item-box { + spacing: 0; + padding: 0; + border: 0 none transparent; + border-image: none; + background-color: transparent; + box-shadow: inset -2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-right .applet-box .window-list-item-box:hover { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset -2px 0 rgba(255, 255, 255, 0.3); +} + +.panel-right .applet-box .window-list-item-box:focus, .panel-right .applet-box .window-list-item-box:active, .panel-right .applet-box .window-list-item-box:checked { + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset -2px 0 #AB47BC; +} + +.panel-right .applet-box .window-list-item-box:closed, .panel-right .applet-box .window-list-item-box:closed:hover, .panel-right .applet-box .window-list-item-box:closed:focus, .panel-right .applet-box .window-list-item-box:closed:active, .panel-right .applet-box .window-list-item-box:closed:checked { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: none; +} + +.applet-box .window-icon-list-numlabel { + font-size: 9pt; + color: white; + font-weight: 700; +} + +StBin.popup-menu StBoxLayout.switcher-list, +StBin.menu StBoxLayout.switcher-list { + border-radius: 0; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box, +StBin.menu StBoxLayout.switcher-list .item-box { + border-radius: 0; + background-color: #232528; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box:outlined, StBin.popup-menu StBoxLayout.switcher-list .item-box:selected, +StBin.menu StBoxLayout.switcher-list .item-box:outlined, +StBin.menu StBoxLayout.switcher-list .item-box:selected { + border-radius: 2px; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box:selected, +StBin.menu StBoxLayout.switcher-list .item-box:selected { + background-color: #552c3d; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StBoxLayout:ltr, +StBin.menu StBoxLayout.switcher-list .item-box > StBoxLayout:ltr { + margin: 6px 0 0 6px; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StBoxLayout:rtl, +StBin.menu StBoxLayout.switcher-list .item-box > StBoxLayout:rtl { + margin: 6px 6px 0 0; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StBoxLayout StLabel, +StBin.menu StBoxLayout.switcher-list .item-box > StBoxLayout StLabel { + padding-bottom: 0.1em; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StButton:ltr, +StBin.menu StBoxLayout.switcher-list .item-box > StButton:ltr { + margin: 6px 6px 0 0; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StButton:rtl, +StBin.menu StBoxLayout.switcher-list .item-box > StButton:rtl { + margin: 6px 0 0 6px; +} + +StBin.popup-menu StBoxLayout.switcher-list .item-box > StBin.thumbnail, +StBin.menu StBoxLayout.switcher-list .item-box > StBin.thumbnail { + margin: 6px; +} diff --git a/cinnamon/thumbnail.png b/cinnamon/thumbnail.png new file mode 100644 index 0000000..20145eb Binary files /dev/null and b/cinnamon/thumbnail.png differ diff --git a/gnome-shell/assets/calendar-arrow-left.svg b/gnome-shell/assets/calendar-arrow-left.svg new file mode 100644 index 0000000..ec8b478 --- /dev/null +++ b/gnome-shell/assets/calendar-arrow-left.svg @@ -0,0 +1,3 @@ + + + diff --git a/gnome-shell/assets/calendar-arrow-right.svg b/gnome-shell/assets/calendar-arrow-right.svg new file mode 100644 index 0000000..6fc5556 --- /dev/null +++ b/gnome-shell/assets/calendar-arrow-right.svg @@ -0,0 +1,3 @@ + + + diff --git a/gnome-shell/assets/calendar-today.svg b/gnome-shell/assets/calendar-today.svg new file mode 100644 index 0000000..bb99a4f --- /dev/null +++ b/gnome-shell/assets/calendar-today.svg @@ -0,0 +1,44 @@ + + + + + + + + diff --git a/gnome-shell/assets/checkbox-off.svg b/gnome-shell/assets/checkbox-off.svg new file mode 100644 index 0000000..0c5e5a0 --- /dev/null +++ b/gnome-shell/assets/checkbox-off.svg @@ -0,0 +1,3 @@ + + + diff --git a/gnome-shell/assets/checkbox.svg b/gnome-shell/assets/checkbox.svg new file mode 100644 index 0000000..fa3feb4 --- /dev/null +++ b/gnome-shell/assets/checkbox.svg @@ -0,0 +1,60 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/gnome-shell/assets/dash-placeholder.svg b/gnome-shell/assets/dash-placeholder.svg new file mode 100644 index 0000000..172156a --- /dev/null +++ b/gnome-shell/assets/dash-placeholder.svg @@ -0,0 +1,4 @@ + + + + diff --git a/gnome-shell/assets/more-results.svg b/gnome-shell/assets/more-results.svg new file mode 100644 index 0000000..422242f --- /dev/null +++ b/gnome-shell/assets/more-results.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/gnome-shell/assets/no-events.svg b/gnome-shell/assets/no-events.svg new file mode 100644 index 0000000..c877cec --- /dev/null +++ b/gnome-shell/assets/no-events.svg @@ -0,0 +1,3 @@ + + + diff --git a/gnome-shell/assets/no-notifications.svg b/gnome-shell/assets/no-notifications.svg new file mode 100644 index 0000000..ae09f92 --- /dev/null +++ b/gnome-shell/assets/no-notifications.svg @@ -0,0 +1,3 @@ + + + diff --git a/gnome-shell/assets/noise-texture.svg b/gnome-shell/assets/noise-texture.svg new file mode 100644 index 0000000..484f6c8 --- /dev/null +++ b/gnome-shell/assets/noise-texture.svg @@ -0,0 +1,78 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/gnome-shell/assets/process-working.svg b/gnome-shell/assets/process-working.svg new file mode 100644 index 0000000..0f311b0 --- /dev/null +++ b/gnome-shell/assets/process-working.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gnome-shell/assets/toggle-off.svg b/gnome-shell/assets/toggle-off.svg new file mode 100644 index 0000000..96f0b81 --- /dev/null +++ b/gnome-shell/assets/toggle-off.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/gnome-shell/assets/toggle-on.svg b/gnome-shell/assets/toggle-on.svg new file mode 100644 index 0000000..f410e27 --- /dev/null +++ b/gnome-shell/assets/toggle-on.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/gnome-shell/assets/window-close-24-symbolic.svg b/gnome-shell/assets/window-close-24-symbolic.svg new file mode 100644 index 0000000..46f6d06 --- /dev/null +++ b/gnome-shell/assets/window-close-24-symbolic.svg @@ -0,0 +1,56 @@ + + + + + + + + image/svg+xml + + + + + + + diff --git a/gnome-shell/assets/window-close-active.svg b/gnome-shell/assets/window-close-active.svg new file mode 100644 index 0000000..cb47794 --- /dev/null +++ b/gnome-shell/assets/window-close-active.svg @@ -0,0 +1,116 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/gnome-shell/assets/window-close-hover.svg b/gnome-shell/assets/window-close-hover.svg new file mode 100644 index 0000000..765901d --- /dev/null +++ b/gnome-shell/assets/window-close-hover.svg @@ -0,0 +1,137 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gnome-shell/assets/window-close.svg b/gnome-shell/assets/window-close.svg new file mode 100644 index 0000000..add28e2 --- /dev/null +++ b/gnome-shell/assets/window-close.svg @@ -0,0 +1,119 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/gnome-shell/gnome-shell.css b/gnome-shell/gnome-shell.css new file mode 100644 index 0000000..58882e1 --- /dev/null +++ b/gnome-shell/gnome-shell.css @@ -0,0 +1,4044 @@ +/* This stylesheet is generated, DO NOT EDIT */ +/* Copyright 2009, 2015 Red Hat, Inc. + * + * Portions adapted from Mx's data/style/default.css + * Copyright 2009 Intel Corporation + * + * This program is free software; you can redistribute it and/or modify it + * under the terms and conditions of the GNU Lesser General Public License, + * version 2.1, as published by the Free Software Foundation. + * + * This program is distributed in the hope it will be useful, but WITHOUT ANY + * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS + * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for + * more details. + * + * You should have received a copy of the GNU Lesser General Public License + * along with this program; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. + */ +stage { + font-size: 11pt; + color: white; +} + +/* General Typography */ +.bt-menu-placeholder.popup-menu-item { + font-weight: 700; + font-size: 13pt; +} + +.background-app-item .title { + font-weight: 700; + font-size: 11pt; +} + +.background-app-item .subtitle, .icon-label-button-container { + font-weight: 400; + font-size: 9pt; +} + +.ripple-pointer-location { + width: 48px; + height: 48px; + border-radius: 24px; + background-color: rgba(222, 183, 229, 0.3); + box-shadow: 0 0 2px 2px #cd92d7; +} + +.pie-timer { + width: 60px; + height: 60px; + -pie-border-width: 3px; + -pie-border-color: #AB47BC; + -pie-background-color: rgba(239, 221, 242, 0.3); +} + +.magnifier-zoom-region { + border: 2px solid #AB47BC; +} + +.magnifier-zoom-region.full-screen { + border-width: 0; +} + +/* App Icons */ +.show-apps .overview-icon, +.app-well-app .overview-icon, +.grid-search-result .overview-icon { + color: rgba(255, 255, 255, 0.7); + border-radius: 4px; + padding: 6px; + border: none; + transition-duration: 100ms; + text-align: center; +} + +.show-apps:hover .overview-icon, .show-apps:focus .overview-icon, .show-apps:selected .overview-icon, +.app-well-app:hover .overview-icon, +.app-well-app:focus .overview-icon, +.app-well-app:selected .overview-icon, +.grid-search-result:hover .overview-icon, +.grid-search-result:focus .overview-icon, +.grid-search-result:selected .overview-icon { + background-color: rgba(255, 255, 255, 0.12); + border-image: none; + background-image: none; +} + +.show-apps:active .overview-icon, .show-apps:checked .overview-icon, +.app-well-app:active .overview-icon, +.app-well-app:checked .overview-icon, +.grid-search-result:active .overview-icon, +.grid-search-result:checked .overview-icon { + background-color: rgba(255, 255, 255, 0.3); + box-shadow: none; +} + +.app-well-app.app-folder { + background-color: rgba(255, 255, 255, 0.12); + border-radius: 4px; +} + +.app-well-app.app-folder .overview-icon { + background-color: transparent; + border-radius: 4px; +} + +.app-well-app.app-folder:hover { + background-color: rgba(255, 255, 255, 0.2); +} + +.app-well-app.app-folder:active { + background-color: rgba(255, 255, 255, 0.3); +} + +.app-folder-dialog { + border-radius: 8px; + border: none; + padding: 12px; + background-color: rgba(35, 37, 40, 0.9); + box-shadow: none; +} + +.app-folder-dialog .folder-name-container { + padding: 24px 36px 0; + spacing: 12px; + /* FIXME: this is to keep the label in sync with the entry */ +} + +.app-folder-dialog .folder-name-container .folder-name-label, .app-folder-dialog .folder-name-container .folder-name-entry { + font-size: 18pt; + font-weight: bold; +} + +.app-folder-dialog .folder-name-container .folder-name-entry { + width: 300px; +} + +.app-folder-dialog .folder-name-container .folder-name-label { + padding: 6px 8px; + color: rgba(255, 255, 255, 0.7); +} + +.app-folder-dialog .folder-name-container .edit-folder-button { + background-color: rgba(255, 255, 255, 0.06); + color: rgba(255, 255, 255, 0.7); + border: none; + padding: 0; + width: 36px; + height: 36px; + border-radius: 18px; +} + +.app-folder-dialog .folder-name-container .edit-folder-button > StIcon { + icon-size: 16px; +} + +.app-folder-dialog .folder-name-container .edit-folder-button:hover { + background-color: rgba(255, 255, 255, 0.12); +} + +.app-folder-dialog .folder-name-container .edit-folder-button:checked, .app-folder-dialog .folder-name-container .edit-folder-button:active { + background-color: rgba(255, 255, 255, 0.2); +} + +.app-folder-dialog .icon-grid { + row-spacing: 12px; + column-spacing: 30px; + page-padding-top: 0; + page-padding-bottom: 0; + page-padding-left: 0; + page-padding-right: 0; +} + +.app-folder-dialog .page-indicators { + margin-bottom: 18px; +} + +.app-folder-dialog-container { + padding: 6px; + width: 620px; + height: 620px; +} + +.app-well-app-running-dot { + width: 24px; + height: 2px; + border-radius: 0; + background-color: rgba(255, 255, 255, 0.3); + margin-bottom: 0; +} + +StWidget.focused .app-well-app-running-dot { + background-color: #AB47BC !important; +} + +.app-menu, +.app-well-menu { + max-width: 27.25em; +} + +.rename-folder-popup .rename-folder-popup-item { + spacing: 6px; +} + +.rename-folder-popup .rename-folder-popup-item:ltr, .rename-folder-popup .rename-folder-popup-item:rtl { + padding: 0 12px; +} + +.system-action-icon { + box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2); + background-color: #232528; + color: white; + border-radius: 9999px; + icon-size: 48px; +} + +.shell-link { + border-radius: 2px; + color: #AB47BC; +} + +.shell-link:hover { + color: #AB47BC; + background-color: rgba(171, 71, 188, 0.15); +} + +.shell-link:active { + color: #AB47BC; + background-color: rgba(171, 71, 188, 0.25); +} + +.lowres-icon { + icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); +} + +.icon-dropshadow { + icon-shadow: 0 1px 5px rgba(0, 0, 0, 0.8); +} + +/* Buttons */ +.quick-settings-system-item .icon-button, .quick-settings-system-item .background-app-item .close-button, .background-app-item .quick-settings-system-item .close-button, .hotplug-notification-item { + color: white; + background-color: #333539; + box-shadow: none !important; +} + +.quick-settings-system-item .icon-button:focus, .quick-settings-system-item .background-app-item .close-button:focus, .background-app-item .quick-settings-system-item .close-button:focus, .hotplug-notification-item:focus { + color: white; + background-color: rgba(255, 255, 255, 0.08); + box-shadow: none !important; +} + +.quick-settings-system-item .icon-button:hover, .quick-settings-system-item .background-app-item .close-button:hover, .background-app-item .quick-settings-system-item .close-button:hover, .hotplug-notification-item:hover { + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none !important; +} + +.quick-settings-system-item .icon-button:active, .quick-settings-system-item .background-app-item .close-button:active, .background-app-item .quick-settings-system-item .close-button:active, .hotplug-notification-item:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: none !important; +} + +.quick-settings-system-item .icon-button:insensitive, .quick-settings-system-item .background-app-item .close-button:insensitive, .background-app-item .quick-settings-system-item .close-button:insensitive, .hotplug-notification-item:insensitive { + color: rgba(255, 255, 255, 0.35); + background-color: #333539; + box-shadow: none !important; +} + +.lg-obj-inspector-button, .candidate-page-button, .modal-dialog-linked-button, .popup-menu .button { + color: white; + background-color: transparent; + box-shadow: none !important; +} + +.lg-obj-inspector-button:focus, .candidate-page-button:focus, .modal-dialog-linked-button:focus, .popup-menu .button:focus { + color: white; + background-color: rgba(255, 255, 255, 0.08); + box-shadow: none !important; +} + +.lg-obj-inspector-button:hover, .candidate-page-button:hover, .modal-dialog-linked-button:hover, .popup-menu .button:hover { + color: white; + background-color: rgba(255, 255, 255, 0.12); +} + +.lg-obj-inspector-button:active, .candidate-page-button:active, .modal-dialog-linked-button:active, .popup-menu .button:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: none !important; +} + +.lg-obj-inspector-button:insensitive, .candidate-page-button:insensitive, .modal-dialog-linked-button:insensitive, .popup-menu .button:insensitive { + background-color: transparent; + color: rgba(255, 255, 255, 0.35); + box-shadow: none !important; +} + +.screenshot-ui-show-pointer-button:insensitive, .screenshot-ui-type-button:insensitive { + color: white; + background-color: transparent; + box-shadow: none !important; +} + +.screenshot-ui-show-pointer-button:focus, .screenshot-ui-type-button:focus { + color: white; + background-color: rgba(255, 255, 255, 0.08); + box-shadow: none !important; +} + +.screenshot-ui-show-pointer-button:hover, .screenshot-ui-type-button:hover { + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none !important; +} + +.screenshot-ui-show-pointer-button:active, .screenshot-ui-type-button:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: none !important; +} + +.screenshot-ui-show-pointer-button:outlined, .screenshot-ui-type-button:outlined, .screenshot-ui-show-pointer-button:checked, .screenshot-ui-type-button:checked { + color: white; + background-color: #AB47BC; + box-shadow: none !important; +} + +.button { + min-height: 20px; + padding: 6px 12px; + border-radius: 2px; + border: none; +} + +/* Date/Time Menu */ +.popup-menu .message, .world-clocks-button, +.weather-button, +.events-button { + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.05); + border-radius: 3px; + border: none; + box-shadow: none; + text-shadow: none; +} + +.popup-menu .message:hover, .world-clocks-button:hover, +.weather-button:hover, +.events-button:hover, .popup-menu .message:focus, .world-clocks-button:focus, +.weather-button:focus, +.events-button:focus { + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none; +} + +.popup-menu .message:active, .world-clocks-button:active, +.weather-button:active, +.events-button:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: none; +} + +.clock-display-box { + spacing: 2px; +} + +.clock-display-box .clock { + padding-left: 12px; + padding-right: 12px; +} + +#calendarArea { + padding: 4px 0; +} + +.datemenu-calendar-column { + spacing: 6px; + border: 0 solid rgba(255, 255, 255, 0.12); + padding: 0 6px; +} + +.datemenu-calendar-column:ltr { + margin-right: 8px; + border-left-width: 1px; + border-right-width: 0; +} + +.datemenu-calendar-column:rtl { + margin-left: 8px; + border-right-width: 1px; + border-left-width: 0; +} + +.datemenu-calendar-column .datemenu-displays-section { + padding-bottom: 0; +} + +.datemenu-calendar-column .datemenu-displays-box { + spacing: 6px; +} + +.world-clocks-header, +.weather-header, +.events-section-title { + color: rgba(255, 255, 255, 0.7); + font-weight: bold; +} + +.datemenu-today-button, +.datemenu-displays-box { + margin: 4px 6px; +} + +/* today button (the date) */ +.datemenu-today-button { + border: none; + box-shadow: none; + background: none; + padding: 6px; + text-shadow: none; + color: rgba(255, 255, 255, 0.7); + border-radius: 3px; +} + +.datemenu-today-button:hover, .datemenu-today-button:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.datemenu-today-button:active { + background-color: rgba(255, 255, 255, 0.2); +} + +.datemenu-today-button .day-label { + font-size: 12pt; + font-weight: bold; +} + +.datemenu-today-button .date-label { + font-size: 18pt; + font-weight: normal; +} + +/* Calendar */ +.calendar { + border: none; + box-shadow: none; + background-color: transparent; + padding: 0 6px !important; + margin: 0 !important; + text-shadow: none; + border-radius: 3px; +} + +.calendar .calendar-month-label { + padding: 6px 0; + color: rgba(255, 255, 255, 0.7); + font-weight: bold; + text-align: center; + text-shadow: none; + font-size: 12pt; +} + +.calendar .calendar-change-month-back, +.calendar .calendar-change-month-forward { + padding: 0 0 !important; + margin: 3px 0 !important; +} + +.calendar .calendar-change-month-back StIcon, +.calendar .calendar-change-month-forward StIcon { + icon-size: 16px; +} + +.calendar .pager-button { + width: 32px; + height: 32px; + margin: 2px; + border-radius: 9999px; + background-color: transparent; + color: white; +} + +.calendar .pager-button:hover, .calendar .pager-button:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.calendar .pager-button:active { + background-color: rgba(255, 255, 255, 0.3); +} + +.calendar .calendar-day-base { + font-size: 10pt; + text-align: center; + width: 34px !important; + height: 34px !important; + padding: 0 !important; + margin: 2px !important; + border-radius: 9999px; + color: rgba(255, 255, 255, 0.7); + border: none; + font-feature-settings: "tnum"; +} + +.calendar .calendar-day-base:hover, .calendar .calendar-day-base:focus { + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none; + outline: none; +} + +.calendar .calendar-day-base:active, .calendar .calendar-day-base:selected { + color: white; + background-color: rgba(255, 255, 255, 0.3); + border-color: transparent; +} + +.calendar .calendar-day-base.calendar-day-heading { + margin-top: 1em; + color: rgba(255, 255, 255, 0.45); + font-size: 10pt; +} + +.calendar .calendar-day { + border-width: 0; +} + +.calendar .calendar-day-top { + border-top-width: 0; +} + +.calendar .calendar-day-left { + border-left-width: 0; +} + +.calendar .calendar-nonwork-day { + color: rgba(255, 255, 255, 0.45); + font-weight: bold; +} + +.calendar .calendar-today { + font-weight: bold; + color: rgba(255, 255, 255, 0.7) !important; + background-color: rgba(255, 255, 255, 0.06); + border: none; +} + +.calendar .calendar-today:hover, .calendar .calendar-today:focus { + background-color: rgba(255, 255, 255, 0.12); + color: white !important; +} + +.calendar .calendar-today:active { + background-color: #9b3eab; + color: white !important; +} + +.calendar .calendar-today:selected { + background-color: #AB47BC; + color: white !important; +} + +.calendar .calendar-today:selected:hover, .calendar .calendar-today:selected:focus { + background-color: #b965c7; + color: white !important; +} + +.calendar .calendar-day-with-events { + color: rgba(255, 255, 255, 0.7); + background-image: url("assets/calendar-today.svg"); +} + +.calendar .calendar-day-with-events.calendar-work-day { + color: rgba(255, 255, 255, 0.7); + font-weight: bold; +} + +.calendar .calendar-other-month-day { + color: rgba(255, 255, 255, 0.3); + opacity: 0.5; +} + +.calendar .calendar-week-number { + width: 26px; + height: 20px; + margin: 6px 2px !important; + padding: 0 0; + border-radius: 2px; + background-color: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.45); + font-size: inherit; + font-weight: bold; + text-align: center; +} + +.world-clocks-button, +.weather-button, +.events-button { + padding: 12px !important; + margin: 2px 0 !important; +} + +.events-button .events-box { + color: rgba(255, 255, 255, 0.7); + spacing: 6px; +} + +.events-button .events-list { + color: rgba(255, 255, 255, 0.7); + spacing: 12px; + text-shadow: none; +} + +.events-button .events-title { + color: rgba(255, 255, 255, 0.45); + font-weight: bold; + text-shadow: none; +} + +.events-button .event-time { + color: rgba(255, 255, 255, 0.45); + font-feature-settings: "tnum"; + font-size: 10pt; +} + +.world-clocks-button .world-clocks-city { + color: rgba(255, 255, 255, 0.45); + font-weight: bold; + font-size: 11pt; +} + +.world-clocks-button .world-clocks-time { + color: rgba(255, 255, 255, 0.45); + font-feature-settings: "tnum"; + font-size: 11pt; +} + +.world-clocks-button .world-clocks-time:ltr { + text-align: right; +} + +.world-clocks-button .world-clocks-time:rtl { + text-align: left; +} + +.world-clocks-button .world-clocks-timezone { + color: rgba(255, 255, 255, 0.45); + font-feature-settings: "tnum"; + font-size: 10pt; +} + +.world-clocks-grid, +.weather-grid { + spacing-rows: 0.4em; + spacing-columns: 0.8em; +} + +.weather-button { + margin-bottom: 6px !important; +} + +.weather-button .weather-box { + spacing: 10px; +} + +.weather-button .weather-header-box { + spacing: 6px; +} + +.weather-button .weather-header { + color: rgba(255, 255, 255, 0.7); + font-weight: bold; +} + +.weather-button .weather-header.location { + font-weight: normal; + color: rgba(255, 255, 255, 0.45); + font-size: 10pt; +} + +.weather-button .weather-grid { + spacing-rows: 6px; + spacing-columns: 12px; +} + +.weather-button .weather-forecast-time { + color: rgba(255, 255, 255, 0.7); + font-feature-settings: "tnum"; + font-size: 9pt; + font-weight: normal; + padding-top: 0.2em; + padding-bottom: 0.4em; +} + +.weather-button .weather-forecast-icon { + icon-size: 32px; +} + +.weather-button .weather-forecast-temp { + font-weight: bold; +} + +/* Check Boxes */ +.check-box StBoxLayout { + spacing: .8em; +} + +.check-box StBin { + width: 24px; + height: 24px; + padding: 3px; + border-radius: 2px; + background-image: url("assets/checkbox-off.svg"); +} + +.check-box:focus StBin { + background-image: url("assets/checkbox-off.svg"); +} + +.check-box:hover StBin { + background-color: rgba(255, 255, 255, 0.12); +} + +.check-box:active StBin { + background-color: rgba(255, 255, 255, 0.3); +} + +.check-box:checked StBin { + background-image: url("assets/checkbox.svg"); +} + +.check-box:focus:checked StBin { + background-image: url("assets/checkbox.svg"); +} + +.check-box:hover:checked StBin { + background-color: #bf74cc; +} + +.check-box:active:checked StBin { + background-color: #913aa0; +} + +/* Activities Ripple */ +.ripple-box { + background-color: rgba(171, 71, 188, 0.35); + box-shadow: 0 0 2px 2px #cd92d7; + width: 52px; + height: 52px; + border-radius: 0 0 52px 0; +} + +.ripple-box:rtl { + border-radius: 0 0 0 52px; +} + +/* Dash */ +#dash { + font-size: 9pt; +} + +#dash .empty-dash-drop-target { + width: 32px; + height: 32px; +} + +.dash-label { + color: rgba(255, 255, 255, 0.9); + background-color: rgba(0, 0, 0, 0.75); + border-radius: 3px; + padding: 6px 12px; + box-shadow: none; + border: none; + text-align: center; + -y-offset: 12px; + -x-offset: 8px; +} + +/* Modal Dialogs */ +.candidate-popup-content, .modal-dialog { + background-color: #383a3e; + border-radius: 6px; + border: none; + box-shadow: 3px 3px 8px -3px rgba(0, 0, 0, 0.35); +} + +.modal-dialog-linked-button:last-child { + color: white; + background-color: #AB47BC; +} + +.modal-dialog-linked-button:hover:last-child { + color: white; + background-color: #ba69c8; +} + +.modal-dialog-linked-button:active:last-child { + color: white; + background-color: #9b3eab; +} + +.modal-dialog-linked-button:insensitive:last-child { + background-color: rgba(171, 71, 188, 0.05); + color: rgba(171, 71, 188, 0.35); +} + +.headline { + font-size: 12pt; +} + +.modal-dialog { + color: rgba(255, 255, 255, 0.7); + padding: 0 6px 6px 6px; +} + +.modal-dialog-linked-button { + min-height: 32px; + padding: 6px 12px !important; + margin: 3px !important; + border: none !important; + border-radius: 2px; +} + +.modal-dialog-linked-button:first-child { + background-color: rgba(255, 255, 255, 0.05); +} + +.modal-dialog-linked-button:first-child:focus { + color: white; + background-color: rgba(255, 255, 255, 0.08); + box-shadow: none !important; +} + +.modal-dialog-linked-button:first-child:hover { + color: white; + background-color: rgba(255, 255, 255, 0.12); +} + +.modal-dialog-linked-button:first-child:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: none !important; +} + +.modal-dialog .modal-dialog-content-box { + margin: 30px 42px; + spacing: 30px; + max-width: 28em; +} + +.end-session-dialog { + width: 30em; +} + +.end-session-dialog .end-session-dialog-battery-warning, +.end-session-dialog .dialog-list-title { + color: #FDD633; +} + +.message-dialog-content { + spacing: 18px; +} + +.message-dialog-content .message-dialog-title { + text-align: center; + font-size: 18pt; + font-weight: 800; +} + +.message-dialog-content .message-dialog-title.lightweight { + font-size: 13pt; + font-weight: 800; +} + +.message-dialog-content .message-dialog-description { + text-align: center; +} + +.dialog-list { + spacing: 18px; +} + +.dialog-list .dialog-list-title { + text-align: center; + font-weight: bold; +} + +.dialog-list .dialog-list-scrollview { + max-height: 200px; +} + +.dialog-list .dialog-list-box { + spacing: 1em; +} + +.dialog-list .dialog-list-box .dialog-list-item { + spacing: 1em; +} + +.dialog-list .dialog-list-box .dialog-list-item .dialog-list-item-title { + font-weight: bold; +} + +.dialog-list .dialog-list-box .dialog-list-item .dialog-list-item-description { + color: rgba(255, 255, 255, 0.7); + font-size: 10pt; +} + +.run-dialog .modal-dialog-content-box { + margin-top: 24px; + margin-bottom: 12px; +} + +.run-dialog .run-dialog-entry { + width: 20em; +} + +.run-dialog .run-dialog-description { + text-align: center; + color: rgba(255, 255, 255, 0.7); + font-size: 10pt; +} + +.prompt-dialog { + width: 28em; +} + +.prompt-dialog .modal-dialog-content-box { + margin-bottom: 24px; +} + +.prompt-dialog-password-grid { + spacing-rows: 8px; + spacing-columns: 4px; +} + +.prompt-dialog-password-grid .prompt-dialog-password-entry { + width: auto; +} + +.prompt-dialog-password-grid .prompt-dialog-password-entry:ltr { + margin-left: 20px; +} + +.prompt-dialog-password-grid .prompt-dialog-password-entry:rtl { + margin-right: 20px; +} + +.prompt-dialog-password-layout { + spacing: 8px; +} + +.prompt-dialog-password-entry { + width: 20em; +} + +.prompt-dialog-error-label, +.prompt-dialog-info-label, +.prompt-dialog-null-label { + text-align: center; + font-size: 10pt; + margin: 6px; +} + +.prompt-dialog-error-label { + color: #F28B82; +} + +.prompt-dialog-info-label, +.prompt-dialog-null-label { + color: rgba(255, 255, 255, 0.45); +} + +.polkit-dialog-user-layout { + text-align: center; + spacing: 8px; + margin-bottom: 6px; +} + +.polkit-dialog-user-layout .polkit-dialog-user-root-label { + color: #FDD633; +} + +.audio-device-selection-dialog .modal-dialog-content-box { + margin-bottom: 28px; +} + +.audio-device-selection-dialog .audio-selection-box { + spacing: 20px; +} + +.audio-selection-device { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 2px; +} + +.audio-selection-device:hover, .audio-selection-device:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.audio-selection-device:active { + background-color: #AB47BC; + color: white; +} + +.audio-selection-device-box { + padding: 18px; + spacing: 18px; +} + +.audio-selection-device-icon { + icon-size: 64px; +} + +.welcome-dialog-image { + background-image: url("resource:///org/gnome/shell/theme/gnome-shell-start.svg"); + background-size: contain; + height: 300px; + width: 300px; +} + +/* Entries */ +StEntry { + min-height: 32px; + padding: 2px 12px; + margin: 2px; + border-width: 0; + border-radius: 2px; + color: white; + caret-color: white; + selection-background-color: #AB47BC; + selected-color: rgba(255, 255, 255, 0.7); + color: white; + background-color: rgba(255, 255, 255, 0.05); + border-radius: 9999px; + border: 2px solid transparent; + box-shadow: none; +} + +StEntry:hover { + color: white; + border-color: rgba(255, 255, 255, 0.3); + background-color: rgba(255, 255, 255, 0.05); +} + +StEntry:focus { + color: white; + border-color: #AB47BC; + background-color: rgba(255, 255, 255, 0.05); + box-shadow: none; +} + +StEntry:insensitive { + background-color: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.35); + border-color: transparent; +} + +StEntry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #FDD633; + padding: 0 0; +} + +StEntry StIcon.peek-password { + icon-size: 16px; + padding: 0 4px; +} + +StEntry StLabel.hint-text { + margin-left: 2px; + color: rgba(255, 255, 255, 0.45); +} + +.hotplug-notification-item { + padding: 12px; + border-style: solid; + border-width: 0; + border-left-width: 0; + border-bottom-width: 0; +} + +.hotplug-notification-item:first-child { + border-radius: 0 0 0 2px; +} + +.hotplug-notification-item:last-child { + border-right-width: 0; + border-radius: 0 0 2px 0; +} + +.hotplug-notification-item:first-child:last-child { + border-radius: 0 0 2px 2px; +} + +.hotplug-notification-item-icon { + icon-size: 24px; + padding: 0 4px; +} + +.candidate-popup-boxpointer { + -arrow-border-radius: 2px; + -arrow-background-color: transparent; + -arrow-border-width: 0; + -arrow-border-color: transparent; + -arrow-base: 64px; + -arrow-rise: 12px; +} + +.candidate-popup-content { + color: rgba(255, 255, 255, 0.7); + box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.35); + border: none; + margin: 3px 8px; + padding: 6px; + spacing: 6px; +} + +.candidate-index { + padding: 0 0.5em 0 0; + color: rgba(255, 255, 255, 0.7); +} + +.candidate-box:selected .candidate-index { + color: rgba(255, 255, 255, 0.7); +} + +.candidate-box { + padding: 0.3em 0.5em 0.3em 0.5em; + margin-right: 2px; + border-radius: 2px; + color: rgba(255, 255, 255, 0.7); +} + +.candidate-box:hover { + background-color: rgba(255, 255, 255, 0.12); + color: white; +} + +.candidate-box:active { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +.candidate-box:selected { + background-color: #AB47BC; + color: white; +} + +.candidate-box:last-child { + margin-right: 0; +} + +.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, +.candidate-page-button-next { + border-radius: 2px; +} + +.candidate-page-button-icon { + icon-size: 1em; +} + +/* On-screen Keyboard */ +#keyboard { + background-color: #1d1e21; + box-shadow: none; +} + +#keyboard .page-indicator { + padding: 6px; +} + +#keyboard .page-indicator .page-indicator-icon { + width: 8px; + height: 8px; +} + +.key-container, +.keyboard-layout { + padding: 4px; + spacing: 4px; +} + +.keyboard-key { + font-size: 16pt; + font-weight: bold; + min-height: 1.2em; + min-width: 1.2em; + border-radius: 5px; + border: none; + color: rgba(255, 255, 255, 0.7); + background-color: #383a3e; + box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); +} + +.keyboard-key:focus, .keyboard-key:hover { + color: white; + background-color: #505359; +} + +.keyboard-key:checked, .keyboard-key:active { + color: white; + background-color: #5c6067; +} + +.keyboard-key:grayed { + background-color: #292b2e; + color: rgba(255, 255, 255, 0.7); +} + +.keyboard-key.default-key { + background-color: #242629; + box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); +} + +.keyboard-key.default-key:focus, .keyboard-key.default-key:hover { + color: white; + background-color: #3c3f44; +} + +.keyboard-key.default-key:checked, .keyboard-key.default-key:active { + color: white; + background-color: #4d5156; +} + +.keyboard-key.enter-key { + color: white; + background-color: #AB47BC; + box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15); +} + +.keyboard-key.enter-key:focus, .keyboard-key.enter-key:hover { + color: white; + background-color: #b45ac3; +} + +.keyboard-key.enter-key:checked, .keyboard-key.enter-key:active { + color: white; + background-color: #8a3898; +} + +.keyboard-key.shift-key-uppercase, .keyboard-key.shift-key-uppercase:focus, .keyboard-key.shift-key-uppercase:hover, .keyboard-key.shift-key-uppercase:checked, .keyboard-key.shift-key-uppercase:active { + color: #AB47BC; +} + +.keyboard-key StIcon { + icon-size: 1.125em; +} + +.keyboard-subkeys { + color: inherit; + -arrow-border-radius: 3px; + -arrow-background-color: #1d1e21; + -arrow-border-width: 0; + -arrow-border-color: transparent; + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; + box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); +} + +.emoji-page .keyboard-key { + background-color: transparent; + border: none; + color: initial; +} + +.emoji-panel .keyboard-key:latched { + border: none; + background-color: #AB47BC; +} + +.word-suggestions { + font-size: 14pt; + spacing: 12px; + min-height: 20pt; +} + +/* Login Dialog */ +#lockDialogGroup { + background-color: #232528; +} + +.login-dialog-banner-view { + padding-top: 24px; + max-width: 23em; +} + +.login-dialog, +.unlock-dialog { + border: none; + background-color: transparent; +} + +.login-dialog StEntry, +.unlock-dialog StEntry { + selection-background-color: #AB47BC; + selected-color: white; + padding: 4px 8px; + min-height: 26px; + border-radius: 9999px; + caret-color: white; + background-color: rgba(255, 255, 255, 0.05); + border-radius: 0; + border: none; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.15); + color: white; +} + +.login-dialog StEntry:focus, +.unlock-dialog StEntry:focus { + border: none; + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 0 -2px #AB47BC; + color: white; +} + +.login-dialog StEntry:insensitive, +.unlock-dialog StEntry:insensitive { + border: none; + background-color: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.35); +} + +.login-dialog StEntry StLabel.hint-text, +.unlock-dialog StEntry StLabel.hint-text { + color: rgba(255, 255, 255, 0.45); +} + +.login-dialog .modal-dialog-button-box, +.unlock-dialog .modal-dialog-button-box { + spacing: 3px; +} + +.login-dialog .modal-dialog-button, +.unlock-dialog .modal-dialog-button { + padding: 0 16px; + border: none; + color: white; + background-color: transparent; + box-shadow: none !important; +} + +.login-dialog .modal-dialog-button:hover, .login-dialog .modal-dialog-button:focus, +.unlock-dialog .modal-dialog-button:hover, +.unlock-dialog .modal-dialog-button:focus { + color: white; + background-color: rgba(255, 255, 255, 0.12); +} + +.login-dialog .modal-dialog-button:active, +.unlock-dialog .modal-dialog-button:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: none !important; +} + +.login-dialog .modal-dialog-button:insensitive, +.unlock-dialog .modal-dialog-button:insensitive { + background-color: transparent; + color: rgba(255, 255, 255, 0.35); + box-shadow: none !important; +} + +.login-dialog .modal-dialog-button:default, +.unlock-dialog .modal-dialog-button:default { + color: white; + background-color: #333539; + box-shadow: none !important; +} + +.login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus, +.unlock-dialog .modal-dialog-button:default:hover, +.unlock-dialog .modal-dialog-button:default:focus { + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none !important; +} + +.login-dialog .modal-dialog-button:default:active, +.unlock-dialog .modal-dialog-button:default:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: none !important; +} + +.login-dialog .modal-dialog-button:default:insensitive, +.unlock-dialog .modal-dialog-button:default:insensitive { + color: rgba(255, 255, 255, 0.35); + background-color: #333539; + box-shadow: none !important; +} + +.login-dialog .cancel-button, +.login-dialog .switch-user-button, +.login-dialog .login-dialog-session-list-button, +.unlock-dialog .cancel-button, +.unlock-dialog .switch-user-button, +.unlock-dialog .login-dialog-session-list-button { + padding: 0; + border-radius: 100px; + width: 32px; + height: 32px; + border: none; + background-color: rgba(255, 255, 255, 0.12); + color: white; +} + +.login-dialog .cancel-button StIcon, +.login-dialog .switch-user-button StIcon, +.login-dialog .login-dialog-session-list-button StIcon, +.unlock-dialog .cancel-button StIcon, +.unlock-dialog .switch-user-button StIcon, +.unlock-dialog .login-dialog-session-list-button StIcon { + icon-size: 16px; +} + +.login-dialog .login-dialog-message-warning, +.unlock-dialog .login-dialog-message-warning { + color: rgba(255, 255, 255, 0.7); +} + +.login-dialog-logo-bin { + padding: 24px 0px; +} + +.login-dialog-banner { + color: rgba(255, 255, 255, 0.7); +} + +.login-dialog-button-box { + spacing: 5px; +} + +.login-dialog-message { + text-align: center; +} + +.login-dialog-message-warning { + color: #FDD633; +} + +.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: white; +} + +.login-dialog-not-listed-label { + font-size: 1em; + font-weight: bold; + color: rgba(255, 255, 255, 0.7); + padding-top: 1em; +} + +.login-dialog-not-listed-label:hover { + color: rgba(255, 255, 255, 0.7); +} + +.login-dialog-not-listed-label:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.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, .login-dialog-user-list:expanded .login-dialog-user-list-item:hover, .login-dialog-user-list:expanded .login-dialog-user-list-item:active { + background-color: rgba(255, 255, 255, 0.3); + color: rgba(255, 255, 255, 0.7); +} + +.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { + border-right: 2px solid #AB47BC; +} + +.login-dialog-user-list-item { + border-radius: 3px; + padding: 6px; + color: rgba(255, 255, 255, 0.7); +} + +.login-dialog-user-list-item:ltr .user-widget { + padding-right: 1em; +} + +.login-dialog-user-list-item:rtl .user-widget { + padding-left: 1em; +} + +.login-dialog-user-list-item:focus { + background-color: rgba(255, 255, 255, 0.05) !important; +} + +.login-dialog-user-list-item:hover, .login-dialog-user-list-item:focus:hover { + background-color: rgba(255, 255, 255, 0.12) !important; + color: rgba(255, 255, 255, 0.7); +} + +.login-dialog-user-list-item:active, .login-dialog-user-list-item:focus:active { + background-color: rgba(255, 255, 255, 0.3) !important; + color: rgba(255, 255, 255, 0.7); +} + +.login-dialog-user-list-item .login-dialog-timed-login-indicator { + height: 2px; + margin: 6px 0 0 0; + background-color: rgba(255, 255, 255, 0.12) !important; +} + +.user-widget-label { + color: rgba(255, 255, 255, 0.7); +} + +.user-widget.horizontal .user-widget-label { + font-size: 13pt; + font-weight: bold; + padding-left: 15px; +} + +.user-widget.horizontal .user-widget-label:ltr { + padding-left: 14px; + text-align: left; +} + +.user-widget.horizontal .user-widget-label:rtl { + padding-right: 14px; + text-align: right; +} + +.user-widget.vertical .user-widget-label { + font-size: 16pt; + text-align: center; + font-weight: normal; + padding-top: 16px; +} + +.login-dialog-prompt-layout { + padding-top: 24px; + padding-bottom: 12px; + spacing: 12px; + width: 23em; +} + +.login-dialog-prompt-entry { + height: 1.5em; +} + +.login-dialog-prompt-label { + color: rgba(255, 255, 255, 0.7); + font-size: 12pt; + padding-top: 1em; +} + +/* Looking Glass */ +#LookingGlassDialog { + background-color: #333539; + spacing: 4px; + padding: 0; + border: none; + border-radius: 2px; + box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25); + color: white; +} + +#LookingGlassDialog > #Toolbar { + padding: 0 8px; + border: none; + border-radius: 0; + background-color: #292b2e; + box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.12); +} + +#LookingGlassDialog .labels { + spacing: 0; +} + +#LookingGlassDialog .notebook-tab { + -natural-hpadding: 12px; + -minimum-hpadding: 6px; + font-weight: bold; + color: rgba(255, 255, 255, 0.45); + padding-left: 16px; + padding-right: 16px; + min-height: 32px; + padding: 0 32px; + transition-duration: 100ms; + border-bottom-width: 0; +} + +#LookingGlassDialog .notebook-tab:hover { + background-color: rgba(255, 255, 255, 0.05); + color: white; + text-shadow: none; +} + +#LookingGlassDialog .notebook-tab:selected { + border-color: transparent; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 -2px 0px #AB47BC; + color: white; + text-shadow: none; +} + +#LookingGlassDialog StBoxLayout#EvalBox { + padding: 4px; + spacing: 4px; +} + +#LookingGlassDialog StBoxLayout#ResultsArea { + spacing: 4px; +} + +.lg-dialog StEntry { + min-height: 22px; + selection-background-color: #AB47BC; + selected-color: white; +} + +.lg-dialog .shell-link { + color: #AB47BC; +} + +.lg-dialog .shell-link:hover { + color: #bc6cca; +} + +.lg-dialog .shell-link:active { + color: #8a3898; +} + +.lg-dialog .actor-link { + color: rgba(255, 255, 255, 0.7); +} + +.lg-dialog .actor-link:hover { + color: white; +} + +.lg-dialog .actor-link:active { + color: rgba(255, 255, 255, 0.7); +} + +.lg-completions-text { + font-size: .9em; + font-style: italic; +} + +.lg-obj-inspector-title { + spacing: 6px; +} + +.lg-obj-inspector-button { + padding: 0 16px; + border: none; + border-radius: 2px; +} + +.lg-obj-inspector-button:hover { + border: none; +} + +#lookingGlassExtensions { + padding: 6px; +} + +.lg-extensions-list { + padding: 6px; + spacing: 6px; +} + +.lg-extension { + border: none; + border-radius: 2px; + background-color: #292b2e; + padding: 12px; +} + +.lg-extension-name { + font-weight: bold; +} + +.lg-extension-meta { + spacing: 6px; +} + +#LookingGlassPropertyInspector { + color: rgba(255, 255, 255, 0.7); + background: #333539; + border: none; + border-radius: 2px; + padding: 6px; + margin: 5px 8px 11px; + box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25); +} + +/* Message List */ +.message-list { + width: 30.5em; + padding: 0; + text-shadow: none; + border: none !important; +} + +.message-list .message-list-placeholder { + spacing: 12px; +} + +.message-list .message-list-placeholder > StIcon { + icon-size: 48px; + margin-bottom: 12px; + -st-icon-style: symbolic; +} + +.message-list-sections { + margin: 0 8px 0 16px; +} + +.message-list-section, +.message-list-sections, +.message-list-section-list { + spacing: 6px; +} + +.message { + margin: 3px 0; +} + +.message .message-icon-bin { + padding: 18px; +} + +.message .message-icon-bin:ltr { + padding-right: 6px; +} + +.message .message-icon-bin:rtl { + padding-left: 6px; +} + +.message .message-icon-bin > StIcon { + icon-size: 32px; + -st-icon-style: symbolic; +} + +.message .message-icon-bin > .fallback-app-icon { + width: 16px; + height: 16px; +} + +.message .message-secondary-bin { + padding: 0 8px; +} + +.message .message-secondary-bin > .event-time { + color: rgba(255, 255, 255, 0.45); + font-size: 9pt; + text-align: right; + padding-bottom: 0.13em; +} + +.message .message-secondary-bin > .event-time:ltr { + text-align: right; +} + +.message .message-secondary-bin > .event-time:rtl { + text-align: left; +} + +.message .message-title { + color: white; + font-weight: bold; +} + +.message .message-content { + padding: 14px; + spacing: 4px; + color: rgba(255, 255, 255, 0.45); +} + +.message .message-close-button { + color: rgba(255, 255, 255, 0.7); + padding: 0; + height: 24px; + width: 24px; + border-radius: 9999px; +} + +.message .message-close-button:hover, .message .message-close-button:active { + color: white; +} + +.message .message-close-button:hover, .message .message-close-button:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.message .message-close-button:active { + background-color: rgba(255, 255, 255, 0.3); +} + +.message .message-body { + color: rgba(255, 255, 255, 0.45); +} + +.url-highlighter { + link-color: #AB47BC; +} + +.message-media-control { + border-radius: 9999px; + color: rgba(255, 255, 255, 0.7); +} + +.message-media-control:hover, .message-media-control:focus { + color: white; + background-color: rgba(255, 255, 255, 0.12); +} + +.message-media-control:active { + color: white; + background-color: rgba(255, 255, 255, 0.3); +} + +.message-media-control:insensitive { + color: rgba(255, 255, 255, 0.3); +} + +.message-media-control:last-child:ltr { + margin-right: 16px; +} + +.message-media-control:last-child:rtl { + margin-left: 16px; +} + +.media-message-cover-icon { + icon-size: 32px !important; +} + +.media-message-cover-icon.fallback { + icon-size: 32px !important; + border: none; + border-radius: 3px; + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +.select-area-rubberband { + background-color: rgba(171, 71, 188, 0.3); + border: 1px solid #AB47BC; + border-radius: 2px; +} + +.user-icon { + background-size: contain; + color: rgba(255, 255, 255, 0.7); + border-radius: 9999px; + border: none !important; + box-shadow: none !important; + outline: none !important; + icon-size: 64px; +} + +.user-icon:hover { + color: white; +} + +.user-icon StIcon { + background-color: white; + border-radius: 9999px; + padding: 12px; + width: 40px; + height: 40px; +} + +.user-icon.user-avatar { + border: 2px solid #AB47BC; +} + +.user-widget.vertical .user-icon { + icon-size: 96px; +} + +.user-widget.vertical .user-icon StIcon { + padding: 20px; + padding-top: 18px; + padding-bottom: 22px; + width: 88px; + height: 88px; +} + +.lightbox { + background-color: black; +} + +.flashspot { + background-color: white; +} + +.hidden { + color: rgba(0, 0, 0, 0); +} + +.caps-lock-warning-label { + text-align: center; + padding-bottom: 8px; + font-size: 10pt; + color: #FDD633; +} + +/* 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: white; +} + +.nm-dialog-header { + font-weight: bold; +} + +.nm-dialog-header-icon { + icon-size: 32px; +} + +.nm-dialog-header-hbox { + spacing: 10px; +} + +.nm-dialog-scroll-view { + border: none; + padding: 0; + background-color: rgba(255, 255, 255, 0.05); + border-radius: 2px; +} + +.nm-dialog-item { + font-size: 11pt; + border-bottom: none; + padding: 12px; + spacing: 0px; +} + +.nm-dialog-item:selected { + background-color: #AB47BC; + color: white; +} + +.nm-dialog-item:hover, .nm-dialog-item:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.nm-dialog-item:active { + background-color: rgba(255, 255, 255, 0.3); +} + +.nm-dialog-icon { + icon-size: 16px; +} + +.nm-dialog-icons { + spacing: 12px; +} + +.no-networks-label { + color: rgba(255, 255, 255, 0.45); +} + +.no-networks-box { + spacing: 6px; +} + +/* Notifications & Message Tray */ +.notification-banner { + width: 34em; + min-height: 64px; + margin: 2px 5px 8px; + border-radius: 2px; + color: rgba(255, 255, 255, 0.7); + background-color: #383a3e; + border: none; + text-shadow: none; + box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25); + border-radius: 3px; +} + +.notification-banner:hover { + color: white; + background-color: #383a3e; + box-shadow: 0 5px 12px rgba(0, 0, 0, 0.25); + margin: 2px 12px 17px; +} + +.notification-banner:focus { + color: white; + background-color: #383a3e; +} + +.notification-banner .notification-actions { + background-color: transparent; + padding-top: 0; + border-top: 1px solid rgba(255, 255, 255, 0.12); + spacing: 0; +} + +.notification-banner .notification-button { + min-height: 44px; + padding: 0 18px; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; + border-width: 0; +} + +.notification-banner .notification-button:first-child { + border-radius: 0 0 0 3px !important; +} + +.notification-banner .notification-button:last-child { + border-radius: 0 0 3px 0 !important; +} + +.notification-banner .notification-button:only-child, .notification-banner .notification-button:first-child:last-child { + border-radius: 0 0 3px 3px !important; +} + +.notification-banner .notification-button:focus { + background-color: transparent; + color: white; + box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.12) !important; +} + +.notification-banner .notification-button:hover, .notification-banner .notification-button:focus:hover { + background-color: rgba(255, 255, 255, 0.12); + color: white; + box-shadow: none !important; +} + +.notification-banner .notification-button:active { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +.summary-source-counter { + font-size: fontsize(10); + font-weight: bold; + height: 1.6em; + width: 1.6em; + -shell-counter-overlap-x: 3px; + -shell-counter-overlap-y: 3px; + background-color: #AB47BC; + color: white; + border: 2px solid rgba(255, 255, 255, 0.3); + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); + border-radius: 0.9em; +} + +.chat-body { + spacing: 5px; +} + +.chat-response { + margin: 5px; +} + +.chat-log-message { + color: rgba(255, 255, 255, 0.7); +} + +.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: rgba(255, 255, 255, 0.7); +} + +.chat-sent:rtl { + padding-left: 0; + padding-right: 18pt; +} + +.chat-meta-message { + padding-left: 4px; + font-size: 9pt; + color: rgba(255, 255, 255, 0.45); +} + +.chat-meta-message:rtl { + padding-left: 0; + padding-right: 4px; +} + +/* OSD */ +.screenshot-ui-panel, .workspace-switcher-container, .switcher-list, .resize-popup, .osd-window { + color: rgba(255, 255, 255, 0.7); + background-color: #232528; + border: none; + box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25); + margin: 5px 8px 11px; + border-radius: 6px; + padding: 12px; +} + +.osd-window { + text-align: center; + font-weight: bold; +} + +.osd-window .osd-monitor-label { + font-size: 3em; +} + +.osd-window .level { + height: 2px; + border-radius: 2px; + background-color: rgba(255, 255, 255, 0.12); + color: white; + -barlevel-height: 2px; + -barlevel-background-color: rgba(255, 255, 255, 0.12); + -barlevel-active-background-color: #AB47BC; + -barlevel-overdrive-color: #FF5252; + -barlevel-overdrive-separator-width: 2px; + -barlevel-border-width: 0; + -barlevel-border-color: rgba(255, 255, 255, 0.12); +} + +.osd-window .level-bar { + background-color: white; + border-radius: 2px; +} + +.pad-osd-window { + padding: 32px; + background-color: #232528; +} + +.pad-osd-window .pad-osd-title-box { + spacing: 12px; +} + +.pad-osd-window .pad-osd-title-menu-box { + spacing: 6px; +} + +.combo-box-label { + width: 15em; +} + +#overview StScrollBar StBin#trough { + background-color: rgba(255, 255, 255, 0.12); +} + +#overview StScrollBar StButton#vhandle, #overview StScrollBar StButton#hhandle { + background-color: rgba(255, 255, 255, 0.45); +} + +#overview StScrollBar StButton#vhandle:hover, #overview StScrollBar StButton#hhandle:hover { + background-color: rgba(255, 255, 255, 0.7); +} + +#overview StScrollBar StButton#vhandle:active, #overview StScrollBar StButton#hhandle:active { + background-color: white; +} + +.overview-controls { + padding-bottom: 30px; +} + +/* Top Bar */ +#panel { + background-color: #212326; + font-weight: bold; + height: 32px; + color: rgba(255, 255, 255, 0.7); + font-feature-settings: "tnum"; + transition-duration: 250ms; + font-size: 10pt; + box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); +} + +#panel .panel-corner { + -panel-corner-radius: 0; + -panel-corner-background-color: #212326; + -panel-corner-border-width: 2px; + -panel-corner-border-color: transparent; + -panel-corner-opacity: 1; + transition-duration: 250ms; +} + +#panel .panel-button { + -natural-hpadding: 12px; + -minimum-hpadding: 6px; + font-weight: bold; + color: rgba(255, 255, 255, 0.7); + transition-duration: 150ms; + border-radius: 0; + text-shadow: none; + border: none; +} + +#panel .panel-button.clock-display .clock { + transition-duration: 0; + border: none; + border-radius: 0; + box-shadow: none; + background: none; +} + +#panel .panel-button:hover { + color: white; + background-color: rgba(255, 255, 255, 0.08); + box-shadow: none; +} + +#panel .panel-button:active, #panel .panel-button:active:hover, #panel .panel-button:overview, #panel .panel-button:overview:hover, #panel .panel-button:focus, #panel .panel-button:focus:hover, #panel .panel-button:checked, #panel .panel-button:checked:hover { + background-color: rgba(255, 255, 255, 0.15); + color: white; + box-shadow: inset 0 -2px #AB47BC; + border: none; +} + +.unlock-screen #panel .panel-button, .login-screen #panel .panel-button, .lock-screen #panel .panel-button { + color: white; +} + +.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: white; +} + +#panel .panel-button .system-status-icon { + icon-size: 16px; + padding: 6px; + margin: 0; + spacing: 6px; +} + +#panel .panel-button .appindicator-trayicons-box { + margin: 0 6px; +} + +#panel .panel-button .panel-status-indicators-box, +#panel .panel-button .panel-status-menu-box { + spacing: 3px; +} + +#panel .panel-button .power-status.panel-status-indicators-box { + spacing: 2px; +} + +#panel .panel-button .app-menu-icon { + -st-icon-style: symbolic; +} + +#panel .panel-button#panelActivities { + -natural-hpadding: 18px; +} + +#panel Gjs_status_keyboard_InputSourceIndicator.panel-button, +#panel Gjs_appindicatorsupport_rgcjonas_gmail_com_indicatorStatusIcon_AppIndicatorsIndicatorStatusIcon.panel-button { + -natural-hpadding: 18px !important; + -minimum-hpadding: 18px !important; +} + +#panel:overview, #panel.unlock-screen, #panel.login-screen, #panel.lock-screen { + background-color: transparent; + box-shadow: none; +} + +#panel:overview StLabel, #panel:overview StIcon, #panel.unlock-screen StLabel, #panel.unlock-screen StIcon, #panel.login-screen StLabel, #panel.login-screen StIcon, #panel.lock-screen StLabel, #panel.lock-screen StIcon { + color: rgba(255, 255, 255, 0.7); +} + +#panel:overview .panel-button, #panel.unlock-screen .panel-button, #panel.login-screen .panel-button, #panel.lock-screen .panel-button { + border-radius: 3px; +} + +#panel:overview .panel-button:hover, #panel.unlock-screen .panel-button:hover, #panel.login-screen .panel-button:hover, #panel.lock-screen .panel-button:hover { + color: white; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: none; +} + +#panel:overview .panel-button:active, #panel:overview .panel-button:overview, #panel:overview .panel-button:focus, #panel:overview .panel-button:checked, #panel.unlock-screen .panel-button:active, #panel.unlock-screen .panel-button:overview, #panel.unlock-screen .panel-button:focus, #panel.unlock-screen .panel-button:checked, #panel.login-screen .panel-button:active, #panel.login-screen .panel-button:overview, #panel.login-screen .panel-button:focus, #panel.login-screen .panel-button:checked, #panel.lock-screen .panel-button:active, #panel.lock-screen .panel-button:overview, #panel.lock-screen .panel-button:focus, #panel.lock-screen .panel-button:checked { + color: white; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: none; +} + +#panel:overview .panel-button:hover.clock-display, #panel:overview .panel-button:active.clock-display, #panel:overview .panel-button:overview.clock-display, #panel:overview .panel-button:focus.clock-display, #panel:overview .panel-button:checked.clock-display, #panel.unlock-screen .panel-button:hover.clock-display, #panel.unlock-screen .panel-button:active.clock-display, #panel.unlock-screen .panel-button:overview.clock-display, #panel.unlock-screen .panel-button:focus.clock-display, #panel.unlock-screen .panel-button:checked.clock-display, #panel.login-screen .panel-button:hover.clock-display, #panel.login-screen .panel-button:active.clock-display, #panel.login-screen .panel-button:overview.clock-display, #panel.login-screen .panel-button:focus.clock-display, #panel.login-screen .panel-button:checked.clock-display, #panel.lock-screen .panel-button:hover.clock-display, #panel.lock-screen .panel-button:active.clock-display, #panel.lock-screen .panel-button:overview.clock-display, #panel.lock-screen .panel-button:focus.clock-display, #panel.lock-screen .panel-button:checked.clock-display { + box-shadow: none; +} + +#panel:overview .panel-button:hover.clock-display .clock, #panel:overview .panel-button:active.clock-display .clock, #panel:overview .panel-button:overview.clock-display .clock, #panel:overview .panel-button:focus.clock-display .clock, #panel:overview .panel-button:checked.clock-display .clock, #panel.unlock-screen .panel-button:hover.clock-display .clock, #panel.unlock-screen .panel-button:active.clock-display .clock, #panel.unlock-screen .panel-button:overview.clock-display .clock, #panel.unlock-screen .panel-button:focus.clock-display .clock, #panel.unlock-screen .panel-button:checked.clock-display .clock, #panel.login-screen .panel-button:hover.clock-display .clock, #panel.login-screen .panel-button:active.clock-display .clock, #panel.login-screen .panel-button:overview.clock-display .clock, #panel.login-screen .panel-button:focus.clock-display .clock, #panel.login-screen .panel-button:checked.clock-display .clock, #panel.lock-screen .panel-button:hover.clock-display .clock, #panel.lock-screen .panel-button:active.clock-display .clock, #panel.lock-screen .panel-button:overview.clock-display .clock, #panel.lock-screen .panel-button:focus.clock-display .clock, #panel.lock-screen .panel-button:checked.clock-display .clock { + box-shadow: none; +} + +#panel:overview .panel-corner, #panel.unlock-screen .panel-corner, #panel.login-screen .panel-corner, #panel.lock-screen .panel-corner { + -panel-corner-radius: 0; + -panel-corner-background-color: transparent; + -panel-corner-border-color: transparent; +} + +#panel .screencast-indicator, +#panel .remote-access-indicator { + color: #FDD633; +} + +/* Popovers/Menus */ +.popup-menu-boxpointer { + -arrow-border-radius: 4.5px; + -arrow-background-color: transparent; + -arrow-border-width: 0; + -arrow-border-color: transparent; + -arrow-base: 25.5px; + -arrow-rise: 0; + -arrow-box-shadow: none; + background: none; +} + +.popup-menu { + min-width: 12em; + color: rgba(255, 255, 255, 0.7) !important; + padding: 0; + font-weight: normal; + font-size: 10pt; +} + +.popup-menu .popup-menu-content { + padding: 6px 0; + background-color: #383a3e !important; + border-radius: 4.5px; + border: none; + box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15); + margin: 6px 8px 12px; + font-weight: normal; +} + +.popup-menu .popup-menu-item { + spacing: 9px; + color: rgba(255, 255, 255, 0.7) !important; + text-shadow: none; + border-radius: 0 !important; + margin: 0; + font-weight: normal; +} + +.popup-menu .popup-menu-item:checked { + font-weight: normal; + border: none; + box-shadow: none; + color: white !important; + background-color: #AB47BC !important; +} + +.popup-menu .popup-menu-item:checked:focus, .popup-menu .popup-menu-item:checked:hover, .popup-menu .popup-menu-item:checked.selected { + color: white !important; + background-color: #b45ac3 !important; +} + +.popup-menu .popup-menu-item:checked:active { + color: white; + background-color: #9b3eab !important; +} + +.popup-menu .popup-menu-item:checked:insensitive { + color: rgba(255, 255, 255, 0.45) !important; +} + +.popup-menu .popup-menu-item:focus, .popup-menu .popup-menu-item:hover, .popup-menu .popup-menu-item.selected { + color: white !important; + background-color: rgba(255, 255, 255, 0.12) !important; + transition-duration: 0; +} + +.popup-menu .popup-menu-item:active, .popup-menu .popup-menu-item.selected:active { + color: white !important; + background-color: #AB47BC !important; +} + +.popup-menu .popup-menu-item:insensitive { + color: rgba(255, 255, 255, 0.3) !important; +} + +.popup-menu .popup-sub-menu { + background-color: rgba(255, 255, 255, 0.05) !important; + border: none; + box-shadow: none; + margin: 0; + border-radius: 0 !important; +} + +.popup-menu .popup-sub-menu .popup-menu-item { + background-color: transparent; +} + +.popup-menu .popup-inactive-menu-item { + color: rgba(255, 255, 255, 0.7) !important; +} + +.popup-menu .popup-inactive-menu-item:insensitive { + color: rgba(255, 255, 255, 0.3) !important; +} + +.popup-menu.panel-menu { + -boxpointer-gap: 4px; + margin-bottom: 1.75em; +} + +.popup-menu-arrow, +.popup-menu-icon { + icon-size: 16px; +} + +.popup-menu-ornament { + width: 1.2em; +} + +.popup-menu-ornament:ltr { + text-align: right; +} + +.popup-menu-ornament:rtl { + text-align: left; +} + +.background-menu { + -boxpointer-gap: 4px; + -arrow-rise: 0px; +} + +.aggregate-menu { + min-width: 21em; +} + +.aggregate-menu .popup-menu-icon { + padding: 0; + margin: 0 3px; + -st-icon-style: symbolic; +} + +/* Screen Shield */ +.unlock-dialog-clock { + color: white; + font-weight: 300; + text-align: center; + spacing: 24px; + padding-bottom: 2.5em; +} + +.unlock-dialog-clock-time { + font-size: 64pt; + padding-top: 42px; + font-feature-settings: "tnum"; +} + +.unlock-dialog-clock-date { + font-size: 16pt; + font-weight: normal; +} + +.unlock-dialog-clock-hint { + font-weight: normal; + padding-top: 48px; +} + +.unlock-dialog-notifications-container { + margin: 12px 0; + spacing: 6px; + width: 23em; + background-color: transparent; +} + +.unlock-dialog-notifications-container .summary-notification-stack-scrollview { + padding-top: 0; + padding-bottom: 0; +} + +.unlock-dialog-notifications-container .notification, +.unlock-dialog-notifications-container .unlock-dialog-notification-source { + padding: 12px 6px; + border: none; + background-color: #232528; + color: white; + border-radius: 3px; +} + +.unlock-dialog-notifications-container .notification.critical, +.unlock-dialog-notifications-container .unlock-dialog-notification-source.critical { + background-color: #36393e; +} + +.unlock-dialog-notification-label { + padding: 0px 0px 0px 12px; +} + +.unlock-dialog-notification-count-text { + weight: bold; + padding: 0 6px; + color: white; + background-color: #AB47BC; + border-radius: 9999px; + margin-right: 12px; +} + +.screen-shield-background { + background: black; + box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15); +} + +#unlockDialogNotifications StButton#vhandle, #unlockDialogNotifications StButton#hhandle { + background-color: rgba(41, 43, 46, 0.3); +} + +#unlockDialogNotifications StButton#vhandle:hover, #unlockDialogNotifications StButton#vhandle:focus, #unlockDialogNotifications StButton#hhandle:hover, #unlockDialogNotifications StButton#hhandle:focus { + background-color: rgba(41, 43, 46, 0.5); +} + +#unlockDialogNotifications StButton#vhandle:active, #unlockDialogNotifications StButton#hhandle:active { + background-color: rgba(171, 71, 188, 0.5); +} + +/* Scrollbars */ +StScrollView.vfade { + -st-vfade-offset: 32px; +} + +StScrollView.hfade { + -st-hfade-offset: 32px; +} + +StScrollBar { + padding: 0; + margin: 6px; +} + +StScrollView StScrollBar { + min-width: 8px; + min-height: 8px; +} + +StScrollBar StBin#trough { + border-radius: 9999px; + background-color: rgba(255, 255, 255, 0.12); +} + +StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 9999px; + background-color: rgba(255, 255, 255, 0.45); + border: 4px solid transparent; +} + +StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: rgba(255, 255, 255, 0.7); +} + +StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: white; +} + +.app-folder-dialog .folder-name-container .folder-name-entry, .search-entry { + width: 320px; + min-height: 32px; + padding: 2px 12px; + border-color: transparent; + color: rgba(255, 255, 255, 0.7); + border-radius: 3px 3px 0 0 !important; + transition-duration: 150ms; + caret-color: rgba(255, 255, 255, 0.7); + selection-background-color: rgba(255, 255, 255, 0.3); + selected-color: white; + background-color: rgba(255, 255, 255, 0.05); + border-radius: 0; + border: none; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.15); + color: rgba(255, 255, 255, 0.7); +} + +.app-folder-dialog .folder-name-container .folder-name-entry:hover, .search-entry:hover { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.35); + color: rgba(255, 255, 255, 0.7); + color: rgba(255, 255, 255, 0.7); +} + +.app-folder-dialog .folder-name-container .folder-name-entry:focus, .search-entry:focus { + border: none; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 -2px #AB47BC; + color: rgba(255, 255, 255, 0.7); + color: rgba(255, 255, 255, 0.7); +} + +.app-folder-dialog .folder-name-container .folder-name-entry .search-entry-icon, .search-entry .search-entry-icon { + icon-size: 16px; + padding: 0 0; + color: rgba(255, 255, 255, 0.45); +} + +.app-folder-dialog .folder-name-container .folder-name-entry:hover .search-entry-icon, .app-folder-dialog .folder-name-container .folder-name-entry:focus .search-entry-icon, .search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { + color: rgba(255, 255, 255, 0.7); +} + +.app-folder-dialog .folder-name-container .folder-name-entry:insensitive, .search-entry:insensitive { + border: none; + color: rgba(255, 255, 255, 0.3); +} + +.app-folder-dialog .folder-name-container .folder-name-entry StLabel.hint-text, .search-entry StLabel.hint-text { + color: rgba(255, 255, 255, 0.45); +} + +.popup-menu .search-entry { + margin: 0 0 !important; + color: rgba(255, 255, 255, 0.7); + caret-color: rgba(255, 255, 255, 0.7); + selection-background-color: #AB47BC; + selected-color: white; + background-color: rgba(255, 255, 255, 0.05); + border-radius: 0; + border: none; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.15); + color: rgba(255, 255, 255, 0.7); +} + +.popup-menu .search-entry:hover { + background-color: rgba(255, 255, 255, 0.05); + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.35); + color: rgba(255, 255, 255, 0.7); + color: rgba(255, 255, 255, 0.7); +} + +.popup-menu .search-entry:focus { + color: rgba(255, 255, 255, 0.7); + border: none; + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 -2px #AB47BC; + color: rgba(255, 255, 255, 0.7); +} + +.popup-menu .search-entry .search-entry-icon { + color: rgba(255, 255, 255, 0.45); +} + +.popup-menu .search-entry:hover .search-entry-icon, .popup-menu .search-entry:focus .search-entry-icon { + color: rgba(255, 255, 255, 0.7); +} + +.popup-menu .search-entry:insensitive { + color: rgba(255, 255, 255, 0.3); +} + +.popup-menu .search-entry StLabel.hint-text { + color: rgba(255, 255, 255, 0.45); +} + +/* Search */ +.list-search-result, .search-provider-icon { + border-radius: 2px; + padding: 6px; + transition-duration: 100ms; + text-align: center; +} + +.list-search-result:focus, .search-provider-icon:focus, .list-search-result:hover, .search-provider-icon:hover, .list-search-result:selected, .search-provider-icon:selected { + background-color: rgba(255, 255, 255, 0.12); + transition-duration: 200ms; +} + +.list-search-result:active, .search-provider-icon:active, .list-search-result:checked, .search-provider-icon:checked { + background-color: rgba(255, 255, 255, 0.2); +} + +#searchResultsContent { + max-width: 1024px; + spacing: 8px; +} + +.search-section { + spacing: 8px; + background: none; +} + +.search-section .search-section-separator { + height: 1px; + background-color: rgba(255, 255, 255, 0.12); +} + +.search-section-content { + spacing: 8px; + border-radius: 0; + padding: 18px; + border: none; + box-shadow: none; + background: none; + text-shadow: none; + color: rgba(255, 255, 255, 0.7); +} + +.search-statustext { + font-size: 2em; + font-weight: bold; + color: rgba(255, 255, 255, 0.45); +} + +.grid-search-results { + spacing: 36px; +} + +.search-provider-icon .list-search-provider-content { + spacing: 12px; +} + +.search-provider-icon .list-search-provider-content .list-search-provider-details { + width: 120px; + margin-top: 0; + color: rgba(255, 255, 255, 0.45); +} + +.list-search-results { + spacing: 6px; +} + +.list-search-result .list-search-result-content { + spacing: 6px; +} + +.list-search-result .list-search-result-title { + spacing: 12px; +} + +.list-search-result .list-search-result-description { + color: rgba(255, 255, 255, 0.7); +} + +/* Slider */ +.slider { + height: 20px; + color: #AB47BC; + -slider-height: 2px; + -slider-background-color: rgba(255, 255, 255, 0.3); + -slider-border-color: transparent; + -slider-active-background-color: #AB47BC; + -slider-active-border-color: transparent; + -slider-border-width: 0; + -slider-handle-radius: 7px; + -slider-handle-border-width: 0; + -slider-handle-border-color: rgba(255, 255, 255, 0.12); + -barlevel-height: 2px; + -barlevel-background-color: rgba(255, 255, 255, 0.3); + -barlevel-border-color: transparent; + -barlevel-active-background-color: #AB47BC; + -barlevel-active-border-color: transparent; + -barlevel-overdrive-color: #FF5252; + -barlevel-overdrive-border-color: transparent; + -barlevel-overdrive-separator-width: 2px; + -barlevel-border-width: 0; +} + +/* App Switcher */ +.switcher-popup { + padding: 8px; + spacing: 24px; +} + +.switcher-list .item-box { + padding: 8px; + border-radius: 2px; + border: 1px solid transparent; +} + +.switcher-list .item-box:outlined { + background-color: rgba(255, 255, 255, 0.12); + color: white; +} + +.switcher-list .item-box:selected { + background-color: #AB47BC; + color: white; +} + +.switcher-list .thumbnail-box { + padding: 2px; + spacing: 6px; +} + +.switcher-list .thumbnail { + width: 256px; +} + +.switcher-list .separator { + width: 1px; + background: rgba(255, 255, 255, 0.12); +} + +.switcher-list .switcher-list-item-container { + spacing: 12px; +} + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: rgba(255, 255, 255, 0.45); +} + +.switcher-arrow:highlighted { + color: white; +} + +.input-source-switcher-symbol { + font-size: 34pt; + width: 96px; + height: 96px; +} + +.cycler-highlight { + border: 5px solid #AB47BC; +} + +/* Switches */ +.toggle-switch { + width: 44px; + height: 26px; + background-size: contain; + background-image: url("assets/toggle-off.svg"); +} + +.toggle-switch:checked { + background-image: url("assets/toggle-on.svg"); +} + +.popup-menu-item.selected .toggle-switch { + background-image: url("assets/toggle-off.svg"); +} + +.popup-menu-item.selected .toggle-switch:checked { + background-image: url("assets/toggle-on.svg"); +} + +/* Tiled window previews */ +.tile-preview { + background-color: rgba(171, 71, 188, 0.3); + border: 1px solid #AB47BC; +} + +.tile-preview-left.on-primary { + border-radius: 3px 0 0 0; +} + +.tile-preview-right.on-primary { + border-radius: 0 3px 0 0; +} + +.tile-preview-left.tile-preview-right.on-primary { + border-radius: 3px 3px 0 0; +} + +/* Workspace Switcher */ +.workspace-switcher-group { + padding: 12px; +} + +.workspace-switcher { + background: transparent; + border: none; + border-radius: 0; + padding: 0; + spacing: 12px; +} + +.ws-switcher-box { + background: transparent; + height: 50px; + background-size: 32px; + background: rgba(255, 255, 255, 0.12); + border-radius: 2px; +} + +.ws-switcher-active-up, +.ws-switcher-active-down, +.ws-switcher-active-left, +.ws-switcher-active-right { + height: 52px; + background-color: #AB47BC; + color: white; + border-radius: 5px; + border: none; +} + +.icon-grid { + row-spacing: 12px; + column-spacing: 12px; + max-row-spacing: 72px; + max-column-spacing: 72px; + page-padding-top: 24px; + page-padding-bottom: 24px; + page-padding-left: 12px; + page-padding-right: 12px; +} + +.page-indicator { + padding: 6px 12px 0; +} + +.page-indicator .page-indicator-icon { + width: 10px; + height: 10px; + border-radius: 10px; + background-color: white; +} + +.apps-scroll-view { + padding: 0; +} + +.page-navigation-hint { + width: 300px; +} + +.page-navigation-hint.dnd { + background: rgba(255, 255, 255, 0.1); +} + +.page-navigation-hint.next:ltr, .page-navigation-hint.previous:rtl { + background-gradient-start: rgba(255, 255, 255, 0.05); + background-gradient-end: transparent; + background-gradient-direction: horizontal; + border-radius: 15px 0px 0px 15px; +} + +.page-navigation-hint.previous:ltr, .page-navigation-hint.next:rtl { + background-gradient-start: transparent; + background-gradient-end: rgba(255, 255, 255, 0.05); + background-gradient-direction: horizontal; + border-radius: 0px 15px 15px 0px; +} + +.page-navigation-arrow { + margin: 6px; + padding: 18px; + width: 24px; + height: 24px; + border-radius: 9999px; + color: rgba(255, 255, 255, 0.7); +} + +.page-navigation-arrow:insensitive { + background-color: rgba(255, 255, 255, 0.05); + color: rgba(255, 255, 255, 0.45); +} + +.page-navigation-arrow:hover { + background-color: rgba(255, 255, 255, 0.12); + color: white; +} + +.page-navigation-arrow:active { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +#dash { + margin-top: 12px; + padding: 0; +} + +#dash .placeholder { + background-image: none; + background-size: contain; + height: 32px; +} + +.dash-background { + background-color: rgba(255, 255, 255, 0.3); + margin-bottom: 16px; + padding: 9px 6px; + border-radius: 13px; +} + +.dash-item-container > * { + margin: 0; +} + +.dash-item-container:ltr:first-child { + margin-left: 0; +} + +.dash-item-container:rtl:first-child { + margin-right: 0; +} + +.dash-item-container .overview-icon { + padding: 4.5px; +} + +.dash-item-container .app-well-app, .dash-item-container .show-apps { + padding: 9px 3px 25px; +} + +.dash-separator { + width: 1px; + margin: 0 7.5px 16px; + background-color: rgba(255, 255, 255, 0.12); +} + +.workspace-animation { + background-color: #232528; +} + +.calendar .calendar-change-month-back, +.calendar .calendar-change-month-forward { + padding: 0 2px; +} + +.controls-manager, .secondary-monitor-workspaces { + spacing: 12px; +} + +#overviewGroup { + background-color: #232528; +} + +#appMenu { + spacing: 6px; +} + +#appMenu .label-shadow { + color: transparent; +} + +#appMenu .panel-status-menu-box { + padding: 0 6px; + spacing: 6px; +} + +.search-entry { + margin-top: 24px; + margin-bottom: 6px; +} + +.window-picker { + spacing: 6px; +} + +.window-caption { + color: white; + background-color: #232528; + border-radius: 3px; + padding: 6px 12px; +} + +.window-close, .screenshot-ui-close-button { + background-color: #FF5252; + color: white; + border-radius: 21px; + padding: 3px; + height: 30px; + width: 30px; + box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.5); + transition-duration: 300ms; + background-image: url("assets/window-close-24-symbolic.svg"); +} + +.window-close StIcon, .screenshot-ui-close-button StIcon { + icon-size: 1px; +} + +.window-close:hover, .screenshot-ui-close-button:hover { + color: white; + background-color: #ff7171; +} + +.window-close:active, .screenshot-ui-close-button:active { + color: white; + background-color: #ff3333; +} + +.workspace-background { + border-radius: 30px; + background-color: #232528; + box-shadow: 0 4px 16px 4px rgba(0, 0, 0, 0.3); +} + +.icon-label-button-container { + spacing: 6px; +} + +.icon-label-button-container StIcon { + icon-size: 32px; +} + +.screenshot-ui-panel { + border-radius: 27px; + padding: 18px; + padding-bottom: 12px; + margin-bottom: 4em; + spacing: 12px; +} + +.screenshot-ui-close-button { + padding: 6px !important; + margin-top: 12px; + box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15); +} + +.screenshot-ui-close-button.left { + margin-left: 12px; +} + +.screenshot-ui-close-button.right { + margin-right: 12px; +} + +.screenshot-ui-type-button { + min-width: 48px; + padding: 12px 18px !important; + border-radius: 9px; +} + +.screenshot-ui-capture-button { + width: 36px; + height: 36px; + border-radius: 9999px; + border: 4px white; + padding: 4px; +} + +.screenshot-ui-capture-button .screenshot-ui-capture-button-circle { + background-color: white; + transition-duration: 200ms; + border-radius: 9999px; +} + +.screenshot-ui-capture-button .screenshot-ui-capture-button-circle:hover, .screenshot-ui-capture-button .screenshot-ui-capture-button-circle:focus { + background-color: rgba(255, 255, 255, 0.05); +} + +.screenshot-ui-capture-button:hover .screenshot-ui-capture-button-circle, .screenshot-ui-capture-button:focus .screenshot-ui-capture-button-circle { + background-color: rgba(255, 255, 255, 0.05); +} + +.screenshot-ui-capture-button:active .screenshot-ui-capture-button-circle { + background-color: rgba(255, 255, 255, 0.12); +} + +.screenshot-ui-capture-button:cast .screenshot-ui-capture-button-circle { + background-color: #F28B82; +} + +.screenshot-ui-capture-button:cast:hover .screenshot-ui-capture-button-circle, .screenshot-ui-capture-button:cast:focus .screenshot-ui-capture-button-circle { + background-color: #f4a099; +} + +.screenshot-ui-capture-button:cast:active .screenshot-ui-capture-button-circle { + background-color: #ef6d62; +} + +.screenshot-ui-shot-cast-container { + background-color: rgba(255, 255, 255, 0.05); + border-radius: 6px; + padding: 3px; + spacing: 3px; +} + +.screenshot-ui-shot-cast-container:ltr { + margin-left: 3px; +} + +.screenshot-ui-shot-cast-container:rtl { + margin-right: 3px; +} + +.screenshot-ui-shot-cast-button { + padding: 6px 12px; + background-color: transparent; + border-radius: 3px; +} + +.screenshot-ui-shot-cast-button:hover, .screenshot-ui-shot-cast-button:focus { + background-color: rgba(255, 255, 255, 0.12); +} + +.screenshot-ui-shot-cast-button:active { + background-color: rgba(255, 255, 255, 0.3); +} + +.screenshot-ui-shot-cast-button:checked { + background-color: white; + color: black; +} + +.screenshot-ui-shot-cast-button:insensitive { + color: rgba(255, 255, 255, 0.45); +} + +.screenshot-ui-shot-cast-button StIcon { + icon-size: 16px; +} + +.screenshot-ui-show-pointer-button { + border-radius: 9999px; + padding: 12px !important; +} + +.screenshot-ui-show-pointer-button StIcon { + icon-size: 16px; +} + +.screenshot-ui-area-indicator-shade { + background-color: rgba(0, 0, 0, 0.3); +} + +.screenshot-ui-area-selector .screenshot-ui-area-indicator-shade { + background-color: rgba(0, 0, 0, 0.5); +} + +.screenshot-ui-area-selector .screenshot-ui-area-indicator-selection { + border: 2px white; +} + +.screenshot-ui-area-selector-handle { + border-radius: 99px; + background-color: white; + box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.2); + width: 24px; + height: 24px; +} + +.screenshot-ui-window-selector { + background-color: #232528; +} + +.screenshot-ui-window-selector .screenshot-ui-window-selector-window-container { + margin: 100px; +} + +.screenshot-ui-window-selector:primary-monitor .screenshot-ui-window-selector-window-container { + margin-bottom: 200px; +} + +.screenshot-ui-window-selector-window-border { + transition-duration: 200ms; + border-radius: 6px; + border: 6px transparent; +} + +.screenshot-ui-window-selector-check { + transition-duration: 200ms; + color: transparent; + border-radius: 9999px; + border-width: 12px; + icon-size: 24px; +} + +.screenshot-ui-window-selector-window:hover .screenshot-ui-window-selector-window-border { + border-color: #793186; +} + +.screenshot-ui-window-selector-window:checked .screenshot-ui-window-selector-window-border { + border-color: #AB47BC; + background-color: rgba(171, 71, 188, 0.2); +} + +.screenshot-ui-window-selector-window:checked .screenshot-ui-window-selector-check { + color: white; + background-color: #AB47BC; +} + +.screenshot-ui-screen-selector { + transition-duration: 200ms; + background-color: rgba(0, 0, 0, 0.5); +} + +.screenshot-ui-screen-selector:hover { + background-color: rgba(0, 0, 0, 0.3); +} + +.screenshot-ui-screen-selector:active { + background-color: rgba(0, 0, 0, 0.7); +} + +.screenshot-ui-screen-selector:checked { + background-color: transparent; + border: 2px white; +} + +.screenshot-ui-tooltip { + color: white; + background-color: #232528; + border-radius: 9999px; + padding: 6px 12px; + text-align: center; + -y-offset: 24px; +} + +/* Workspace pager */ +.workspace-thumbnails { + visible-width: 32px; + spacing: 6px; + padding: 6px; +} + +.workspace-thumbnails .workspace-thumbnail { + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.12); + border: none; + border-radius: 2px; +} + +.workspace-thumbnails .placeholder { + background-image: url("assets/dash-placeholder.svg"); + background-size: contain; + width: 18px; + height: 24px; +} + +.workspace-thumbnail-indicator { + border: 3px solid #AB47BC; + border-radius: 3px; + padding: 0px; +} + +.message-list-controls { + padding: 6px 6px 6px 18px !important; + spacing: 6px; + font-weight: normal; +} + +.message-list-controls .dnd-button { + font-weight: normal; +} + +.message-media-control { + margin: 26px 6px; + padding: 12px; +} + +.media-message-cover-icon { + padding: 12px; +} + +.media-message-cover-icon.fallback { + padding: 12px; +} + +.osd-window { + spacing: 12px; + padding: 12px 18px; + margin-bottom: 8em; +} + +.osd-window > * { + spacing: 8px; +} + +.osd-window StIcon { + icon-size: 32px; +} + +.osd-window StLabel:ltr { + margin-right: 6px; +} + +.osd-window StLabel:rtl { + margin-left: 6px; +} + +.osd-window .level { + margin-bottom: 4px; + min-width: 160px; +} + +.osd-window .level:first-child { + margin-bottom: 0; +} + +.osd-window .level:ltr { + margin-right: 6px; +} + +.osd-window .level:rtl { + margin-left: 6px; +} + +.popup-menu .popup-menu-item { + padding: 6px 12px; +} + +.popup-menu .popup-menu-item:ltr { + padding-right: 15px !important; + padding-left: 6px !important; +} + +.popup-menu .popup-menu-item:rtl { + padding-right: 6px !important; + padding-left: 15px !important; +} + +.popup-separator-menu-item { + padding: 0 !important; +} + +.popup-separator-menu-item .popup-separator-menu-item-separator { + height: 1px; + background-color: rgba(255, 255, 255, 0.12); + padding-top: 0 !important; + padding-bottom: 0 !important; + margin: 6px 32px; +} + +.popup-sub-menu .popup-separator-menu-item .popup-separator-menu-item-separator { + padding: 0 !important; + margin: 0 32px 0 0 !important; + height: 1px; +} + +.aggregate-menu .popup-menu-item > :first-child:ltr { + padding-left: 0 !important; + margin-left: 0 !important; +} + +.aggregate-menu .popup-menu-item > :first-child:rtl { + padding-right: 0 !important; + margin-right: 0 !important; +} + +.aggregate-menu .popup-sub-menu .popup-menu-item > :first-child:ltr { + padding-left: 12px !important; + margin-left: 0 !important; +} + +.aggregate-menu .popup-sub-menu .popup-menu-item > :first-child:rtl { + padding-right: 12px !important; + margin-right: 0 !important; +} + +.quick-settings { + padding: 18px !important; + border-radius: 24px !important; + margin-top: 9px !important; +} + +.quick-settings .icon-button, .quick-settings .background-app-item .close-button, .background-app-item .quick-settings .close-button, .quick-settings .button { + min-height: 28px; + min-width: 28px; + padding: 6px; +} + +.quick-settings .icon-button > StIcon, .quick-settings .background-app-item .close-button > StIcon, .background-app-item .quick-settings .close-button > StIcon, .quick-settings .button > StIcon { + icon-size: 16px; +} + +.quick-settings-grid { + spacing-rows: 12px; + spacing-columns: 12px; +} + +.quick-toggle, .quick-menu-toggle { + border-radius: 6px; + min-width: 12em; + min-width: 12em; + min-height: 44px !important; + border: none; +} + +.quick-toggle { + background-color: rgba(255, 255, 255, 0.05) !important; + /* Move padding into the box; this is to allow menu arrows + to extend to the border */ +} + +.quick-toggle:hover { + background-color: rgba(255, 255, 255, 0.12) !important; +} + +.quick-toggle:active { + background-color: rgba(255, 255, 255, 0.15) !important; +} + +.quick-toggle:checked { + background-color: #AB47BC !important; + color: white; +} + +.quick-toggle:checked:hover { + background-color: #b052c0 !important; + color: white; +} + +.quick-toggle:checked:active { + background-color: #b863c6 !important; + color: white; +} + +.quick-toggle > StBoxLayout { + spacing: 6px; +} + +.quick-toggle.button { + padding: 0; +} + +.quick-toggle > StBoxLayout { + padding: 0 12px; +} + +.quick-toggle:ltr > StBoxLayout { + padding-left: 15px; +} + +.quick-toggle:rtl > StBoxLayout { + padding-right: 15px; +} + +.quick-toggle .quick-toggle-title { + font-weight: bold; +} + +.quick-toggle StBoxLayout > .quick-toggle-subtitle { + font-weight: normal; + font-size: 12px; +} + +.quick-toggle .quick-toggle-icon { + icon-size: 16px; +} + +.quick-menu-toggle .quick-toggle { + min-width: auto; + max-width: auto; +} + +.quick-menu-toggle .quick-toggle:ltr { + border-radius: 6px 0 0 6px; +} + +.quick-menu-toggle .quick-toggle:ltr > StBoxLayout { + padding-right: 9px; +} + +.quick-menu-toggle .quick-toggle:rtl { + border-radius: 0 6px 6px 0; +} + +.quick-menu-toggle .quick-toggle:rtr > StBoxLayout { + padding-left: 9px; +} + +.quick-menu-toggle .quick-toggle:ltr:last-child { + border-radius: 6px; +} + +.quick-menu-toggle .quick-toggle:rtl:last-child { + border-radius: 6px; +} + +.quick-menu-toggle .quick-toggle-arrow { + background-color: rgba(255, 255, 255, 0.05) !important; + color: rgba(255, 255, 255, 0.7); + padding: 6px; + border: none; +} + +.quick-menu-toggle .quick-toggle-arrow:hover { + background-color: rgba(255, 255, 255, 0.12) !important; + color: white; +} + +.quick-menu-toggle .quick-toggle-arrow:active { + background-color: rgba(255, 255, 255, 0.15) !important; + color: white; +} + +.quick-menu-toggle .quick-toggle-arrow:checked { + background-color: #AB47BC !important; + color: white; +} + +.quick-menu-toggle .quick-toggle-arrow:checked:hover { + background-color: #b052c0 !important; + color: white; +} + +.quick-menu-toggle .quick-toggle-arrow:checked:active { + background-color: #b863c6 !important; + color: white; +} + +.quick-menu-toggle .quick-toggle-arrow:ltr { + border-radius: 0 6px 6px 0; + border-left-width: 0; +} + +.quick-menu-toggle .quick-toggle-arrow:rtl { + border-radius: 6px 0 0 6px; + border-right-width: 0; +} + +.quick-slider > StBoxLayout { + spacing: 6px; +} + +.quick-slider .slider-bin { + min-height: 16px; + padding: 6px; + border-radius: 9999px; +} + +.quick-slider .slider-bin:focus { + color: white; + background-color: rgba(255, 255, 255, 0.08); + box-shadow: none !important; +} + +.quick-slider .quick-toggle-icon { + icon-size: 16px; +} + +.quick-slider .icon-button, .quick-slider .background-app-item .close-button, .background-app-item .quick-slider .close-button { + background-color: transparent; + color: white !important; +} + +.quick-slider .icon-button:hover, .quick-slider .background-app-item .close-button:hover, .background-app-item .quick-slider .close-button:hover { + background-color: rgba(255, 255, 255, 0.05); +} + +.quick-slider .icon-button:active, .quick-slider .background-app-item .close-button:active, .background-app-item .quick-slider .close-button:active { + background-color: rgba(255, 255, 255, 0.12); +} + +.quick-toggle-menu { + background-color: #383a3e !important; + color: white !important; + border-radius: 6px !important; + padding: 12px; + margin: 12px 27px 0 !important; +} + +.quick-toggle-menu .popup-menu-item { + border-radius: 2px !important; + padding: 6px !important; + min-height: 28px; +} + +.quick-toggle-menu .popup-menu-item:focus, .quick-toggle-menu .popup-menu-item:hover, .quick-toggle-menu .popup-menu-item.selected { + color: white !important; + background-color: rgba(255, 255, 255, 0.1) !important; +} + +.quick-toggle-menu .popup-menu-item:active { + color: white !important; + background-color: rgba(255, 255, 255, 0.2) !important; +} + +.quick-toggle-menu .popup-menu-item > StIcon { + -st-icon-style: symbolic; +} + +.quick-toggle-menu .popup-separator-menu-item { + padding: 0 !important; + min-height: 6px !important; +} + +.quick-toggle-menu .popup-separator-menu-item-separator { + padding: 0 !important; + min-height: 1px !important; +} + +.quick-toggle-menu .header { + spacing-rows: 3px; + spacing-columns: 12px; + padding-bottom: 12px; +} + +.quick-toggle-menu .header .icon { + icon-size: 24px; + border-radius: 6px; + padding: 9px; + background-color: rgba(255, 255, 255, 0.12) !important; +} + +.quick-toggle-menu .header .icon.active { + background-color: #AB47BC !important; + color: white; +} + +.quick-settings-system-item > StBoxLayout { + spacing: 12px; +} + +.quick-settings-system-item .icon-button, .quick-settings-system-item .background-app-item .close-button, .background-app-item .quick-settings-system-item .close-button { + background-color: rgba(255, 255, 255, 0.05); + color: white; + border-radius: 6px; +} + +.quick-settings-system-item .icon-button > StIcon, .quick-settings-system-item .background-app-item .close-button > StIcon, .background-app-item .quick-settings-system-item .close-button > StIcon { + -st-icon-style: symbolic; + icon-size: 16px; +} + +.quick-settings-system-item .power-item { + min-height: 0 !important; + min-width: 0 !important; +} + +.quick-settings-system-item .power-item:insensitive { + color: white; + background-color: #333539; + box-shadow: none !important; + background-color: transparent; +} + +.nm-network-item .wireless-secure-icon { + icon-size: 8px; +} + +.bt-device-item .popup-menu-icon { + -st-icon-style: symbolic; +} + +.bt-menu-placeholder.popup-menu-item { + text-align: center; + padding: 2em 4em; +} + +.device-subtitle { + color: rgba(255, 255, 255, 0.45); +} + +.background-apps-quick-toggle { + min-height: 40px; + background-color: transparent; +} + +.background-apps-quick-toggle StIcon { + icon-size: 16px !important; +} + +.background-app-item .popup-menu-icon { + icon-size: 32px !important; + -st-icon-style: regular !important; +} + +.background-app-item .close-button { + padding: 6px; +} + +.background-app-item.popup-inactive-menu-item { + color: white; +} + +.bottom #dashtodockDashScrollview, +.top #dashtodockDashScrollview { + -st-hfade-offset: 24px; +} + +.left #dashtodockDashScrollview, +.right #dashtodockDashScrollview { + -st-vfade-offset: 24px; +} + +#dashtodockContainer { + background-color: transparent; +} + +#dashtodockContainer .number-overlay { + color: white; + background-color: rgba(0, 0, 0, 0.75); + text-align: center; +} + +#dashtodockContainer .notification-badge { + color: white; + background-color: #AB47BC; + box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25); + border-radius: 9999px; + margin: 2px; + padding: 0.2em 0.6em; + font-weight: bold; + text-align: center; +} + +#dashtodockContainer.straight-corner #dash, #dashtodockContainer.shrink.straight-corner #dash { + border-radius: 0; + margin: 0; +} + +#dashtodockContainer.straight-corner #dash .dash-background, #dashtodockContainer.shrink.straight-corner #dash .dash-background { + border-radius: 0; +} + +#dashtodockContainer.extended.top #dash, #dashtodockContainer.extended.bottom #dash, #dashtodockContainer.extended.right #dash, #dashtodockContainer.extended.left #dash { + margin-left: 0; + margin-right: 0; + margin-top: 0; + margin-bottom: 0; + padding: 0 0; +} + +#dashtodockContainer.extended.top #dash .dash-background, #dashtodockContainer.extended.bottom #dash .dash-background, #dashtodockContainer.extended.right #dash .dash-background, #dashtodockContainer.extended.left #dash .dash-background { + border-radius: 0; + margin-left: 0; + margin-right: 0; + margin-top: 0; + margin-bottom: 0; +} + +#dashtodockContainer.left #dash, #dashtodockContainer.right #dash { + margin-top: 0; + padding: 9px 0; +} + +#dashtodockContainer.left #dash .dash-background, #dashtodockContainer.right #dash .dash-background { + margin-bottom: 0; +} + +#dashtodockContainer.left .dash-item-container .app-well-app, #dashtodockContainer.left .show-apps, #dashtodockContainer.right .dash-item-container .app-well-app, #dashtodockContainer.right .show-apps { + padding: 6px; +} + +#dashtodockContainer.left #dash { + margin-left: 6px; +} + +#dashtodockContainer.right #dash { + margin-right: 6px; +} + +#dashtodockContainer.dashtodock #dash .dash-background { + background-color: #212326; +} + +#dashtodockContainer #dash .dash-background { + background-color: #212326; +} + +#dashtodockContainer .app-well-app-running-dot { + background-color: rgba(255, 255, 255, 0.3) !important; +} + +#dashtodockContainer StWidget.focused .app-well-app-running-dot, #dashtodockContainer:overview #dash StWidget.focused .app-well-app-running-dot { + background-color: #AB47BC !important; +} + +#dashtodockContainer:overview #dash .app-well-app-running-dot { + background-color: rgba(255, 255, 255, 0.3) !important; +} + +#dashtodockContainer .show-apps .overview-icon, +#dashtodockContainer .app-well-app .overview-icon { + color: rgba(255, 255, 255, 0.7); +} + +#dashtodockContainer .show-apps:hover .overview-icon, #dashtodockContainer .show-apps:focus .overview-icon, #dashtodockContainer .show-apps:selected .overview-icon, +#dashtodockContainer .app-well-app:hover .overview-icon, +#dashtodockContainer .app-well-app:focus .overview-icon, +#dashtodockContainer .app-well-app:selected .overview-icon { + background-color: rgba(255, 255, 255, 0.12); +} + +#dashtodockContainer .show-apps:active .overview-icon, #dashtodockContainer .show-apps:checked .overview-icon, +#dashtodockContainer .app-well-app:active .overview-icon, +#dashtodockContainer .app-well-app:checked .overview-icon { + background-color: rgba(255, 255, 255, 0.3); +} + +#dashtodockContainer:overview #dash .show-apps .overview-icon, #dashtodockContainer:overview #dash .app-well-app .overview-icon { + color: rgba(255, 255, 255, 0.7); +} + +#dashtodockContainer:overview #dash .show-apps:hover .overview-icon, #dashtodockContainer:overview #dash .show-apps:focus .overview-icon, #dashtodockContainer:overview #dash .show-apps:selected .overview-icon, #dashtodockContainer:overview #dash .app-well-app:hover .overview-icon, #dashtodockContainer:overview #dash .app-well-app:focus .overview-icon, #dashtodockContainer:overview #dash .app-well-app:selected .overview-icon { + background-color: rgba(255, 255, 255, 0.12); +} + +#dashtodockContainer:overview #dash .show-apps:active .overview-icon, #dashtodockContainer:overview #dash .show-apps:checked .overview-icon, #dashtodockContainer:overview #dash .app-well-app:active .overview-icon, #dashtodockContainer:overview #dash .app-well-app:checked .overview-icon { + background-color: rgba(255, 255, 255, 0.3); +} + +#dashtodockContainer .app-well-app-running-dot { + background-color: rgba(255, 255, 255, 0.3); +} + +#dashtodockContainer StWidget.focused .app-well-app-running-dot { + background-color: #AB47BC; +} + +#dashtodockContainer.opaque #dash .dash-background { + background-color: #212326; +} + +#dashtodockContainer.transparent #dash .dash-background { + background-color: rgba(33, 35, 38, 0.35); +} + +#dashtodockContainer:overview #dash .dash-background { + background-color: rgba(255, 255, 255, 0.12); +} + +#dashtodockContainer.opaque:overview #dash .dash-background, #dashtodockContainer.transparent:overview #dash .dash-background { + background-color: transparent !important; + box-shadow: none !important; +} + +#dashtodockContainer.extended:overview #dash .dash-background, #dashtodockContainer.opaque.extended:overview #dash .dash-background, #dashtodockContainer.transparent.extended:overview #dash .dash-background { + background-color: #212326; +} + +#dashtodockContainer.running-dots .dash-item-container > StButton, #dashtodockContainer.dashtodock .dash-item-container > StButton { + transition-duration: 250ms; + background-size: contain; +} + +#dashtodockContainer.shrink .dash-item-container > StButton, #dashtodockContainer.dashtodock .dash-item-container > StButton { + padding: 0; +} + +#dashtodockContainer.extended .app-well-app .overview-icon, +#dashtodockContainer.extended .show-apps .overview-icon, #dashtodockContainer.extended:overview .app-well-app .overview-icon, +#dashtodockContainer.extended:overview .show-apps .overview-icon { + border-radius: 2px; +} + +#dashtodockContainer .metro .overview-icon { + border-radius: 0; +} + +.dashtodock-app-well-preview-menu-item { + padding: 1em 1em 0.5em 1em; +} + +#dashtodockPreviewSeparator.popup-separator-menu-item-horizontal { + width: 1px; + height: auto; + border-right-width: 1px; + margin: 32px 0; +} + +.openweather-button, .openweather-button-action, .openweather-menu-button-container, .openweather-button-box { + border: 1px solid transparent; +} + +.openweather-provider { + padding: 0 16px; + font-weight: 500; + border: 1px solid transparent; +} + +.openweather-current-icon, .openweather-current-summary, .openweather-current-summarybox { + background: none; + color: white; +} + +.openweather-current-databox-values { + background: none; + color: rgba(255, 255, 255, 0.45); +} + +.openweather-current-databox-captions { + background: none; + color: rgba(255, 255, 255, 0.45); +} + +.openweather-forecast-icon, .openweather-forecast-summary { + background: none; + color: rgba(255, 255, 255, 0.7); +} + +.openweather-forecast-day, .openweather-forecast-temperature { + background: none; + color: rgba(255, 255, 255, 0.45); +} + +.openweather-sunrise-icon, .openweather-sunset-icon, .openweather-build-icon { + color: rgba(255, 255, 255, 0.7); +} diff --git a/gnome-shell/no-events.svg b/gnome-shell/no-events.svg new file mode 120000 index 0000000..d2fcad0 --- /dev/null +++ b/gnome-shell/no-events.svg @@ -0,0 +1 @@ +assets/no-events.svg \ No newline at end of file diff --git a/gnome-shell/no-notifications.svg b/gnome-shell/no-notifications.svg new file mode 120000 index 0000000..175731c --- /dev/null +++ b/gnome-shell/no-notifications.svg @@ -0,0 +1 @@ +assets/no-notifications.svg \ No newline at end of file diff --git a/gnome-shell/pad-osd.css b/gnome-shell/pad-osd.css new file mode 100644 index 0000000..31c2377 --- /dev/null +++ b/gnome-shell/pad-osd.css @@ -0,0 +1,30 @@ +.Leader { + stroke-width: .5 !important; + stroke: #535353; + fill: none !important; +} + +.Button { + stroke-width: .25; + stroke: #ededed; + fill: #ededed; +} + +.Ring { + stroke-width: .5 !important; + stroke: #535353 !important; + fill: none !important; +} + +.Label { + stroke: none !important; + stroke-width: .1 !important; + font-size: .1 !important; + fill: transparent !important; +} + +.TouchStrip, .TouchRing { + stroke-width: .1 !important; + stroke: #ededed !important; + fill: #535353 !important; +} diff --git a/gnome-shell/process-working.svg b/gnome-shell/process-working.svg new file mode 120000 index 0000000..a6586c3 --- /dev/null +++ b/gnome-shell/process-working.svg @@ -0,0 +1 @@ +assets/process-working.svg \ No newline at end of file diff --git a/gtk-2.0/apps.rc b/gtk-2.0/apps.rc new file mode 100644 index 0000000..d571a21 --- /dev/null +++ b/gtk-2.0/apps.rc @@ -0,0 +1,166 @@ +# vim:set ft=gtkrc ts=2 sw=2 sts=2 ai et: +# +# This file, unlike hacks.rc, contains legitimate cases we need to handle, e.g. +# custom widgets, programs giving us a chance to alter their UI to fit more with +# the theme or stuff that is supposed to look different, like panels. + +# Thunar + +style "thunar_location_button" = "location_button" { + ThunarLocationButtons::spacing = 0 + + engine "pixmap" { + image { + function = BOX + state = NORMAL + file = "assets/null.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + } + image { + function = BOX + state = PRELIGHT + file = "assets/pathbar_button_prelight.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + } + image { + function = BOX + state = ACTIVE + file = "assets/pathbar_button_active.png" + border = { 0, 0, 0, 2 } + stretch = TRUE + } + image { + function = BOX + state = INSENSITIVE + file = "assets/null.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + } + } +} + +widget_class "*ThunarLocationButtons*" style "thunar_location_button" + +# 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/pan-up-alt.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + overlay_file = "assets/pan-up-alt-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + overlay_file = "assets/pan-down-alt.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + overlay_file = "assets/pan-down-alt-insensitive.png" + overlay_stretch = FALSE + } + } +} + +style "chrome_gtk_frame" { + ChromeGtkFrame::frame-color = @titlebar_bg_color + ChromeGtkFrame::inactive-frame-color = @titlebar_bg_color + ChromeGtkFrame::incognito-frame-color = @titlebar_bg_color + ChromeGtkFrame::incognito-inactive-frame-color = @titlebar_bg_color + + ChromeGtkFrame::frame-gradient-size = 0 +} + +# Disable spin button assets for GimpSpinScale +class "GimpSpinScale" style "gimp_spin_scale" + +# Chromium lets us define some colours and settings for better integration +class "ChromeGtkFrame" style "chrome_gtk_frame" + +# +# (He)XChat +# + +style "chat-entry" { + xthickness = 4 + ythickness = 4 + + # enforce white backgrounds + bg[NORMAL] = @selected_fg_color + bg[PRELIGHT] = @selected_fg_color + bg[ACTIVE] = @selected_fg_color + bg[SELECTED] = @selected_bg_color + + engine "pixmap" { + image { + function = SHADOW + detail = "entry" + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + } +} + +widget "*xchat-inputbox" style "chat-entry" +class "SexySpellEntry" style:highest "chat-entry" diff --git a/gtk-2.0/assets/border.png b/gtk-2.0/assets/border.png new file mode 100644 index 0000000..d16dd16 Binary files /dev/null and b/gtk-2.0/assets/border.png differ diff --git a/gtk-2.0/assets/button-active.png b/gtk-2.0/assets/button-active.png new file mode 100644 index 0000000..3456bd0 Binary files /dev/null and b/gtk-2.0/assets/button-active.png differ diff --git a/gtk-2.0/assets/button-hover.png b/gtk-2.0/assets/button-hover.png new file mode 100644 index 0000000..6326324 Binary files /dev/null and b/gtk-2.0/assets/button-hover.png differ diff --git a/gtk-2.0/assets/button-insensitive.png b/gtk-2.0/assets/button-insensitive.png new file mode 100644 index 0000000..04f9edb Binary files /dev/null and b/gtk-2.0/assets/button-insensitive.png differ diff --git a/gtk-2.0/assets/button.png b/gtk-2.0/assets/button.png new file mode 100644 index 0000000..6c0a0ad Binary files /dev/null and b/gtk-2.0/assets/button.png differ diff --git a/gtk-2.0/assets/checkbox-checked-active.png b/gtk-2.0/assets/checkbox-checked-active.png new file mode 100644 index 0000000..719c7ab Binary files /dev/null and b/gtk-2.0/assets/checkbox-checked-active.png differ diff --git a/gtk-2.0/assets/checkbox-checked-hover.png b/gtk-2.0/assets/checkbox-checked-hover.png new file mode 100644 index 0000000..40f22e8 Binary files /dev/null and b/gtk-2.0/assets/checkbox-checked-hover.png differ diff --git a/gtk-2.0/assets/checkbox-checked-insensitive.png b/gtk-2.0/assets/checkbox-checked-insensitive.png new file mode 100644 index 0000000..07a3258 Binary files /dev/null and b/gtk-2.0/assets/checkbox-checked-insensitive.png differ diff --git a/gtk-2.0/assets/checkbox-checked.png b/gtk-2.0/assets/checkbox-checked.png new file mode 100644 index 0000000..b3d6440 Binary files /dev/null and b/gtk-2.0/assets/checkbox-checked.png differ diff --git a/gtk-2.0/assets/checkbox-mixed-active.png b/gtk-2.0/assets/checkbox-mixed-active.png new file mode 100644 index 0000000..12f8a5f Binary files /dev/null and b/gtk-2.0/assets/checkbox-mixed-active.png differ diff --git a/gtk-2.0/assets/checkbox-mixed-hover.png b/gtk-2.0/assets/checkbox-mixed-hover.png new file mode 100644 index 0000000..e40f674 Binary files /dev/null and b/gtk-2.0/assets/checkbox-mixed-hover.png differ diff --git a/gtk-2.0/assets/checkbox-mixed-insensitive.png b/gtk-2.0/assets/checkbox-mixed-insensitive.png new file mode 100644 index 0000000..cfaf24d Binary files /dev/null and b/gtk-2.0/assets/checkbox-mixed-insensitive.png differ diff --git a/gtk-2.0/assets/checkbox-mixed.png b/gtk-2.0/assets/checkbox-mixed.png new file mode 100644 index 0000000..f5da555 Binary files /dev/null and b/gtk-2.0/assets/checkbox-mixed.png differ diff --git a/gtk-2.0/assets/checkbox-unchecked-active.png b/gtk-2.0/assets/checkbox-unchecked-active.png new file mode 100644 index 0000000..cdfe82c Binary files /dev/null and b/gtk-2.0/assets/checkbox-unchecked-active.png differ diff --git a/gtk-2.0/assets/checkbox-unchecked-hover.png b/gtk-2.0/assets/checkbox-unchecked-hover.png new file mode 100644 index 0000000..1963aad Binary files /dev/null and b/gtk-2.0/assets/checkbox-unchecked-hover.png differ diff --git a/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/gtk-2.0/assets/checkbox-unchecked-insensitive.png new file mode 100644 index 0000000..01339df Binary files /dev/null and b/gtk-2.0/assets/checkbox-unchecked-insensitive.png differ diff --git a/gtk-2.0/assets/checkbox-unchecked.png b/gtk-2.0/assets/checkbox-unchecked.png new file mode 100644 index 0000000..6d519eb Binary files /dev/null and b/gtk-2.0/assets/checkbox-unchecked.png differ diff --git a/gtk-2.0/assets/combo-ltr-button-active.png b/gtk-2.0/assets/combo-ltr-button-active.png new file mode 100644 index 0000000..ba7867e Binary files /dev/null and b/gtk-2.0/assets/combo-ltr-button-active.png differ diff --git a/gtk-2.0/assets/combo-ltr-button-hover.png b/gtk-2.0/assets/combo-ltr-button-hover.png new file mode 100644 index 0000000..75eb2c5 Binary files /dev/null and b/gtk-2.0/assets/combo-ltr-button-hover.png differ diff --git a/gtk-2.0/assets/combo-ltr-button-insensitive.png b/gtk-2.0/assets/combo-ltr-button-insensitive.png new file mode 100644 index 0000000..dc10818 Binary files /dev/null and b/gtk-2.0/assets/combo-ltr-button-insensitive.png differ diff --git a/gtk-2.0/assets/combo-ltr-button.png b/gtk-2.0/assets/combo-ltr-button.png new file mode 100644 index 0000000..815f093 Binary files /dev/null and b/gtk-2.0/assets/combo-ltr-button.png differ diff --git a/gtk-2.0/assets/combo-ltr-entry-active.png b/gtk-2.0/assets/combo-ltr-entry-active.png new file mode 100644 index 0000000..da8efe4 Binary files /dev/null and b/gtk-2.0/assets/combo-ltr-entry-active.png differ diff --git a/gtk-2.0/assets/combo-ltr-entry-insensitive.png b/gtk-2.0/assets/combo-ltr-entry-insensitive.png new file mode 100644 index 0000000..27240d1 Binary files /dev/null and b/gtk-2.0/assets/combo-ltr-entry-insensitive.png differ diff --git a/gtk-2.0/assets/combo-ltr-entry.png b/gtk-2.0/assets/combo-ltr-entry.png new file mode 100644 index 0000000..4fcdb21 Binary files /dev/null and b/gtk-2.0/assets/combo-ltr-entry.png differ diff --git a/gtk-2.0/assets/combo-rtl-button-active.png b/gtk-2.0/assets/combo-rtl-button-active.png new file mode 100644 index 0000000..b138e39 Binary files /dev/null and b/gtk-2.0/assets/combo-rtl-button-active.png differ diff --git a/gtk-2.0/assets/combo-rtl-button-hover.png b/gtk-2.0/assets/combo-rtl-button-hover.png new file mode 100644 index 0000000..6fd2c0c Binary files /dev/null and b/gtk-2.0/assets/combo-rtl-button-hover.png differ diff --git a/gtk-2.0/assets/combo-rtl-button-insensitive.png b/gtk-2.0/assets/combo-rtl-button-insensitive.png new file mode 100644 index 0000000..6f2894f Binary files /dev/null and b/gtk-2.0/assets/combo-rtl-button-insensitive.png differ diff --git a/gtk-2.0/assets/combo-rtl-button.png b/gtk-2.0/assets/combo-rtl-button.png new file mode 100644 index 0000000..506d05d Binary files /dev/null and b/gtk-2.0/assets/combo-rtl-button.png differ diff --git a/gtk-2.0/assets/combo-rtl-entry-active.png b/gtk-2.0/assets/combo-rtl-entry-active.png new file mode 100644 index 0000000..d94759d Binary files /dev/null and b/gtk-2.0/assets/combo-rtl-entry-active.png differ diff --git a/gtk-2.0/assets/combo-rtl-entry-insensitive.png b/gtk-2.0/assets/combo-rtl-entry-insensitive.png new file mode 100644 index 0000000..5a860a0 Binary files /dev/null and b/gtk-2.0/assets/combo-rtl-entry-insensitive.png differ diff --git a/gtk-2.0/assets/combo-rtl-entry.png b/gtk-2.0/assets/combo-rtl-entry.png new file mode 100644 index 0000000..a037597 Binary files /dev/null and b/gtk-2.0/assets/combo-rtl-entry.png differ diff --git a/gtk-2.0/assets/entry-active.png b/gtk-2.0/assets/entry-active.png new file mode 100644 index 0000000..3f40328 Binary files /dev/null and b/gtk-2.0/assets/entry-active.png differ diff --git a/gtk-2.0/assets/entry-background-insensitive.png b/gtk-2.0/assets/entry-background-insensitive.png new file mode 100644 index 0000000..4bb3572 Binary files /dev/null and b/gtk-2.0/assets/entry-background-insensitive.png differ diff --git a/gtk-2.0/assets/entry-background.png b/gtk-2.0/assets/entry-background.png new file mode 100644 index 0000000..82039e2 Binary files /dev/null and b/gtk-2.0/assets/entry-background.png differ diff --git a/gtk-2.0/assets/entry-insensitive.png b/gtk-2.0/assets/entry-insensitive.png new file mode 100644 index 0000000..a33aa10 Binary files /dev/null and b/gtk-2.0/assets/entry-insensitive.png differ diff --git a/gtk-2.0/assets/entry.png b/gtk-2.0/assets/entry.png new file mode 100644 index 0000000..9f23a51 Binary files /dev/null and b/gtk-2.0/assets/entry.png differ diff --git a/gtk-2.0/assets/flat-button-active.png b/gtk-2.0/assets/flat-button-active.png new file mode 100644 index 0000000..2df20d5 Binary files /dev/null and b/gtk-2.0/assets/flat-button-active.png differ diff --git a/gtk-2.0/assets/flat-button-hover.png b/gtk-2.0/assets/flat-button-hover.png new file mode 100644 index 0000000..91ca0cb Binary files /dev/null and b/gtk-2.0/assets/flat-button-hover.png differ diff --git a/gtk-2.0/assets/flat-button-insensitive.png b/gtk-2.0/assets/flat-button-insensitive.png new file mode 100644 index 0000000..2e3cfdc Binary files /dev/null and b/gtk-2.0/assets/flat-button-insensitive.png differ diff --git a/gtk-2.0/assets/flat-button.png b/gtk-2.0/assets/flat-button.png new file mode 100644 index 0000000..2e3cfdc Binary files /dev/null and b/gtk-2.0/assets/flat-button.png differ diff --git a/gtk-2.0/assets/focus.png b/gtk-2.0/assets/focus.png new file mode 100644 index 0000000..112b0da Binary files /dev/null and b/gtk-2.0/assets/focus.png differ diff --git a/gtk-2.0/assets/frame-inline.png b/gtk-2.0/assets/frame-inline.png new file mode 100644 index 0000000..3701240 Binary files /dev/null and b/gtk-2.0/assets/frame-inline.png differ diff --git a/gtk-2.0/assets/frame-notebook.png b/gtk-2.0/assets/frame-notebook.png new file mode 100644 index 0000000..e5a9f45 Binary files /dev/null and b/gtk-2.0/assets/frame-notebook.png differ diff --git a/gtk-2.0/assets/frame.png b/gtk-2.0/assets/frame.png new file mode 100644 index 0000000..24f6630 Binary files /dev/null and b/gtk-2.0/assets/frame.png differ diff --git a/gtk-2.0/assets/handle-horz-active.png b/gtk-2.0/assets/handle-horz-active.png new file mode 100644 index 0000000..eb0d2cf Binary files /dev/null and b/gtk-2.0/assets/handle-horz-active.png differ diff --git a/gtk-2.0/assets/handle-horz-hover.png b/gtk-2.0/assets/handle-horz-hover.png new file mode 100644 index 0000000..d5c4539 Binary files /dev/null and b/gtk-2.0/assets/handle-horz-hover.png differ diff --git a/gtk-2.0/assets/handle-horz.png b/gtk-2.0/assets/handle-horz.png new file mode 100644 index 0000000..04d401d Binary files /dev/null and b/gtk-2.0/assets/handle-horz.png differ diff --git a/gtk-2.0/assets/handle-vert-active.png b/gtk-2.0/assets/handle-vert-active.png new file mode 100644 index 0000000..cfc430b Binary files /dev/null and b/gtk-2.0/assets/handle-vert-active.png differ diff --git a/gtk-2.0/assets/handle-vert-hover.png b/gtk-2.0/assets/handle-vert-hover.png new file mode 100644 index 0000000..c92301b Binary files /dev/null and b/gtk-2.0/assets/handle-vert-hover.png differ diff --git a/gtk-2.0/assets/handle-vert.png b/gtk-2.0/assets/handle-vert.png new file mode 100644 index 0000000..ca711fc Binary files /dev/null and b/gtk-2.0/assets/handle-vert.png differ diff --git a/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/gtk-2.0/assets/menu-checkbox-checked-insensitive.png new file mode 100644 index 0000000..841e009 Binary files /dev/null and b/gtk-2.0/assets/menu-checkbox-checked-insensitive.png differ diff --git a/gtk-2.0/assets/menu-checkbox-checked.png b/gtk-2.0/assets/menu-checkbox-checked.png new file mode 100644 index 0000000..36d486a Binary files /dev/null and b/gtk-2.0/assets/menu-checkbox-checked.png differ diff --git a/gtk-2.0/assets/menu-checkbox-mixed-insensitive.png b/gtk-2.0/assets/menu-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..2ee7b8c Binary files /dev/null and b/gtk-2.0/assets/menu-checkbox-mixed-insensitive.png differ diff --git a/gtk-2.0/assets/menu-checkbox-mixed.png b/gtk-2.0/assets/menu-checkbox-mixed.png new file mode 100644 index 0000000..081ed81 Binary files /dev/null and b/gtk-2.0/assets/menu-checkbox-mixed.png differ diff --git a/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png new file mode 100644 index 0000000..db57f7e Binary files /dev/null and b/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png differ diff --git a/gtk-2.0/assets/menu-checkbox-unchecked.png b/gtk-2.0/assets/menu-checkbox-unchecked.png new file mode 100644 index 0000000..842b159 Binary files /dev/null and b/gtk-2.0/assets/menu-checkbox-unchecked.png differ diff --git a/gtk-2.0/assets/menu-radio-checked-insensitive.png b/gtk-2.0/assets/menu-radio-checked-insensitive.png new file mode 100644 index 0000000..eab0b98 Binary files /dev/null and b/gtk-2.0/assets/menu-radio-checked-insensitive.png differ diff --git a/gtk-2.0/assets/menu-radio-checked.png b/gtk-2.0/assets/menu-radio-checked.png new file mode 100644 index 0000000..b6d1592 Binary files /dev/null and b/gtk-2.0/assets/menu-radio-checked.png differ diff --git a/gtk-2.0/assets/menu-radio-mixed-insensitive.png b/gtk-2.0/assets/menu-radio-mixed-insensitive.png new file mode 100644 index 0000000..b293c81 Binary files /dev/null and b/gtk-2.0/assets/menu-radio-mixed-insensitive.png differ diff --git a/gtk-2.0/assets/menu-radio-mixed.png b/gtk-2.0/assets/menu-radio-mixed.png new file mode 100644 index 0000000..50019b4 Binary files /dev/null and b/gtk-2.0/assets/menu-radio-mixed.png differ diff --git a/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/gtk-2.0/assets/menu-radio-unchecked-insensitive.png new file mode 100644 index 0000000..81274cf Binary files /dev/null and b/gtk-2.0/assets/menu-radio-unchecked-insensitive.png differ diff --git a/gtk-2.0/assets/menu-radio-unchecked.png b/gtk-2.0/assets/menu-radio-unchecked.png new file mode 100644 index 0000000..167a6b6 Binary files /dev/null and b/gtk-2.0/assets/menu-radio-unchecked.png differ diff --git a/gtk-2.0/assets/notebook-combo-ltr-entry-active.png b/gtk-2.0/assets/notebook-combo-ltr-entry-active.png new file mode 100644 index 0000000..da8efe4 Binary files /dev/null and b/gtk-2.0/assets/notebook-combo-ltr-entry-active.png differ diff --git a/gtk-2.0/assets/notebook-combo-ltr-entry-insensitive.png b/gtk-2.0/assets/notebook-combo-ltr-entry-insensitive.png new file mode 100644 index 0000000..27240d1 Binary files /dev/null and b/gtk-2.0/assets/notebook-combo-ltr-entry-insensitive.png differ diff --git a/gtk-2.0/assets/notebook-combo-ltr-entry.png b/gtk-2.0/assets/notebook-combo-ltr-entry.png new file mode 100644 index 0000000..4fcdb21 Binary files /dev/null and b/gtk-2.0/assets/notebook-combo-ltr-entry.png differ diff --git a/gtk-2.0/assets/notebook-combo-rtl-entry-active.png b/gtk-2.0/assets/notebook-combo-rtl-entry-active.png new file mode 100644 index 0000000..d94759d Binary files /dev/null and b/gtk-2.0/assets/notebook-combo-rtl-entry-active.png differ diff --git a/gtk-2.0/assets/notebook-combo-rtl-entry-insensitive.png b/gtk-2.0/assets/notebook-combo-rtl-entry-insensitive.png new file mode 100644 index 0000000..5a860a0 Binary files /dev/null and b/gtk-2.0/assets/notebook-combo-rtl-entry-insensitive.png differ diff --git a/gtk-2.0/assets/notebook-combo-rtl-entry.png b/gtk-2.0/assets/notebook-combo-rtl-entry.png new file mode 100644 index 0000000..a037597 Binary files /dev/null and b/gtk-2.0/assets/notebook-combo-rtl-entry.png differ diff --git a/gtk-2.0/assets/notebook-entry-active.png b/gtk-2.0/assets/notebook-entry-active.png new file mode 100644 index 0000000..3f40328 Binary files /dev/null and b/gtk-2.0/assets/notebook-entry-active.png differ diff --git a/gtk-2.0/assets/notebook-entry-insensitive.png b/gtk-2.0/assets/notebook-entry-insensitive.png new file mode 100644 index 0000000..a33aa10 Binary files /dev/null and b/gtk-2.0/assets/notebook-entry-insensitive.png differ diff --git a/gtk-2.0/assets/notebook-entry.png b/gtk-2.0/assets/notebook-entry.png new file mode 100644 index 0000000..9f23a51 Binary files /dev/null and b/gtk-2.0/assets/notebook-entry.png differ diff --git a/gtk-2.0/assets/null.png b/gtk-2.0/assets/null.png new file mode 100644 index 0000000..7558e29 Binary files /dev/null and b/gtk-2.0/assets/null.png differ diff --git a/gtk-2.0/assets/pan-down-alt-insensitive.png b/gtk-2.0/assets/pan-down-alt-insensitive.png new file mode 100644 index 0000000..c6f07ec Binary files /dev/null and b/gtk-2.0/assets/pan-down-alt-insensitive.png differ diff --git a/gtk-2.0/assets/pan-down-alt.png b/gtk-2.0/assets/pan-down-alt.png new file mode 100644 index 0000000..c9bfa29 Binary files /dev/null and b/gtk-2.0/assets/pan-down-alt.png differ diff --git a/gtk-2.0/assets/pan-down-insensitive.png b/gtk-2.0/assets/pan-down-insensitive.png new file mode 100644 index 0000000..ed2784b Binary files /dev/null and b/gtk-2.0/assets/pan-down-insensitive.png differ diff --git a/gtk-2.0/assets/pan-down.png b/gtk-2.0/assets/pan-down.png new file mode 100644 index 0000000..504f527 Binary files /dev/null and b/gtk-2.0/assets/pan-down.png differ diff --git a/gtk-2.0/assets/pan-left-alt-insensitive.png b/gtk-2.0/assets/pan-left-alt-insensitive.png new file mode 100644 index 0000000..e4eb9b7 Binary files /dev/null and b/gtk-2.0/assets/pan-left-alt-insensitive.png differ diff --git a/gtk-2.0/assets/pan-left-alt.png b/gtk-2.0/assets/pan-left-alt.png new file mode 100644 index 0000000..b42dfc0 Binary files /dev/null and b/gtk-2.0/assets/pan-left-alt.png differ diff --git a/gtk-2.0/assets/pan-left-insensitive.png b/gtk-2.0/assets/pan-left-insensitive.png new file mode 100644 index 0000000..b3e0717 Binary files /dev/null and b/gtk-2.0/assets/pan-left-insensitive.png differ diff --git a/gtk-2.0/assets/pan-left-semi.png b/gtk-2.0/assets/pan-left-semi.png new file mode 100644 index 0000000..eac4ea1 Binary files /dev/null and b/gtk-2.0/assets/pan-left-semi.png differ diff --git a/gtk-2.0/assets/pan-left.png b/gtk-2.0/assets/pan-left.png new file mode 100644 index 0000000..3521f01 Binary files /dev/null and b/gtk-2.0/assets/pan-left.png differ diff --git a/gtk-2.0/assets/pan-right-alt-insensitive.png b/gtk-2.0/assets/pan-right-alt-insensitive.png new file mode 100644 index 0000000..b2ee252 Binary files /dev/null and b/gtk-2.0/assets/pan-right-alt-insensitive.png differ diff --git a/gtk-2.0/assets/pan-right-alt.png b/gtk-2.0/assets/pan-right-alt.png new file mode 100644 index 0000000..801ca0c Binary files /dev/null and b/gtk-2.0/assets/pan-right-alt.png differ diff --git a/gtk-2.0/assets/pan-right-insensitive.png b/gtk-2.0/assets/pan-right-insensitive.png new file mode 100644 index 0000000..952e6a0 Binary files /dev/null and b/gtk-2.0/assets/pan-right-insensitive.png differ diff --git a/gtk-2.0/assets/pan-right-semi.png b/gtk-2.0/assets/pan-right-semi.png new file mode 100644 index 0000000..bc64e96 Binary files /dev/null and b/gtk-2.0/assets/pan-right-semi.png differ diff --git a/gtk-2.0/assets/pan-right.png b/gtk-2.0/assets/pan-right.png new file mode 100644 index 0000000..1ed3fa4 Binary files /dev/null and b/gtk-2.0/assets/pan-right.png differ diff --git a/gtk-2.0/assets/pan-up-alt-insensitive.png b/gtk-2.0/assets/pan-up-alt-insensitive.png new file mode 100644 index 0000000..58bcfe2 Binary files /dev/null and b/gtk-2.0/assets/pan-up-alt-insensitive.png differ diff --git a/gtk-2.0/assets/pan-up-alt.png b/gtk-2.0/assets/pan-up-alt.png new file mode 100644 index 0000000..2c23cc9 Binary files /dev/null and b/gtk-2.0/assets/pan-up-alt.png differ diff --git a/gtk-2.0/assets/pan-up-insensitive.png b/gtk-2.0/assets/pan-up-insensitive.png new file mode 100644 index 0000000..4932807 Binary files /dev/null and b/gtk-2.0/assets/pan-up-insensitive.png differ diff --git a/gtk-2.0/assets/pan-up.png b/gtk-2.0/assets/pan-up.png new file mode 100644 index 0000000..f6b9375 Binary files /dev/null and b/gtk-2.0/assets/pan-up.png differ diff --git a/gtk-2.0/assets/pathbar_button_active.png b/gtk-2.0/assets/pathbar_button_active.png new file mode 100644 index 0000000..5cb5cff Binary files /dev/null and b/gtk-2.0/assets/pathbar_button_active.png differ diff --git a/gtk-2.0/assets/pathbar_button_prelight.png b/gtk-2.0/assets/pathbar_button_prelight.png new file mode 100644 index 0000000..0fbb85a Binary files /dev/null and b/gtk-2.0/assets/pathbar_button_prelight.png differ diff --git a/gtk-2.0/assets/progressbar-progress.png b/gtk-2.0/assets/progressbar-progress.png new file mode 100644 index 0000000..415b3b4 Binary files /dev/null and b/gtk-2.0/assets/progressbar-progress.png differ diff --git a/gtk-2.0/assets/progressbar-trough.png b/gtk-2.0/assets/progressbar-trough.png new file mode 100644 index 0000000..02fcbf9 Binary files /dev/null and b/gtk-2.0/assets/progressbar-trough.png differ diff --git a/gtk-2.0/assets/radio-checked-active.png b/gtk-2.0/assets/radio-checked-active.png new file mode 100644 index 0000000..5a1dbdf Binary files /dev/null and b/gtk-2.0/assets/radio-checked-active.png differ diff --git a/gtk-2.0/assets/radio-checked-hover.png b/gtk-2.0/assets/radio-checked-hover.png new file mode 100644 index 0000000..d061d61 Binary files /dev/null and b/gtk-2.0/assets/radio-checked-hover.png differ diff --git a/gtk-2.0/assets/radio-checked-insensitive.png b/gtk-2.0/assets/radio-checked-insensitive.png new file mode 100644 index 0000000..0512e93 Binary files /dev/null and b/gtk-2.0/assets/radio-checked-insensitive.png differ diff --git a/gtk-2.0/assets/radio-checked.png b/gtk-2.0/assets/radio-checked.png new file mode 100644 index 0000000..1bc6dda Binary files /dev/null and b/gtk-2.0/assets/radio-checked.png differ diff --git a/gtk-2.0/assets/radio-mixed-active.png b/gtk-2.0/assets/radio-mixed-active.png new file mode 100644 index 0000000..6fa8a6a Binary files /dev/null and b/gtk-2.0/assets/radio-mixed-active.png differ diff --git a/gtk-2.0/assets/radio-mixed-hover.png b/gtk-2.0/assets/radio-mixed-hover.png new file mode 100644 index 0000000..783cc48 Binary files /dev/null and b/gtk-2.0/assets/radio-mixed-hover.png differ diff --git a/gtk-2.0/assets/radio-mixed-insensitive.png b/gtk-2.0/assets/radio-mixed-insensitive.png new file mode 100644 index 0000000..7364a4b Binary files /dev/null and b/gtk-2.0/assets/radio-mixed-insensitive.png differ diff --git a/gtk-2.0/assets/radio-mixed.png b/gtk-2.0/assets/radio-mixed.png new file mode 100644 index 0000000..aded17a Binary files /dev/null and b/gtk-2.0/assets/radio-mixed.png differ diff --git a/gtk-2.0/assets/radio-unchecked-active.png b/gtk-2.0/assets/radio-unchecked-active.png new file mode 100644 index 0000000..bd7d230 Binary files /dev/null and b/gtk-2.0/assets/radio-unchecked-active.png differ diff --git a/gtk-2.0/assets/radio-unchecked-hover.png b/gtk-2.0/assets/radio-unchecked-hover.png new file mode 100644 index 0000000..c1cdae7 Binary files /dev/null and b/gtk-2.0/assets/radio-unchecked-hover.png differ diff --git a/gtk-2.0/assets/radio-unchecked-insensitive.png b/gtk-2.0/assets/radio-unchecked-insensitive.png new file mode 100644 index 0000000..cbd61e2 Binary files /dev/null and b/gtk-2.0/assets/radio-unchecked-insensitive.png differ diff --git a/gtk-2.0/assets/radio-unchecked.png b/gtk-2.0/assets/radio-unchecked.png new file mode 100644 index 0000000..4f05f37 Binary files /dev/null and b/gtk-2.0/assets/radio-unchecked.png differ diff --git a/gtk-2.0/assets/scale-horz-trough-active.png b/gtk-2.0/assets/scale-horz-trough-active.png new file mode 100644 index 0000000..b279fc0 Binary files /dev/null and b/gtk-2.0/assets/scale-horz-trough-active.png differ diff --git a/gtk-2.0/assets/scale-horz-trough-insensitive.png b/gtk-2.0/assets/scale-horz-trough-insensitive.png new file mode 100644 index 0000000..6d95beb Binary files /dev/null and b/gtk-2.0/assets/scale-horz-trough-insensitive.png differ diff --git a/gtk-2.0/assets/scale-horz-trough.png b/gtk-2.0/assets/scale-horz-trough.png new file mode 100644 index 0000000..065c598 Binary files /dev/null and b/gtk-2.0/assets/scale-horz-trough.png differ diff --git a/gtk-2.0/assets/scale-slider-active.png b/gtk-2.0/assets/scale-slider-active.png new file mode 100644 index 0000000..9be62d1 Binary files /dev/null and b/gtk-2.0/assets/scale-slider-active.png differ diff --git a/gtk-2.0/assets/scale-slider-hover.png b/gtk-2.0/assets/scale-slider-hover.png new file mode 100644 index 0000000..e4423eb Binary files /dev/null and b/gtk-2.0/assets/scale-slider-hover.png differ diff --git a/gtk-2.0/assets/scale-slider-insensitive.png b/gtk-2.0/assets/scale-slider-insensitive.png new file mode 100644 index 0000000..6b2fcda Binary files /dev/null and b/gtk-2.0/assets/scale-slider-insensitive.png differ diff --git a/gtk-2.0/assets/scale-slider.png b/gtk-2.0/assets/scale-slider.png new file mode 100644 index 0000000..43d9238 Binary files /dev/null and b/gtk-2.0/assets/scale-slider.png differ diff --git a/gtk-2.0/assets/scale-vert-trough-active.png b/gtk-2.0/assets/scale-vert-trough-active.png new file mode 100644 index 0000000..71a1fde Binary files /dev/null and b/gtk-2.0/assets/scale-vert-trough-active.png differ diff --git a/gtk-2.0/assets/scale-vert-trough-insensitive.png b/gtk-2.0/assets/scale-vert-trough-insensitive.png new file mode 100644 index 0000000..bb5aa6d Binary files /dev/null and b/gtk-2.0/assets/scale-vert-trough-insensitive.png differ diff --git a/gtk-2.0/assets/scale-vert-trough.png b/gtk-2.0/assets/scale-vert-trough.png new file mode 100644 index 0000000..6281828 Binary files /dev/null and b/gtk-2.0/assets/scale-vert-trough.png differ diff --git a/gtk-2.0/assets/scrollbar-horz-slider-active.png b/gtk-2.0/assets/scrollbar-horz-slider-active.png new file mode 100644 index 0000000..f12cd7f Binary files /dev/null and b/gtk-2.0/assets/scrollbar-horz-slider-active.png differ diff --git a/gtk-2.0/assets/scrollbar-horz-slider-hover.png b/gtk-2.0/assets/scrollbar-horz-slider-hover.png new file mode 100644 index 0000000..895cbbd Binary files /dev/null and b/gtk-2.0/assets/scrollbar-horz-slider-hover.png differ diff --git a/gtk-2.0/assets/scrollbar-horz-slider-insensitive.png b/gtk-2.0/assets/scrollbar-horz-slider-insensitive.png new file mode 100644 index 0000000..7068fa2 Binary files /dev/null and b/gtk-2.0/assets/scrollbar-horz-slider-insensitive.png differ diff --git a/gtk-2.0/assets/scrollbar-horz-slider.png b/gtk-2.0/assets/scrollbar-horz-slider.png new file mode 100644 index 0000000..8c01cd7 Binary files /dev/null and b/gtk-2.0/assets/scrollbar-horz-slider.png differ diff --git a/gtk-2.0/assets/scrollbar-horz-trough.png b/gtk-2.0/assets/scrollbar-horz-trough.png new file mode 100644 index 0000000..e30fbb3 Binary files /dev/null and b/gtk-2.0/assets/scrollbar-horz-trough.png differ diff --git a/gtk-2.0/assets/scrollbar-vert-ltr-slider-active.png b/gtk-2.0/assets/scrollbar-vert-ltr-slider-active.png new file mode 100644 index 0000000..d2c2c1b Binary files /dev/null and b/gtk-2.0/assets/scrollbar-vert-ltr-slider-active.png differ diff --git a/gtk-2.0/assets/scrollbar-vert-ltr-slider-hover.png b/gtk-2.0/assets/scrollbar-vert-ltr-slider-hover.png new file mode 100644 index 0000000..fbceba7 Binary files /dev/null and b/gtk-2.0/assets/scrollbar-vert-ltr-slider-hover.png differ diff --git a/gtk-2.0/assets/scrollbar-vert-ltr-slider-insensitive.png b/gtk-2.0/assets/scrollbar-vert-ltr-slider-insensitive.png new file mode 100644 index 0000000..3987167 Binary files /dev/null and b/gtk-2.0/assets/scrollbar-vert-ltr-slider-insensitive.png differ diff --git a/gtk-2.0/assets/scrollbar-vert-ltr-slider.png b/gtk-2.0/assets/scrollbar-vert-ltr-slider.png new file mode 100644 index 0000000..79b386d Binary files /dev/null and b/gtk-2.0/assets/scrollbar-vert-ltr-slider.png differ diff --git a/gtk-2.0/assets/scrollbar-vert-ltr-trough.png b/gtk-2.0/assets/scrollbar-vert-ltr-trough.png new file mode 100644 index 0000000..e9671d2 Binary files /dev/null and b/gtk-2.0/assets/scrollbar-vert-ltr-trough.png differ diff --git a/gtk-2.0/assets/scrollbar-vert-rtl-slider-active.png b/gtk-2.0/assets/scrollbar-vert-rtl-slider-active.png new file mode 100644 index 0000000..dded4fa Binary files /dev/null and b/gtk-2.0/assets/scrollbar-vert-rtl-slider-active.png differ diff --git a/gtk-2.0/assets/scrollbar-vert-rtl-slider-hover.png b/gtk-2.0/assets/scrollbar-vert-rtl-slider-hover.png new file mode 100644 index 0000000..fb28f6b Binary files /dev/null and b/gtk-2.0/assets/scrollbar-vert-rtl-slider-hover.png differ diff --git a/gtk-2.0/assets/scrollbar-vert-rtl-slider-insensitive.png b/gtk-2.0/assets/scrollbar-vert-rtl-slider-insensitive.png new file mode 100644 index 0000000..6d0883f Binary files /dev/null and b/gtk-2.0/assets/scrollbar-vert-rtl-slider-insensitive.png differ diff --git a/gtk-2.0/assets/scrollbar-vert-rtl-slider.png b/gtk-2.0/assets/scrollbar-vert-rtl-slider.png new file mode 100644 index 0000000..c8eb7b4 Binary files /dev/null and b/gtk-2.0/assets/scrollbar-vert-rtl-slider.png differ diff --git a/gtk-2.0/assets/scrollbar-vert-rtl-trough.png b/gtk-2.0/assets/scrollbar-vert-rtl-trough.png new file mode 100644 index 0000000..8ac8e2c Binary files /dev/null and b/gtk-2.0/assets/scrollbar-vert-rtl-trough.png differ diff --git a/gtk-2.0/assets/spin-ltr-down-active.png b/gtk-2.0/assets/spin-ltr-down-active.png new file mode 100644 index 0000000..4284794 Binary files /dev/null and b/gtk-2.0/assets/spin-ltr-down-active.png differ diff --git a/gtk-2.0/assets/spin-ltr-down-hover.png b/gtk-2.0/assets/spin-ltr-down-hover.png new file mode 100644 index 0000000..78f0e3a Binary files /dev/null and b/gtk-2.0/assets/spin-ltr-down-hover.png differ diff --git a/gtk-2.0/assets/spin-ltr-down-insensitive.png b/gtk-2.0/assets/spin-ltr-down-insensitive.png new file mode 100644 index 0000000..9cf71a9 Binary files /dev/null and b/gtk-2.0/assets/spin-ltr-down-insensitive.png differ diff --git a/gtk-2.0/assets/spin-ltr-down.png b/gtk-2.0/assets/spin-ltr-down.png new file mode 100644 index 0000000..0722e60 Binary files /dev/null and b/gtk-2.0/assets/spin-ltr-down.png differ diff --git a/gtk-2.0/assets/spin-ltr-up-active.png b/gtk-2.0/assets/spin-ltr-up-active.png new file mode 100644 index 0000000..a74c970 Binary files /dev/null and b/gtk-2.0/assets/spin-ltr-up-active.png differ diff --git a/gtk-2.0/assets/spin-ltr-up-hover.png b/gtk-2.0/assets/spin-ltr-up-hover.png new file mode 100644 index 0000000..7019fcb Binary files /dev/null and b/gtk-2.0/assets/spin-ltr-up-hover.png differ diff --git a/gtk-2.0/assets/spin-ltr-up-insensitive.png b/gtk-2.0/assets/spin-ltr-up-insensitive.png new file mode 100644 index 0000000..dd70229 Binary files /dev/null and b/gtk-2.0/assets/spin-ltr-up-insensitive.png differ diff --git a/gtk-2.0/assets/spin-ltr-up.png b/gtk-2.0/assets/spin-ltr-up.png new file mode 100644 index 0000000..2efdac7 Binary files /dev/null and b/gtk-2.0/assets/spin-ltr-up.png differ diff --git a/gtk-2.0/assets/spin-rtl-down-active.png b/gtk-2.0/assets/spin-rtl-down-active.png new file mode 100644 index 0000000..745afed Binary files /dev/null and b/gtk-2.0/assets/spin-rtl-down-active.png differ diff --git a/gtk-2.0/assets/spin-rtl-down-hover.png b/gtk-2.0/assets/spin-rtl-down-hover.png new file mode 100644 index 0000000..c295c06 Binary files /dev/null and b/gtk-2.0/assets/spin-rtl-down-hover.png differ diff --git a/gtk-2.0/assets/spin-rtl-down-insensitive.png b/gtk-2.0/assets/spin-rtl-down-insensitive.png new file mode 100644 index 0000000..4fc5a8d Binary files /dev/null and b/gtk-2.0/assets/spin-rtl-down-insensitive.png differ diff --git a/gtk-2.0/assets/spin-rtl-down.png b/gtk-2.0/assets/spin-rtl-down.png new file mode 100644 index 0000000..6a5ba23 Binary files /dev/null and b/gtk-2.0/assets/spin-rtl-down.png differ diff --git a/gtk-2.0/assets/spin-rtl-up-active.png b/gtk-2.0/assets/spin-rtl-up-active.png new file mode 100644 index 0000000..4e08af8 Binary files /dev/null and b/gtk-2.0/assets/spin-rtl-up-active.png differ diff --git a/gtk-2.0/assets/spin-rtl-up-hover.png b/gtk-2.0/assets/spin-rtl-up-hover.png new file mode 100644 index 0000000..bbfbc91 Binary files /dev/null and b/gtk-2.0/assets/spin-rtl-up-hover.png differ diff --git a/gtk-2.0/assets/spin-rtl-up-insensitive.png b/gtk-2.0/assets/spin-rtl-up-insensitive.png new file mode 100644 index 0000000..1ba0c76 Binary files /dev/null and b/gtk-2.0/assets/spin-rtl-up-insensitive.png differ diff --git a/gtk-2.0/assets/spin-rtl-up.png b/gtk-2.0/assets/spin-rtl-up.png new file mode 100644 index 0000000..50b6be8 Binary files /dev/null and b/gtk-2.0/assets/spin-rtl-up.png differ diff --git a/gtk-2.0/assets/tab.png b/gtk-2.0/assets/tab.png new file mode 100644 index 0000000..3bf2bf5 Binary files /dev/null and b/gtk-2.0/assets/tab.png differ diff --git a/gtk-2.0/assets/treeview-ltr-button-active.png b/gtk-2.0/assets/treeview-ltr-button-active.png new file mode 100644 index 0000000..822f29a Binary files /dev/null and b/gtk-2.0/assets/treeview-ltr-button-active.png differ diff --git a/gtk-2.0/assets/treeview-ltr-button-hover.png b/gtk-2.0/assets/treeview-ltr-button-hover.png new file mode 100644 index 0000000..b786690 Binary files /dev/null and b/gtk-2.0/assets/treeview-ltr-button-hover.png differ diff --git a/gtk-2.0/assets/treeview-ltr-button.png b/gtk-2.0/assets/treeview-ltr-button.png new file mode 100644 index 0000000..cf5c49f Binary files /dev/null and b/gtk-2.0/assets/treeview-ltr-button.png differ diff --git a/gtk-2.0/assets/treeview-rtl-button-active.png b/gtk-2.0/assets/treeview-rtl-button-active.png new file mode 100644 index 0000000..2ec3ac1 Binary files /dev/null and b/gtk-2.0/assets/treeview-rtl-button-active.png differ diff --git a/gtk-2.0/assets/treeview-rtl-button-hover.png b/gtk-2.0/assets/treeview-rtl-button-hover.png new file mode 100644 index 0000000..96de5a7 Binary files /dev/null and b/gtk-2.0/assets/treeview-rtl-button-hover.png differ diff --git a/gtk-2.0/assets/treeview-rtl-button.png b/gtk-2.0/assets/treeview-rtl-button.png new file mode 100644 index 0000000..3b54511 Binary files /dev/null and b/gtk-2.0/assets/treeview-rtl-button.png differ diff --git a/gtk-2.0/gtkrc b/gtk-2.0/gtkrc new file mode 100644 index 0000000..a773e63 --- /dev/null +++ b/gtk-2.0/gtkrc @@ -0,0 +1,24 @@ + +# Text/base +gtk-color-scheme = "text_color:#FFFFFF\nbase_color:#313338" +# Foreground/background +gtk-color-scheme = "fg_color:#FFFFFF\nbg_color:#2c2e33" +# Selected foreground/background +gtk-color-scheme = "selected_fg_color:#FFFFFF\nselected_bg_color:#AB47BC" +# Titlebar foreground/background +gtk-color-scheme = "titlebar_fg_color:#FFFFFF\ntitlebar_bg_color:#36383e" +# Links +gtk-color-scheme = "link_color:#42A5F5\nvisited_link_color:#E040FB" +# Panel +gtk-color-scheme = "topbar_bg_color:#212329\ntopbar_fg_color:#EFEFEF" + +# Set GTK settings +gtk-auto-mnemonics = 1 +gtk-primary-button-warps-slider = 1 + +# And hand over the control to the theme files +include "main.rc" +include "apps.rc" +include "hacks.rc" +include "panel.rc" +include "xfce-notify.rc" diff --git a/gtk-2.0/hacks.rc b/gtk-2.0/hacks.rc new file mode 100644 index 0000000..96eb088 --- /dev/null +++ b/gtk-2.0/hacks.rc @@ -0,0 +1,36 @@ +# vim:set ft=gtkrc ts=2 sw=2 sts=2 ai et: +# +# This file contains horrible hacks to make this theme work with some programs +# This is mostly due to the limitations of gtk2 but sometimes its the fault of +# the programs themselves. Not going to point fingers. +# +# Either way, it's a WONTFIX for both, hence this horrible file. + +style "toplevel_hack" { + engine "adwaita" {} +} + +style "chrome_entry" { + base[NORMAL] = @base_color + base[INSENSITIVE] = @base_color +} + +style "vim_notebook" { + bg[NORMAL] = @base_color + bg[ACTIVE] = @bg_color +} + +# Vim puts an eventbox between the tab and the label and colours it, +# we need to handle that +widget "vim-main-window*GtkNotebook.GtkEventBox" style "vim_notebook" + +# (he)xchat input box +class "SexySpellEntry" style:highest "normal_entry" + +# 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 +widget_class "*Chrom*" style "chrome_entry" + +# Hack to be able to match widgets in LibreOffice +class "GtkWindow" style "toplevel_hack" diff --git a/gtk-2.0/main.rc b/gtk-2.0/main.rc new file mode 100644 index 0000000..c031726 --- /dev/null +++ b/gtk-2.0/main.rc @@ -0,0 +1,2825 @@ +# vim:set ft=gtkrc ts=2 sw=2 sts=2 ai et: +# +# This is the main theme file, handling all the default widgets and theme +# properties. Since GTK+ 2 is old, we need to overcome some of its limitations, +# which is also mostly done in this file. Sadly not all of them can be overcome +# so there will always be a visible difference between the GTK+ 2 and 3 theme. + +style "default" { + xthickness = 1 + ythickness = 1 + + #################### + # Style Properties # + #################### + + GtkWidget::focus-padding = 0 + GtkWidget::focus-line-width = 2 + GtkWidget::focus-line-pattern = "\2\1" + + GtkToolbar::space-size = 5 # 1 + 2*2 (separator + margins) + GtkToolbar::internal-padding = 2 + GtkToolButton::icon-spacing = 4 + + GtkWidget::tooltip-radius = 2 + GtkWidget::tooltip-alpha = 230 + GtkWidget::new-tooltip-style = 1 #for compatibility + + GtkWidget::link-color = @link_color + GtkWidget::visited-link-color = @visited_link_color + GnomeHRef::link_color = @link_color + GtkHTML::link-color = @link_color + GtkHTML::vlink-color = @visited_link_color + GtkIMHtml::hyperlink-color = @link_color + GtkIMHtml::hyperlink-visited-color = @visited_link_color + + GtkSeparatorMenuItem::horizontal-padding = 0 + GtkSeparatorMenuItem::wide-separators = 0 + GtkSeparatorMenuItem::separator-height = 0 + + 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 = {4, 4, 4, 4} + + GtkPaned::handle-size = 8 + GtkHPaned::handle-size = 8 + GtkVPaned::handle-size = 8 + + GtkScrollbar::trough-border = 0 + GtkRange::trough-border = 0 + GtkRange::slider-width = 17 + 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 = 32 # 24 + 2*4 (margins) + GtkScrolledWindow::scrollbar-spacing = 0 + GtkScrolledWindow::scrollbars-within-bevel = 1 + + GtkScale::slider_length = 24 + GtkScale::slider_width = 24 + GtkScale::trough-side-details = 1 + + GtkProgressBar::min-horizontal-bar-height = 4 + GtkProgressBar::min-vertical-bar-width = 4 + 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 = 4 + GtkMenu::double-arrows = 0 + GtkMenuItem::arrow-scaling = 1 + GtkMenuItem::toggle-spacing = 12 + + GtkCheckButton::indicator-size = 24 + GtkCheckButton::indicator_spacing = 2 + GtkOptionMenu::indicator_spacing = {10, 10, 6, 6} + + GtkTreeView::expander-size = 16 + GtkTreeView::vertical-separator = 0 + GtkTreeView::horizontal-separator = 4 + GtkTreeView::allow-rules = 0 + # Set this because some apps read it + GtkTreeView::odd-row-color = @base_color + GtkTreeView::even-row-color = @base_color + + GtkExpander::expander-size = 16 + + GtkNotebook::tab-overlap = 0 + + ########## + # Colors # + ########## + + bg[NORMAL] = @bg_color + bg[PRELIGHT] = @bg_color + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = @bg_color + bg[ACTIVE] = @bg_color + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = mix (0.4, @fg_color, @bg_color) + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = mix (0.4, @text_color, @base_color) + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = mix (0.05, @text_color, @base_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = mix (0.5, @base_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 + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "assets/checkbox-unchecked-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked-active.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "assets/checkbox-checked-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "assets/checkbox-checked-active.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "assets/checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed-active.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + 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/pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = PRELIGHT + detail = "menuitem" + overlay_file = "assets/pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menuitem" + overlay_file = "assets/pan-left-insensitive.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = NORMAL + detail = "menuitem" + overlay_file = "assets/pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + detail = "menuitem" + overlay_file = "assets/pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menuitem" + overlay_file = "assets/pan-right-insensitive.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menu_scroll_arrow_up" + overlay_file = "assets/pan-up-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = ARROW + detail = "menu_scroll_arrow_up" + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menu_scroll_arrow_down" + overlay_file = "assets/pan-down-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = ARROW + detail = "menu_scroll_arrow_down" + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + # Regular arrows + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-up-alt.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-alt-insensitive.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-down-alt.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-alt-insensitive.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-left-alt.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-alt-insensitive.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-right-alt.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-alt-insensitive.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + ###################### + # Option Menu Arrows # + ###################### + + image { + function = TAB + state = NORMAL + overlay_file = "assets/pan-down-alt.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-alt-insensitive.png" + overlay_stretch = FALSE + } + + ######### + # Lines # + ######### + + image { + function = VLINE + file = "assets/border.png" + border = {1, 0, 0, 0} + } + + image { + function = HLINE + file = "assets/border.png" + border = {0, 0, 1, 0} + } + + ######### + # Focus # + ######### + + image { + function = FOCUS + file = "assets/focus.png" + border = {2, 2, 2, 2} + stretch = TRUE + } + + ########### + # Handles # + ########### + + image { + function = HANDLE + detail = "handlebox" + overlay_file = "assets/handle-vert.png" + overlay_stretch = FALSE + } + + image { + function = HANDLE + state = NORMAL + overlay_file = "assets/handle-horz.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = HANDLE + state = PRELIGHT + overlay_file = "assets/handle-horz-hover.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = HANDLE + state = ACTIVE + overlay_file = "assets/handle-horz-active.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = HANDLE + state = NORMAL + overlay_file = "assets/handle-vert.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = HANDLE + state = PRELIGHT + overlay_file = "assets/handle-vert-hover.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = HANDLE + state = ACTIVE + overlay_file = "assets/handle-vert-active.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = RESIZE_GRIP + } + + ############# + # Expanders # + ############# + + image { + function = EXPANDER + expander_style = EXPANDED + state = NORMAL + file = "assets/pan-down-alt.png" + } + + image { + function = EXPANDER + expander_style = EXPANDED + state = PRELIGHT + file = "assets/pan-down.png" + } + + image { + function = EXPANDER + expander_style = EXPANDED + state = ACTIVE + file = "assets/pan-down.png" + } + + image { + function = EXPANDER + expander_style = EXPANDED + state = INSENSITIVE + file = "assets/pan-down-alt-insensitive.png" + } + + # LTR + + image { + function = EXPANDER + expander_style = COLLAPSED + state = NORMAL + file = "assets/pan-right-alt.png" + direction = LTR + } + + image { + function = EXPANDER + expander_style = COLLAPSED + state = PRELIGHT + file = "assets/pan-right.png" + direction = LTR + } + + image { + function = EXPANDER + expander_style = COLLAPSED + state = ACTIVE + file = "assets/pan-right.png" + direction = LTR + } + + image { + function = EXPANDER + expander_style = COLLAPSED + state = INSENSITIVE + file = "assets/pan-right-alt-insensitive.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 + state = NORMAL + file = "assets/pan-left-alt.png" + direction = RTL + } + + image { + function = EXPANDER + expander_style = COLLAPSED + state = PRELIGHT + file = "assets/pan-left.png" + direction = RTL + } + + image { + function = EXPANDER + expander_style = COLLAPSED + state = ACTIVE + file = "assets/pan-left.png" + direction = RTL + } + + image { + function = EXPANDER + expander_style = COLLAPSED + state = INSENSITIVE + file = "assets/pan-left-alt-insensitive.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.png" + border = {0, 1, 0, 0} + stretch = TRUE + gap_side = RIGHT + } + + image { + function = EXTENSION + gap_side = RIGHT + } + + # Right + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab.png" + border = {1, 0, 0, 0} + stretch = TRUE + gap_side = LEFT + } + + image { + function = EXTENSION + gap_side = LEFT + } + + # Up + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab.png" + border = {0, 0, 0, 1} + stretch = TRUE + gap_side = BOTTOM + } + + image { + function = EXTENSION + gap_side = BOTTOM + } + + # Down + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab.png" + border = {0, 0, 1, 0} + stretch = TRUE + gap_side = TOP + } + + image { + function = EXTENSION + 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.png" + gap_border = {1, 0, 0, 0} + 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.png" + gap_border = {0, 1, 0, 0} + 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.png" + gap_border = {0, 0, 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.png" + gap_border = {0, 0, 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-ltr-trough.png" + border = {1, 0, 0, 0} + orientation = VERTICAL + direction = LTR + } + + image { + function = BOX + detail = "trough" + file = "assets/scrollbar-vert-rtl-trough.png" + border = {0, 1, 0, 0} + orientation = VERTICAL + direction = RTL + } + + # Horizontal sliders + + image { + function = SLIDER + state = NORMAL + detail = "slider" + file = "assets/scrollbar-horz-slider.png" + border = {8, 8, 9, 8 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = PRELIGHT + detail = "slider" + file = "assets/scrollbar-horz-slider-hover.png" + border = {8, 8, 9, 8 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = ACTIVE + detail = "slider" + file = "assets/scrollbar-horz-slider-active.png" + border = {8, 8, 9, 8 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = INSENSITIVE + detail = "slider" + file = "assets/scrollbar-horz-slider-insensitive.png" + border = {8, 8, 9, 8 } + stretch = TRUE + orientation = HORIZONTAL + } + + # Vertical sliders + + image { + function = SLIDER + state = NORMAL + detail = "slider" + file = "assets/scrollbar-vert-ltr-slider.png" + border = {9, 8, 8, 8} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + image { + function = SLIDER + state = PRELIGHT + detail = "slider" + file = "assets/scrollbar-vert-ltr-slider-hover.png" + border = {9, 8, 8, 8} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + image { + function = SLIDER + state = ACTIVE + detail = "slider" + file = "assets/scrollbar-vert-ltr-slider-active.png" + border = {9, 8, 8, 8} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + image { + function = SLIDER + state = INSENSITIVE + detail = "slider" + file = "assets/scrollbar-vert-ltr-slider-insensitive.png" + border = {9, 8, 8, 8} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + # RTL + + image { + function = SLIDER + state = NORMAL + detail = "slider" + file = "assets/scrollbar-vert-rtl-slider.png" + border = {8, 9, 8, 8} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + image { + function = SLIDER + state = PRELIGHT + detail = "slider" + file = "assets/scrollbar-vert-rtl-slider-hover.png" + border = {8, 9, 8, 8} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + image { + function = SLIDER + state = ACTIVE + detail = "slider" + file = "assets/scrollbar-vert-rtl-slider-active.png" + border = {8, 9, 8, 8} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + image { + function = SLIDER + state = INSENSITIVE + detail = "slider" + file = "assets/scrollbar-vert-rtl-slider-insensitive.png" + border = {8, 9, 8, 8} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + ########## + # Scales # + ########## + + # Troughs, 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 = {6, 6, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + state = INSENSITIVE + detail = "trough-upper" + file = "assets/scale-horz-trough-insensitive.png" + border = {6, 6, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-horz-trough-active.png" + border = {6, 6, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + state = INSENSITIVE + detail = "trough-lower" + file = "assets/scale-horz-trough-insensitive.png" + border = {6, 6, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-vert-trough.png" + border = {0, 0, 6, 6} + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + state = INSENSITIVE + detail = "trough-upper" + file = "assets/scale-vert-trough-insensitive.png" + border = {0, 0, 6, 6} + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-vert-trough-active.png" + border = {0, 0, 6, 6} + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + state = INSENSITIVE + detail = "trough-lower" + file = "assets/scale-vert-trough-insensitive.png" + border = {0, 0, 6, 6} + 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/border.png" + # border = {0, 0, 0, 1} + # } + + ######### + # Menus # + ######### + + image { + function = BOX + state = PRELIGHT + detail = "menu_scroll_arrow_up" + file = "assets/border.png" + } + + image { + function = BOX + detail = "menu_scroll_arrow_up" + file = "assets/border.png" + border = {0, 0, 0, 1} + } + + image { + function = BOX + state = PRELIGHT + detail = "menu_scroll_arrow_down" + file = "assets/border.png" + } + + image { + function = BOX + detail = "menu_scroll_arrow_down" + file = "assets/border.png" + border = {0, 0, 1, 0} + } + + ########### + # Entries # + ########### + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-insensitive.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + file = "assets/entry.png" + border = {8, 8, 8, 8} + 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 = {0, 8, 8, 0} + stretch = TRUE + overlay_file = "assets/pan-up-alt.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/spin-ltr-up-hover.png" + border = {0, 8, 8, 0} + stretch = TRUE + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/spin-ltr-up-active.png" + border = {0, 8, 8, 0} + stretch = TRUE + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/spin-ltr-up-insensitive.png" + border = {0, 8, 8, 0} + stretch = TRUE + overlay_file = "assets/pan-up-alt-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 = {8, 0, 8, 0} + stretch = TRUE + overlay_file = "assets/pan-up-alt.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/spin-rtl-up-hover.png" + border = {8, 0, 8, 0} + stretch = TRUE + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/spin-rtl-up-hover.png" + border = {8, 0, 8, 0} + stretch = TRUE + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/spin-rtl-up-insensitive.png" + border = {8, 0, 8, 0} + stretch = TRUE + overlay_file = "assets/pan-up-alt-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 = {0, 8, 0, 8} + stretch = TRUE + overlay_file = "assets/pan-down-alt.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/spin-ltr-down-hover.png" + border = {0, 8, 0, 8} + stretch = TRUE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/spin-ltr-down-active.png" + border = {0, 8, 0, 8} + stretch = TRUE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/spin-ltr-down-insensitive.png" + border = {0, 8, 0, 8} + stretch = TRUE + overlay_file = "assets/pan-down-alt-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 = {8, 0, 0, 8} + stretch = TRUE + overlay_file = "assets/pan-down-alt.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/spin-rtl-down-hover.png" + border = {8, 0, 0, 8} + stretch = TRUE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/spin-rtl-down-active.png" + border = {8, 0, 0, 8} + stretch = TRUE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/spin-rtl-down-insensitive.png" + border = {8, 0, 0, 8} + stretch = TRUE + overlay_file = "assets/pan-down-alt-insensitive.png" + overlay_stretch = FALSE + direction = RTL + } + + ############## + # Scrollbars # + ############## + + image { + function = BOX + detail = "bar" + file = "assets/progressbar-progress.png" + stretch = TRUE + border = {0, 0, 0, 0} + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "bar" + file = "assets/progressbar-progress.png" + stretch = TRUE + border = {0, 0, 0, 0} + 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" { + bg[NORMAL] = @titlebar_bg_color + fg[NORMAL] = mix(0.7, @titlebar_fg_color, @titlebar_bg_color) + fg[PRELIGHT] = @titlebar_fg_color + fg[INSENSITIVE] = mix(0.3, @titlebar_fg_color, @titlebar_bg_color) + # Needed to fix Firefox's menubar text + bg[SELECTED] = mix(0.15, @titlebar_fg_color, @titlebar_bg_color) + fg[SELECTED] = @titlebar_fg_color +} + +style "menubar_item" { + xthickness = 2 + ythickness = 4 + + fg[NORMAL] = mix(0.7, @titlebar_fg_color, @titlebar_bg_color) + bg[PRELIGHT] = @selected_bg_color + fg[PRELIGHT] = @selected_fg_color + fg[INSENSITIVE] = mix(0.3, @titlebar_fg_color, @titlebar_bg_color) +} + +style "menu" { + xthickness = 0 + ythickness = 0 + + bg[NORMAL] = @base_color + bg[INSENSITIVE] = @base_color + bg[PRELIGHT] = @base_color + bg[SELECTED] = mix(0.15, @fg_color, @base_color) +} + +style "menu_item" { + xthickness = 4 + ythickness = 2 + + bg[PRELIGHT] = @selected_bg_color + fg[PRELIGHT] = @selected_fg_color + # Chromium uses this setting + bg[SELECTED] = @selected_bg_color + text[SELECTED] = @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 + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "assets/menu-checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "assets/menu-checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "assets/menu-checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/menu-checkbox-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "assets/menu-checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "assets/menu-checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "assets/menu-checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "assets/menu-checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + 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-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "assets/menu-radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "assets/menu-radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/menu-radio-unchecked-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.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.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 + } + + image { + function = SHADOW # This fixes boxy Qt menu items + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "separator_menu_item" { + xthickness = 0 + ythickness = 2 + + engine "pixmap" { + image { + function = BOX + file = "assets/border.png" + border = {0, 0, 0, 1} + } + } +} + +style "button_label" { + fg[NORMAL] = mix(0.75, @fg_color, @bg_color) + # fg[INSENSITIVE] = mix(0.3, @fg_color, @bg_color) + + font_name = "Medium" +} + +style "checkbutton_label" { + fg[NORMAL] = @fg_color + # fg[INSENSITIVE] = mix(0.4, @fg_color, @bg_color) + + font_name = "Regular" +} + +style "button" { + xthickness = 4 + ythickness = 4 + + # For the sake of sanity style buttons this way + engine "pixmap" { + + ########### + # Buttons # + ########### + + image { + function = BOX + state = NORMAL + file = "assets/button.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = BOX + state = PRELIGHT + shadow = OUT + file = "assets/button-hover.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + # Don't add hover effect on pressed buttons + image { + function = BOX + state = PRELIGHT + shadow = IN + file = "assets/button-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "assets/button-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/button-insensitive.png" + border = {8, 8, 8, 8} + 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 there's no overlap + xthickness = 6 + ythickness = 6 +} + +style "combobox" { + xthickness = 6 + ythickness = 6 + + # This affects only the button beside an entry + GtkButton::inner-border = {0, 0, 0, 0} +} + +style "combobox_cellview" { + text[NORMAL] = mix(0.75, @fg_color, @bg_color) + # text[INSENSITIVE] = mix(0.3, @fg_color, @bg_color) + + font_name = "Medium" +} + +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, 2, 0, 0} + + engine "pixmap" { + + ############# + # LTR entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/combo-ltr-entry.png" + border = {8, 0, 8, 8} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/combo-ltr-entry-active.png" + border = {8, 0, 8, 8} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/combo-ltr-entry-insensitive.png" + border = {8, 0, 8, 8} + stretch = TRUE + direction = LTR + } + + ############# + # RTL entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/combo-rtl-entry.png" + border = {0, 8, 8, 8} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/combo-rtl-entry-active.png" + border = {0, 8, 8, 8} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/combo-rtl-entry-insensitive.png" + border = {0, 8, 8, 8} + stretch = TRUE + direction = RTL + } + + ############## + # LTR button # + ############## + + image { + function = BOX + state = NORMAL + detail = "button" + file = "assets/combo-ltr-button.png" + border = {0, 8, 8, 8} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "button" + file = "assets/combo-ltr-button-hover.png" + border = {0, 8, 8, 8} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "button" + file = "assets/combo-ltr-button-active.png" + border = {0, 8, 8, 8} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "button" + file = "assets/combo-ltr-button-insensitive.png" + border = {0, 8, 8, 8} + stretch = TRUE + direction = LTR + } + + ############## + # RTL button # + ############## + + image { + function = BOX + state = NORMAL + detail = "button" + file = "assets/combo-rtl-button.png" + border = {8, 0, 8, 8} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "button" + file = "assets/combo-rtl-button-hover.png" + border = {8, 0, 8, 8} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "button" + file = "assets/combo-rtl-button-active.png" + border = {8, 0, 8, 8} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "button" + file = "assets/combo-rtl-button-insensitive.png" + border = {8, 0, 8, 8} + 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 = {3, 6, 3, 3} +} + +style "notebook" { + xthickness = 3 + ythickness = 3 +} + +style "notebook_tab_label" { + fg[ACTIVE] = mix(0.75, @fg_color, @bg_color) + + font_name = "Medium" +} + +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 = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/notebook-entry-insensitive.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + file = "assets/notebook-entry.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + } +} + +style "normal_bg" { + bg[NORMAL] = @bg_color + bg[PRELIGHT] = @bg_color + bg[INSENSITIVE] = @bg_color +} + +style "normal_entry" { + engine "pixmap" { + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-insensitive.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + file = "assets/entry.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + } +} + +style "notebook_combo" { + engine "pixmap" { + + ############# + # LTR entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/notebook-combo-ltr-entry.png" + border = {8, 8, 8, 8} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/notebook-combo-ltr-entry-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/notebook-combo-ltr-entry-insensitive.png" + border = {8, 8, 8, 8} + stretch = TRUE + direction = LTR + } + + ############# + # RTL entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/notebook-combo-rtl-entry.png" + border = {8, 8, 8, 8} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/notebook-combo-rtl-entry-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/notebook-combo-rtl-entry-insensitive.png" + border = {8, 8, 8, 8} + 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 = {6, 6, 0, 0} + stretch = TRUE + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-horz-trough-active.png" + border = {6, 6, 0, 0} + stretch = TRUE + } + } +} + +style "scale_vert" { + engine "pixmap" { + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-vert-trough.png" + border = {0, 0, 6, 6} + stretch = TRUE + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-vert-trough-active.png" + border = {0, 0, 6, 6} + stretch = TRUE + } + } +} + +style "progressbar" { + xthickness = 0 + ythickness = 0 + + fg[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + image { + function = BOX + detail = "trough" + file = "assets/progressbar-trough.png" + border = {0, 0, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/progressbar-trough.png" + border = {0, 0, 0, 0} + stretch = TRUE + orientation = VERTICAL + } + } +} + +style "treeview_header" { + xthickness = 2 + ythickness = 2 + + fg[NORMAL] = mix(0.75, @fg_color, @base_color) + fg[PRELIGHT] = @fg_color + + font_name = "Medium" + + GtkButton::inner-border = {4, 4, 0, 2} + + engine "pixmap" { + image { + function = BOX + state = NORMAL + file = "assets/treeview-ltr-button.png" + border = {0, 1, 0, 1} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + file = "assets/treeview-ltr-button-hover.png" + border = {0, 1, 0, 1} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + file = "assets/treeview-ltr-button-active.png" + border = {0, 1, 0, 1} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = NORMAL + file = "assets/treeview-rtl-button.png" + border = {1, 0, 0, 1} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + file = "assets/treeview-rtl-button-hover.png" + border = {1, 0, 0, 1} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + file = "assets/treeview-rtl-button-active.png" + border = {1, 0, 0, 1} + stretch = TRUE + direction = RTL + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-up-alt.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 = NORMAL + overlay_file = "assets/pan-down-alt.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 + } + } +} + +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 + shadow = NONE + } + + image { + function = SHADOW + file = "assets/frame.png" + border = {1, 1, 1, 1} + stretch = TRUE + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_start_file = "assets/border.png" + gap_end_file = "assets/border.png" + } + } +} + +style "tool_button" { + GtkButton::inner-border = {2, 2, 2, 2} + + # For the sake of sanity style buttons this way + engine "pixmap" { + image { + function = BOX + state = NORMAL + file = "assets/flat-button.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = BOX + state = PRELIGHT + shadow = OUT + file = "assets/flat-button-hover.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + # Don't add hover effect on pressed buttons + image { + function = BOX + state = PRELIGHT + shadow = IN + file = "assets/flat-button-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "assets/flat-button-active.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = BOX + state = INSENSITIVE + shadow = OUT + file = "assets/flat-button-insensitive.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + + image { + function = BOX + state = INSENSITIVE + shadow = IN + file = "assets/button-insensitive.png" + border = {8, 8, 8, 8} + stretch = TRUE + } + } +} + +style "toolbar_separator" { + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 1 + GtkWidget::separator-height = 1 + + engine "pixmap" { + image { + function = BOX + file = "assets/border.png" + } + } +} + +style "inline_toolbar" { + # GtkToolbar::button-relief = GTK_RELIEF_NORMAL + + engine "pixmap" { + image { + function = BOX + file = "assets/frame-inline.png" + border = {1, 1, 0, 1} + stretch = TRUE + } + } +} + +style "tooltip" { + xthickness = 8 + ythickness = 8 + + bg[NORMAL] = @base_color + fg[NORMAL] = @fg_color + bg[SELECTED] = @base_color +} + +style "disable_text_shadow" { + engine "murrine" { + textstyle = 0 + } +} + +style "disable_separator" { + xthickness = 0 + ythickness = 0 + + GtkWidget::wide-separators = 1 +} + +style "panel-launchers" +{ + xthickness = 0 + ythickness = 0 + GtkButton::inner-border = {1, 2, 1, 2} +} + +# Default style, containing theme properties and trying to match every widget as +# much as possible, which is not only faster than trying to match every widget +# by its own but also less bug-prune and more consistent. However there is some +# widget specific stuff that needs to be taken care of, which is the point of +# every other style below. +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" + +# Menu and menubar items +widget_class "**" style "menu_item" +widget_class "*.*" style "menubar_item" +widget_class "**" style "separator_menu_item" + +# 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" +widget_class "**" style "disable_separator" +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 + +# Tool buttons have different styles +widget_class "**" style "tool_button" +widget_class "**.*" style "tool_button" + +# Notebooks +widget_class "*." style "notebook_tab_label" +widget_class "*.." style "notebook_tab_label" + +# 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" + +# Button labels +widget_class "**" style "button_label" + +# Checkbutton labels +widget_class "*." style "checkbutton_label" + +# ComboBoxes tend to draw the button label with text[] +# instead of fg[], we need to fix that +widget_class "**" style "combobox_cellview" + +# Disable white text shadows +widget_class "*" style "disable_text_shadow" +widget_class "*" style "disable_text_shadow" + +# GTK tooltips +widget "gtk-tooltip*" style "tooltip" + +# Xfce4 panel launchers +widget "*launcher*" style "panel-launchers" diff --git a/gtk-2.0/panel.rc b/gtk-2.0/panel.rc new file mode 100644 index 0000000..2c262b1 --- /dev/null +++ b/gtk-2.0/panel.rc @@ -0,0 +1,191 @@ + +style "theme-panel" { + GtkButton::inner-border = { 0, 0, 0, 0 } + xthickness = 2 + ythickness = 0 + + bg[NORMAL] = shade(1.0, @topbar_bg_color) + bg[ACTIVE] = @selected_bg_color + bg[PRELIGHT] = shade(0.9, @topbar_bg_color) + bg[SELECTED] = @selected_bg_color + + fg[NORMAL] = shade(1.0, @topbar_fg_color) + fg[PRELIGHT] = @topbar_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + + text[NORMAL] = shade(1.0, @topbar_fg_color) + text[PRELIGHT] = shade(1.1, @topbar_fg_color) + text[ACTIVE] = shade(1.0, @topbar_fg_color) + text[SELECTED] = @selected_fg_color +} + +style "theme-panel-progressbar" { + bg[ACTIVE] = shade(0.8, @topbar_bg_color) +} + +style "panelbar" { + + fg[NORMAL] = shade(1.0, @topbar_fg_color) + fg[ACTIVE] = shade(1.0, @topbar_fg_color) + fg[PRELIGHT] = shade(1.1, @topbar_fg_color) + fg[SELECTED] = @selected_fg_color + + bg[SELECTED] = @selected_bg_color + +} + +style "panelbuttons" { + GtkButton::inner-border = { 0, 0, 0, 0 } + xthickness = 4 + ythickness = 0 + + fg[NORMAL] = shade(0.8, @topbar_fg_color) + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = mix(0.28, @topbar_fg_color, @topbar_bg_color) + bg[PRELIGHT] = shade(1.2, @topbar_bg_color) + bg[ACTIVE] = shade(1.5, @topbar_bg_color) + + engine "pixmap" { + image { + function = BOX + state = NORMAL + file = "assets/flat-button.png" + border = { 0, 0, 0, 2 } + stretch = TRUE + } + image { + function = BOX + state = ACTIVE + file = "assets/pathbar_button_active.png" + border = { 0, 0, 0, 2 } + stretch = TRUE + } + image { + function = BOX + state = PRELIGHT + file = "assets/pathbar_button_prelight.png" + border = { 0, 0, 0, 2 } + stretch = TRUE + } + image { + function = BOX + state = INSENSITIVE + file = "assets/flat-button.png" + border = { 0, 0, 0, 2 } + stretch = TRUE + } + } +} + +style "regular-label" { + font_name = "Regular" +} + +style "theme-panel-text" { + + fg[NORMAL] = shade(1.0, @topbar_fg_color) + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = shade(1.0, @topbar_fg_color) + + text[NORMAL] = shade(1.0, @topbar_fg_color) + text[PRELIGHT] = @selected_fg_color + text[ACTIVE] = shade(1.0, @topbar_fg_color) + + engine "murrine" { + textstyle = 0 + text_shade = 0.2 + } +} + +style "panel-entry" { + + fg[NORMAL] = @topbar_fg_color + fg[PRELIGHT] = @topbar_fg_color + fg[ACTIVE] = @topbar_fg_color + fg[SELECTED] = @topbar_fg_color + fg[INSENSITIVE] = @topbar_fg_color + + text[NORMAL] = @topbar_fg_color + text[PRELIGHT] = @topbar_fg_color + text[ACTIVE] = @topbar_fg_color + text[SELECTED] = @topbar_fg_color + text[INSENSITIVE] = @topbar_fg_color + +} + +style "theme-main-menu-text" = "theme-panel-text" { + fg[PRELIGHT] = @selected_fg_color + text[PRELIGHT] = @selected_fg_color +} + +style "workspace-switcher" = "theme-panel" { + bg[SELECTED] = @selected_bg_color +} + +style "indicator" = "theme-panel" { + xthickness = 0 + ythickness = 0 +} + +widget "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" +widget_class "*PanelToplevel*Button" style "panelbuttons" +widget_class "*Panel*GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*Panel*Button*" style "panelbuttons" +widget_class "*" style "panelbuttons" +widget_class "**" style "panelbuttons" +widget_class "*XfcePanelPlugin.GtkButton" style "panelbuttons" +widget_class "*XfcePanelPlugin.GtkToggleButton" style "panelbuttons" +widget "*dict*Applet*" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" +widget_class "*Tasklist*" style:highest "panelbuttons" +widget_class "*Tasklist*.GtkLabel" style:highest "regular-label" +widget_class "*Mixer*lugin*" style:highest "panelbuttons" + +class "*Panel*MenuBar*" style "panelbar" +widget_class "*Panel*MenuBar*" style "panelbar" +widget_class "*Panel*MenuBar*Item*" style:highest "panelbar" + +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 "*Xfce*Panel*GtkProgressBar" style "theme-panel-progressbar" +widget "*WnckPager*" style "workspace-switcher" +widget "*TopMenu*" style "theme-panel" +widget "*XfceTasklist*" style "panelbuttons" + +# Fix gtk-entries in the panel +widget "*bookmark*GtkEntry" style "panel-entry" # fixes smartbookmark-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" diff --git a/gtk-2.0/xfce-notify.rc b/gtk-2.0/xfce-notify.rc new file mode 100644 index 0000000..422697b --- /dev/null +++ b/gtk-2.0/xfce-notify.rc @@ -0,0 +1,73 @@ + +style "notify-window" { + XfceNotifyWindow::summary-bold = 1 + XfceNotifyWindow::border-color = shade(1.3, @titlebar_bg_color) + XfceNotifyWindow::border-color-hover = shade(1.3, @titlebar_bg_color) + XfceNotifyWindow::border-radius = 3.0 + XfceNotifyWindow::border-width = 1.0 + XfceNotifyWindow::border-width-hover = 1.0 + + bg[NORMAL] = @titlebar_bg_color +} + +style "notify-button" { + bg[NORMAL] = shade(1.1, @titlebar_bg_color) + bg[PRELIGHT] = shade(1.2, @titlebar_bg_color) + bg[ACTIVE] = shade(1.15, @titlebar_bg_color) + + fg[NORMAL] = @titlebar_fg_color + fg[PRELIGHT] = shade(1.1, @titlebar_fg_color) + fg[ACTIVE] = @selected_fg_color + + engine "murrine" { + gradient_shades = { 1.0, 1.0, 1.0, 1.0 } + border_shades = { 1.0, 1.0 } + roundness = 2 + textstyle = 0 + } +} + +style "notify-text" { + GtkWidget::link-color = @selected_bg_color + + fg[NORMAL] = shade(1.0, @titlebar_fg_color) + fg[PRELIGHT] = shade(1.1, @titlebar_fg_color) + fg[ACTIVE] = shade(1.0, @titlebar_fg_color) + + engine "murrine" { + textstyle = 0 + } +} + +style "notify-summary" { + font_name = "Bold" +} + +style "notify-progressbar" { + GtkProgressBar::min-horizontal-bar-height = 4 + + xthickness = 0 + ythickness = 0 + + fg[PRELIGHT] = shade(0.8, @titlebar_bg_color) + bg[NORMAL] = @selected_bg_color + bg[ACTIVE] = shade(0.8, @titlebar_bg_color) + bg[SELECTED] = @selected_bg_color + + engine "murrine" { + gradient_shades = { 1.0, 1.0, 1.0, 1.0 } + border_shades = { 1.0, 1.0 } + trough_shades = { 1.0, 1.0 } + trough_border_shades = { 1.0, 1.0 } + progressbarstyle = 0 + roundness = 2 + textstyle = 0 + } +} + +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" +widget_class "XfceNotifyWindow.*." style "notify-progressbar" +widget_class "XfceNotifyWindow.*." style "notify-progressbar" diff --git a/gtk-3.0/assets/scalable/check-symbolic.svg b/gtk-3.0/assets/scalable/check-symbolic.svg new file mode 100644 index 0000000..4821025 --- /dev/null +++ b/gtk-3.0/assets/scalable/check-symbolic.svg @@ -0,0 +1,47 @@ + + + + + + + + + + diff --git a/gtk-3.0/assets/scalable/checkbox-checked-symbolic.svg b/gtk-3.0/assets/scalable/checkbox-checked-symbolic.svg new file mode 100644 index 0000000..597041c --- /dev/null +++ b/gtk-3.0/assets/scalable/checkbox-checked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/checkbox-mixed-symbolic.svg b/gtk-3.0/assets/scalable/checkbox-mixed-symbolic.svg new file mode 100644 index 0000000..0e95207 --- /dev/null +++ b/gtk-3.0/assets/scalable/checkbox-mixed-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/checkbox-unchecked-symbolic.svg b/gtk-3.0/assets/scalable/checkbox-unchecked-symbolic.svg new file mode 100644 index 0000000..a66d47a --- /dev/null +++ b/gtk-3.0/assets/scalable/checkbox-unchecked-symbolic.svg @@ -0,0 +1,36 @@ + + + + + diff --git a/gtk-3.0/assets/scalable/cursor-handle-symbolic.svg b/gtk-3.0/assets/scalable/cursor-handle-symbolic.svg new file mode 100644 index 0000000..e2a252b --- /dev/null +++ b/gtk-3.0/assets/scalable/cursor-handle-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/gtk-3.0/assets/scalable/radio-checked-symbolic.svg b/gtk-3.0/assets/scalable/radio-checked-symbolic.svg new file mode 100644 index 0000000..6db3e66 --- /dev/null +++ b/gtk-3.0/assets/scalable/radio-checked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/radio-mixed-symbolic.svg b/gtk-3.0/assets/scalable/radio-mixed-symbolic.svg new file mode 100644 index 0000000..c4d4b9b --- /dev/null +++ b/gtk-3.0/assets/scalable/radio-mixed-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/radio-unchecked-symbolic.svg b/gtk-3.0/assets/scalable/radio-unchecked-symbolic.svg new file mode 100644 index 0000000..a9ec10e --- /dev/null +++ b/gtk-3.0/assets/scalable/radio-unchecked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/scale-horz-marks-after-slider-symbolic.svg b/gtk-3.0/assets/scalable/scale-horz-marks-after-slider-symbolic.svg new file mode 100644 index 0000000..14cf8d0 --- /dev/null +++ b/gtk-3.0/assets/scalable/scale-horz-marks-after-slider-symbolic.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/gtk-3.0/assets/scalable/scale-horz-marks-before-slider-symbolic.svg b/gtk-3.0/assets/scalable/scale-horz-marks-before-slider-symbolic.svg new file mode 100644 index 0000000..b476ec2 --- /dev/null +++ b/gtk-3.0/assets/scalable/scale-horz-marks-before-slider-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/gtk-3.0/assets/scalable/scale-slider-symbolic.svg b/gtk-3.0/assets/scalable/scale-slider-symbolic.svg new file mode 100644 index 0000000..4b00bc1 --- /dev/null +++ b/gtk-3.0/assets/scalable/scale-slider-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/gtk-3.0/assets/scalable/scale-vert-marks-after-slider-symbolic.svg b/gtk-3.0/assets/scalable/scale-vert-marks-after-slider-symbolic.svg new file mode 100644 index 0000000..c5eef30 --- /dev/null +++ b/gtk-3.0/assets/scalable/scale-vert-marks-after-slider-symbolic.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/gtk-3.0/assets/scalable/scale-vert-marks-before-slider-symbolic.svg b/gtk-3.0/assets/scalable/scale-vert-marks-before-slider-symbolic.svg new file mode 100644 index 0000000..b249ea2 --- /dev/null +++ b/gtk-3.0/assets/scalable/scale-vert-marks-before-slider-symbolic.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/gtk-3.0/assets/scalable/small-checkbox-checked-symbolic.svg b/gtk-3.0/assets/scalable/small-checkbox-checked-symbolic.svg new file mode 100644 index 0000000..315523d --- /dev/null +++ b/gtk-3.0/assets/scalable/small-checkbox-checked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/small-checkbox-mixed-symbolic.svg b/gtk-3.0/assets/scalable/small-checkbox-mixed-symbolic.svg new file mode 100644 index 0000000..a79a1c1 --- /dev/null +++ b/gtk-3.0/assets/scalable/small-checkbox-mixed-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/small-checkbox-unchecked-symbolic.svg b/gtk-3.0/assets/scalable/small-checkbox-unchecked-symbolic.svg new file mode 100644 index 0000000..6fabad1 --- /dev/null +++ b/gtk-3.0/assets/scalable/small-checkbox-unchecked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/small-radio-checked-symbolic.svg b/gtk-3.0/assets/scalable/small-radio-checked-symbolic.svg new file mode 100644 index 0000000..d057589 --- /dev/null +++ b/gtk-3.0/assets/scalable/small-radio-checked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/small-radio-mixed-symbolic.svg b/gtk-3.0/assets/scalable/small-radio-mixed-symbolic.svg new file mode 100644 index 0000000..4034fd5 --- /dev/null +++ b/gtk-3.0/assets/scalable/small-radio-mixed-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scalable/small-radio-unchecked-symbolic.svg b/gtk-3.0/assets/scalable/small-radio-unchecked-symbolic.svg new file mode 100644 index 0000000..4f97332 --- /dev/null +++ b/gtk-3.0/assets/scalable/small-radio-unchecked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-3.0/assets/scale-horz-marks-after-slider-dark.png b/gtk-3.0/assets/scale-horz-marks-after-slider-dark.png new file mode 100644 index 0000000..12e00cb Binary files /dev/null and b/gtk-3.0/assets/scale-horz-marks-after-slider-dark.png differ diff --git a/gtk-3.0/assets/scale-horz-marks-after-slider-dark@2.png b/gtk-3.0/assets/scale-horz-marks-after-slider-dark@2.png new file mode 100644 index 0000000..be3f11d Binary files /dev/null and b/gtk-3.0/assets/scale-horz-marks-after-slider-dark@2.png differ diff --git a/gtk-3.0/assets/scale-horz-marks-after-slider-disabled-dark.png b/gtk-3.0/assets/scale-horz-marks-after-slider-disabled-dark.png new file mode 100644 index 0000000..49d5267 Binary files /dev/null and b/gtk-3.0/assets/scale-horz-marks-after-slider-disabled-dark.png differ diff --git a/gtk-3.0/assets/scale-horz-marks-after-slider-disabled-dark@2.png b/gtk-3.0/assets/scale-horz-marks-after-slider-disabled-dark@2.png new file mode 100644 index 0000000..5baca83 Binary files /dev/null and b/gtk-3.0/assets/scale-horz-marks-after-slider-disabled-dark@2.png differ diff --git a/gtk-3.0/assets/scale-horz-marks-after-slider-disabled.png b/gtk-3.0/assets/scale-horz-marks-after-slider-disabled.png new file mode 100644 index 0000000..c3dc80e Binary files /dev/null and b/gtk-3.0/assets/scale-horz-marks-after-slider-disabled.png differ diff --git a/gtk-3.0/assets/scale-horz-marks-after-slider-disabled@2.png b/gtk-3.0/assets/scale-horz-marks-after-slider-disabled@2.png new file mode 100644 index 0000000..6da4e62 Binary files /dev/null and b/gtk-3.0/assets/scale-horz-marks-after-slider-disabled@2.png differ diff --git a/gtk-3.0/assets/scale-horz-marks-after-slider.png b/gtk-3.0/assets/scale-horz-marks-after-slider.png new file mode 100644 index 0000000..12e00cb Binary files /dev/null and b/gtk-3.0/assets/scale-horz-marks-after-slider.png differ diff --git a/gtk-3.0/assets/scale-horz-marks-after-slider@2.png b/gtk-3.0/assets/scale-horz-marks-after-slider@2.png new file mode 100644 index 0000000..be3f11d Binary files /dev/null and b/gtk-3.0/assets/scale-horz-marks-after-slider@2.png differ diff --git a/gtk-3.0/assets/scale-horz-marks-before-slider-dark.png b/gtk-3.0/assets/scale-horz-marks-before-slider-dark.png new file mode 100644 index 0000000..05668fe Binary files /dev/null and b/gtk-3.0/assets/scale-horz-marks-before-slider-dark.png differ diff --git a/gtk-3.0/assets/scale-horz-marks-before-slider-dark@2.png b/gtk-3.0/assets/scale-horz-marks-before-slider-dark@2.png new file mode 100644 index 0000000..f2f7ae6 Binary files /dev/null and b/gtk-3.0/assets/scale-horz-marks-before-slider-dark@2.png differ diff --git a/gtk-3.0/assets/scale-horz-marks-before-slider-disabled-dark.png b/gtk-3.0/assets/scale-horz-marks-before-slider-disabled-dark.png new file mode 100644 index 0000000..d870c27 Binary files /dev/null and b/gtk-3.0/assets/scale-horz-marks-before-slider-disabled-dark.png differ diff --git a/gtk-3.0/assets/scale-horz-marks-before-slider-disabled-dark@2.png b/gtk-3.0/assets/scale-horz-marks-before-slider-disabled-dark@2.png new file mode 100644 index 0000000..81acf95 Binary files /dev/null and b/gtk-3.0/assets/scale-horz-marks-before-slider-disabled-dark@2.png differ diff --git a/gtk-3.0/assets/scale-horz-marks-before-slider-disabled.png b/gtk-3.0/assets/scale-horz-marks-before-slider-disabled.png new file mode 100644 index 0000000..96e442b Binary files /dev/null and b/gtk-3.0/assets/scale-horz-marks-before-slider-disabled.png differ diff --git a/gtk-3.0/assets/scale-horz-marks-before-slider-disabled@2.png b/gtk-3.0/assets/scale-horz-marks-before-slider-disabled@2.png new file mode 100644 index 0000000..717ee2c Binary files /dev/null and b/gtk-3.0/assets/scale-horz-marks-before-slider-disabled@2.png differ diff --git a/gtk-3.0/assets/scale-horz-marks-before-slider.png b/gtk-3.0/assets/scale-horz-marks-before-slider.png new file mode 100644 index 0000000..05668fe Binary files /dev/null and b/gtk-3.0/assets/scale-horz-marks-before-slider.png differ diff --git a/gtk-3.0/assets/scale-horz-marks-before-slider@2.png b/gtk-3.0/assets/scale-horz-marks-before-slider@2.png new file mode 100644 index 0000000..f2f7ae6 Binary files /dev/null and b/gtk-3.0/assets/scale-horz-marks-before-slider@2.png differ diff --git a/gtk-3.0/assets/scale-slider-dark.png b/gtk-3.0/assets/scale-slider-dark.png new file mode 100644 index 0000000..11c492a Binary files /dev/null and b/gtk-3.0/assets/scale-slider-dark.png differ diff --git a/gtk-3.0/assets/scale-slider-dark@2.png b/gtk-3.0/assets/scale-slider-dark@2.png new file mode 100644 index 0000000..dfe4b68 Binary files /dev/null and b/gtk-3.0/assets/scale-slider-dark@2.png differ diff --git a/gtk-3.0/assets/scale-slider-disabled-dark.png b/gtk-3.0/assets/scale-slider-disabled-dark.png new file mode 100644 index 0000000..8262fac Binary files /dev/null and b/gtk-3.0/assets/scale-slider-disabled-dark.png differ diff --git a/gtk-3.0/assets/scale-slider-disabled-dark@2.png b/gtk-3.0/assets/scale-slider-disabled-dark@2.png new file mode 100644 index 0000000..596adb7 Binary files /dev/null and b/gtk-3.0/assets/scale-slider-disabled-dark@2.png differ diff --git a/gtk-3.0/assets/scale-slider-disabled.png b/gtk-3.0/assets/scale-slider-disabled.png new file mode 100644 index 0000000..2b5474f Binary files /dev/null and b/gtk-3.0/assets/scale-slider-disabled.png differ diff --git a/gtk-3.0/assets/scale-slider-disabled@2.png b/gtk-3.0/assets/scale-slider-disabled@2.png new file mode 100644 index 0000000..2406137 Binary files /dev/null and b/gtk-3.0/assets/scale-slider-disabled@2.png differ diff --git a/gtk-3.0/assets/scale-slider.png b/gtk-3.0/assets/scale-slider.png new file mode 100644 index 0000000..11c492a Binary files /dev/null and b/gtk-3.0/assets/scale-slider.png differ diff --git a/gtk-3.0/assets/scale-slider@2.png b/gtk-3.0/assets/scale-slider@2.png new file mode 100644 index 0000000..dfe4b68 Binary files /dev/null and b/gtk-3.0/assets/scale-slider@2.png differ diff --git a/gtk-3.0/assets/scale-vert-marks-after-slider-dark.png b/gtk-3.0/assets/scale-vert-marks-after-slider-dark.png new file mode 100644 index 0000000..11314d3 Binary files /dev/null and b/gtk-3.0/assets/scale-vert-marks-after-slider-dark.png differ diff --git a/gtk-3.0/assets/scale-vert-marks-after-slider-dark@2.png b/gtk-3.0/assets/scale-vert-marks-after-slider-dark@2.png new file mode 100644 index 0000000..3d97405 Binary files /dev/null and b/gtk-3.0/assets/scale-vert-marks-after-slider-dark@2.png differ diff --git a/gtk-3.0/assets/scale-vert-marks-after-slider-disabled-dark.png b/gtk-3.0/assets/scale-vert-marks-after-slider-disabled-dark.png new file mode 100644 index 0000000..09c893a Binary files /dev/null and b/gtk-3.0/assets/scale-vert-marks-after-slider-disabled-dark.png differ diff --git a/gtk-3.0/assets/scale-vert-marks-after-slider-disabled-dark@2.png b/gtk-3.0/assets/scale-vert-marks-after-slider-disabled-dark@2.png new file mode 100644 index 0000000..34dcaea Binary files /dev/null and b/gtk-3.0/assets/scale-vert-marks-after-slider-disabled-dark@2.png differ diff --git a/gtk-3.0/assets/scale-vert-marks-after-slider-disabled.png b/gtk-3.0/assets/scale-vert-marks-after-slider-disabled.png new file mode 100644 index 0000000..9ce1039 Binary files /dev/null and b/gtk-3.0/assets/scale-vert-marks-after-slider-disabled.png differ diff --git a/gtk-3.0/assets/scale-vert-marks-after-slider-disabled@2.png b/gtk-3.0/assets/scale-vert-marks-after-slider-disabled@2.png new file mode 100644 index 0000000..480bfef Binary files /dev/null and b/gtk-3.0/assets/scale-vert-marks-after-slider-disabled@2.png differ diff --git a/gtk-3.0/assets/scale-vert-marks-after-slider.png b/gtk-3.0/assets/scale-vert-marks-after-slider.png new file mode 100644 index 0000000..11314d3 Binary files /dev/null and b/gtk-3.0/assets/scale-vert-marks-after-slider.png differ diff --git a/gtk-3.0/assets/scale-vert-marks-after-slider@2.png b/gtk-3.0/assets/scale-vert-marks-after-slider@2.png new file mode 100644 index 0000000..3d97405 Binary files /dev/null and b/gtk-3.0/assets/scale-vert-marks-after-slider@2.png differ diff --git a/gtk-3.0/assets/scale-vert-marks-before-slider-dark.png b/gtk-3.0/assets/scale-vert-marks-before-slider-dark.png new file mode 100644 index 0000000..0569e43 Binary files /dev/null and b/gtk-3.0/assets/scale-vert-marks-before-slider-dark.png differ diff --git a/gtk-3.0/assets/scale-vert-marks-before-slider-dark@2.png b/gtk-3.0/assets/scale-vert-marks-before-slider-dark@2.png new file mode 100644 index 0000000..07cc7d6 Binary files /dev/null and b/gtk-3.0/assets/scale-vert-marks-before-slider-dark@2.png differ diff --git a/gtk-3.0/assets/scale-vert-marks-before-slider-disabled-dark.png b/gtk-3.0/assets/scale-vert-marks-before-slider-disabled-dark.png new file mode 100644 index 0000000..21f0b55 Binary files /dev/null and b/gtk-3.0/assets/scale-vert-marks-before-slider-disabled-dark.png differ diff --git a/gtk-3.0/assets/scale-vert-marks-before-slider-disabled-dark@2.png b/gtk-3.0/assets/scale-vert-marks-before-slider-disabled-dark@2.png new file mode 100644 index 0000000..ccebfb1 Binary files /dev/null and b/gtk-3.0/assets/scale-vert-marks-before-slider-disabled-dark@2.png differ diff --git a/gtk-3.0/assets/scale-vert-marks-before-slider-disabled.png b/gtk-3.0/assets/scale-vert-marks-before-slider-disabled.png new file mode 100644 index 0000000..a1ee164 Binary files /dev/null and b/gtk-3.0/assets/scale-vert-marks-before-slider-disabled.png differ diff --git a/gtk-3.0/assets/scale-vert-marks-before-slider-disabled@2.png b/gtk-3.0/assets/scale-vert-marks-before-slider-disabled@2.png new file mode 100644 index 0000000..b48bb1f Binary files /dev/null and b/gtk-3.0/assets/scale-vert-marks-before-slider-disabled@2.png differ diff --git a/gtk-3.0/assets/scale-vert-marks-before-slider.png b/gtk-3.0/assets/scale-vert-marks-before-slider.png new file mode 100644 index 0000000..0569e43 Binary files /dev/null and b/gtk-3.0/assets/scale-vert-marks-before-slider.png differ diff --git a/gtk-3.0/assets/scale-vert-marks-before-slider@2.png b/gtk-3.0/assets/scale-vert-marks-before-slider@2.png new file mode 100644 index 0000000..07cc7d6 Binary files /dev/null and b/gtk-3.0/assets/scale-vert-marks-before-slider@2.png differ diff --git a/gtk-3.0/assets/selectionmode-checkbox-checked-dark.png b/gtk-3.0/assets/selectionmode-checkbox-checked-dark.png new file mode 100644 index 0000000..157c0cb Binary files /dev/null and b/gtk-3.0/assets/selectionmode-checkbox-checked-dark.png differ diff --git a/gtk-3.0/assets/selectionmode-checkbox-checked-dark@2.png b/gtk-3.0/assets/selectionmode-checkbox-checked-dark@2.png new file mode 100644 index 0000000..2d2dc0f Binary files /dev/null and b/gtk-3.0/assets/selectionmode-checkbox-checked-dark@2.png differ diff --git a/gtk-3.0/assets/selectionmode-checkbox-checked.png b/gtk-3.0/assets/selectionmode-checkbox-checked.png new file mode 100644 index 0000000..157c0cb Binary files /dev/null and b/gtk-3.0/assets/selectionmode-checkbox-checked.png differ diff --git a/gtk-3.0/assets/selectionmode-checkbox-checked@2.png b/gtk-3.0/assets/selectionmode-checkbox-checked@2.png new file mode 100644 index 0000000..2d2dc0f Binary files /dev/null and b/gtk-3.0/assets/selectionmode-checkbox-checked@2.png differ diff --git a/gtk-3.0/assets/selectionmode-checkbox-unchecked-dark.png b/gtk-3.0/assets/selectionmode-checkbox-unchecked-dark.png new file mode 100644 index 0000000..8ae9cd2 Binary files /dev/null and b/gtk-3.0/assets/selectionmode-checkbox-unchecked-dark.png differ diff --git a/gtk-3.0/assets/selectionmode-checkbox-unchecked-dark@2.png b/gtk-3.0/assets/selectionmode-checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..4b1adc3 Binary files /dev/null and b/gtk-3.0/assets/selectionmode-checkbox-unchecked-dark@2.png differ diff --git a/gtk-3.0/assets/selectionmode-checkbox-unchecked.png b/gtk-3.0/assets/selectionmode-checkbox-unchecked.png new file mode 100644 index 0000000..0362e37 Binary files /dev/null and b/gtk-3.0/assets/selectionmode-checkbox-unchecked.png differ diff --git a/gtk-3.0/assets/selectionmode-checkbox-unchecked@2.png b/gtk-3.0/assets/selectionmode-checkbox-unchecked@2.png new file mode 100644 index 0000000..4226e59 Binary files /dev/null and b/gtk-3.0/assets/selectionmode-checkbox-unchecked@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-active-dark.png b/gtk-3.0/assets/window-assets/titlebutton-close-active-dark.png new file mode 100644 index 0000000..7ffebe5 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-close-active-dark.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-active-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-close-active-dark@2.png new file mode 100644 index 0000000..57a033b Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-close-active-dark@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-active.png b/gtk-3.0/assets/window-assets/titlebutton-close-active.png new file mode 100644 index 0000000..7ffebe5 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-close-active.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-active@2.png b/gtk-3.0/assets/window-assets/titlebutton-close-active@2.png new file mode 100644 index 0000000..57a033b Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-close-active@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-backdrop-dark.png b/gtk-3.0/assets/window-assets/titlebutton-close-backdrop-dark.png new file mode 100644 index 0000000..04f671d Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-close-backdrop-dark.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-backdrop-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-close-backdrop-dark@2.png new file mode 100644 index 0000000..0e124ba Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-close-backdrop-dark@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-backdrop.png b/gtk-3.0/assets/window-assets/titlebutton-close-backdrop.png new file mode 100644 index 0000000..04f671d Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-close-backdrop.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-backdrop@2.png b/gtk-3.0/assets/window-assets/titlebutton-close-backdrop@2.png new file mode 100644 index 0000000..0e124ba Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-close-backdrop@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-dark.png b/gtk-3.0/assets/window-assets/titlebutton-close-dark.png new file mode 100644 index 0000000..0df7db8 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-close-dark.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-close-dark@2.png new file mode 100644 index 0000000..cf9047e Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-close-dark@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-hover-dark.png b/gtk-3.0/assets/window-assets/titlebutton-close-hover-dark.png new file mode 100644 index 0000000..ee74efe Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-close-hover-dark.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-hover-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-close-hover-dark@2.png new file mode 100644 index 0000000..0c24020 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-close-hover-dark@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-hover.png b/gtk-3.0/assets/window-assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ee74efe Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-close-hover.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-close-hover@2.png b/gtk-3.0/assets/window-assets/titlebutton-close-hover@2.png new file mode 100644 index 0000000..0c24020 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-close-hover@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-close.png b/gtk-3.0/assets/window-assets/titlebutton-close.png new file mode 100644 index 0000000..0df7db8 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-close.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-close@2.png b/gtk-3.0/assets/window-assets/titlebutton-close@2.png new file mode 100644 index 0000000..cf9047e Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-close@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-active-dark.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-active-dark.png new file mode 100644 index 0000000..07a9e6c Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-maximize-active-dark.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-active-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-active-dark@2.png new file mode 100644 index 0000000..14ae774 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-maximize-active-dark@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-active.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..07a9e6c Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-maximize-active.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-active@2.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-active@2.png new file mode 100644 index 0000000..14ae774 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-maximize-active@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop-dark.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop-dark.png new file mode 100644 index 0000000..04f671d Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop-dark.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop-dark@2.png new file mode 100644 index 0000000..0e124ba Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop-dark@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop.png new file mode 100644 index 0000000..04f671d Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop@2.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop@2.png new file mode 100644 index 0000000..0e124ba Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-maximize-backdrop@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-dark.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-dark.png new file mode 100644 index 0000000..203a96e Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-maximize-dark.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-dark@2.png new file mode 100644 index 0000000..5281799 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-maximize-dark@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-hover-dark.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-hover-dark.png new file mode 100644 index 0000000..cae06ff Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-maximize-hover-dark.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-hover-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-hover-dark@2.png new file mode 100644 index 0000000..00c2b77 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-maximize-hover-dark@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-hover.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..cae06ff Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-maximize-hover.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize-hover@2.png b/gtk-3.0/assets/window-assets/titlebutton-maximize-hover@2.png new file mode 100644 index 0000000..00c2b77 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-maximize-hover@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize.png b/gtk-3.0/assets/window-assets/titlebutton-maximize.png new file mode 100644 index 0000000..203a96e Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-maximize.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-maximize@2.png b/gtk-3.0/assets/window-assets/titlebutton-maximize@2.png new file mode 100644 index 0000000..5281799 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-maximize@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-active-dark.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-active-dark.png new file mode 100644 index 0000000..a4dbc1b Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-minimize-active-dark.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-active-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-active-dark@2.png new file mode 100644 index 0000000..a4b1590 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-minimize-active-dark@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-active.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..a4dbc1b Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-minimize-active.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-active@2.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-active@2.png new file mode 100644 index 0000000..a4b1590 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-minimize-active@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop-dark.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop-dark.png new file mode 100644 index 0000000..04f671d Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop-dark.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop-dark@2.png new file mode 100644 index 0000000..0e124ba Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop-dark@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop.png new file mode 100644 index 0000000..04f671d Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop@2.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop@2.png new file mode 100644 index 0000000..0e124ba Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-minimize-backdrop@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-dark.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-dark.png new file mode 100644 index 0000000..7ea660d Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-minimize-dark.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-dark@2.png new file mode 100644 index 0000000..8eb2604 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-minimize-dark@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-hover-dark.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-hover-dark.png new file mode 100644 index 0000000..918e8d8 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-minimize-hover-dark.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-hover-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-hover-dark@2.png new file mode 100644 index 0000000..5ed4be8 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-minimize-hover-dark@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-hover.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..918e8d8 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-minimize-hover.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize-hover@2.png b/gtk-3.0/assets/window-assets/titlebutton-minimize-hover@2.png new file mode 100644 index 0000000..5ed4be8 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-minimize-hover@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize.png b/gtk-3.0/assets/window-assets/titlebutton-minimize.png new file mode 100644 index 0000000..7ea660d Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-minimize.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-minimize@2.png b/gtk-3.0/assets/window-assets/titlebutton-minimize@2.png new file mode 100644 index 0000000..8eb2604 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-minimize@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-active-dark.png b/gtk-3.0/assets/window-assets/titlebutton-restore-active-dark.png new file mode 100644 index 0000000..f21d626 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-restore-active-dark.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-active-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-restore-active-dark@2.png new file mode 100644 index 0000000..c5aceac Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-restore-active-dark@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-active.png b/gtk-3.0/assets/window-assets/titlebutton-restore-active.png new file mode 100644 index 0000000..f21d626 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-restore-active.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-active@2.png b/gtk-3.0/assets/window-assets/titlebutton-restore-active@2.png new file mode 100644 index 0000000..c5aceac Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-restore-active@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop-dark.png b/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop-dark.png new file mode 100644 index 0000000..04f671d Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop-dark.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop-dark@2.png new file mode 100644 index 0000000..0e124ba Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop-dark@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop.png b/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop.png new file mode 100644 index 0000000..04f671d Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop@2.png b/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop@2.png new file mode 100644 index 0000000..0e124ba Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-restore-backdrop@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-dark.png b/gtk-3.0/assets/window-assets/titlebutton-restore-dark.png new file mode 100644 index 0000000..203a96e Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-restore-dark.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-restore-dark@2.png new file mode 100644 index 0000000..5281799 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-restore-dark@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-hover-dark.png b/gtk-3.0/assets/window-assets/titlebutton-restore-hover-dark.png new file mode 100644 index 0000000..deb87fc Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-restore-hover-dark.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-hover-dark@2.png b/gtk-3.0/assets/window-assets/titlebutton-restore-hover-dark@2.png new file mode 100644 index 0000000..b596dfd Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-restore-hover-dark@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-hover.png b/gtk-3.0/assets/window-assets/titlebutton-restore-hover.png new file mode 100644 index 0000000..deb87fc Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-restore-hover.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore-hover@2.png b/gtk-3.0/assets/window-assets/titlebutton-restore-hover@2.png new file mode 100644 index 0000000..b596dfd Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-restore-hover@2.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore.png b/gtk-3.0/assets/window-assets/titlebutton-restore.png new file mode 100644 index 0000000..203a96e Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-restore.png differ diff --git a/gtk-3.0/assets/window-assets/titlebutton-restore@2.png b/gtk-3.0/assets/window-assets/titlebutton-restore@2.png new file mode 100644 index 0000000..5281799 Binary files /dev/null and b/gtk-3.0/assets/window-assets/titlebutton-restore@2.png differ diff --git a/gtk-3.0/gtk-dark.css b/gtk-3.0/gtk-dark.css new file mode 100644 index 0000000..3cf0262 --- /dev/null +++ b/gtk-3.0/gtk-dark.css @@ -0,0 +1,8813 @@ +@keyframes ripple_effect { + to { + background-size: 1000% 1000%; + } +} + +@keyframes scale_ripple_effect { + to { + background-size: auto, 1000% 1000%; + } +} + +@keyframes header_ripple_effect { + from { + background-image: radial-gradient(circle farthest-corner at center, #AB47BC 0%, transparent 0%); + } + to { + background-image: radial-gradient(circle farthest-corner at center, #AB47BC 100%, transparent 0%); + } +} + +* { + padding: 0; + background-clip: padding-box; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #F28B82; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkToolItemGroup-expander-size: 11; + -GtkWidget-text-handle-width: 24; + -GtkWidget-text-handle-height: 24; + -GtkDialog-button-spacing: 4; + -GtkDialog-action-area-border: 0; + outline-style: solid; + outline-width: 2px; + outline-color: alpha(currentColor, 0.16); + outline-offset: -4px; + -gtk-outline-radius: 3px; + -gtk-secondary-caret-color: #AB47BC; +} + +.background { + background-color: #292b2e; + color: white; +} + +*:disabled { + -gtk-icon-effect: dim; +} + +.gtkstyle-fallback { + background-color: #292b2e; + color: white; +} + +.gtkstyle-fallback:hover { + background-color: #1d1e21; + color: white; +} + +.gtkstyle-fallback:active { + background-color: #111213; + color: white; +} + +.gtkstyle-fallback:disabled { + background-color: #292b2e; + color: rgba(255, 255, 255, 0.45); +} + +.gtkstyle-fallback:selected { + background-color: #AB47BC; + color: white; +} + +iconview, .view { + background-color: #333539; + color: white; +} + +iconview:hover, .view:hover { + background-color: alpha(currentColor, 0.1); + color: white; +} + +iconview:disabled, .view:disabled { + color: rgba(255, 255, 255, 0.45); +} + +textview text { + background-color: #333539; + color: white; +} + +textview text:disabled { + color: rgba(255, 255, 255, 0.45); +} + +textview border { + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +iconview:hover, iconview:active, iconview:selected { + border-radius: 3px; +} + +.rubberband, +rubberband, +XfdesktopIconView.view .rubberband, +.content-view rubberband, +treeview.view rubberband, +flowbox rubberband { + border: 1px solid #AB47BC; + background-color: alpha(#AB47BC, 0.3); +} + +flowbox flowboxchild { + outline-offset: -2px; + padding: 4px; + border-radius: 2px; +} + +label { + caret-color: currentColor; +} + +label.separator { + color: white; +} + +row:selected label, label:selected { + color: white; +} + +row:selected label:disabled, label:selected:disabled { + color: rgba(255, 255, 255, 0.45); +} + +label selection { + background-color: #AB47BC; + color: white; +} + +label:disabled { + color: rgba(255, 255, 255, 0.45); +} + +label:disabled selection { + color: rgba(255, 255, 255, 0.45); +} + +tab label:disabled, button label:disabled, menuitem label:disabled { + color: inherit; +} + +.dim-label, .budgie-notification .notification-body, .budgie-switcher .notification-body, label.separator { + color: rgba(255, 255, 255, 0.7); +} + +assistant .sidebar { + padding: 4px 0; +} + +assistant .sidebar label { + min-height: 36px; + padding: 0 12px; + color: rgba(255, 255, 255, 0.45); + font-weight: 500; +} + +assistant .sidebar label.highlight { + color: white; +} + +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); + } +} + +@keyframes spin_colors { + 1% { + color: #66BB6A; + } + 25% { + color: #66BB6A; + } + 26% { + color: #42A5F5; + } + 50% { + color: #42A5F5; + } + 51% { + color: #FDD633; + } + 75% { + color: #FDD633; + } + 76% { + color: #F28B82; + } + 100% { + color: #F28B82; + } +} + +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.3; +} + +#login_window entry, .budgie-session-dialog entry, +.budgie-polkit-dialog entry, +.budgie-run-dialog entry, .background .raven .raven-background spinbutton:not(.vertical), .background.budgie-popover entry, +.background.budgie-popover spinbutton:not(.vertical), .budgie-settings-window .settings-page .settings-frame .linked > entry, window.background stack scrolledwindow entry, +window.background stack scrolledwindow spinbutton:not(.vertical), dialog.background .dialog-vbox stack entry, +dialog.background .dialog-vbox stack spinbutton:not(.vertical), window#whiskermenu-window entry, .tilix-search-frame entry, +.tilix-search-frame .linked entry, +.tilix-search-frame .linked entry.search, .geary-composer-box entry, +.geary-composer-box spinbutton:not(.vertical), editortweak entry.search, layoutpane entry.search, messagedialog.background entry, notebook > stack:not(:only-child) entry, +notebook > stack:not(:only-child) spinbutton:not(.vertical), popover.background entry, .background spinbutton:not(.vertical), .background spinbutton.flat:not(.vertical), .background .linked > entry, .background .linked.vertical > entry, .background .linked > entry.flat, .background .linked.vertical > entry.flat, .background entry.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; + border-radius: 0; +} + +#login_window entry:focus, .budgie-session-dialog entry:focus, +.budgie-polkit-dialog entry:focus, +.budgie-run-dialog entry:focus, .background .raven .raven-background spinbutton:focus:not(.vertical), .background.budgie-popover entry:focus, .budgie-settings-window .settings-page .settings-frame .linked > entry:focus, window.background stack scrolledwindow entry:focus, dialog.background .dialog-vbox stack entry:focus, +dialog.background .dialog-vbox stack spinbutton:focus:not(.vertical), window#whiskermenu-window entry:focus, .tilix-search-frame entry:focus, .geary-composer-box entry:focus, +.geary-composer-box spinbutton:focus:not(.vertical), editortweak entry.search:focus, layoutpane entry.search:focus, messagedialog.background entry:focus, notebook > stack:not(:only-child) entry:focus, +notebook > stack:not(:only-child) spinbutton:focus:not(.vertical), popover.background entry:focus, .background spinbutton:focus:not(.vertical), .background .linked > entry:focus, .background entry.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(255, 255, 255, 0.45) 10%) 0 0 2/0 0 2px; +} + +#login_window entry:drop(active), .budgie-session-dialog entry:drop(active), +.budgie-polkit-dialog entry:drop(active), +.budgie-run-dialog entry:drop(active), .background .raven .raven-background spinbutton:drop(active):not(.vertical), .background.budgie-popover entry:drop(active), .budgie-settings-window .settings-page .settings-frame .linked > entry:drop(active), window.background stack scrolledwindow entry:drop(active), dialog.background .dialog-vbox stack entry:drop(active), +dialog.background .dialog-vbox stack spinbutton:drop(active):not(.vertical), window#whiskermenu-window entry:drop(active), .tilix-search-frame entry:drop(active), .geary-composer-box entry:drop(active), +.geary-composer-box spinbutton:drop(active):not(.vertical), editortweak entry.search:drop(active), layoutpane entry.search:drop(active), messagedialog.background entry:drop(active), notebook > stack:not(:only-child) entry:drop(active), +notebook > stack:not(:only-child) spinbutton:drop(active):not(.vertical), popover.background entry:drop(active), .background spinbutton:drop(active):not(.vertical), .background .linked > entry:drop(active), .background entry.flat:drop(active) { + background-image: none; + border-width: 0; + background-color: transparent; + color: white; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.45); +} + +#login_window entry:disabled, .budgie-session-dialog entry:disabled, +.budgie-polkit-dialog entry:disabled, +.budgie-run-dialog entry:disabled, .background .raven .raven-background spinbutton:disabled:not(.vertical), .background.budgie-popover entry:disabled, .budgie-settings-window .settings-page .settings-frame .linked > entry:disabled, window.background stack scrolledwindow entry:disabled, dialog.background .dialog-vbox stack entry:disabled, +dialog.background .dialog-vbox stack spinbutton:disabled:not(.vertical), window#whiskermenu-window entry:disabled, .tilix-search-frame entry:disabled, .geary-composer-box entry:disabled, +.geary-composer-box spinbutton:disabled:not(.vertical), editortweak entry.search:disabled, layoutpane entry.search:disabled, messagedialog.background entry:disabled, notebook > stack:not(:only-child) entry:disabled, +notebook > stack:not(:only-child) spinbutton:disabled:not(.vertical), popover.background entry:disabled, .background spinbutton:disabled:not(.vertical), .background .linked > entry:disabled, .background entry.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +spinbutton:not(.vertical), entry { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +spinbutton:focus:not(.vertical), entry:focus { + border: 1px solid #AB47BC; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: white; +} + +spinbutton:disabled:not(.vertical), entry:disabled { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +.background entry { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +.background entry:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; +} + +.background entry:disabled { + opacity: 0.35; +} + +entry { + min-height: 36px; + padding: 0 8px; +} + +entry image { + color: alpha(currentColor, 0.9); +} + +entry image:hover, entry image:active { + color: currentColor; +} + +entry image:disabled { + color: alpha(currentColor, 0.45); +} + +entry image.left { + margin-left: 2px; + margin-right: 6px; +} + +entry image.right { + margin-left: 6px; + margin-right: 2px; +} + +entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-left: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left top; +} + +entry undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-right: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right top; +} + +.background entry.error, .background entry.search.error { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #F28B82; + color: rgba(0, 0, 0, 0.87); +} + +.background entry.error:focus, .background entry.search.error:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +.background entry.error:disabled, .background entry.search.error:disabled { + opacity: 0.35; +} + +.background entry.error.flat, .background entry.search.error.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #F28B82; + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background entry.error.flat:focus, .background entry.search.error.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F28B82 100%, #F28B82 10%) 0 0 2/0 0 2px; +} + +.background entry.error.flat:disabled, .background entry.search.error.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +.background entry.warning, .background entry.search.warning { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #FDD633; + color: rgba(0, 0, 0, 0.87); +} + +.background entry.warning:focus, .background entry.search.warning:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +.background entry.warning:disabled, .background entry.search.warning:disabled { + opacity: 0.35; +} + +.background entry.warning.flat, .background entry.search.warning.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #FDD633; + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background entry.warning.flat:focus, .background entry.search.warning.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #FDD633 100%, #FDD633 10%) 0 0 2/0 0 2px; +} + +.background entry.warning.flat:disabled, .background entry.search.warning.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +entry.entry-tag { + padding: 0 8px; + border-radius: 9999px; + box-shadow: none; + background-color: #AB47BC; + color: white; +} + +entry.entry-tag:hover { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +entry.entry-tag:dir(ltr) { + margin: 3px -4px 3px 8px; +} + +entry.entry-tag:dir(rtl) { + margin: 3px 8px 3px -4px; +} + +entry.entry-tag.button, entry.entry-tag.button:hover, entry.entry-tag.button:active { + background-color: transparent; + background-image: none; + border-image: none; + border: none; + box-shadow: none; + animation: none; + margin: 0 -2px; + padding: 4px; + border-radius: 9999px; +} + +entry.entry-tag.button:not(:hover):not(:active) { + color: rgba(255, 255, 255, 0.7); +} + +entry.entry-tag.button:hover, entry.entry-tag.button:active { + color: white; +} + +entry progress { + margin: 2px -6px; + border-style: none none solid; + border-width: 2px; + border-color: #AB47BC; + background-color: transparent; +} + +.linked:not(.vertical) > entry, .linked.vertical > entry, .linked:not(.vertical) > entry.flat, .linked.vertical > entry.flat { + border-radius: 0; +} + +treeview entry.flat, treeview entry { + min-height: 0; + padding: 2px; + border-radius: 3px; + background-color: #333539; +} + +treeview entry.flat, treeview entry.flat:focus, treeview entry, treeview entry:focus { + border-image: none; + box-shadow: none; +} + +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.001, to(#EC407A), to(transparent)); + } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#EC407A), to(transparent)); + } +} + +button { + min-height: 24px; + min-width: 16px; + padding: 6px 10px; + border-radius: 3px; + font-weight: 500; + border: 1px solid #4b4d51; + box-shadow: none; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +button:hover { + box-shadow: none; + background-color: #3b3d41; + color: white; +} + +button:active, button:checked { + box-shadow: none; + background-color: #434549; + color: white; + animation: none; +} + +button:disabled { + box-shadow: none; + background-color: #323336; + color: white; +} + +button:checked:disabled { + box-shadow: none; + background-color: rgba(171, 71, 188, 0.5); + color: rgba(255, 255, 255, 0.45); +} + +.background button { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 9999px transparent; + background-color: #333539; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); + border: none; +} + +.background button:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 0 0 9999px transparent; + color: white; + background-color: #3f4246; +} + +.background button:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 0 0 9999px alpha(currentColor, 0.06); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.16) 10%, transparent 0%); + background-size: 0% 0%; + color: white; +} + +.background button:disabled { + box-shadow: none; + background-color: rgba(51, 53, 57, 0.45); + color: rgba(255, 255, 255, 0.3); +} + +.background button:checked { + background-color: #AB47BC; + color: white; +} + +.background button:checked:disabled { + background-color: alpha(#AB47BC, 0.25); + color: alpha(#AB47BC, 0.5); +} + +.lightdm-gtk-greeter button, .budgie-session-dialog .linked > button, +.budgie-polkit-dialog .linked > button, +.budgie-run-dialog .linked > button, .drop-shadow button, .background .raven .raven-header:not(.top) button.image-button, .background.budgie-popover button, .background.budgie-popover row button, .budgie-settings-window buttonbox.inline-toolbar button, PanelToplevel > widget > button, .nemo-window .toolbar button, .background tabbox > tab button, .background .gedit-search-slider > .linked:not(.vertical) > button:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button, .nemo-window .floating-bar button, +.nautilus-window .floating-bar button, placessidebar row button.sidebar-button, calendar.button, check, +radio, scrollbar button, notebook > header > tabs > arrow, spinbutton.vertical button, spinbutton:not(.vertical) > button, modelbutton.flat, +.menuitem.button.flat, .inline-toolbar button:not(.text-button), .background .osd button.flat, .budgie-session-dialog button, +.budgie-polkit-dialog button, +.budgie-run-dialog button, .budgie-notification-window button.image-button.close, .budgie-switcher-window button.image-button.close, .budgie-osd-window button.image-button.close, .caja-navigation-window button.toggle.image-button, .mate-panel-menu-bar #PanelApplet button:not(.flat), toolbar.primary-toolbar toolitem.raised button, .tilix-search-frame button, .geary-composer-box button:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised, window.csd > box.vertical > box.vertical > toolbar.horizontal button, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button, layouttabbar button, messagedialog.background.csd .linked.dialog-action-area:not(.vertical) > button, messagedialog.background .linked.dialog-action-area:not(.vertical) > button, .background .app-notification button, toolbar button:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:not(:only-child), .linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.down, .background .osd button, .background .linked.stack-switcher > button, button.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); +} + +.lightdm-gtk-greeter button:hover, .drop-shadow button:hover, .background .raven .raven-header:not(.top) button.image-button:hover, .background.budgie-popover button:hover, .budgie-settings-window buttonbox.inline-toolbar button:hover, PanelToplevel > widget > button:hover, .nemo-window .toolbar button:hover, .background tabbox > tab button:hover, .background .gedit-search-slider > .linked:not(.vertical) > button:hover:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:hover, .nemo-window .floating-bar button:hover, +.nautilus-window .floating-bar button:hover, placessidebar row button.sidebar-button:hover, calendar.button:hover, check:hover, +radio:hover, scrollbar button:hover, notebook > header > tabs > arrow:hover, spinbutton.vertical button:hover, spinbutton:not(.vertical) > button:hover, modelbutton.flat:hover, +.menuitem.button.flat:hover, .inline-toolbar button:hover:not(.text-button), .budgie-session-dialog button:hover, +.budgie-polkit-dialog button:hover, +.budgie-run-dialog button:hover, .budgie-notification-window button.image-button.close:hover, .budgie-switcher-window button.image-button.close:hover, .budgie-osd-window button.image-button.close:hover, .caja-navigation-window button.toggle.image-button:hover, .mate-panel-menu-bar #PanelApplet button:hover:not(.flat), toolbar.primary-toolbar toolitem.raised button:hover, .tilix-search-frame button:hover, .geary-composer-box button:hover:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:hover, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:hover:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:hover, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:hover, window.csd > box.vertical > box.vertical > toolbar.horizontal button:hover, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:hover, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:hover, layouttabbar button:hover, messagedialog.background .linked:not(.vertical).dialog-action-area > button:hover, .background .app-notification button:hover, toolbar button:hover:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:hover:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.down:hover, .background .osd button:hover, .background .linked.stack-switcher > button:hover, button.flat:hover, .background button.flat:hover { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +.lightdm-gtk-greeter button:active, .drop-shadow button:active, .background .raven .raven-header:not(.top) button.image-button:active, .background.budgie-popover button:active, .budgie-settings-window buttonbox.inline-toolbar button:active, PanelToplevel > widget > button:active, .nemo-window .toolbar button:active, .background tabbox > tab button:active, .background .gedit-search-slider > .linked:not(.vertical) > button:active:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:active, .nemo-window .floating-bar button:active, +.nautilus-window .floating-bar button:active, placessidebar row button.sidebar-button:active, calendar.button:active, check:active, +radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, spinbutton.vertical button:active, spinbutton:not(.vertical) > button:active, modelbutton.flat:active, +.menuitem.button.flat:active, .inline-toolbar button:active:not(.text-button), .budgie-session-dialog button:active, +.budgie-polkit-dialog button:active, +.budgie-run-dialog button:active, .budgie-notification-window button.image-button.close:active, .budgie-switcher-window button.image-button.close:active, .budgie-osd-window button.image-button.close:active, .caja-navigation-window button.toggle.image-button:active, .mate-panel-menu-bar #PanelApplet button:active:not(.flat), toolbar.primary-toolbar toolitem.raised button:active, .tilix-search-frame button:active, .geary-composer-box button:active:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:active, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:active:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:active, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:active, window.csd > box.vertical > box.vertical > toolbar.horizontal button:active, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:active, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:active, layouttabbar button:active, messagedialog.background .linked:not(.vertical).dialog-action-area > button:active, .background .app-notification button:active, toolbar button:active:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:active:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.down:active, .background .osd button:active, .background .linked.stack-switcher > button:active, button.flat:active, .background button.flat:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +.lightdm-gtk-greeter button:disabled, .drop-shadow button:disabled, .background .raven .raven-header:not(.top) button.image-button:disabled, .background.budgie-popover button:disabled, .budgie-settings-window buttonbox.inline-toolbar button:disabled, PanelToplevel > widget > button:disabled, .nemo-window .toolbar button:disabled, .background tabbox > tab button:disabled, .background .gedit-search-slider > .linked:not(.vertical) > button:disabled:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:disabled, .nemo-window .floating-bar button:disabled, +.nautilus-window .floating-bar button:disabled, placessidebar row button.sidebar-button:disabled, calendar.button:disabled, check:disabled, +radio:disabled, scrollbar button:disabled, notebook > header > tabs > arrow:disabled, spinbutton.vertical button:disabled, spinbutton:not(.vertical) > button:disabled, modelbutton.flat:disabled, +.menuitem.button.flat:disabled, .inline-toolbar button:disabled:not(.text-button), .budgie-session-dialog button:disabled, +.budgie-polkit-dialog button:disabled, +.budgie-run-dialog button:disabled, .budgie-notification-window button.image-button.close:disabled, .budgie-switcher-window button.image-button.close:disabled, .budgie-osd-window button.image-button.close:disabled, .caja-navigation-window button.toggle.image-button:disabled, .mate-panel-menu-bar #PanelApplet button:disabled:not(.flat), toolbar.primary-toolbar toolitem.raised button:disabled, .tilix-search-frame button:disabled, .geary-composer-box button:disabled:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:disabled, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:disabled:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:disabled, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:disabled, window.csd > box.vertical > box.vertical > toolbar.horizontal button:disabled, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:disabled, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:disabled, layouttabbar button:disabled, messagedialog.background .linked:not(.vertical).dialog-action-area > button:disabled, .background .app-notification button:disabled, toolbar button:disabled:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:disabled:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down:disabled, .background .osd button:disabled, .background .linked.stack-switcher > button:disabled, button.flat:disabled, .background button.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); +} + +.budgie-session-dialog button:checked, +.budgie-polkit-dialog button:checked, +.budgie-run-dialog button:checked, .budgie-notification-window button.image-button.close:checked, .budgie-switcher-window button.image-button.close:checked, .budgie-osd-window button.image-button.close:checked, .caja-navigation-window button.toggle.image-button:checked, .mate-panel-menu-bar #PanelApplet button:checked:not(.flat), toolbar.primary-toolbar toolitem.raised button:checked, .tilix-search-frame button:checked, .geary-composer-box button:checked:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:checked, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:checked:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:checked, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:checked, window.csd > box.vertical > box.vertical > toolbar.horizontal button:checked, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:checked, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:checked, layouttabbar button:checked, messagedialog.background .linked:not(.vertical).dialog-action-area > button:checked, .background .app-notification button:checked, toolbar button:checked:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:checked:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.down:checked, .background .osd button:checked, .background .linked.stack-switcher > button:checked, button.flat:checked, .background button.flat:checked { + color: white; + background-color: alpha(currentColor, 0.12); + box-shadow: none; +} + +.budgie-session-dialog button:checked:disabled, +.budgie-polkit-dialog button:checked:disabled, +.budgie-run-dialog button:checked:disabled, .budgie-notification-window button.image-button.close:checked:disabled, .budgie-switcher-window button.image-button.close:checked:disabled, .budgie-osd-window button.image-button.close:checked:disabled, .caja-navigation-window button.toggle.image-button:checked:disabled, .mate-panel-menu-bar #PanelApplet button:checked:disabled:not(.flat), toolbar.primary-toolbar toolitem.raised button:checked:disabled, .tilix-search-frame button:checked:disabled, .geary-composer-box button:checked:disabled:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:checked:disabled, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:checked:disabled:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:checked:disabled, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:checked:disabled, window.csd > box.vertical > box.vertical > toolbar.horizontal button:checked:disabled, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:checked:disabled, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:checked:disabled, layouttabbar button:checked:disabled, messagedialog.background .linked:not(.vertical).dialog-action-area > button:checked:disabled, .background .app-notification button:checked:disabled, toolbar button:checked:disabled:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:checked:disabled:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:checked:disabled, .linked > spinbutton:not(.vertical) > button.down:checked:disabled, .background .osd button:checked:disabled, .background .linked.stack-switcher > button:checked:disabled, button.flat:checked:disabled, .background button.flat:checked:disabled { + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.45); + box-shadow: none; +} + +button.text-button { + padding-left: 16px; + padding-right: 16px; +} + +button.image-button { + min-width: 24px; + padding: 6px; + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +button.text-button.image-button { + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +button.text-button.image-button label:first-child { + margin-left: 10px; + margin-right: 2px; +} + +button.text-button.image-button label:last-child { + margin-left: 2px; + margin-right: 10px; +} + +button.text-button.image-button label:only-child { + margin-left: 10px; + margin-right: 10px; +} + +button.text-button.image-button image:not(:only-child):first-child { + margin-left: 4px; +} + +button.text-button.image-button image:not(:only-child):last-child { + margin-right: 4px; +} + +.linked > button.flat, .linked.vertical > button.flat { + border-radius: 3px; +} + +.linked > button.flat.image-button, .linked.vertical > button.flat.image-button { + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +.linked > button.flat.text-button.image-button, .linked.vertical > button.flat.text-button.image-button { + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +.background .linked.stack-switcher > button { + border-radius: 3px; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, transparent 0%) 0 0 0/0 0 0px; +} + +.background .linked.stack-switcher > button:checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, transparent 0%) 0 0 2/0 0 2px; + background-color: transparent; +} + +.background buttonbox.linked > button { + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +row:selected button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row:selected button.flat { + color: rgba(255, 255, 255, 0.7); +} + +row:selected button.flat:hover, row:selected button.flat:active, row:selected button.flat:checked { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +row:selected button.flat:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row:selected button.flat:checked:disabled { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +button.osd { + padding: 9px 13px; +} + +button.osd.image-button, button.osd.remove-button { + padding: 9px; +} + +button.osd:disabled { + opacity: 0; +} + +button.suggested-action { + background-color: #AB47BC; + color: white; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +button.suggested-action:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 0 0 9999px transparent; + color: white; + background-color: #b45ac3; + background-color: #b45ac3; + color: white; +} + +button.suggested-action:disabled { + background-color: rgba(171, 71, 188, 0.15); + color: rgba(171, 71, 188, 0.45); +} + +button.suggested-action:checked { + background-color: #c47ed0; +} + +button.suggested-action.flat { + background-color: transparent; + color: #AB47BC; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); +} + +button.suggested-action.flat:hover { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +button.suggested-action.flat:active, button.suggested-action.flat:checked { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +button.suggested-action.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); +} + +button.destructive-action { + background-color: #FF5252; + color: white; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +button.destructive-action:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 0 0 9999px transparent; + color: white; + background-color: #ff6c6c; + background-color: #ff6c6c; + color: white; +} + +button.destructive-action:disabled { + background-color: rgba(255, 82, 82, 0.15); + color: rgba(255, 82, 82, 0.45); +} + +button.destructive-action:checked { + background-color: #ff8686; +} + +button.destructive-action.flat { + background-color: transparent; + color: #FF5252; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); +} + +button.destructive-action.flat:hover { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +button.destructive-action.flat:active, button.destructive-action.flat:checked { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +button.destructive-action.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); +} + +.stack-switcher > button { + outline-offset: -4px; +} + +.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: 4px; + padding-right: 4px; +} + +.stack-switcher > button.needs-attention:checked > label, +.stack-switcher > button.needs-attention:checked > image { + animation: none; + background-image: none; +} + +button separator { + min-width: 0; + min-height: 0; + background: none; +} + +row button.image-button { + border-radius: 9999px; + -gtk-outline-radius: 9999px; +} + +.primary-toolbar button { + -gtk-icon-shadow: none; +} + +#login_window #user_combobox button, .background .raven .raven-background button.combo, .background.budgie-popover button.combo, window.background stack scrolledwindow button.combo, dialog.background .dialog-vbox stack button.combo, .tilix-search-frame button.combo, .geary-composer-box button.combo, .background button.combo, .background .linked > button.combo, .background .linked entry + button:not(.combo), .background .linked entry + button:not(.combo) + button:not(.combo) { + border-radius: 0; + background-image: none; + background-color: transparent; + font-weight: normal; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +#login_window #user_combobox button:hover, .background .raven .raven-background button.combo:hover, dialog.background .dialog-vbox stack button.combo:hover, .tilix-search-frame button.combo:hover, .geary-composer-box button.combo:hover, .background button.combo:hover, .background .linked entry + button:hover:not(.combo), .background .linked entry + button:not(.combo) + button:hover:not(.combo) { + background-image: none; + border-width: 0; + background-color: transparent; + color: white; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.45); +} + +#login_window #user_combobox button:active, .background .raven .raven-background button.combo:active, dialog.background .dialog-vbox stack button.combo:active, .tilix-search-frame button.combo:active, .geary-composer-box button.combo:active, .background button.combo:active, .background .linked entry + button:active:not(.combo), .background .linked entry + button:not(.combo) + button:active:not(.combo), #login_window #user_combobox button:checked, .background .raven .raven-background button.combo:checked, dialog.background .dialog-vbox stack button.combo:checked, .tilix-search-frame button.combo:checked, .geary-composer-box button.combo:checked, .background button.combo:checked, .background .linked entry + button:checked:not(.combo), .background .linked entry + button:not(.combo) + button:checked:not(.combo) { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(255, 255, 255, 0.45) 10%) 0 0 2/0 0 2px; +} + +#login_window #user_combobox button:disabled, .background .raven .raven-background button.combo:disabled, dialog.background .dialog-vbox stack button.combo:disabled, .tilix-search-frame button.combo:disabled, .geary-composer-box button.combo:disabled, .background button.combo:disabled, .background .linked entry + button:disabled:not(.combo), .background .linked entry + button:not(.combo) + button:disabled:not(.combo) { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:not(.destructive-action):not(.suggested-action), .linked > button.flat:not(.stack-switcher):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.06); +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:hover:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:hover:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:hover:not(.destructive-action):not(.suggested-action), .linked > button.flat:hover:not(.stack-switcher):not(.combo) { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:active:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:active:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:active:not(.destructive-action):not(.suggested-action), .linked > button.flat:active:not(.stack-switcher):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:disabled:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:disabled:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:disabled:not(.destructive-action):not(.suggested-action), .linked > button.flat:disabled:not(.stack-switcher):not(.combo) { + box-shadow: none; + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.3); +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:checked:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:checked:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:not(.destructive-action):not(.suggested-action), .linked > button.flat:checked:not(.stack-switcher):not(.combo) { + color: white; + background-color: alpha(currentColor, 0.12); + box-shadow: none; +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:checked:disabled:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:checked:disabled:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:disabled:not(.destructive-action):not(.suggested-action), .linked > button.flat:checked:disabled:not(.stack-switcher):not(.combo) { + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.45); + box-shadow: none; +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:not(.combo), button#show_previous_icon_toolbar_togglebutton, +button#show_show_thumbnails_icon_toolbar_togglebutton, popover.background button:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:not(.stack-switcher):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.06); +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:hover:not(.combo), button#show_previous_icon_toolbar_togglebutton:hover, +button#show_show_thumbnails_icon_toolbar_togglebutton:hover, popover.background button:hover:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:hover:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:hover:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:hover:not(.stack-switcher):not(.combo) { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:active:not(.combo), button#show_previous_icon_toolbar_togglebutton:active, +button#show_show_thumbnails_icon_toolbar_togglebutton:active, popover.background button:active:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:active:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:active:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:active:not(.stack-switcher):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:disabled:not(.combo), button#show_previous_icon_toolbar_togglebutton:disabled, +button#show_show_thumbnails_icon_toolbar_togglebutton:disabled, popover.background button:disabled:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:disabled:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:disabled:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:disabled:not(.stack-switcher):not(.combo) { + box-shadow: none; + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.3); +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:checked:not(.combo), button#show_previous_icon_toolbar_togglebutton:checked, +button#show_show_thumbnails_icon_toolbar_togglebutton:checked, popover.background button:checked:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:checked:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:checked:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:checked:not(.stack-switcher):not(.combo) { + background-color: #AB47BC; + color: white; +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:checked:disabled:not(.combo), button#show_previous_icon_toolbar_togglebutton:checked:disabled, +button#show_show_thumbnails_icon_toolbar_togglebutton:checked:disabled, popover.background button:checked:disabled:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:checked:disabled:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:checked:disabled:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:checked:disabled:not(.stack-switcher):not(.combo) { + background-color: alpha(#AB47BC, 0.25); + color: alpha(#AB47BC, 0.5); +} + +stacksidebar row.needs-attention > label, .stack-switcher > button.needs-attention > label, +.stack-switcher > button.needs-attention > image { + animation: needs_attention 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-repeat: no-repeat; + background-position: right 3px; + background-size: 6px 6px; +} + +stacksidebar row.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > label:dir(rtl), +.stack-switcher > button.needs-attention > image:dir(rtl) { + background-position: left 3px; +} + +.drop-shadow button, .budgie-notification-window button, .budgie-switcher-window button, .budgie-osd-window button, .background.budgie-popover .linked > button.image-button.flat, .background .gedit-search-slider > .linked:not(.vertical) > button:not(.combo):dir(ltr), .background .gedit-search-slider > .linked:not(.vertical) > button:not(.combo):dir(rtl), .background .caja-pathbar > button, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action), .linked > button { + border-radius: 0; + -gtk-outline-radius: 3px; +} + +.drop-shadow button:first-child, .budgie-notification-window button:first-child, .budgie-switcher-window button:first-child, .budgie-osd-window button:first-child, .background.budgie-popover .linked > button.image-button.flat:first-child, .background .gedit-search-slider > .linked:not(.vertical) > button:first-child:not(.combo):dir(ltr), .background .gedit-search-slider > .linked:not(.vertical) > button:first-child:not(.combo):dir(rtl), .background .caja-pathbar > button:first-child, +.background .path-bar > button:first-child:not(.combo):not(.destructive-action):not(.suggested-action), .linked > button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +.drop-shadow button:last-child, .budgie-notification-window button:last-child, .budgie-switcher-window button:last-child, .budgie-osd-window button:last-child, .background.budgie-popover .linked > button.image-button.flat:last-child, .background .gedit-search-slider > .linked:not(.vertical) > button:last-child:not(.combo):dir(ltr), .background .gedit-search-slider > .linked:not(.vertical) > button:last-child:not(.combo):dir(rtl), .background .caja-pathbar > button:last-child, +.background .path-bar > button:last-child:not(.combo):not(.destructive-action):not(.suggested-action), .linked > button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +.drop-shadow button:only-child, .budgie-notification-window button:only-child, .budgie-switcher-window button:only-child, .budgie-osd-window button:only-child, .background.budgie-popover .linked > button.image-button.flat:only-child, .background .gedit-search-slider > .linked:not(.vertical) > button:only-child:not(.combo):dir(ltr), .background .gedit-search-slider > .linked:not(.vertical) > button:only-child:not(.combo):dir(rtl), .background .caja-pathbar > button:only-child, +.background .path-bar > button:only-child:not(.combo):not(.destructive-action):not(.suggested-action), .linked > button:only-child { + border-radius: 3px; +} + +.linked.vertical > button { + border-radius: 0; + -gtk-outline-radius: 3px; +} + +.linked.vertical > button:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +.linked.vertical > button:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +.linked.vertical > button:only-child { + border-radius: 3px; +} + +/* menu buttons */ +modelbutton.flat, +.menuitem.button.flat { + min-height: 32px; + padding: 0 12px; + border-radius: 3px; + color: inherit; +} + +modelbutton.flat check:not(:checked):not(:indeterminate), +modelbutton.flat radio:not(:checked):not(:indeterminate), +.menuitem.button.flat check:not(:checked):not(:indeterminate), +.menuitem.button.flat radio:not(:checked):not(:indeterminate) { + color: alpha(currentColor, 0.45); +} + +modelbutton.flat check, modelbutton.flat check:hover, +modelbutton.flat radio, +modelbutton.flat radio:hover, +.menuitem.button.flat check, +.menuitem.button.flat check:hover, +.menuitem.button.flat radio, +.menuitem.button.flat radio:hover { + background-image: none; +} + +modelbutton.flat check:active, +modelbutton.flat radio:active, +.menuitem.button.flat check:active, +.menuitem.button.flat radio:active { + animation: none; +} + +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; + margin-right: -16px; +} + +modelbutton.flat check:first-child, +modelbutton.flat radio:first-child, +.menuitem.button.flat check:first-child, +.menuitem.button.flat radio:first-child { + margin-left: -16px; + 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 { + min-height: 24px; + min-width: 24px; + padding: 6px; +} + +*:link, button:link, +button:visited { + color: #AB47BC; +} + +*:link:visited, *:link:visited:hover, *:link:visited:active, +button:visited { + color: #E040FB; +} + +*:link:selected, *:selected *:link, button:selected:link, +button:selected:visited, *:selected button:link, +*:selected button:visited { + color: white; +} + +button:link > label, +button:visited > label { + text-decoration-line: underline; +} + +spinbutton:not(.vertical) { + padding: 0; +} + +.background spinbutton:not(.vertical), .background spinbutton:not(.vertical).flat { + transition: all 225ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); +} + +.background spinbutton:not(.vertical) entry, .background spinbutton:not(.vertical) entry:focus, .background spinbutton:not(.vertical) entry:disabled, .background spinbutton:not(.vertical):focus entry, .background spinbutton:not(.vertical):focus entry:focus, .background spinbutton:not(.vertical):focus entry:disabled, .background spinbutton:not(.vertical):disabled entry, .background spinbutton:not(.vertical):disabled entry:focus, .background spinbutton:not(.vertical):disabled entry:disabled, .background spinbutton:not(.vertical).flat entry, .background spinbutton:not(.vertical).flat entry:focus, .background spinbutton:not(.vertical).flat entry:disabled, .background spinbutton:not(.vertical).flat:focus entry, .background spinbutton:not(.vertical).flat:focus entry:focus, .background spinbutton:not(.vertical).flat:focus entry:disabled, .background spinbutton:not(.vertical).flat:disabled entry, .background spinbutton:not(.vertical).flat:disabled entry:focus, .background spinbutton:not(.vertical).flat:disabled entry:disabled { + box-shadow: none; + background: none; + border-image: none; + transition: none; +} + +.background.budgie-popover spinbutton:not(.vertical) entry, window.background stack scrolledwindow spinbutton:not(.vertical) entry, dialog.background .dialog-vbox stack spinbutton:not(.vertical) entry, .geary-composer-box spinbutton:not(.vertical) entry, +spinbutton:not(.vertical) > entry { + min-width: 26px; + margin: 0; + border: none; + border-radius: 0; + box-shadow: none; + background-color: transparent; +} + +spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > button:hover, spinbutton:not(.vertical) > button:active, spinbutton:not(.vertical) > button:checked, spinbutton:not(.vertical) > button:disabled { + border: solid 6px transparent; +} + +spinbutton:not(.vertical) > button.up:dir(ltr), spinbutton:not(.vertical) > button.down:dir(rtl) { + margin-left: -3px; +} + +spinbutton:not(.vertical) > button.up:dir(rtl), spinbutton:not(.vertical) > button.down:dir(ltr) { + margin-right: -3px; +} + +.linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down, .linked > spinbutton:not(.vertical) > button.down:hover, .linked > spinbutton:not(.vertical) > button.down:active, .linked > spinbutton:not(.vertical) > button.down:checked, .linked > spinbutton:not(.vertical) > button.down:disabled { + border: solid 6px transparent; +} + +spinbutton.vertical:disabled { + color: rgba(255, 255, 255, 0.45); +} + +spinbutton.vertical:drop(active) { + box-shadow: none; +} + +spinbutton.vertical entry { + min-height: 36px; + min-width: 42px; + padding: 0; +} + +spinbutton.vertical button { + min-height: 36px; + min-width: 42px; + padding: 0; +} + +spinbutton.vertical button.up { + border-radius: 2px 2px 0 0; +} + +spinbutton.vertical button.down { + border-radius: 0 0 2px 2px; +} + +treeview spinbutton:not(.vertical) { + min-height: 0; + border-style: none; + border-radius: 0; +} + +treeview spinbutton:not(.vertical) entry { + min-height: 0; + padding: 1px 2px; +} + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; +} + +.background combobox { + border: unset; + border-image: unset; + border-radius: unset; + background-color: unset; + color: unset; + box-shadow: unset; +} + +combobox entry.combo { + border-radius: 2px; + margin-right: -32px; + padding-right: 32px; + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +combobox entry.combo:focus { + border: 1px solid #AB47BC; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: white; +} + +combobox entry.combo:disabled { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +combobox > .linked:not(.vertical) > button:not(:only-child).combo { + border: none; + border-image: none; + box-shadow: none; + min-height: 16px; + min-width: 16px; + margin: 4px; + padding: 6px; +} + +.background combobox entry.combo { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background combobox entry.combo:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(255, 255, 255, 0.45) 10%) 0 0 2/0 0 2px; +} + +.background combobox entry.combo:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +combobox decoration { + transition: none; +} + +combobox button.combo cellview:dir(ltr) { + margin-left: -2px; +} + +combobox button.combo cellview:dir(rtl) { + margin-right: -2px; +} + +combobox #gtk-combobox-popup-menu { + padding: 2px 0; +} + +combobox #gtk-combobox-popup-menu menuitem { + min-height: 32px; + padding: 0 8px; +} + +combobox.linked > button:nth-child(2):dir(ltr) { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +combobox.linked > button:nth-child(2):dir(rtl) { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +combobox:drop(active) { + box-shadow: none; +} + +.linked:not(combobox) > button.combo:first-child { + border-right-width: 0; +} + +.linked:not(combobox) > button.combo:first-child:only-child { + border-width: 1px; +} + +.linked:not(combobox) > button.combo:last-child { + border-left-width: 0; +} + +.linked:not(combobox) > button.combo:last-child:only-child { + border-width: 1px; +} + +toolbar { + -GtkWidget-window-dragging: true; + padding: 3px; + background-color: #292b2e; +} + +frame toolbar.toolbar { + border-top: 1px solid rgba(255, 255, 255, 0.12); + background-color: #2e3034; +} + +.osd toolbar { + background-color: transparent; +} + +frame.documents-dropdown, .background .app-notification, toolbar.osd { + padding: 6px; + border-radius: 3px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #333539; +} + +frame.documents-dropdown:backdrop, .background .app-notification:backdrop, toolbar.osd:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); +} + +frame.left.documents-dropdown, .background .left.app-notification, frame.right.documents-dropdown, .background .right.app-notification, frame.top.documents-dropdown, .background .top.app-notification, frame.bottom.documents-dropdown, .background .bottom.app-notification, toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; +} + +toolbar.horizontal separator { + margin: 3px; +} + +toolbar.vertical separator { + margin: 3px; +} + +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: 3px; +} + +toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:first-child), +toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:first-child), +toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:first-child) { + margin-left: 0; +} + +toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:last-child), +toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:last-child), +toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:last-child) { + margin-right: 0; +} + +toolbar:not(.inline-toolbar):not(.osd) switch { + margin: 9px 3px; +} + +.primary-toolbar, +.location-bar { + padding: 6px; + border-style: solid; + border-width: 0 0 1px; + border-color: rgba(255, 255, 255, 0.12); +} + +.inline-toolbar { + padding: 6px; + border-style: solid; + border-width: 0 1px 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #2e3034; +} + +searchbar > revealer > box { + margin: -6px; + padding: 6px 0; + border-style: solid; + border-width: 0 0 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #292b2e; + background-clip: border-box; +} + +.nemo-window .primary-toolbar:not(.inline-toolbar):not(.osd) entry, .background headerbar:not(.horizontal) entry { + background-color: rgba(255, 255, 255, 0.06); + color: white; + caret-color: white; + border-image: none; + box-shadow: none; +} + +.nemo-window .primary-toolbar:not(.inline-toolbar):not(.osd) entry:focus, .background headerbar:not(.horizontal) entry:focus { + background-color: rgba(255, 255, 255, 0.09); + border-image: none; + box-shadow: none; +} + +.nemo-window .primary-toolbar:not(.inline-toolbar):not(.osd) entry:disabled, .background headerbar:not(.horizontal) entry:disabled { + background-color: rgba(255, 255, 255, 0.03); + color: rgba(255, 255, 255, 0.45); + border-image: none; + box-shadow: none; +} + +.nemo-window .primary-toolbar button:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button, headerbar button:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:not(.suggested-action):not(.destructive-action):not(.combo) { + transition: none; + animation: none; + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); +} + +.nemo-window .primary-toolbar button:hover:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:hover, headerbar button:hover:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:hover:not(.suggested-action):not(.destructive-action):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: none; + box-shadow: inset 0 0 0 9999px rgba(171, 71, 188, 0.3); + background-image: radial-gradient(circle farthest-corner at center, rgba(171, 71, 188, 0.3) 10%, transparent 0%); + background-size: 0% 0%; + color: #AB47BC; +} + +.nemo-window .primary-toolbar button:active:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:active, headerbar button:active:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:active:not(.suggested-action):not(.destructive-action):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px #AB47BC; + background-image: radial-gradient(circle farthest-corner at center, #AB47BC 10%, transparent 0%); + background-size: 0% 0%; + color: white; +} + +.nemo-window .primary-toolbar button:disabled:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:disabled, headerbar button:disabled:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:disabled:not(.suggested-action):not(.destructive-action):not(.combo) { + box-shadow: none; + background-color: transparent; + color: alpha(currentColor, 0.27); +} + +.nemo-window .primary-toolbar button:checked:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:checked, headerbar button:checked:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:not(.suggested-action):not(.destructive-action):not(.combo) { + background-color: #AB47BC; + color: white; +} + +.nemo-window .primary-toolbar button:checked:disabled:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:checked:disabled, headerbar button:checked:disabled:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:disabled:not(.suggested-action):not(.destructive-action):not(.combo), .nemo-window .primary-toolbar button:checked:backdrop:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:checked:backdrop, headerbar button:checked:backdrop:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:backdrop:not(.suggested-action):not(.destructive-action):not(.combo) { + background-color: rgba(171, 71, 188, 0.3); + color: alpha(white, 0.3); +} + +.nemo-window .primary-toolbar button:backdrop:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:backdrop, headerbar button:backdrop:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:backdrop:not(.suggested-action):not(.destructive-action):not(.combo) { + color: rgba(255, 255, 255, 0.45); +} + +.nemo-window .primary-toolbar button:backdrop:disabled:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:backdrop:disabled, headerbar button:backdrop:disabled:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:backdrop:disabled:not(.suggested-action):not(.destructive-action):not(.combo) { + color: rgba(255, 255, 255, 0.3); +} + +.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) > button:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + border-radius: 0; + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + transition: background-color 0, background-image 0, color 225ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 225ms cubic-bezier(0.4, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + box-shadow: inset 0 -2px transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, transparent 0%) 0 0 0/0 0 0; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:hover:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:hover:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:hover:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + border-radius: 0; + color: #AB47BC; + box-shadow: inset 0 -2px alpha(#AB47BC, 0.5); +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:hover:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:hover:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:hover:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + background-color: transparent; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:checked:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:checked:not(.titlebutton):not(.suggested-action):not(.destructive-action), .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:active:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:active:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:active:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, transparent 0%) 0 0 2/0 0 2px; + background: none; + color: #AB47BC; + border-radius: 0; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:disabled:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:checked:disabled:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:checked:disabled:not(.titlebutton):not(.suggested-action):not(.destructive-action), .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:active:disabled:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:active:disabled:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:active:disabled:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + color: rgba(171, 71, 188, 0.35); + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(171, 71, 188, 0.35) 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:hover:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:checked:hover:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:checked:hover:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + background: none; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:disabled:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:disabled:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:disabled:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +headerbar { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 48px; + padding: 0 6px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); + background-color: #36383c; + color: white; +} + +headerbar:backdrop { + color: rgba(255, 255, 255, 0.45); +} + +headerbar:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); +} + +headerbar:disabled { + color: rgba(255, 255, 255, 0.45); +} + +headerbar .title { + padding: 0 12px; + font-weight: bold; +} + +headerbar .subtitle { + padding: 0 12px; + font-size: smaller; + color: rgba(255, 255, 255, 0.7); +} + +headerbar .dim-label, headerbar .budgie-notification .notification-body, headerbar .budgie-switcher .notification-body, .budgie-notification headerbar .notification-body, .budgie-switcher headerbar .notification-body, headerbar label.separator { + color: rgba(255, 255, 255, 0.7); +} + +.titlebar > headerbar { + border-radius: 3px 3px 0 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +headerbar entry, +headerbar spinbutton, +headerbar separator, +headerbar button { + margin-top: 6px; + margin-bottom: 6px; +} + +headerbar spinbutton button { + margin-top: 0; + margin-bottom: 0; +} + +headerbar button.suggested-action:disabled, headerbar button.destructive-action:disabled { + color: alpha(currentColor, 0.3); +} + +headerbar button.suggested-action:disabled > label, headerbar button.destructive-action:disabled > label { + color: inherit; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:hover, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:active, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:checked, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:disabled, +headerbar .linked:not(.vertical) > entry, +headerbar .linked:not(.vertical) > entry:hover, +headerbar .linked:not(.vertical) > entry:active, +headerbar .linked:not(.vertical) > entry:checked, +headerbar .linked:not(.vertical) > entry:disabled { + border-radius: 3px; +} + +.background headerbar .linked entry + button:not(.combo), .background headerbar .linked entry + button:not(.combo):hover, .background headerbar .linked entry + button:not(.combo):active, .background headerbar .linked entry + button:not(.combo):checked, .background headerbar .linked entry + button:not(.combo):disabled, .background headerbar .linked entry + button:not(.combo) + button:not(.combo), .background headerbar .linked entry + button:not(.combo) + button:not(.combo):hover, .background headerbar .linked entry + button:not(.combo) + button:not(.combo):active, .background headerbar .linked entry + button:not(.combo) + button:not(.combo):checked, .background headerbar .linked entry + button:not(.combo) + button:not(.combo):disabled { + border-radius: 3px; + border-image: none; +} + +.background headerbar stackswitcher { + background-color: transparent; + padding: 0; +} + +.background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action) { + margin-top: 6px; + margin-bottom: 6px; + border-radius: 0; + color: rgba(255, 255, 255, 0.7); +} + +.background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):hover, .background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):active, .background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):checked { + color: white; +} + +.background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):disabled, .background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):backdrop { + color: rgba(255, 255, 255, 0.3); +} + +headerbar.windowhandle viewswitcher button:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + margin-top: 0; + margin-bottom: 0; + padding: 0; + min-width: 120px; +} + +headerbar.windowhandle viewswitcher button:not(.titlebutton):not(.suggested-action):not(.destructive-action) image { + padding-left: 10px; +} + +headerbar.windowhandle viewswitcher button:not(.titlebutton):not(.suggested-action):not(.destructive-action) label { + padding-right: 10px; +} + +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; +} + +headerbar .entry-tag { + margin-top: 5px; + margin-bottom: 5px; +} + +headerbar.titlebar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +headerbar.titlebar.solid-csd headerbar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.tiled headerbar.titlebar, .maximized headerbar.titlebar, .fullscreen headerbar.titlebar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.titlebar > headerbar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +headerbar.selection-mode { + transition: background-color 0.00001s 100ms, color 100ms cubic-bezier(0, 0, 0.2, 1); + animation: header_ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #AB47BC; + color: white; +} + +headerbar.selection-mode:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +headerbar.selection-mode .subtitle:link { + color: white; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action) { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 0%, transparent 0%) 0 0 0/0 0 0; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):disabled { + color: alpha(currentColor, 0.3); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):disabled > label { + color: inherit; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(255, 255, 255, 0.7) 100%, transparent 0%) 0 0 2/0 0 2px; + color: rgba(255, 255, 255, 0.7); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover, headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover:disabled { + background: none; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 100%, transparent 0%) 0 0 2/0 0 2px; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:hover { + background-color: transparent; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:disabled { + color: alpha(currentColor, 0.3); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:disabled > label { + color: inherit; +} + +headerbar.selection-mode .selection-menu { + padding-left: 16px; + padding-right: 16px; +} + +headerbar.selection-mode .selection-menu GtkArrow { + -GtkArrow-arrow-scaling: 1; +} + +headerbar.selection-mode .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +headerbar.default-decoration { + min-height: 24px; + padding: 2px 6px; +} + +.tiled headerbar.default-decoration, .maximized headerbar.default-decoration, .fullscreen headerbar.default-decoration { + box-shadow: none; +} + +headerbar.default-decoration button.titlebutton { + min-height: 26px; + min-width: 26px; + margin: 0; + padding: 0; + transition: 100ms; + background-size: 16px 16px; +} + +headerbar.default-decoration button.titlebutton:hover, headerbar.default-decoration button.titlebutton:active { + background-size: 22px 22px; +} + +headerbar.default-decoration, .csd headerbar.default-decoration, headerbar.default-decoration:backdrop, .csd headerbar.default-decoration:backdrop { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +headerbar .linked:not(.vertical).path-bar > button { + margin: 0; + border-radius: 0; +} + +headerbar .linked:not(.vertical).path-bar > button:hover { + color: rgba(171, 71, 188, 0.85); + box-shadow: inset 0 -3px rgba(171, 71, 188, 0.5); +} + +headerbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover:disabled { + background: none; +} + +headerbar .linked:not(.vertical).path-bar > button:checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, transparent 0%) 0 0 3/0 0 3px; + background: none; + color: #AB47BC; + border-radius: 0; +} + +headerbar .linked:not(.vertical).path-bar > button:checked:hover { + background: none; +} + +headerbar separator { + min-width: 0; + min-height: 0; + background-color: #36383c; + border: none; +} + +.titlebar, .titlebar.background { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +separator:first-child + .titlebar, +.titlebar headerbar:first-child:not(:only-child) { + border-top-right-radius: 0; +} + +.titlebar headerbar:last-child:not(:only-child) { + border-top-left-radius: 0; +} + +.titlebar separator, .titlebar separator.sidebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +stack .titlebar:first-child, stack .titlebar:last-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; + border: none; +} + +.solid-csd .titlebar:dir(rtl), .solid-csd .titlebar:dir(ltr) { + margin: 0; + border-radius: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.background.tiled .titlebar, .background.tiled .titlebar:first-child, .background.tiled .titlebar:last-child, .background.tiled .titlebar:only-child, .background.tiled-top .titlebar, .background.tiled-top .titlebar:first-child, .background.tiled-top .titlebar:last-child, .background.tiled-top .titlebar:only-child, .background.tiled-right .titlebar, .background.tiled-right .titlebar:first-child, .background.tiled-right .titlebar:last-child, .background.tiled-right .titlebar:only-child, .background.tiled-bottom .titlebar, .background.tiled-bottom .titlebar:first-child, .background.tiled-bottom .titlebar:last-child, .background.tiled-bottom .titlebar:only-child, .background.tiled-left .titlebar, .background.tiled-left .titlebar:first-child, .background.tiled-left .titlebar:last-child, .background.tiled-left .titlebar:only-child, .background.maximized .titlebar, .background.maximized .titlebar:first-child, .background.maximized .titlebar:last-child, .background.maximized .titlebar:only-child, .background.solid-csd .titlebar, .background.solid-csd .titlebar:first-child, .background.solid-csd .titlebar:last-child, .background.solid-csd .titlebar:only-child { + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +.titlebar.solid-csd headerbar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.solid-csd > .titlebar.vertical { + box-shadow: none; +} + +.solid-csd > .titlebar.vertical headerbar.titlebar { + box-shadow: none; +} + +.solid-csd > .titlebar.vertical searchbar { + background: none; +} + +.titlebar:not(headerbar) { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + border: none; +} + +.tiled .titlebar:not(headerbar), .maximized .titlebar:not(headerbar), .fullscreen .titlebar:not(headerbar) { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.titlebar:not(headerbar) > separator { + min-width: 1px; + min-height: 1px; + background-color: #36383c; + background-image: image(#36383c); + border: none; +} + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background: none; + border: none; + box-shadow: none; +} + +window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar) { + border-radius: 0; + box-shadow: none; +} + +window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar), window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):backdrop { + background-color: #36383c; +} + +separator:first-child + window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar), separator:first-child + window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):backdrop, window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):first-child, window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):first-child:backdrop { + border-top-left-radius: 0; +} + +window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):last-child, window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):last-child:backdrop { + border-top-right-radius: 0; +} + +.background .caja-pathbar > button, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action) { + padding-left: 6px; + padding-right: 6px; + background-image: none; + box-shadow: none; +} + +.background .caja-pathbar > button, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action) { + background-color: rgba(255, 255, 255, 0.05); +} + +.background .caja-pathbar > button:not(:first-child):not(:last-child), +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action):not(:first-child):not(:last-child) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0, background-color 0, box-shadow 0, border-image 300ms cubic-bezier(0, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0; +} + +.background .caja-pathbar > button:not(:first-child):not(:last-child):hover, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action):not(:first-child):not(:last-child):hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); + color: white; +} + +.background .caja-pathbar > button:not(:first-child):not(:last-child):active, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action):not(:first-child):not(:last-child):active { + color: white; + box-shadow: none; + background-image: none; + animation: none; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(255, 255, 255, 0.3) 0%) 0 0 2/0 0 2px; +} + +.background .caja-pathbar > button:not(:first-child):not(:last-child):checked, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action):not(:first-child):not(:last-child):checked { + box-shadow: inset 0 -2px #AB47BC; + color: white; +} + +.background .caja-pathbar > button label, .background .caja-pathbar > button image, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action) label, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action) image { + margin: 0 3px; +} + +.background .caja-pathbar > button.slider-button, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action).slider-button { + padding-left: 4px; + padding-right: 4px; +} + +treeview.view { + border-left-color: rgba(255, 255, 255, 0.3); + border-top-color: rgba(255, 255, 255, 0.12); +} + +* { + -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:hover, treeview.view:active, treeview.view:selected { + border-radius: 0; +} + +treeview.view.separator { + min-height: 5px; + color: rgba(255, 255, 255, 0.12); +} + +treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #EC407A; +} + +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-down-symbolic"); + -gtk-icon-transform: rotate(-90deg); + color: rgba(255, 255, 255, 0.7); +} + +treeview.view.expander:dir(rtl) { + -gtk-icon-transform: rotate(90deg); +} + +treeview.view.expander:checked { + -gtk-icon-transform: unset; +} + +treeview.view.expander:hover, treeview.view.expander:active { + color: white; +} + +treeview.view.expander:disabled { + color: rgba(255, 255, 255, 0.3); +} + +treeview.view.expander:selected { + color: rgba(255, 255, 255, 0.7); +} + +treeview.view.expander:selected:hover, treeview.view.expander:selected:active { + color: white; +} + +treeview.view.expander:selected:disabled { + color: rgba(255, 255, 255, 0.3); +} + +treeview.view.progressbar { + border-style: none none solid; + border-width: 4px; + border-color: #AB47BC; + box-shadow: none; + background-color: transparent; + border-radius: 0; +} + +treeview.view.progressbar:selected { + border-color: currentColor; +} + +treeview.view.trough { + border-style: none none solid; + border-width: 4px; + border-color: alpha(#AB47BC, 0.3); + box-shadow: none; + background-color: transparent; + border-radius: 0; +} + +treeview.view.trough:selected { + border-color: rgba(255, 255, 255, 0.3); +} + +treeview.view header button { + padding: 2px 6px; + border-style: none solid solid none; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + border-radius: 0; + background-clip: border-box; +} + +treeview.view header button, treeview.view header button:hover, treeview.view header button:active { + box-shadow: none; +} + +treeview.view header button, treeview.view header button:disabled { + background-color: #333539; +} + +treeview.view header button:last-child { + border-right-style: none; +} + +treeview.view button.dnd, +treeview.view header.button.dnd { + padding: 2px 6px; + border-style: none solid solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + border-radius: 0; + box-shadow: none; + background-color: #333539; + background-clip: border-box; + color: #AB47BC; +} + +treeview.view acceleditor > label { + background-color: #AB47BC; +} + +menubar, +.menubar { + -GtkWidget-window-dragging: true; + padding: 0; + color: rgba(255, 255, 255, 0.7); + background-color: #36383c; +} + +menubar:backdrop, +.menubar:backdrop { + color: rgba(255, 255, 255, 0.3); +} + +menubar > menuitem, +.menubar > menuitem { + min-height: 20px; + padding: 4px 8px; + color: rgba(255, 255, 255, 0.7); +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #AB47BC; + color: white; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { + color: rgba(255, 255, 255, 0.45); +} + +menubar > menuitem > window.background.csd.popup > decoration, +menubar > menuitem > window.background.csd.popup > menu, +.menubar > menuitem > window.background.csd.popup > decoration, +.menubar > menuitem > window.background.csd.popup > menu { + border-radius: 0 0 3px 3px; +} + +menubar > menuitem > window.popup.background > menu menuitem, +.menubar > menuitem > window.popup.background > menu menuitem { + transition: none; +} + +.popup.background { + background-color: transparent; +} + +menu, +.menu, +.context-menu { + margin: 4px; + padding: 5px 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #383a3e; + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 3px; +} + +.csd menu, .csd .menu, .csd .context-menu { + border: none; +} + +menu menuitem, +.menu menuitem, +.context-menu menuitem { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 20px; + min-width: 40px; + padding: 4px 8px; + font: initial; + text-shadow: none; + color: rgba(255, 255, 255, 0.7); +} + +menu menuitem:hover, +.menu menuitem:hover, +.context-menu menuitem:hover { + transition: none; + color: white; + background-color: #AB47BC; +} + +menu menuitem:disabled, menu menuitem label:disabled, +.menu menuitem:disabled, +.menu menuitem label:disabled, +.context-menu menuitem:disabled, +.context-menu menuitem label:disabled { + color: rgba(255, 255, 255, 0.3); +} + +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 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: 8px; +} + +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: 8px; +} + +menu > arrow, +.menu > arrow, +.context-menu > arrow { + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: #383a3e; + color: rgba(255, 255, 255, 0.7); +} + +menu > arrow.top, +.menu > arrow.top, +.context-menu > arrow.top { + margin-top: -3px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 3px 3px 0 0; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +menu > arrow.bottom, +.menu > arrow.bottom, +.context-menu > arrow.bottom { + margin-top: 6px; + margin-bottom: -9px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0 0 3px 3px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +menu > arrow:hover, +.menu > arrow:hover, +.context-menu > arrow:hover { + background-image: image(alpha(currentColor, 0.15)); + color: white; +} + +menu > arrow:disabled, +.menu > arrow:disabled, +.context-menu > arrow:disabled { + border-color: transparent; + background-color: transparent; + color: transparent; +} + +menu separator, .csd menu separator, +.menu separator, .csd .menu separator, +.context-menu separator, .csd .context-menu separator { + margin: 3px 0; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + color: transparent; + background-color: transparent; +} + +menuitem accelerator { + color: alpha(currentColor, 0.45); +} + +.csd.popup { + border-radius: 3px; +} + +popover.background { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + padding: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + background-color: #383a3e; +} + +popover.background:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +popover.background, .csd popover.background { + border-style: solid; + border-width: 1px; + border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.3); + border-radius: 3px; +} + +popover.background > list, +popover.background > .view, +popover.background > toolbar { + border-style: none; + box-shadow: none; + background-color: transparent; +} + +popover.background .linked button:not(.combo) { + border-radius: 3px; + margin: 0 2px; +} + +popover.background.menu button, +popover.background button.model { + margin: 0; + min-height: 32px; + min-width: 32px; + padding: 0 6px; + box-shadow: none; +} + +popover.background stackswitcher { + background-color: rgba(255, 255, 255, 0.05); +} + +popover.background separator { + margin: 4px 0; +} + +popover.background list separator { + margin: 0; +} + +.background tabbox > tab, notebook > header tab { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + min-height: 24px; + min-width: 24px; + padding: 6px 12px; + outline-offset: -6px; + border-width: 0; + border-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 255, 255, 0.15) 10%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 0% 0%; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; +} + +.background tabbox > tab:hover, notebook > header tab:hover { + color: white; +} + +.background tabbox > tab:hover.reorderable-page, notebook > header tab:hover.reorderable-page { + border-color: rgba(255, 255, 255, 0.12); + background-color: #2e3034; +} + +.background tabbox > tab:disabled, notebook > header tab:disabled { + color: rgba(255, 255, 255, 0.3); +} + +.background tabbox > tab:checked, notebook > header tab:checked { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 100ms cubic-bezier(0, 0, 0.2, 1), background-image 400ms cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle farthest-corner at center, transparent 10%, transparent 0%); + background-size: 1000% 1000%; + color: white; +} + +.background tabbox > tab:checked:disabled, notebook > header tab:checked:disabled { + color: rgba(255, 255, 255, 0.45); +} + +.background tabbox > tab:checked.reorderable-page, notebook > header tab:checked.reorderable-page { + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +notebook > header { + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #292b2e; + background-clip: border-box; +} + +notebook > header.top { + border-bottom-style: solid; +} + +notebook > header.top > tabs { + margin-bottom: -1px; +} + +notebook > header.top > tabs > tab:hover { + box-shadow: inset 0 -2px alpha(#AB47BC, 0.3); +} + +notebook > header.top > tabs > tab:checked { + box-shadow: inset 0 -2px #AB47BC; +} + +notebook > header.bottom { + border-top-style: solid; +} + +notebook > header.bottom > tabs { + margin-top: -1px; +} + +notebook > header.bottom > tabs > tab:hover { + box-shadow: inset 0 2px alpha(#AB47BC, 0.3); +} + +notebook > header.bottom > tabs > tab:checked { + box-shadow: inset 0 2px #AB47BC; +} + +notebook > header.left { + border-right-style: solid; +} + +notebook > header.left > tabs { + margin-right: -1px; +} + +notebook > header.left > tabs > tab:hover { + box-shadow: inset -2px 0 alpha(#AB47BC, 0.3); +} + +notebook > header.left > tabs > tab:checked { + box-shadow: inset -2px 0 #AB47BC; +} + +notebook > header.right { + border-left-style: solid; +} + +notebook > header.right > tabs { + margin-left: -1px; +} + +notebook > header.right > tabs > tab:hover { + box-shadow: inset 2px 0 alpha(#AB47BC, 0.3); +} + +notebook > header.right > tabs > tab:checked { + box-shadow: inset 2px 0 #AB47BC; +} + +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 { + padding-left: 4px; + padding-right: 4px; +} + +notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { + margin-left: -8px; + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { + margin-right: -8px; + -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 { + padding-top: 4px; + padding-bottom: 4px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { + margin-top: -8px; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { + margin-bottom: -8px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header > tabs > arrow { + min-height: 16px; + min-width: 16px; + border-radius: 0; +} + +notebook > header tab button.flat { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 9999px; + -gtk-outline-radius: 9999px; +} + +notebook > header.top tabs, notebook > header.bottom tabs { + padding-left: 8px; + padding-right: 8px; +} + +notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0; +} + +notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0; +} + +notebook > header.top tabs tab.reorderable-page, notebook > header.bottom tabs tab.reorderable-page { + margin: 0 -1px; + border-style: none solid; +} + +notebook > header.left tabs, notebook > header.right tabs { + padding-top: 8px; + padding-bottom: 8px; +} + +notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: 0; +} + +notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: 0; +} + +notebook > header.left tabs tab.reorderable-page, notebook > header.right tabs tab.reorderable-page { + margin: -1px 0; + border-style: solid none; +} + +notebook > stack:not(:only-child) { + background-color: #333539; +} + +scrollbar { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #333539; + background-clip: border-box; +} + +* { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; +} + +scrollbar.top { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +scrollbar.bottom { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +scrollbar.left { + border-right: 1px solid rgba(255, 255, 255, 0.12); +} + +scrollbar.right { + border-left: 1px solid rgba(255, 255, 255, 0.12); +} + +scrollbar slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), margin 0, border-width 0; + min-width: 5px; + min-height: 5px; + border: 3px solid transparent; + border-radius: 100px; + background-clip: padding-box; + background-color: rgba(255, 255, 255, 0.45); +} + +scrollbar slider:hover { + background-color: rgba(255, 255, 255, 0.45); +} + +scrollbar slider:active { + background-color: rgba(255, 255, 255, 0.7); +} + +scrollbar slider:disabled { + background-color: rgba(255, 255, 255, 0.3); +} + +scrollbar.fine-tune slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), margin 0, border-width 0, min-width 0, min-height 0; + min-width: 4px; + min-height: 4px; +} + +scrollbar.fine-tune.horizontal slider { + margin: 2px 0; +} + +scrollbar.fine-tune.vertical slider { + margin: 0 2px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + border-color: transparent; + background-color: transparent; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + min-width: 4px; + min-height: 4px; + margin: 3px; + border: 1px solid alpha(#333539, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 4px; + min-height: 4px; + margin: 3px; + border: 1px solid alpha(#333539, 0.3); + border-radius: 9999px; + background-color: rgba(255, 255, 255, 0.45); + background-clip: padding-box; + -gtk-icon-source: none; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button:disabled { + background-color: rgba(255, 255, 255, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + min-width: 24px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { + min-width: 8px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + min-height: 24px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { + min-height: 8px; +} + +scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + background-color: alpha(#333539, 0.9); +} + +scrollbar.horizontal slider { + min-width: 24px; +} + +scrollbar.vertical slider { + min-height: 24px; +} + +scrollbar button { + min-width: 16px; + min-height: 16px; + padding: 0; + border-radius: 0; +} + +scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +switch { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + margin: 6px 0; + padding: 0 2px; + border: 5px solid transparent; + border-radius: 9999px; + background-color: rgba(255, 255, 255, 0.25); + background-clip: padding-box; + font-size: 0; +} + +switch:disabled { + opacity: 0.5; +} + +switch:checked { + background-color: rgba(236, 64, 122, 0.5); +} + +switch image { + margin: -8px; + -gtk-icon-transform: scale(0); +} + +switch slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + min-width: 20px; + min-height: 20px; + margin: -3px -2px; + border-radius: 9999px; + box-shadow: 0 0 0 10px transparent, 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #383a3e; + color: #383a3e; +} + +switch:hover slider { + color: white; + box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:focus slider { + color: #EC407A; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:focus:hover slider { + color: #EC407A; + box-shadow: 0 0 0 10px rgba(236, 64, 122, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:checked slider { + background-color: #EC407A; + color: #EC407A; +} + +switch:checked:hover slider { + color: #EC407A; + box-shadow: 0 0 0 10px rgba(236, 64, 122, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +row:selected switch { + background-color: rgba(255, 255, 255, 0.2); +} + +row:selected switch:checked { + background-color: rgba(255, 255, 255, 0.6); +} + +row:selected switch slider { + background-color: #f8b4cb; +} + +row:selected switch:checked slider { + animation: none; + background-color: white; +} + +.view.content-view.check:not(list), +.content-view .tile check:not(list) { + min-height: 40px; + min-width: 40px; + margin: 0; + padding: 0; + box-shadow: none; + background-color: transparent; + background-image: none; +} + +.view.content-view.check:not(list), +.content-view .tile check:not(list) { + -gtk-icon-source: -gtk-scaled(url("assets/selectionmode-checkbox-unchecked-dark.png"), url("assets/selectionmode-checkbox-unchecked-dark@2.png")); +} + +.view.content-view.check:not(list):checked, +.content-view .tile check:not(list):checked { + -gtk-icon-source: -gtk-scaled(url("assets/selectionmode-checkbox-checked-dark.png"), url("assets/selectionmode-checkbox-checked-dark@2.png")); +} + +checkbutton, +radiobutton { + outline: none; +} + +checkbutton.text-button, +radiobutton.text-button { + padding: 2px; + outline-offset: 0; +} + +checkbutton.text-button label:not(:only-child), +radiobutton.text-button label:not(:only-child) { + margin: 0 4px; +} + + +checkbutton > check:not(:checked):not(:indeterminate), +radiobutton > radio:not(:checked):not(:indeterminate) { + color: rgba(255, 255, 255, 0.7); +} + + +checkbutton > check:not(:checked):not(:indeterminate):hover, +checkbutton > check:not(:checked):not(:indeterminate):active, +radiobutton > radio:not(:checked):not(:indeterminate):hover, +radiobutton > radio:not(:checked):not(:indeterminate):active { + color: white; +} + + +checkbutton > check:not(:checked):not(:indeterminate):disabled, +radiobutton > radio:not(:checked):not(:indeterminate):disabled { + color: rgba(255, 255, 255, 0.3); +} + +check, +radio { + min-height: 24px; + min-width: 24px; + margin: -8px; + padding: 8px; +} + +check:checked, check:indeterminate, +radio:checked, +radio:indeterminate { + color: #EC407A; +} + +check:checked:hover, check:indeterminate:hover, +radio:checked:hover, +radio:indeterminate:hover { + box-shadow: inset 0 0 0 9999px alpha(#EC407A, 0.15); +} + +check:checked:disabled, check:indeterminate:disabled, +radio:checked:disabled, +radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +check:not(:hover):focus, +radio:not(:hover):focus { + box-shadow: inset 0 0 0 9999px transparent; +} + +popover modelbutton.flat check, popover modelbutton.flat check:focus, popover modelbutton.flat check:hover, popover modelbutton.flat check:focus:hover, popover modelbutton.flat check:active, popover modelbutton.flat check:disabled, popover modelbutton.flat radio, popover modelbutton.flat radio:focus, popover modelbutton.flat radio:hover, popover modelbutton.flat radio:focus:hover, popover modelbutton.flat radio:active, popover modelbutton.flat radio:disabled { + transition: none; + box-shadow: none; + background-image: none; +} + +popover modelbutton.flat check:not(:checked):not(:indeterminate):not(:disabled), popover modelbutton.flat radio:not(:checked):not(:indeterminate):not(:disabled) { + color: rgba(255, 255, 255, 0.7); +} + +popover modelbutton.flat check.left:dir(rtl), popover modelbutton.flat radio.left:dir(rtl) { + margin-left: -16px; + margin-right: -8px; +} + +popover modelbutton.flat check.right:dir(ltr), popover modelbutton.flat radio.right:dir(ltr) { + margin-left: -8px; + margin-right: -16px; +} + +menu menuitem check, menu menuitem radio { + transition: none; + margin: 0; + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +menu menuitem check:dir(ltr), menu menuitem radio:dir(ltr) { + margin-right: 8px; +} + +menu menuitem check:dir(rtl), menu menuitem radio:dir(rtl) { + margin-left: 8px; +} + +menu menuitem check:hover, menu menuitem check:checked:hover, menu menuitem check:indeterminate:hover, menu menuitem radio:hover, menu menuitem radio:checked:hover, menu menuitem radio:indeterminate:hover { + color: white; +} + +menu menuitem check:disabled, menu menuitem radio:disabled { + color: rgba(255, 255, 255, 0.45); +} + +menu menuitem check:checked, menu menuitem check:indeterminate, menu menuitem radio:checked, menu menuitem radio:indeterminate { + color: #EC407A; +} + +menu menuitem check:checked:disabled, menu menuitem check:indeterminate:disabled, menu menuitem radio:checked:disabled, menu menuitem radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +row check:selected, row check:selected:active, row check:selected:checked, row check:selected:indeterminate, row check:selected:focus, row check:selected:focus:active, row check:selected:focus:checked, row check:selected:focus:indeterminate, treeview.view check:selected, treeview.view check:selected:active, treeview.view check:selected:checked, treeview.view check:selected:indeterminate, treeview.view check:selected:focus, treeview.view check:selected:focus:active, treeview.view check:selected:focus:checked, treeview.view check:selected:focus:indeterminate, row.activatable check:selected, row.activatable check:selected:active, row.activatable check:selected:checked, row.activatable check:selected:indeterminate, row.activatable check:selected:focus, row.activatable check:selected:focus:active, row.activatable check:selected:focus:checked, row.activatable check:selected:focus:indeterminate, row radio:selected, row radio:selected:active, row radio:selected:checked, row radio:selected:indeterminate, row radio:selected:focus, row radio:selected:focus:active, row radio:selected:focus:checked, row radio:selected:focus:indeterminate, treeview.view radio:selected, treeview.view radio:selected:active, treeview.view radio:selected:checked, treeview.view radio:selected:indeterminate, treeview.view radio:selected:focus, treeview.view radio:selected:focus:active, treeview.view radio:selected:focus:checked, treeview.view radio:selected:focus:indeterminate, row.activatable radio:selected, row.activatable radio:selected:active, row.activatable radio:selected:checked, row.activatable radio:selected:indeterminate, row.activatable radio:selected:focus, row.activatable radio:selected:focus:active, row.activatable radio:selected:focus:checked, row.activatable radio:selected:focus:indeterminate { + color: rgba(255, 255, 255, 0.7); +} + +row check:selected:disabled, row check:selected:active:disabled, row check:selected:checked:disabled, row check:selected:indeterminate:disabled, row check:selected:focus:disabled, row check:selected:focus:active:disabled, row check:selected:focus:checked:disabled, row check:selected:focus:indeterminate:disabled, treeview.view check:selected:disabled, treeview.view check:selected:active:disabled, treeview.view check:selected:checked:disabled, treeview.view check:selected:indeterminate:disabled, treeview.view check:selected:focus:disabled, treeview.view check:selected:focus:active:disabled, treeview.view check:selected:focus:checked:disabled, treeview.view check:selected:focus:indeterminate:disabled, row.activatable check:selected:disabled, row.activatable check:selected:active:disabled, row.activatable check:selected:checked:disabled, row.activatable check:selected:indeterminate:disabled, row.activatable check:selected:focus:disabled, row.activatable check:selected:focus:active:disabled, row.activatable check:selected:focus:checked:disabled, row.activatable check:selected:focus:indeterminate:disabled, row radio:selected:disabled, row radio:selected:active:disabled, row radio:selected:checked:disabled, row radio:selected:indeterminate:disabled, row radio:selected:focus:disabled, row radio:selected:focus:active:disabled, row radio:selected:focus:checked:disabled, row radio:selected:focus:indeterminate:disabled, treeview.view radio:selected:disabled, treeview.view radio:selected:active:disabled, treeview.view radio:selected:checked:disabled, treeview.view radio:selected:indeterminate:disabled, treeview.view radio:selected:focus:disabled, treeview.view radio:selected:focus:active:disabled, treeview.view radio:selected:focus:checked:disabled, treeview.view radio:selected:focus:indeterminate:disabled, row.activatable radio:selected:disabled, row.activatable radio:selected:active:disabled, row.activatable radio:selected:checked:disabled, row.activatable radio:selected:indeterminate:disabled, row.activatable radio:selected:focus:disabled, row.activatable radio:selected:focus:active:disabled, row.activatable radio:selected:focus:checked:disabled, row.activatable radio:selected:focus:indeterminate:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row check:selected:hover, row check:selected:focus:hover, treeview.view check:selected:hover, treeview.view check:selected:focus:hover, row.activatable check:selected:hover, row.activatable check:selected:focus:hover, row radio:selected:hover, row radio:selected:focus:hover, treeview.view radio:selected:hover, treeview.view radio:selected:focus:hover, row.activatable radio:selected:hover, row.activatable radio:selected:focus:hover { + color: white; +} + +row check:selected:hover:disabled, row check:selected:focus:hover:disabled, treeview.view check:selected:hover:disabled, treeview.view check:selected:focus:hover:disabled, row.activatable check:selected:hover:disabled, row.activatable check:selected:focus:hover:disabled, row radio:selected:hover:disabled, row radio:selected:focus:hover:disabled, treeview.view radio:selected:hover:disabled, treeview.view radio:selected:focus:hover:disabled, row.activatable radio:selected:hover:disabled, row.activatable radio:selected:focus:hover:disabled { + color: rgba(255, 255, 255, 0.45); +} + + +check { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-unchecked-symbolic.svg")); +} + + +check:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-checked-symbolic.svg")); +} + + +check:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-mixed-symbolic.svg")); +} + + +radio { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-unchecked-symbolic.svg")); + border-image-slice: 20; + border-image-width: 20px; + border-image-source: -gtk-gradient(radial, center center, 0, center center, 0.001, to(#EC407A), to(transparent)); +} + + +radio:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-mixed-symbolic.svg")); +} + + +radio:checked:not(:indeterminate) { + border-image-source: -gtk-gradient(radial, center center, 0, center center, 0.125, to(#EC407A), to(transparent)); +} + + +radio:checked:not(:indeterminate):disabled { + border-image-source: -gtk-gradient(radial, center center, 0, center center, 0.125, to(alpha(#EC407A, 0.3)), to(transparent)); +} + +#MozillaGtkWidget.background > widget > checkbutton > check, window.background:not(.csd) > widget > checkbutton > check, +menu menuitem check { + min-height: 16px; + min-width: 16px; + border-radius: 2px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-unchecked-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > checkbutton > check:checked, window.background:not(.csd) > widget > checkbutton > check:checked, +menu menuitem check:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-checked-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > checkbutton > check:indeterminate, window.background:not(.csd) > widget > checkbutton > check:indeterminate, +menu menuitem check:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-mixed-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio, window.background:not(.csd) > widget > radiobutton > radio, +menu menuitem radio { + min-height: 16px; + min-width: 16px; + border-image: none; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-unchecked-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:checked, window.background:not(.csd) > widget > radiobutton > radio:checked, +menu menuitem radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-checked-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:indeterminate, window.background:not(.csd) > widget > radiobutton > radio:indeterminate, +menu menuitem radio:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-mixed-symbolic.svg")); +} + +treeview.view check, +treeview.view radio { + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +treeview.view check:hover, treeview.view check:active, +treeview.view radio:hover, +treeview.view radio:active { + color: white; +} + +treeview.view check:disabled, +treeview.view radio:disabled { + color: rgba(255, 255, 255, 0.3); +} + +treeview.view check:checked, treeview.view check:indeterminate, +treeview.view radio:checked, +treeview.view radio:indeterminate { + color: #EC407A; +} + +treeview.view check:checked:disabled, treeview.view check:indeterminate:disabled, +treeview.view radio:checked:disabled, +treeview.view radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +treeview.view check:hover, +treeview.view radio:hover { + box-shadow: none; + background-image: none; + background-color: transparent; +} + +treeview.view check:hover:disabled, +treeview.view radio:hover:disabled { + box-shadow: none; +} + +treeview.view check:hover:selected, +treeview.view radio:hover:selected { + box-shadow: none; +} + +treeview.view radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-checked-symbolic.svg")); + border-image: none; +} + +scale { + min-height: 4px; + min-width: 4px; + padding: 16px; +} + +scale slider { + min-height: 32px; + min-width: 32px; + margin: -15px; +} + +scale trough { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + outline: none; + background-color: rgba(255, 255, 255, 0.3); +} + +scale trough:disabled { + background-color: rgba(255, 255, 255, 0.15); +} + +scale highlight { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #EC407A; +} + +scale highlight:disabled { + background-color: transparent; +} + +scale fill { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: rgba(255, 255, 255, 0.3); +} + +scale fill:disabled { + background-color: transparent; +} + +scale slider { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + background-repeat: no-repeat; + background-position: center; + background-size: auto, 1000% 1000%; + border-radius: 100%; + color: transparent; +} + +scale slider { + background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale slider:disabled { + background-image: -gtk-scaled(url("assets/scale-slider-disabled-dark.png"), url("assets/scale-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale slider:hover { + background-color: rgba(236, 64, 122, 0.1); +} + +scale slider:focus { + background-color: rgba(236, 64, 122, 0.12); +} + +scale slider:focus:hover { + background-color: rgba(236, 64, 122, 0.16); +} + +scale slider:active { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: scale_ripple_effect 225ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: auto, 0% 0%; + background-color: rgba(236, 64, 122, 0.12); + color: rgba(236, 64, 122, 0.15); +} + +scale.fine-tune slider { + background-size: calc(100% - 12px); +} + +scale marks label, +scale value { + color: alpha(currentColor, 0.45); +} + +scale marks { + color: rgba(255, 255, 255, 0.3); +} + +scale marks.top { + margin-bottom: 7px; + margin-top: -15px; +} + +scale marks.bottom { + margin-top: 7px; + margin-bottom: -15px; +} + +scale marks.top { + margin-right: 7px; + margin-left: -15px; +} + +scale marks.bottom { + margin-left: 7px; + margin-right: -15px; +} + +scale.horizontal indicator { + min-height: 8px; + min-width: 1px; +} + +scale.vertical indicator { + min-height: 1px; + min-width: 8px; +} + +scale.horizontal.marks-before:not(.marks-after) slider { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-dark.png"), url("assets/scale-horz-marks-before-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.horizontal.marks-before:not(.marks-after) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-disabled-dark.png"), url("assets/scale-horz-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.horizontal.marks-after:not(.marks-before) slider { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-dark.png"), url("assets/scale-horz-marks-after-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.horizontal.marks-after:not(.marks-before) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-disabled-dark.png"), url("assets/scale-horz-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.vertical.marks-before:not(.marks-after) slider { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-dark.png"), url("assets/scale-vert-marks-before-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.vertical.marks-before:not(.marks-after) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-disabled-dark.png"), url("assets/scale-vert-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.vertical.marks-after:not(.marks-before) slider { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-dark.png"), url("assets/scale-vert-marks-after-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.vertical.marks-after:not(.marks-before) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-disabled-dark.png"), url("assets/scale-vert-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.color { + min-height: 0; + min-width: 0; +} + +scale.color.horizontal { + padding: 0 0 12px 0; +} + +scale.color.horizontal slider:dir(ltr), scale.color.horizontal slider:dir(rtl) { + margin-bottom: -16px; + margin-top: -6px; +} + +scale.color.vertical:dir(ltr) { + padding: 0 0 0 12px; +} + +scale.color.vertical:dir(ltr) slider { + margin-left: -16px; + margin-right: -6px; +} + +scale.color.vertical:dir(rtl) { + padding: 0 12px 0 0; +} + +scale.color.vertical:dir(rtl) slider { + margin-right: -16px; + margin-left: -6px; +} + +progressbar { + color: rgba(255, 255, 255, 0.45); + font-size: smaller; +} + +progressbar.horizontal trough, +progressbar.horizontal progress { + min-height: 4px; +} + +progressbar.vertical trough, +progressbar.vertical progress { + min-width: 4px; +} + +progressbar trough { + background-color: alpha(#AB47BC, 0.3); + border-radius: 6px; +} + +progressbar progress { + background-color: #AB47BC; + border-radius: 6px; +} + +progressbar.osd { + box-shadow: none; + padding: 0; + margin: 0; + border: none; +} + +levelbar block { + min-width: 36px; + min-height: 4px; +} + +levelbar.vertical block { + min-width: 4px; + min-height: 36px; +} + +levelbar trough { + padding: 2px; + border-radius: 6px; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +levelbar trough:disabled { + opacity: 0.35; +} + +levelbar.horizontal.discrete block { + margin: 0 1px; +} + +levelbar.vertical.discrete block { + margin: 1px 0; +} + +levelbar.horizontal.discrete trough { + padding: 2px 1px; +} + +levelbar.vertical.discrete trough { + padding: 1px 2px; +} + +levelbar block.low { + background-color: #FDD633; +} + +levelbar block.high, levelbar block:not(.empty) { + background-color: #AB47BC; +} + +levelbar block.full { + background-color: #81C995; +} + +levelbar block.empty { + background-color: rgba(255, 255, 255, 0.3); + color: rgba(255, 255, 255, 0.45); +} + +printdialog paper { + padding: 0; + border: 1px solid rgba(255, 255, 255, 0.12); + background-color: #333539; + color: white; +} + +printdialog .dialog-action-box { + margin: 12px; +} + +frame > border, +.frame { + margin: 0; + padding: 0; + border: 1px solid rgba(255, 255, 255, 0.12); + box-shadow: none; + border-radius: 3px; +} + +frame.flat > border, +frame > border.flat, +.frame.flat { + border-style: none; +} + +frame { + border-radius: 3px; + border: none; +} + +frame > label { + margin: 4px; +} + +frame:not(.raven-frame) list { + border-radius: 3px; +} + +frame:not(.raven-frame) list > row:first-child { + border-radius: 3px 3px 0 0; +} + +frame:not(.raven-frame) list > row:last-child { + border-radius: 0 0 3px 3px; +} + +leaflet > stack > frame list, +frame viewport.frame > list { + border-radius: 0; +} + +leaflet > stack > frame list > row:first-child, +frame viewport.frame > list > row:first-child { + border-radius: 0; +} + +leaflet > stack > frame list > row:last-child, +frame viewport.frame > list > row:last-child { + border-radius: 0; +} + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +scrolledwindow viewport.frame { + border-style: none; +} + +overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.75, to(alpha(#AB47BC, 0.3)), to(transparent)); + 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.75, to(alpha(#AB47BC, 0.3)), to(transparent)); + 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.75, to(alpha(#AB47BC, 0.3)), to(transparent)); + 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.75, to(alpha(#AB47BC, 0.3)), to(transparent)); + 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, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-top: 1px; + background-size: 12px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: left top; +} + +undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-bottom: 1px; + background-size: 12px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: left bottom; +} + +undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-left: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left top; +} + +undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-right: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right top; +} + +junction { + border-style: solid none none solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +junction:dir(rtl) { + border-style: solid solid none none; +} + +separator { + min-width: 1px; + min-height: 1px; + background-color: rgba(255, 255, 255, 0.12); +} + +separator.selection-mode.sidebar { + background-color: #AB47BC; + border-color: #AB47BC; +} + +list { + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +list.content:not(.conversation-listbox) { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 3px; +} + +list.content:not(.conversation-listbox) > row:not(:first-child) { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +list row { + padding: 2px; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable, treeview.view header button, row.activatable { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:hover, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:hover, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:hover, treeview.view header button:hover, row.activatable:hover { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +.background.budgie-popover.budgie-menu row.activatable > button.has-open-popup.flat, .background.budgie-popover scrolledwindow > viewport.frame > list > row.has-open-popup.activatable, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.has-open-popup.activatable, treeview.view header button.has-open-popup, .background.budgie-popover.budgie-menu row.activatable > button.flat:active, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:active, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:active, treeview.view header button:active, row.activatable.has-open-popup, row.activatable:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:selected:hover, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:selected:hover, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:selected:hover, treeview.view header button:selected:hover, row.activatable:selected:hover { + background-color: #b45ac3; +} + +.background .app-notification { + margin: 8px; + padding: 6px 6px 6px 12px; +} + +.background .app-notification.frame, +.background .app-notification border { + border-style: none; +} + +expander arrow { + transition: all 100ms cubic-bezier(0.4, 0, 0.2, 1); + min-width: 16px; + min-height: 16px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + -gtk-icon-transform: rotate(-90deg); + color: rgba(255, 255, 255, 0.7); +} + +expander arrow:dir(rtl) { + -gtk-icon-transform: rotate(90deg); +} + +expander arrow:checked { + -gtk-icon-transform: unset; +} + +expander arrow:hover, expander arrow:active { + color: white; +} + +expander arrow:disabled { + color: rgba(255, 255, 255, 0.3); +} + +expander arrow:selected { + color: rgba(255, 255, 255, 0.7); +} + +expander arrow:selected:hover, expander arrow:selected:active { + color: white; +} + +expander arrow:selected:disabled { + color: rgba(255, 255, 255, 0.3); +} + +calendar { + margin: 2px; + padding: 2px 6px; + border: 1px solid rgba(255, 255, 255, 0.12); + color: white; +} + +calendar:disabled { + color: rgba(255, 255, 255, 0.45); +} + +calendar:selected { + border-radius: 3px; +} + +calendar.header { + border-style: none none solid; + border-radius: 0; +} + +calendar.button { + border-radius: 3px; +} + +calendar.highlight { + color: alpha(currentColor, 0.45); + font-weight: 500; +} + +calendar:indeterminate { + color: alpha(currentColor, 0.3); +} + +messagedialog.background { + background-color: #383a3e; +} + +messagedialog.background .titlebar { + min-height: 24px; + border-style: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #383a3e; + color: white; +} + +messagedialog.background .titlebar:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button { + padding: 4px 12px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button:first-child { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button:last-child { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.suggested-action { + color: #AB47BC; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.suggested-action:hover { + color: #AB47BC; + background-color: transparent; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.suggested-action:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + color: white; + border-color: rgba(171, 71, 188, 0.75); + box-shadow: inset 0 0 0 9999px rgba(171, 71, 188, 0.5); + background-image: radial-gradient(circle farthest-corner at center, rgba(171, 71, 188, 0.5) 10%, transparent 0%); + background-size: 0% 0%; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.suggested-action:disabled { + opacity: 0.65; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.destructive-action { + color: #FF5252; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.destructive-action:hover { + color: #FF5252; + background-color: transparent; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.destructive-action:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + color: white; + border-color: rgba(255, 82, 82, 0.75); + box-shadow: inset 0 0 0 9999px rgba(255, 82, 82, 0.5); + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 82, 82, 0.5) 10%, transparent 0%); + background-size: 0% 0%; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.destructive-action:disabled { + opacity: 0.65; +} + +messagedialog.background.csd { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +messagedialog.background.csd .linked:not(.vertical).dialog-action-area > button { + padding: 8px 16px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; +} + +messagedialog.background.csd .linked:not(.vertical).dialog-action-area > button:first-child { + border-bottom-left-radius: 2px; + border-top-left-radius: 0; +} + +messagedialog.background.csd .linked:not(.vertical).dialog-action-area > button:last-child { + border-bottom-right-radius: 2px; + border-top-right-radius: 0; +} + +filechooser .dialog-action-box { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +filechooser #pathbarbox { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #292b2e; +} + +filechooserbutton:drop(active) { + box-shadow: none; +} + +.sidebar { + border-style: none; + background-color: #383a3e; +} + +stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left { + border-right: 1px solid rgba(255, 255, 255, 0.12); + 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(255, 255, 255, 0.12); + border-right-style: none; +} + +.sidebar list { + background-color: transparent; +} + +.sidebar row { + transition: none; +} + +.sidebar separator, +.sidebar .separator { + min-height: 0; + border-color: transparent; + background-color: transparent; +} + +paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; +} + +separator.sidebar { + min-width: 0; + padding: 0; +} + +headerbar > separator.sidebar:dir(ltr), headerbar > separator.sidebar.left, headerbar > separator.sidebar.left:dir(rtl) { + border-right: none; +} + +headerbar > separator.sidebar:dir(rtl), headerbar > separator.sidebar.right { + border-left: none; + border-right-style: none; +} + +stacksidebar row { + padding: 10px 6px; + transition: none; +} + +stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; +} + +placessidebar { + background-color: #292b2e; +} + +placessidebar > viewport.frame { + border-style: none; +} + +placessidebar list { + padding: 1px 0 4px; +} + +placessidebar row { + min-height: 32px; + margin: -1px 0; + padding: 0; +} + +placessidebar row > revealer { + padding: 0 12px; +} + +placessidebar row:selected { + color: white; +} + +placessidebar row:selected button.sidebar-button { + color: rgba(255, 255, 255, 0.7); +} + +placessidebar row:selected button.sidebar-button:hover, placessidebar row:selected button.sidebar-button:active, placessidebar row:selected button.sidebar-button:checked { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +placessidebar row:selected button.sidebar-button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +placessidebar row:selected button.sidebar-button:checked:disabled { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +placessidebar row:disabled { + color: rgba(255, 255, 255, 0.45); +} + +placessidebar row image.sidebar-icon { + opacity: 0.45; +} + +placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 8px; +} + +placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 8px; +} + +placessidebar row label.sidebar-label:dir(ltr) { + padding-right: 2px; +} + +placessidebar row label.sidebar-label:dir(rtl) { + padding-left: 2px; +} + +placessidebar row.sidebar-placeholder-row { + min-height: 2px; + padding: 0 8px; + background-image: image(#EC407A); + background-clip: content-box; +} + +placessidebar row.sidebar-new-bookmark-row { + color: #EC407A; +} + +placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 0 0 2px #EC407A; +} + +placesview .server-list-button > image { + -gtk-icon-transform: rotate(0turn); +} + +placesview .server-list-button:checked > image { + -gtk-icon-transform: rotate(-0.5turn); +} + +placesview > actionbar > revealer > box > label { + padding-left: 8px; + padding-right: 8px; +} + +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#4b4d51); + background-size: 1px 1px; +} + +paned > separator.wide { + min-width: 6px; + min-height: 6px; + background-color: #292b2e; + background-image: image(#4b4d51), image(#4b4d51); + background-size: 1px 1px, 1px 1px; +} + +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; +} + +infobar { + border-style: none; +} + +infobar.info > revealer > box { + background-color: #66BB6A; +} + +infobar.question > revealer > box { + background-color: #42A5F5; +} + +infobar.warning > revealer > box { + background-color: #FDD633; +} + +infobar.error > revealer > box { + background-color: #F28B82; +} + +infobar.info > label, infobar.info, infobar.question > label, infobar.question, infobar.warning > label, infobar.warning, infobar.error > label, infobar.error { + color: white; +} + +infobar.info *:link, infobar.question *:link, infobar.warning *:link, infobar.error *:link { + color: white; +} + +window.background stack scrolledwindow infobar button, infobar.info button, infobar.question button, infobar.warning button, infobar.error button { + color: white; + background-color: rgba(255, 255, 255, 0); + border: 1px solid rgba(255, 255, 255, 0.5); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button.flat, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat { + color: white; + background-color: rgba(255, 255, 255, 0); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button.flat:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled { + box-shadow: none; +} + +window.background stack scrolledwindow infobar button.flat:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, window.background stack scrolledwindow infobar button.flat:disabled label, infobar.info button.flat:disabled label, infobar.question button.flat:disabled label, infobar.warning button.flat:disabled label, infobar.error button.flat:disabled label { + color: rgba(255, 255, 255, 0.4); +} + +window.background stack scrolledwindow infobar button:hover, infobar.info button:hover, infobar.question button:hover, infobar.warning button:hover, infobar.error button:hover { + color: white; + background-color: rgba(255, 255, 255, 0.2); + border-color: rgba(255, 255, 255, 0.8); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button:active, infobar.info button:active, infobar.question button:active, infobar.warning button:active, infobar.error button:active, window.background stack scrolledwindow infobar button:checked, infobar.info button:checked, infobar.question button:checked, infobar.warning button:checked, infobar.error button:checked { + color: white; + background-color: rgba(255, 255, 255, 0.1); + border-color: rgba(255, 255, 255, 0.8); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled { + background-color: rgba(255, 255, 255, 0); + border-color: rgba(255, 255, 255, 0.4); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, window.background stack scrolledwindow infobar button:disabled label, infobar.info button:disabled label, infobar.question button:disabled label, infobar.warning button:disabled label, infobar.error button:disabled label { + color: rgba(255, 255, 255, 0.5); +} + +window.background stack scrolledwindow infobar button:disabled:active, infobar.info button:disabled:active, infobar.question button:disabled:active, infobar.warning button:disabled:active, infobar.error button:disabled:active, window.background stack scrolledwindow infobar button:disabled:checked, infobar.info button:disabled:checked, infobar.question button:disabled:checked, infobar.warning button:disabled:checked, infobar.error button:disabled:checked { + color: white; + background-color: rgba(255, 255, 255, 0.5); + border-color: rgba(255, 255, 255, 0.4); + box-shadow: none; +} + +tooltip { + border-radius: 3px; + box-shadow: none; +} + +tooltip.background { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: alpha(#333539, 0.97); +} + +tooltip:not(.csd) { + border: 1px solid rgba(255, 255, 255, 0.12); + background-clip: border-box; +} + +tooltip decoration { + background-color: transparent; +} + +tooltip label { + min-height: 20px; + padding: 0 2px; +} + +colorswatch.top { + border-top-left-radius: 3.5px; + border-top-right-radius: 3.5px; +} + +colorswatch.top overlay { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +colorswatch.bottom { + border-bottom-left-radius: 3.5px; + border-bottom-right-radius: 3.5px; +} + +colorswatch.bottom overlay { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 3.5px; + border-bottom-left-radius: 3.5px; +} + +colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 3.5px; + border-bottom-right-radius: 3.5px; +} + +colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.dark overlay { + color: white; +} + +colorswatch.light overlay { + color: white; +} + +colorswatch.dark { + color: white; +} + +colorswatch.light { + color: white; +} + +colorswatch:drop(active) { + box-shadow: none; +} + +colorswatch:drop(active).light overlay { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 0 0 2px #EC407A; +} + +colorswatch:drop(active).dark overlay { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 0 0 2px #EC407A; +} + +colorswatch overlay { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +colorswatch overlay:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); +} + +colorswatch#add-color-button { + border-radius: 3px 3px 0 0; + color: white; +} + +colorswatch#add-color-button:only-child { + border-radius: 3px; +} + +colorswatch#add-color-button overlay { + background-image: linear-gradient(to right, #F28B82 25%, #FDD633 25%, #FDD633 50%, #66BB6A 50%, #66BB6A 75%, #42A5F5 75%); + color: white; +} + +colorswatch:disabled { + opacity: 0.3; +} + +colorswatch:disabled overlay { + box-shadow: none; +} + +colorswatch#editor-color-sample { + border-radius: 3.5px; +} + +colorswatch#editor-color-sample overlay { + border-radius: 3px; +} + +colorchooser .popover.osd { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border-radius: 2px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #333539; +} + +colorchooser .popover.osd:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.content-view { + background-color: #292b2e; +} + +decoration { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border-radius: 3px 3px 0 0; + box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 16px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 16px 16px 2px rgba(0, 0, 0, 0), 0 6px 18px 5px rgba(0, 0, 0, 0); + margin: 4px; +} + +decoration:backdrop { + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), 0 16px 16px 2px rgba(0, 0, 0, 0), 0 6px 18px 5px rgba(0, 0, 0, 0); +} + +.maximized decoration, .fullscreen decoration, .tiled decoration { + border-radius: 0; +} + +.popup decoration { + box-shadow: none; +} + +.ssd decoration { + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16); +} + +.csd.popup decoration { + border-radius: 3px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +tooltip.csd decoration { + border-radius: 3px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +messagedialog.csd decoration { + border-radius: 3px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +.solid-csd decoration { + margin: 0; + padding: 1px 2px 2px; + border: 1px solid #1e1f21; + border-radius: 0; + box-shadow: inset 0 0 0 2px #36383c, inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #4b4d51; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:checked, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .view:selected, textview text selection, iconview:selected, flowbox flowboxchild:selected, entry selection, modelbutton.flat:selected, +.menuitem.button.flat:selected, .background.budgie-popover.budgie-menu row.activatable > button.flat:selected, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:selected, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:selected, treeview.view header button:selected, row.activatable:selected, calendar:selected { + background-color: #AB47BC; + color: white; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:disabled:checked, .nemo-window .nemo-window-pane widget.entry:disabled:selected, .view:disabled:selected, textview text selection:disabled, iconview:disabled:selected, flowbox flowboxchild:disabled:selected, entry selection:disabled, modelbutton.flat:disabled:selected, +.menuitem.button.flat:disabled:selected, .background.budgie-popover.budgie-menu row.activatable > button.flat:disabled:selected, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:disabled:selected, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:disabled:selected, treeview.view header button:disabled:selected, row.activatable:disabled:selected, calendar:disabled:selected { + color: rgba(255, 255, 255, 0.45); +} + +.monospace { + font-family: monospace; +} + +window.background.chromium headerbar.titlebar button.titlebutton, headerbar:not(.default-decoration) button.titlebutton.close, headerbar:not(.default-decoration) button.titlebutton.maximize, headerbar:not(.default-decoration) button.titlebutton.minimize, headerbar button.titlebutton.close, +.titlebar button.titlebutton.close, headerbar button.titlebutton.maximize, +.titlebar button.titlebutton.maximize, headerbar button.titlebutton.minimize, +.titlebar button.titlebutton.minimize { + margin: 0; + padding: 0; + min-width: 26px; + min-height: 26px; + animation: none; + box-shadow: none; + border: none; + color: transparent; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + background-size: 16px 16px; +} + +window.background.chromium headerbar.titlebar button.titlebutton:hover, headerbar button.titlebutton.close:hover, +.titlebar button.titlebutton.close:hover, headerbar button.titlebutton.maximize:hover, +.titlebar button.titlebutton.maximize:hover, headerbar button.titlebutton.minimize:hover, +.titlebar button.titlebutton.minimize:hover, window.background.chromium headerbar.titlebar button.titlebutton:active, headerbar button.titlebutton.close:active, +.titlebar button.titlebutton.close:active, headerbar button.titlebutton.maximize:active, +.titlebar button.titlebutton.maximize:active, headerbar button.titlebutton.minimize:active, +.titlebar button.titlebutton.minimize:active, window.background.chromium headerbar.titlebar button.titlebutton:checked, headerbar button.titlebutton.close:checked, +.titlebar button.titlebutton.close:checked, headerbar button.titlebutton.maximize:checked, +.titlebar button.titlebutton.maximize:checked, headerbar button.titlebutton.minimize:checked, +.titlebar button.titlebutton.minimize:checked { + box-shadow: none; + border: none; + color: transparent; + animation: none; + transition: background-size 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: transparent; + background-size: 22px 22px; +} + +window.background.chromium headerbar.titlebar button.titlebutton:backdrop, headerbar button.titlebutton.close:backdrop, +.titlebar button.titlebutton.close:backdrop, headerbar button.titlebutton.maximize:backdrop, +.titlebar button.titlebutton.maximize:backdrop, headerbar button.titlebutton.minimize:backdrop, +.titlebar button.titlebutton.minimize:backdrop { + opacity: 1; + color: transparent; +} + +headerbar button.titlebutton:hover, +.titlebar button.titlebutton:hover { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: none; + box-shadow: inset 0 0 0 9999px rgba(171, 71, 188, 0.3); + background-image: radial-gradient(circle farthest-corner at center, rgba(171, 71, 188, 0.3) 10%, transparent 0%); + background-size: 0% 0%; + color: #AB47BC; +} + +headerbar button.titlebutton:active, +.titlebar button.titlebutton:active, headerbar button.titlebutton:checked, +.titlebar button.titlebutton:checked { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px #AB47BC; + background-image: radial-gradient(circle farthest-corner at center, #AB47BC 10%, transparent 0%); + background-size: 0% 0%; + color: white; +} + +headerbar button.titlebutton.close, +.titlebar button.titlebutton.close { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-dark.png"), url("assets/window-assets/titlebutton-close-dark@2.png")); +} + +headerbar button.titlebutton.close:backdrop, +.titlebar button.titlebutton.close:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-backdrop-dark.png"), url("assets/window-assets/titlebutton-close-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.close:hover, +.titlebar button.titlebutton.close:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-hover-dark.png"), url("assets/window-assets/titlebutton-close-hover-dark@2.png")); +} + +headerbar button.titlebutton.close:active, +.titlebar button.titlebutton.close:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-active-dark.png"), url("assets/window-assets/titlebutton-close-active-dark@2.png")); +} + +headerbar button.titlebutton.maximize, +.titlebar button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-dark.png"), url("assets/window-assets/titlebutton-maximize-dark@2.png")); +} + +headerbar button.titlebutton.maximize:backdrop, +.titlebar button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-backdrop-dark.png"), url("assets/window-assets/titlebutton-maximize-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.maximize:hover, +.titlebar button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-hover-dark.png"), url("assets/window-assets/titlebutton-maximize-hover-dark@2.png")); +} + +headerbar button.titlebutton.maximize:active, +.titlebar button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-active-dark.png"), url("assets/window-assets/titlebutton-maximize-active-dark@2.png")); +} + +headerbar button.titlebutton.minimize, +.titlebar button.titlebutton.minimize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-dark.png"), url("assets/window-assets/titlebutton-minimize-dark@2.png")); +} + +headerbar button.titlebutton.minimize:backdrop, +.titlebar button.titlebutton.minimize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-backdrop-dark.png"), url("assets/window-assets/titlebutton-minimize-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.minimize:hover, +.titlebar button.titlebutton.minimize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-hover-dark.png"), url("assets/window-assets/titlebutton-minimize-hover-dark@2.png")); +} + +headerbar button.titlebutton.minimize:active, +.titlebar button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-active-dark.png"), url("assets/window-assets/titlebutton-minimize-active-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize, +.fullscreen .titlebar button.titlebutton.maximize, .maximized headerbar button.titlebutton.maximize, +.maximized .titlebar button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-dark.png"), url("assets/window-assets/titlebutton-restore-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:backdrop, +.fullscreen .titlebar button.titlebutton.maximize:backdrop, .maximized headerbar button.titlebutton.maximize:backdrop, +.maximized .titlebar button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-backdrop-dark.png"), url("assets/window-assets/titlebutton-restore-backdrop-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:hover, +.fullscreen .titlebar button.titlebutton.maximize:hover, .maximized headerbar button.titlebutton.maximize:hover, +.maximized .titlebar button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-hover-dark.png"), url("assets/window-assets/titlebutton-restore-hover-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:active, +.fullscreen .titlebar button.titlebutton.maximize:active, .maximized headerbar button.titlebutton.maximize:active, +.maximized .titlebar button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-active-dark.png"), url("assets/window-assets/titlebutton-restore-active-dark@2.png")); +} + +headerbar > box.right, headerbar > box.left, +.titlebar > box.right, +.titlebar > box.left { + padding: 0 6px; +} + +headerbar:not(.default-decoration) button.titlebutton.close { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-dark.png"), url("assets/window-assets/titlebutton-close-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.close:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-backdrop-dark.png"), url("assets/window-assets/titlebutton-close-backdrop-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.close:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-hover-dark.png"), url("assets/window-assets/titlebutton-close-hover-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.close:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-active-dark.png"), url("assets/window-assets/titlebutton-close-active-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-dark.png"), url("assets/window-assets/titlebutton-maximize-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-backdrop-dark.png"), url("assets/window-assets/titlebutton-maximize-backdrop-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-hover-dark.png"), url("assets/window-assets/titlebutton-maximize-hover-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-active-dark.png"), url("assets/window-assets/titlebutton-maximize-active-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.minimize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-dark.png"), url("assets/window-assets/titlebutton-minimize-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.minimize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-backdrop-dark.png"), url("assets/window-assets/titlebutton-minimize-backdrop-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.minimize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-hover-dark.png"), url("assets/window-assets/titlebutton-minimize-hover-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-active-dark.png"), url("assets/window-assets/titlebutton-minimize-active-dark@2.png")); +} + +.maximized headerbar:not(.default-decoration) button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-dark.png"), url("assets/window-assets/titlebutton-restore-dark@2.png")); +} + +.maximized headerbar:not(.default-decoration) button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-backdrop-dark.png"), url("assets/window-assets/titlebutton-restore-backdrop-dark@2.png")); +} + +.maximized headerbar:not(.default-decoration) button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-hover-dark.png"), url("assets/window-assets/titlebutton-restore-hover-dark@2.png")); +} + +.maximized headerbar:not(.default-decoration) button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-active-dark.png"), url("assets/window-assets/titlebutton-restore-active-dark@2.png")); +} + +cursor-handle { + border-radius: 9999px; + background-color: #EC407A; + background-image: none; +} + +cursor-handle.top:dir(ltr), cursor-handle.bottom:dir(rtl) { + padding-left: 6px; + border-top-right-radius: 0; +} + +cursor-handle.bottom:dir(ltr), cursor-handle.top:dir(rtl) { + padding-right: 6px; + border-top-left-radius: 0; +} + +cursor-handle.insertion-cursor:dir(ltr), cursor-handle.insertion-cursor:dir(rtl) { + -GtkWidget-text-handle-width: 24; + -GtkWidget-text-handle-height: 30; + -gtk-icon-source: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-dark.png"), url("assets/slider-horz-scale-has-marks-above-dark@2.png")); +} + +.context-menu { + font: initial; +} + +.budgie-notification-window button.image-button.close, .budgie-switcher-window button.image-button.close, .budgie-osd-window button.image-button.close, .background .raven .expander-button, .background .raven .raven-header:not(.top) button.image-button, widget > box.terminal-titlebar > button.image-button, widget > box.terminal-titlebar > button.image-button.toggle, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, .nautilus-window headerbar > revealer > button, button.close, button.round-button, button.circular, combobox > .linked:not(.vertical) > button.combo:not(:only-child), check, +radio { + border-radius: 9999px; + -gtk-outline-radius: 9999px; +} + +row button.circular { + margin: 0 5px; +} + +.pluma-window paned.horizontal box.vertical box.horizontal button.flat, .gedit-document-panel row button.flat, .nemo-window .floating-bar button, +.nautilus-window .floating-bar button, spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > button:hover, spinbutton:not(.vertical) > button:active, spinbutton:not(.vertical) > button:checked, spinbutton:not(.vertical) > button:disabled, .linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down, .linked > spinbutton:not(.vertical) > button.down:hover, .linked > spinbutton:not(.vertical) > button.down:active, .linked > spinbutton:not(.vertical) > button.down:checked, .linked > spinbutton:not(.vertical) > button.down:disabled, placessidebar row button.sidebar-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 9999px; + -gtk-outline-radius: 9999px; +} + +.keycap { + min-width: 12px; + min-height: 26px; + margin-top: 2px; + padding-bottom: 2px; + padding-left: 8px; + padding-right: 8px; + border: solid 1px rgba(255, 255, 255, 0.12); + border-radius: 3px; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.12); + background-color: #333539; + color: white; + font-size: smaller; +} + +:not(decoration):not(window):drop(active) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 2px #EC407A; + caret-color: #EC407A; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action), .background stackswitcher button:not(.destructive-action):not(.suggested-action), .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action), .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action), .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 300ms cubic-bezier(0, 0, 0.2, 1); + margin: 0; + border-radius: 0; + background-image: none; + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + box-shadow: none; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):hover, .background stackswitcher button:not(.destructive-action):not(.suggested-action):hover, .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action):hover, .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action):hover, .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):hover:not(.flat):not(.server-list-button) { + color: white; + box-shadow: inset 0 -2px alpha(currentColor, 0.16); + background-color: transparent; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):active, .background stackswitcher button:not(.destructive-action):not(.suggested-action):active, .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action):active, .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action):active, .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):active:not(.flat):not(.server-list-button) { + animation: none; + box-shadow: none; + background-color: transparent; + color: white; + background-image: none; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, alpha(currentColor, 0.16) 0%) 0 0 2/0 0 2px; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):checked, .background stackswitcher button:not(.destructive-action):not(.suggested-action):checked, .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action):checked, .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action):checked, .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):checked:not(.flat):not(.server-list-button) { + color: white; + box-shadow: inset 0 -2px #AB47BC; + background-color: transparent; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):checked:disabled, .background stackswitcher button:not(.destructive-action):not(.suggested-action):checked:disabled { + color: rgba(255, 255, 255, 0.45); + box-shadow: inset 0 -2px rgba(171, 71, 188, 0.35); + background-color: transparent; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):disabled, .background stackswitcher button:not(.destructive-action):not(.suggested-action):disabled, .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action):disabled, .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action):disabled, .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):disabled:not(.flat):not(.server-list-button) { + color: rgba(255, 255, 255, 0.3); + box-shadow: none; + background-color: transparent; +} + +.background stackswitcher { + background-color: #383a3e; + border-radius: 3px; + border: none; + padding: 0 6px; +} + +.background stackswitcher button.text-button { + min-width: 100px; +} + +.background stackswitcher button.circular, .background stackswitcher button.text-button.circular { + min-width: 36px; + min-height: 36px; + border-radius: 9999px; + -gtk-outline-radius: 9999px; + padding: 0; +} + +popover.emoji-picker { + padding: 0; +} + +popover.emoji-picker entry { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; + box-shadow: none; +} + +popover.emoji-picker scrolledwindow { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +button.emoji-section { + margin-top: -1px; + padding: 0 8px; + min-width: 24px; + min-height: 36px; + border-radius: 0; + outline-offset: -6px; + box-shadow: none; +} + +button.emoji-section:hover { + box-shadow: inset 0 2px rgba(255, 255, 255, 0.3); +} + +button.emoji-section:active { + box-shadow: inset 0 2px #AB47BC; + background-image: radial-gradient(circle farthest-corner at center, rgba(171, 71, 188, 0.7) 10%, transparent 0%); +} + +button.emoji-section:checked { + box-shadow: inset 0 2px #AB47BC; + background-color: transparent; +} + +button.emoji-section:first-child { + margin-left: 6px; +} + +button.emoji-section:last-child { + margin-right: 6px; +} + +.emoji { + min-width: 3em; + min-height: 3em; + padding: 0; +} + +.emoji widget { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); +} + +.emoji widget:hover { + font-size: larger; +} + +window.background.csd.unified headerbar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +window.background.csd.unified headerbar.selection-mode { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +window.background.csd.unified > decoration-overlay { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +window.background.csd.unified, +window.background.csd.unified > decoration, +window.background.csd.unified > decoration-overlay { + border-radius: 3px; +} + +window.background.csd.unified.tiled > decoration-overlay, window.background.csd.unified.tiled-top > decoration-overlay, window.background.csd.unified.tiled-right > decoration-overlay, window.background.csd.unified.tiled-bottom > decoration-overlay, window.background.csd.unified.tiled-left > decoration-overlay, window.background.csd.unified.maximized > decoration-overlay, window.background.csd.unified.fullscreen > decoration-overlay { + box-shadow: none; +} + +window.background.csd.unified.tiled, +window.background.csd.unified.tiled > decoration, +window.background.csd.unified.tiled > decoration-overlay, window.background.csd.unified.tiled-top, +window.background.csd.unified.tiled-top > decoration, +window.background.csd.unified.tiled-top > decoration-overlay, window.background.csd.unified.tiled-right, +window.background.csd.unified.tiled-right > decoration, +window.background.csd.unified.tiled-right > decoration-overlay, window.background.csd.unified.tiled-bottom, +window.background.csd.unified.tiled-bottom > decoration, +window.background.csd.unified.tiled-bottom > decoration-overlay, window.background.csd.unified.tiled-left, +window.background.csd.unified.tiled-left > decoration, +window.background.csd.unified.tiled-left > decoration-overlay, window.background.csd.unified.maximized, +window.background.csd.unified.maximized > decoration, +window.background.csd.unified.maximized > decoration-overlay, window.background.csd.unified.fullscreen, +window.background.csd.unified.fullscreen > decoration, +window.background.csd.unified.fullscreen > decoration-overlay { + border-radius: 0; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button, +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button, .nautilus-window headerbar .path-bar-box button { + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, transparent 0%) 0 0 0/0 0 0; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box button:hover { + background-color: transparent; + color: white; + box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.12); +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box button:checked { + color: white; + background-color: transparent; + box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.12); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, transparent 0%) 0 0 2/0 0 2px; + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 255, 255, 0.12) 10%, transparent 0%); +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box button:checked { + background: none; + box-shadow: none; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:backdrop, .nautilus-window headerbar .path-bar-box button:backdrop { + color: rgba(255, 255, 255, 0.45); +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:backdrop:disabled, .nautilus-window headerbar .path-bar-box button:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); +} + +.nautilus-window headerbar .path-bar-box { + margin-top: 6px; + margin-bottom: 6px; + border-radius: 3px; + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.06); +} + +.nautilus-window headerbar .path-bar-box button { + margin: 0; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button, +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button { + margin-top: 0; + margin-bottom: 0; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:not(:only-child):last-child, +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nautilus-window headerbar .path-bar-box.width-maximized { + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.06); +} + +.nautilus-window headerbar .path-bar-box.background.frame { + border: none; + background-color: transparent; +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar { + background-color: rgba(255, 255, 255, 0.05); + border-radius: 3px; + margin: 6px 0; +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) { + margin-top: 0; + margin-bottom: 0; + color: rgba(255, 255, 255, 0.7); +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .dim-label, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .budgie-notification .notification-body, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .budgie-switcher .notification-body, .budgie-notification .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .notification-body, .budgie-switcher .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .notification-body, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) label.separator { + color: rgba(255, 255, 255, 0.7); +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action):hover { + background-color: transparent; + color: white; + box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.08); +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action):active, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action):checked { + color: white; + background-color: transparent; + box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.08); + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 255, 255, 0.08) 10%, transparent 0%); +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action).current-dir { + color: white; +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action).current-dir:hover, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action).current-dir:active { + background: none; + box-shadow: none; +} + +.nautilus-window, +.nautilus-window notebook, +.nautilus-window notebook > stack { + background: #333539; +} + +.nautilus-window notebook > header.top tabs, +.nautilus-window notebook > header.bottom tabs { + padding-left: 0; + padding-right: 0; +} + +.nautilus-window notebook > header.left tabs, +.nautilus-window notebook > header.right tabs { + padding-top: 0; + padding-bottom: 0; +} + +.nautilus-canvas-item { + border-radius: 3px; +} + +.nautilus-canvas-item.dim-label, .budgie-notification .nautilus-canvas-item.notification-body, .budgie-switcher .nautilus-canvas-item.notification-body, label.nautilus-canvas-item.separator, +.nautilus-list-dim-label { + color: rgba(255, 255, 255, 0.7); +} + +.nautilus-canvas-item.dim-label:selected, .budgie-notification .nautilus-canvas-item.notification-body:selected, .budgie-switcher .nautilus-canvas-item.notification-body:selected, label.nautilus-canvas-item.separator:selected, .nautilus-canvas-item.dim-label:selected:focus, +.nautilus-list-dim-label:selected, +.nautilus-list-dim-label:selected:focus { + color: white; +} + +.caja-desktop.caja-canvas-item, +.nautilus-desktop.nautilus-canvas-item { + color: white; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); +} + +.caja-desktop.caja-canvas-item:selected, +.nautilus-desktop.nautilus-canvas-item:selected { + text-shadow: none; + color: white; +} + +filechooser placessidebar.sidebar separator, +filechooser placessidebar.sidebar .separator, +.nautilus-window placessidebar.sidebar separator, +.nautilus-window placessidebar.sidebar .separator { + min-height: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.12); +} + +filechooser placessidebar.sidebar row.sidebar-row, +.nautilus-window placessidebar.sidebar row.sidebar-row { + padding: 2px; +} + +filechooser placessidebar.sidebar row.sidebar-row:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:hover { + transition: none; + color: #AB47BC; + background-color: transparent; + box-shadow: inset 3px 0 #AB47BC; +} + +filechooser placessidebar.sidebar row.sidebar-row:active, +.nautilus-window placessidebar.sidebar row.sidebar-row:active { + box-shadow: inset 3px 0 #AB47BC; +} + +filechooser placessidebar.sidebar row.sidebar-row:backdrop, +.nautilus-window placessidebar.sidebar row.sidebar-row:backdrop { + opacity: 0.85; +} + +filechooser placessidebar.sidebar row.sidebar-row:selected:active, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:active { + box-shadow: none; +} + +filechooser placessidebar.sidebar row.sidebar-row:selected:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover { + box-shadow: none; + color: white; + background-color: alpha(#AB47BC, 0.8); +} + +@keyframes needs_attention_keyframes { + from { + background-color: transparent; + } + to { + background-color: rgba(255, 255, 255, 0.3); + } +} + +.nautilus-operations-button-needs-attention { + color: #EC407A; + animation: needs_attention_keyframes 100ms cubic-bezier(0.4, 0, 0.2, 1) 2 alternate; +} + +.nautilus-operations-button-needs-attention-multiple { + color: #EC407A; + animation: needs_attention_keyframes 100ms cubic-bezier(0.4, 0, 0.2, 1) 4 alternate; +} + +.nemo-window .floating-bar, +.nautilus-window .floating-bar { + min-height: 32px; + padding: 0; + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; + background-color: #333539; + background-clip: border-box; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-width 0; +} + +.nemo-window .floating-bar.bottom.left, +.nautilus-window .floating-bar.bottom.left { + border-width: 1px 1px 0 0; + border-top-right-radius: 3px; +} + +.nemo-window .floating-bar.bottom.right, +.nautilus-window .floating-bar.bottom.right { + border-width: 1px 0 0 1px; + border-top-left-radius: 3px; +} + +.nemo-window .floating-bar button, +.nautilus-window .floating-bar button { + margin: 8px; +} + +.disk-space-display.unknown { + background-color: #FDD633; +} + +.disk-space-display.used { + background-color: #AB47BC; +} + +.disk-space-display.free { + background-color: rgba(255, 255, 255, 0.3); + color: rgba(255, 255, 255, 0.45); +} + +.documents-entry-tag, .photos-entry-tag { + margin: 3px -2px 3px 8px; + padding: 0 8px; + border-radius: 9999px; + box-shadow: none; + background-color: #AB47BC; + color: white; +} + +.documents-entry-tag:hover, .photos-entry-tag:hover { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +.documents-entry-tag.button, .button.photos-entry-tag { + margin: 0 -2px; + padding: 4px; + border-radius: 9999px; + box-shadow: none; + color: rgba(255, 255, 255, 0.7); +} + +.documents-entry-tag.button:hover, .button.photos-entry-tag:hover, .documents-entry-tag.button:active, .button.photos-entry-tag:active { + color: white; +} + +.nautilus-window searchbar { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.nautilus-window .searchbar-container { + margin-top: -1px; +} + +paned.titlebar.horizontal > headerbar, paned.titlebar.horizontal > separator { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.open-document-selector-name-label { + font-weight: bold; +} + +.open-document-selector-path-label { + color: alpha(currentColor, 0.45); + font-size: smaller; +} + +.gedit-document-panel { + background-color: #383a3e; +} + +.gedit-document-panel row.activatable { + padding: 6px 4px; +} + +.gedit-document-panel-group-row, +.gedit-document-panel-group-row:hover { + border-top: 1px solid alpha(currentColor, 0.3); +} + +.gedit-document-panel-group-row:first-child, +.gedit-document-panel-group-row:first-child:hover { + border-top: 0px; +} + +.gedit-side-panel-paned statusbar { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.background .gedit-search-slider { + margin: 6px 6px 8px; + box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.2), 0 3px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 5px -1px rgba(0, 0, 0, 0.12); + border-radius: 3px; +} + +.background .gedit-search-slider .gedit-search-entry-occurrences-tag { + all: unset; + border: none; + box-shadow: none; + padding: 0 4px; + color: alpha(currentColor, 0.45); +} + +.background .gedit-search-slider popover.background { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + padding: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + background-color: #383a3e; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry, .background .gedit-search-slider > .linked:not(.vertical) > entry:focus { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + border-image: none; + background-color: #383a3e; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry:dir(ltr) { + margin-right: -72px; + padding-right: 80px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry:dir(ltr) .gedit-search-entry-occurrences-tag { + box-shadow: none; + margin-right: -8px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry:dir(rtl) { + margin-left: -72px; + padding-left: 80px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry:dir(rtl) .gedit-search-entry-occurrences-tag { + box-shadow: none; + margin-left: -8px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo):hover, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo):active, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo):disabled, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo) + button:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo) + button:not(.combo):hover, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo) + button:not(.combo):active, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo) + button:not(.combo):disabled { + border-image: none; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button { + color: rgba(255, 255, 255, 0.7); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:hover { + background-image: none; + box-shadow: none; + color: white; + background-color: rgba(255, 255, 255, 0.15); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:active { + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 255, 255, 0.15) 10%, transparent 0%); + box-shadow: none; + color: white; + background-color: rgba(255, 255, 255, 0.15); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #F28B82; + color: rgba(0, 0, 0, 0.87); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error:disabled { + opacity: 0.35; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #F28B82; + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F28B82 100%, #F28B82 10%) 0 0 2/0 0 2px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #FDD633; + color: rgba(0, 0, 0, 0.87); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning:disabled { + opacity: 0.35; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #FDD633; + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #FDD633 100%, #FDD633 10%) 0 0 2/0 0 2px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +.gedit-search-slider .linked:not(.vertical) > entry, +notebook > stack:not(:only-child) revealer .gedit-search-slider .linked:not(.vertical) > entry { + border-radius: 3px; +} + +.background tabbox { + border: none; + background-color: #2e3034; + padding: 0; + margin: 0; + border-radius: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.background tabbox > tab:hover { + box-shadow: inset 0 -2px alpha(#AB47BC, 0.3); +} + +.background tabbox > tab:checked { + box-shadow: inset 0 -2px #AB47BC; +} + +.background tabbox > tab button { + min-height: 24px; + min-width: 24px; + border-radius: 9999px; + border: none; + padding: 0; +} + +window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list { + background-color: #292b2e; +} + +window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list > separator { + border-left: 100px solid transparent; + border-right: 100px solid transparent; +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list { + background-image: image(#292b2e); +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list > box.vertical > list { + background-color: #292b2e; +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list separator { + border-left: 100px solid transparent; + border-right: 100px solid transparent; +} + +.category_page_header_filter_box { + background-image: image(#292b2e); + border-image: linear-gradient(to bottom, #4b4d51, #4b4d51) 0 0 1 0/0 0 1px 0 stretch; +} + +.category_page_header_filter_box button { + color: rgba(255, 255, 255, 0.7); + background-image: image(#292b2e); +} + +.category_page_header_filter_box button:hover { + color: rgba(255, 255, 255, 0.75); +} + +.category_page_header_filter_box button:checked { + color: white; +} + +.category_page_header_filter_box button:disabled { + color: rgba(255, 255, 255, 0.55); +} + +.application-details-infobar { + background-image: image(#333539); + border-image: linear-gradient(to bottom, #4b4d51, #4b4d51) 1 1 1 1/1px 1px 1px 1px stretch; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable { + color: white; + transition-duration: 0.1s; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:active { + color: white; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable label.compressed-entries-label { + background-image: image(#AB47BC); + color: white; + font-weight: 700; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row { + background-image: image(#222326); + color: #cccccc; + transition-property: opacity, border-image, background-image, box-shadow; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:hover { + background-image: image(#343638); + color: white; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active:focus { + background-image: image(#3e4043); + color: white; + animation: none; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row.popover-activated-row { + background-image: image(#AB47BC); + color: white; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header { + background-image: image(#333539); + background-color: #333539; + color: #AB47BC; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:hover { + background-image: image(#393640); +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active:focus { + background-image: image(#3f3746); + color: #AB47BC; + animation: none; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header label.compressed-entries-label { + background-image: image(#AB47BC); + color: white; + transition-duration: 0s; +} + +workbench.csd > stack.titlebar, +window.csd.org-gnome-Builder > stack.titlebar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0), 0 1px 2px -1px rgba(0, 0, 0, 0), 0 1px 2px -0.6px rgba(0, 0, 0, 0); +} + +popover.background.dzlmenubutton button.dzlmenubuttonitem:active label, popover.background.dzlmenubutton button.dzlmenubuttonitem:checked label, popover.background.dzlmenubutton button.dzlmenubuttonitem:hover label { + color: white; + transition: none; +} + +perspectiveswitcher { + background-color: #292b2e; +} + +perspectiveswitcher button:checked { + color: #AB47BC; +} + +layouttabbar { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #292b2e; +} + +layouttabbar > box > button { + margin: 2px 0; +} + +layouttab { + margin: 0 8px; + border-style: none solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 -2px #AB47BC; + background-color: #333539; +} + +layouttab separator.vertical { + margin: 8px 4px; +} + +layouttab button.text-button, layouttab button.image-button, layouttab button { + margin-top: 8px; + margin-bottom: 8px; + padding: 0 4px; +} + +layouttab > box > button.close { + border-radius: 9999px; +} + +layout { + border: 1px solid rgba(255, 255, 255, 0.12); + -PnlDockBin-handle-size: 1; +} + +entry.search-missing { + background-color: #F28B82; + color: white; +} + +entry.search.preferences-search { + box-shadow: none; +} + +workbench treeview.image { + color: alpha(currentColor, 0.45); +} + +workbench treeview.image:selected { + color: rgba(255, 255, 255, 0.45); +} + +dockbin { + border: 1px solid rgba(255, 255, 255, 0.12); + -PnlDockBin-handle-size: 1; +} + +dockpaned { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +eggsearchbar box.search-bar { + padding: 0 8px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #292b2e; +} + +docktabstrip { + padding: 0 8px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #292b2e; +} + +docktab { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 24px; + min-width: 24px; + margin-bottom: -1px; + padding: 6px; + outline-offset: -6px; + border-width: 1px; + border-color: transparent; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; +} + +docktab:hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); + color: white; +} + +docktab:checked { + animation: tab_ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 -2px #AB47BC; + color: white; +} + +dockoverlayedge { + background-color: #292b2e; +} + +dockoverlayedge docktabstrip { + padding: 0; + border: none; +} + +dockoverlayedge.left-edge docktab:hover { + box-shadow: inset -2px 0 rgba(255, 255, 255, 0.3); +} + +dockoverlayedge.left-edge docktab:checked { + box-shadow: inset -2px 0 #AB47BC; +} + +dockoverlayedge.right-edge docktab:hover { + box-shadow: inset 2px 0 rgba(255, 255, 255, 0.3); +} + +dockoverlayedge.right-edge docktab:checked { + box-shadow: inset 2px 0 #AB47BC; +} + +pillbox { + background-color: #292b2e; + border-radius: 2px; +} + +buildperspective row { + padding: 10px; +} + +layoutpane entry.search { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +editortweak entry.search { + margin-bottom: -1px; + box-shadow: none; +} + +frame.gb-search-frame { + border-bottom-right-radius: 5px; +} + +.gb-search-entry-occurrences-tag { + box-shadow: none; + background-color: transparent; +} + +docktabstrip { + min-height: 39px; +} + +workbench preferences preferencesgroup list entry { + padding-top: 8px; + padding-bottom: 8px; +} + +GdMainIconView.content-view { + -GdMainIconView-icon-size: 48; +} + +.documents-counter { + margin: 8px; + border-radius: 9999px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + background-color: #EC407A; + color: white; + font-weight: bold; +} + +.documents-scrolledwin.frame { + border-style: none; +} + +.photos-fade-in { + opacity: 1; + transition: opacity 100ms cubic-bezier(0, 0, 0.2, 1); +} + +.photos-fade-out { + opacity: 0; + transition: opacity 100ms cubic-bezier(0, 0, 0.2, 1); +} + +overlay grid.horizontal > revealer > scrolledwindow.frame:dir(ltr) { + border-style: none none none solid; +} + +overlay grid.horizontal > revealer > scrolledwindow.frame:dir(rtl) { + border-style: none solid none none; +} + +.side-panel:dir(ltr) { + border-style: solid; + border-color: rgba(255, 255, 255, 0.12); +} + +.side-panel:dir(rtl) { + border-style: solid; + border-color: rgba(255, 255, 255, 0.12); +} + +.side-panel .view { + background-image: image(#383a3e); +} + +.side-panel .view:hover { + background-image: image(#424448); +} + +.side-panel .view:selected { + background-image: image(#AB47BC); +} + +.side-panel .view:selected:hover { + background-image: image(#af50bf); +} + +.songs-list:hover { + background-image: image(rgba(255, 255, 255, 0.3)); +} + +frame.documents-dropdown { + margin: 8px; +} + +frame.documents-dropdown > border { + border: none; +} + +box.vertical:not(.titlebar) > revealer > toolbar.search-bar { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +box.vertical:not(.titlebar) > revealer > toolbar.search-bar button > widget { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +box.horizontal.titlebar > headerbar > stack > box.vertical > .title { + margin: 0; +} + +box.horizontal.titlebar > headerbar > stack > box.vertical > .subtitle { + margin: -3px 0; +} + +dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) { + font-weight: 700; +} + +window.background.csd > headerbar.titlebar > box.horizontal > separator.sidebar, +window.background.csd > headerbar.titlebar > hdyleaflet > separator.sidebar, +window.background.csd > headerbar.titlebar > leaflet > separator.sidebar { + border-right-style: none; + background: none; + margin: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +window.background.csd > headerbar.titlebar > leaflet > headerbar, +window.background.csd > headerbar.titlebar > hdyleaflet > headerbar { + background: none; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +window.background.csd > box.horizontal > separator.sidebar, +window.background.csd > hdyleaflet > separator.sidebar, +window.background.csd > leaflet > separator.sidebar { + background: none; + min-width: 0; +} + +window.background.csd > leaflet > stack.background button.osd.remove-button, +window.background.csd > hdyleaflet > stack.background button.osd.remove-button, +window.background.csd > box.horizontal > stack.background button.osd.remove-button { + padding: 0; + margin: 6px; + min-width: 32px; + min-height: 30px; + border: none; + background-color: rgba(0, 0, 0, 0.45); + color: rgba(255, 255, 255, 0.75); + box-shadow: none; +} + +window.background.csd > leaflet > stack.background button.osd.remove-button:hover, +window.background.csd > hdyleaflet > stack.background button.osd.remove-button:hover, +window.background.csd > box.horizontal > stack.background button.osd.remove-button:hover { + background-color: rgba(0, 0, 0, 0.65); + color: white; + box-shadow: none; +} + +window.background.csd > leaflet > stack.background button.osd.remove-button:active, +window.background.csd > hdyleaflet > stack.background button.osd.remove-button:active, +window.background.csd > box.horizontal > stack.background button.osd.remove-button:active { + background-color: rgba(0, 0, 0, 0.75); + color: white; + box-shadow: none; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar, headerbar.titlebar.selection-mode leaflet > headerbar { + background-color: #AB47BC; + color: rgba(255, 255, 255, 0.7); +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar separator.titlebutton, headerbar.titlebar.selection-mode leaflet > headerbar separator.titlebutton { + background: none; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize { + color: white; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:backdrop, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:backdrop { + background-image: none; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:backdrop, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:backdrop { + color: rgba(255, 255, 255, 0.3); +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:disabled > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:backdrop > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:disabled > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:backdrop > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:disabled > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:backdrop > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:disabled > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:backdrop > label { + color: inherit; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:hover { + color: white; + background-color: rgba(255, 255, 255, 0.12); +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); +} + +.fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize, .fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:hover, .fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:active, .fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled, .fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:hover, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:active, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:hover, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:active, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:hover, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:active, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop { + background-image: none; +} + +window.background.csd.unified > deck > box > leaflet > headerbar { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +window.background.csd.unified > deck > box > leaflet > separator.sidebar { + border-right: none; +} + +.main-window > headerbar.titlebar > stack > hdyleaflet > headerbar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +.main-window > headerbar.titlebar > stack > hdyleaflet > separator { + background: none; + min-width: 0; +} + +window.background.csd.unified { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle > viewswitchertitle > squeezer > viewswitcher > box.horizontal > button.radio { + min-height: 0; + padding: 0 12px; + margin: 0; + border-radius: 0; +} + +window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle > viewswitchertitle > squeezer > viewswitcher > box.horizontal > button.radio:checked:backdrop { + background-color: rgba(171, 71, 188, 0.5); + color: rgba(255, 255, 255, 0.45); +} + +task-row { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + margin: 0 -4px; +} + +task-row:hover { + transition: none; +} + +task-row label { + margin: 0 8px; +} + +task-row image { + margin: 0 4px; +} + +task-list-view > box > revealer > box > button { + min-height: 36px; + margin: -4px; + padding: 0 12px; +} + +task-list-view > box > revealer > box > button label { + margin: 0 8px; +} + +task-list-view > box > revealer > box > button image { + margin: 0 4px; +} + +#eog-thumb-nav scrolledwindow { + border-top: none; +} + +#eog-thumb-nav button { + -gtk-outline-radius: 2px; +} + +frame.taskbar > border { + border-style: solid none none; +} + +box.vertical > paned.horizontal notebook widget .frame { + border-style: none; +} + +frame.commit-frame > border { + border-style: solid none none; +} + +box.dialog-vbox scrolledwindow.related { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +list.categories { + background-image: image(#383a3e); +} + +button.title label { + min-height: 36px; +} + +terminal-window notebook > header button.toggle { + margin: -3px -2px; + border-radius: 0; + min-height: 24px; + min-width: 24px; + padding: 6px; +} + +window.background.csd.terminal-window.unified headerbar { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.tweak-categories { + background-image: image(#2e3034); +} + +.tweak-categories separator { + min-width: 0; + min-height: 0; + background-color: transparent; +} + +.tweak { + padding: 3px; +} + +.tweak.title:hover { + box-shadow: none; +} + +.tweak-group-white, +.tweak-white, +.tweak-white:hover { + background-image: image(#333539); +} + +.tweak-startup, +.tweak-startup:hover { + background-image: image(#333539); +} + +.tweak-group-startup { + background-image: image(#333539); + border: 1px solid rgba(255, 255, 255, 0.12); +} + +row#Focus, +row#ClickMethod, +row#StaticWorkspaceTweak, +row#dynamic-workspaces, +row#PrimaryWorkspaceTweak, +row#workspaces-only-on-primary { + padding: 0; + border: 1px solid rgba(255, 255, 255, 0.12); +} + +row#Focus row:not(:last-child), +row#ClickMethod row:not(:last-child), +row#StaticWorkspaceTweak row:not(:last-child), +row#dynamic-workspaces row:not(:last-child), +row#PrimaryWorkspaceTweak row:not(:last-child), +row#workspaces-only-on-primary row:not(:last-child) { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +row#Focus.tweak > list, +row#ClickMethod.tweak > list, +row#StaticWorkspaceTweak.tweak > list, +row#dynamic-workspaces.tweak > list, +row#PrimaryWorkspaceTweak.tweak > list, +row#workspaces-only-on-primary.tweak > list { + margin-top: -3px; +} + +row#Focus, +row#ClickMethod, +row#PrimaryWorkspaceTweak, +row#workspaces-only-on-primary { + margin-top: 4px; +} + +window.background.csd > leaflet.titlebar > headerbar.titlebar, +window.background.csd > hdyleaflet.titlebar > headerbar.titlebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.terminix-background box.vertical > widget > box.horizontal { + padding: 3px 0 2px; +} + +.terminix-background box.vertical > widget > box.horizontal button { + padding: 4px 8px; +} + +.terminix-background box.vertical > widget > box.horizontal button.image-button { + padding: 4px; +} + +.terminix-background revealer > frame > border { + border-style: none; +} + +button.image-button.session-new-button { + min-width: 32px; +} + +overlay > revealer.left > scrolledwindow.frame, +overlay > revealer.right > scrolledwindow.frame { + border-style: none; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +overlay > revealer.left > scrolledwindow.frame { + margin-right: 32px; +} + +overlay > revealer.right > scrolledwindow.frame { + margin-left: 32px; +} + +.terminix-session-sidebar { + background-image: image(#383a3e); +} + +window.background > box.vertical > scrolledwindow > widget toolbar { + padding: 2px; +} + +window.background > box.vertical > scrolledwindow > widget toolbar separator, +window.background > box.vertical > scrolledwindow > widget toolbar button { + margin: 2px; +} + +window.background > box.vertical > scrolledwindow > widget toolbar button { + border-radius: 2px; +} + +#MozillaGtkWidget.background > widget > button:not(.combo) > button, #MozillaGtkWidget.background > widget > button.combo, #MozillaGtkWidget.background > widget > button, window.background:not(.csd) > widget > button:not(.combo) > button, window.background:not(.csd) > widget > button.combo, window.background:not(.csd) > widget > button { + min-width: unset; + min-height: unset; + padding: 4px 8px 5px; +} + +#MozillaGtkWidget.background > widget > entry, window.background:not(.csd) > widget > entry { + min-width: 24px; + min-height: 24px; + padding: 0 4px; +} + +window.background.chromium > textview text selection, #MozillaGtkWidget.background > widget > scrolledwindow > textview text selection { + background-color: #AB47BC; + color: white; +} + +window.background.chromium > textview text selection:disabled, #MozillaGtkWidget.background > widget > scrolledwindow > textview text selection:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, window.background:not(.csd) text:selected { + background-color: #AB47BC; + color: white; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview text:disabled:selected, window.background:not(.csd) text:disabled:selected { + color: rgba(255, 255, 255, 0.45); +} + +window.background:not(.csd) > widget > separator { + color: #4b4d51; +} + +window.background:not(.csd) > widget > scrollbar { + background-clip: border-box; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { + border-color: #4b4d51; +} + +window.background:not(.csd) > widget > button > button { + border: 1px solid #4b4d51; + border-radius: 3px; + box-shadow: none; +} + +window.background:not(.csd) > widget > entry { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +window.background:not(.csd) > widget > entry:focus { + border: 1px solid #AB47BC; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: white; +} + +window.background:not(.csd) > widget > entry:disabled { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +window.background:not(.csd) > widget > button > button, window.background:not(.csd) > widget > button.combo > button { + border: 1px solid #4b4d51; + box-shadow: none; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +window.background:not(.csd) > widget > button > button:hover, window.background:not(.csd) > widget > button.combo > button:hover { + box-shadow: none; + background-color: #3b3d41; + color: white; +} + +window.background:not(.csd) > widget > button > button:active, window.background:not(.csd) > widget > button > button:checked, window.background:not(.csd) > widget > button.combo > button:active, window.background:not(.csd) > widget > button.combo > button:checked { + box-shadow: none; + background-color: #434549; + color: white; + animation: none; +} + +window.background:not(.csd) > widget > button > button:disabled, window.background:not(.csd) > widget > button.combo > button:disabled { + box-shadow: none; + background-color: #323336; + color: white; +} + +window.background:not(.csd) > widget > button > button:checked:disabled, window.background:not(.csd) > widget > button.combo > button:checked:disabled { + box-shadow: none; + background-color: rgba(171, 71, 188, 0.5); + color: rgba(255, 255, 255, 0.45); +} + +window.background:not(.csd) > widget > menubar { + color: rgba(255, 255, 255, 0.7); +} + +window.background:not(.csd) > widget > menubar:hover { + color: white; +} + +window.background:not(.csd) > widget > menubar:disabled { + color: rgba(255, 255, 255, 0.45); +} + +window.background:not(.csd) > widget > frame { + color: #4b4d51; +} + +window.background:not(.csd) > menu, +window.background:not(.csd) > menu > menu { + background-color: #333539; +} + +window.background:not(.csd) > menu menuitem, +window.background:not(.csd) > menu > menu menuitem { + color: rgba(255, 255, 255, 0.7); +} + +window.background:not(.csd) > menu menuitem:hover, +window.background:not(.csd) > menu > menu menuitem:hover { + color: white; +} + +window.background:not(.csd) > menu menuitem:disabled, window.background:not(.csd) > menu menuitem label:disabled, +window.background:not(.csd) > menu > menu menuitem:disabled, +window.background:not(.csd) > menu > menu menuitem label:disabled { + color: rgba(255, 255, 255, 0.3); +} + +window.background:not(.csd) > window > menu menuitem { + transition: none; +} + +window.background:not(.csd) > menu > separator { + color: rgba(255, 255, 255, 0.12); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio, #MozillaGtkWidget.background > widget > checkbutton > check { + color: #888888; +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:hover, #MozillaGtkWidget.background > widget > checkbutton > check:hover { + color: alpha(#888888, 0.75); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:checked, #MozillaGtkWidget.background > widget > checkbutton > check:checked, #MozillaGtkWidget.background > widget > radiobutton > radio:indeterminate, #MozillaGtkWidget.background > widget > checkbutton > check:indeterminate { + color: #AB47BC; +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:checked:hover, #MozillaGtkWidget.background > widget > checkbutton > check:checked:hover, #MozillaGtkWidget.background > widget > radiobutton > radio:indeterminate:hover, #MozillaGtkWidget.background > widget > checkbutton > check:indeterminate:hover { + color: alpha(#AB47BC, 0.8); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:disabled, #MozillaGtkWidget.background > widget > checkbutton > check:disabled { + color: alpha(#888888, 0.45); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:checked:disabled, #MozillaGtkWidget.background > widget > checkbutton > check:checked:disabled, #MozillaGtkWidget.background > widget > radiobutton > radio:indeterminate:disabled, #MozillaGtkWidget.background > widget > checkbutton > check:indeterminate:disabled { + color: alpha(#AB47BC, 0.45); +} + +#MozillaGtkWidget.background { + background-color: #2e3034; +} + +#MozillaGtkWidget.background, #MozillaGtkWidget.background decoration { + border-radius: 0 0 0 0; +} + +#MozillaGtkWidget.background headerbar.titlebar { + border-radius: 0 0 0 0; +} + +#MozillaGtkWidget.background .background, +#MozillaGtkWidget.background frame, +#MozillaGtkWidget.background separator, +#MozillaGtkWidget.background scrolledwindow { + background-color: #292b2e; +} + +#MozillaGtkWidget.background scrollbar { + background-color: #1d1e21; +} + +#MozillaGtkWidget.background > window.background > menu { + background-color: #333539; +} + +#MozillaGtkWidget.background > window.background > menu > separator { + padding: 0; + border: none; + background-color: #4b4d51; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check { + color: rgba(255, 255, 255, 0.7); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:indeterminate { + color: #EC407A; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:checked { + color: #EC407A; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:indeterminate:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:checked:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:indeterminate:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:checked:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio { + color: rgba(255, 255, 255, 0.7); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:indeterminate { + color: #EC407A; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:checked { + color: #EC407A; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:indeterminate:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:checked:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:indeterminate:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:checked:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > widget border { + border-color: #4b4d51; +} + +#MozillaGtkWidget.background > widget separator { + background-color: #4b4d51; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview { + background-color: #333539; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview text { + background-color: transparent; + color: #bababa; +} + +#MozillaGtkWidget.background > widget > button > button, #MozillaGtkWidget.background > widget > button.combo > button { + border: 1px solid #4b4d51; + box-shadow: none; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +#MozillaGtkWidget.background > widget > button > button:hover, #MozillaGtkWidget.background > widget > button.combo > button:hover { + box-shadow: none; + background-color: #3b3d41; + color: white; +} + +#MozillaGtkWidget.background > widget > button > button:active, #MozillaGtkWidget.background > widget > button > button:checked, #MozillaGtkWidget.background > widget > button.combo > button:active, #MozillaGtkWidget.background > widget > button.combo > button:checked { + box-shadow: none; + background-color: #434549; + color: white; + animation: none; +} + +#MozillaGtkWidget.background > widget > button > button:disabled, #MozillaGtkWidget.background > widget > button.combo > button:disabled { + box-shadow: none; + background-color: #323336; + color: white; +} + +#MozillaGtkWidget.background > widget > button > button:checked:disabled, #MozillaGtkWidget.background > widget > button.combo > button:checked:disabled { + box-shadow: none; + background-color: rgba(171, 71, 188, 0.5); + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > widget > entry { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +#MozillaGtkWidget.background > widget > entry:focus { + border: 1px solid #AB47BC; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: white; +} + +#MozillaGtkWidget.background > widget > entry:disabled { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > widget > checkbutton > check, +#MozillaGtkWidget.background > widget > radiobutton > radio { + min-width: 16px; + min-height: 16px; + margin: 0; + padding: 0; + background-image: none; + transition: none; +} + +window.background.chromium { + background-color: #292b2e; + color: white; +} + +window.background.chromium headerbar.titlebar button.toggle { + border: none; + min-height: 22px; + margin: 6px 0; + padding: 0 10px; +} + +window.background.chromium headerbar.titlebar button.titlebutton { + border: none; +} + +window.background.chromium button { + border-width: 1px; + border-style: solid; + border-color: #4b4d51; + color: white; + background-color: #35383b; +} + +window.background.chromium entry.chromium { + color: white; + background-color: #1d1e21; +} + +window.background.chromium entry.chromium { + color: white; + border-image: none; + border: 1px solid #4b4d51; +} + +window.background.chromium entry.chromium:focus { + color: white; + border-image: none; + border: 1px solid #AB47BC; +} + +window.background.chromium > menubar { + background-color: #36383c; +} + +window.background.chromium > menu { + border: 1px solid #4b4d51; + background-color: #333539; + color: white; + border-radius: 0; + box-shadow: none; +} + +window.background.chromium > menu > menuitem, window.background.chromium > menu menuitem { + color: white; +} + +window.background.chromium > menu > menuitem:hover, window.background.chromium > menu menuitem:hover { + color: white; + background-color: #AB47BC; +} + +window.background.chromium > menu > menuitem:disabled, window.background.chromium > menu menuitem:disabled { + color: rgba(255, 255, 255, 0.45); +} + +window.background.chromium > menu > menuitem label:disabled, window.background.chromium > menu menuitem label:disabled { + color: rgba(255, 255, 255, 0.45); +} + +window.background.chromium > textview.view { + color: white; + background-color: #292b2e; +} + +window.background.chromium > textview { + color: white; + background-color: #292b2e; +} + +window.background.chromium > textview text { + color: white; + background-color: #292b2e; +} + +window.background > box.vertical > widget > widget:selected { + background-color: #AB47BC; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal { + background-color: #36383c; +} + +window.background:not(.solid-csd) > notebook:not(.frame) { + border: 0 none transparent; + background-color: #333539; +} + +window.background:not(.solid-csd) > notebook:not(.frame) > stack { + border: none; + box-shadow: none; +} + +.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.12); + padding: 4px; + background-color: #27282b; +} + +.sidebar-paned scrolledwindow { + border: none; +} + +window.csd > box.vertical > box.vertical > toolbar.horizontal, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal { + margin: -1px 0; + border-top: 1px solid rgba(255, 255, 255, 0.12); + box-shadow: none; +} + +window.csd > box.vertical > box.vertical > frame, +window.solid-csd > box.vertical > box.vertical > frame { + margin: -1px 0; + padding: 0; +} + +window.csd > box.vertical > box.vertical > frame > border, +window.solid-csd > box.vertical > box.vertical > frame > border { + border: none; +} + +window.background.csd.geary-main-window > headerbar.titlebar > box.horizontal > headerbar, +window.background.csd.geary-main-window > headerbar.titlebar > leaflet > headerbar, +window.background.csd.geary-main-window > headerbar.titlebar > leaflet > leaflet > headerbar, +window#GearyMainWindow.background.csd > headerbar.titlebar > box.horizontal > headerbar, +window#GearyMainWindow.background.csd > headerbar.titlebar > leaflet > headerbar, +window#GearyMainWindow.background.csd > headerbar.titlebar > leaflet > leaflet > headerbar { + box-shadow: none; + background: none; +} + +window.background.csd.geary-main-window .geary-folder-frame, +window.background.csd.geary-main-window .geary-conversation-frame, +window.background.csd.geary-main-window statusbar frame, +window#GearyMainWindow.background.csd .geary-folder-frame, +window#GearyMainWindow.background.csd .geary-conversation-frame, +window#GearyMainWindow.background.csd statusbar frame { + border: none; +} + +.geary-composer-box .linked > button:not(.combo) { + border-radius: 3px; +} + +.geary-composer-box .linked > button.combo { + border-radius: 0; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout { + background-color: #2e3034; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout headerbar { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout frame.geary-folder-frame scrolledwindow treeview.view.sidebar:not(:hover):not(:selected) { + background-color: transparent; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout > leaflet > separator.sidebar, +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout > leaflet > leaflet > separator.sidebar { + border-right: none; + background-color: #36383c; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout > leaflet > leaflet > box.vertical + separator.sidebar { + border-right: 1px solid rgba(255, 255, 255, 0.12); +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout > leaflet > leaflet > box.vertical > .geary-conversation-frame > scrolledwindow { + margin: -1px 0; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable { + border: 1px solid rgba(255, 255, 255, 0.12); + border-bottom-width: 0; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable:not(:hover):not(:selected) { + background-color: #333539; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable:first-child { + border-top-left-radius: 8px; + border-top-right-radius: 8px; +} + +popover.background list.geary-folder-popover-list row.activatable.geary-folder-popover-list-row { + color: white; +} + +popover.background list.geary-folder-popover-list row.activatable.geary-folder-popover-list-row:disabled { + color: rgba(255, 255, 255, 0.45); +} + +overlay > revealer.left > scrolledwindow.frame, overlay > revealer.right > scrolledwindow.frame { + border-style: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); +} + +overlay > revealer.left > scrolledwindow.frame { + margin-right: 32px; +} + +overlay > revealer.right > scrolledwindow.frame { + margin-left: 32px; +} + +.tilix-search-frame entry, +.tilix-search-frame .linked entry, +.tilix-search-frame .linked entry.search { + border-radius: 0; +} + +.tilix-search-frame .linked button { + border-radius: 3px; +} + +.terminix-session-sidebar, +list.tilix-session-sidebar { + background-color: #383a3e; +} + +.terminix-session-sidebar row.activatable button.tilix-sidebar-close-button, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button { + min-height: 20px; + min-width: 20px; + padding: 0; + background-color: #FF5252; +} + +.terminix-session-sidebar row.activatable button.tilix-sidebar-close-button, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:hover, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:active, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:checked, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:hover, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:active, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:checked, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:hover, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:active, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:checked, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:hover, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:active, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:checked { + color: white; +} + +.terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:hover, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:hover, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:hover, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:hover { + background-color: #ff6c6c; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +.terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:active, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:checked, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:active, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:checked, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:active, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:checked, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:active, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:checked { + background-color: #ff1f1f; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +button.image-button.session-new-button { + min-width: 32px; +} + +widget > box.terminal-titlebar { + padding: 0 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle { + border: none; + border-radius: 0; + padding: 0 8px; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, transparent 0%) 0 0 0/0 0 0; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:dir(ltr) { + padding-right: 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:dir(rtl) { + padding-left: 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:checked, widget > box.terminal-titlebar > button.flat.popup.toggle:active { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, transparent 0%) 0 0 2/0 0 2px; + background-color: transparent; + color: white; +} + +widget > box.terminal-titlebar > button.image-button, widget > box.terminal-titlebar > button.image-button.toggle { + margin: 2px 0; + padding: 0; + min-height: 24px; + min-width: 24px; +} + +.xfce4-panel.background button, .xfce4-panel.background button.flat { + color: rgba(255, 255, 255, 0.7); + border-radius: 0; + border: none; + box-shadow: none; + background-color: transparent; +} + +.xfce4-panel.background button:hover:not(:active):not(:checked) { + color: white; + box-shadow: inset rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +.xfce4-panel.background button:checked, .xfce4-panel.background button:active { + color: white; + box-shadow: inset 0 -2px #AB47BC; + background-color: transparent; +} + +.xfce4-panel.background button:checked label, .xfce4-panel.background button:checked image, .xfce4-panel.background button:active label, .xfce4-panel.background button:active image { + color: inherit; +} + +.xfce4-panel.background button:disabled { + color: rgba(255, 255, 255, 0.3); + box-shadow: none; + background-color: transparent; +} + +.xfce4-panel.background button:checked:disabled { + color: rgba(255, 255, 255, 0.45); + box-shadow: inset 0 -2px rgba(171, 71, 188, 0.45); + background-color: transparent; +} + +.XfceHeading { + border: 0 none transparent; + background-color: #292b2e; + color: white; +} + +.xfce4-panel.background { + background-color: #212326; + color: rgba(255, 255, 255, 0.7); + font-weight: 700; + text-shadow: none; + -gtk-icon-shadow: none; +} + +.xfce4-panel.background, +.xfce4-panel.background frame > border { + border: none; +} + +.xfce4-panel.background#XfcePanelWindow { + border: 1px solid #212326; +} + +.xfce4-panel.background#XfcePanelWindow, .xfce4-panel.background#XfcePanelWindow.marching-ants { + transition: none; +} + +.xfce4-panel.background button { + font-weight: 700; +} + +.xfce4-panel.background button#launcher-arrow:hover, .xfce4-panel.background button#launcher-arrow + button.toggle:hover { + box-shadow: none; +} + +.xfce4-panel.background button#launcher-arrow + button.toggle:checked { + color: #AB47BC; + box-shadow: none; +} + +.xfce4-panel.background button#xfce4-notification-plugin { + padding: 0 1px; +} + +.xfce4-panel.background menu { + font-weight: 400; + text-shadow: none; + -gtk-icon-effect: none; +} + +.xfce4-panel.background widget.tasklist > button.toggle { + font-weight: 400; +} + +XfdesktopIconView.view { + border-radius: 2px; + background: transparent; + color: white; + text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12); +} + +XfdesktopIconView.view:active, XfdesktopIconView.view:checked { + background-color: #AB47BC; + text-shadow: none; +} + +window#whiskermenu-window { + background-color: #333539; +} + +window#whiskermenu-window > frame > border { + border-radius: 0; +} + +window#whiskermenu-window scrolledwindow > viewport button.radio:hover { + background-color: rgba(255, 255, 255, 0.15); +} + +window#whiskermenu-window scrolledwindow > viewport button.radio:checked { + background-color: #AB47BC; + color: white; +} + +window#whiskermenu-window scrolledwindow treeview.view:selected:hover { + background-color: rgba(255, 255, 255, 0.15); + color: white; +} + +#xfce4-weather-plugin *, +#xfce4-power-manager-plugin *, +#xfce4-clipman-plugin * { + -gtk-icon-transform: scale(0.8); +} + +window.thunar .sidebar { + border-top: none; +} + +window.thunar toolbar#location-toolbar, +window.thunar > grid > toolbar { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +window.thunar toolbar#location-toolbar entry, +window.thunar > grid > toolbar entry { + min-height: 0; +} + +window.thunar notebook stack > scrolledwindow.frame.standard-view { + border-top-width: 0; + border-right-width: 0; +} + +window.thunar notebook header.top tab.reorderable-page > box > label { + min-height: 0; +} + +menubar.-vala-panel-appmenu-private, +menubar.-vala-panel-background { + background: none; + border: none; + box-shadow: none; + animation: none; +} + +menubar.-vala-panel-appmenu-private > menuitem, +menubar.-vala-panel-background > menuitem { + color: rgba(255, 255, 255, 0.7); + font-weight: normal; + transition: none; +} + +menubar.-vala-panel-appmenu-private > menuitem:hover, +menubar.-vala-panel-background > menuitem:hover { + color: white; + border-radius: 0; + transition: none; +} + +menubar.-vala-panel-appmenu-private > menuitem:disabled, +menubar.-vala-panel-background > menuitem:disabled { + color: rgba(255, 255, 255, 0.3); +} + +menubar.-vala-panel-appmenu-private > menuitem check:not(:checked):not(:indeterminate), +menubar.-vala-panel-background > menuitem check:not(:checked):not(:indeterminate) { + -gtk-icon-source: none; + border-radius: 2px; + box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.7); +} + +menubar.-vala-panel-appmenu-private > menuitem check:not(:checked):not(:indeterminate):hover, +menubar.-vala-panel-background > menuitem check:not(:checked):not(:indeterminate):hover { + box-shadow: inset 0 0 0 2px white; +} + +.nemo-window .toolbar button { + padding: 0 4px; + margin-top: 2px; + margin-bottom: 2px; +} + +.nemo-window .nemo-places-sidebar { + background-color: #383a3e; +} + +.nemo-window .nemo-places-sidebar.frame { + border-width: 0; +} + +.nemo-window notebook { + background-color: #333539; +} + +.nemo-window .nemo-window-pane widget.entry { + border-radius: 3px; + padding: 3px 10px; + border: 2px solid #AB47BC; + background-color: rgba(171, 71, 188, 0.1); +} + +.nemo-window .nemo-window-pane treeview.view entry, .nemo-window .nemo-window-pane treeview.view:selected entry { + color: white; + background-color: #333539; + border-radius: 3px; +} + +.nemo-window .nemo-window-pane treeview.view entry, .nemo-window .nemo-window-pane treeview.view entry:focus, .nemo-window .nemo-window-pane treeview.view:selected entry, .nemo-window .nemo-window-pane treeview.view:selected entry:focus { + border-image: none; + box-shadow: none; +} + +.nemo-window .primary-toolbar { + padding-top: 6px; + padding-bottom: 6px; + border: none; + color: white; + background-color: #36383c; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.nemo-window .primary-toolbar button:not(.suggested-action):not(.destructive-action) { + border-radius: 3px; +} + +.nemo-window .primary-toolbar > toolitem > .linked.raised > button { + margin-left: 1px; + margin-right: 1px; +} + +.nemo-window .primary-toolbar:not(.inline-toolbar):not(.osd) entry { + min-height: 28px; + margin: 0 0; +} + +.nemo-window .primary-toolbar button { + min-height: 24px; +} + +.nemo-window .sidebar scrolledwindow.frame { + border: none; +} + +.nemo-window .sidebar scrolledwindow.frame treeview.view.places-treeview:not(:selected) { + color: rgba(255, 255, 255, 0.7); +} + +window.background > notebook.frame scrolledwindow.frame > viewport.frame treeview.view:hover:not(:selected) { + background-image: image(#47494d); +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher { + margin-top: 6px; +} + +dialog.background .dialog-vbox grid.horizontal scrolledwindow.frame { + border: none; +} + +dialog.background .dialog-vbox grid.horizontal scrolledwindow.frame viewport.frame { + border: none; +} + +dialog.background .dialog-vbox grid.horizontal stack scrolledwindow.frame { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +dialog.background .dialog-vbox stackswitcher.stack-switcher { + margin-top: 6px; +} + +dialog.background .dialog-vbox .dialog-action-area button.suggested-action { + color: #AB47BC; + background-color: #383a3e; +} + +dialog.background .dialog-vbox .dialog-action-area button.suggested-action:hover { + color: #AB47BC; + background-color: rgba(171, 71, 188, 0.15); +} + +dialog.background .dialog-vbox .dialog-action-area button.suggested-action:active { + color: white; + box-shadow: inset 0 0 0 9999px rgba(171, 71, 188, 0.5); + background-image: radial-gradient(circle farthest-corner at center, rgba(171, 71, 188, 0.5) 10%, transparent 0%); +} + +dialog.background .dialog-vbox .dialog-action-area button.suggested-action:disabled { + opacity: 0.65; +} + +dialog.background .dialog-vbox .dialog-action-area button.destructive-action { + color: #FF5252; + background-color: #383a3e; +} + +dialog.background .dialog-vbox .dialog-action-area button.destructive-action:hover { + color: #FF5252; + background-color: rgba(255, 82, 82, 0.15); +} + +dialog.background .dialog-vbox .dialog-action-area button.destructive-action:active { + color: white; + box-shadow: inset 0 0 0 9999px rgba(255, 82, 82, 0.5); + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 82, 82, 0.5) 10%, transparent 0%); +} + +dialog.background .dialog-vbox .dialog-action-area button.destructive-action:disabled { + opacity: 0.65; +} + +dialog.background .dialog-vbox stack .linked entry { + border-radius: 0; +} + +dialog.background .dialog-vbox filechooser .search-bar { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +window.background stack scrolledwindow button.suggested-action, +window.background stack scrolledwindow button.destructive-action { + box-shadow: none; +} + +window.background stack scrolledwindow button.suggested-action:hover, window.background stack scrolledwindow button.suggested-action:active, window.background stack scrolledwindow button.suggested-action:checked, +window.background stack scrolledwindow button.destructive-action:hover, +window.background stack scrolledwindow button.destructive-action:active, +window.background stack scrolledwindow button.destructive-action:checked { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:not(.combo) { + border-radius: 3px; + margin: 0 2px; +} + +window.background stack scrolledwindow stackswitcher.stack-switcher { + margin-top: 6px; +} + +window.background stack scrolledwindow .linked button, +window.background stack scrolledwindow .linked entry { + border-radius: 0; +} + +UnityDecoration { + -UnityDecoration-extents: 28px 0 0 0; + -UnityDecoration-input-extents: 10px; + -UnityDecoration-shadow-offset-x: 0; + -UnityDecoration-shadow-offset-y: 3px; + -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.48); + -UnityDecoration-active-shadow-radius: 12px; + -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.32); + -UnityDecoration-inactive-shadow-radius: 6px; + -UnityDecoration-glow-size: 8px; + -UnityDecoration-glow-color: #AB47BC; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0.0; +} + +UnityDecoration .top { + padding: 3px 8px 3px 8px; + border-radius: 2px 2px 0px 0px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #36383c; + color: white; +} + +UnityDecoration .top:backdrop { + color: alpha(white, 0.9); +} + +UnityDecoration .left, +UnityDecoration .right, +UnityDecoration .bottom { + background-color: #36383c; +} + +UnityDecoration.menuitem, +UnityDecoration .menuitem { + color: alpha(currentColor, 0.9); +} + +UnityDecoration.menubar.menuitem:hover, +UnityDecoration.menubar .menuitem *:hover { + box-shadow: inset 0 -2px #AB47BC; + background-color: transparent; + color: currentColor; +} + +.background:not(.csd) headerbar:not(.titlebar) { + border-radius: 0; + box-shadow: none; +} + +.background:not(.csd) headerbar:not(.titlebar).inline-toolbar { + border-style: none; +} + +UnityPanelWidget, +.unity-panel { + background-color: #212326; + background-image: image(#212326); + color: rgba(255, 255, 255, 0.7); +} + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +.unity-panel.menuitem, +.unity-panel .menuitem { + color: alpha(currentColor, 0.9); +} + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + box-shadow: inset 0 -2px #AB47BC; + background-color: transparent; + color: currentColor; +} + +@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: #AB47BC; +} + +menuitem calendar, +menuitem calendar .button, +menuitem calendar .header, +menuitem calendar .view { + background-color: #383a3e; + color: rgba(255, 255, 255, 0.7); + padding: 2px 6px; +} + +headerbar.flat { + background: none; + color: white; + border: none; + box-shadow: none; +} + +headerbar.flat button:not(.close):not(.maximize):not(.minimize):not(:hover):not(:active):not(:checked), headerbar.flat button:not(.close):not(.maximize):not(.minimize):not(:hover):not(:active):not(:checked) image, headerbar.flat button:not(.close):not(.maximize):not(.minimize):not(:hover):not(:active):not(:checked) label { + color: rgba(255, 255, 255, 0.7); +} + +.mate-panel-menu-bar menubar, +#PanelApplet-window-menu-applet-button { + background-color: transparent; +} + +#PanelPlug, +PanelToplevel.background { + background-color: #292b2e; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; +} + +PanelToplevel > widget > button { + padding: 0 4px; + border-radius: 0; +} + +PanelSeparator { + color: rgba(255, 255, 255, 0.12); +} + +MatePanelAppletFrameDBus { + border-style: solid; + border-width: 0 1px; + border-color: rgba(255, 255, 255, 0.12); +} + +.mate-panel-menu-bar menubar menuitem { + padding: 4px; +} + +.mate-panel-menu-bar menubar menu menuitem { + padding: 6px; +} + +.mate-panel-menu-bar #PanelApplet button { + -GtkWidget-window-dragging: true; + padding: 4px; + border-radius: 0; +} + +PanelApplet.wnck-applet .wnck-pager { + background-color: transparent; + color: #AB47BC; +} + +PanelApplet.wnck-applet .wnck-pager:hover { + background-color: rgba(255, 255, 255, 0.15); +} + +PanelApplet.wnck-applet .wnck-pager:active { + background-color: rgba(255, 255, 255, 0.3); +} + +PanelApplet.wnck-applet .wnck-pager:selected { + background-color: #AB47BC; +} + +#MatePanelPopupWindow { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +#MatePanelPopupWindow frame > border { + border-style: none; +} + +#MatePanelPopupWindow ClockMap { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +na-tray-applet { + -NaTrayApplet-icon-padding: 3px; + -NaTrayApplet-icon-size: 16; +} + +.mate-panel-menu-bar { + -PanelMenuBar-icon-visible: true; +} + +.mate-panel-applet-slider { + background: transparent; +} + +.mate-panel-applet-slider frame { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #292b2e; +} + +.mate-panel-applet-slider frame frame { + all: unset; +} + +.mate-panel-applet-slider frame > border { + border-style: none; +} + +.caja-navigation-window button.toggle.image-button { + border-radius: 3px; +} + +.background .caja-pathbar > button.slider-button { + padding: 6px; +} + +.caja-pathbar button > widget { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + -GtkArrow-arrow-scaling: 1; +} + +.caja-side-pane notebook viewport.frame, +.caja-side-pane notebook widget .vertical { + background-color: #333539; +} + +.caja-side-pane treeview.view { + padding: 3px 0; +} + +.caja-side-pane treeview.view:selected { + background-color: rgba(255, 255, 255, 0.12); + color: white; +} + +.caja-side-pane notebook .frame, .caja-side-pane notebook .frame > border, +.caja-notebook .frame, +.caja-notebook .frame > border { + border: none; +} + +.caja-side-pane notebook, +.caja-notebook { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.caja-notebook widget.entry { + background-image: image(#292b2e); + color: white; + caret-color: white; + border: 2px solid transparent; + outline: none; +} + +.caja-notebook widget.entry:focus { + border-color: #AB47BC; +} + +.caja-notebook widget.entry selection { + color: white; +} + +.caja-navigation-window statusbar { + margin: 0 -10px; + padding: 0 4px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.caja-notebook frame > border { + border-style: none; +} + +#caja-extra-view-widget { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #292b2e; +} + +#caja-extra-view-widget > box > box > label { + font-weight: bold; +} + +.pluma-window statusbar { + margin: 0 -10px; + padding: 0 4px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.pluma-window statusbar frame > border { + border-style: none; +} + +.pluma-window statusbar frame button.flat { + padding: 0 4px; + border-radius: 0; +} + +.pluma-window statusbar frame button.flat widget { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + -GtkArrow-arrow-scaling: 1; +} + +.pluma-print-preview toolbar { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.pluma-window paned.horizontal box.vertical box.horizontal button.flat { + margin: 1px; +} + +.pluma-window paned.horizontal box.vertical .frame { + border-style: none; +} + +.pluma-window paned.horizontal box.vertical notebook.frame { + margin-top: -1px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.pluma-window paned.horizontal box.vertical notebook.frame box.vertical toolbar.horizontal { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.atril-window paned.horizontal box.vertical .frame { + border-style: none; +} + +.atril-window paned.horizontal box.vertical notebook .frame { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +/* mate-screensaver lock dialog */ +.lock-dialog { + border-radius: 3px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.lock-dialog frame > border { + border-style: none; +} + +/****************** + * Budgie Desktop * + ******************/ +.budgie-panel button.flat.launcher, .budgie-panel #tasklist-button, .budgie-panel button { + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + box-shadow: none; +} + +.budgie-panel button.flat.launcher:hover, .budgie-panel #tasklist-button:hover, .budgie-panel button:hover { + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.1); + box-shadow: none; +} + +.budgie-panel button.flat.launcher:disabled, .budgie-panel #tasklist-button:disabled, .budgie-panel button:disabled { + color: rgba(255, 255, 255, 0.5); + background-color: transparent; +} + +.budgie-panel button.flat.launcher:checked, .budgie-panel #tasklist-button:checked, .budgie-panel button:checked { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.7); + box-shadow: none; +} + +.budgie-panel button.flat.launcher:active, .budgie-panel #tasklist-button:active, .budgie-panel button:active { + background-color: rgba(255, 255, 255, 0.15); + color: rgba(255, 255, 255, 0.7); + box-shadow: none; +} + +.budgie-panel #tasklist-button:checked:disabled, .budgie-panel button:checked:disabled { + background-color: rgba(255, 255, 255, 0.06); + color: rgba(255, 255, 255, 0.65); + box-shadow: none; +} + +.raven-mpris button.image-button { + color: rgba(255, 255, 255, 0.85); +} + +.raven-mpris button.image-button:hover { + color: white; + background-color: rgba(255, 255, 255, 0.15); + border-color: rgba(255, 255, 255, 0.15); +} + +.raven-mpris button.image-button:checked { + color: white; + background-color: rgba(255, 255, 255, 0.25); +} + +.raven-mpris button.image-button:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); +} + +.raven-mpris button.image-button:disabled { + background-color: transparent; +} + +.raven-mpris button.image-button:disabled label, .raven-mpris button.image-button:disabled { + color: rgba(255, 255, 255, 0.5); +} + +.raven-mpris button.image-button:checked:disabled { + background-color: rgba(255, 255, 255, 0.1); + color: rgba(255, 255, 255, 0.65); +} + +.budgie-container { + background-color: transparent; +} + +.budgie-settings-window buttonbox.inline-toolbar { + border-style: none none solid; +} + +.budgie-settings-window buttonbox.inline-toolbar button { + min-height: 16px; + border-radius: 2px; + -gtk-outline-radius: 2px; + padding: 0; + margin: 0; +} + +.budgie-settings-window .settings-page .settings-frame > box.vertical { + padding: 12px; +} + +.budgie-settings-window .settings-page .settings-frame > grid { + padding: 6px; +} + +.background.budgie-popover { + border-color: #383a3e; + border-radius: 4px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + background-color: #383a3e; +} + +.background.budgie-popover .container { + padding: 6px; + border: none; +} + +.background.budgie-popover .container .container { + padding: 0; +} + +.background.budgie-popover widget > separator { + margin: 3px 0; +} + +.background.budgie-popover border { + border: none; +} + +.background.budgie-popover list { + background-color: transparent; + border-radius: 0; +} + +.background.budgie-popover frame { + border-radius: 0; +} + +.background.budgie-popover row { + padding: 0; +} + +.background.budgie-popover row:hover { + box-shadow: none; +} + +.background.budgie-popover row button { + border-radius: 3px; +} + +.background.budgie-popover row button.flat { + border-radius: 3px; +} + +.background.budgie-popover .linked.raised > button.toggle { + border-radius: 3px; +} + +.background.budgie-popover button:checked { + color: white; + background-color: #AB47BC; +} + +.background.budgie-popover .linked entry:first-child, .background.budgie-popover .linked entry:last-child { + border-radius: 0; +} + +.background.budgie-popover .linked:not(.vertical) > combobox > box > button.combo { + border-radius: 0; +} + +.background.budgie-popover .linked:not(.vertical) > combobox:first-child > box > button.combo { + border-radius: 0; +} + +.background.budgie-popover .linked:not(.vertical) > combobox:last-child > box > button.combo { + border-radius: 0; +} + +.background.budgie-popover .linked:not(.vertical) > combobox:only-child > box > button.combo { + border-radius: 0; +} + +.background.budgie-popover:not(.budgie-menu) button.flat:not(.image-button) { + min-height: 32px; + padding: 0 8px; + color: white; + font-weight: normal; +} + +.background.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):disabled { + color: rgba(255, 255, 255, 0.45); +} + +.background.budgie-popover scrolledwindow.sidebar:not(.categories) { + border-right: none; + border-bottom-left-radius: 3px; + padding: 0; +} + +.background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable { + padding: 6px 12px; + border-radius: 0; +} + +.background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable { + border-radius: 0; +} + +.background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable button { + background: none; + box-shadow: none; +} + +.background.budgie-popover.bottom scrolledwindow.sidebar:not(.categories) { + padding-top: 3px; + border-top-left-radius: 3px; + border-bottom-left-radius: 0; +} + +.background.budgie-popover > frame.container > grid.horizontal > grid.horizontal > widget > grid.horizontal > stack { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.background.budgie-popover.bottom > frame.container > grid.horizontal > grid.horizontal > widget > grid.horizontal > stack { + border-top: none; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.background.budgie-popover.budgie-menu .container { + padding: 0; +} + +.background.budgie-popover.budgie-menu.background { + padding: 0; + background-color: #333539; +} + +.background.budgie-popover.budgie-menu .categories:dir(ltr) { + border-bottom-left-radius: 3px; +} + +.background.budgie-popover.budgie-menu .categories:dir(rtl) { + border-bottom-right-radius: 3px; +} + +.background.budgie-popover.budgie-menu button.category-button { + border-radius: 0; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat { + min-height: 32px; + padding: 0 8px; + border-radius: 0; + color: white; + font-weight: normal; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:disabled { + color: rgba(255, 255, 255, 0.45); +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:checked:disabled { + background-color: #AB47BC; +} + +.background.budgie-popover.budgie-menu row { + padding: 0; +} + +.background.budgie-popover.budgie-menu row:hover { + box-shadow: none; +} + +.background.budgie-popover.budgie-menu scrollbar, +.background.budgie-popover.budgie-menu entry.search { + background-color: transparent; +} + +.background.budgie-popover.budgie-menu entry.search { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); + font-size: 120%; +} + +.background.budgie-popover.budgie-menu entry.search:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(255, 255, 255, 0.45) 10%) 0 0 2/0 0 2px; +} + +.background.budgie-popover.budgie-menu .sidebar { + min-height: 36px; + background: none; + color: white; +} + +.background.budgie-popover.budgie-menu .sidebar list row.activatable { + padding: 6px; +} + +.background.budgie-popover.budgie-menu .sidebar:hover { + background-color: rgba(255, 255, 255, 0.05); +} + +.background.budgie-popover.budgie-menu .sidebar:selected, .background.budgie-popover.budgie-menu .sidebar:selected:hover { + color: white; + background-color: #AB47BC; +} + +.background.budgie-popover.budgie-menu list.left-overlay-menu { + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #333539; + padding: 6px; + margin: 6px; + border-radius: 3px; +} + +.background.budgie-popover.budgie-menu list.left-overlay-menu > row.activatable { + border-radius: 3px; +} + +.background.budgie-popover.budgie-menu list.left-overlay-menu > row.activatable:not(:last-child) { + margin-bottom: 3px; +} + +.background.budgie-popover.budgie-menu list.left-overlay-menu > row.activatable button.menuitem { + border-radius: 3px; +} + +.background.budgie-popover.budgie-menu .budgie-menu-footer { + border-top: 1px solid rgba(255, 255, 255, 0.12); + padding: 6px; +} + +.background.budgie-popover.budgie-menu .budgie-menu-footer button.flat { + min-height: 16px; + min-width: 16px; + padding: 6px; + border-radius: 3px; +} + +.background.budgie-popover.budgie-menu .budgie-menu-footer button.flat.image-button { + border-radius: 9999px; +} + +.background.budgie-popover.budgie-menu .budgie-menu-footer button.flat.image-button:not(.last-child) { + margin-right: 6px; +} + +.background.budgie-popover.user-menu .content-box { + background-color: transparent; +} + +.background.budgie-popover.user-menu separator { + margin: 3px 0; +} + +.background.budgie-popover.user-menu list, .background.budgie-popover.user-menu row { + border: none; + background: none; + box-shadow: none; +} + +.background.budgie-popover.sound-popover .container { + padding: 6px; +} + +.background.budgie-popover.caffeine-popover .container { + padding: 6px; +} + +.background.budgie-popover.caffeine-popover .container .container { + padding: 3px; +} + +.background.budgie-popover.caffeine-popover .view-header { + margin: 0 6px; +} + +.background.budgie-popover.night-light-indicator .view-header { + margin: 0 6px; +} + +.background.budgie-popover.places-menu row { + background: none; +} + +.background.budgie-popover.places-menu .places-list:not(.always-expand) { + margin-top: 4px; + padding-top: 4px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.background.budgie-popover.places-menu .alternative-label { + padding: 3px; + font-size: 15px; +} + +.background.budgie-popover.workspace-popover .container { + padding: 2px 6px 6px; +} + +.background.budgie-popover.workspace-popover flowboxchild { + padding: 0; +} + +.background.budgie-popover > .container > box.vertical > box.vertical > box.vertical { + padding: 0 6px 6px; +} + +.background.budgie-popover > .container > box.vertical > box.vertical > box.horizontal > button.toggle { + margin-right: 6px; +} + +.background.budgie-popover button.budgie-menu-launcher { + padding: 0 3px; +} + +.background.budgie-popover button.raven-trigger { + padding: 0 6px; +} + +window.budgie-popover:not(.csd) > frame.container { + margin: 0 -1px -1px; +} + +.bottom window.budgie-popover:not(.csd) > frame.container { + padding: 2px 0 2px; +} + +window.budgie-popover:not(.csd) > frame.container, +window.budgie-popover:not(.csd) > frame.container > border { + border-style: none; +} + +.workspace-switcher .workspace-layout { + border: 0 solid rgba(255, 255, 255, 0.12); +} + +.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(255, 255, 255, 0.12); +} + +.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 { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); +} + +.workspace-switcher .workspace-item.current-workspace { + background-color: alpha(currentColor, 0.16); +} + +.workspace-switcher .workspace-add-button { + background-color: transparent; +} + +.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; +} + +.budgie-panel { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #212326; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; +} + +.budgie-panel.transparent { + background-color: rgba(33, 35, 38, 0.85); +} + +.budgie-panel button { + min-height: 16px; + min-width: 16px; + padding: 0; + border-radius: 0; +} + +.budgie-panel.horizontal button { + padding: 0 6px; +} + +.budgie-panel.vertical button { + padding: 6px 0; +} + +.budgie-panel separator { + background-color: rgba(255, 255, 255, 0.12); +} + +.budgie-panel .icon-tasklist .launcher { + border-radius: 3px; +} + +.bottom .budgie-panel.dock-mode { + border-radius: 3px 3px 0 0; +} + +.left .budgie-panel.dock-mode { + border-radius: 0 3px 3px 0; +} + +.right .budgie-panel.dock-mode { + border-radius: 3px 0 0 3px; +} + +.budgie-panel menubar > menuitem, +.budgie-panel .menubar > menuitem { + border-radius: 0; + color: rgba(255, 255, 255, 0.7); +} + +.budgie-panel menubar > menuitem:hover, +.budgie-panel .menubar > menuitem:hover { + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 -3px #AB47BC; +} + +.budgie-panel menubar > menuitem:disabled, +.budgie-panel .menubar > menuitem:disabled { + color: rgba(255, 255, 255, 0.2); +} + +.budgie-panel .alert { + color: #FF5252; +} + +.budgie-panel #tasklist-button { + padding: 0 6px; +} + +.budgie-panel.vertical #tasklist-button { + min-height: 32px; +} + +.budgie-panel button.flat.launcher { + padding: 0; +} + +.budgie-panel button.flat.launcher:not(:checked) { + color: rgba(255, 255, 255, 0.5); +} + +.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active { + color: rgba(255, 255, 255, 0.7); +} + +.budgie-panel button.flat.launcher:not(:checked):disabled { + color: rgba(255, 255, 255, 0.3); +} + +.budgie-panel > box > widget > widget > image, +.budgie-panel > box > widget > widget > stack > image, +.budgie-panel > box > widget > widget > box > image { + margin-left: 6px; + margin-right: 6px; +} + +.budgie-panel > box > widget > widget > box > image + label { + margin-left: -4px; +} + +.budgie-panel > box > widget > widget > box > widget > image { + margin-left: 6px; +} + +.budgie-panel > box > widget > widget > box > stack > widget > label { + margin-right: 6px; +} + +.budgie-panel > box > widget > widget > box > widget > widget > image { + margin-left: 3px; + margin-right: 3px; +} + +.budgie-panel .budgie-clock-applet > widget > box, +.budgie-panel .budgie-calendar-applet > widget > box { + padding-left: 3px; + padding-right: 3px; +} + +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel button.flat.launcher, .budgie-panel .top button.flat.launcher { + border-image: radial-gradient(circle closest-corner at center calc(1px), #AB47BC 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at center calc(1px), #AB47BC 100%, transparent 0%) 3 0 0 0/3px 0 0 0; +} + +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, transparent 0%) 0 0 3 0/0 0 3px 0; +} + +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher { + border-image: radial-gradient(circle closest-corner at calc(1px) center, #AB47BC 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at calc(1px) center, #AB47BC 100%, transparent 0%) 0 0 0 3/0 0 0 3px; +} + +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher { + border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #AB47BC 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #AB47BC 100%, transparent 0%) 0 3 0 0/0 3px 0 0; +} + + +button.flat.launcher { + min-width: 16px; + min-height: 16px; + padding: 0; + border-radius: 0; + background-position: center center; +} + + +button.flat.launcher > image { + opacity: 0.87; +} + + +button.flat.launcher:hover { + -gtk-icon-effect: highlight; +} + + +button.flat.launcher:hover > image { + opacity: 1.0; +} + + +button.flat.launcher:active > image { + opacity: 1.0; +} + + +button.flat.launcher:checked { + background-color: transparent; +} + + +button.flat.launcher:checked:hover { + -gtk-icon-effect: highlight; +} + + +button.flat.launcher:checked > image { + opacity: 1.0; +} + + +.unpinned button.flat.launcher:hover, +.pinned button.flat.launcher.running:hover, +.pinned button.launcher.running.sidebar-button:hover { + -gtk-icon-effect: highlight; +} + + +.unpinned button.flat.launcher > image, +.pinned button.flat.launcher.running > image, +.pinned button.launcher.running.sidebar-button > image { + background-repeat: no-repeat; + opacity: 1.0; +} + + +.unpinned button.flat.launcher:checked > image, +.pinned button.flat.launcher.running:checked > image, +.pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.top .budgie-panel .unpinned button.flat.launcher > image, +.top .budgie-panel .pinned button.flat.launcher.running > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-image: image(#AB47BC); + background-size: 6px 3px; + background-position: top center; +} + +.top .budgie-panel .unpinned button.flat.launcher:checked > image, +.top .budgie-panel .pinned button.flat.launcher.running:checked > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.bottom .budgie-panel .unpinned button.flat.launcher > image, +.bottom .budgie-panel .pinned button.flat.launcher.running > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-image: image(#AB47BC); + background-size: 6px 3px; + background-position: bottom center; +} + +.bottom .budgie-panel .unpinned button.flat.launcher:checked > image, +.bottom .budgie-panel .pinned button.flat.launcher.running:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.left .budgie-panel .unpinned button.flat.launcher > image, +.left .budgie-panel .pinned button.flat.launcher.running > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-image: image(#AB47BC); + background-size: 3px 6px; + background-position: left center; +} + +.left .budgie-panel .unpinned button.flat.launcher:checked > image, +.left .budgie-panel .pinned button.flat.launcher.running:checked > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.right .budgie-panel .unpinned button.flat.launcher > image, +.right .budgie-panel .pinned button.flat.launcher.running > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-image: image(#AB47BC); + background-size: 3px 6px; + background-position: right center; +} + +.right .budgie-panel .unpinned button.flat.launcher:checked > image, +.right .budgie-panel .pinned button.flat.launcher.running:checked > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +box:not(.unpinned):not(.pinned) > revealer > button.flat.launcher, box:not(.unpinned):not(.pinned) > revealer > button.flat.launcher:checked { + border-image: none; +} + +widget.icon-tasklist > box:drop(active), +box.pinned:drop(active) { + border: none; + border-radius: 0; + background-color: rgba(253, 214, 51, 0.2); + box-shadow: inset 0 0 0 1px #FDD633; +} + +*:drop(active):focus, +*:drop(active) { + box-shadow: inset 0 0 0 1px #FDD633; +} + +frame.raven-frame > border { + border-style: none; + box-shadow: none; +} + +.top .shadow-block { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.08), transparent); +} + +.bottom .shadow-block { + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.08), transparent); +} + +.left .shadow-block { + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.08), transparent); +} + +.right .shadow-block { + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.08), transparent); +} + +.background .raven { + background-color: #383a3e; +} + +.background .raven > box { + margin-bottom: -10px; +} + +.background .raven > stack { + margin-bottom: -10px; +} + +.background .raven stackswitcher { + background-image: none; + background-color: transparent; + border-radius: 0; +} + +.background .raven .raven-header { + min-height: 36px; + padding: 3px; +} + +.background .raven .raven-header:not(.top) { + margin-top: -6px; +} + +.background .raven .raven-header.top { + padding: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.background .raven .raven-header.top stackswitcher button { + border-radius: 0; + margin: -4px 0; + min-height: 36px; +} + +.background .raven .raven-header.top button.image-button:dir(ltr) { + margin-right: 2px; +} + +.background .raven .raven-header.top button.image-button:dir(rtl) { + margin-left: 2px; +} + +.background .raven .raven-header.top > image { + margin: 0 8px; +} + +.background .raven .raven-header.top > label { + margin: 0 -8px; + font-weight: bold; +} + +.background .raven .raven-header.bottom { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.background .raven viewport.frame .raven-header { + margin-top: -8px; +} + +.background .raven .raven-background { + border-style: solid none; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +.background .raven .raven-background.frame { + border-style: solid none; +} + +.background .raven .raven-background > overlay > widget > image { + color: rgba(255, 255, 255, 0.15); +} + +.background .raven .raven-background grid > label:first-child { + min-height: 36px; +} + +.background .raven scrolledwindow.raven-background { + border-bottom-style: none; +} + +.background .raven .raven-header.top + .raven-background { + border-style: none; +} + +.background .raven .raven-header.top + .raven-background stackswitcher button { + margin: -4px 0; +} + +.background .raven .powerstrip button { + margin: 2px 0 1px; + padding: 9px; +} + +.background .raven .option-subtitle { + font-size: smaller; +} + +.background .raven .audio-widget scale.marks-after { + padding-top: 0; + padding-bottom: 0; +} + +.background .raven .audio-widget scale.marks-after label { + font-size: 90%; + padding: 0; + margin: -10px 0 0 6px; +} + +.background .raven .audio-widget button.flat.expander-button { + margin-top: 4px; + margin-bottom: 4px; +} + +.background .raven .audio-widget list.devices-list.sound-devices > row.activatable:selected, .background .raven .audio-widget list.devices-list.sound-devices > row.activatable:checked { + background-color: rgba(255, 255, 255, 0.06); + color: white; +} + +.background .raven .audio-widget list.devices-list.sound-devices > row.activatable:selected label, .background .raven .audio-widget list.devices-list.sound-devices > row.activatable:checked label { + color: white; +} + +.background .raven .audio-widget list.devices-list.sound-devices > row.activatable label { + padding-left: 12px; +} + +calendar.raven-calendar { + margin: 2px 0; + padding: 2px; + border-style: none; + background-color: transparent; +} + +calendar.raven-calendar:selected { + border-radius: 3px; + background-color: #AB47BC; +} + +.raven-mpris { + background-color: rgba(0, 0, 0, 0.6); + color: white; +} + +.raven-mpris label { + min-height: 24px; +} + +.raven-mpris button.image-button { + padding: 9px; +} + +image.raven-mpris { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.7); + border-radius: 3px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame { + padding: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame list { + background-color: transparent; + border-radius: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable { + margin: 0; + background-color: transparent; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable, frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:first-child, frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:last-child { + border-radius: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable > grid > *, +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable > box.vertical * { + color: white; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable image { + padding-left: 8px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable button.image-button { + min-height: 32px; + min-width: 32px; + margin: 8px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable button.image-button image { + padding: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list { + border-radius: 0; + border: none; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable { + border: none; + border-radius: 3px; + background-color: rgba(255, 255, 255, 0.05); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable:not(:first-child) { + margin-top: 6px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable:selected, frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable:hover { + background-color: rgba(255, 255, 255, 0.12); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable label { + padding: 0 16px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button { + min-height: 24px; + min-width: 24px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button image { + padding: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected { + background-color: rgba(171, 71, 188, 0.75); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected > grid > *, +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected > box.vertical * { + color: white; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected button.image-button { + border: none; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:hover { + background-color: rgba(255, 255, 255, 0.25); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:active, frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:checked { + background-color: rgba(255, 255, 255, 0.35); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected list { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:last-child { + border-bottom: none; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:selected { + background-color: rgba(171, 71, 188, 0.65); +} + +.budgie-notification-window, .budgie-switcher-window, .budgie-osd-window { + background-color: transparent; +} + +.budgie-notification .notification-title, .budgie-switcher .notification-title { + font-size: 120%; +} + +.budgie-osd .budgie-osd-text { + font-size: 120%; +} + +window.budgie-power-dialog, window.budgie-power-dialog.backgrround.csd, window.budgie-power-dialog > decoration { + border-radius: 6px; +} + +.drop-shadow { + margin: 5px 9px; + padding: 6px; + border-radius: 6px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #383a3e; +} + +.budgie-session-dialog, +.budgie-polkit-dialog, +.budgie-run-dialog { + border-radius: 6px; + background-color: #383a3e; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.budgie-session-dialog decoration, +.budgie-polkit-dialog decoration, +.budgie-run-dialog decoration { + border-radius: 6px; +} + +.budgie-session-dialog .linked > button, +.budgie-polkit-dialog .linked > button, +.budgie-run-dialog .linked > button { + padding: 8px 16px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; +} + +.budgie-session-dialog .linked > button:first-child, +.budgie-polkit-dialog .linked > button:first-child, +.budgie-run-dialog .linked > button:first-child { + border-radius: 0 0 0 6px; +} + +.budgie-session-dialog .linked > button:last-child, +.budgie-polkit-dialog .linked > button:last-child, +.budgie-run-dialog .linked > button:last-child { + border-radius: 0 0 6px 0; +} + +.budgie-session-dialog .linked > button.suggested-action, +.budgie-polkit-dialog .linked > button.suggested-action, +.budgie-run-dialog .linked > button.suggested-action { + color: #AB47BC; +} + +.budgie-session-dialog .linked > button.suggested-action:active, +.budgie-polkit-dialog .linked > button.suggested-action:active, +.budgie-run-dialog .linked > button.suggested-action:active, .budgie-session-dialog .linked > button.suggested-action:checked, +.budgie-polkit-dialog .linked > button.suggested-action:checked, +.budgie-run-dialog .linked > button.suggested-action:checked { + background-color: #AB47BC; + color: white; + border-color: #AB47BC; + box-shadow: none; +} + +.budgie-session-dialog .linked > button.suggested-action:disabled, +.budgie-polkit-dialog .linked > button.suggested-action:disabled, +.budgie-run-dialog .linked > button.suggested-action:disabled { + opacity: 0.65; +} + +.budgie-session-dialog .linked > button.destructive-action, +.budgie-polkit-dialog .linked > button.destructive-action, +.budgie-run-dialog .linked > button.destructive-action { + color: #FF5252; +} + +.budgie-session-dialog .linked > button.destructive-action:active, +.budgie-polkit-dialog .linked > button.destructive-action:active, +.budgie-run-dialog .linked > button.destructive-action:active, .budgie-session-dialog .linked > button.destructive-action:checked, +.budgie-polkit-dialog .linked > button.destructive-action:checked, +.budgie-run-dialog .linked > button.destructive-action:checked { + background-color: #FF5252; + color: white; + border-color: #FF5252; + box-shadow: none; +} + +.budgie-session-dialog .linked > button.destructive-action:disabled, +.budgie-polkit-dialog .linked > button.destructive-action:disabled, +.budgie-run-dialog .linked > button.destructive-action:disabled { + opacity: 0.65; +} + +.budgie-session-dialog > box > grid, +.budgie-polkit-dialog > box > grid, +.budgie-run-dialog > box > grid { + padding: 24px; +} + +.budgie-session-dialog label:not(:last-child), +.budgie-session-dialog .dialog-title, +.budgie-polkit-dialog label:not(:last-child), +.budgie-polkit-dialog .dialog-title, +.budgie-run-dialog label:not(:last-child), +.budgie-run-dialog .dialog-title { + font-size: 120%; +} + +.budgie-polkit-dialog .message { + color: rgba(255, 255, 255, 0.45); +} + +.budgie-polkit-dialog .failure { + color: #FF5252; +} + +.budgie-polkit-dialog > box > grid { + padding-bottom: 0; +} + +.budgie-run-dialog { + background-color: #333539; +} + +.budgie-run-dialog entry.search { + font-size: 120%; + padding: 6px 12px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: transparent; +} + +.budgie-run-dialog list .dim-label, .budgie-run-dialog list label.separator, .budgie-run-dialog list .budgie-notification .notification-body, .budgie-notification .budgie-run-dialog list .notification-body, .budgie-run-dialog list .budgie-switcher .notification-body, .budgie-switcher .budgie-run-dialog list .notification-body { + opacity: 1; +} + +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.budgie-panel box.titlebar { + min-width: 16px; + min-height: 16px; + border-radius: 0; + background: unset; + box-shadow: none; + border: none; +} + +.budgie-panel box.titlebar > widget > label { + color: white; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton { + min-width: 16px; + min-height: 16px; + padding: 0 0; + margin: 0 6px; + background: none; + box-shadow: none; + color: white; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton image { + border-radius: 100px; + background-size: 16px 16px; + background-position: center center; + background-repeat: no-repeat; + transition-duration: 0s; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton:hover, .budgie-panel box.titlebar > button.image-button.titlebutton:active { + background: none; + box-shadow: none; + color: white; + animation: none; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton:hover image, .budgie-panel box.titlebar > button.image-button.titlebutton:active image { + -gtk-icon-shadow: none; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton.close:hover image { + background-image: image(#FF5252); +} + +.budgie-panel box.titlebar > button.image-button.titlebutton.close:active image { + background-image: image(#ff1f1f); +} + +.budgie-panel box.titlebar > button.image-button.titlebutton:not(.close):hover image { + background-image: image(rgba(255, 255, 255, 0.2)); +} + +.budgie-panel box.titlebar > button.image-button.titlebutton:not(.close):active image { + background-image: image(#AB47BC); +} + +.budgie-panel box.titlebar > button.image-button.titlebutton:disabled image { + opacity: 0; +} + +.budgie-panel box.titlebar.horizontal { + padding: 0 3px; +} + +.budgie-panel box.titlebar.horizontal > widget > label:dir(ltr) { + padding-right: 3px; +} + +.budgie-panel box.titlebar.horizontal > widget > label:dir(rtl) { + padding-left: 3px; +} + +.budgie-panel box.titlebar.horizontal > button.image-button.titlebutton { + padding: 0 3px; +} + +/************************ + * LightDM GTK+ Greeter * + ************************/ +#panel_window { + background-color: alpha(black, 0.3); + color: alpha(white, 0.8); +} + +#panel_window menubar, +#panel_window separator { + background-color: transparent; +} + +#login_window, +#shutdown_dialog, +#restart_dialog { + margin: 8px; + border-radius: 2px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #383a3e; +} + +#content_frame { + padding-bottom: 20px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +#buttonbox_frame { + padding-top: 24px; +} + +#greeter_infobar { + margin-top: -1px; +} + +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color white; +/* text color for entries, views and content in general */ +@define-color theme_text_color currentColor; +/* widget base background color */ +@define-color theme_bg_color #292b2e; +/* text widgets and the like base background color */ +@define-color theme_base_color #333539; +/* base background color of selections */ +@define-color theme_selected_bg_color #AB47BC; +/* text/foreground color of selections */ +@define-color theme_selected_fg_color white; +/* base background color of insensitive widgets */ +@define-color insensitive_bg_color #292b2e; +/* text foreground color of insensitive widgets */ +@define-color insensitive_fg_color rgba(255, 255, 255, 0.45); +/* insensitive text widgets and the like base background color */ +@define-color insensitive_base_color #2e3034; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color white; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color currentColor; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #292b2e; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #333539; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #AB47BC; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color white; +/* insensitive color on backdrop windows*/ +@define-color unfocused_insensitive_color rgba(255, 255, 255, 0.45); +/* widgets main borders color */ +@define-color borders rgba(255, 255, 255, 0.12); +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders rgba(255, 255, 255, 0.12); +/* widgets */ +@define-color fg_color white; +@define-color text_color currentColor; +@define-color bg_color #292b2e; +@define-color base_color #333539; +/* WM */ +@define-color wm_title alpha(white, 0.8); +@define-color wm_unfocused_title alpha(white, 0.5); +@define-color wm_bg #36383c; +@define-color wm_bg_unfocused #36383c; +@define-color wm_highlight #4e5157; +/* these are pretty self explicative */ +@define-color warning_color #FDD633; +@define-color error_color #F28B82; +@define-color success_color #81C995; +@define-color content_view_bg #333539; +@define-color placeholder_text_color #96989c; +/* Very contrasty background for text views (@theme_text foreground) */ +@define-color text_view_bg #252629; +@define-color budgie_tasklist_indicator_color #AB47BC; +@define-color budgie_tasklist_indicator_color_active #AB47BC; +@define-color budgie_tasklist_indicator_color_active_window #754081; +@define-color budgie_tasklist_indicator_color_attention #FDD633; diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css new file mode 100644 index 0000000..3cf0262 --- /dev/null +++ b/gtk-3.0/gtk.css @@ -0,0 +1,8813 @@ +@keyframes ripple_effect { + to { + background-size: 1000% 1000%; + } +} + +@keyframes scale_ripple_effect { + to { + background-size: auto, 1000% 1000%; + } +} + +@keyframes header_ripple_effect { + from { + background-image: radial-gradient(circle farthest-corner at center, #AB47BC 0%, transparent 0%); + } + to { + background-image: radial-gradient(circle farthest-corner at center, #AB47BC 100%, transparent 0%); + } +} + +* { + padding: 0; + background-clip: padding-box; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #F28B82; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkToolItemGroup-expander-size: 11; + -GtkWidget-text-handle-width: 24; + -GtkWidget-text-handle-height: 24; + -GtkDialog-button-spacing: 4; + -GtkDialog-action-area-border: 0; + outline-style: solid; + outline-width: 2px; + outline-color: alpha(currentColor, 0.16); + outline-offset: -4px; + -gtk-outline-radius: 3px; + -gtk-secondary-caret-color: #AB47BC; +} + +.background { + background-color: #292b2e; + color: white; +} + +*:disabled { + -gtk-icon-effect: dim; +} + +.gtkstyle-fallback { + background-color: #292b2e; + color: white; +} + +.gtkstyle-fallback:hover { + background-color: #1d1e21; + color: white; +} + +.gtkstyle-fallback:active { + background-color: #111213; + color: white; +} + +.gtkstyle-fallback:disabled { + background-color: #292b2e; + color: rgba(255, 255, 255, 0.45); +} + +.gtkstyle-fallback:selected { + background-color: #AB47BC; + color: white; +} + +iconview, .view { + background-color: #333539; + color: white; +} + +iconview:hover, .view:hover { + background-color: alpha(currentColor, 0.1); + color: white; +} + +iconview:disabled, .view:disabled { + color: rgba(255, 255, 255, 0.45); +} + +textview text { + background-color: #333539; + color: white; +} + +textview text:disabled { + color: rgba(255, 255, 255, 0.45); +} + +textview border { + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +iconview:hover, iconview:active, iconview:selected { + border-radius: 3px; +} + +.rubberband, +rubberband, +XfdesktopIconView.view .rubberband, +.content-view rubberband, +treeview.view rubberband, +flowbox rubberband { + border: 1px solid #AB47BC; + background-color: alpha(#AB47BC, 0.3); +} + +flowbox flowboxchild { + outline-offset: -2px; + padding: 4px; + border-radius: 2px; +} + +label { + caret-color: currentColor; +} + +label.separator { + color: white; +} + +row:selected label, label:selected { + color: white; +} + +row:selected label:disabled, label:selected:disabled { + color: rgba(255, 255, 255, 0.45); +} + +label selection { + background-color: #AB47BC; + color: white; +} + +label:disabled { + color: rgba(255, 255, 255, 0.45); +} + +label:disabled selection { + color: rgba(255, 255, 255, 0.45); +} + +tab label:disabled, button label:disabled, menuitem label:disabled { + color: inherit; +} + +.dim-label, .budgie-notification .notification-body, .budgie-switcher .notification-body, label.separator { + color: rgba(255, 255, 255, 0.7); +} + +assistant .sidebar { + padding: 4px 0; +} + +assistant .sidebar label { + min-height: 36px; + padding: 0 12px; + color: rgba(255, 255, 255, 0.45); + font-weight: 500; +} + +assistant .sidebar label.highlight { + color: white; +} + +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); + } +} + +@keyframes spin_colors { + 1% { + color: #66BB6A; + } + 25% { + color: #66BB6A; + } + 26% { + color: #42A5F5; + } + 50% { + color: #42A5F5; + } + 51% { + color: #FDD633; + } + 75% { + color: #FDD633; + } + 76% { + color: #F28B82; + } + 100% { + color: #F28B82; + } +} + +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.3; +} + +#login_window entry, .budgie-session-dialog entry, +.budgie-polkit-dialog entry, +.budgie-run-dialog entry, .background .raven .raven-background spinbutton:not(.vertical), .background.budgie-popover entry, +.background.budgie-popover spinbutton:not(.vertical), .budgie-settings-window .settings-page .settings-frame .linked > entry, window.background stack scrolledwindow entry, +window.background stack scrolledwindow spinbutton:not(.vertical), dialog.background .dialog-vbox stack entry, +dialog.background .dialog-vbox stack spinbutton:not(.vertical), window#whiskermenu-window entry, .tilix-search-frame entry, +.tilix-search-frame .linked entry, +.tilix-search-frame .linked entry.search, .geary-composer-box entry, +.geary-composer-box spinbutton:not(.vertical), editortweak entry.search, layoutpane entry.search, messagedialog.background entry, notebook > stack:not(:only-child) entry, +notebook > stack:not(:only-child) spinbutton:not(.vertical), popover.background entry, .background spinbutton:not(.vertical), .background spinbutton.flat:not(.vertical), .background .linked > entry, .background .linked.vertical > entry, .background .linked > entry.flat, .background .linked.vertical > entry.flat, .background entry.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; + border-radius: 0; +} + +#login_window entry:focus, .budgie-session-dialog entry:focus, +.budgie-polkit-dialog entry:focus, +.budgie-run-dialog entry:focus, .background .raven .raven-background spinbutton:focus:not(.vertical), .background.budgie-popover entry:focus, .budgie-settings-window .settings-page .settings-frame .linked > entry:focus, window.background stack scrolledwindow entry:focus, dialog.background .dialog-vbox stack entry:focus, +dialog.background .dialog-vbox stack spinbutton:focus:not(.vertical), window#whiskermenu-window entry:focus, .tilix-search-frame entry:focus, .geary-composer-box entry:focus, +.geary-composer-box spinbutton:focus:not(.vertical), editortweak entry.search:focus, layoutpane entry.search:focus, messagedialog.background entry:focus, notebook > stack:not(:only-child) entry:focus, +notebook > stack:not(:only-child) spinbutton:focus:not(.vertical), popover.background entry:focus, .background spinbutton:focus:not(.vertical), .background .linked > entry:focus, .background entry.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(255, 255, 255, 0.45) 10%) 0 0 2/0 0 2px; +} + +#login_window entry:drop(active), .budgie-session-dialog entry:drop(active), +.budgie-polkit-dialog entry:drop(active), +.budgie-run-dialog entry:drop(active), .background .raven .raven-background spinbutton:drop(active):not(.vertical), .background.budgie-popover entry:drop(active), .budgie-settings-window .settings-page .settings-frame .linked > entry:drop(active), window.background stack scrolledwindow entry:drop(active), dialog.background .dialog-vbox stack entry:drop(active), +dialog.background .dialog-vbox stack spinbutton:drop(active):not(.vertical), window#whiskermenu-window entry:drop(active), .tilix-search-frame entry:drop(active), .geary-composer-box entry:drop(active), +.geary-composer-box spinbutton:drop(active):not(.vertical), editortweak entry.search:drop(active), layoutpane entry.search:drop(active), messagedialog.background entry:drop(active), notebook > stack:not(:only-child) entry:drop(active), +notebook > stack:not(:only-child) spinbutton:drop(active):not(.vertical), popover.background entry:drop(active), .background spinbutton:drop(active):not(.vertical), .background .linked > entry:drop(active), .background entry.flat:drop(active) { + background-image: none; + border-width: 0; + background-color: transparent; + color: white; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.45); +} + +#login_window entry:disabled, .budgie-session-dialog entry:disabled, +.budgie-polkit-dialog entry:disabled, +.budgie-run-dialog entry:disabled, .background .raven .raven-background spinbutton:disabled:not(.vertical), .background.budgie-popover entry:disabled, .budgie-settings-window .settings-page .settings-frame .linked > entry:disabled, window.background stack scrolledwindow entry:disabled, dialog.background .dialog-vbox stack entry:disabled, +dialog.background .dialog-vbox stack spinbutton:disabled:not(.vertical), window#whiskermenu-window entry:disabled, .tilix-search-frame entry:disabled, .geary-composer-box entry:disabled, +.geary-composer-box spinbutton:disabled:not(.vertical), editortweak entry.search:disabled, layoutpane entry.search:disabled, messagedialog.background entry:disabled, notebook > stack:not(:only-child) entry:disabled, +notebook > stack:not(:only-child) spinbutton:disabled:not(.vertical), popover.background entry:disabled, .background spinbutton:disabled:not(.vertical), .background .linked > entry:disabled, .background entry.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +spinbutton:not(.vertical), entry { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +spinbutton:focus:not(.vertical), entry:focus { + border: 1px solid #AB47BC; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: white; +} + +spinbutton:disabled:not(.vertical), entry:disabled { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +.background entry { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +.background entry:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; +} + +.background entry:disabled { + opacity: 0.35; +} + +entry { + min-height: 36px; + padding: 0 8px; +} + +entry image { + color: alpha(currentColor, 0.9); +} + +entry image:hover, entry image:active { + color: currentColor; +} + +entry image:disabled { + color: alpha(currentColor, 0.45); +} + +entry image.left { + margin-left: 2px; + margin-right: 6px; +} + +entry image.right { + margin-left: 6px; + margin-right: 2px; +} + +entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-left: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left top; +} + +entry undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-right: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right top; +} + +.background entry.error, .background entry.search.error { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #F28B82; + color: rgba(0, 0, 0, 0.87); +} + +.background entry.error:focus, .background entry.search.error:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +.background entry.error:disabled, .background entry.search.error:disabled { + opacity: 0.35; +} + +.background entry.error.flat, .background entry.search.error.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #F28B82; + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background entry.error.flat:focus, .background entry.search.error.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F28B82 100%, #F28B82 10%) 0 0 2/0 0 2px; +} + +.background entry.error.flat:disabled, .background entry.search.error.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +.background entry.warning, .background entry.search.warning { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #FDD633; + color: rgba(0, 0, 0, 0.87); +} + +.background entry.warning:focus, .background entry.search.warning:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +.background entry.warning:disabled, .background entry.search.warning:disabled { + opacity: 0.35; +} + +.background entry.warning.flat, .background entry.search.warning.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #FDD633; + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background entry.warning.flat:focus, .background entry.search.warning.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #FDD633 100%, #FDD633 10%) 0 0 2/0 0 2px; +} + +.background entry.warning.flat:disabled, .background entry.search.warning.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +entry.entry-tag { + padding: 0 8px; + border-radius: 9999px; + box-shadow: none; + background-color: #AB47BC; + color: white; +} + +entry.entry-tag:hover { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +entry.entry-tag:dir(ltr) { + margin: 3px -4px 3px 8px; +} + +entry.entry-tag:dir(rtl) { + margin: 3px 8px 3px -4px; +} + +entry.entry-tag.button, entry.entry-tag.button:hover, entry.entry-tag.button:active { + background-color: transparent; + background-image: none; + border-image: none; + border: none; + box-shadow: none; + animation: none; + margin: 0 -2px; + padding: 4px; + border-radius: 9999px; +} + +entry.entry-tag.button:not(:hover):not(:active) { + color: rgba(255, 255, 255, 0.7); +} + +entry.entry-tag.button:hover, entry.entry-tag.button:active { + color: white; +} + +entry progress { + margin: 2px -6px; + border-style: none none solid; + border-width: 2px; + border-color: #AB47BC; + background-color: transparent; +} + +.linked:not(.vertical) > entry, .linked.vertical > entry, .linked:not(.vertical) > entry.flat, .linked.vertical > entry.flat { + border-radius: 0; +} + +treeview entry.flat, treeview entry { + min-height: 0; + padding: 2px; + border-radius: 3px; + background-color: #333539; +} + +treeview entry.flat, treeview entry.flat:focus, treeview entry, treeview entry:focus { + border-image: none; + box-shadow: none; +} + +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.001, to(#EC407A), to(transparent)); + } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#EC407A), to(transparent)); + } +} + +button { + min-height: 24px; + min-width: 16px; + padding: 6px 10px; + border-radius: 3px; + font-weight: 500; + border: 1px solid #4b4d51; + box-shadow: none; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +button:hover { + box-shadow: none; + background-color: #3b3d41; + color: white; +} + +button:active, button:checked { + box-shadow: none; + background-color: #434549; + color: white; + animation: none; +} + +button:disabled { + box-shadow: none; + background-color: #323336; + color: white; +} + +button:checked:disabled { + box-shadow: none; + background-color: rgba(171, 71, 188, 0.5); + color: rgba(255, 255, 255, 0.45); +} + +.background button { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 9999px transparent; + background-color: #333539; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); + border: none; +} + +.background button:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 0 0 9999px transparent; + color: white; + background-color: #3f4246; +} + +.background button:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 0 0 9999px alpha(currentColor, 0.06); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.16) 10%, transparent 0%); + background-size: 0% 0%; + color: white; +} + +.background button:disabled { + box-shadow: none; + background-color: rgba(51, 53, 57, 0.45); + color: rgba(255, 255, 255, 0.3); +} + +.background button:checked { + background-color: #AB47BC; + color: white; +} + +.background button:checked:disabled { + background-color: alpha(#AB47BC, 0.25); + color: alpha(#AB47BC, 0.5); +} + +.lightdm-gtk-greeter button, .budgie-session-dialog .linked > button, +.budgie-polkit-dialog .linked > button, +.budgie-run-dialog .linked > button, .drop-shadow button, .background .raven .raven-header:not(.top) button.image-button, .background.budgie-popover button, .background.budgie-popover row button, .budgie-settings-window buttonbox.inline-toolbar button, PanelToplevel > widget > button, .nemo-window .toolbar button, .background tabbox > tab button, .background .gedit-search-slider > .linked:not(.vertical) > button:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button, .nemo-window .floating-bar button, +.nautilus-window .floating-bar button, placessidebar row button.sidebar-button, calendar.button, check, +radio, scrollbar button, notebook > header > tabs > arrow, spinbutton.vertical button, spinbutton:not(.vertical) > button, modelbutton.flat, +.menuitem.button.flat, .inline-toolbar button:not(.text-button), .background .osd button.flat, .budgie-session-dialog button, +.budgie-polkit-dialog button, +.budgie-run-dialog button, .budgie-notification-window button.image-button.close, .budgie-switcher-window button.image-button.close, .budgie-osd-window button.image-button.close, .caja-navigation-window button.toggle.image-button, .mate-panel-menu-bar #PanelApplet button:not(.flat), toolbar.primary-toolbar toolitem.raised button, .tilix-search-frame button, .geary-composer-box button:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised, window.csd > box.vertical > box.vertical > toolbar.horizontal button, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button, layouttabbar button, messagedialog.background.csd .linked.dialog-action-area:not(.vertical) > button, messagedialog.background .linked.dialog-action-area:not(.vertical) > button, .background .app-notification button, toolbar button:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:not(:only-child), .linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.down, .background .osd button, .background .linked.stack-switcher > button, button.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); +} + +.lightdm-gtk-greeter button:hover, .drop-shadow button:hover, .background .raven .raven-header:not(.top) button.image-button:hover, .background.budgie-popover button:hover, .budgie-settings-window buttonbox.inline-toolbar button:hover, PanelToplevel > widget > button:hover, .nemo-window .toolbar button:hover, .background tabbox > tab button:hover, .background .gedit-search-slider > .linked:not(.vertical) > button:hover:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:hover, .nemo-window .floating-bar button:hover, +.nautilus-window .floating-bar button:hover, placessidebar row button.sidebar-button:hover, calendar.button:hover, check:hover, +radio:hover, scrollbar button:hover, notebook > header > tabs > arrow:hover, spinbutton.vertical button:hover, spinbutton:not(.vertical) > button:hover, modelbutton.flat:hover, +.menuitem.button.flat:hover, .inline-toolbar button:hover:not(.text-button), .budgie-session-dialog button:hover, +.budgie-polkit-dialog button:hover, +.budgie-run-dialog button:hover, .budgie-notification-window button.image-button.close:hover, .budgie-switcher-window button.image-button.close:hover, .budgie-osd-window button.image-button.close:hover, .caja-navigation-window button.toggle.image-button:hover, .mate-panel-menu-bar #PanelApplet button:hover:not(.flat), toolbar.primary-toolbar toolitem.raised button:hover, .tilix-search-frame button:hover, .geary-composer-box button:hover:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:hover, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:hover:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:hover, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:hover, window.csd > box.vertical > box.vertical > toolbar.horizontal button:hover, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:hover, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:hover, layouttabbar button:hover, messagedialog.background .linked:not(.vertical).dialog-action-area > button:hover, .background .app-notification button:hover, toolbar button:hover:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:hover:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.down:hover, .background .osd button:hover, .background .linked.stack-switcher > button:hover, button.flat:hover, .background button.flat:hover { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +.lightdm-gtk-greeter button:active, .drop-shadow button:active, .background .raven .raven-header:not(.top) button.image-button:active, .background.budgie-popover button:active, .budgie-settings-window buttonbox.inline-toolbar button:active, PanelToplevel > widget > button:active, .nemo-window .toolbar button:active, .background tabbox > tab button:active, .background .gedit-search-slider > .linked:not(.vertical) > button:active:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:active, .nemo-window .floating-bar button:active, +.nautilus-window .floating-bar button:active, placessidebar row button.sidebar-button:active, calendar.button:active, check:active, +radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, spinbutton.vertical button:active, spinbutton:not(.vertical) > button:active, modelbutton.flat:active, +.menuitem.button.flat:active, .inline-toolbar button:active:not(.text-button), .budgie-session-dialog button:active, +.budgie-polkit-dialog button:active, +.budgie-run-dialog button:active, .budgie-notification-window button.image-button.close:active, .budgie-switcher-window button.image-button.close:active, .budgie-osd-window button.image-button.close:active, .caja-navigation-window button.toggle.image-button:active, .mate-panel-menu-bar #PanelApplet button:active:not(.flat), toolbar.primary-toolbar toolitem.raised button:active, .tilix-search-frame button:active, .geary-composer-box button:active:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:active, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:active:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:active, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:active, window.csd > box.vertical > box.vertical > toolbar.horizontal button:active, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:active, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:active, layouttabbar button:active, messagedialog.background .linked:not(.vertical).dialog-action-area > button:active, .background .app-notification button:active, toolbar button:active:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:active:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.down:active, .background .osd button:active, .background .linked.stack-switcher > button:active, button.flat:active, .background button.flat:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +.lightdm-gtk-greeter button:disabled, .drop-shadow button:disabled, .background .raven .raven-header:not(.top) button.image-button:disabled, .background.budgie-popover button:disabled, .budgie-settings-window buttonbox.inline-toolbar button:disabled, PanelToplevel > widget > button:disabled, .nemo-window .toolbar button:disabled, .background tabbox > tab button:disabled, .background .gedit-search-slider > .linked:not(.vertical) > button:disabled:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:disabled, .nemo-window .floating-bar button:disabled, +.nautilus-window .floating-bar button:disabled, placessidebar row button.sidebar-button:disabled, calendar.button:disabled, check:disabled, +radio:disabled, scrollbar button:disabled, notebook > header > tabs > arrow:disabled, spinbutton.vertical button:disabled, spinbutton:not(.vertical) > button:disabled, modelbutton.flat:disabled, +.menuitem.button.flat:disabled, .inline-toolbar button:disabled:not(.text-button), .budgie-session-dialog button:disabled, +.budgie-polkit-dialog button:disabled, +.budgie-run-dialog button:disabled, .budgie-notification-window button.image-button.close:disabled, .budgie-switcher-window button.image-button.close:disabled, .budgie-osd-window button.image-button.close:disabled, .caja-navigation-window button.toggle.image-button:disabled, .mate-panel-menu-bar #PanelApplet button:disabled:not(.flat), toolbar.primary-toolbar toolitem.raised button:disabled, .tilix-search-frame button:disabled, .geary-composer-box button:disabled:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:disabled, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:disabled:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:disabled, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:disabled, window.csd > box.vertical > box.vertical > toolbar.horizontal button:disabled, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:disabled, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:disabled, layouttabbar button:disabled, messagedialog.background .linked:not(.vertical).dialog-action-area > button:disabled, .background .app-notification button:disabled, toolbar button:disabled:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:disabled:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down:disabled, .background .osd button:disabled, .background .linked.stack-switcher > button:disabled, button.flat:disabled, .background button.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); +} + +.budgie-session-dialog button:checked, +.budgie-polkit-dialog button:checked, +.budgie-run-dialog button:checked, .budgie-notification-window button.image-button.close:checked, .budgie-switcher-window button.image-button.close:checked, .budgie-osd-window button.image-button.close:checked, .caja-navigation-window button.toggle.image-button:checked, .mate-panel-menu-bar #PanelApplet button:checked:not(.flat), toolbar.primary-toolbar toolitem.raised button:checked, .tilix-search-frame button:checked, .geary-composer-box button:checked:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:checked, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:checked:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:checked, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:checked, window.csd > box.vertical > box.vertical > toolbar.horizontal button:checked, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:checked, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:checked, layouttabbar button:checked, messagedialog.background .linked:not(.vertical).dialog-action-area > button:checked, .background .app-notification button:checked, toolbar button:checked:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:checked:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.down:checked, .background .osd button:checked, .background .linked.stack-switcher > button:checked, button.flat:checked, .background button.flat:checked { + color: white; + background-color: alpha(currentColor, 0.12); + box-shadow: none; +} + +.budgie-session-dialog button:checked:disabled, +.budgie-polkit-dialog button:checked:disabled, +.budgie-run-dialog button:checked:disabled, .budgie-notification-window button.image-button.close:checked:disabled, .budgie-switcher-window button.image-button.close:checked:disabled, .budgie-osd-window button.image-button.close:checked:disabled, .caja-navigation-window button.toggle.image-button:checked:disabled, .mate-panel-menu-bar #PanelApplet button:checked:disabled:not(.flat), toolbar.primary-toolbar toolitem.raised button:checked:disabled, .tilix-search-frame button:checked:disabled, .geary-composer-box button:checked:disabled:not(.combo), window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle:checked:disabled, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:checked:disabled:not(.toggle):not(.raised):not(.flat), window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale:checked:disabled, window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised:checked:disabled, window.csd > box.vertical > box.vertical > toolbar.horizontal button:checked:disabled, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button:checked:disabled, .sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button:checked:disabled, layouttabbar button:checked:disabled, messagedialog.background .linked:not(.vertical).dialog-action-area > button:checked:disabled, .background .app-notification button:checked:disabled, toolbar button:checked:disabled:not(.destructive-action):not(.suggested-action), combobox > .linked:not(.vertical) > button.combo:checked:disabled:not(:only-child), .linked > spinbutton:not(.vertical) > button.up:checked:disabled, .linked > spinbutton:not(.vertical) > button.down:checked:disabled, .background .osd button:checked:disabled, .background .linked.stack-switcher > button:checked:disabled, button.flat:checked:disabled, .background button.flat:checked:disabled { + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.45); + box-shadow: none; +} + +button.text-button { + padding-left: 16px; + padding-right: 16px; +} + +button.image-button { + min-width: 24px; + padding: 6px; + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +button.text-button.image-button { + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +button.text-button.image-button label:first-child { + margin-left: 10px; + margin-right: 2px; +} + +button.text-button.image-button label:last-child { + margin-left: 2px; + margin-right: 10px; +} + +button.text-button.image-button label:only-child { + margin-left: 10px; + margin-right: 10px; +} + +button.text-button.image-button image:not(:only-child):first-child { + margin-left: 4px; +} + +button.text-button.image-button image:not(:only-child):last-child { + margin-right: 4px; +} + +.linked > button.flat, .linked.vertical > button.flat { + border-radius: 3px; +} + +.linked > button.flat.image-button, .linked.vertical > button.flat.image-button { + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +.linked > button.flat.text-button.image-button, .linked.vertical > button.flat.text-button.image-button { + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +.background .linked.stack-switcher > button { + border-radius: 3px; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, transparent 0%) 0 0 0/0 0 0px; +} + +.background .linked.stack-switcher > button:checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, transparent 0%) 0 0 2/0 0 2px; + background-color: transparent; +} + +.background buttonbox.linked > button { + border-radius: 3px; + -gtk-outline-radius: 3px; +} + +row:selected button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row:selected button.flat { + color: rgba(255, 255, 255, 0.7); +} + +row:selected button.flat:hover, row:selected button.flat:active, row:selected button.flat:checked { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +row:selected button.flat:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row:selected button.flat:checked:disabled { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +button.osd { + padding: 9px 13px; +} + +button.osd.image-button, button.osd.remove-button { + padding: 9px; +} + +button.osd:disabled { + opacity: 0; +} + +button.suggested-action { + background-color: #AB47BC; + color: white; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +button.suggested-action:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 0 0 9999px transparent; + color: white; + background-color: #b45ac3; + background-color: #b45ac3; + color: white; +} + +button.suggested-action:disabled { + background-color: rgba(171, 71, 188, 0.15); + color: rgba(171, 71, 188, 0.45); +} + +button.suggested-action:checked { + background-color: #c47ed0; +} + +button.suggested-action.flat { + background-color: transparent; + color: #AB47BC; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); +} + +button.suggested-action.flat:hover { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +button.suggested-action.flat:active, button.suggested-action.flat:checked { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +button.suggested-action.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); +} + +button.destructive-action { + background-color: #FF5252; + color: white; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +button.destructive-action:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 0 0 9999px transparent; + color: white; + background-color: #ff6c6c; + background-color: #ff6c6c; + color: white; +} + +button.destructive-action:disabled { + background-color: rgba(255, 82, 82, 0.15); + color: rgba(255, 82, 82, 0.45); +} + +button.destructive-action:checked { + background-color: #ff8686; +} + +button.destructive-action.flat { + background-color: transparent; + color: #FF5252; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); +} + +button.destructive-action.flat:hover { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +button.destructive-action.flat:active, button.destructive-action.flat:checked { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +button.destructive-action.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); +} + +.stack-switcher > button { + outline-offset: -4px; +} + +.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: 4px; + padding-right: 4px; +} + +.stack-switcher > button.needs-attention:checked > label, +.stack-switcher > button.needs-attention:checked > image { + animation: none; + background-image: none; +} + +button separator { + min-width: 0; + min-height: 0; + background: none; +} + +row button.image-button { + border-radius: 9999px; + -gtk-outline-radius: 9999px; +} + +.primary-toolbar button { + -gtk-icon-shadow: none; +} + +#login_window #user_combobox button, .background .raven .raven-background button.combo, .background.budgie-popover button.combo, window.background stack scrolledwindow button.combo, dialog.background .dialog-vbox stack button.combo, .tilix-search-frame button.combo, .geary-composer-box button.combo, .background button.combo, .background .linked > button.combo, .background .linked entry + button:not(.combo), .background .linked entry + button:not(.combo) + button:not(.combo) { + border-radius: 0; + background-image: none; + background-color: transparent; + font-weight: normal; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +#login_window #user_combobox button:hover, .background .raven .raven-background button.combo:hover, dialog.background .dialog-vbox stack button.combo:hover, .tilix-search-frame button.combo:hover, .geary-composer-box button.combo:hover, .background button.combo:hover, .background .linked entry + button:hover:not(.combo), .background .linked entry + button:not(.combo) + button:hover:not(.combo) { + background-image: none; + border-width: 0; + background-color: transparent; + color: white; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.45); +} + +#login_window #user_combobox button:active, .background .raven .raven-background button.combo:active, dialog.background .dialog-vbox stack button.combo:active, .tilix-search-frame button.combo:active, .geary-composer-box button.combo:active, .background button.combo:active, .background .linked entry + button:active:not(.combo), .background .linked entry + button:not(.combo) + button:active:not(.combo), #login_window #user_combobox button:checked, .background .raven .raven-background button.combo:checked, dialog.background .dialog-vbox stack button.combo:checked, .tilix-search-frame button.combo:checked, .geary-composer-box button.combo:checked, .background button.combo:checked, .background .linked entry + button:checked:not(.combo), .background .linked entry + button:not(.combo) + button:checked:not(.combo) { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(255, 255, 255, 0.45) 10%) 0 0 2/0 0 2px; +} + +#login_window #user_combobox button:disabled, .background .raven .raven-background button.combo:disabled, dialog.background .dialog-vbox stack button.combo:disabled, .tilix-search-frame button.combo:disabled, .geary-composer-box button.combo:disabled, .background button.combo:disabled, .background .linked entry + button:disabled:not(.combo), .background .linked entry + button:not(.combo) + button:disabled:not(.combo) { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:not(.destructive-action):not(.suggested-action), .linked > button.flat:not(.stack-switcher):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.06); +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:hover:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:hover:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:hover:not(.destructive-action):not(.suggested-action), .linked > button.flat:hover:not(.stack-switcher):not(.combo) { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:active:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:active:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:active:not(.destructive-action):not(.suggested-action), .linked > button.flat:active:not(.stack-switcher):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:disabled:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:disabled:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:disabled:not(.destructive-action):not(.suggested-action), .linked > button.flat:disabled:not(.stack-switcher):not(.combo) { + box-shadow: none; + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.3); +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:checked:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:checked:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:not(.destructive-action):not(.suggested-action), .linked > button.flat:checked:not(.stack-switcher):not(.combo) { + color: white; + background-color: alpha(currentColor, 0.12); + box-shadow: none; +} + +actionbar > revealer > box .linked:not(.stack-switcher) > button:checked:disabled:not(.destructive-action):not(.suggested-action):not(.server-list-button), actionbar > revealer > box button:checked:disabled:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button), toolbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:disabled:not(.destructive-action):not(.suggested-action), .linked > button.flat:checked:disabled:not(.stack-switcher):not(.combo) { + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.45); + box-shadow: none; +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:not(.combo), button#show_previous_icon_toolbar_togglebutton, +button#show_show_thumbnails_icon_toolbar_togglebutton, popover.background button:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:not(.stack-switcher):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.06); +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:hover:not(.combo), button#show_previous_icon_toolbar_togglebutton:hover, +button#show_show_thumbnails_icon_toolbar_togglebutton:hover, popover.background button:hover:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:hover:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:hover:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:hover:not(.stack-switcher):not(.combo) { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:active:not(.combo), button#show_previous_icon_toolbar_togglebutton:active, +button#show_show_thumbnails_icon_toolbar_togglebutton:active, popover.background button:active:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:active:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:active:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:active:not(.stack-switcher):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:disabled:not(.combo), button#show_previous_icon_toolbar_togglebutton:disabled, +button#show_show_thumbnails_icon_toolbar_togglebutton:disabled, popover.background button:disabled:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:disabled:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:disabled:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:disabled:not(.stack-switcher):not(.combo) { + box-shadow: none; + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.3); +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:checked:not(.combo), button#show_previous_icon_toolbar_togglebutton:checked, +button#show_show_thumbnails_icon_toolbar_togglebutton:checked, popover.background button:checked:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:checked:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:checked:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:checked:not(.stack-switcher):not(.combo) { + background-color: #AB47BC; + color: white; +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:checked:disabled:not(.combo), button#show_previous_icon_toolbar_togglebutton:checked:disabled, +button#show_show_thumbnails_icon_toolbar_togglebutton:checked:disabled, popover.background button:checked:disabled:not(.suggested-action):not(.destructive-action), .background .primary-toolbar button:checked:disabled:not(.destructive-action):not(.suggested-action):not(.flat), .background .location-bar button:checked:disabled:not(.destructive-action):not(.suggested-action):not(.flat), .linked > button:checked:disabled:not(.stack-switcher):not(.combo) { + background-color: alpha(#AB47BC, 0.25); + color: alpha(#AB47BC, 0.5); +} + +stacksidebar row.needs-attention > label, .stack-switcher > button.needs-attention > label, +.stack-switcher > button.needs-attention > image { + animation: needs_attention 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-repeat: no-repeat; + background-position: right 3px; + background-size: 6px 6px; +} + +stacksidebar row.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > label:dir(rtl), +.stack-switcher > button.needs-attention > image:dir(rtl) { + background-position: left 3px; +} + +.drop-shadow button, .budgie-notification-window button, .budgie-switcher-window button, .budgie-osd-window button, .background.budgie-popover .linked > button.image-button.flat, .background .gedit-search-slider > .linked:not(.vertical) > button:not(.combo):dir(ltr), .background .gedit-search-slider > .linked:not(.vertical) > button:not(.combo):dir(rtl), .background .caja-pathbar > button, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action), .linked > button { + border-radius: 0; + -gtk-outline-radius: 3px; +} + +.drop-shadow button:first-child, .budgie-notification-window button:first-child, .budgie-switcher-window button:first-child, .budgie-osd-window button:first-child, .background.budgie-popover .linked > button.image-button.flat:first-child, .background .gedit-search-slider > .linked:not(.vertical) > button:first-child:not(.combo):dir(ltr), .background .gedit-search-slider > .linked:not(.vertical) > button:first-child:not(.combo):dir(rtl), .background .caja-pathbar > button:first-child, +.background .path-bar > button:first-child:not(.combo):not(.destructive-action):not(.suggested-action), .linked > button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +.drop-shadow button:last-child, .budgie-notification-window button:last-child, .budgie-switcher-window button:last-child, .budgie-osd-window button:last-child, .background.budgie-popover .linked > button.image-button.flat:last-child, .background .gedit-search-slider > .linked:not(.vertical) > button:last-child:not(.combo):dir(ltr), .background .gedit-search-slider > .linked:not(.vertical) > button:last-child:not(.combo):dir(rtl), .background .caja-pathbar > button:last-child, +.background .path-bar > button:last-child:not(.combo):not(.destructive-action):not(.suggested-action), .linked > button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +.drop-shadow button:only-child, .budgie-notification-window button:only-child, .budgie-switcher-window button:only-child, .budgie-osd-window button:only-child, .background.budgie-popover .linked > button.image-button.flat:only-child, .background .gedit-search-slider > .linked:not(.vertical) > button:only-child:not(.combo):dir(ltr), .background .gedit-search-slider > .linked:not(.vertical) > button:only-child:not(.combo):dir(rtl), .background .caja-pathbar > button:only-child, +.background .path-bar > button:only-child:not(.combo):not(.destructive-action):not(.suggested-action), .linked > button:only-child { + border-radius: 3px; +} + +.linked.vertical > button { + border-radius: 0; + -gtk-outline-radius: 3px; +} + +.linked.vertical > button:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +.linked.vertical > button:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +.linked.vertical > button:only-child { + border-radius: 3px; +} + +/* menu buttons */ +modelbutton.flat, +.menuitem.button.flat { + min-height: 32px; + padding: 0 12px; + border-radius: 3px; + color: inherit; +} + +modelbutton.flat check:not(:checked):not(:indeterminate), +modelbutton.flat radio:not(:checked):not(:indeterminate), +.menuitem.button.flat check:not(:checked):not(:indeterminate), +.menuitem.button.flat radio:not(:checked):not(:indeterminate) { + color: alpha(currentColor, 0.45); +} + +modelbutton.flat check, modelbutton.flat check:hover, +modelbutton.flat radio, +modelbutton.flat radio:hover, +.menuitem.button.flat check, +.menuitem.button.flat check:hover, +.menuitem.button.flat radio, +.menuitem.button.flat radio:hover { + background-image: none; +} + +modelbutton.flat check:active, +modelbutton.flat radio:active, +.menuitem.button.flat check:active, +.menuitem.button.flat radio:active { + animation: none; +} + +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; + margin-right: -16px; +} + +modelbutton.flat check:first-child, +modelbutton.flat radio:first-child, +.menuitem.button.flat check:first-child, +.menuitem.button.flat radio:first-child { + margin-left: -16px; + 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 { + min-height: 24px; + min-width: 24px; + padding: 6px; +} + +*:link, button:link, +button:visited { + color: #AB47BC; +} + +*:link:visited, *:link:visited:hover, *:link:visited:active, +button:visited { + color: #E040FB; +} + +*:link:selected, *:selected *:link, button:selected:link, +button:selected:visited, *:selected button:link, +*:selected button:visited { + color: white; +} + +button:link > label, +button:visited > label { + text-decoration-line: underline; +} + +spinbutton:not(.vertical) { + padding: 0; +} + +.background spinbutton:not(.vertical), .background spinbutton:not(.vertical).flat { + transition: all 225ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); +} + +.background spinbutton:not(.vertical) entry, .background spinbutton:not(.vertical) entry:focus, .background spinbutton:not(.vertical) entry:disabled, .background spinbutton:not(.vertical):focus entry, .background spinbutton:not(.vertical):focus entry:focus, .background spinbutton:not(.vertical):focus entry:disabled, .background spinbutton:not(.vertical):disabled entry, .background spinbutton:not(.vertical):disabled entry:focus, .background spinbutton:not(.vertical):disabled entry:disabled, .background spinbutton:not(.vertical).flat entry, .background spinbutton:not(.vertical).flat entry:focus, .background spinbutton:not(.vertical).flat entry:disabled, .background spinbutton:not(.vertical).flat:focus entry, .background spinbutton:not(.vertical).flat:focus entry:focus, .background spinbutton:not(.vertical).flat:focus entry:disabled, .background spinbutton:not(.vertical).flat:disabled entry, .background spinbutton:not(.vertical).flat:disabled entry:focus, .background spinbutton:not(.vertical).flat:disabled entry:disabled { + box-shadow: none; + background: none; + border-image: none; + transition: none; +} + +.background.budgie-popover spinbutton:not(.vertical) entry, window.background stack scrolledwindow spinbutton:not(.vertical) entry, dialog.background .dialog-vbox stack spinbutton:not(.vertical) entry, .geary-composer-box spinbutton:not(.vertical) entry, +spinbutton:not(.vertical) > entry { + min-width: 26px; + margin: 0; + border: none; + border-radius: 0; + box-shadow: none; + background-color: transparent; +} + +spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > button:hover, spinbutton:not(.vertical) > button:active, spinbutton:not(.vertical) > button:checked, spinbutton:not(.vertical) > button:disabled { + border: solid 6px transparent; +} + +spinbutton:not(.vertical) > button.up:dir(ltr), spinbutton:not(.vertical) > button.down:dir(rtl) { + margin-left: -3px; +} + +spinbutton:not(.vertical) > button.up:dir(rtl), spinbutton:not(.vertical) > button.down:dir(ltr) { + margin-right: -3px; +} + +.linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down, .linked > spinbutton:not(.vertical) > button.down:hover, .linked > spinbutton:not(.vertical) > button.down:active, .linked > spinbutton:not(.vertical) > button.down:checked, .linked > spinbutton:not(.vertical) > button.down:disabled { + border: solid 6px transparent; +} + +spinbutton.vertical:disabled { + color: rgba(255, 255, 255, 0.45); +} + +spinbutton.vertical:drop(active) { + box-shadow: none; +} + +spinbutton.vertical entry { + min-height: 36px; + min-width: 42px; + padding: 0; +} + +spinbutton.vertical button { + min-height: 36px; + min-width: 42px; + padding: 0; +} + +spinbutton.vertical button.up { + border-radius: 2px 2px 0 0; +} + +spinbutton.vertical button.down { + border-radius: 0 0 2px 2px; +} + +treeview spinbutton:not(.vertical) { + min-height: 0; + border-style: none; + border-radius: 0; +} + +treeview spinbutton:not(.vertical) entry { + min-height: 0; + padding: 1px 2px; +} + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; +} + +.background combobox { + border: unset; + border-image: unset; + border-radius: unset; + background-color: unset; + color: unset; + box-shadow: unset; +} + +combobox entry.combo { + border-radius: 2px; + margin-right: -32px; + padding-right: 32px; + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +combobox entry.combo:focus { + border: 1px solid #AB47BC; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: white; +} + +combobox entry.combo:disabled { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +combobox > .linked:not(.vertical) > button:not(:only-child).combo { + border: none; + border-image: none; + box-shadow: none; + min-height: 16px; + min-width: 16px; + margin: 4px; + padding: 6px; +} + +.background combobox entry.combo { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background combobox entry.combo:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(255, 255, 255, 0.45) 10%) 0 0 2/0 0 2px; +} + +.background combobox entry.combo:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +combobox decoration { + transition: none; +} + +combobox button.combo cellview:dir(ltr) { + margin-left: -2px; +} + +combobox button.combo cellview:dir(rtl) { + margin-right: -2px; +} + +combobox #gtk-combobox-popup-menu { + padding: 2px 0; +} + +combobox #gtk-combobox-popup-menu menuitem { + min-height: 32px; + padding: 0 8px; +} + +combobox.linked > button:nth-child(2):dir(ltr) { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +combobox.linked > button:nth-child(2):dir(rtl) { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +combobox:drop(active) { + box-shadow: none; +} + +.linked:not(combobox) > button.combo:first-child { + border-right-width: 0; +} + +.linked:not(combobox) > button.combo:first-child:only-child { + border-width: 1px; +} + +.linked:not(combobox) > button.combo:last-child { + border-left-width: 0; +} + +.linked:not(combobox) > button.combo:last-child:only-child { + border-width: 1px; +} + +toolbar { + -GtkWidget-window-dragging: true; + padding: 3px; + background-color: #292b2e; +} + +frame toolbar.toolbar { + border-top: 1px solid rgba(255, 255, 255, 0.12); + background-color: #2e3034; +} + +.osd toolbar { + background-color: transparent; +} + +frame.documents-dropdown, .background .app-notification, toolbar.osd { + padding: 6px; + border-radius: 3px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #333539; +} + +frame.documents-dropdown:backdrop, .background .app-notification:backdrop, toolbar.osd:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); +} + +frame.left.documents-dropdown, .background .left.app-notification, frame.right.documents-dropdown, .background .right.app-notification, frame.top.documents-dropdown, .background .top.app-notification, frame.bottom.documents-dropdown, .background .bottom.app-notification, toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; +} + +toolbar.horizontal separator { + margin: 3px; +} + +toolbar.vertical separator { + margin: 3px; +} + +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: 3px; +} + +toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:first-child), +toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:first-child), +toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:first-child) { + margin-left: 0; +} + +toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:last-child), +toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:last-child), +toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:last-child) { + margin-right: 0; +} + +toolbar:not(.inline-toolbar):not(.osd) switch { + margin: 9px 3px; +} + +.primary-toolbar, +.location-bar { + padding: 6px; + border-style: solid; + border-width: 0 0 1px; + border-color: rgba(255, 255, 255, 0.12); +} + +.inline-toolbar { + padding: 6px; + border-style: solid; + border-width: 0 1px 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #2e3034; +} + +searchbar > revealer > box { + margin: -6px; + padding: 6px 0; + border-style: solid; + border-width: 0 0 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #292b2e; + background-clip: border-box; +} + +.nemo-window .primary-toolbar:not(.inline-toolbar):not(.osd) entry, .background headerbar:not(.horizontal) entry { + background-color: rgba(255, 255, 255, 0.06); + color: white; + caret-color: white; + border-image: none; + box-shadow: none; +} + +.nemo-window .primary-toolbar:not(.inline-toolbar):not(.osd) entry:focus, .background headerbar:not(.horizontal) entry:focus { + background-color: rgba(255, 255, 255, 0.09); + border-image: none; + box-shadow: none; +} + +.nemo-window .primary-toolbar:not(.inline-toolbar):not(.osd) entry:disabled, .background headerbar:not(.horizontal) entry:disabled { + background-color: rgba(255, 255, 255, 0.03); + color: rgba(255, 255, 255, 0.45); + border-image: none; + box-shadow: none; +} + +.nemo-window .primary-toolbar button:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button, headerbar button:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:not(.suggested-action):not(.destructive-action):not(.combo) { + transition: none; + animation: none; + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); +} + +.nemo-window .primary-toolbar button:hover:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:hover, headerbar button:hover:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:hover:not(.suggested-action):not(.destructive-action):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: none; + box-shadow: inset 0 0 0 9999px rgba(171, 71, 188, 0.3); + background-image: radial-gradient(circle farthest-corner at center, rgba(171, 71, 188, 0.3) 10%, transparent 0%); + background-size: 0% 0%; + color: #AB47BC; +} + +.nemo-window .primary-toolbar button:active:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:active, headerbar button:active:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:active:not(.suggested-action):not(.destructive-action):not(.combo) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px #AB47BC; + background-image: radial-gradient(circle farthest-corner at center, #AB47BC 10%, transparent 0%); + background-size: 0% 0%; + color: white; +} + +.nemo-window .primary-toolbar button:disabled:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:disabled, headerbar button:disabled:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:disabled:not(.suggested-action):not(.destructive-action):not(.combo) { + box-shadow: none; + background-color: transparent; + color: alpha(currentColor, 0.27); +} + +.nemo-window .primary-toolbar button:checked:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:checked, headerbar button:checked:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:not(.suggested-action):not(.destructive-action):not(.combo) { + background-color: #AB47BC; + color: white; +} + +.nemo-window .primary-toolbar button:checked:disabled:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:checked:disabled, headerbar button:checked:disabled:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:disabled:not(.suggested-action):not(.destructive-action):not(.combo), .nemo-window .primary-toolbar button:checked:backdrop:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:checked:backdrop, headerbar button:checked:backdrop:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:checked:backdrop:not(.suggested-action):not(.destructive-action):not(.combo) { + background-color: rgba(171, 71, 188, 0.3); + color: alpha(white, 0.3); +} + +.nemo-window .primary-toolbar button:backdrop:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:backdrop, headerbar button:backdrop:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:backdrop:not(.suggested-action):not(.destructive-action):not(.combo) { + color: rgba(255, 255, 255, 0.45); +} + +.nemo-window .primary-toolbar button:backdrop:disabled:not(.suggested-action):not(.destructive-action), window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:backdrop:disabled, headerbar button:backdrop:disabled:not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.stack-switcher):not(.path-bar) > button:backdrop:disabled:not(.suggested-action):not(.destructive-action):not(.combo) { + color: rgba(255, 255, 255, 0.3); +} + +.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) > button:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + border-radius: 0; + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + transition: background-color 0, background-image 0, color 225ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 225ms cubic-bezier(0.4, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + box-shadow: inset 0 -2px transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, transparent 0%) 0 0 0/0 0 0; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:hover:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:hover:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:hover:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + border-radius: 0; + color: #AB47BC; + box-shadow: inset 0 -2px alpha(#AB47BC, 0.5); +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:hover:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:hover:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:hover:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + background-color: transparent; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:checked:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:checked:not(.titlebutton):not(.suggested-action):not(.destructive-action), .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:active:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:active:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:active:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, transparent 0%) 0 0 2/0 0 2px; + background: none; + color: #AB47BC; + border-radius: 0; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:disabled:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:checked:disabled:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:checked:disabled:not(.titlebutton):not(.suggested-action):not(.destructive-action), .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:active:disabled:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:active:disabled:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:active:disabled:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + color: rgba(171, 71, 188, 0.35); + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(171, 71, 188, 0.35) 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:hover:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:checked:hover:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:checked:hover:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + background: none; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:disabled:not(.destructive-action):not(.suggested-action), +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) > button:disabled:not(.destructive-action):not(.suggested-action), headerbar.windowhandle viewswitcher button:disabled:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +headerbar { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 48px; + padding: 0 6px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); + background-color: #36383c; + color: white; +} + +headerbar:backdrop { + color: rgba(255, 255, 255, 0.45); +} + +headerbar:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); +} + +headerbar:disabled { + color: rgba(255, 255, 255, 0.45); +} + +headerbar .title { + padding: 0 12px; + font-weight: bold; +} + +headerbar .subtitle { + padding: 0 12px; + font-size: smaller; + color: rgba(255, 255, 255, 0.7); +} + +headerbar .dim-label, headerbar .budgie-notification .notification-body, headerbar .budgie-switcher .notification-body, .budgie-notification headerbar .notification-body, .budgie-switcher headerbar .notification-body, headerbar label.separator { + color: rgba(255, 255, 255, 0.7); +} + +.titlebar > headerbar { + border-radius: 3px 3px 0 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +headerbar entry, +headerbar spinbutton, +headerbar separator, +headerbar button { + margin-top: 6px; + margin-bottom: 6px; +} + +headerbar spinbutton button { + margin-top: 0; + margin-bottom: 0; +} + +headerbar button.suggested-action:disabled, headerbar button.destructive-action:disabled { + color: alpha(currentColor, 0.3); +} + +headerbar button.suggested-action:disabled > label, headerbar button.destructive-action:disabled > label { + color: inherit; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:hover, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:active, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:checked, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:disabled, +headerbar .linked:not(.vertical) > entry, +headerbar .linked:not(.vertical) > entry:hover, +headerbar .linked:not(.vertical) > entry:active, +headerbar .linked:not(.vertical) > entry:checked, +headerbar .linked:not(.vertical) > entry:disabled { + border-radius: 3px; +} + +.background headerbar .linked entry + button:not(.combo), .background headerbar .linked entry + button:not(.combo):hover, .background headerbar .linked entry + button:not(.combo):active, .background headerbar .linked entry + button:not(.combo):checked, .background headerbar .linked entry + button:not(.combo):disabled, .background headerbar .linked entry + button:not(.combo) + button:not(.combo), .background headerbar .linked entry + button:not(.combo) + button:not(.combo):hover, .background headerbar .linked entry + button:not(.combo) + button:not(.combo):active, .background headerbar .linked entry + button:not(.combo) + button:not(.combo):checked, .background headerbar .linked entry + button:not(.combo) + button:not(.combo):disabled { + border-radius: 3px; + border-image: none; +} + +.background headerbar stackswitcher { + background-color: transparent; + padding: 0; +} + +.background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action) { + margin-top: 6px; + margin-bottom: 6px; + border-radius: 0; + color: rgba(255, 255, 255, 0.7); +} + +.background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):hover, .background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):active, .background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):checked { + color: white; +} + +.background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):disabled, .background headerbar stackswitcher > button:not(.destructive-action):not(.suggested-action):backdrop { + color: rgba(255, 255, 255, 0.3); +} + +headerbar.windowhandle viewswitcher button:not(.titlebutton):not(.suggested-action):not(.destructive-action) { + margin-top: 0; + margin-bottom: 0; + padding: 0; + min-width: 120px; +} + +headerbar.windowhandle viewswitcher button:not(.titlebutton):not(.suggested-action):not(.destructive-action) image { + padding-left: 10px; +} + +headerbar.windowhandle viewswitcher button:not(.titlebutton):not(.suggested-action):not(.destructive-action) label { + padding-right: 10px; +} + +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; +} + +headerbar .entry-tag { + margin-top: 5px; + margin-bottom: 5px; +} + +headerbar.titlebar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +headerbar.titlebar.solid-csd headerbar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.tiled headerbar.titlebar, .maximized headerbar.titlebar, .fullscreen headerbar.titlebar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.titlebar > headerbar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +headerbar.selection-mode { + transition: background-color 0.00001s 100ms, color 100ms cubic-bezier(0, 0, 0.2, 1); + animation: header_ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #AB47BC; + color: white; +} + +headerbar.selection-mode:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +headerbar.selection-mode .subtitle:link { + color: white; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action) { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 0%, transparent 0%) 0 0 0/0 0 0; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):disabled { + color: alpha(currentColor, 0.3); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):disabled > label { + color: inherit; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(255, 255, 255, 0.7) 100%, transparent 0%) 0 0 2/0 0 2px; + color: rgba(255, 255, 255, 0.7); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover, headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover:disabled { + background: none; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), currentColor 100%, transparent 0%) 0 0 2/0 0 2px; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:hover { + background-color: transparent; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:disabled { + color: alpha(currentColor, 0.3); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:disabled > label { + color: inherit; +} + +headerbar.selection-mode .selection-menu { + padding-left: 16px; + padding-right: 16px; +} + +headerbar.selection-mode .selection-menu GtkArrow { + -GtkArrow-arrow-scaling: 1; +} + +headerbar.selection-mode .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +headerbar.default-decoration { + min-height: 24px; + padding: 2px 6px; +} + +.tiled headerbar.default-decoration, .maximized headerbar.default-decoration, .fullscreen headerbar.default-decoration { + box-shadow: none; +} + +headerbar.default-decoration button.titlebutton { + min-height: 26px; + min-width: 26px; + margin: 0; + padding: 0; + transition: 100ms; + background-size: 16px 16px; +} + +headerbar.default-decoration button.titlebutton:hover, headerbar.default-decoration button.titlebutton:active { + background-size: 22px 22px; +} + +headerbar.default-decoration, .csd headerbar.default-decoration, headerbar.default-decoration:backdrop, .csd headerbar.default-decoration:backdrop { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +headerbar .linked:not(.vertical).path-bar > button { + margin: 0; + border-radius: 0; +} + +headerbar .linked:not(.vertical).path-bar > button:hover { + color: rgba(171, 71, 188, 0.85); + box-shadow: inset 0 -3px rgba(171, 71, 188, 0.5); +} + +headerbar .linked:not(.vertical).path-bar > button:hover, headerbar .linked:not(.vertical).path-bar > button:hover:disabled { + background: none; +} + +headerbar .linked:not(.vertical).path-bar > button:checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, transparent 0%) 0 0 3/0 0 3px; + background: none; + color: #AB47BC; + border-radius: 0; +} + +headerbar .linked:not(.vertical).path-bar > button:checked:hover { + background: none; +} + +headerbar separator { + min-width: 0; + min-height: 0; + background-color: #36383c; + border: none; +} + +.titlebar, .titlebar.background { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +separator:first-child + .titlebar, +.titlebar headerbar:first-child:not(:only-child) { + border-top-right-radius: 0; +} + +.titlebar headerbar:last-child:not(:only-child) { + border-top-left-radius: 0; +} + +.titlebar separator, .titlebar separator.sidebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +stack .titlebar:first-child, stack .titlebar:last-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; + border: none; +} + +.solid-csd .titlebar:dir(rtl), .solid-csd .titlebar:dir(ltr) { + margin: 0; + border-radius: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.background.tiled .titlebar, .background.tiled .titlebar:first-child, .background.tiled .titlebar:last-child, .background.tiled .titlebar:only-child, .background.tiled-top .titlebar, .background.tiled-top .titlebar:first-child, .background.tiled-top .titlebar:last-child, .background.tiled-top .titlebar:only-child, .background.tiled-right .titlebar, .background.tiled-right .titlebar:first-child, .background.tiled-right .titlebar:last-child, .background.tiled-right .titlebar:only-child, .background.tiled-bottom .titlebar, .background.tiled-bottom .titlebar:first-child, .background.tiled-bottom .titlebar:last-child, .background.tiled-bottom .titlebar:only-child, .background.tiled-left .titlebar, .background.tiled-left .titlebar:first-child, .background.tiled-left .titlebar:last-child, .background.tiled-left .titlebar:only-child, .background.maximized .titlebar, .background.maximized .titlebar:first-child, .background.maximized .titlebar:last-child, .background.maximized .titlebar:only-child, .background.solid-csd .titlebar, .background.solid-csd .titlebar:first-child, .background.solid-csd .titlebar:last-child, .background.solid-csd .titlebar:only-child { + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +.titlebar.solid-csd headerbar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.solid-csd > .titlebar.vertical { + box-shadow: none; +} + +.solid-csd > .titlebar.vertical headerbar.titlebar { + box-shadow: none; +} + +.solid-csd > .titlebar.vertical searchbar { + background: none; +} + +.titlebar:not(headerbar) { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + border: none; +} + +.tiled .titlebar:not(headerbar), .maximized .titlebar:not(headerbar), .fullscreen .titlebar:not(headerbar) { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.titlebar:not(headerbar) > separator { + min-width: 1px; + min-height: 1px; + background-color: #36383c; + background-image: image(#36383c); + border: none; +} + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background: none; + border: none; + box-shadow: none; +} + +window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar) { + border-radius: 0; + box-shadow: none; +} + +window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar), window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):backdrop { + background-color: #36383c; +} + +separator:first-child + window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar), separator:first-child + window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):backdrop, window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):first-child, window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):first-child:backdrop { + border-top-left-radius: 0; +} + +window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):last-child, window.background > box.vertical:not(.titlebar) > headerbar:not(.titlebar):last-child:backdrop { + border-top-right-radius: 0; +} + +.background .caja-pathbar > button, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action) { + padding-left: 6px; + padding-right: 6px; + background-image: none; + box-shadow: none; +} + +.background .caja-pathbar > button, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action) { + background-color: rgba(255, 255, 255, 0.05); +} + +.background .caja-pathbar > button:not(:first-child):not(:last-child), +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action):not(:first-child):not(:last-child) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0, background-color 0, box-shadow 0, border-image 300ms cubic-bezier(0, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0; +} + +.background .caja-pathbar > button:not(:first-child):not(:last-child):hover, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action):not(:first-child):not(:last-child):hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); + color: white; +} + +.background .caja-pathbar > button:not(:first-child):not(:last-child):active, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action):not(:first-child):not(:last-child):active { + color: white; + box-shadow: none; + background-image: none; + animation: none; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(255, 255, 255, 0.3) 0%) 0 0 2/0 0 2px; +} + +.background .caja-pathbar > button:not(:first-child):not(:last-child):checked, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action):not(:first-child):not(:last-child):checked { + box-shadow: inset 0 -2px #AB47BC; + color: white; +} + +.background .caja-pathbar > button label, .background .caja-pathbar > button image, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action) label, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action) image { + margin: 0 3px; +} + +.background .caja-pathbar > button.slider-button, +.background .path-bar > button:not(.combo):not(.destructive-action):not(.suggested-action).slider-button { + padding-left: 4px; + padding-right: 4px; +} + +treeview.view { + border-left-color: rgba(255, 255, 255, 0.3); + border-top-color: rgba(255, 255, 255, 0.12); +} + +* { + -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:hover, treeview.view:active, treeview.view:selected { + border-radius: 0; +} + +treeview.view.separator { + min-height: 5px; + color: rgba(255, 255, 255, 0.12); +} + +treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #EC407A; +} + +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-down-symbolic"); + -gtk-icon-transform: rotate(-90deg); + color: rgba(255, 255, 255, 0.7); +} + +treeview.view.expander:dir(rtl) { + -gtk-icon-transform: rotate(90deg); +} + +treeview.view.expander:checked { + -gtk-icon-transform: unset; +} + +treeview.view.expander:hover, treeview.view.expander:active { + color: white; +} + +treeview.view.expander:disabled { + color: rgba(255, 255, 255, 0.3); +} + +treeview.view.expander:selected { + color: rgba(255, 255, 255, 0.7); +} + +treeview.view.expander:selected:hover, treeview.view.expander:selected:active { + color: white; +} + +treeview.view.expander:selected:disabled { + color: rgba(255, 255, 255, 0.3); +} + +treeview.view.progressbar { + border-style: none none solid; + border-width: 4px; + border-color: #AB47BC; + box-shadow: none; + background-color: transparent; + border-radius: 0; +} + +treeview.view.progressbar:selected { + border-color: currentColor; +} + +treeview.view.trough { + border-style: none none solid; + border-width: 4px; + border-color: alpha(#AB47BC, 0.3); + box-shadow: none; + background-color: transparent; + border-radius: 0; +} + +treeview.view.trough:selected { + border-color: rgba(255, 255, 255, 0.3); +} + +treeview.view header button { + padding: 2px 6px; + border-style: none solid solid none; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + border-radius: 0; + background-clip: border-box; +} + +treeview.view header button, treeview.view header button:hover, treeview.view header button:active { + box-shadow: none; +} + +treeview.view header button, treeview.view header button:disabled { + background-color: #333539; +} + +treeview.view header button:last-child { + border-right-style: none; +} + +treeview.view button.dnd, +treeview.view header.button.dnd { + padding: 2px 6px; + border-style: none solid solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + border-radius: 0; + box-shadow: none; + background-color: #333539; + background-clip: border-box; + color: #AB47BC; +} + +treeview.view acceleditor > label { + background-color: #AB47BC; +} + +menubar, +.menubar { + -GtkWidget-window-dragging: true; + padding: 0; + color: rgba(255, 255, 255, 0.7); + background-color: #36383c; +} + +menubar:backdrop, +.menubar:backdrop { + color: rgba(255, 255, 255, 0.3); +} + +menubar > menuitem, +.menubar > menuitem { + min-height: 20px; + padding: 4px 8px; + color: rgba(255, 255, 255, 0.7); +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #AB47BC; + color: white; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { + color: rgba(255, 255, 255, 0.45); +} + +menubar > menuitem > window.background.csd.popup > decoration, +menubar > menuitem > window.background.csd.popup > menu, +.menubar > menuitem > window.background.csd.popup > decoration, +.menubar > menuitem > window.background.csd.popup > menu { + border-radius: 0 0 3px 3px; +} + +menubar > menuitem > window.popup.background > menu menuitem, +.menubar > menuitem > window.popup.background > menu menuitem { + transition: none; +} + +.popup.background { + background-color: transparent; +} + +menu, +.menu, +.context-menu { + margin: 4px; + padding: 5px 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #383a3e; + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 3px; +} + +.csd menu, .csd .menu, .csd .context-menu { + border: none; +} + +menu menuitem, +.menu menuitem, +.context-menu menuitem { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 20px; + min-width: 40px; + padding: 4px 8px; + font: initial; + text-shadow: none; + color: rgba(255, 255, 255, 0.7); +} + +menu menuitem:hover, +.menu menuitem:hover, +.context-menu menuitem:hover { + transition: none; + color: white; + background-color: #AB47BC; +} + +menu menuitem:disabled, menu menuitem label:disabled, +.menu menuitem:disabled, +.menu menuitem label:disabled, +.context-menu menuitem:disabled, +.context-menu menuitem label:disabled { + color: rgba(255, 255, 255, 0.3); +} + +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 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: 8px; +} + +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: 8px; +} + +menu > arrow, +.menu > arrow, +.context-menu > arrow { + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: #383a3e; + color: rgba(255, 255, 255, 0.7); +} + +menu > arrow.top, +.menu > arrow.top, +.context-menu > arrow.top { + margin-top: -3px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 3px 3px 0 0; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +menu > arrow.bottom, +.menu > arrow.bottom, +.context-menu > arrow.bottom { + margin-top: 6px; + margin-bottom: -9px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0 0 3px 3px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +menu > arrow:hover, +.menu > arrow:hover, +.context-menu > arrow:hover { + background-image: image(alpha(currentColor, 0.15)); + color: white; +} + +menu > arrow:disabled, +.menu > arrow:disabled, +.context-menu > arrow:disabled { + border-color: transparent; + background-color: transparent; + color: transparent; +} + +menu separator, .csd menu separator, +.menu separator, .csd .menu separator, +.context-menu separator, .csd .context-menu separator { + margin: 3px 0; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + color: transparent; + background-color: transparent; +} + +menuitem accelerator { + color: alpha(currentColor, 0.45); +} + +.csd.popup { + border-radius: 3px; +} + +popover.background { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + padding: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + background-color: #383a3e; +} + +popover.background:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +popover.background, .csd popover.background { + border-style: solid; + border-width: 1px; + border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.3); + border-radius: 3px; +} + +popover.background > list, +popover.background > .view, +popover.background > toolbar { + border-style: none; + box-shadow: none; + background-color: transparent; +} + +popover.background .linked button:not(.combo) { + border-radius: 3px; + margin: 0 2px; +} + +popover.background.menu button, +popover.background button.model { + margin: 0; + min-height: 32px; + min-width: 32px; + padding: 0 6px; + box-shadow: none; +} + +popover.background stackswitcher { + background-color: rgba(255, 255, 255, 0.05); +} + +popover.background separator { + margin: 4px 0; +} + +popover.background list separator { + margin: 0; +} + +.background tabbox > tab, notebook > header tab { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + min-height: 24px; + min-width: 24px; + padding: 6px 12px; + outline-offset: -6px; + border-width: 0; + border-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 255, 255, 0.15) 10%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 0% 0%; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; +} + +.background tabbox > tab:hover, notebook > header tab:hover { + color: white; +} + +.background tabbox > tab:hover.reorderable-page, notebook > header tab:hover.reorderable-page { + border-color: rgba(255, 255, 255, 0.12); + background-color: #2e3034; +} + +.background tabbox > tab:disabled, notebook > header tab:disabled { + color: rgba(255, 255, 255, 0.3); +} + +.background tabbox > tab:checked, notebook > header tab:checked { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 100ms cubic-bezier(0, 0, 0.2, 1), background-image 400ms cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle farthest-corner at center, transparent 10%, transparent 0%); + background-size: 1000% 1000%; + color: white; +} + +.background tabbox > tab:checked:disabled, notebook > header tab:checked:disabled { + color: rgba(255, 255, 255, 0.45); +} + +.background tabbox > tab:checked.reorderable-page, notebook > header tab:checked.reorderable-page { + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +notebook > header { + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #292b2e; + background-clip: border-box; +} + +notebook > header.top { + border-bottom-style: solid; +} + +notebook > header.top > tabs { + margin-bottom: -1px; +} + +notebook > header.top > tabs > tab:hover { + box-shadow: inset 0 -2px alpha(#AB47BC, 0.3); +} + +notebook > header.top > tabs > tab:checked { + box-shadow: inset 0 -2px #AB47BC; +} + +notebook > header.bottom { + border-top-style: solid; +} + +notebook > header.bottom > tabs { + margin-top: -1px; +} + +notebook > header.bottom > tabs > tab:hover { + box-shadow: inset 0 2px alpha(#AB47BC, 0.3); +} + +notebook > header.bottom > tabs > tab:checked { + box-shadow: inset 0 2px #AB47BC; +} + +notebook > header.left { + border-right-style: solid; +} + +notebook > header.left > tabs { + margin-right: -1px; +} + +notebook > header.left > tabs > tab:hover { + box-shadow: inset -2px 0 alpha(#AB47BC, 0.3); +} + +notebook > header.left > tabs > tab:checked { + box-shadow: inset -2px 0 #AB47BC; +} + +notebook > header.right { + border-left-style: solid; +} + +notebook > header.right > tabs { + margin-left: -1px; +} + +notebook > header.right > tabs > tab:hover { + box-shadow: inset 2px 0 alpha(#AB47BC, 0.3); +} + +notebook > header.right > tabs > tab:checked { + box-shadow: inset 2px 0 #AB47BC; +} + +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 { + padding-left: 4px; + padding-right: 4px; +} + +notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { + margin-left: -8px; + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { + margin-right: -8px; + -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 { + padding-top: 4px; + padding-bottom: 4px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { + margin-top: -8px; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { + margin-bottom: -8px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header > tabs > arrow { + min-height: 16px; + min-width: 16px; + border-radius: 0; +} + +notebook > header tab button.flat { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 9999px; + -gtk-outline-radius: 9999px; +} + +notebook > header.top tabs, notebook > header.bottom tabs { + padding-left: 8px; + padding-right: 8px; +} + +notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0; +} + +notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0; +} + +notebook > header.top tabs tab.reorderable-page, notebook > header.bottom tabs tab.reorderable-page { + margin: 0 -1px; + border-style: none solid; +} + +notebook > header.left tabs, notebook > header.right tabs { + padding-top: 8px; + padding-bottom: 8px; +} + +notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: 0; +} + +notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: 0; +} + +notebook > header.left tabs tab.reorderable-page, notebook > header.right tabs tab.reorderable-page { + margin: -1px 0; + border-style: solid none; +} + +notebook > stack:not(:only-child) { + background-color: #333539; +} + +scrollbar { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #333539; + background-clip: border-box; +} + +* { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; +} + +scrollbar.top { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +scrollbar.bottom { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +scrollbar.left { + border-right: 1px solid rgba(255, 255, 255, 0.12); +} + +scrollbar.right { + border-left: 1px solid rgba(255, 255, 255, 0.12); +} + +scrollbar slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), margin 0, border-width 0; + min-width: 5px; + min-height: 5px; + border: 3px solid transparent; + border-radius: 100px; + background-clip: padding-box; + background-color: rgba(255, 255, 255, 0.45); +} + +scrollbar slider:hover { + background-color: rgba(255, 255, 255, 0.45); +} + +scrollbar slider:active { + background-color: rgba(255, 255, 255, 0.7); +} + +scrollbar slider:disabled { + background-color: rgba(255, 255, 255, 0.3); +} + +scrollbar.fine-tune slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), margin 0, border-width 0, min-width 0, min-height 0; + min-width: 4px; + min-height: 4px; +} + +scrollbar.fine-tune.horizontal slider { + margin: 2px 0; +} + +scrollbar.fine-tune.vertical slider { + margin: 0 2px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + border-color: transparent; + background-color: transparent; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + min-width: 4px; + min-height: 4px; + margin: 3px; + border: 1px solid alpha(#333539, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 4px; + min-height: 4px; + margin: 3px; + border: 1px solid alpha(#333539, 0.3); + border-radius: 9999px; + background-color: rgba(255, 255, 255, 0.45); + background-clip: padding-box; + -gtk-icon-source: none; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button:disabled { + background-color: rgba(255, 255, 255, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + min-width: 24px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { + min-width: 8px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + min-height: 24px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { + min-height: 8px; +} + +scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + background-color: alpha(#333539, 0.9); +} + +scrollbar.horizontal slider { + min-width: 24px; +} + +scrollbar.vertical slider { + min-height: 24px; +} + +scrollbar button { + min-width: 16px; + min-height: 16px; + padding: 0; + border-radius: 0; +} + +scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +switch { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + margin: 6px 0; + padding: 0 2px; + border: 5px solid transparent; + border-radius: 9999px; + background-color: rgba(255, 255, 255, 0.25); + background-clip: padding-box; + font-size: 0; +} + +switch:disabled { + opacity: 0.5; +} + +switch:checked { + background-color: rgba(236, 64, 122, 0.5); +} + +switch image { + margin: -8px; + -gtk-icon-transform: scale(0); +} + +switch slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + min-width: 20px; + min-height: 20px; + margin: -3px -2px; + border-radius: 9999px; + box-shadow: 0 0 0 10px transparent, 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #383a3e; + color: #383a3e; +} + +switch:hover slider { + color: white; + box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:focus slider { + color: #EC407A; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:focus:hover slider { + color: #EC407A; + box-shadow: 0 0 0 10px rgba(236, 64, 122, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:checked slider { + background-color: #EC407A; + color: #EC407A; +} + +switch:checked:hover slider { + color: #EC407A; + box-shadow: 0 0 0 10px rgba(236, 64, 122, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +row:selected switch { + background-color: rgba(255, 255, 255, 0.2); +} + +row:selected switch:checked { + background-color: rgba(255, 255, 255, 0.6); +} + +row:selected switch slider { + background-color: #f8b4cb; +} + +row:selected switch:checked slider { + animation: none; + background-color: white; +} + +.view.content-view.check:not(list), +.content-view .tile check:not(list) { + min-height: 40px; + min-width: 40px; + margin: 0; + padding: 0; + box-shadow: none; + background-color: transparent; + background-image: none; +} + +.view.content-view.check:not(list), +.content-view .tile check:not(list) { + -gtk-icon-source: -gtk-scaled(url("assets/selectionmode-checkbox-unchecked-dark.png"), url("assets/selectionmode-checkbox-unchecked-dark@2.png")); +} + +.view.content-view.check:not(list):checked, +.content-view .tile check:not(list):checked { + -gtk-icon-source: -gtk-scaled(url("assets/selectionmode-checkbox-checked-dark.png"), url("assets/selectionmode-checkbox-checked-dark@2.png")); +} + +checkbutton, +radiobutton { + outline: none; +} + +checkbutton.text-button, +radiobutton.text-button { + padding: 2px; + outline-offset: 0; +} + +checkbutton.text-button label:not(:only-child), +radiobutton.text-button label:not(:only-child) { + margin: 0 4px; +} + + +checkbutton > check:not(:checked):not(:indeterminate), +radiobutton > radio:not(:checked):not(:indeterminate) { + color: rgba(255, 255, 255, 0.7); +} + + +checkbutton > check:not(:checked):not(:indeterminate):hover, +checkbutton > check:not(:checked):not(:indeterminate):active, +radiobutton > radio:not(:checked):not(:indeterminate):hover, +radiobutton > radio:not(:checked):not(:indeterminate):active { + color: white; +} + + +checkbutton > check:not(:checked):not(:indeterminate):disabled, +radiobutton > radio:not(:checked):not(:indeterminate):disabled { + color: rgba(255, 255, 255, 0.3); +} + +check, +radio { + min-height: 24px; + min-width: 24px; + margin: -8px; + padding: 8px; +} + +check:checked, check:indeterminate, +radio:checked, +radio:indeterminate { + color: #EC407A; +} + +check:checked:hover, check:indeterminate:hover, +radio:checked:hover, +radio:indeterminate:hover { + box-shadow: inset 0 0 0 9999px alpha(#EC407A, 0.15); +} + +check:checked:disabled, check:indeterminate:disabled, +radio:checked:disabled, +radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +check:not(:hover):focus, +radio:not(:hover):focus { + box-shadow: inset 0 0 0 9999px transparent; +} + +popover modelbutton.flat check, popover modelbutton.flat check:focus, popover modelbutton.flat check:hover, popover modelbutton.flat check:focus:hover, popover modelbutton.flat check:active, popover modelbutton.flat check:disabled, popover modelbutton.flat radio, popover modelbutton.flat radio:focus, popover modelbutton.flat radio:hover, popover modelbutton.flat radio:focus:hover, popover modelbutton.flat radio:active, popover modelbutton.flat radio:disabled { + transition: none; + box-shadow: none; + background-image: none; +} + +popover modelbutton.flat check:not(:checked):not(:indeterminate):not(:disabled), popover modelbutton.flat radio:not(:checked):not(:indeterminate):not(:disabled) { + color: rgba(255, 255, 255, 0.7); +} + +popover modelbutton.flat check.left:dir(rtl), popover modelbutton.flat radio.left:dir(rtl) { + margin-left: -16px; + margin-right: -8px; +} + +popover modelbutton.flat check.right:dir(ltr), popover modelbutton.flat radio.right:dir(ltr) { + margin-left: -8px; + margin-right: -16px; +} + +menu menuitem check, menu menuitem radio { + transition: none; + margin: 0; + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +menu menuitem check:dir(ltr), menu menuitem radio:dir(ltr) { + margin-right: 8px; +} + +menu menuitem check:dir(rtl), menu menuitem radio:dir(rtl) { + margin-left: 8px; +} + +menu menuitem check:hover, menu menuitem check:checked:hover, menu menuitem check:indeterminate:hover, menu menuitem radio:hover, menu menuitem radio:checked:hover, menu menuitem radio:indeterminate:hover { + color: white; +} + +menu menuitem check:disabled, menu menuitem radio:disabled { + color: rgba(255, 255, 255, 0.45); +} + +menu menuitem check:checked, menu menuitem check:indeterminate, menu menuitem radio:checked, menu menuitem radio:indeterminate { + color: #EC407A; +} + +menu menuitem check:checked:disabled, menu menuitem check:indeterminate:disabled, menu menuitem radio:checked:disabled, menu menuitem radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +row check:selected, row check:selected:active, row check:selected:checked, row check:selected:indeterminate, row check:selected:focus, row check:selected:focus:active, row check:selected:focus:checked, row check:selected:focus:indeterminate, treeview.view check:selected, treeview.view check:selected:active, treeview.view check:selected:checked, treeview.view check:selected:indeterminate, treeview.view check:selected:focus, treeview.view check:selected:focus:active, treeview.view check:selected:focus:checked, treeview.view check:selected:focus:indeterminate, row.activatable check:selected, row.activatable check:selected:active, row.activatable check:selected:checked, row.activatable check:selected:indeterminate, row.activatable check:selected:focus, row.activatable check:selected:focus:active, row.activatable check:selected:focus:checked, row.activatable check:selected:focus:indeterminate, row radio:selected, row radio:selected:active, row radio:selected:checked, row radio:selected:indeterminate, row radio:selected:focus, row radio:selected:focus:active, row radio:selected:focus:checked, row radio:selected:focus:indeterminate, treeview.view radio:selected, treeview.view radio:selected:active, treeview.view radio:selected:checked, treeview.view radio:selected:indeterminate, treeview.view radio:selected:focus, treeview.view radio:selected:focus:active, treeview.view radio:selected:focus:checked, treeview.view radio:selected:focus:indeterminate, row.activatable radio:selected, row.activatable radio:selected:active, row.activatable radio:selected:checked, row.activatable radio:selected:indeterminate, row.activatable radio:selected:focus, row.activatable radio:selected:focus:active, row.activatable radio:selected:focus:checked, row.activatable radio:selected:focus:indeterminate { + color: rgba(255, 255, 255, 0.7); +} + +row check:selected:disabled, row check:selected:active:disabled, row check:selected:checked:disabled, row check:selected:indeterminate:disabled, row check:selected:focus:disabled, row check:selected:focus:active:disabled, row check:selected:focus:checked:disabled, row check:selected:focus:indeterminate:disabled, treeview.view check:selected:disabled, treeview.view check:selected:active:disabled, treeview.view check:selected:checked:disabled, treeview.view check:selected:indeterminate:disabled, treeview.view check:selected:focus:disabled, treeview.view check:selected:focus:active:disabled, treeview.view check:selected:focus:checked:disabled, treeview.view check:selected:focus:indeterminate:disabled, row.activatable check:selected:disabled, row.activatable check:selected:active:disabled, row.activatable check:selected:checked:disabled, row.activatable check:selected:indeterminate:disabled, row.activatable check:selected:focus:disabled, row.activatable check:selected:focus:active:disabled, row.activatable check:selected:focus:checked:disabled, row.activatable check:selected:focus:indeterminate:disabled, row radio:selected:disabled, row radio:selected:active:disabled, row radio:selected:checked:disabled, row radio:selected:indeterminate:disabled, row radio:selected:focus:disabled, row radio:selected:focus:active:disabled, row radio:selected:focus:checked:disabled, row radio:selected:focus:indeterminate:disabled, treeview.view radio:selected:disabled, treeview.view radio:selected:active:disabled, treeview.view radio:selected:checked:disabled, treeview.view radio:selected:indeterminate:disabled, treeview.view radio:selected:focus:disabled, treeview.view radio:selected:focus:active:disabled, treeview.view radio:selected:focus:checked:disabled, treeview.view radio:selected:focus:indeterminate:disabled, row.activatable radio:selected:disabled, row.activatable radio:selected:active:disabled, row.activatable radio:selected:checked:disabled, row.activatable radio:selected:indeterminate:disabled, row.activatable radio:selected:focus:disabled, row.activatable radio:selected:focus:active:disabled, row.activatable radio:selected:focus:checked:disabled, row.activatable radio:selected:focus:indeterminate:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row check:selected:hover, row check:selected:focus:hover, treeview.view check:selected:hover, treeview.view check:selected:focus:hover, row.activatable check:selected:hover, row.activatable check:selected:focus:hover, row radio:selected:hover, row radio:selected:focus:hover, treeview.view radio:selected:hover, treeview.view radio:selected:focus:hover, row.activatable radio:selected:hover, row.activatable radio:selected:focus:hover { + color: white; +} + +row check:selected:hover:disabled, row check:selected:focus:hover:disabled, treeview.view check:selected:hover:disabled, treeview.view check:selected:focus:hover:disabled, row.activatable check:selected:hover:disabled, row.activatable check:selected:focus:hover:disabled, row radio:selected:hover:disabled, row radio:selected:focus:hover:disabled, treeview.view radio:selected:hover:disabled, treeview.view radio:selected:focus:hover:disabled, row.activatable radio:selected:hover:disabled, row.activatable radio:selected:focus:hover:disabled { + color: rgba(255, 255, 255, 0.45); +} + + +check { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-unchecked-symbolic.svg")); +} + + +check:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-checked-symbolic.svg")); +} + + +check:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-mixed-symbolic.svg")); +} + + +radio { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-unchecked-symbolic.svg")); + border-image-slice: 20; + border-image-width: 20px; + border-image-source: -gtk-gradient(radial, center center, 0, center center, 0.001, to(#EC407A), to(transparent)); +} + + +radio:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-mixed-symbolic.svg")); +} + + +radio:checked:not(:indeterminate) { + border-image-source: -gtk-gradient(radial, center center, 0, center center, 0.125, to(#EC407A), to(transparent)); +} + + +radio:checked:not(:indeterminate):disabled { + border-image-source: -gtk-gradient(radial, center center, 0, center center, 0.125, to(alpha(#EC407A, 0.3)), to(transparent)); +} + +#MozillaGtkWidget.background > widget > checkbutton > check, window.background:not(.csd) > widget > checkbutton > check, +menu menuitem check { + min-height: 16px; + min-width: 16px; + border-radius: 2px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-unchecked-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > checkbutton > check:checked, window.background:not(.csd) > widget > checkbutton > check:checked, +menu menuitem check:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-checked-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > checkbutton > check:indeterminate, window.background:not(.csd) > widget > checkbutton > check:indeterminate, +menu menuitem check:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-mixed-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio, window.background:not(.csd) > widget > radiobutton > radio, +menu menuitem radio { + min-height: 16px; + min-width: 16px; + border-image: none; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-unchecked-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:checked, window.background:not(.csd) > widget > radiobutton > radio:checked, +menu menuitem radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-checked-symbolic.svg")); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:indeterminate, window.background:not(.csd) > widget > radiobutton > radio:indeterminate, +menu menuitem radio:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-mixed-symbolic.svg")); +} + +treeview.view check, +treeview.view radio { + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +treeview.view check:hover, treeview.view check:active, +treeview.view radio:hover, +treeview.view radio:active { + color: white; +} + +treeview.view check:disabled, +treeview.view radio:disabled { + color: rgba(255, 255, 255, 0.3); +} + +treeview.view check:checked, treeview.view check:indeterminate, +treeview.view radio:checked, +treeview.view radio:indeterminate { + color: #EC407A; +} + +treeview.view check:checked:disabled, treeview.view check:indeterminate:disabled, +treeview.view radio:checked:disabled, +treeview.view radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +treeview.view check:hover, +treeview.view radio:hover { + box-shadow: none; + background-image: none; + background-color: transparent; +} + +treeview.view check:hover:disabled, +treeview.view radio:hover:disabled { + box-shadow: none; +} + +treeview.view check:hover:selected, +treeview.view radio:hover:selected { + box-shadow: none; +} + +treeview.view radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-checked-symbolic.svg")); + border-image: none; +} + +scale { + min-height: 4px; + min-width: 4px; + padding: 16px; +} + +scale slider { + min-height: 32px; + min-width: 32px; + margin: -15px; +} + +scale trough { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + outline: none; + background-color: rgba(255, 255, 255, 0.3); +} + +scale trough:disabled { + background-color: rgba(255, 255, 255, 0.15); +} + +scale highlight { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #EC407A; +} + +scale highlight:disabled { + background-color: transparent; +} + +scale fill { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: rgba(255, 255, 255, 0.3); +} + +scale fill:disabled { + background-color: transparent; +} + +scale slider { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + background-repeat: no-repeat; + background-position: center; + background-size: auto, 1000% 1000%; + border-radius: 100%; + color: transparent; +} + +scale slider { + background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale slider:disabled { + background-image: -gtk-scaled(url("assets/scale-slider-disabled-dark.png"), url("assets/scale-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale slider:hover { + background-color: rgba(236, 64, 122, 0.1); +} + +scale slider:focus { + background-color: rgba(236, 64, 122, 0.12); +} + +scale slider:focus:hover { + background-color: rgba(236, 64, 122, 0.16); +} + +scale slider:active { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: scale_ripple_effect 225ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: auto, 0% 0%; + background-color: rgba(236, 64, 122, 0.12); + color: rgba(236, 64, 122, 0.15); +} + +scale.fine-tune slider { + background-size: calc(100% - 12px); +} + +scale marks label, +scale value { + color: alpha(currentColor, 0.45); +} + +scale marks { + color: rgba(255, 255, 255, 0.3); +} + +scale marks.top { + margin-bottom: 7px; + margin-top: -15px; +} + +scale marks.bottom { + margin-top: 7px; + margin-bottom: -15px; +} + +scale marks.top { + margin-right: 7px; + margin-left: -15px; +} + +scale marks.bottom { + margin-left: 7px; + margin-right: -15px; +} + +scale.horizontal indicator { + min-height: 8px; + min-width: 1px; +} + +scale.vertical indicator { + min-height: 1px; + min-width: 8px; +} + +scale.horizontal.marks-before:not(.marks-after) slider { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-dark.png"), url("assets/scale-horz-marks-before-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.horizontal.marks-before:not(.marks-after) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-disabled-dark.png"), url("assets/scale-horz-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.horizontal.marks-after:not(.marks-before) slider { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-dark.png"), url("assets/scale-horz-marks-after-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.horizontal.marks-after:not(.marks-before) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-disabled-dark.png"), url("assets/scale-horz-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.vertical.marks-before:not(.marks-after) slider { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-dark.png"), url("assets/scale-vert-marks-before-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.vertical.marks-before:not(.marks-after) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-disabled-dark.png"), url("assets/scale-vert-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.vertical.marks-after:not(.marks-before) slider { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-dark.png"), url("assets/scale-vert-marks-after-slider-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.vertical.marks-after:not(.marks-before) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-disabled-dark.png"), url("assets/scale-vert-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle farthest-corner at center, currentColor 10%, transparent 0%); +} + +scale.color { + min-height: 0; + min-width: 0; +} + +scale.color.horizontal { + padding: 0 0 12px 0; +} + +scale.color.horizontal slider:dir(ltr), scale.color.horizontal slider:dir(rtl) { + margin-bottom: -16px; + margin-top: -6px; +} + +scale.color.vertical:dir(ltr) { + padding: 0 0 0 12px; +} + +scale.color.vertical:dir(ltr) slider { + margin-left: -16px; + margin-right: -6px; +} + +scale.color.vertical:dir(rtl) { + padding: 0 12px 0 0; +} + +scale.color.vertical:dir(rtl) slider { + margin-right: -16px; + margin-left: -6px; +} + +progressbar { + color: rgba(255, 255, 255, 0.45); + font-size: smaller; +} + +progressbar.horizontal trough, +progressbar.horizontal progress { + min-height: 4px; +} + +progressbar.vertical trough, +progressbar.vertical progress { + min-width: 4px; +} + +progressbar trough { + background-color: alpha(#AB47BC, 0.3); + border-radius: 6px; +} + +progressbar progress { + background-color: #AB47BC; + border-radius: 6px; +} + +progressbar.osd { + box-shadow: none; + padding: 0; + margin: 0; + border: none; +} + +levelbar block { + min-width: 36px; + min-height: 4px; +} + +levelbar.vertical block { + min-width: 4px; + min-height: 36px; +} + +levelbar trough { + padding: 2px; + border-radius: 6px; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +levelbar trough:disabled { + opacity: 0.35; +} + +levelbar.horizontal.discrete block { + margin: 0 1px; +} + +levelbar.vertical.discrete block { + margin: 1px 0; +} + +levelbar.horizontal.discrete trough { + padding: 2px 1px; +} + +levelbar.vertical.discrete trough { + padding: 1px 2px; +} + +levelbar block.low { + background-color: #FDD633; +} + +levelbar block.high, levelbar block:not(.empty) { + background-color: #AB47BC; +} + +levelbar block.full { + background-color: #81C995; +} + +levelbar block.empty { + background-color: rgba(255, 255, 255, 0.3); + color: rgba(255, 255, 255, 0.45); +} + +printdialog paper { + padding: 0; + border: 1px solid rgba(255, 255, 255, 0.12); + background-color: #333539; + color: white; +} + +printdialog .dialog-action-box { + margin: 12px; +} + +frame > border, +.frame { + margin: 0; + padding: 0; + border: 1px solid rgba(255, 255, 255, 0.12); + box-shadow: none; + border-radius: 3px; +} + +frame.flat > border, +frame > border.flat, +.frame.flat { + border-style: none; +} + +frame { + border-radius: 3px; + border: none; +} + +frame > label { + margin: 4px; +} + +frame:not(.raven-frame) list { + border-radius: 3px; +} + +frame:not(.raven-frame) list > row:first-child { + border-radius: 3px 3px 0 0; +} + +frame:not(.raven-frame) list > row:last-child { + border-radius: 0 0 3px 3px; +} + +leaflet > stack > frame list, +frame viewport.frame > list { + border-radius: 0; +} + +leaflet > stack > frame list > row:first-child, +frame viewport.frame > list > row:first-child { + border-radius: 0; +} + +leaflet > stack > frame list > row:last-child, +frame viewport.frame > list > row:last-child { + border-radius: 0; +} + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +scrolledwindow viewport.frame { + border-style: none; +} + +overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.75, to(alpha(#AB47BC, 0.3)), to(transparent)); + 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.75, to(alpha(#AB47BC, 0.3)), to(transparent)); + 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.75, to(alpha(#AB47BC, 0.3)), to(transparent)); + 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.75, to(alpha(#AB47BC, 0.3)), to(transparent)); + 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, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-top: 1px; + background-size: 12px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: left top; +} + +undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-bottom: 1px; + background-size: 12px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: left bottom; +} + +undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-left: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left top; +} + +undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-right: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right top; +} + +junction { + border-style: solid none none solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +junction:dir(rtl) { + border-style: solid solid none none; +} + +separator { + min-width: 1px; + min-height: 1px; + background-color: rgba(255, 255, 255, 0.12); +} + +separator.selection-mode.sidebar { + background-color: #AB47BC; + border-color: #AB47BC; +} + +list { + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +list.content:not(.conversation-listbox) { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 3px; +} + +list.content:not(.conversation-listbox) > row:not(:first-child) { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +list row { + padding: 2px; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable, treeview.view header button, row.activatable { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 0 0 9999px transparent; + background-color: transparent; + background-image: radial-gradient(circle farthest-corner at center, transparent 100%, transparent 0%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + color: rgba(255, 255, 255, 0.7); +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:hover, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:hover, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:hover, treeview.view header button:hover, row.activatable:hover { + background-color: transparent; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + color: white; +} + +.background.budgie-popover.budgie-menu row.activatable > button.has-open-popup.flat, .background.budgie-popover scrolledwindow > viewport.frame > list > row.has-open-popup.activatable, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.has-open-popup.activatable, treeview.view header button.has-open-popup, .background.budgie-popover.budgie-menu row.activatable > button.flat:active, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:active, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:active, treeview.view header button:active, row.activatable.has-open-popup, row.activatable:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px alpha(currentColor, 0.1); + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor, 0.1) 10%, transparent 0%); + background-size: 0% 0%; + color: white; + background-color: transparent; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:selected:hover, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:selected:hover, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:selected:hover, treeview.view header button:selected:hover, row.activatable:selected:hover { + background-color: #b45ac3; +} + +.background .app-notification { + margin: 8px; + padding: 6px 6px 6px 12px; +} + +.background .app-notification.frame, +.background .app-notification border { + border-style: none; +} + +expander arrow { + transition: all 100ms cubic-bezier(0.4, 0, 0.2, 1); + min-width: 16px; + min-height: 16px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + -gtk-icon-transform: rotate(-90deg); + color: rgba(255, 255, 255, 0.7); +} + +expander arrow:dir(rtl) { + -gtk-icon-transform: rotate(90deg); +} + +expander arrow:checked { + -gtk-icon-transform: unset; +} + +expander arrow:hover, expander arrow:active { + color: white; +} + +expander arrow:disabled { + color: rgba(255, 255, 255, 0.3); +} + +expander arrow:selected { + color: rgba(255, 255, 255, 0.7); +} + +expander arrow:selected:hover, expander arrow:selected:active { + color: white; +} + +expander arrow:selected:disabled { + color: rgba(255, 255, 255, 0.3); +} + +calendar { + margin: 2px; + padding: 2px 6px; + border: 1px solid rgba(255, 255, 255, 0.12); + color: white; +} + +calendar:disabled { + color: rgba(255, 255, 255, 0.45); +} + +calendar:selected { + border-radius: 3px; +} + +calendar.header { + border-style: none none solid; + border-radius: 0; +} + +calendar.button { + border-radius: 3px; +} + +calendar.highlight { + color: alpha(currentColor, 0.45); + font-weight: 500; +} + +calendar:indeterminate { + color: alpha(currentColor, 0.3); +} + +messagedialog.background { + background-color: #383a3e; +} + +messagedialog.background .titlebar { + min-height: 24px; + border-style: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #383a3e; + color: white; +} + +messagedialog.background .titlebar:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button { + padding: 4px 12px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button:first-child { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button:last-child { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.suggested-action { + color: #AB47BC; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.suggested-action:hover { + color: #AB47BC; + background-color: transparent; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.suggested-action:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + color: white; + border-color: rgba(171, 71, 188, 0.75); + box-shadow: inset 0 0 0 9999px rgba(171, 71, 188, 0.5); + background-image: radial-gradient(circle farthest-corner at center, rgba(171, 71, 188, 0.5) 10%, transparent 0%); + background-size: 0% 0%; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.suggested-action:disabled { + opacity: 0.65; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.destructive-action { + color: #FF5252; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.destructive-action:hover { + color: #FF5252; + background-color: transparent; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.destructive-action:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + color: white; + border-color: rgba(255, 82, 82, 0.75); + box-shadow: inset 0 0 0 9999px rgba(255, 82, 82, 0.5); + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 82, 82, 0.5) 10%, transparent 0%); + background-size: 0% 0%; +} + +messagedialog.background .linked:not(.vertical).dialog-action-area > button.destructive-action:disabled { + opacity: 0.65; +} + +messagedialog.background.csd { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +messagedialog.background.csd .linked:not(.vertical).dialog-action-area > button { + padding: 8px 16px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; +} + +messagedialog.background.csd .linked:not(.vertical).dialog-action-area > button:first-child { + border-bottom-left-radius: 2px; + border-top-left-radius: 0; +} + +messagedialog.background.csd .linked:not(.vertical).dialog-action-area > button:last-child { + border-bottom-right-radius: 2px; + border-top-right-radius: 0; +} + +filechooser .dialog-action-box { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +filechooser #pathbarbox { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #292b2e; +} + +filechooserbutton:drop(active) { + box-shadow: none; +} + +.sidebar { + border-style: none; + background-color: #383a3e; +} + +stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left { + border-right: 1px solid rgba(255, 255, 255, 0.12); + 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(255, 255, 255, 0.12); + border-right-style: none; +} + +.sidebar list { + background-color: transparent; +} + +.sidebar row { + transition: none; +} + +.sidebar separator, +.sidebar .separator { + min-height: 0; + border-color: transparent; + background-color: transparent; +} + +paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; +} + +separator.sidebar { + min-width: 0; + padding: 0; +} + +headerbar > separator.sidebar:dir(ltr), headerbar > separator.sidebar.left, headerbar > separator.sidebar.left:dir(rtl) { + border-right: none; +} + +headerbar > separator.sidebar:dir(rtl), headerbar > separator.sidebar.right { + border-left: none; + border-right-style: none; +} + +stacksidebar row { + padding: 10px 6px; + transition: none; +} + +stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; +} + +placessidebar { + background-color: #292b2e; +} + +placessidebar > viewport.frame { + border-style: none; +} + +placessidebar list { + padding: 1px 0 4px; +} + +placessidebar row { + min-height: 32px; + margin: -1px 0; + padding: 0; +} + +placessidebar row > revealer { + padding: 0 12px; +} + +placessidebar row:selected { + color: white; +} + +placessidebar row:selected button.sidebar-button { + color: rgba(255, 255, 255, 0.7); +} + +placessidebar row:selected button.sidebar-button:hover, placessidebar row:selected button.sidebar-button:active, placessidebar row:selected button.sidebar-button:checked { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +placessidebar row:selected button.sidebar-button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +placessidebar row:selected button.sidebar-button:checked:disabled { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +placessidebar row:disabled { + color: rgba(255, 255, 255, 0.45); +} + +placessidebar row image.sidebar-icon { + opacity: 0.45; +} + +placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 8px; +} + +placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 8px; +} + +placessidebar row label.sidebar-label:dir(ltr) { + padding-right: 2px; +} + +placessidebar row label.sidebar-label:dir(rtl) { + padding-left: 2px; +} + +placessidebar row.sidebar-placeholder-row { + min-height: 2px; + padding: 0 8px; + background-image: image(#EC407A); + background-clip: content-box; +} + +placessidebar row.sidebar-new-bookmark-row { + color: #EC407A; +} + +placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 0 0 2px #EC407A; +} + +placesview .server-list-button > image { + -gtk-icon-transform: rotate(0turn); +} + +placesview .server-list-button:checked > image { + -gtk-icon-transform: rotate(-0.5turn); +} + +placesview > actionbar > revealer > box > label { + padding-left: 8px; + padding-right: 8px; +} + +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#4b4d51); + background-size: 1px 1px; +} + +paned > separator.wide { + min-width: 6px; + min-height: 6px; + background-color: #292b2e; + background-image: image(#4b4d51), image(#4b4d51); + background-size: 1px 1px, 1px 1px; +} + +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; +} + +infobar { + border-style: none; +} + +infobar.info > revealer > box { + background-color: #66BB6A; +} + +infobar.question > revealer > box { + background-color: #42A5F5; +} + +infobar.warning > revealer > box { + background-color: #FDD633; +} + +infobar.error > revealer > box { + background-color: #F28B82; +} + +infobar.info > label, infobar.info, infobar.question > label, infobar.question, infobar.warning > label, infobar.warning, infobar.error > label, infobar.error { + color: white; +} + +infobar.info *:link, infobar.question *:link, infobar.warning *:link, infobar.error *:link { + color: white; +} + +window.background stack scrolledwindow infobar button, infobar.info button, infobar.question button, infobar.warning button, infobar.error button { + color: white; + background-color: rgba(255, 255, 255, 0); + border: 1px solid rgba(255, 255, 255, 0.5); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button.flat, infobar.info button.flat, infobar.question button.flat, infobar.warning button.flat, infobar.error button.flat { + color: white; + background-color: rgba(255, 255, 255, 0); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button.flat:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled { + box-shadow: none; +} + +window.background stack scrolledwindow infobar button.flat:disabled, infobar.info button.flat:disabled, infobar.question button.flat:disabled, infobar.warning button.flat:disabled, infobar.error button.flat:disabled, window.background stack scrolledwindow infobar button.flat:disabled label, infobar.info button.flat:disabled label, infobar.question button.flat:disabled label, infobar.warning button.flat:disabled label, infobar.error button.flat:disabled label { + color: rgba(255, 255, 255, 0.4); +} + +window.background stack scrolledwindow infobar button:hover, infobar.info button:hover, infobar.question button:hover, infobar.warning button:hover, infobar.error button:hover { + color: white; + background-color: rgba(255, 255, 255, 0.2); + border-color: rgba(255, 255, 255, 0.8); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button:active, infobar.info button:active, infobar.question button:active, infobar.warning button:active, infobar.error button:active, window.background stack scrolledwindow infobar button:checked, infobar.info button:checked, infobar.question button:checked, infobar.warning button:checked, infobar.error button:checked { + color: white; + background-color: rgba(255, 255, 255, 0.1); + border-color: rgba(255, 255, 255, 0.8); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled { + background-color: rgba(255, 255, 255, 0); + border-color: rgba(255, 255, 255, 0.4); + box-shadow: none; +} + +window.background stack scrolledwindow infobar button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, window.background stack scrolledwindow infobar button:disabled label, infobar.info button:disabled label, infobar.question button:disabled label, infobar.warning button:disabled label, infobar.error button:disabled label { + color: rgba(255, 255, 255, 0.5); +} + +window.background stack scrolledwindow infobar button:disabled:active, infobar.info button:disabled:active, infobar.question button:disabled:active, infobar.warning button:disabled:active, infobar.error button:disabled:active, window.background stack scrolledwindow infobar button:disabled:checked, infobar.info button:disabled:checked, infobar.question button:disabled:checked, infobar.warning button:disabled:checked, infobar.error button:disabled:checked { + color: white; + background-color: rgba(255, 255, 255, 0.5); + border-color: rgba(255, 255, 255, 0.4); + box-shadow: none; +} + +tooltip { + border-radius: 3px; + box-shadow: none; +} + +tooltip.background { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: alpha(#333539, 0.97); +} + +tooltip:not(.csd) { + border: 1px solid rgba(255, 255, 255, 0.12); + background-clip: border-box; +} + +tooltip decoration { + background-color: transparent; +} + +tooltip label { + min-height: 20px; + padding: 0 2px; +} + +colorswatch.top { + border-top-left-radius: 3.5px; + border-top-right-radius: 3.5px; +} + +colorswatch.top overlay { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +colorswatch.bottom { + border-bottom-left-radius: 3.5px; + border-bottom-right-radius: 3.5px; +} + +colorswatch.bottom overlay { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 3.5px; + border-bottom-left-radius: 3.5px; +} + +colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 3.5px; + border-bottom-right-radius: 3.5px; +} + +colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.dark overlay { + color: white; +} + +colorswatch.light overlay { + color: white; +} + +colorswatch.dark { + color: white; +} + +colorswatch.light { + color: white; +} + +colorswatch:drop(active) { + box-shadow: none; +} + +colorswatch:drop(active).light overlay { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 0 0 2px #EC407A; +} + +colorswatch:drop(active).dark overlay { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 0 0 2px #EC407A; +} + +colorswatch overlay { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +colorswatch overlay:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); +} + +colorswatch#add-color-button { + border-radius: 3px 3px 0 0; + color: white; +} + +colorswatch#add-color-button:only-child { + border-radius: 3px; +} + +colorswatch#add-color-button overlay { + background-image: linear-gradient(to right, #F28B82 25%, #FDD633 25%, #FDD633 50%, #66BB6A 50%, #66BB6A 75%, #42A5F5 75%); + color: white; +} + +colorswatch:disabled { + opacity: 0.3; +} + +colorswatch:disabled overlay { + box-shadow: none; +} + +colorswatch#editor-color-sample { + border-radius: 3.5px; +} + +colorswatch#editor-color-sample overlay { + border-radius: 3px; +} + +colorchooser .popover.osd { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border-radius: 2px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #333539; +} + +colorchooser .popover.osd:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.content-view { + background-color: #292b2e; +} + +decoration { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border-radius: 3px 3px 0 0; + box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 16px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 16px 16px 2px rgba(0, 0, 0, 0), 0 6px 18px 5px rgba(0, 0, 0, 0); + margin: 4px; +} + +decoration:backdrop { + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), 0 16px 16px 2px rgba(0, 0, 0, 0), 0 6px 18px 5px rgba(0, 0, 0, 0); +} + +.maximized decoration, .fullscreen decoration, .tiled decoration { + border-radius: 0; +} + +.popup decoration { + box-shadow: none; +} + +.ssd decoration { + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16); +} + +.csd.popup decoration { + border-radius: 3px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +tooltip.csd decoration { + border-radius: 3px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +messagedialog.csd decoration { + border-radius: 3px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +.solid-csd decoration { + margin: 0; + padding: 1px 2px 2px; + border: 1px solid #1e1f21; + border-radius: 0; + box-shadow: inset 0 0 0 2px #36383c, inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #4b4d51; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:checked, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .view:selected, textview text selection, iconview:selected, flowbox flowboxchild:selected, entry selection, modelbutton.flat:selected, +.menuitem.button.flat:selected, .background.budgie-popover.budgie-menu row.activatable > button.flat:selected, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:selected, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:selected, treeview.view header button:selected, row.activatable:selected, calendar:selected { + background-color: #AB47BC; + color: white; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:disabled:checked, .nemo-window .nemo-window-pane widget.entry:disabled:selected, .view:disabled:selected, textview text selection:disabled, iconview:disabled:selected, flowbox flowboxchild:disabled:selected, entry selection:disabled, modelbutton.flat:disabled:selected, +.menuitem.button.flat:disabled:selected, .background.budgie-popover.budgie-menu row.activatable > button.flat:disabled:selected, .background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable:disabled:selected, .background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:disabled:selected, treeview.view header button:disabled:selected, row.activatable:disabled:selected, calendar:disabled:selected { + color: rgba(255, 255, 255, 0.45); +} + +.monospace { + font-family: monospace; +} + +window.background.chromium headerbar.titlebar button.titlebutton, headerbar:not(.default-decoration) button.titlebutton.close, headerbar:not(.default-decoration) button.titlebutton.maximize, headerbar:not(.default-decoration) button.titlebutton.minimize, headerbar button.titlebutton.close, +.titlebar button.titlebutton.close, headerbar button.titlebutton.maximize, +.titlebar button.titlebutton.maximize, headerbar button.titlebutton.minimize, +.titlebar button.titlebutton.minimize { + margin: 0; + padding: 0; + min-width: 26px; + min-height: 26px; + animation: none; + box-shadow: none; + border: none; + color: transparent; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + background-size: 16px 16px; +} + +window.background.chromium headerbar.titlebar button.titlebutton:hover, headerbar button.titlebutton.close:hover, +.titlebar button.titlebutton.close:hover, headerbar button.titlebutton.maximize:hover, +.titlebar button.titlebutton.maximize:hover, headerbar button.titlebutton.minimize:hover, +.titlebar button.titlebutton.minimize:hover, window.background.chromium headerbar.titlebar button.titlebutton:active, headerbar button.titlebutton.close:active, +.titlebar button.titlebutton.close:active, headerbar button.titlebutton.maximize:active, +.titlebar button.titlebutton.maximize:active, headerbar button.titlebutton.minimize:active, +.titlebar button.titlebutton.minimize:active, window.background.chromium headerbar.titlebar button.titlebutton:checked, headerbar button.titlebutton.close:checked, +.titlebar button.titlebutton.close:checked, headerbar button.titlebutton.maximize:checked, +.titlebar button.titlebutton.maximize:checked, headerbar button.titlebutton.minimize:checked, +.titlebar button.titlebutton.minimize:checked { + box-shadow: none; + border: none; + color: transparent; + animation: none; + transition: background-size 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: transparent; + background-size: 22px 22px; +} + +window.background.chromium headerbar.titlebar button.titlebutton:backdrop, headerbar button.titlebutton.close:backdrop, +.titlebar button.titlebutton.close:backdrop, headerbar button.titlebutton.maximize:backdrop, +.titlebar button.titlebutton.maximize:backdrop, headerbar button.titlebutton.minimize:backdrop, +.titlebar button.titlebutton.minimize:backdrop { + opacity: 1; + color: transparent; +} + +headerbar button.titlebutton:hover, +.titlebar button.titlebutton:hover { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: none; + box-shadow: inset 0 0 0 9999px rgba(171, 71, 188, 0.3); + background-image: radial-gradient(circle farthest-corner at center, rgba(171, 71, 188, 0.3) 10%, transparent 0%); + background-size: 0% 0%; + color: #AB47BC; +} + +headerbar button.titlebutton:active, +.titlebar button.titlebutton:active, headerbar button.titlebutton:checked, +.titlebar button.titlebutton:checked { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: ripple_effect 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + box-shadow: inset 0 0 0 9999px #AB47BC; + background-image: radial-gradient(circle farthest-corner at center, #AB47BC 10%, transparent 0%); + background-size: 0% 0%; + color: white; +} + +headerbar button.titlebutton.close, +.titlebar button.titlebutton.close { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-dark.png"), url("assets/window-assets/titlebutton-close-dark@2.png")); +} + +headerbar button.titlebutton.close:backdrop, +.titlebar button.titlebutton.close:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-backdrop-dark.png"), url("assets/window-assets/titlebutton-close-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.close:hover, +.titlebar button.titlebutton.close:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-hover-dark.png"), url("assets/window-assets/titlebutton-close-hover-dark@2.png")); +} + +headerbar button.titlebutton.close:active, +.titlebar button.titlebutton.close:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-active-dark.png"), url("assets/window-assets/titlebutton-close-active-dark@2.png")); +} + +headerbar button.titlebutton.maximize, +.titlebar button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-dark.png"), url("assets/window-assets/titlebutton-maximize-dark@2.png")); +} + +headerbar button.titlebutton.maximize:backdrop, +.titlebar button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-backdrop-dark.png"), url("assets/window-assets/titlebutton-maximize-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.maximize:hover, +.titlebar button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-hover-dark.png"), url("assets/window-assets/titlebutton-maximize-hover-dark@2.png")); +} + +headerbar button.titlebutton.maximize:active, +.titlebar button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-active-dark.png"), url("assets/window-assets/titlebutton-maximize-active-dark@2.png")); +} + +headerbar button.titlebutton.minimize, +.titlebar button.titlebutton.minimize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-dark.png"), url("assets/window-assets/titlebutton-minimize-dark@2.png")); +} + +headerbar button.titlebutton.minimize:backdrop, +.titlebar button.titlebutton.minimize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-backdrop-dark.png"), url("assets/window-assets/titlebutton-minimize-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.minimize:hover, +.titlebar button.titlebutton.minimize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-hover-dark.png"), url("assets/window-assets/titlebutton-minimize-hover-dark@2.png")); +} + +headerbar button.titlebutton.minimize:active, +.titlebar button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-active-dark.png"), url("assets/window-assets/titlebutton-minimize-active-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize, +.fullscreen .titlebar button.titlebutton.maximize, .maximized headerbar button.titlebutton.maximize, +.maximized .titlebar button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-dark.png"), url("assets/window-assets/titlebutton-restore-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:backdrop, +.fullscreen .titlebar button.titlebutton.maximize:backdrop, .maximized headerbar button.titlebutton.maximize:backdrop, +.maximized .titlebar button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-backdrop-dark.png"), url("assets/window-assets/titlebutton-restore-backdrop-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:hover, +.fullscreen .titlebar button.titlebutton.maximize:hover, .maximized headerbar button.titlebutton.maximize:hover, +.maximized .titlebar button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-hover-dark.png"), url("assets/window-assets/titlebutton-restore-hover-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:active, +.fullscreen .titlebar button.titlebutton.maximize:active, .maximized headerbar button.titlebutton.maximize:active, +.maximized .titlebar button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-active-dark.png"), url("assets/window-assets/titlebutton-restore-active-dark@2.png")); +} + +headerbar > box.right, headerbar > box.left, +.titlebar > box.right, +.titlebar > box.left { + padding: 0 6px; +} + +headerbar:not(.default-decoration) button.titlebutton.close { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-dark.png"), url("assets/window-assets/titlebutton-close-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.close:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-backdrop-dark.png"), url("assets/window-assets/titlebutton-close-backdrop-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.close:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-hover-dark.png"), url("assets/window-assets/titlebutton-close-hover-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.close:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-active-dark.png"), url("assets/window-assets/titlebutton-close-active-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-dark.png"), url("assets/window-assets/titlebutton-maximize-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-backdrop-dark.png"), url("assets/window-assets/titlebutton-maximize-backdrop-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-hover-dark.png"), url("assets/window-assets/titlebutton-maximize-hover-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-active-dark.png"), url("assets/window-assets/titlebutton-maximize-active-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.minimize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-dark.png"), url("assets/window-assets/titlebutton-minimize-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.minimize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-backdrop-dark.png"), url("assets/window-assets/titlebutton-minimize-backdrop-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.minimize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-hover-dark.png"), url("assets/window-assets/titlebutton-minimize-hover-dark@2.png")); +} + +headerbar:not(.default-decoration) button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-active-dark.png"), url("assets/window-assets/titlebutton-minimize-active-dark@2.png")); +} + +.maximized headerbar:not(.default-decoration) button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-dark.png"), url("assets/window-assets/titlebutton-restore-dark@2.png")); +} + +.maximized headerbar:not(.default-decoration) button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-backdrop-dark.png"), url("assets/window-assets/titlebutton-restore-backdrop-dark@2.png")); +} + +.maximized headerbar:not(.default-decoration) button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-hover-dark.png"), url("assets/window-assets/titlebutton-restore-hover-dark@2.png")); +} + +.maximized headerbar:not(.default-decoration) button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-active-dark.png"), url("assets/window-assets/titlebutton-restore-active-dark@2.png")); +} + +cursor-handle { + border-radius: 9999px; + background-color: #EC407A; + background-image: none; +} + +cursor-handle.top:dir(ltr), cursor-handle.bottom:dir(rtl) { + padding-left: 6px; + border-top-right-radius: 0; +} + +cursor-handle.bottom:dir(ltr), cursor-handle.top:dir(rtl) { + padding-right: 6px; + border-top-left-radius: 0; +} + +cursor-handle.insertion-cursor:dir(ltr), cursor-handle.insertion-cursor:dir(rtl) { + -GtkWidget-text-handle-width: 24; + -GtkWidget-text-handle-height: 30; + -gtk-icon-source: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-dark.png"), url("assets/slider-horz-scale-has-marks-above-dark@2.png")); +} + +.context-menu { + font: initial; +} + +.budgie-notification-window button.image-button.close, .budgie-switcher-window button.image-button.close, .budgie-osd-window button.image-button.close, .background .raven .expander-button, .background .raven .raven-header:not(.top) button.image-button, widget > box.terminal-titlebar > button.image-button, widget > box.terminal-titlebar > button.image-button.toggle, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, .nautilus-window headerbar > revealer > button, button.close, button.round-button, button.circular, combobox > .linked:not(.vertical) > button.combo:not(:only-child), check, +radio { + border-radius: 9999px; + -gtk-outline-radius: 9999px; +} + +row button.circular { + margin: 0 5px; +} + +.pluma-window paned.horizontal box.vertical box.horizontal button.flat, .gedit-document-panel row button.flat, .nemo-window .floating-bar button, +.nautilus-window .floating-bar button, spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > button:hover, spinbutton:not(.vertical) > button:active, spinbutton:not(.vertical) > button:checked, spinbutton:not(.vertical) > button:disabled, .linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down, .linked > spinbutton:not(.vertical) > button.down:hover, .linked > spinbutton:not(.vertical) > button.down:active, .linked > spinbutton:not(.vertical) > button.down:checked, .linked > spinbutton:not(.vertical) > button.down:disabled, placessidebar row button.sidebar-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 9999px; + -gtk-outline-radius: 9999px; +} + +.keycap { + min-width: 12px; + min-height: 26px; + margin-top: 2px; + padding-bottom: 2px; + padding-left: 8px; + padding-right: 8px; + border: solid 1px rgba(255, 255, 255, 0.12); + border-radius: 3px; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.12); + background-color: #333539; + color: white; + font-size: smaller; +} + +:not(decoration):not(window):drop(active) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 2px #EC407A; + caret-color: #EC407A; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action), .background stackswitcher button:not(.destructive-action):not(.suggested-action), .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action), .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action), .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):not(.flat):not(.server-list-button) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 300ms cubic-bezier(0, 0, 0.2, 1); + margin: 0; + border-radius: 0; + background-image: none; + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + box-shadow: none; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):hover, .background stackswitcher button:not(.destructive-action):not(.suggested-action):hover, .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action):hover, .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action):hover, .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):hover:not(.flat):not(.server-list-button) { + color: white; + box-shadow: inset 0 -2px alpha(currentColor, 0.16); + background-color: transparent; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):active, .background stackswitcher button:not(.destructive-action):not(.suggested-action):active, .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action):active, .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action):active, .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):active:not(.flat):not(.server-list-button) { + animation: none; + box-shadow: none; + background-color: transparent; + color: white; + background-image: none; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, alpha(currentColor, 0.16) 0%) 0 0 2/0 0 2px; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):checked, .background stackswitcher button:not(.destructive-action):not(.suggested-action):checked, .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action):checked, .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action):checked, .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):checked:not(.flat):not(.server-list-button) { + color: white; + box-shadow: inset 0 -2px #AB47BC; + background-color: transparent; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):checked:disabled, .background stackswitcher button:not(.destructive-action):not(.suggested-action):checked:disabled { + color: rgba(255, 255, 255, 0.45); + box-shadow: inset 0 -2px rgba(171, 71, 188, 0.35); + background-color: transparent; +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher > button:not(.destructive-action):not(.suggested-action):disabled, .background stackswitcher button:not(.destructive-action):not(.suggested-action):disabled, .background .primary-toolbar stackswitcher > button:not(.destructive-action):not(.suggested-action):disabled, .background .location-bar stackswitcher > button:not(.destructive-action):not(.suggested-action):disabled, .background actionbar > revealer > box stackswitcher > button:not(.destructive-action):not(.suggested-action):disabled:not(.flat):not(.server-list-button) { + color: rgba(255, 255, 255, 0.3); + box-shadow: none; + background-color: transparent; +} + +.background stackswitcher { + background-color: #383a3e; + border-radius: 3px; + border: none; + padding: 0 6px; +} + +.background stackswitcher button.text-button { + min-width: 100px; +} + +.background stackswitcher button.circular, .background stackswitcher button.text-button.circular { + min-width: 36px; + min-height: 36px; + border-radius: 9999px; + -gtk-outline-radius: 9999px; + padding: 0; +} + +popover.emoji-picker { + padding: 0; +} + +popover.emoji-picker entry { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; + box-shadow: none; +} + +popover.emoji-picker scrolledwindow { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +button.emoji-section { + margin-top: -1px; + padding: 0 8px; + min-width: 24px; + min-height: 36px; + border-radius: 0; + outline-offset: -6px; + box-shadow: none; +} + +button.emoji-section:hover { + box-shadow: inset 0 2px rgba(255, 255, 255, 0.3); +} + +button.emoji-section:active { + box-shadow: inset 0 2px #AB47BC; + background-image: radial-gradient(circle farthest-corner at center, rgba(171, 71, 188, 0.7) 10%, transparent 0%); +} + +button.emoji-section:checked { + box-shadow: inset 0 2px #AB47BC; + background-color: transparent; +} + +button.emoji-section:first-child { + margin-left: 6px; +} + +button.emoji-section:last-child { + margin-right: 6px; +} + +.emoji { + min-width: 3em; + min-height: 3em; + padding: 0; +} + +.emoji widget { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); +} + +.emoji widget:hover { + font-size: larger; +} + +window.background.csd.unified headerbar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +window.background.csd.unified headerbar.selection-mode { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +window.background.csd.unified > decoration-overlay { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +window.background.csd.unified, +window.background.csd.unified > decoration, +window.background.csd.unified > decoration-overlay { + border-radius: 3px; +} + +window.background.csd.unified.tiled > decoration-overlay, window.background.csd.unified.tiled-top > decoration-overlay, window.background.csd.unified.tiled-right > decoration-overlay, window.background.csd.unified.tiled-bottom > decoration-overlay, window.background.csd.unified.tiled-left > decoration-overlay, window.background.csd.unified.maximized > decoration-overlay, window.background.csd.unified.fullscreen > decoration-overlay { + box-shadow: none; +} + +window.background.csd.unified.tiled, +window.background.csd.unified.tiled > decoration, +window.background.csd.unified.tiled > decoration-overlay, window.background.csd.unified.tiled-top, +window.background.csd.unified.tiled-top > decoration, +window.background.csd.unified.tiled-top > decoration-overlay, window.background.csd.unified.tiled-right, +window.background.csd.unified.tiled-right > decoration, +window.background.csd.unified.tiled-right > decoration-overlay, window.background.csd.unified.tiled-bottom, +window.background.csd.unified.tiled-bottom > decoration, +window.background.csd.unified.tiled-bottom > decoration-overlay, window.background.csd.unified.tiled-left, +window.background.csd.unified.tiled-left > decoration, +window.background.csd.unified.tiled-left > decoration-overlay, window.background.csd.unified.maximized, +window.background.csd.unified.maximized > decoration, +window.background.csd.unified.maximized > decoration-overlay, window.background.csd.unified.fullscreen, +window.background.csd.unified.fullscreen > decoration, +window.background.csd.unified.fullscreen > decoration-overlay { + border-radius: 0; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button, +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button, .nautilus-window headerbar .path-bar-box button { + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, transparent 0%) 0 0 0/0 0 0; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box button:hover { + background-color: transparent; + color: white; + box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.12); +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box button:checked { + color: white; + background-color: transparent; + box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.12); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, transparent 0%) 0 0 2/0 0 2px; + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 255, 255, 0.12) 10%, transparent 0%); +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box button:checked { + background: none; + box-shadow: none; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:backdrop, .nautilus-window headerbar .path-bar-box button:backdrop { + color: rgba(255, 255, 255, 0.45); +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:backdrop:disabled, .nautilus-window headerbar .path-bar-box button:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); +} + +.nautilus-window headerbar .path-bar-box { + margin-top: 6px; + margin-bottom: 6px; + border-radius: 3px; + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.06); +} + +.nautilus-window headerbar .path-bar-box button { + margin: 0; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button, +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button { + margin-top: 0; + margin-bottom: 0; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:not(:only-child):last-child, +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nautilus-window headerbar .path-bar-box.width-maximized { + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.06); +} + +.nautilus-window headerbar .path-bar-box.background.frame { + border: none; + background-color: transparent; +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar { + background-color: rgba(255, 255, 255, 0.05); + border-radius: 3px; + margin: 6px 0; +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) { + margin-top: 0; + margin-bottom: 0; + color: rgba(255, 255, 255, 0.7); +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .dim-label, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .budgie-notification .notification-body, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .budgie-switcher .notification-body, .budgie-notification .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .notification-body, .budgie-switcher .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) .notification-body, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action) label.separator { + color: rgba(255, 255, 255, 0.7); +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action):hover { + background-color: transparent; + color: white; + box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.08); +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action):active, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action):checked { + color: white; + background-color: transparent; + box-shadow: inset 0 0 0 9999px rgba(255, 255, 255, 0.08); + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 255, 255, 0.08) 10%, transparent 0%); +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action).current-dir { + color: white; +} + +.nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action).current-dir:hover, .nautilus-window .windowhandle .linked.nautilus-path-bar button:not(.suggested-action):not(.destructive-action).current-dir:active { + background: none; + box-shadow: none; +} + +.nautilus-window, +.nautilus-window notebook, +.nautilus-window notebook > stack { + background: #333539; +} + +.nautilus-window notebook > header.top tabs, +.nautilus-window notebook > header.bottom tabs { + padding-left: 0; + padding-right: 0; +} + +.nautilus-window notebook > header.left tabs, +.nautilus-window notebook > header.right tabs { + padding-top: 0; + padding-bottom: 0; +} + +.nautilus-canvas-item { + border-radius: 3px; +} + +.nautilus-canvas-item.dim-label, .budgie-notification .nautilus-canvas-item.notification-body, .budgie-switcher .nautilus-canvas-item.notification-body, label.nautilus-canvas-item.separator, +.nautilus-list-dim-label { + color: rgba(255, 255, 255, 0.7); +} + +.nautilus-canvas-item.dim-label:selected, .budgie-notification .nautilus-canvas-item.notification-body:selected, .budgie-switcher .nautilus-canvas-item.notification-body:selected, label.nautilus-canvas-item.separator:selected, .nautilus-canvas-item.dim-label:selected:focus, +.nautilus-list-dim-label:selected, +.nautilus-list-dim-label:selected:focus { + color: white; +} + +.caja-desktop.caja-canvas-item, +.nautilus-desktop.nautilus-canvas-item { + color: white; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); +} + +.caja-desktop.caja-canvas-item:selected, +.nautilus-desktop.nautilus-canvas-item:selected { + text-shadow: none; + color: white; +} + +filechooser placessidebar.sidebar separator, +filechooser placessidebar.sidebar .separator, +.nautilus-window placessidebar.sidebar separator, +.nautilus-window placessidebar.sidebar .separator { + min-height: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: rgba(255, 255, 255, 0.12); +} + +filechooser placessidebar.sidebar row.sidebar-row, +.nautilus-window placessidebar.sidebar row.sidebar-row { + padding: 2px; +} + +filechooser placessidebar.sidebar row.sidebar-row:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:hover { + transition: none; + color: #AB47BC; + background-color: transparent; + box-shadow: inset 3px 0 #AB47BC; +} + +filechooser placessidebar.sidebar row.sidebar-row:active, +.nautilus-window placessidebar.sidebar row.sidebar-row:active { + box-shadow: inset 3px 0 #AB47BC; +} + +filechooser placessidebar.sidebar row.sidebar-row:backdrop, +.nautilus-window placessidebar.sidebar row.sidebar-row:backdrop { + opacity: 0.85; +} + +filechooser placessidebar.sidebar row.sidebar-row:selected:active, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:active { + box-shadow: none; +} + +filechooser placessidebar.sidebar row.sidebar-row:selected:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover { + box-shadow: none; + color: white; + background-color: alpha(#AB47BC, 0.8); +} + +@keyframes needs_attention_keyframes { + from { + background-color: transparent; + } + to { + background-color: rgba(255, 255, 255, 0.3); + } +} + +.nautilus-operations-button-needs-attention { + color: #EC407A; + animation: needs_attention_keyframes 100ms cubic-bezier(0.4, 0, 0.2, 1) 2 alternate; +} + +.nautilus-operations-button-needs-attention-multiple { + color: #EC407A; + animation: needs_attention_keyframes 100ms cubic-bezier(0.4, 0, 0.2, 1) 4 alternate; +} + +.nemo-window .floating-bar, +.nautilus-window .floating-bar { + min-height: 32px; + padding: 0; + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; + background-color: #333539; + background-clip: border-box; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-width 0; +} + +.nemo-window .floating-bar.bottom.left, +.nautilus-window .floating-bar.bottom.left { + border-width: 1px 1px 0 0; + border-top-right-radius: 3px; +} + +.nemo-window .floating-bar.bottom.right, +.nautilus-window .floating-bar.bottom.right { + border-width: 1px 0 0 1px; + border-top-left-radius: 3px; +} + +.nemo-window .floating-bar button, +.nautilus-window .floating-bar button { + margin: 8px; +} + +.disk-space-display.unknown { + background-color: #FDD633; +} + +.disk-space-display.used { + background-color: #AB47BC; +} + +.disk-space-display.free { + background-color: rgba(255, 255, 255, 0.3); + color: rgba(255, 255, 255, 0.45); +} + +.documents-entry-tag, .photos-entry-tag { + margin: 3px -2px 3px 8px; + padding: 0 8px; + border-radius: 9999px; + box-shadow: none; + background-color: #AB47BC; + color: white; +} + +.documents-entry-tag:hover, .photos-entry-tag:hover { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +.documents-entry-tag.button, .button.photos-entry-tag { + margin: 0 -2px; + padding: 4px; + border-radius: 9999px; + box-shadow: none; + color: rgba(255, 255, 255, 0.7); +} + +.documents-entry-tag.button:hover, .button.photos-entry-tag:hover, .documents-entry-tag.button:active, .button.photos-entry-tag:active { + color: white; +} + +.nautilus-window searchbar { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.nautilus-window .searchbar-container { + margin-top: -1px; +} + +paned.titlebar.horizontal > headerbar, paned.titlebar.horizontal > separator { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.open-document-selector-name-label { + font-weight: bold; +} + +.open-document-selector-path-label { + color: alpha(currentColor, 0.45); + font-size: smaller; +} + +.gedit-document-panel { + background-color: #383a3e; +} + +.gedit-document-panel row.activatable { + padding: 6px 4px; +} + +.gedit-document-panel-group-row, +.gedit-document-panel-group-row:hover { + border-top: 1px solid alpha(currentColor, 0.3); +} + +.gedit-document-panel-group-row:first-child, +.gedit-document-panel-group-row:first-child:hover { + border-top: 0px; +} + +.gedit-side-panel-paned statusbar { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.background .gedit-search-slider { + margin: 6px 6px 8px; + box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.2), 0 3px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 5px -1px rgba(0, 0, 0, 0.12); + border-radius: 3px; +} + +.background .gedit-search-slider .gedit-search-entry-occurrences-tag { + all: unset; + border: none; + box-shadow: none; + padding: 0 4px; + color: alpha(currentColor, 0.45); +} + +.background .gedit-search-slider popover.background { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + padding: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + background-color: #383a3e; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry, .background .gedit-search-slider > .linked:not(.vertical) > entry:focus { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + border-image: none; + background-color: #383a3e; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry:dir(ltr) { + margin-right: -72px; + padding-right: 80px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry:dir(ltr) .gedit-search-entry-occurrences-tag { + box-shadow: none; + margin-right: -8px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry:dir(rtl) { + margin-left: -72px; + padding-left: 80px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry:dir(rtl) .gedit-search-entry-occurrences-tag { + box-shadow: none; + margin-left: -8px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo):hover, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo):active, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo):disabled, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo) + button:not(.combo), .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo) + button:not(.combo):hover, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo) + button:not(.combo):active, .background .gedit-search-slider > .linked:not(.vertical) > entry + button:not(.combo) + button:not(.combo):disabled { + border-image: none; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button { + color: rgba(255, 255, 255, 0.7); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:hover { + background-image: none; + box-shadow: none; + color: white; + background-color: rgba(255, 255, 255, 0.15); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:active { + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 255, 255, 0.15) 10%, transparent 0%); + box-shadow: none; + color: white; + background-color: rgba(255, 255, 255, 0.15); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.error ~ button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #F28B82; + color: rgba(0, 0, 0, 0.87); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error:disabled { + opacity: 0.35; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #F28B82; + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F28B82 100%, #F28B82 10%) 0 0 2/0 0 2px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.error.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #FDD633; + color: rgba(0, 0, 0, 0.87); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning:focus { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning:disabled { + opacity: 0.35; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #FDD633; + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning.flat:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #FDD633 100%, #FDD633 10%) 0 0 2/0 0 2px; +} + +.background .gedit-search-slider > .linked:not(.vertical) > entry.search.warning.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); +} + +.gedit-search-slider .linked:not(.vertical) > entry, +notebook > stack:not(:only-child) revealer .gedit-search-slider .linked:not(.vertical) > entry { + border-radius: 3px; +} + +.background tabbox { + border: none; + background-color: #2e3034; + padding: 0; + margin: 0; + border-radius: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.background tabbox > tab:hover { + box-shadow: inset 0 -2px alpha(#AB47BC, 0.3); +} + +.background tabbox > tab:checked { + box-shadow: inset 0 -2px #AB47BC; +} + +.background tabbox > tab button { + min-height: 24px; + min-width: 24px; + border-radius: 9999px; + border: none; + padding: 0; +} + +window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list { + background-color: #292b2e; +} + +window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list > separator { + border-left: 100px solid transparent; + border-right: 100px solid transparent; +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list { + background-image: image(#292b2e); +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list > box.vertical > list { + background-color: #292b2e; +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list separator { + border-left: 100px solid transparent; + border-right: 100px solid transparent; +} + +.category_page_header_filter_box { + background-image: image(#292b2e); + border-image: linear-gradient(to bottom, #4b4d51, #4b4d51) 0 0 1 0/0 0 1px 0 stretch; +} + +.category_page_header_filter_box button { + color: rgba(255, 255, 255, 0.7); + background-image: image(#292b2e); +} + +.category_page_header_filter_box button:hover { + color: rgba(255, 255, 255, 0.75); +} + +.category_page_header_filter_box button:checked { + color: white; +} + +.category_page_header_filter_box button:disabled { + color: rgba(255, 255, 255, 0.55); +} + +.application-details-infobar { + background-image: image(#333539); + border-image: linear-gradient(to bottom, #4b4d51, #4b4d51) 1 1 1 1/1px 1px 1px 1px stretch; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable { + color: white; + transition-duration: 0.1s; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:active { + color: white; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable label.compressed-entries-label { + background-image: image(#AB47BC); + color: white; + font-weight: 700; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row { + background-image: image(#222326); + color: #cccccc; + transition-property: opacity, border-image, background-image, box-shadow; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:hover { + background-image: image(#343638); + color: white; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active:focus { + background-image: image(#3e4043); + color: white; + animation: none; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row.popover-activated-row { + background-image: image(#AB47BC); + color: white; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header { + background-image: image(#333539); + background-color: #333539; + color: #AB47BC; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:hover { + background-image: image(#393640); +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active:focus { + background-image: image(#3f3746); + color: #AB47BC; + animation: none; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header label.compressed-entries-label { + background-image: image(#AB47BC); + color: white; + transition-duration: 0s; +} + +workbench.csd > stack.titlebar, +window.csd.org-gnome-Builder > stack.titlebar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0), 0 1px 2px -1px rgba(0, 0, 0, 0), 0 1px 2px -0.6px rgba(0, 0, 0, 0); +} + +popover.background.dzlmenubutton button.dzlmenubuttonitem:active label, popover.background.dzlmenubutton button.dzlmenubuttonitem:checked label, popover.background.dzlmenubutton button.dzlmenubuttonitem:hover label { + color: white; + transition: none; +} + +perspectiveswitcher { + background-color: #292b2e; +} + +perspectiveswitcher button:checked { + color: #AB47BC; +} + +layouttabbar { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #292b2e; +} + +layouttabbar > box > button { + margin: 2px 0; +} + +layouttab { + margin: 0 8px; + border-style: none solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 -2px #AB47BC; + background-color: #333539; +} + +layouttab separator.vertical { + margin: 8px 4px; +} + +layouttab button.text-button, layouttab button.image-button, layouttab button { + margin-top: 8px; + margin-bottom: 8px; + padding: 0 4px; +} + +layouttab > box > button.close { + border-radius: 9999px; +} + +layout { + border: 1px solid rgba(255, 255, 255, 0.12); + -PnlDockBin-handle-size: 1; +} + +entry.search-missing { + background-color: #F28B82; + color: white; +} + +entry.search.preferences-search { + box-shadow: none; +} + +workbench treeview.image { + color: alpha(currentColor, 0.45); +} + +workbench treeview.image:selected { + color: rgba(255, 255, 255, 0.45); +} + +dockbin { + border: 1px solid rgba(255, 255, 255, 0.12); + -PnlDockBin-handle-size: 1; +} + +dockpaned { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +eggsearchbar box.search-bar { + padding: 0 8px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #292b2e; +} + +docktabstrip { + padding: 0 8px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #292b2e; +} + +docktab { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 24px; + min-width: 24px; + margin-bottom: -1px; + padding: 6px; + outline-offset: -6px; + border-width: 1px; + border-color: transparent; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; +} + +docktab:hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); + color: white; +} + +docktab:checked { + animation: tab_ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: inset 0 -2px #AB47BC; + color: white; +} + +dockoverlayedge { + background-color: #292b2e; +} + +dockoverlayedge docktabstrip { + padding: 0; + border: none; +} + +dockoverlayedge.left-edge docktab:hover { + box-shadow: inset -2px 0 rgba(255, 255, 255, 0.3); +} + +dockoverlayedge.left-edge docktab:checked { + box-shadow: inset -2px 0 #AB47BC; +} + +dockoverlayedge.right-edge docktab:hover { + box-shadow: inset 2px 0 rgba(255, 255, 255, 0.3); +} + +dockoverlayedge.right-edge docktab:checked { + box-shadow: inset 2px 0 #AB47BC; +} + +pillbox { + background-color: #292b2e; + border-radius: 2px; +} + +buildperspective row { + padding: 10px; +} + +layoutpane entry.search { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +editortweak entry.search { + margin-bottom: -1px; + box-shadow: none; +} + +frame.gb-search-frame { + border-bottom-right-radius: 5px; +} + +.gb-search-entry-occurrences-tag { + box-shadow: none; + background-color: transparent; +} + +docktabstrip { + min-height: 39px; +} + +workbench preferences preferencesgroup list entry { + padding-top: 8px; + padding-bottom: 8px; +} + +GdMainIconView.content-view { + -GdMainIconView-icon-size: 48; +} + +.documents-counter { + margin: 8px; + border-radius: 9999px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + background-color: #EC407A; + color: white; + font-weight: bold; +} + +.documents-scrolledwin.frame { + border-style: none; +} + +.photos-fade-in { + opacity: 1; + transition: opacity 100ms cubic-bezier(0, 0, 0.2, 1); +} + +.photos-fade-out { + opacity: 0; + transition: opacity 100ms cubic-bezier(0, 0, 0.2, 1); +} + +overlay grid.horizontal > revealer > scrolledwindow.frame:dir(ltr) { + border-style: none none none solid; +} + +overlay grid.horizontal > revealer > scrolledwindow.frame:dir(rtl) { + border-style: none solid none none; +} + +.side-panel:dir(ltr) { + border-style: solid; + border-color: rgba(255, 255, 255, 0.12); +} + +.side-panel:dir(rtl) { + border-style: solid; + border-color: rgba(255, 255, 255, 0.12); +} + +.side-panel .view { + background-image: image(#383a3e); +} + +.side-panel .view:hover { + background-image: image(#424448); +} + +.side-panel .view:selected { + background-image: image(#AB47BC); +} + +.side-panel .view:selected:hover { + background-image: image(#af50bf); +} + +.songs-list:hover { + background-image: image(rgba(255, 255, 255, 0.3)); +} + +frame.documents-dropdown { + margin: 8px; +} + +frame.documents-dropdown > border { + border: none; +} + +box.vertical:not(.titlebar) > revealer > toolbar.search-bar { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +box.vertical:not(.titlebar) > revealer > toolbar.search-bar button > widget { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +box.horizontal.titlebar > headerbar > stack > box.vertical > .title { + margin: 0; +} + +box.horizontal.titlebar > headerbar > stack > box.vertical > .subtitle { + margin: -3px 0; +} + +dialog.background.csd > headerbar.titlebar > label:not(.title):not(.subtitle) { + font-weight: 700; +} + +window.background.csd > headerbar.titlebar > box.horizontal > separator.sidebar, +window.background.csd > headerbar.titlebar > hdyleaflet > separator.sidebar, +window.background.csd > headerbar.titlebar > leaflet > separator.sidebar { + border-right-style: none; + background: none; + margin: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +window.background.csd > headerbar.titlebar > leaflet > headerbar, +window.background.csd > headerbar.titlebar > hdyleaflet > headerbar { + background: none; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +window.background.csd > box.horizontal > separator.sidebar, +window.background.csd > hdyleaflet > separator.sidebar, +window.background.csd > leaflet > separator.sidebar { + background: none; + min-width: 0; +} + +window.background.csd > leaflet > stack.background button.osd.remove-button, +window.background.csd > hdyleaflet > stack.background button.osd.remove-button, +window.background.csd > box.horizontal > stack.background button.osd.remove-button { + padding: 0; + margin: 6px; + min-width: 32px; + min-height: 30px; + border: none; + background-color: rgba(0, 0, 0, 0.45); + color: rgba(255, 255, 255, 0.75); + box-shadow: none; +} + +window.background.csd > leaflet > stack.background button.osd.remove-button:hover, +window.background.csd > hdyleaflet > stack.background button.osd.remove-button:hover, +window.background.csd > box.horizontal > stack.background button.osd.remove-button:hover { + background-color: rgba(0, 0, 0, 0.65); + color: white; + box-shadow: none; +} + +window.background.csd > leaflet > stack.background button.osd.remove-button:active, +window.background.csd > hdyleaflet > stack.background button.osd.remove-button:active, +window.background.csd > box.horizontal > stack.background button.osd.remove-button:active { + background-color: rgba(0, 0, 0, 0.75); + color: white; + box-shadow: none; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar, headerbar.titlebar.selection-mode leaflet > headerbar { + background-color: #AB47BC; + color: rgba(255, 255, 255, 0.7); +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar separator.titlebutton, headerbar.titlebar.selection-mode leaflet > headerbar separator.titlebutton { + background: none; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize { + color: white; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:backdrop, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:backdrop { + background-image: none; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:backdrop, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:disabled, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:disabled, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:backdrop { + color: rgba(255, 255, 255, 0.3); +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:disabled > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:backdrop > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:disabled > label, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:backdrop > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:disabled > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:backdrop > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:disabled > label, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:backdrop > label { + color: inherit; +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:hover, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:hover, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:hover { + color: white; + background-color: rgba(255, 255, 255, 0.12); +} + +headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.close:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:active, headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.minimize:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.close:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:active, headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.minimize:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); +} + +.fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize, .fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:hover, .fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:active, .fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled, .fullscreen headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:hover, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:active, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:disabled, .maximized headerbar.titlebar.selection-mode hdyleaflet > headerbar button.titlebutton.maximize:backdrop, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:hover, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:active, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled, .fullscreen headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:hover, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:active, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:disabled, .maximized headerbar.titlebar.selection-mode leaflet > headerbar button.titlebutton.maximize:backdrop { + background-image: none; +} + +window.background.csd.unified > deck > box > leaflet > headerbar { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +window.background.csd.unified > deck > box > leaflet > separator.sidebar { + border-right: none; +} + +.main-window > headerbar.titlebar > stack > hdyleaflet > headerbar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +.main-window > headerbar.titlebar > stack > hdyleaflet > separator { + background: none; + min-width: 0; +} + +window.background.csd.unified { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle > viewswitchertitle > squeezer > viewswitcher > box.horizontal > button.radio { + min-height: 0; + padding: 0 12px; + margin: 0; + border-radius: 0; +} + +window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle > viewswitchertitle > squeezer > viewswitcher > box.horizontal > button.radio:checked:backdrop { + background-color: rgba(171, 71, 188, 0.5); + color: rgba(255, 255, 255, 0.45); +} + +task-row { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + margin: 0 -4px; +} + +task-row:hover { + transition: none; +} + +task-row label { + margin: 0 8px; +} + +task-row image { + margin: 0 4px; +} + +task-list-view > box > revealer > box > button { + min-height: 36px; + margin: -4px; + padding: 0 12px; +} + +task-list-view > box > revealer > box > button label { + margin: 0 8px; +} + +task-list-view > box > revealer > box > button image { + margin: 0 4px; +} + +#eog-thumb-nav scrolledwindow { + border-top: none; +} + +#eog-thumb-nav button { + -gtk-outline-radius: 2px; +} + +frame.taskbar > border { + border-style: solid none none; +} + +box.vertical > paned.horizontal notebook widget .frame { + border-style: none; +} + +frame.commit-frame > border { + border-style: solid none none; +} + +box.dialog-vbox scrolledwindow.related { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +list.categories { + background-image: image(#383a3e); +} + +button.title label { + min-height: 36px; +} + +terminal-window notebook > header button.toggle { + margin: -3px -2px; + border-radius: 0; + min-height: 24px; + min-width: 24px; + padding: 6px; +} + +window.background.csd.terminal-window.unified headerbar { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.tweak-categories { + background-image: image(#2e3034); +} + +.tweak-categories separator { + min-width: 0; + min-height: 0; + background-color: transparent; +} + +.tweak { + padding: 3px; +} + +.tweak.title:hover { + box-shadow: none; +} + +.tweak-group-white, +.tweak-white, +.tweak-white:hover { + background-image: image(#333539); +} + +.tweak-startup, +.tweak-startup:hover { + background-image: image(#333539); +} + +.tweak-group-startup { + background-image: image(#333539); + border: 1px solid rgba(255, 255, 255, 0.12); +} + +row#Focus, +row#ClickMethod, +row#StaticWorkspaceTweak, +row#dynamic-workspaces, +row#PrimaryWorkspaceTweak, +row#workspaces-only-on-primary { + padding: 0; + border: 1px solid rgba(255, 255, 255, 0.12); +} + +row#Focus row:not(:last-child), +row#ClickMethod row:not(:last-child), +row#StaticWorkspaceTweak row:not(:last-child), +row#dynamic-workspaces row:not(:last-child), +row#PrimaryWorkspaceTweak row:not(:last-child), +row#workspaces-only-on-primary row:not(:last-child) { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +row#Focus.tweak > list, +row#ClickMethod.tweak > list, +row#StaticWorkspaceTweak.tweak > list, +row#dynamic-workspaces.tweak > list, +row#PrimaryWorkspaceTweak.tweak > list, +row#workspaces-only-on-primary.tweak > list { + margin-top: -3px; +} + +row#Focus, +row#ClickMethod, +row#PrimaryWorkspaceTweak, +row#workspaces-only-on-primary { + margin-top: 4px; +} + +window.background.csd > leaflet.titlebar > headerbar.titlebar, +window.background.csd > hdyleaflet.titlebar > headerbar.titlebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.terminix-background box.vertical > widget > box.horizontal { + padding: 3px 0 2px; +} + +.terminix-background box.vertical > widget > box.horizontal button { + padding: 4px 8px; +} + +.terminix-background box.vertical > widget > box.horizontal button.image-button { + padding: 4px; +} + +.terminix-background revealer > frame > border { + border-style: none; +} + +button.image-button.session-new-button { + min-width: 32px; +} + +overlay > revealer.left > scrolledwindow.frame, +overlay > revealer.right > scrolledwindow.frame { + border-style: none; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +overlay > revealer.left > scrolledwindow.frame { + margin-right: 32px; +} + +overlay > revealer.right > scrolledwindow.frame { + margin-left: 32px; +} + +.terminix-session-sidebar { + background-image: image(#383a3e); +} + +window.background > box.vertical > scrolledwindow > widget toolbar { + padding: 2px; +} + +window.background > box.vertical > scrolledwindow > widget toolbar separator, +window.background > box.vertical > scrolledwindow > widget toolbar button { + margin: 2px; +} + +window.background > box.vertical > scrolledwindow > widget toolbar button { + border-radius: 2px; +} + +#MozillaGtkWidget.background > widget > button:not(.combo) > button, #MozillaGtkWidget.background > widget > button.combo, #MozillaGtkWidget.background > widget > button, window.background:not(.csd) > widget > button:not(.combo) > button, window.background:not(.csd) > widget > button.combo, window.background:not(.csd) > widget > button { + min-width: unset; + min-height: unset; + padding: 4px 8px 5px; +} + +#MozillaGtkWidget.background > widget > entry, window.background:not(.csd) > widget > entry { + min-width: 24px; + min-height: 24px; + padding: 0 4px; +} + +window.background.chromium > textview text selection, #MozillaGtkWidget.background > widget > scrolledwindow > textview text selection { + background-color: #AB47BC; + color: white; +} + +window.background.chromium > textview text selection:disabled, #MozillaGtkWidget.background > widget > scrolledwindow > textview text selection:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, window.background:not(.csd) text:selected { + background-color: #AB47BC; + color: white; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview text:disabled:selected, window.background:not(.csd) text:disabled:selected { + color: rgba(255, 255, 255, 0.45); +} + +window.background:not(.csd) > widget > separator { + color: #4b4d51; +} + +window.background:not(.csd) > widget > scrollbar { + background-clip: border-box; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { + border-color: #4b4d51; +} + +window.background:not(.csd) > widget > button > button { + border: 1px solid #4b4d51; + border-radius: 3px; + box-shadow: none; +} + +window.background:not(.csd) > widget > entry { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +window.background:not(.csd) > widget > entry:focus { + border: 1px solid #AB47BC; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: white; +} + +window.background:not(.csd) > widget > entry:disabled { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +window.background:not(.csd) > widget > button > button, window.background:not(.csd) > widget > button.combo > button { + border: 1px solid #4b4d51; + box-shadow: none; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +window.background:not(.csd) > widget > button > button:hover, window.background:not(.csd) > widget > button.combo > button:hover { + box-shadow: none; + background-color: #3b3d41; + color: white; +} + +window.background:not(.csd) > widget > button > button:active, window.background:not(.csd) > widget > button > button:checked, window.background:not(.csd) > widget > button.combo > button:active, window.background:not(.csd) > widget > button.combo > button:checked { + box-shadow: none; + background-color: #434549; + color: white; + animation: none; +} + +window.background:not(.csd) > widget > button > button:disabled, window.background:not(.csd) > widget > button.combo > button:disabled { + box-shadow: none; + background-color: #323336; + color: white; +} + +window.background:not(.csd) > widget > button > button:checked:disabled, window.background:not(.csd) > widget > button.combo > button:checked:disabled { + box-shadow: none; + background-color: rgba(171, 71, 188, 0.5); + color: rgba(255, 255, 255, 0.45); +} + +window.background:not(.csd) > widget > menubar { + color: rgba(255, 255, 255, 0.7); +} + +window.background:not(.csd) > widget > menubar:hover { + color: white; +} + +window.background:not(.csd) > widget > menubar:disabled { + color: rgba(255, 255, 255, 0.45); +} + +window.background:not(.csd) > widget > frame { + color: #4b4d51; +} + +window.background:not(.csd) > menu, +window.background:not(.csd) > menu > menu { + background-color: #333539; +} + +window.background:not(.csd) > menu menuitem, +window.background:not(.csd) > menu > menu menuitem { + color: rgba(255, 255, 255, 0.7); +} + +window.background:not(.csd) > menu menuitem:hover, +window.background:not(.csd) > menu > menu menuitem:hover { + color: white; +} + +window.background:not(.csd) > menu menuitem:disabled, window.background:not(.csd) > menu menuitem label:disabled, +window.background:not(.csd) > menu > menu menuitem:disabled, +window.background:not(.csd) > menu > menu menuitem label:disabled { + color: rgba(255, 255, 255, 0.3); +} + +window.background:not(.csd) > window > menu menuitem { + transition: none; +} + +window.background:not(.csd) > menu > separator { + color: rgba(255, 255, 255, 0.12); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio, #MozillaGtkWidget.background > widget > checkbutton > check { + color: #888888; +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:hover, #MozillaGtkWidget.background > widget > checkbutton > check:hover { + color: alpha(#888888, 0.75); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:checked, #MozillaGtkWidget.background > widget > checkbutton > check:checked, #MozillaGtkWidget.background > widget > radiobutton > radio:indeterminate, #MozillaGtkWidget.background > widget > checkbutton > check:indeterminate { + color: #AB47BC; +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:checked:hover, #MozillaGtkWidget.background > widget > checkbutton > check:checked:hover, #MozillaGtkWidget.background > widget > radiobutton > radio:indeterminate:hover, #MozillaGtkWidget.background > widget > checkbutton > check:indeterminate:hover { + color: alpha(#AB47BC, 0.8); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:disabled, #MozillaGtkWidget.background > widget > checkbutton > check:disabled { + color: alpha(#888888, 0.45); +} + +#MozillaGtkWidget.background > widget > radiobutton > radio:checked:disabled, #MozillaGtkWidget.background > widget > checkbutton > check:checked:disabled, #MozillaGtkWidget.background > widget > radiobutton > radio:indeterminate:disabled, #MozillaGtkWidget.background > widget > checkbutton > check:indeterminate:disabled { + color: alpha(#AB47BC, 0.45); +} + +#MozillaGtkWidget.background { + background-color: #2e3034; +} + +#MozillaGtkWidget.background, #MozillaGtkWidget.background decoration { + border-radius: 0 0 0 0; +} + +#MozillaGtkWidget.background headerbar.titlebar { + border-radius: 0 0 0 0; +} + +#MozillaGtkWidget.background .background, +#MozillaGtkWidget.background frame, +#MozillaGtkWidget.background separator, +#MozillaGtkWidget.background scrolledwindow { + background-color: #292b2e; +} + +#MozillaGtkWidget.background scrollbar { + background-color: #1d1e21; +} + +#MozillaGtkWidget.background > window.background > menu { + background-color: #333539; +} + +#MozillaGtkWidget.background > window.background > menu > separator { + padding: 0; + border: none; + background-color: #4b4d51; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check { + color: rgba(255, 255, 255, 0.7); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:indeterminate { + color: #EC407A; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:checked { + color: #EC407A; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:indeterminate:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:checked:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:indeterminate:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > check:checked:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio { + color: rgba(255, 255, 255, 0.7); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:indeterminate { + color: #EC407A; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:checked { + color: #EC407A; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:indeterminate:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:checked:hover { + color: white; +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:indeterminate:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > window.background > menu > menuitem > radio:checked:disabled { + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > widget border { + border-color: #4b4d51; +} + +#MozillaGtkWidget.background > widget separator { + background-color: #4b4d51; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview { + background-color: #333539; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview text { + background-color: transparent; + color: #bababa; +} + +#MozillaGtkWidget.background > widget > button > button, #MozillaGtkWidget.background > widget > button.combo > button { + border: 1px solid #4b4d51; + box-shadow: none; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +#MozillaGtkWidget.background > widget > button > button:hover, #MozillaGtkWidget.background > widget > button.combo > button:hover { + box-shadow: none; + background-color: #3b3d41; + color: white; +} + +#MozillaGtkWidget.background > widget > button > button:active, #MozillaGtkWidget.background > widget > button > button:checked, #MozillaGtkWidget.background > widget > button.combo > button:active, #MozillaGtkWidget.background > widget > button.combo > button:checked { + box-shadow: none; + background-color: #434549; + color: white; + animation: none; +} + +#MozillaGtkWidget.background > widget > button > button:disabled, #MozillaGtkWidget.background > widget > button.combo > button:disabled { + box-shadow: none; + background-color: #323336; + color: white; +} + +#MozillaGtkWidget.background > widget > button > button:checked:disabled, #MozillaGtkWidget.background > widget > button.combo > button:checked:disabled { + box-shadow: none; + background-color: rgba(171, 71, 188, 0.5); + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > widget > entry { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: rgba(255, 255, 255, 0.7); +} + +#MozillaGtkWidget.background > widget > entry:focus { + border: 1px solid #AB47BC; + box-shadow: none; + border-image: none; + border-radius: 3px; + background-color: #333539; + color: white; +} + +#MozillaGtkWidget.background > widget > entry:disabled { + border: 1px solid #4b4d51; + box-shadow: none; + border-image: none; + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +#MozillaGtkWidget.background > widget > checkbutton > check, +#MozillaGtkWidget.background > widget > radiobutton > radio { + min-width: 16px; + min-height: 16px; + margin: 0; + padding: 0; + background-image: none; + transition: none; +} + +window.background.chromium { + background-color: #292b2e; + color: white; +} + +window.background.chromium headerbar.titlebar button.toggle { + border: none; + min-height: 22px; + margin: 6px 0; + padding: 0 10px; +} + +window.background.chromium headerbar.titlebar button.titlebutton { + border: none; +} + +window.background.chromium button { + border-width: 1px; + border-style: solid; + border-color: #4b4d51; + color: white; + background-color: #35383b; +} + +window.background.chromium entry.chromium { + color: white; + background-color: #1d1e21; +} + +window.background.chromium entry.chromium { + color: white; + border-image: none; + border: 1px solid #4b4d51; +} + +window.background.chromium entry.chromium:focus { + color: white; + border-image: none; + border: 1px solid #AB47BC; +} + +window.background.chromium > menubar { + background-color: #36383c; +} + +window.background.chromium > menu { + border: 1px solid #4b4d51; + background-color: #333539; + color: white; + border-radius: 0; + box-shadow: none; +} + +window.background.chromium > menu > menuitem, window.background.chromium > menu menuitem { + color: white; +} + +window.background.chromium > menu > menuitem:hover, window.background.chromium > menu menuitem:hover { + color: white; + background-color: #AB47BC; +} + +window.background.chromium > menu > menuitem:disabled, window.background.chromium > menu menuitem:disabled { + color: rgba(255, 255, 255, 0.45); +} + +window.background.chromium > menu > menuitem label:disabled, window.background.chromium > menu menuitem label:disabled { + color: rgba(255, 255, 255, 0.45); +} + +window.background.chromium > textview.view { + color: white; + background-color: #292b2e; +} + +window.background.chromium > textview { + color: white; + background-color: #292b2e; +} + +window.background.chromium > textview text { + color: white; + background-color: #292b2e; +} + +window.background > box.vertical > widget > widget:selected { + background-color: #AB47BC; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal { + background-color: #36383c; +} + +window.background:not(.solid-csd) > notebook:not(.frame) { + border: 0 none transparent; + background-color: #333539; +} + +window.background:not(.solid-csd) > notebook:not(.frame) > stack { + border: none; + box-shadow: none; +} + +.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.12); + padding: 4px; + background-color: #27282b; +} + +.sidebar-paned scrolledwindow { + border: none; +} + +window.csd > box.vertical > box.vertical > toolbar.horizontal, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal { + margin: -1px 0; + border-top: 1px solid rgba(255, 255, 255, 0.12); + box-shadow: none; +} + +window.csd > box.vertical > box.vertical > frame, +window.solid-csd > box.vertical > box.vertical > frame { + margin: -1px 0; + padding: 0; +} + +window.csd > box.vertical > box.vertical > frame > border, +window.solid-csd > box.vertical > box.vertical > frame > border { + border: none; +} + +window.background.csd.geary-main-window > headerbar.titlebar > box.horizontal > headerbar, +window.background.csd.geary-main-window > headerbar.titlebar > leaflet > headerbar, +window.background.csd.geary-main-window > headerbar.titlebar > leaflet > leaflet > headerbar, +window#GearyMainWindow.background.csd > headerbar.titlebar > box.horizontal > headerbar, +window#GearyMainWindow.background.csd > headerbar.titlebar > leaflet > headerbar, +window#GearyMainWindow.background.csd > headerbar.titlebar > leaflet > leaflet > headerbar { + box-shadow: none; + background: none; +} + +window.background.csd.geary-main-window .geary-folder-frame, +window.background.csd.geary-main-window .geary-conversation-frame, +window.background.csd.geary-main-window statusbar frame, +window#GearyMainWindow.background.csd .geary-folder-frame, +window#GearyMainWindow.background.csd .geary-conversation-frame, +window#GearyMainWindow.background.csd statusbar frame { + border: none; +} + +.geary-composer-box .linked > button:not(.combo) { + border-radius: 3px; +} + +.geary-composer-box .linked > button.combo { + border-radius: 0; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout { + background-color: #2e3034; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout headerbar { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout frame.geary-folder-frame scrolledwindow treeview.view.sidebar:not(:hover):not(:selected) { + background-color: transparent; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout > leaflet > separator.sidebar, +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout > leaflet > leaflet > separator.sidebar { + border-right: none; + background-color: #36383c; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout > leaflet > leaflet > box.vertical + separator.sidebar { + border-right: 1px solid rgba(255, 255, 255, 0.12); +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout > leaflet > leaflet > box.vertical > .geary-conversation-frame > scrolledwindow { + margin: -1px 0; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable { + border: 1px solid rgba(255, 255, 255, 0.12); + border-bottom-width: 0; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable:not(:hover):not(:selected) { + background-color: #333539; +} + +.geary-main-window.background.csd.unified > deck > overlay > .geary-main-layout geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable:first-child { + border-top-left-radius: 8px; + border-top-right-radius: 8px; +} + +popover.background list.geary-folder-popover-list row.activatable.geary-folder-popover-list-row { + color: white; +} + +popover.background list.geary-folder-popover-list row.activatable.geary-folder-popover-list-row:disabled { + color: rgba(255, 255, 255, 0.45); +} + +overlay > revealer.left > scrolledwindow.frame, overlay > revealer.right > scrolledwindow.frame { + border-style: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); +} + +overlay > revealer.left > scrolledwindow.frame { + margin-right: 32px; +} + +overlay > revealer.right > scrolledwindow.frame { + margin-left: 32px; +} + +.tilix-search-frame entry, +.tilix-search-frame .linked entry, +.tilix-search-frame .linked entry.search { + border-radius: 0; +} + +.tilix-search-frame .linked button { + border-radius: 3px; +} + +.terminix-session-sidebar, +list.tilix-session-sidebar { + background-color: #383a3e; +} + +.terminix-session-sidebar row.activatable button.tilix-sidebar-close-button, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button { + min-height: 20px; + min-width: 20px; + padding: 0; + background-color: #FF5252; +} + +.terminix-session-sidebar row.activatable button.tilix-sidebar-close-button, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:hover, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:active, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:checked, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:hover, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:active, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:checked, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:hover, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:active, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:checked, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:hover, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:active, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:checked { + color: white; +} + +.terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:hover, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:hover, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:hover, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:hover { + background-color: #ff6c6c; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +.terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:active, .terminix-session-sidebar row.activatable button.tilix-sidebar-close-button:checked, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:active, .terminix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:checked, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:active, +list.tilix-session-sidebar row.activatable button.tilix-sidebar-close-button:checked, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:active, +list.tilix-session-sidebar row.activatable:selected button.tilix-sidebar-close-button:checked { + background-color: #ff1f1f; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +button.image-button.session-new-button { + min-width: 32px; +} + +widget > box.terminal-titlebar { + padding: 0 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle { + border: none; + border-radius: 0; + padding: 0 8px; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, transparent 0%) 0 0 0/0 0 0; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:dir(ltr) { + padding-right: 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:dir(rtl) { + padding-left: 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:checked, widget > box.terminal-titlebar > button.flat.popup.toggle:active { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, transparent 0%) 0 0 2/0 0 2px; + background-color: transparent; + color: white; +} + +widget > box.terminal-titlebar > button.image-button, widget > box.terminal-titlebar > button.image-button.toggle { + margin: 2px 0; + padding: 0; + min-height: 24px; + min-width: 24px; +} + +.xfce4-panel.background button, .xfce4-panel.background button.flat { + color: rgba(255, 255, 255, 0.7); + border-radius: 0; + border: none; + box-shadow: none; + background-color: transparent; +} + +.xfce4-panel.background button:hover:not(:active):not(:checked) { + color: white; + box-shadow: inset rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +.xfce4-panel.background button:checked, .xfce4-panel.background button:active { + color: white; + box-shadow: inset 0 -2px #AB47BC; + background-color: transparent; +} + +.xfce4-panel.background button:checked label, .xfce4-panel.background button:checked image, .xfce4-panel.background button:active label, .xfce4-panel.background button:active image { + color: inherit; +} + +.xfce4-panel.background button:disabled { + color: rgba(255, 255, 255, 0.3); + box-shadow: none; + background-color: transparent; +} + +.xfce4-panel.background button:checked:disabled { + color: rgba(255, 255, 255, 0.45); + box-shadow: inset 0 -2px rgba(171, 71, 188, 0.45); + background-color: transparent; +} + +.XfceHeading { + border: 0 none transparent; + background-color: #292b2e; + color: white; +} + +.xfce4-panel.background { + background-color: #212326; + color: rgba(255, 255, 255, 0.7); + font-weight: 700; + text-shadow: none; + -gtk-icon-shadow: none; +} + +.xfce4-panel.background, +.xfce4-panel.background frame > border { + border: none; +} + +.xfce4-panel.background#XfcePanelWindow { + border: 1px solid #212326; +} + +.xfce4-panel.background#XfcePanelWindow, .xfce4-panel.background#XfcePanelWindow.marching-ants { + transition: none; +} + +.xfce4-panel.background button { + font-weight: 700; +} + +.xfce4-panel.background button#launcher-arrow:hover, .xfce4-panel.background button#launcher-arrow + button.toggle:hover { + box-shadow: none; +} + +.xfce4-panel.background button#launcher-arrow + button.toggle:checked { + color: #AB47BC; + box-shadow: none; +} + +.xfce4-panel.background button#xfce4-notification-plugin { + padding: 0 1px; +} + +.xfce4-panel.background menu { + font-weight: 400; + text-shadow: none; + -gtk-icon-effect: none; +} + +.xfce4-panel.background widget.tasklist > button.toggle { + font-weight: 400; +} + +XfdesktopIconView.view { + border-radius: 2px; + background: transparent; + color: white; + text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12); +} + +XfdesktopIconView.view:active, XfdesktopIconView.view:checked { + background-color: #AB47BC; + text-shadow: none; +} + +window#whiskermenu-window { + background-color: #333539; +} + +window#whiskermenu-window > frame > border { + border-radius: 0; +} + +window#whiskermenu-window scrolledwindow > viewport button.radio:hover { + background-color: rgba(255, 255, 255, 0.15); +} + +window#whiskermenu-window scrolledwindow > viewport button.radio:checked { + background-color: #AB47BC; + color: white; +} + +window#whiskermenu-window scrolledwindow treeview.view:selected:hover { + background-color: rgba(255, 255, 255, 0.15); + color: white; +} + +#xfce4-weather-plugin *, +#xfce4-power-manager-plugin *, +#xfce4-clipman-plugin * { + -gtk-icon-transform: scale(0.8); +} + +window.thunar .sidebar { + border-top: none; +} + +window.thunar toolbar#location-toolbar, +window.thunar > grid > toolbar { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +window.thunar toolbar#location-toolbar entry, +window.thunar > grid > toolbar entry { + min-height: 0; +} + +window.thunar notebook stack > scrolledwindow.frame.standard-view { + border-top-width: 0; + border-right-width: 0; +} + +window.thunar notebook header.top tab.reorderable-page > box > label { + min-height: 0; +} + +menubar.-vala-panel-appmenu-private, +menubar.-vala-panel-background { + background: none; + border: none; + box-shadow: none; + animation: none; +} + +menubar.-vala-panel-appmenu-private > menuitem, +menubar.-vala-panel-background > menuitem { + color: rgba(255, 255, 255, 0.7); + font-weight: normal; + transition: none; +} + +menubar.-vala-panel-appmenu-private > menuitem:hover, +menubar.-vala-panel-background > menuitem:hover { + color: white; + border-radius: 0; + transition: none; +} + +menubar.-vala-panel-appmenu-private > menuitem:disabled, +menubar.-vala-panel-background > menuitem:disabled { + color: rgba(255, 255, 255, 0.3); +} + +menubar.-vala-panel-appmenu-private > menuitem check:not(:checked):not(:indeterminate), +menubar.-vala-panel-background > menuitem check:not(:checked):not(:indeterminate) { + -gtk-icon-source: none; + border-radius: 2px; + box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.7); +} + +menubar.-vala-panel-appmenu-private > menuitem check:not(:checked):not(:indeterminate):hover, +menubar.-vala-panel-background > menuitem check:not(:checked):not(:indeterminate):hover { + box-shadow: inset 0 0 0 2px white; +} + +.nemo-window .toolbar button { + padding: 0 4px; + margin-top: 2px; + margin-bottom: 2px; +} + +.nemo-window .nemo-places-sidebar { + background-color: #383a3e; +} + +.nemo-window .nemo-places-sidebar.frame { + border-width: 0; +} + +.nemo-window notebook { + background-color: #333539; +} + +.nemo-window .nemo-window-pane widget.entry { + border-radius: 3px; + padding: 3px 10px; + border: 2px solid #AB47BC; + background-color: rgba(171, 71, 188, 0.1); +} + +.nemo-window .nemo-window-pane treeview.view entry, .nemo-window .nemo-window-pane treeview.view:selected entry { + color: white; + background-color: #333539; + border-radius: 3px; +} + +.nemo-window .nemo-window-pane treeview.view entry, .nemo-window .nemo-window-pane treeview.view entry:focus, .nemo-window .nemo-window-pane treeview.view:selected entry, .nemo-window .nemo-window-pane treeview.view:selected entry:focus { + border-image: none; + box-shadow: none; +} + +.nemo-window .primary-toolbar { + padding-top: 6px; + padding-bottom: 6px; + border: none; + color: white; + background-color: #36383c; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.nemo-window .primary-toolbar button:not(.suggested-action):not(.destructive-action) { + border-radius: 3px; +} + +.nemo-window .primary-toolbar > toolitem > .linked.raised > button { + margin-left: 1px; + margin-right: 1px; +} + +.nemo-window .primary-toolbar:not(.inline-toolbar):not(.osd) entry { + min-height: 28px; + margin: 0 0; +} + +.nemo-window .primary-toolbar button { + min-height: 24px; +} + +.nemo-window .sidebar scrolledwindow.frame { + border: none; +} + +.nemo-window .sidebar scrolledwindow.frame treeview.view.places-treeview:not(:selected) { + color: rgba(255, 255, 255, 0.7); +} + +window.background > notebook.frame scrolledwindow.frame > viewport.frame treeview.view:hover:not(:selected) { + background-image: image(#47494d); +} + +toolbar.primary-toolbar toolitem.raised stackswitcher.stack-switcher { + margin-top: 6px; +} + +dialog.background .dialog-vbox grid.horizontal scrolledwindow.frame { + border: none; +} + +dialog.background .dialog-vbox grid.horizontal scrolledwindow.frame viewport.frame { + border: none; +} + +dialog.background .dialog-vbox grid.horizontal stack scrolledwindow.frame { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +dialog.background .dialog-vbox stackswitcher.stack-switcher { + margin-top: 6px; +} + +dialog.background .dialog-vbox .dialog-action-area button.suggested-action { + color: #AB47BC; + background-color: #383a3e; +} + +dialog.background .dialog-vbox .dialog-action-area button.suggested-action:hover { + color: #AB47BC; + background-color: rgba(171, 71, 188, 0.15); +} + +dialog.background .dialog-vbox .dialog-action-area button.suggested-action:active { + color: white; + box-shadow: inset 0 0 0 9999px rgba(171, 71, 188, 0.5); + background-image: radial-gradient(circle farthest-corner at center, rgba(171, 71, 188, 0.5) 10%, transparent 0%); +} + +dialog.background .dialog-vbox .dialog-action-area button.suggested-action:disabled { + opacity: 0.65; +} + +dialog.background .dialog-vbox .dialog-action-area button.destructive-action { + color: #FF5252; + background-color: #383a3e; +} + +dialog.background .dialog-vbox .dialog-action-area button.destructive-action:hover { + color: #FF5252; + background-color: rgba(255, 82, 82, 0.15); +} + +dialog.background .dialog-vbox .dialog-action-area button.destructive-action:active { + color: white; + box-shadow: inset 0 0 0 9999px rgba(255, 82, 82, 0.5); + background-image: radial-gradient(circle farthest-corner at center, rgba(255, 82, 82, 0.5) 10%, transparent 0%); +} + +dialog.background .dialog-vbox .dialog-action-area button.destructive-action:disabled { + opacity: 0.65; +} + +dialog.background .dialog-vbox stack .linked entry { + border-radius: 0; +} + +dialog.background .dialog-vbox filechooser .search-bar { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +window.background stack scrolledwindow button.suggested-action, +window.background stack scrolledwindow button.destructive-action { + box-shadow: none; +} + +window.background stack scrolledwindow button.suggested-action:hover, window.background stack scrolledwindow button.suggested-action:active, window.background stack scrolledwindow button.suggested-action:checked, +window.background stack scrolledwindow button.destructive-action:hover, +window.background stack scrolledwindow button.destructive-action:active, +window.background stack scrolledwindow button.destructive-action:checked { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +window.background stack scrolledwindow .linked:not(.stack-switcher) button:not(.combo) { + border-radius: 3px; + margin: 0 2px; +} + +window.background stack scrolledwindow stackswitcher.stack-switcher { + margin-top: 6px; +} + +window.background stack scrolledwindow .linked button, +window.background stack scrolledwindow .linked entry { + border-radius: 0; +} + +UnityDecoration { + -UnityDecoration-extents: 28px 0 0 0; + -UnityDecoration-input-extents: 10px; + -UnityDecoration-shadow-offset-x: 0; + -UnityDecoration-shadow-offset-y: 3px; + -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.48); + -UnityDecoration-active-shadow-radius: 12px; + -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.32); + -UnityDecoration-inactive-shadow-radius: 6px; + -UnityDecoration-glow-size: 8px; + -UnityDecoration-glow-color: #AB47BC; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0.0; +} + +UnityDecoration .top { + padding: 3px 8px 3px 8px; + border-radius: 2px 2px 0px 0px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #36383c; + color: white; +} + +UnityDecoration .top:backdrop { + color: alpha(white, 0.9); +} + +UnityDecoration .left, +UnityDecoration .right, +UnityDecoration .bottom { + background-color: #36383c; +} + +UnityDecoration.menuitem, +UnityDecoration .menuitem { + color: alpha(currentColor, 0.9); +} + +UnityDecoration.menubar.menuitem:hover, +UnityDecoration.menubar .menuitem *:hover { + box-shadow: inset 0 -2px #AB47BC; + background-color: transparent; + color: currentColor; +} + +.background:not(.csd) headerbar:not(.titlebar) { + border-radius: 0; + box-shadow: none; +} + +.background:not(.csd) headerbar:not(.titlebar).inline-toolbar { + border-style: none; +} + +UnityPanelWidget, +.unity-panel { + background-color: #212326; + background-image: image(#212326); + color: rgba(255, 255, 255, 0.7); +} + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +.unity-panel.menuitem, +.unity-panel .menuitem { + color: alpha(currentColor, 0.9); +} + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + box-shadow: inset 0 -2px #AB47BC; + background-color: transparent; + color: currentColor; +} + +@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: #AB47BC; +} + +menuitem calendar, +menuitem calendar .button, +menuitem calendar .header, +menuitem calendar .view { + background-color: #383a3e; + color: rgba(255, 255, 255, 0.7); + padding: 2px 6px; +} + +headerbar.flat { + background: none; + color: white; + border: none; + box-shadow: none; +} + +headerbar.flat button:not(.close):not(.maximize):not(.minimize):not(:hover):not(:active):not(:checked), headerbar.flat button:not(.close):not(.maximize):not(.minimize):not(:hover):not(:active):not(:checked) image, headerbar.flat button:not(.close):not(.maximize):not(.minimize):not(:hover):not(:active):not(:checked) label { + color: rgba(255, 255, 255, 0.7); +} + +.mate-panel-menu-bar menubar, +#PanelApplet-window-menu-applet-button { + background-color: transparent; +} + +#PanelPlug, +PanelToplevel.background { + background-color: #292b2e; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; +} + +PanelToplevel > widget > button { + padding: 0 4px; + border-radius: 0; +} + +PanelSeparator { + color: rgba(255, 255, 255, 0.12); +} + +MatePanelAppletFrameDBus { + border-style: solid; + border-width: 0 1px; + border-color: rgba(255, 255, 255, 0.12); +} + +.mate-panel-menu-bar menubar menuitem { + padding: 4px; +} + +.mate-panel-menu-bar menubar menu menuitem { + padding: 6px; +} + +.mate-panel-menu-bar #PanelApplet button { + -GtkWidget-window-dragging: true; + padding: 4px; + border-radius: 0; +} + +PanelApplet.wnck-applet .wnck-pager { + background-color: transparent; + color: #AB47BC; +} + +PanelApplet.wnck-applet .wnck-pager:hover { + background-color: rgba(255, 255, 255, 0.15); +} + +PanelApplet.wnck-applet .wnck-pager:active { + background-color: rgba(255, 255, 255, 0.3); +} + +PanelApplet.wnck-applet .wnck-pager:selected { + background-color: #AB47BC; +} + +#MatePanelPopupWindow { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +#MatePanelPopupWindow frame > border { + border-style: none; +} + +#MatePanelPopupWindow ClockMap { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +na-tray-applet { + -NaTrayApplet-icon-padding: 3px; + -NaTrayApplet-icon-size: 16; +} + +.mate-panel-menu-bar { + -PanelMenuBar-icon-visible: true; +} + +.mate-panel-applet-slider { + background: transparent; +} + +.mate-panel-applet-slider frame { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #292b2e; +} + +.mate-panel-applet-slider frame frame { + all: unset; +} + +.mate-panel-applet-slider frame > border { + border-style: none; +} + +.caja-navigation-window button.toggle.image-button { + border-radius: 3px; +} + +.background .caja-pathbar > button.slider-button { + padding: 6px; +} + +.caja-pathbar button > widget { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + -GtkArrow-arrow-scaling: 1; +} + +.caja-side-pane notebook viewport.frame, +.caja-side-pane notebook widget .vertical { + background-color: #333539; +} + +.caja-side-pane treeview.view { + padding: 3px 0; +} + +.caja-side-pane treeview.view:selected { + background-color: rgba(255, 255, 255, 0.12); + color: white; +} + +.caja-side-pane notebook .frame, .caja-side-pane notebook .frame > border, +.caja-notebook .frame, +.caja-notebook .frame > border { + border: none; +} + +.caja-side-pane notebook, +.caja-notebook { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.caja-notebook widget.entry { + background-image: image(#292b2e); + color: white; + caret-color: white; + border: 2px solid transparent; + outline: none; +} + +.caja-notebook widget.entry:focus { + border-color: #AB47BC; +} + +.caja-notebook widget.entry selection { + color: white; +} + +.caja-navigation-window statusbar { + margin: 0 -10px; + padding: 0 4px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.caja-notebook frame > border { + border-style: none; +} + +#caja-extra-view-widget { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #292b2e; +} + +#caja-extra-view-widget > box > box > label { + font-weight: bold; +} + +.pluma-window statusbar { + margin: 0 -10px; + padding: 0 4px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.pluma-window statusbar frame > border { + border-style: none; +} + +.pluma-window statusbar frame button.flat { + padding: 0 4px; + border-radius: 0; +} + +.pluma-window statusbar frame button.flat widget { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + -GtkArrow-arrow-scaling: 1; +} + +.pluma-print-preview toolbar { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.pluma-window paned.horizontal box.vertical box.horizontal button.flat { + margin: 1px; +} + +.pluma-window paned.horizontal box.vertical .frame { + border-style: none; +} + +.pluma-window paned.horizontal box.vertical notebook.frame { + margin-top: -1px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.pluma-window paned.horizontal box.vertical notebook.frame box.vertical toolbar.horizontal { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.atril-window paned.horizontal box.vertical .frame { + border-style: none; +} + +.atril-window paned.horizontal box.vertical notebook .frame { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +/* mate-screensaver lock dialog */ +.lock-dialog { + border-radius: 3px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.lock-dialog frame > border { + border-style: none; +} + +/****************** + * Budgie Desktop * + ******************/ +.budgie-panel button.flat.launcher, .budgie-panel #tasklist-button, .budgie-panel button { + color: rgba(255, 255, 255, 0.7); + background-color: transparent; + box-shadow: none; +} + +.budgie-panel button.flat.launcher:hover, .budgie-panel #tasklist-button:hover, .budgie-panel button:hover { + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.1); + box-shadow: none; +} + +.budgie-panel button.flat.launcher:disabled, .budgie-panel #tasklist-button:disabled, .budgie-panel button:disabled { + color: rgba(255, 255, 255, 0.5); + background-color: transparent; +} + +.budgie-panel button.flat.launcher:checked, .budgie-panel #tasklist-button:checked, .budgie-panel button:checked { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.7); + box-shadow: none; +} + +.budgie-panel button.flat.launcher:active, .budgie-panel #tasklist-button:active, .budgie-panel button:active { + background-color: rgba(255, 255, 255, 0.15); + color: rgba(255, 255, 255, 0.7); + box-shadow: none; +} + +.budgie-panel #tasklist-button:checked:disabled, .budgie-panel button:checked:disabled { + background-color: rgba(255, 255, 255, 0.06); + color: rgba(255, 255, 255, 0.65); + box-shadow: none; +} + +.raven-mpris button.image-button { + color: rgba(255, 255, 255, 0.85); +} + +.raven-mpris button.image-button:hover { + color: white; + background-color: rgba(255, 255, 255, 0.15); + border-color: rgba(255, 255, 255, 0.15); +} + +.raven-mpris button.image-button:checked { + color: white; + background-color: rgba(255, 255, 255, 0.25); +} + +.raven-mpris button.image-button:active { + color: white; + background-color: rgba(255, 255, 255, 0.2); +} + +.raven-mpris button.image-button:disabled { + background-color: transparent; +} + +.raven-mpris button.image-button:disabled label, .raven-mpris button.image-button:disabled { + color: rgba(255, 255, 255, 0.5); +} + +.raven-mpris button.image-button:checked:disabled { + background-color: rgba(255, 255, 255, 0.1); + color: rgba(255, 255, 255, 0.65); +} + +.budgie-container { + background-color: transparent; +} + +.budgie-settings-window buttonbox.inline-toolbar { + border-style: none none solid; +} + +.budgie-settings-window buttonbox.inline-toolbar button { + min-height: 16px; + border-radius: 2px; + -gtk-outline-radius: 2px; + padding: 0; + margin: 0; +} + +.budgie-settings-window .settings-page .settings-frame > box.vertical { + padding: 12px; +} + +.budgie-settings-window .settings-page .settings-frame > grid { + padding: 6px; +} + +.background.budgie-popover { + border-color: #383a3e; + border-radius: 4px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + background-color: #383a3e; +} + +.background.budgie-popover .container { + padding: 6px; + border: none; +} + +.background.budgie-popover .container .container { + padding: 0; +} + +.background.budgie-popover widget > separator { + margin: 3px 0; +} + +.background.budgie-popover border { + border: none; +} + +.background.budgie-popover list { + background-color: transparent; + border-radius: 0; +} + +.background.budgie-popover frame { + border-radius: 0; +} + +.background.budgie-popover row { + padding: 0; +} + +.background.budgie-popover row:hover { + box-shadow: none; +} + +.background.budgie-popover row button { + border-radius: 3px; +} + +.background.budgie-popover row button.flat { + border-radius: 3px; +} + +.background.budgie-popover .linked.raised > button.toggle { + border-radius: 3px; +} + +.background.budgie-popover button:checked { + color: white; + background-color: #AB47BC; +} + +.background.budgie-popover .linked entry:first-child, .background.budgie-popover .linked entry:last-child { + border-radius: 0; +} + +.background.budgie-popover .linked:not(.vertical) > combobox > box > button.combo { + border-radius: 0; +} + +.background.budgie-popover .linked:not(.vertical) > combobox:first-child > box > button.combo { + border-radius: 0; +} + +.background.budgie-popover .linked:not(.vertical) > combobox:last-child > box > button.combo { + border-radius: 0; +} + +.background.budgie-popover .linked:not(.vertical) > combobox:only-child > box > button.combo { + border-radius: 0; +} + +.background.budgie-popover:not(.budgie-menu) button.flat:not(.image-button) { + min-height: 32px; + padding: 0 8px; + color: white; + font-weight: normal; +} + +.background.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):disabled { + color: rgba(255, 255, 255, 0.45); +} + +.background.budgie-popover scrolledwindow.sidebar:not(.categories) { + border-right: none; + border-bottom-left-radius: 3px; + padding: 0; +} + +.background.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable { + padding: 6px 12px; + border-radius: 0; +} + +.background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable { + border-radius: 0; +} + +.background.budgie-popover scrolledwindow > viewport.frame > list > row.activatable button { + background: none; + box-shadow: none; +} + +.background.budgie-popover.bottom scrolledwindow.sidebar:not(.categories) { + padding-top: 3px; + border-top-left-radius: 3px; + border-bottom-left-radius: 0; +} + +.background.budgie-popover > frame.container > grid.horizontal > grid.horizontal > widget > grid.horizontal > stack { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.background.budgie-popover.bottom > frame.container > grid.horizontal > grid.horizontal > widget > grid.horizontal > stack { + border-top: none; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.background.budgie-popover.budgie-menu .container { + padding: 0; +} + +.background.budgie-popover.budgie-menu.background { + padding: 0; + background-color: #333539; +} + +.background.budgie-popover.budgie-menu .categories:dir(ltr) { + border-bottom-left-radius: 3px; +} + +.background.budgie-popover.budgie-menu .categories:dir(rtl) { + border-bottom-right-radius: 3px; +} + +.background.budgie-popover.budgie-menu button.category-button { + border-radius: 0; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat { + min-height: 32px; + padding: 0 8px; + border-radius: 0; + color: white; + font-weight: normal; +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:disabled { + color: rgba(255, 255, 255, 0.45); +} + +.background.budgie-popover.budgie-menu row.activatable > button.flat:checked:disabled { + background-color: #AB47BC; +} + +.background.budgie-popover.budgie-menu row { + padding: 0; +} + +.background.budgie-popover.budgie-menu row:hover { + box-shadow: none; +} + +.background.budgie-popover.budgie-menu scrollbar, +.background.budgie-popover.budgie-menu entry.search { + background-color: transparent; +} + +.background.budgie-popover.budgie-menu entry.search { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), transparent 0%, transparent 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + background-image: none; + color: rgba(255, 255, 255, 0.7); + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); + font-size: 120%; +} + +.background.budgie-popover.budgie-menu entry.search:focus { + background-image: none; + border-width: 0; + background-color: transparent; + box-shadow: none; + color: white; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(255, 255, 255, 0.45) 10%) 0 0 2/0 0 2px; +} + +.background.budgie-popover.budgie-menu .sidebar { + min-height: 36px; + background: none; + color: white; +} + +.background.budgie-popover.budgie-menu .sidebar list row.activatable { + padding: 6px; +} + +.background.budgie-popover.budgie-menu .sidebar:hover { + background-color: rgba(255, 255, 255, 0.05); +} + +.background.budgie-popover.budgie-menu .sidebar:selected, .background.budgie-popover.budgie-menu .sidebar:selected:hover { + color: white; + background-color: #AB47BC; +} + +.background.budgie-popover.budgie-menu list.left-overlay-menu { + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #333539; + padding: 6px; + margin: 6px; + border-radius: 3px; +} + +.background.budgie-popover.budgie-menu list.left-overlay-menu > row.activatable { + border-radius: 3px; +} + +.background.budgie-popover.budgie-menu list.left-overlay-menu > row.activatable:not(:last-child) { + margin-bottom: 3px; +} + +.background.budgie-popover.budgie-menu list.left-overlay-menu > row.activatable button.menuitem { + border-radius: 3px; +} + +.background.budgie-popover.budgie-menu .budgie-menu-footer { + border-top: 1px solid rgba(255, 255, 255, 0.12); + padding: 6px; +} + +.background.budgie-popover.budgie-menu .budgie-menu-footer button.flat { + min-height: 16px; + min-width: 16px; + padding: 6px; + border-radius: 3px; +} + +.background.budgie-popover.budgie-menu .budgie-menu-footer button.flat.image-button { + border-radius: 9999px; +} + +.background.budgie-popover.budgie-menu .budgie-menu-footer button.flat.image-button:not(.last-child) { + margin-right: 6px; +} + +.background.budgie-popover.user-menu .content-box { + background-color: transparent; +} + +.background.budgie-popover.user-menu separator { + margin: 3px 0; +} + +.background.budgie-popover.user-menu list, .background.budgie-popover.user-menu row { + border: none; + background: none; + box-shadow: none; +} + +.background.budgie-popover.sound-popover .container { + padding: 6px; +} + +.background.budgie-popover.caffeine-popover .container { + padding: 6px; +} + +.background.budgie-popover.caffeine-popover .container .container { + padding: 3px; +} + +.background.budgie-popover.caffeine-popover .view-header { + margin: 0 6px; +} + +.background.budgie-popover.night-light-indicator .view-header { + margin: 0 6px; +} + +.background.budgie-popover.places-menu row { + background: none; +} + +.background.budgie-popover.places-menu .places-list:not(.always-expand) { + margin-top: 4px; + padding-top: 4px; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.background.budgie-popover.places-menu .alternative-label { + padding: 3px; + font-size: 15px; +} + +.background.budgie-popover.workspace-popover .container { + padding: 2px 6px 6px; +} + +.background.budgie-popover.workspace-popover flowboxchild { + padding: 0; +} + +.background.budgie-popover > .container > box.vertical > box.vertical > box.vertical { + padding: 0 6px 6px; +} + +.background.budgie-popover > .container > box.vertical > box.vertical > box.horizontal > button.toggle { + margin-right: 6px; +} + +.background.budgie-popover button.budgie-menu-launcher { + padding: 0 3px; +} + +.background.budgie-popover button.raven-trigger { + padding: 0 6px; +} + +window.budgie-popover:not(.csd) > frame.container { + margin: 0 -1px -1px; +} + +.bottom window.budgie-popover:not(.csd) > frame.container { + padding: 2px 0 2px; +} + +window.budgie-popover:not(.csd) > frame.container, +window.budgie-popover:not(.csd) > frame.container > border { + border-style: none; +} + +.workspace-switcher .workspace-layout { + border: 0 solid rgba(255, 255, 255, 0.12); +} + +.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(255, 255, 255, 0.12); +} + +.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 { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); +} + +.workspace-switcher .workspace-item.current-workspace { + background-color: alpha(currentColor, 0.16); +} + +.workspace-switcher .workspace-add-button { + background-color: transparent; +} + +.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; +} + +.budgie-panel { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #212326; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; +} + +.budgie-panel.transparent { + background-color: rgba(33, 35, 38, 0.85); +} + +.budgie-panel button { + min-height: 16px; + min-width: 16px; + padding: 0; + border-radius: 0; +} + +.budgie-panel.horizontal button { + padding: 0 6px; +} + +.budgie-panel.vertical button { + padding: 6px 0; +} + +.budgie-panel separator { + background-color: rgba(255, 255, 255, 0.12); +} + +.budgie-panel .icon-tasklist .launcher { + border-radius: 3px; +} + +.bottom .budgie-panel.dock-mode { + border-radius: 3px 3px 0 0; +} + +.left .budgie-panel.dock-mode { + border-radius: 0 3px 3px 0; +} + +.right .budgie-panel.dock-mode { + border-radius: 3px 0 0 3px; +} + +.budgie-panel menubar > menuitem, +.budgie-panel .menubar > menuitem { + border-radius: 0; + color: rgba(255, 255, 255, 0.7); +} + +.budgie-panel menubar > menuitem:hover, +.budgie-panel .menubar > menuitem:hover { + color: rgba(255, 255, 255, 0.7); + background-color: rgba(255, 255, 255, 0.12); + box-shadow: inset 0 -3px #AB47BC; +} + +.budgie-panel menubar > menuitem:disabled, +.budgie-panel .menubar > menuitem:disabled { + color: rgba(255, 255, 255, 0.2); +} + +.budgie-panel .alert { + color: #FF5252; +} + +.budgie-panel #tasklist-button { + padding: 0 6px; +} + +.budgie-panel.vertical #tasklist-button { + min-height: 32px; +} + +.budgie-panel button.flat.launcher { + padding: 0; +} + +.budgie-panel button.flat.launcher:not(:checked) { + color: rgba(255, 255, 255, 0.5); +} + +.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active { + color: rgba(255, 255, 255, 0.7); +} + +.budgie-panel button.flat.launcher:not(:checked):disabled { + color: rgba(255, 255, 255, 0.3); +} + +.budgie-panel > box > widget > widget > image, +.budgie-panel > box > widget > widget > stack > image, +.budgie-panel > box > widget > widget > box > image { + margin-left: 6px; + margin-right: 6px; +} + +.budgie-panel > box > widget > widget > box > image + label { + margin-left: -4px; +} + +.budgie-panel > box > widget > widget > box > widget > image { + margin-left: 6px; +} + +.budgie-panel > box > widget > widget > box > stack > widget > label { + margin-right: 6px; +} + +.budgie-panel > box > widget > widget > box > widget > widget > image { + margin-left: 3px; + margin-right: 3px; +} + +.budgie-panel .budgie-clock-applet > widget > box, +.budgie-panel .budgie-calendar-applet > widget > box { + padding-left: 3px; + padding-right: 3px; +} + +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel button.flat.launcher, .budgie-panel .top button.flat.launcher { + border-image: radial-gradient(circle closest-corner at center calc(1px), #AB47BC 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at center calc(1px), #AB47BC 100%, transparent 0%) 3 0 0 0/3px 0 0 0; +} + +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, transparent 0%) 0 0 3 0/0 0 3px 0; +} + +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher { + border-image: radial-gradient(circle closest-corner at calc(1px) center, #AB47BC 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at calc(1px) center, #AB47BC 100%, transparent 0%) 0 0 0 3/0 0 0 3px; +} + +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher { + border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #AB47BC 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #AB47BC 100%, transparent 0%) 0 3 0 0/0 3px 0 0; +} + + +button.flat.launcher { + min-width: 16px; + min-height: 16px; + padding: 0; + border-radius: 0; + background-position: center center; +} + + +button.flat.launcher > image { + opacity: 0.87; +} + + +button.flat.launcher:hover { + -gtk-icon-effect: highlight; +} + + +button.flat.launcher:hover > image { + opacity: 1.0; +} + + +button.flat.launcher:active > image { + opacity: 1.0; +} + + +button.flat.launcher:checked { + background-color: transparent; +} + + +button.flat.launcher:checked:hover { + -gtk-icon-effect: highlight; +} + + +button.flat.launcher:checked > image { + opacity: 1.0; +} + + +.unpinned button.flat.launcher:hover, +.pinned button.flat.launcher.running:hover, +.pinned button.launcher.running.sidebar-button:hover { + -gtk-icon-effect: highlight; +} + + +.unpinned button.flat.launcher > image, +.pinned button.flat.launcher.running > image, +.pinned button.launcher.running.sidebar-button > image { + background-repeat: no-repeat; + opacity: 1.0; +} + + +.unpinned button.flat.launcher:checked > image, +.pinned button.flat.launcher.running:checked > image, +.pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.top .budgie-panel .unpinned button.flat.launcher > image, +.top .budgie-panel .pinned button.flat.launcher.running > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-image: image(#AB47BC); + background-size: 6px 3px; + background-position: top center; +} + +.top .budgie-panel .unpinned button.flat.launcher:checked > image, +.top .budgie-panel .pinned button.flat.launcher.running:checked > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.bottom .budgie-panel .unpinned button.flat.launcher > image, +.bottom .budgie-panel .pinned button.flat.launcher.running > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-image: image(#AB47BC); + background-size: 6px 3px; + background-position: bottom center; +} + +.bottom .budgie-panel .unpinned button.flat.launcher:checked > image, +.bottom .budgie-panel .pinned button.flat.launcher.running:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.left .budgie-panel .unpinned button.flat.launcher > image, +.left .budgie-panel .pinned button.flat.launcher.running > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-image: image(#AB47BC); + background-size: 3px 6px; + background-position: left center; +} + +.left .budgie-panel .unpinned button.flat.launcher:checked > image, +.left .budgie-panel .pinned button.flat.launcher.running:checked > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.right .budgie-panel .unpinned button.flat.launcher > image, +.right .budgie-panel .pinned button.flat.launcher.running > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-image: image(#AB47BC); + background-size: 3px 6px; + background-position: right center; +} + +.right .budgie-panel .unpinned button.flat.launcher:checked > image, +.right .budgie-panel .pinned button.flat.launcher.running:checked > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +box:not(.unpinned):not(.pinned) > revealer > button.flat.launcher, box:not(.unpinned):not(.pinned) > revealer > button.flat.launcher:checked { + border-image: none; +} + +widget.icon-tasklist > box:drop(active), +box.pinned:drop(active) { + border: none; + border-radius: 0; + background-color: rgba(253, 214, 51, 0.2); + box-shadow: inset 0 0 0 1px #FDD633; +} + +*:drop(active):focus, +*:drop(active) { + box-shadow: inset 0 0 0 1px #FDD633; +} + +frame.raven-frame > border { + border-style: none; + box-shadow: none; +} + +.top .shadow-block { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.08), transparent); +} + +.bottom .shadow-block { + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.08), transparent); +} + +.left .shadow-block { + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.08), transparent); +} + +.right .shadow-block { + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.08), transparent); +} + +.background .raven { + background-color: #383a3e; +} + +.background .raven > box { + margin-bottom: -10px; +} + +.background .raven > stack { + margin-bottom: -10px; +} + +.background .raven stackswitcher { + background-image: none; + background-color: transparent; + border-radius: 0; +} + +.background .raven .raven-header { + min-height: 36px; + padding: 3px; +} + +.background .raven .raven-header:not(.top) { + margin-top: -6px; +} + +.background .raven .raven-header.top { + padding: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +.background .raven .raven-header.top stackswitcher button { + border-radius: 0; + margin: -4px 0; + min-height: 36px; +} + +.background .raven .raven-header.top button.image-button:dir(ltr) { + margin-right: 2px; +} + +.background .raven .raven-header.top button.image-button:dir(rtl) { + margin-left: 2px; +} + +.background .raven .raven-header.top > image { + margin: 0 8px; +} + +.background .raven .raven-header.top > label { + margin: 0 -8px; + font-weight: bold; +} + +.background .raven .raven-header.bottom { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.background .raven viewport.frame .raven-header { + margin-top: -8px; +} + +.background .raven .raven-background { + border-style: solid none; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +.background .raven .raven-background.frame { + border-style: solid none; +} + +.background .raven .raven-background > overlay > widget > image { + color: rgba(255, 255, 255, 0.15); +} + +.background .raven .raven-background grid > label:first-child { + min-height: 36px; +} + +.background .raven scrolledwindow.raven-background { + border-bottom-style: none; +} + +.background .raven .raven-header.top + .raven-background { + border-style: none; +} + +.background .raven .raven-header.top + .raven-background stackswitcher button { + margin: -4px 0; +} + +.background .raven .powerstrip button { + margin: 2px 0 1px; + padding: 9px; +} + +.background .raven .option-subtitle { + font-size: smaller; +} + +.background .raven .audio-widget scale.marks-after { + padding-top: 0; + padding-bottom: 0; +} + +.background .raven .audio-widget scale.marks-after label { + font-size: 90%; + padding: 0; + margin: -10px 0 0 6px; +} + +.background .raven .audio-widget button.flat.expander-button { + margin-top: 4px; + margin-bottom: 4px; +} + +.background .raven .audio-widget list.devices-list.sound-devices > row.activatable:selected, .background .raven .audio-widget list.devices-list.sound-devices > row.activatable:checked { + background-color: rgba(255, 255, 255, 0.06); + color: white; +} + +.background .raven .audio-widget list.devices-list.sound-devices > row.activatable:selected label, .background .raven .audio-widget list.devices-list.sound-devices > row.activatable:checked label { + color: white; +} + +.background .raven .audio-widget list.devices-list.sound-devices > row.activatable label { + padding-left: 12px; +} + +calendar.raven-calendar { + margin: 2px 0; + padding: 2px; + border-style: none; + background-color: transparent; +} + +calendar.raven-calendar:selected { + border-radius: 3px; + background-color: #AB47BC; +} + +.raven-mpris { + background-color: rgba(0, 0, 0, 0.6); + color: white; +} + +.raven-mpris label { + min-height: 24px; +} + +.raven-mpris button.image-button { + padding: 9px; +} + +image.raven-mpris { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.7); + border-radius: 3px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame { + padding: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame list { + background-color: transparent; + border-radius: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable { + margin: 0; + background-color: transparent; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable, frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:first-child, frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:last-child { + border-radius: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable > grid > *, +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable > box.vertical * { + color: white; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable image { + padding-left: 8px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable button.image-button { + min-height: 32px; + min-width: 32px; + margin: 8px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable button.image-button image { + padding: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list { + border-radius: 0; + border: none; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable { + border: none; + border-radius: 3px; + background-color: rgba(255, 255, 255, 0.05); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable:not(:first-child) { + margin-top: 6px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable:selected, frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable:hover { + background-color: rgba(255, 255, 255, 0.12); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable label { + padding: 0 16px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button { + min-height: 24px; + min-width: 24px; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button image { + padding: 0; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected { + background-color: rgba(171, 71, 188, 0.75); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected > grid > *, +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected > box.vertical * { + color: white; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected button.image-button { + border: none; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:hover { + background-color: rgba(255, 255, 255, 0.25); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:active, frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:checked { + background-color: rgba(255, 255, 255, 0.35); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected list { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:last-child { + border-bottom: none; +} + +frame.raven-frame .raven .raven-notifications-view > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:selected { + background-color: rgba(171, 71, 188, 0.65); +} + +.budgie-notification-window, .budgie-switcher-window, .budgie-osd-window { + background-color: transparent; +} + +.budgie-notification .notification-title, .budgie-switcher .notification-title { + font-size: 120%; +} + +.budgie-osd .budgie-osd-text { + font-size: 120%; +} + +window.budgie-power-dialog, window.budgie-power-dialog.backgrround.csd, window.budgie-power-dialog > decoration { + border-radius: 6px; +} + +.drop-shadow { + margin: 5px 9px; + padding: 6px; + border-radius: 6px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #383a3e; +} + +.budgie-session-dialog, +.budgie-polkit-dialog, +.budgie-run-dialog { + border-radius: 6px; + background-color: #383a3e; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.budgie-session-dialog decoration, +.budgie-polkit-dialog decoration, +.budgie-run-dialog decoration { + border-radius: 6px; +} + +.budgie-session-dialog .linked > button, +.budgie-polkit-dialog .linked > button, +.budgie-run-dialog .linked > button { + padding: 8px 16px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 0; +} + +.budgie-session-dialog .linked > button:first-child, +.budgie-polkit-dialog .linked > button:first-child, +.budgie-run-dialog .linked > button:first-child { + border-radius: 0 0 0 6px; +} + +.budgie-session-dialog .linked > button:last-child, +.budgie-polkit-dialog .linked > button:last-child, +.budgie-run-dialog .linked > button:last-child { + border-radius: 0 0 6px 0; +} + +.budgie-session-dialog .linked > button.suggested-action, +.budgie-polkit-dialog .linked > button.suggested-action, +.budgie-run-dialog .linked > button.suggested-action { + color: #AB47BC; +} + +.budgie-session-dialog .linked > button.suggested-action:active, +.budgie-polkit-dialog .linked > button.suggested-action:active, +.budgie-run-dialog .linked > button.suggested-action:active, .budgie-session-dialog .linked > button.suggested-action:checked, +.budgie-polkit-dialog .linked > button.suggested-action:checked, +.budgie-run-dialog .linked > button.suggested-action:checked { + background-color: #AB47BC; + color: white; + border-color: #AB47BC; + box-shadow: none; +} + +.budgie-session-dialog .linked > button.suggested-action:disabled, +.budgie-polkit-dialog .linked > button.suggested-action:disabled, +.budgie-run-dialog .linked > button.suggested-action:disabled { + opacity: 0.65; +} + +.budgie-session-dialog .linked > button.destructive-action, +.budgie-polkit-dialog .linked > button.destructive-action, +.budgie-run-dialog .linked > button.destructive-action { + color: #FF5252; +} + +.budgie-session-dialog .linked > button.destructive-action:active, +.budgie-polkit-dialog .linked > button.destructive-action:active, +.budgie-run-dialog .linked > button.destructive-action:active, .budgie-session-dialog .linked > button.destructive-action:checked, +.budgie-polkit-dialog .linked > button.destructive-action:checked, +.budgie-run-dialog .linked > button.destructive-action:checked { + background-color: #FF5252; + color: white; + border-color: #FF5252; + box-shadow: none; +} + +.budgie-session-dialog .linked > button.destructive-action:disabled, +.budgie-polkit-dialog .linked > button.destructive-action:disabled, +.budgie-run-dialog .linked > button.destructive-action:disabled { + opacity: 0.65; +} + +.budgie-session-dialog > box > grid, +.budgie-polkit-dialog > box > grid, +.budgie-run-dialog > box > grid { + padding: 24px; +} + +.budgie-session-dialog label:not(:last-child), +.budgie-session-dialog .dialog-title, +.budgie-polkit-dialog label:not(:last-child), +.budgie-polkit-dialog .dialog-title, +.budgie-run-dialog label:not(:last-child), +.budgie-run-dialog .dialog-title { + font-size: 120%; +} + +.budgie-polkit-dialog .message { + color: rgba(255, 255, 255, 0.45); +} + +.budgie-polkit-dialog .failure { + color: #FF5252; +} + +.budgie-polkit-dialog > box > grid { + padding-bottom: 0; +} + +.budgie-run-dialog { + background-color: #333539; +} + +.budgie-run-dialog entry.search { + font-size: 120%; + padding: 6px 12px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: transparent; +} + +.budgie-run-dialog list .dim-label, .budgie-run-dialog list label.separator, .budgie-run-dialog list .budgie-notification .notification-body, .budgie-notification .budgie-run-dialog list .notification-body, .budgie-run-dialog list .budgie-switcher .notification-body, .budgie-switcher .budgie-run-dialog list .notification-body { + opacity: 1; +} + +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +.budgie-panel box.titlebar { + min-width: 16px; + min-height: 16px; + border-radius: 0; + background: unset; + box-shadow: none; + border: none; +} + +.budgie-panel box.titlebar > widget > label { + color: white; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton { + min-width: 16px; + min-height: 16px; + padding: 0 0; + margin: 0 6px; + background: none; + box-shadow: none; + color: white; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton image { + border-radius: 100px; + background-size: 16px 16px; + background-position: center center; + background-repeat: no-repeat; + transition-duration: 0s; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton:hover, .budgie-panel box.titlebar > button.image-button.titlebutton:active { + background: none; + box-shadow: none; + color: white; + animation: none; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton:hover image, .budgie-panel box.titlebar > button.image-button.titlebutton:active image { + -gtk-icon-shadow: none; +} + +.budgie-panel box.titlebar > button.image-button.titlebutton.close:hover image { + background-image: image(#FF5252); +} + +.budgie-panel box.titlebar > button.image-button.titlebutton.close:active image { + background-image: image(#ff1f1f); +} + +.budgie-panel box.titlebar > button.image-button.titlebutton:not(.close):hover image { + background-image: image(rgba(255, 255, 255, 0.2)); +} + +.budgie-panel box.titlebar > button.image-button.titlebutton:not(.close):active image { + background-image: image(#AB47BC); +} + +.budgie-panel box.titlebar > button.image-button.titlebutton:disabled image { + opacity: 0; +} + +.budgie-panel box.titlebar.horizontal { + padding: 0 3px; +} + +.budgie-panel box.titlebar.horizontal > widget > label:dir(ltr) { + padding-right: 3px; +} + +.budgie-panel box.titlebar.horizontal > widget > label:dir(rtl) { + padding-left: 3px; +} + +.budgie-panel box.titlebar.horizontal > button.image-button.titlebutton { + padding: 0 3px; +} + +/************************ + * LightDM GTK+ Greeter * + ************************/ +#panel_window { + background-color: alpha(black, 0.3); + color: alpha(white, 0.8); +} + +#panel_window menubar, +#panel_window separator { + background-color: transparent; +} + +#login_window, +#shutdown_dialog, +#restart_dialog { + margin: 8px; + border-radius: 2px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #383a3e; +} + +#content_frame { + padding-bottom: 20px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +#buttonbox_frame { + padding-top: 24px; +} + +#greeter_infobar { + margin-top: -1px; +} + +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color white; +/* text color for entries, views and content in general */ +@define-color theme_text_color currentColor; +/* widget base background color */ +@define-color theme_bg_color #292b2e; +/* text widgets and the like base background color */ +@define-color theme_base_color #333539; +/* base background color of selections */ +@define-color theme_selected_bg_color #AB47BC; +/* text/foreground color of selections */ +@define-color theme_selected_fg_color white; +/* base background color of insensitive widgets */ +@define-color insensitive_bg_color #292b2e; +/* text foreground color of insensitive widgets */ +@define-color insensitive_fg_color rgba(255, 255, 255, 0.45); +/* insensitive text widgets and the like base background color */ +@define-color insensitive_base_color #2e3034; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color white; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color currentColor; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #292b2e; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #333539; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #AB47BC; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color white; +/* insensitive color on backdrop windows*/ +@define-color unfocused_insensitive_color rgba(255, 255, 255, 0.45); +/* widgets main borders color */ +@define-color borders rgba(255, 255, 255, 0.12); +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders rgba(255, 255, 255, 0.12); +/* widgets */ +@define-color fg_color white; +@define-color text_color currentColor; +@define-color bg_color #292b2e; +@define-color base_color #333539; +/* WM */ +@define-color wm_title alpha(white, 0.8); +@define-color wm_unfocused_title alpha(white, 0.5); +@define-color wm_bg #36383c; +@define-color wm_bg_unfocused #36383c; +@define-color wm_highlight #4e5157; +/* these are pretty self explicative */ +@define-color warning_color #FDD633; +@define-color error_color #F28B82; +@define-color success_color #81C995; +@define-color content_view_bg #333539; +@define-color placeholder_text_color #96989c; +/* Very contrasty background for text views (@theme_text foreground) */ +@define-color text_view_bg #252629; +@define-color budgie_tasklist_indicator_color #AB47BC; +@define-color budgie_tasklist_indicator_color_active #AB47BC; +@define-color budgie_tasklist_indicator_color_active_window #754081; +@define-color budgie_tasklist_indicator_color_attention #FDD633; diff --git a/gtk-3.0/thumbnail.png b/gtk-3.0/thumbnail.png new file mode 100644 index 0000000..c150c10 Binary files /dev/null and b/gtk-3.0/thumbnail.png differ diff --git a/gtk-4.0/assets/scalable/check-symbolic.svg b/gtk-4.0/assets/scalable/check-symbolic.svg new file mode 100644 index 0000000..4821025 --- /dev/null +++ b/gtk-4.0/assets/scalable/check-symbolic.svg @@ -0,0 +1,47 @@ + + + + + + + + + + diff --git a/gtk-4.0/assets/scalable/checkbox-checked-symbolic.svg b/gtk-4.0/assets/scalable/checkbox-checked-symbolic.svg new file mode 100644 index 0000000..597041c --- /dev/null +++ b/gtk-4.0/assets/scalable/checkbox-checked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/checkbox-mixed-symbolic.svg b/gtk-4.0/assets/scalable/checkbox-mixed-symbolic.svg new file mode 100644 index 0000000..0e95207 --- /dev/null +++ b/gtk-4.0/assets/scalable/checkbox-mixed-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/checkbox-unchecked-symbolic.svg b/gtk-4.0/assets/scalable/checkbox-unchecked-symbolic.svg new file mode 100644 index 0000000..a66d47a --- /dev/null +++ b/gtk-4.0/assets/scalable/checkbox-unchecked-symbolic.svg @@ -0,0 +1,36 @@ + + + + + diff --git a/gtk-4.0/assets/scalable/cursor-handle-symbolic.svg b/gtk-4.0/assets/scalable/cursor-handle-symbolic.svg new file mode 100644 index 0000000..e2a252b --- /dev/null +++ b/gtk-4.0/assets/scalable/cursor-handle-symbolic.svg @@ -0,0 +1,3 @@ + + + diff --git a/gtk-4.0/assets/scalable/radio-checked-symbolic.svg b/gtk-4.0/assets/scalable/radio-checked-symbolic.svg new file mode 100644 index 0000000..6db3e66 --- /dev/null +++ b/gtk-4.0/assets/scalable/radio-checked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/radio-mixed-symbolic.svg b/gtk-4.0/assets/scalable/radio-mixed-symbolic.svg new file mode 100644 index 0000000..c4d4b9b --- /dev/null +++ b/gtk-4.0/assets/scalable/radio-mixed-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/radio-unchecked-symbolic.svg b/gtk-4.0/assets/scalable/radio-unchecked-symbolic.svg new file mode 100644 index 0000000..a9ec10e --- /dev/null +++ b/gtk-4.0/assets/scalable/radio-unchecked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/scale-horz-marks-after-slider-symbolic.svg b/gtk-4.0/assets/scalable/scale-horz-marks-after-slider-symbolic.svg new file mode 100644 index 0000000..14cf8d0 --- /dev/null +++ b/gtk-4.0/assets/scalable/scale-horz-marks-after-slider-symbolic.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/gtk-4.0/assets/scalable/scale-horz-marks-before-slider-symbolic.svg b/gtk-4.0/assets/scalable/scale-horz-marks-before-slider-symbolic.svg new file mode 100644 index 0000000..b476ec2 --- /dev/null +++ b/gtk-4.0/assets/scalable/scale-horz-marks-before-slider-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/gtk-4.0/assets/scalable/scale-slider-symbolic.svg b/gtk-4.0/assets/scalable/scale-slider-symbolic.svg new file mode 100644 index 0000000..4b00bc1 --- /dev/null +++ b/gtk-4.0/assets/scalable/scale-slider-symbolic.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/gtk-4.0/assets/scalable/scale-vert-marks-after-slider-symbolic.svg b/gtk-4.0/assets/scalable/scale-vert-marks-after-slider-symbolic.svg new file mode 100644 index 0000000..c5eef30 --- /dev/null +++ b/gtk-4.0/assets/scalable/scale-vert-marks-after-slider-symbolic.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/gtk-4.0/assets/scalable/scale-vert-marks-before-slider-symbolic.svg b/gtk-4.0/assets/scalable/scale-vert-marks-before-slider-symbolic.svg new file mode 100644 index 0000000..b249ea2 --- /dev/null +++ b/gtk-4.0/assets/scalable/scale-vert-marks-before-slider-symbolic.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/gtk-4.0/assets/scalable/small-checkbox-checked-symbolic.svg b/gtk-4.0/assets/scalable/small-checkbox-checked-symbolic.svg new file mode 100644 index 0000000..315523d --- /dev/null +++ b/gtk-4.0/assets/scalable/small-checkbox-checked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/small-checkbox-mixed-symbolic.svg b/gtk-4.0/assets/scalable/small-checkbox-mixed-symbolic.svg new file mode 100644 index 0000000..a79a1c1 --- /dev/null +++ b/gtk-4.0/assets/scalable/small-checkbox-mixed-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/small-checkbox-unchecked-symbolic.svg b/gtk-4.0/assets/scalable/small-checkbox-unchecked-symbolic.svg new file mode 100644 index 0000000..6fabad1 --- /dev/null +++ b/gtk-4.0/assets/scalable/small-checkbox-unchecked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/small-radio-checked-symbolic.svg b/gtk-4.0/assets/scalable/small-radio-checked-symbolic.svg new file mode 100644 index 0000000..d057589 --- /dev/null +++ b/gtk-4.0/assets/scalable/small-radio-checked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/small-radio-mixed-symbolic.svg b/gtk-4.0/assets/scalable/small-radio-mixed-symbolic.svg new file mode 100644 index 0000000..4034fd5 --- /dev/null +++ b/gtk-4.0/assets/scalable/small-radio-mixed-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scalable/small-radio-unchecked-symbolic.svg b/gtk-4.0/assets/scalable/small-radio-unchecked-symbolic.svg new file mode 100644 index 0000000..4f97332 --- /dev/null +++ b/gtk-4.0/assets/scalable/small-radio-unchecked-symbolic.svg @@ -0,0 +1,39 @@ + + + + + + diff --git a/gtk-4.0/assets/scale-horz-marks-after-slider-dark.png b/gtk-4.0/assets/scale-horz-marks-after-slider-dark.png new file mode 100644 index 0000000..12e00cb Binary files /dev/null and b/gtk-4.0/assets/scale-horz-marks-after-slider-dark.png differ diff --git a/gtk-4.0/assets/scale-horz-marks-after-slider-dark@2.png b/gtk-4.0/assets/scale-horz-marks-after-slider-dark@2.png new file mode 100644 index 0000000..be3f11d Binary files /dev/null and b/gtk-4.0/assets/scale-horz-marks-after-slider-dark@2.png differ diff --git a/gtk-4.0/assets/scale-horz-marks-after-slider-disabled-dark.png b/gtk-4.0/assets/scale-horz-marks-after-slider-disabled-dark.png new file mode 100644 index 0000000..49d5267 Binary files /dev/null and b/gtk-4.0/assets/scale-horz-marks-after-slider-disabled-dark.png differ diff --git a/gtk-4.0/assets/scale-horz-marks-after-slider-disabled-dark@2.png b/gtk-4.0/assets/scale-horz-marks-after-slider-disabled-dark@2.png new file mode 100644 index 0000000..5baca83 Binary files /dev/null and b/gtk-4.0/assets/scale-horz-marks-after-slider-disabled-dark@2.png differ diff --git a/gtk-4.0/assets/scale-horz-marks-after-slider-disabled.png b/gtk-4.0/assets/scale-horz-marks-after-slider-disabled.png new file mode 100644 index 0000000..c3dc80e Binary files /dev/null and b/gtk-4.0/assets/scale-horz-marks-after-slider-disabled.png differ diff --git a/gtk-4.0/assets/scale-horz-marks-after-slider-disabled@2.png b/gtk-4.0/assets/scale-horz-marks-after-slider-disabled@2.png new file mode 100644 index 0000000..6da4e62 Binary files /dev/null and b/gtk-4.0/assets/scale-horz-marks-after-slider-disabled@2.png differ diff --git a/gtk-4.0/assets/scale-horz-marks-after-slider.png b/gtk-4.0/assets/scale-horz-marks-after-slider.png new file mode 100644 index 0000000..12e00cb Binary files /dev/null and b/gtk-4.0/assets/scale-horz-marks-after-slider.png differ diff --git a/gtk-4.0/assets/scale-horz-marks-after-slider@2.png b/gtk-4.0/assets/scale-horz-marks-after-slider@2.png new file mode 100644 index 0000000..be3f11d Binary files /dev/null and b/gtk-4.0/assets/scale-horz-marks-after-slider@2.png differ diff --git a/gtk-4.0/assets/scale-horz-marks-before-slider-dark.png b/gtk-4.0/assets/scale-horz-marks-before-slider-dark.png new file mode 100644 index 0000000..05668fe Binary files /dev/null and b/gtk-4.0/assets/scale-horz-marks-before-slider-dark.png differ diff --git a/gtk-4.0/assets/scale-horz-marks-before-slider-dark@2.png b/gtk-4.0/assets/scale-horz-marks-before-slider-dark@2.png new file mode 100644 index 0000000..f2f7ae6 Binary files /dev/null and b/gtk-4.0/assets/scale-horz-marks-before-slider-dark@2.png differ diff --git a/gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark.png b/gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark.png new file mode 100644 index 0000000..d870c27 Binary files /dev/null and b/gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark.png differ diff --git a/gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark@2.png b/gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark@2.png new file mode 100644 index 0000000..81acf95 Binary files /dev/null and b/gtk-4.0/assets/scale-horz-marks-before-slider-disabled-dark@2.png differ diff --git a/gtk-4.0/assets/scale-horz-marks-before-slider-disabled.png b/gtk-4.0/assets/scale-horz-marks-before-slider-disabled.png new file mode 100644 index 0000000..96e442b Binary files /dev/null and b/gtk-4.0/assets/scale-horz-marks-before-slider-disabled.png differ diff --git a/gtk-4.0/assets/scale-horz-marks-before-slider-disabled@2.png b/gtk-4.0/assets/scale-horz-marks-before-slider-disabled@2.png new file mode 100644 index 0000000..717ee2c Binary files /dev/null and b/gtk-4.0/assets/scale-horz-marks-before-slider-disabled@2.png differ diff --git a/gtk-4.0/assets/scale-horz-marks-before-slider.png b/gtk-4.0/assets/scale-horz-marks-before-slider.png new file mode 100644 index 0000000..05668fe Binary files /dev/null and b/gtk-4.0/assets/scale-horz-marks-before-slider.png differ diff --git a/gtk-4.0/assets/scale-horz-marks-before-slider@2.png b/gtk-4.0/assets/scale-horz-marks-before-slider@2.png new file mode 100644 index 0000000..f2f7ae6 Binary files /dev/null and b/gtk-4.0/assets/scale-horz-marks-before-slider@2.png differ diff --git a/gtk-4.0/assets/scale-slider-dark.png b/gtk-4.0/assets/scale-slider-dark.png new file mode 100644 index 0000000..11c492a Binary files /dev/null and b/gtk-4.0/assets/scale-slider-dark.png differ diff --git a/gtk-4.0/assets/scale-slider-dark@2.png b/gtk-4.0/assets/scale-slider-dark@2.png new file mode 100644 index 0000000..dfe4b68 Binary files /dev/null and b/gtk-4.0/assets/scale-slider-dark@2.png differ diff --git a/gtk-4.0/assets/scale-slider-disabled-dark.png b/gtk-4.0/assets/scale-slider-disabled-dark.png new file mode 100644 index 0000000..8262fac Binary files /dev/null and b/gtk-4.0/assets/scale-slider-disabled-dark.png differ diff --git a/gtk-4.0/assets/scale-slider-disabled-dark@2.png b/gtk-4.0/assets/scale-slider-disabled-dark@2.png new file mode 100644 index 0000000..596adb7 Binary files /dev/null and b/gtk-4.0/assets/scale-slider-disabled-dark@2.png differ diff --git a/gtk-4.0/assets/scale-slider-disabled.png b/gtk-4.0/assets/scale-slider-disabled.png new file mode 100644 index 0000000..2b5474f Binary files /dev/null and b/gtk-4.0/assets/scale-slider-disabled.png differ diff --git a/gtk-4.0/assets/scale-slider-disabled@2.png b/gtk-4.0/assets/scale-slider-disabled@2.png new file mode 100644 index 0000000..2406137 Binary files /dev/null and b/gtk-4.0/assets/scale-slider-disabled@2.png differ diff --git a/gtk-4.0/assets/scale-slider.png b/gtk-4.0/assets/scale-slider.png new file mode 100644 index 0000000..11c492a Binary files /dev/null and b/gtk-4.0/assets/scale-slider.png differ diff --git a/gtk-4.0/assets/scale-slider@2.png b/gtk-4.0/assets/scale-slider@2.png new file mode 100644 index 0000000..dfe4b68 Binary files /dev/null and b/gtk-4.0/assets/scale-slider@2.png differ diff --git a/gtk-4.0/assets/scale-vert-marks-after-slider-dark.png b/gtk-4.0/assets/scale-vert-marks-after-slider-dark.png new file mode 100644 index 0000000..11314d3 Binary files /dev/null and b/gtk-4.0/assets/scale-vert-marks-after-slider-dark.png differ diff --git a/gtk-4.0/assets/scale-vert-marks-after-slider-dark@2.png b/gtk-4.0/assets/scale-vert-marks-after-slider-dark@2.png new file mode 100644 index 0000000..3d97405 Binary files /dev/null and b/gtk-4.0/assets/scale-vert-marks-after-slider-dark@2.png differ diff --git a/gtk-4.0/assets/scale-vert-marks-after-slider-disabled-dark.png b/gtk-4.0/assets/scale-vert-marks-after-slider-disabled-dark.png new file mode 100644 index 0000000..09c893a Binary files /dev/null and b/gtk-4.0/assets/scale-vert-marks-after-slider-disabled-dark.png differ diff --git a/gtk-4.0/assets/scale-vert-marks-after-slider-disabled-dark@2.png b/gtk-4.0/assets/scale-vert-marks-after-slider-disabled-dark@2.png new file mode 100644 index 0000000..34dcaea Binary files /dev/null and b/gtk-4.0/assets/scale-vert-marks-after-slider-disabled-dark@2.png differ diff --git a/gtk-4.0/assets/scale-vert-marks-after-slider-disabled.png b/gtk-4.0/assets/scale-vert-marks-after-slider-disabled.png new file mode 100644 index 0000000..9ce1039 Binary files /dev/null and b/gtk-4.0/assets/scale-vert-marks-after-slider-disabled.png differ diff --git a/gtk-4.0/assets/scale-vert-marks-after-slider-disabled@2.png b/gtk-4.0/assets/scale-vert-marks-after-slider-disabled@2.png new file mode 100644 index 0000000..480bfef Binary files /dev/null and b/gtk-4.0/assets/scale-vert-marks-after-slider-disabled@2.png differ diff --git a/gtk-4.0/assets/scale-vert-marks-after-slider.png b/gtk-4.0/assets/scale-vert-marks-after-slider.png new file mode 100644 index 0000000..11314d3 Binary files /dev/null and b/gtk-4.0/assets/scale-vert-marks-after-slider.png differ diff --git a/gtk-4.0/assets/scale-vert-marks-after-slider@2.png b/gtk-4.0/assets/scale-vert-marks-after-slider@2.png new file mode 100644 index 0000000..3d97405 Binary files /dev/null and b/gtk-4.0/assets/scale-vert-marks-after-slider@2.png differ diff --git a/gtk-4.0/assets/scale-vert-marks-before-slider-dark.png b/gtk-4.0/assets/scale-vert-marks-before-slider-dark.png new file mode 100644 index 0000000..0569e43 Binary files /dev/null and b/gtk-4.0/assets/scale-vert-marks-before-slider-dark.png differ diff --git a/gtk-4.0/assets/scale-vert-marks-before-slider-dark@2.png b/gtk-4.0/assets/scale-vert-marks-before-slider-dark@2.png new file mode 100644 index 0000000..07cc7d6 Binary files /dev/null and b/gtk-4.0/assets/scale-vert-marks-before-slider-dark@2.png differ diff --git a/gtk-4.0/assets/scale-vert-marks-before-slider-disabled-dark.png b/gtk-4.0/assets/scale-vert-marks-before-slider-disabled-dark.png new file mode 100644 index 0000000..21f0b55 Binary files /dev/null and b/gtk-4.0/assets/scale-vert-marks-before-slider-disabled-dark.png differ diff --git a/gtk-4.0/assets/scale-vert-marks-before-slider-disabled-dark@2.png b/gtk-4.0/assets/scale-vert-marks-before-slider-disabled-dark@2.png new file mode 100644 index 0000000..ccebfb1 Binary files /dev/null and b/gtk-4.0/assets/scale-vert-marks-before-slider-disabled-dark@2.png differ diff --git a/gtk-4.0/assets/scale-vert-marks-before-slider-disabled.png b/gtk-4.0/assets/scale-vert-marks-before-slider-disabled.png new file mode 100644 index 0000000..a1ee164 Binary files /dev/null and b/gtk-4.0/assets/scale-vert-marks-before-slider-disabled.png differ diff --git a/gtk-4.0/assets/scale-vert-marks-before-slider-disabled@2.png b/gtk-4.0/assets/scale-vert-marks-before-slider-disabled@2.png new file mode 100644 index 0000000..b48bb1f Binary files /dev/null and b/gtk-4.0/assets/scale-vert-marks-before-slider-disabled@2.png differ diff --git a/gtk-4.0/assets/scale-vert-marks-before-slider.png b/gtk-4.0/assets/scale-vert-marks-before-slider.png new file mode 100644 index 0000000..0569e43 Binary files /dev/null and b/gtk-4.0/assets/scale-vert-marks-before-slider.png differ diff --git a/gtk-4.0/assets/scale-vert-marks-before-slider@2.png b/gtk-4.0/assets/scale-vert-marks-before-slider@2.png new file mode 100644 index 0000000..07cc7d6 Binary files /dev/null and b/gtk-4.0/assets/scale-vert-marks-before-slider@2.png differ diff --git a/gtk-4.0/assets/selectionmode-checkbox-checked-dark.png b/gtk-4.0/assets/selectionmode-checkbox-checked-dark.png new file mode 100644 index 0000000..157c0cb Binary files /dev/null and b/gtk-4.0/assets/selectionmode-checkbox-checked-dark.png differ diff --git a/gtk-4.0/assets/selectionmode-checkbox-checked-dark@2.png b/gtk-4.0/assets/selectionmode-checkbox-checked-dark@2.png new file mode 100644 index 0000000..2d2dc0f Binary files /dev/null and b/gtk-4.0/assets/selectionmode-checkbox-checked-dark@2.png differ diff --git a/gtk-4.0/assets/selectionmode-checkbox-checked.png b/gtk-4.0/assets/selectionmode-checkbox-checked.png new file mode 100644 index 0000000..157c0cb Binary files /dev/null and b/gtk-4.0/assets/selectionmode-checkbox-checked.png differ diff --git a/gtk-4.0/assets/selectionmode-checkbox-checked@2.png b/gtk-4.0/assets/selectionmode-checkbox-checked@2.png new file mode 100644 index 0000000..2d2dc0f Binary files /dev/null and b/gtk-4.0/assets/selectionmode-checkbox-checked@2.png differ diff --git a/gtk-4.0/assets/selectionmode-checkbox-unchecked-dark.png b/gtk-4.0/assets/selectionmode-checkbox-unchecked-dark.png new file mode 100644 index 0000000..8ae9cd2 Binary files /dev/null and b/gtk-4.0/assets/selectionmode-checkbox-unchecked-dark.png differ diff --git a/gtk-4.0/assets/selectionmode-checkbox-unchecked-dark@2.png b/gtk-4.0/assets/selectionmode-checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..4b1adc3 Binary files /dev/null and b/gtk-4.0/assets/selectionmode-checkbox-unchecked-dark@2.png differ diff --git a/gtk-4.0/assets/selectionmode-checkbox-unchecked.png b/gtk-4.0/assets/selectionmode-checkbox-unchecked.png new file mode 100644 index 0000000..0362e37 Binary files /dev/null and b/gtk-4.0/assets/selectionmode-checkbox-unchecked.png differ diff --git a/gtk-4.0/assets/selectionmode-checkbox-unchecked@2.png b/gtk-4.0/assets/selectionmode-checkbox-unchecked@2.png new file mode 100644 index 0000000..4226e59 Binary files /dev/null and b/gtk-4.0/assets/selectionmode-checkbox-unchecked@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-active-dark.png b/gtk-4.0/assets/window-assets/titlebutton-close-active-dark.png new file mode 100644 index 0000000..7ffebe5 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-close-active-dark.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-active-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-close-active-dark@2.png new file mode 100644 index 0000000..57a033b Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-close-active-dark@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-active.png b/gtk-4.0/assets/window-assets/titlebutton-close-active.png new file mode 100644 index 0000000..7ffebe5 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-close-active.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-active@2.png b/gtk-4.0/assets/window-assets/titlebutton-close-active@2.png new file mode 100644 index 0000000..57a033b Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-close-active@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-backdrop-dark.png b/gtk-4.0/assets/window-assets/titlebutton-close-backdrop-dark.png new file mode 100644 index 0000000..04f671d Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-close-backdrop-dark.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-backdrop-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-close-backdrop-dark@2.png new file mode 100644 index 0000000..0e124ba Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-close-backdrop-dark@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-backdrop.png b/gtk-4.0/assets/window-assets/titlebutton-close-backdrop.png new file mode 100644 index 0000000..04f671d Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-close-backdrop.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-backdrop@2.png b/gtk-4.0/assets/window-assets/titlebutton-close-backdrop@2.png new file mode 100644 index 0000000..0e124ba Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-close-backdrop@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-dark.png b/gtk-4.0/assets/window-assets/titlebutton-close-dark.png new file mode 100644 index 0000000..0df7db8 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-close-dark.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-close-dark@2.png new file mode 100644 index 0000000..cf9047e Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-close-dark@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-hover-dark.png b/gtk-4.0/assets/window-assets/titlebutton-close-hover-dark.png new file mode 100644 index 0000000..ee74efe Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-close-hover-dark.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-hover-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-close-hover-dark@2.png new file mode 100644 index 0000000..0c24020 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-close-hover-dark@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-hover.png b/gtk-4.0/assets/window-assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ee74efe Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-close-hover.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-close-hover@2.png b/gtk-4.0/assets/window-assets/titlebutton-close-hover@2.png new file mode 100644 index 0000000..0c24020 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-close-hover@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-close.png b/gtk-4.0/assets/window-assets/titlebutton-close.png new file mode 100644 index 0000000..0df7db8 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-close.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-close@2.png b/gtk-4.0/assets/window-assets/titlebutton-close@2.png new file mode 100644 index 0000000..cf9047e Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-close@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-active-dark.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-active-dark.png new file mode 100644 index 0000000..07a9e6c Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-maximize-active-dark.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-active-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-active-dark@2.png new file mode 100644 index 0000000..14ae774 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-maximize-active-dark@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-active.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..07a9e6c Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-maximize-active.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-active@2.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-active@2.png new file mode 100644 index 0000000..14ae774 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-maximize-active@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop-dark.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop-dark.png new file mode 100644 index 0000000..04f671d Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop-dark.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop-dark@2.png new file mode 100644 index 0000000..0e124ba Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop-dark@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop.png new file mode 100644 index 0000000..04f671d Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop@2.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop@2.png new file mode 100644 index 0000000..0e124ba Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-maximize-backdrop@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-dark.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-dark.png new file mode 100644 index 0000000..203a96e Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-maximize-dark.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-dark@2.png new file mode 100644 index 0000000..5281799 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-maximize-dark@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-hover-dark.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-hover-dark.png new file mode 100644 index 0000000..cae06ff Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-maximize-hover-dark.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-hover-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-hover-dark@2.png new file mode 100644 index 0000000..00c2b77 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-maximize-hover-dark@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-hover.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..cae06ff Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-maximize-hover.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize-hover@2.png b/gtk-4.0/assets/window-assets/titlebutton-maximize-hover@2.png new file mode 100644 index 0000000..00c2b77 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-maximize-hover@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize.png b/gtk-4.0/assets/window-assets/titlebutton-maximize.png new file mode 100644 index 0000000..203a96e Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-maximize.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-maximize@2.png b/gtk-4.0/assets/window-assets/titlebutton-maximize@2.png new file mode 100644 index 0000000..5281799 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-maximize@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-active-dark.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-active-dark.png new file mode 100644 index 0000000..a4dbc1b Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-minimize-active-dark.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-active-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-active-dark@2.png new file mode 100644 index 0000000..a4b1590 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-minimize-active-dark@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-active.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..a4dbc1b Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-minimize-active.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-active@2.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-active@2.png new file mode 100644 index 0000000..a4b1590 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-minimize-active@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop-dark.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop-dark.png new file mode 100644 index 0000000..04f671d Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop-dark.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop-dark@2.png new file mode 100644 index 0000000..0e124ba Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop-dark@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop.png new file mode 100644 index 0000000..04f671d Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop@2.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop@2.png new file mode 100644 index 0000000..0e124ba Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-minimize-backdrop@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-dark.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-dark.png new file mode 100644 index 0000000..7ea660d Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-minimize-dark.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-dark@2.png new file mode 100644 index 0000000..8eb2604 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-minimize-dark@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-hover-dark.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-hover-dark.png new file mode 100644 index 0000000..918e8d8 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-minimize-hover-dark.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-hover-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-hover-dark@2.png new file mode 100644 index 0000000..5ed4be8 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-minimize-hover-dark@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-hover.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..918e8d8 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-minimize-hover.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize-hover@2.png b/gtk-4.0/assets/window-assets/titlebutton-minimize-hover@2.png new file mode 100644 index 0000000..5ed4be8 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-minimize-hover@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize.png b/gtk-4.0/assets/window-assets/titlebutton-minimize.png new file mode 100644 index 0000000..7ea660d Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-minimize.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-minimize@2.png b/gtk-4.0/assets/window-assets/titlebutton-minimize@2.png new file mode 100644 index 0000000..8eb2604 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-minimize@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-active-dark.png b/gtk-4.0/assets/window-assets/titlebutton-restore-active-dark.png new file mode 100644 index 0000000..f21d626 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-restore-active-dark.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-active-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-restore-active-dark@2.png new file mode 100644 index 0000000..c5aceac Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-restore-active-dark@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-active.png b/gtk-4.0/assets/window-assets/titlebutton-restore-active.png new file mode 100644 index 0000000..f21d626 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-restore-active.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-active@2.png b/gtk-4.0/assets/window-assets/titlebutton-restore-active@2.png new file mode 100644 index 0000000..c5aceac Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-restore-active@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop-dark.png b/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop-dark.png new file mode 100644 index 0000000..04f671d Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop-dark.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop-dark@2.png new file mode 100644 index 0000000..0e124ba Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop-dark@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop.png b/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop.png new file mode 100644 index 0000000..04f671d Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop@2.png b/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop@2.png new file mode 100644 index 0000000..0e124ba Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-restore-backdrop@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-dark.png b/gtk-4.0/assets/window-assets/titlebutton-restore-dark.png new file mode 100644 index 0000000..203a96e Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-restore-dark.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-restore-dark@2.png new file mode 100644 index 0000000..5281799 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-restore-dark@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-hover-dark.png b/gtk-4.0/assets/window-assets/titlebutton-restore-hover-dark.png new file mode 100644 index 0000000..deb87fc Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-restore-hover-dark.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-hover-dark@2.png b/gtk-4.0/assets/window-assets/titlebutton-restore-hover-dark@2.png new file mode 100644 index 0000000..b596dfd Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-restore-hover-dark@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-hover.png b/gtk-4.0/assets/window-assets/titlebutton-restore-hover.png new file mode 100644 index 0000000..deb87fc Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-restore-hover.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore-hover@2.png b/gtk-4.0/assets/window-assets/titlebutton-restore-hover@2.png new file mode 100644 index 0000000..b596dfd Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-restore-hover@2.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore.png b/gtk-4.0/assets/window-assets/titlebutton-restore.png new file mode 100644 index 0000000..203a96e Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-restore.png differ diff --git a/gtk-4.0/assets/window-assets/titlebutton-restore@2.png b/gtk-4.0/assets/window-assets/titlebutton-restore@2.png new file mode 100644 index 0000000..5281799 Binary files /dev/null and b/gtk-4.0/assets/window-assets/titlebutton-restore@2.png differ diff --git a/gtk-4.0/gtk-dark.css b/gtk-4.0/gtk-dark.css new file mode 100644 index 0000000..af7f63e --- /dev/null +++ b/gtk-4.0/gtk-dark.css @@ -0,0 +1,6629 @@ +@keyframes ripple_effect { + to { + background-size: 1000% 1000%; + } +} + +@keyframes scale_ripple_effect { + to { + background-size: auto, 1000% 1000%; + } +} + +@keyframes headerbar_ripple_effect { + from { + background-image: radial-gradient(circle, #AB47BC 0%, transparent 0%); + } + to { + background-image: radial-gradient(circle, #AB47BC 100%, transparent 100%); + } +} + +* { + padding: 0; + background-clip: padding-box; + -gtk-secondary-caret-color: #AB47BC; +} + +.background { + background-color: #292b2e; + color: white; +} + +dnd { + color: white; +} + +.normal-icons { + -gtk-icon-size: 16px; +} + +.large-icons { + -gtk-icon-size: 32px; +} + +spinner:disabled, +arrow:disabled, +scrollbar:disabled, +check:disabled, +radio:disabled, +treeview.expander:disabled { + -gtk-icon-filter: opacity(0.5); +} + +iconview, textview > text, .view { + background-color: #333539; + color: white; +} + +iconview:disabled, textview > text:disabled, .view:disabled { + color: rgba(255, 255, 255, 0.45); +} + +textview > border { + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +textview:drop(active) { + caret-color: #FDD633; +} + +iconview:hover, iconview:active, iconview:selected { + border-radius: 3px; +} + +iconview:drop(active) { + box-shadow: none; +} + +iconview > dndtarget:drop(active) { + border: none; +} + +rubberband, .content-view > rubberband, columnview.view > rubberband, +treeview.view > rubberband, gridview > rubberband, flowbox > rubberband { + border: 1px solid #AB47BC; + background-color: alpha(#AB47BC, 0.3); +} + +flowbox > flowboxchild { + padding: 4px; + border-radius: 3px; +} + +.content-view .tile:selected { + background-color: transparent; +} + +gridview > child { + padding: 3px; +} + +gridview > child box { + border-spacing: 8px; + margin: 12px; +} + +coverflow cover { + color: white; + background-color: #333539; + border: none; +} + +label { + caret-color: currentColor; +} + +label.separator { + color: white; +} + +row:selected label, label:selected { + color: white; +} + +row:selected label:disabled, label:selected:disabled { + color: rgba(255, 255, 255, 0.45); +} + +label > selection { + background-color: #AB47BC; + color: white; +} + +label:disabled { + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +label:disabled > selection { + color: rgba(255, 255, 255, 0.45); +} + +tab label:disabled, button label:disabled { + color: inherit; +} + +.dim-label, row.expander image.expander-row-arrow, row label.subtitle, headerbar .subtitle, entry > text > placeholder, label.separator { + color: rgba(255, 255, 255, 0.45); + opacity: 1; +} + +.accent { + color: #EC407A; +} + +.success { + color: #81C995; +} + +.warning { + color: #FDD633; +} + +.error { + color: #F28B82; +} + +window.assistant .sidebar { + padding: 4px 0; +} + +window.assistant.csd .sidebar { + border-top-style: none; +} + +window.assistant .sidebar > label { + min-height: 36px; + padding: 0 12px; + color: rgba(255, 255, 255, 0.45); + font-weight: 500; +} + +window.assistant .sidebar > label.highlight { + color: white; +} + +window.aboutdialog image.large-icons { + -gtk-icon-size: 128px; +} + +.osd .scale-popup > contents, .osd .scale-popup > arrow, .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: white; + border: none; + background-color: #232528; + background-clip: padding-box; + border-radius: 4.5px; + padding: 6px; + margin: 6px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +toast { + margin: 12px; + margin-bottom: 24px; + border-radius: 9999px; + border-spacing: 6px; + padding: 6px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #383a3e; + color: white; + border: none; +} + +toast:dir(ltr) { + padding-left: 12px; +} + +toast:dir(rtl) { + padding-right: 12px; +} + +toast > label { + margin: 0 6px; +} + +@keyframes spin { + to { + 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.3; +} + +.large-title { + font-weight: 300; + font-size: 24pt; +} + +.title-1 { + font-weight: 800; + font-size: 20pt; +} + +.title-2 { + font-weight: 800; + font-size: 15pt; +} + +.title-3 { + font-weight: 700; + font-size: 15pt; +} + +.title-4 { + font-weight: 700; + font-size: 13pt; +} + +.heading { + font-weight: 700; + font-size: 11pt; +} + +.body { + font-weight: 400; + font-size: 11pt; +} + +.caption-heading { + font-weight: 700; + font-size: 9pt; +} + +.caption { + font-weight: 400; + font-size: 9pt; +} + +window.dialog.message entry, notebook > stack:not(:only-child) entry, +notebook > stack:not(:only-child) spinbutton:not(.vertical), popover.background entry, spinbutton:not(.vertical), spinbutton.flat:not(.vertical), .linked > entry, .linked.vertical > entry, .linked > entry.flat, .linked.vertical > entry.flat, entry.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, rgba(171, 71, 188, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: white; + border-width: 0; + border-radius: 0; +} + +window.dialog.message entry:focus-within, notebook > stack:not(:only-child) entry:focus-within, +notebook > stack:not(:only-child) spinbutton:focus-within:not(.vertical), popover.background entry:focus-within, spinbutton:focus-within:not(.vertical), .linked > entry:focus-within, entry.flat:focus-within { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#AB47BC, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(171, 71, 188, 0.35) 10%) 0 0 2/0 0 2px; +} + +window.dialog.message entry:drop(active), notebook > stack:not(:only-child) entry:drop(active), +notebook > stack:not(:only-child) spinbutton:drop(active):not(.vertical), popover.background entry:drop(active), spinbutton:drop(active):not(.vertical), .linked > entry:drop(active), entry.flat:drop(active) { + background: none; + border-width: 0; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.45); +} + +window.dialog.message entry:disabled, notebook > stack:not(:only-child) entry:disabled, +notebook > stack:not(:only-child) spinbutton:disabled:not(.vertical), popover.background entry:disabled, spinbutton:disabled:not(.vertical), .linked > entry:disabled, entry.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +entry { + min-height: 24px; + padding: 6px 8px; + border-radius: 3px; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); + outline: none; +} + +entry:focus-within { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + outline: none; +} + +entry:disabled { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +entry > image { + color: alpha(currentColor, 0.9); +} + +entry > image:hover, entry > image:active { + color: currentColor; +} + +entry > image:disabled { + color: alpha(currentColor, 0.45); +} + +entry > image.left { + margin-left: 2px; + margin-right: 6px; +} + +entry > image.right { + margin-left: 6px; + margin-right: 2px; +} + +entry:focus-within > placeholder { + opacity: 0; +} + +entry > text > block-cursor { + color: #333539; + background-color: white; +} + +entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-left: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left top; +} + +entry undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-right: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right top; +} + +.background entry.error, .background entry.search.error { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #F28B82; + color: white; + outline: none; +} + +.background entry.error:focus-within, .background entry.search.error:focus-within { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + outline: none; +} + +.background entry.error:disabled, .background entry.search.error:disabled { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +.background entry.error.flat, .background entry.search.error.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F28B82 0%, rgba(242, 139, 130, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #F28B82; + background-color: transparent; + color: white; + border-width: 0; +} + +.background entry.error.flat:focus-within, .background entry.search.error.flat:focus-within { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#F28B82, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F28B82 100%, rgba(242, 139, 130, 0.35) 10%) 0 0 2/0 0 2px; +} + +.background entry.error.flat:disabled, .background entry.search.error.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +.background entry.warning, .background entry.search.warning { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #FDD633; + color: white; + outline: none; +} + +.background entry.warning:focus-within, .background entry.search.warning:focus-within { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + outline: none; +} + +.background entry.warning:disabled, .background entry.search.warning:disabled { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +.background entry.warning.flat, .background entry.search.warning.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #FDD633 0%, rgba(253, 214, 51, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #FDD633; + background-color: transparent; + color: white; + border-width: 0; +} + +.background entry.warning.flat:focus-within, .background entry.search.warning.flat:focus-within { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#FDD633, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #FDD633 100%, rgba(253, 214, 51, 0.35) 10%) 0 0 2/0 0 2px; +} + +.background entry.warning.flat:disabled, .background entry.search.warning.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +entry.password image.caps-lock-indicator { + color: rgba(255, 255, 255, 0.3); +} + +entry:drop(active):focus-within, entry:drop(active) { + border-color: #FDD633; + box-shadow: inset 0 0 0 1px #FDD633; +} + +.osd entry { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #4e5157; + color: rgba(255, 255, 255, 0.7); +} + +.osd entry:focus-within { + border: none; + border-image: none; + box-shadow: inset 0 0 0 2px #AB47BC; + background-color: #5a5e64; + color: white; +} + +entry > progress { + margin: 2px -6px; +} + +entry progress > trough > progress { + background-color: transparent; + background-image: none; + border-radius: 0; + border-style: none none solid; + border-width: 2px; + border-color: #AB47BC; + box-shadow: none; +} + +.linked:not(.vertical) > entry, .linked.vertical > entry, .linked:not(.vertical) > entry.flat, .linked.vertical > entry.flat { + border-radius: 0; +} + +treeview entry.flat, treeview entry { + min-height: 0; + padding: 2px; + border-radius: 0; + background-color: #333539; +} + +treeview entry.flat, treeview entry.flat:focus-within, treeview entry, treeview entry:focus-within { + border-image: none; + box-shadow: none; +} + +editablelabel > stack > text { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); + outline: none; +} + +@keyframes needs_attention { + from { + background-image: radial-gradient(farthest-side, #c57fd0 0%, rgba(197, 127, 208, 0) 0%); + } + to { + background-image: radial-gradient(farthest-side, #c57fd0 95%, rgba(197, 127, 208, 0)); + } +} + +button { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); + outline: none; + border: none; + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +button:active { + background-image: radial-gradient(circle, alpha(#AB47BC, 0.75) 10%, alpha(#AB47BC, 0.25) 10%); +} + +button:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + background-color: #3f4246; +} + +button:focus { + color: white; + outline: none; +} + +button:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(255, 255, 255, 0.7); +} + +button:disabled { + box-shadow: none; + background-color: rgba(51, 53, 57, 0.45); + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +button:checked { + background-color: #AB47BC; + color: white; +} + +button:checked:disabled { + background-color: alpha(#AB47BC, 0.25); + color: alpha(#AB47BC, 0.5); +} + +datechooser.view button.circular.day, #NautilusQueryEditor > menubutton > button.image-button.toggle, button.emoji-section, window.dialog.message .dialog-action-area > button, row button:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model, popover.menu box.inline-buttons button.image-button.model, +pathbar > button, +.pathbar > button, headerbar.flat button, .toolbar button, .linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.down, +list > row button.image-button:not(.flat), splitbutton.flat > button, +splitbutton.flat > menubutton > button, menubutton.suggested-action > button, menubutton.destructive-action > button, menubutton.opaque > button, menubutton.flat > button, toolbutton button, toolbutton button.image-button, toolbutton button.toggle, .linked.stack-switcher > button, button.flat, toast button { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +datechooser.view button.circular.day:active, #NautilusQueryEditor > menubutton > button.image-button.toggle:active, button.emoji-section:active, window.dialog.message .dialog-action-area > button:active, row button:active:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:active:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:active, popover.menu box.inline-buttons button.image-button.model:active, +pathbar > button:active, +.pathbar > button:active, headerbar.flat button:active, .toolbar button:active, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.down:active, +list > row button.image-button:active:not(.flat), splitbutton.flat > button:active, +splitbutton.flat > menubutton > button:active, menubutton.suggested-action > button:active, menubutton.destructive-action > button:active, menubutton.opaque > button:active, menubutton.flat > button:active, toolbutton button:active, .linked.stack-switcher > button:active, button.flat:active, toast button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +datechooser.view button.circular.day:active, #NautilusQueryEditor > menubutton > button.image-button.toggle:active, button.emoji-section:active, window.dialog.message .dialog-action-area > button:active, row button:active:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:active:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:active, popover.menu box.inline-buttons button.image-button.model:active, +pathbar > button:active, +.pathbar > button:active, headerbar.flat button:active, .toolbar button:active, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.down:active, +list > row button.image-button:active:not(.flat), splitbutton.flat > button:active, +splitbutton.flat > menubutton > button:active, menubutton.suggested-action > button:active, menubutton.destructive-action > button:active, menubutton.opaque > button:active, menubutton.flat > button:active, toolbutton button:active, .linked.stack-switcher > button:active, button.flat:active, toast button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +datechooser.view button.circular.day:hover, #NautilusQueryEditor > menubutton > button.image-button.toggle:hover, button.emoji-section:hover, window.dialog.message .dialog-action-area > button:hover, row button:hover:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:hover:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:hover, popover.menu box.inline-buttons button.image-button.model:hover, +pathbar > button:hover, +.pathbar > button:hover, headerbar.flat button:hover, .toolbar button:hover, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.down:hover, +list > row button.image-button:hover:not(.flat), splitbutton.flat > button:hover, +splitbutton.flat > menubutton > button:hover, menubutton.suggested-action > button:hover, menubutton.destructive-action > button:hover, menubutton.opaque > button:hover, menubutton.flat > button:hover, toolbutton button:hover, .linked.stack-switcher > button:hover, button.flat:hover, toast button:hover { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +datechooser.view button.circular.day:focus, #NautilusQueryEditor > menubutton > button.image-button.toggle:focus, button.emoji-section:focus, window.dialog.message .dialog-action-area > button:focus, row button:focus:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:focus:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:focus, popover.menu box.inline-buttons button.image-button.model:focus, +pathbar > button:focus, +.pathbar > button:focus, headerbar.flat button:focus, .toolbar button:focus, .linked > spinbutton:not(.vertical) > button.up:focus, .linked > spinbutton:not(.vertical) > button.down:focus, +list > row button.image-button:focus:not(.flat), splitbutton.flat > button:focus, +splitbutton.flat > menubutton > button:focus, menubutton.suggested-action > button:focus, menubutton.destructive-action > button:focus, menubutton.opaque > button:focus, menubutton.flat > button:focus, toolbutton button:focus, .linked.stack-switcher > button:focus, button.flat:focus, toast button:focus { + outline: none; + box-shadow: none; + color: white; +} + +datechooser.view button.circular.day:active, #NautilusQueryEditor > menubutton > button.image-button.toggle:active, button.emoji-section:active, window.dialog.message .dialog-action-area > button:active, row button:active:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:active:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:active, popover.menu box.inline-buttons button.image-button.model:active, +pathbar > button:active, +.pathbar > button:active, headerbar.flat button:active, .toolbar button:active, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.down:active, +list > row button.image-button:active:not(.flat), splitbutton.flat > button:active, +splitbutton.flat > menubutton > button:active, menubutton.suggested-action > button:active, menubutton.destructive-action > button:active, menubutton.opaque > button:active, menubutton.flat > button:active, toolbutton button:active, .linked.stack-switcher > button:active, button.flat:active, toast button:active { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +datechooser.view button.circular.day:disabled, #NautilusQueryEditor > menubutton > button.image-button.toggle:disabled, button.emoji-section:disabled, window.dialog.message .dialog-action-area > button:disabled, row button:disabled:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:disabled:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:disabled, popover.menu box.inline-buttons button.image-button.model:disabled, +pathbar > button:disabled, +.pathbar > button:disabled, headerbar.flat button:disabled, .toolbar button:disabled, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down:disabled, +list > row button.image-button:disabled:not(.flat), splitbutton.flat > button:disabled, +splitbutton.flat > menubutton > button:disabled, menubutton.suggested-action > button:disabled, menubutton.destructive-action > button:disabled, menubutton.opaque > button:disabled, menubutton.flat > button:disabled, toolbutton button:disabled, .linked.stack-switcher > button:disabled, button.flat:disabled, toast button:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +datechooser.view button.circular.day:checked, #NautilusQueryEditor > menubutton > button.image-button.toggle:checked, button.emoji-section:checked, window.dialog.message .dialog-action-area > button:checked, row button:checked:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:checked:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:checked, popover.menu box.inline-buttons button.image-button.model:checked, +pathbar > button:checked, +.pathbar > button:checked, headerbar.flat button:checked, .toolbar button:checked, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.down:checked, +list > row button.image-button:checked:not(.flat), splitbutton.flat > button:checked, +splitbutton.flat > menubutton > button:checked, menubutton.suggested-action > button:checked, menubutton.destructive-action > button:checked, menubutton.opaque > button:checked, menubutton.flat > button:checked, toolbutton button:checked, .linked.stack-switcher > button:checked, button.flat:checked, toast button:checked { + color: white; + background-color: alpha(currentColor, 0.12); +} + +datechooser.view button.circular.day:checked:disabled, #NautilusQueryEditor > menubutton > button.image-button.toggle:checked:disabled, button.emoji-section:checked:disabled, window.dialog.message .dialog-action-area > button:checked:disabled, row button:checked:disabled:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:checked:disabled:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:checked:disabled, popover.menu box.inline-buttons button.image-button.model:checked:disabled, +pathbar > button:checked:disabled, +.pathbar > button:checked:disabled, headerbar.flat button:checked:disabled, .toolbar button:checked:disabled, .linked > spinbutton:not(.vertical) > button.up:checked:disabled, .linked > spinbutton:not(.vertical) > button.down:checked:disabled, +list > row button.image-button:checked:disabled:not(.flat), splitbutton.flat > button:checked:disabled, +splitbutton.flat > menubutton > button:checked:disabled, menubutton.suggested-action > button:checked:disabled, menubutton.destructive-action > button:checked:disabled, menubutton.opaque > button:checked:disabled, menubutton.flat > button:checked:disabled, toolbutton button:checked:disabled, .linked.stack-switcher > button:checked:disabled, button.flat:checked:disabled, toast button:checked:disabled { + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.45); +} + +.floating-bar button, #NautilusPathBar #NautilusPathButton, placessidebar .navigation-sidebar > row button.sidebar-button, check, +radio, scrollbar button, notebook > header > tabs > arrow, popover.background modelbutton, spinbutton:not(.vertical) > button { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +.floating-bar button:active, #NautilusPathBar #NautilusPathButton:active, placessidebar .navigation-sidebar > row button.sidebar-button:active, check:active, +radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, popover.background modelbutton:active, spinbutton:not(.vertical) > button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +.floating-bar button:active, #NautilusPathBar #NautilusPathButton:active, placessidebar .navigation-sidebar > row button.sidebar-button:active, check:active, +radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, popover.background modelbutton:active, spinbutton:not(.vertical) > button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +.floating-bar button:hover, #NautilusPathBar #NautilusPathButton:hover, placessidebar .navigation-sidebar > row button.sidebar-button:hover, check:hover, +radio:hover, scrollbar button:hover, notebook > header > tabs > arrow:hover, popover.background modelbutton:hover, spinbutton:not(.vertical) > button:hover { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +.floating-bar button:focus, #NautilusPathBar #NautilusPathButton:focus, placessidebar .navigation-sidebar > row button.sidebar-button:focus, check:focus, +radio:focus, scrollbar button:focus, notebook > header > tabs > arrow:focus, popover.background modelbutton:focus, spinbutton:not(.vertical) > button:focus { + outline: none; + box-shadow: none; + color: white; +} + +.floating-bar button:active, #NautilusPathBar #NautilusPathButton:active, placessidebar .navigation-sidebar > row button.sidebar-button:active, check:active, +radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, popover.background modelbutton:active, spinbutton:not(.vertical) > button:active { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +.floating-bar button:disabled, #NautilusPathBar #NautilusPathButton:disabled, placessidebar .navigation-sidebar > row button.sidebar-button:disabled, check:disabled, +radio:disabled, scrollbar button:disabled, notebook > header > tabs > arrow:disabled, popover.background modelbutton:disabled, spinbutton:not(.vertical) > button:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +dropdown > .linked:not(.vertical) > button.combo, +combobox > .linked:not(.vertical) > button.combo, button.combo, .linked > button.combo, .linked entry + button, .linked entry + button.image-button, .linked entry + button.text-button, .linked entry + menubutton > button { + background: none; + font-weight: normal; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, rgba(171, 71, 188, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: white; + border-width: 0; +} + +dropdown > .linked:not(.vertical) > button.combo, +combobox > .linked:not(.vertical) > button.combo, button.combo, .linked > button.combo, .linked entry + button, .linked entry + button.image-button, .linked entry + button.text-button, .linked entry + menubutton > button { + border-radius: 0; +} + +dropdown > .linked:not(.vertical) > button.combo:hover, +combobox > .linked:not(.vertical) > button.combo:hover, button.combo:hover, .linked entry + button:hover, .linked entry + menubutton > button:hover { + background: none; + border-width: 0; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.45); +} + +dropdown > .linked:not(.vertical) > button.combo:checked, +combobox > .linked:not(.vertical) > button.combo:checked, button.combo:checked, .linked entry + button:checked, .linked entry + menubutton > button:checked { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#AB47BC, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(171, 71, 188, 0.35) 10%) 0 0 2/0 0 2px; +} + +dropdown > .linked:not(.vertical) > button.combo:disabled, +combobox > .linked:not(.vertical) > button.combo:disabled, button.combo:disabled, .linked entry + button:disabled, .linked entry + menubutton > button:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +splitbutton.suggested-action > button, splitbutton.suggested-action > menubutton > button, splitbutton.destructive-action > button, splitbutton.destructive-action > menubutton > button, splitbutton.opaque > button, splitbutton.opaque > menubutton > button, button.opaque { + background-image: image(alpha(currentColor, 0.06)); + color: rgba(255, 255, 255, 0.7); + box-shadow: none; +} + +splitbutton.suggested-action > button:hover, splitbutton.suggested-action > menubutton > button:hover, splitbutton.destructive-action > button:hover, splitbutton.destructive-action > menubutton > button:hover, splitbutton.opaque > button:hover, splitbutton.opaque > menubutton > button:hover, button.opaque:hover { + background-image: image(alpha(currentColor, 0.1)); + box-shadow: none; + color: white; +} + +splitbutton.suggested-action > button.keyboard-activating, splitbutton.suggested-action > menubutton > button.keyboard-activating, splitbutton.destructive-action > button.keyboard-activating, splitbutton.destructive-action > menubutton > button.keyboard-activating, splitbutton.opaque > button.keyboard-activating, splitbutton.opaque > menubutton > button.keyboard-activating, button.keyboard-activating.opaque, splitbutton.suggested-action > button:active, splitbutton.suggested-action > menubutton > button:active, splitbutton.destructive-action > button:active, splitbutton.destructive-action > menubutton > button:active, splitbutton.opaque > button:active, splitbutton.opaque > menubutton > button:active, button.opaque:active { + background-image: image(alpha(currentColor, 0.16)); + box-shadow: none; + color: white; +} + +splitbutton.suggested-action > button:checked, splitbutton.suggested-action > menubutton > button:checked, splitbutton.destructive-action > button:checked, splitbutton.destructive-action > menubutton > button:checked, splitbutton.opaque > button:checked, splitbutton.opaque > menubutton > button:checked, button.opaque:checked { + background-image: image(alpha(currentColor, 0.12)); + box-shadow: none; + color: white; +} + +splitbutton.suggested-action > button:checked:hover, splitbutton.suggested-action > menubutton > button:checked:hover, splitbutton.destructive-action > button:checked:hover, splitbutton.destructive-action > menubutton > button:checked:hover, splitbutton.opaque > button:checked:hover, splitbutton.opaque > menubutton > button:checked:hover, button.opaque:checked:hover { + background-image: image(alpha(currentColor, 0.16)); +} + +splitbutton.suggested-action > button:checked.keyboard-activating, splitbutton.suggested-action > menubutton > button:checked.keyboard-activating, splitbutton.destructive-action > button:checked.keyboard-activating, splitbutton.destructive-action > menubutton > button:checked.keyboard-activating, splitbutton.opaque > button:checked.keyboard-activating, splitbutton.opaque > menubutton > button:checked.keyboard-activating, button.opaque:checked.keyboard-activating, splitbutton.suggested-action > button:checked:active, splitbutton.suggested-action > menubutton > button:checked:active, splitbutton.destructive-action > button:checked:active, splitbutton.destructive-action > menubutton > button:checked:active, splitbutton.opaque > button:checked:active, splitbutton.opaque > menubutton > button:checked:active, button.opaque:checked:active { + background-image: image(alpha(currentColor, 0.16)); +} + +.linked > button { + border-radius: 0; +} + +.linked > button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +.linked > button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +.linked > button:only-child { + border-radius: 3px; +} + +.linked.vertical > button { + border-radius: 0; +} + +.linked.vertical > button:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +.linked.vertical > button:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +.linked.vertical > button:only-child { + border-radius: 3px; +} + +button { + min-height: 24px; + min-width: 16px; + padding: 6px 10px; + border-radius: 3px; + font-weight: 500; +} + +button.text-button { + min-width: 36px; + padding-left: 16px; + padding-right: 16px; +} + +button.image-button, button.toggle:not(.text-button) { + min-width: 24px; + padding: 6px; + border-radius: 3px; +} + +button.text-button.image-button, button.image-text-button { + border-radius: 3px; + min-width: 24px; + padding: 6px; +} + +button.text-button.image-button > box, +button.text-button.image-button > box > box, button.image-text-button > box, +button.image-text-button > box > box { + border-spacing: 4px; +} + +button.text-button.image-button > box > label, +button.text-button.image-button > box > box > label, button.image-text-button > box > label, +button.image-text-button > box > box > label { + padding-left: 2px; + padding-right: 2px; +} + +button.text-button.image-button label:first-child, button.image-text-button label:first-child { + margin-left: 10px; + margin-right: 2px; +} + +button.text-button.image-button label:last-child, button.image-text-button label:last-child { + margin-left: 2px; + margin-right: 10px; +} + +button.text-button.image-button label:only-child, button.image-text-button label:only-child { + margin-left: 10px; + margin-right: 10px; +} + +button.text-button.image-button image:not(:only-child):first-child, button.image-text-button image:not(:only-child):first-child { + margin-left: 4px; +} + +button.text-button.image-button image:not(:only-child):last-child, button.image-text-button image:not(:only-child):last-child { + margin-right: 4px; +} + +button.arrow-button { + padding-left: 9px; + padding-right: 9px; +} + +button.arrow-button > box { + border-spacing: 4px; +} + +button.arrow-button.text-button > box { + border-spacing: 4px; +} + +menubutton.pill > button, button.pill { + padding: 9px 30px; + border-radius: 9999px; +} + +button.card { + background-color: rgba(255, 255, 255, 0.05); + background-clip: padding-box; + font-weight: inherit; + padding: 0; +} + +button.card:hover { + background-image: image(alpha(currentColor, 0.03)); +} + +button.card.keyboard-activating, button.card:active { + background-image: image(alpha(currentColor, 0.08)); +} + +button.card:checked { + background-color: rgba(255, 255, 255, 0.05); + background-image: image(alpha(currentColor, 0.1)); +} + +button.card:checked:hover { + background-image: image(alpha(currentColor, 0.13)); +} + +button.card:checked.keyboard-activating, button.card:checked:active { + background-image: image(alpha(currentColor, 0.19)); +} + +button.card:checked.has-open-popup { + background-image: image(alpha(currentColor, 0.13)); +} + +button.card:drop(active) { + color: #FDD633; + box-shadow: inset 0 0 0 1px #FDD633; +} + +.linked > button.flat, .linked.vertical > button.flat { + border-radius: 3px; +} + +.linked > button.flat.image-button, .linked.vertical > button.flat.image-button { + border-radius: 3px; +} + +.linked > button.flat.text-button.image-button, .linked.vertical > button.flat.text-button.image-button { + border-radius: 3px; +} + +.linked.stack-switcher > button { + border-radius: 0; +} + +.linked.stack-switcher > button:checked { + box-shadow: inset 0 -2px #AB47BC; + background-color: transparent; +} + +buttonbox.linked > button { + border-radius: 3px; +} + +row:selected button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row:selected button.flat { + color: rgba(255, 255, 255, 0.7); +} + +row:selected button.flat:hover, row:selected button.flat:active, row:selected button.flat:checked { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +row:selected button.flat:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row:selected button.flat:checked:disabled { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +button.osd { + padding: 9px 13px; + background-color: #232528; + color: white; +} + +button.osd:hover { + background-color: #404349; + color: white; +} + +button.osd:active { + background-color: #404349; + color: white; + background-image: radial-gradient(circle, #53575e 10%, transparent 10%); +} + +button.osd.image-button { + padding: 9px; +} + +button.osd:disabled { + opacity: 0; +} + +.app-notification button, popover.background.touch-selection button, popover.background.magnifier button, .osd popover.background > arrow button:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:not(.suggested-action):not(.destructive-action), .toolbar.osd button, .osd button { + background-color: rgba(255, 255, 255, 0.05); +} + +.app-notification button.flat, popover.background.touch-selection button.flat, popover.background.magnifier button.flat, .osd popover.background > arrow button.flat:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button.flat:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button.flat:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button.flat:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button.flat:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button.flat:not(.suggested-action):not(.destructive-action), .osd button.flat { + background-color: transparent; +} + +.app-notification button, popover.background.touch-selection button, popover.background.magnifier button, .osd popover.background > arrow button:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:not(.suggested-action):not(.destructive-action), .toolbar.osd button, .osd button { + color: rgba(255, 255, 255, 0.7); + box-shadow: none; +} + +.app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, .osd popover.background > arrow button:hover:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:hover:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:hover:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:hover:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:hover:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:hover:not(.suggested-action):not(.destructive-action), .osd button:hover, .osd button.flat:hover { + background-color: rgba(255, 255, 255, 0.1); +} + +.app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .osd popover.background > arrow button:active:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:active:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:active:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:active:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:active:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:active:not(.suggested-action):not(.destructive-action), .osd button:active, .osd button.flat:active { + background-color: rgba(255, 255, 255, 0.2); +} + +.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .osd popover.background > arrow button:checked:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:checked:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:checked:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:checked:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:checked:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:checked:not(.suggested-action):not(.destructive-action), .osd button:checked, .osd button.flat:checked { + background-color: rgba(255, 255, 255, 0.15); +} + +.app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, .osd popover.background > arrow button:disabled:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:disabled:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:disabled:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:disabled:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:disabled:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:disabled:not(.suggested-action):not(.destructive-action), .osd button:disabled, .osd button.flat:disabled { + background-color: rgba(255, 255, 255, 0.02); + color: rgba(255, 255, 255, 0.3); +} + +.app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, .osd popover.background > arrow button:hover:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:hover:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:hover:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:hover:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:hover:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:hover:not(.suggested-action):not(.destructive-action), .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .osd popover.background > arrow button:active:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:active:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:active:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:active:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:active:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:active:not(.suggested-action):not(.destructive-action), .app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .osd popover.background > arrow button:checked:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:checked:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:checked:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:checked:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:checked:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:checked:not(.suggested-action):not(.destructive-action), .app-notification button:focus, popover.background.touch-selection button:focus, popover.background.magnifier button:focus, .osd popover.background > arrow button:focus:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:focus:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:focus:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:focus:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:focus:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:focus:not(.suggested-action):not(.destructive-action), .osd button:hover, .osd button:active, .osd button:checked, .osd button:focus, .osd button.flat:hover, .osd button.flat:active, .osd button.flat:checked, .osd button.flat:focus { + color: white; + box-shadow: none; +} + +button.suggested-action { + background-color: #AB47BC; + color: white; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +button.suggested-action:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +button.suggested-action:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +button.suggested-action:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + background-color: #b45ac3; + background-color: #b45ac3; + color: white; +} + +button.suggested-action:disabled { + box-shadow: none; + background-color: rgba(171, 71, 188, 0.45); + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +button.suggested-action:checked { + background-color: #c47ed0; +} + +button.suggested-action.flat { + background-color: transparent; + color: #AB47BC; + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); +} + +button.suggested-action.flat:hover { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +button.suggested-action.flat:active, button.suggested-action.flat:checked { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +button.suggested-action.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +button.destructive-action { + background-color: #FF5252; + color: white; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +button.destructive-action:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +button.destructive-action:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +button.destructive-action:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + background-color: #ff6c6c; + background-color: #ff6c6c; + color: white; +} + +button.destructive-action:disabled { + box-shadow: none; + background-color: rgba(255, 82, 82, 0.45); + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +button.destructive-action:checked { + background-color: #ff8686; +} + +button.destructive-action.flat { + background-color: transparent; + color: #FF5252; + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); +} + +button.destructive-action.flat:hover { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +button.destructive-action.flat:active, button.destructive-action.flat:checked { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +button.destructive-action.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +stackswitcher > button { + outline-offset: -4px; +} + +stackswitcher > button > label { + padding-left: 6px; + padding-right: 6px; +} + +stackswitcher > button > image { + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + padding-bottom: 3px; +} + +stackswitcher > button.text-button { + padding-left: 10px; + padding-right: 10px; +} + +stackswitcher > button.image-button { + padding-left: 4px; + padding-right: 4px; +} + +stackswitcher > button.needs-attention:checked > label, +stackswitcher > button.needs-attention:checked > image { + animation: none; + background-image: none; +} + +button separator { + min-width: 0; + min-height: 0; + background: none; +} + +row button.image-button { + border-radius: 9999px; +} + +menubutton { + margin: 0; +} + +menubutton.osd { + background: none; + color: inherit; +} + +menubutton.suggested-action { + background-color: #AB47BC; + color: white; +} + +menubutton.destructive-action { + background-color: #FF5252; + color: white; +} + +menubutton.suggested-action, menubutton.destructive-action, menubutton.opaque { + border-radius: 3px; +} + +menubutton.suggested-action.circular, menubutton.suggested-action.pill, menubutton.destructive-action.circular, menubutton.destructive-action.pill, menubutton.opaque.circular, menubutton.opaque.pill { + border-radius: 9999px; +} + +menubutton.suggested-action > button, menubutton.suggested-action > button:checked, menubutton.destructive-action > button, menubutton.destructive-action > button:checked, menubutton.opaque > button, menubutton.opaque > button:checked { + background-color: transparent; + color: inherit; +} + +menubutton.image-button > button { + min-width: 24px; + padding-left: 6px; + padding-right: 6px; +} + +menubutton arrow { + min-height: 16px; + min-width: 16px; +} + +menubutton arrow.none { + -gtk-icon-source: -gtk-icontheme("open-menu-symbolic"); +} + +menubutton arrow.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +menubutton arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +menubutton arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +menubutton arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +splitbutton { + border-radius: 3px; +} + +splitbutton:disabled { + opacity: 1; + filter: none; +} + +splitbutton, splitbutton > separator { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + transition-property: background; +} + +splitbutton > separator { + margin-top: 6px; + margin-bottom: 6px; + background: none; +} + +splitbutton > menubutton > button { + padding-left: 4px; + padding-right: 4px; +} + +splitbutton.image-button > button { + min-width: 24px; + padding-left: 6px; + padding-right: 6px; +} + +splitbutton.text-button.image-button > button, splitbutton.image-text-button > button { + padding-left: 9px; + padding-right: 9px; +} + +splitbutton.text-button.image-button > button > box, splitbutton.image-text-button > button > box { + border-spacing: 6px; +} + +splitbutton > button:dir(ltr), +splitbutton > menubutton > button:dir(rtl) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; + margin-right: -1px; +} + +splitbutton > button:dir(rtl), +splitbutton > menubutton > button:dir(ltr) { + border-top-left-radius: 0; + border-bottom-left-radius: 0; + margin-left: -1px; +} + +splitbutton.flat > separator { + background: rgba(255, 255, 255, 0.12); +} + +splitbutton.flat:hover, splitbutton.flat:active, splitbutton.flat:checked { + background: alpha(currentColor, 0.07); +} + +splitbutton.flat:hover > separator, splitbutton.flat:active > separator, splitbutton.flat:checked > separator { + background: none; +} + +splitbutton.flat:focus-within:focus-visible > separator { + background: none; +} + +splitbutton.flat > button, +splitbutton.flat > menubutton > button { + border-radius: 3px; +} + +splitbutton.suggested-action { + background-color: #AB47BC; + color: white; +} + +splitbutton.destructive-action { + background-color: #FF5252; + color: white; +} + +splitbutton.suggested-action > button, splitbutton.suggested-action > button:checked, splitbutton.suggested-action > menubutton > button, splitbutton.suggested-action > menubutton > button:checked, splitbutton.destructive-action > button, splitbutton.destructive-action > button:checked, splitbutton.destructive-action > menubutton > button, splitbutton.destructive-action > menubutton > button:checked, splitbutton.opaque > button, splitbutton.opaque > button:checked, splitbutton.opaque > menubutton > button, splitbutton.opaque > menubutton > button:checked { + color: inherit; + background-color: transparent; +} + +splitbutton.suggested-action > menubutton > button:dir(ltr), splitbutton.destructive-action > menubutton > button:dir(ltr), splitbutton.opaque > menubutton > button:dir(ltr) { + box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12); +} + +splitbutton.suggested-action > menubutton > button:dir(rtl), splitbutton.destructive-action > menubutton > button:dir(rtl), splitbutton.opaque > menubutton > button:dir(rtl) { + box-shadow: inset -1px 0 rgba(255, 255, 255, 0.12); +} + +splitbutton > menubutton > button > arrow.none { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +buttoncontent { + border-spacing: 6px; +} + +buttoncontent > label { + font-weight: bold; +} + +buttoncontent > label:dir(ltr) { + padding-right: 2px; +} + +buttoncontent > label:dir(rtl) { + padding-left: 2px; +} + +.arrow-button > box > buttoncontent > label:dir(ltr), splitbutton > button > buttoncontent > label:dir(ltr) { + padding-right: 0; +} + +.arrow-button > box > buttoncontent > label:dir(rtl), splitbutton > button > buttoncontent > label:dir(rtl) { + padding-left: 0; +} + +stacksidebar row.needs-attention > label, stackswitcher > button.needs-attention > label, +stackswitcher > button.needs-attention > image { + animation: needs_attention 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-repeat: no-repeat; + background-position: right 3px; + background-size: 6px 6px; +} + +stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs-attention > label:dir(rtl), +stackswitcher > button.needs-attention > image:dir(rtl) { + background-position: left 3px; +} + +button.color { + min-height: 24px; + min-width: 24px; + padding: 6px; +} + +button.color > colorswatch:only-child, button.color > colorswatch:only-child > overlay { + border-radius: 0; +} + + +list > row button.image-button:not(.flat).suggested-action { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #AB47BC; + color: rgba(255, 255, 255, 0.7); + outline: none; + border: none; +} + + +list > row button.image-button:not(.flat).destructive-action { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #FF5252; + color: rgba(255, 255, 255, 0.7); + outline: none; + border: none; +} + +button.link, +link { + color: #AB47BC; +} + +button.link:visited, +link:visited, +link:visited:hover, +link:visited:active { + color: #E040FB; +} + +*:selected button.link:visited, *:selected link:visited, *:selected link:visited:hover, *:selected link:visited:active { + color: #f3b3fd; +} + +button.link:disabled, +link:disabled { + color: rgba(171, 71, 188, 0.45); +} + +button.link:selected, *:selected button.link, +link:selected, *:selected link { + color: white; +} + +button.link:hover { + color: #AB47BC; + box-shadow: inset 0 0 0 9999px rgba(171, 71, 188, 0.15); +} + +button.link > label { + text-decoration-line: underline; +} + +spinbutton { + font-feature-settings: "tnum"; +} + +spinbutton > text > block-cursor { + background-color: white; + color: #333539; +} + +spinbutton:not(.vertical) { + padding: 0; +} + +spinbutton:not(.vertical), spinbutton:not(.vertical).flat { + transition: all 225ms cubic-bezier(0, 0, 0.2, 1); + border-radius: 0; + outline: none; +} + +spinbutton:not(.vertical) > text, spinbutton:not(.vertical) > text:focus-within, spinbutton:not(.vertical) > text:disabled, spinbutton:not(.vertical):focus-within > text, spinbutton:not(.vertical):focus-within > text:focus-within, spinbutton:not(.vertical):focus-within > text:disabled, spinbutton:not(.vertical):disabled > text, spinbutton:not(.vertical):disabled > text:focus-within, spinbutton:not(.vertical):disabled > text:disabled, spinbutton:not(.vertical).flat > text, spinbutton:not(.vertical).flat > text:focus-within, spinbutton:not(.vertical).flat > text:disabled, spinbutton:not(.vertical).flat:focus-within > text, spinbutton:not(.vertical).flat:focus-within > text:focus-within, spinbutton:not(.vertical).flat:focus-within > text:disabled, spinbutton:not(.vertical).flat:disabled > text, spinbutton:not(.vertical).flat:disabled > text:focus-within, spinbutton:not(.vertical).flat:disabled > text:disabled { + box-shadow: none; + background: none; + border-image: none; + transition: none; + outline: none; +} + +spinbutton:not(.vertical) > text, spinbutton:not(.vertical) > text:focus-within, spinbutton:not(.vertical) > text:disabled { + min-width: 26px; + padding: 2px 9px; + margin: 0; + border: none; + border-radius: 0; + box-shadow: none; + background-color: transparent; + outline: none; +} + +spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > button:hover, spinbutton:not(.vertical) > button:active, spinbutton:not(.vertical) > button:checked, spinbutton:not(.vertical) > button:disabled { + border: solid 6px transparent; +} + +spinbutton:not(.vertical) > button.up:dir(ltr), spinbutton:not(.vertical) > button.down:dir(rtl) { + margin-left: -3px; +} + +spinbutton:not(.vertical) > button.up:dir(rtl), spinbutton:not(.vertical) > button.down:dir(ltr) { + margin-right: -3px; +} + +.linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down, .linked > spinbutton:not(.vertical) > button.down:hover, .linked > spinbutton:not(.vertical) > button.down:active, .linked > spinbutton:not(.vertical) > button.down:checked, .linked > spinbutton:not(.vertical) > button.down:disabled { + border: solid 6px transparent; +} + +spinbutton.vertical:disabled { + color: rgba(255, 255, 255, 0.45); +} + +spinbutton.vertical:drop(active) { + box-shadow: none; +} + +spinbutton.vertical > text { + min-height: 36px; + min-width: 42px; + padding: 0; + outline: none; +} + +spinbutton.vertical > button { + min-height: 36px; + min-width: 42px; + padding: 0; +} + +spinbutton.vertical > button.up { + border-radius: 2px 2px 0 0; +} + +spinbutton.vertical > button.down { + border-radius: 0 0 2px 2px; +} + +treeview spinbutton:not(.vertical) { + min-height: 0; + border-style: none; + border-radius: 0; +} + +treeview spinbutton:not(.vertical) > text { + min-height: 0; + padding: 1px 2px; +} + +dropdown > button > box { + border-spacing: 6px; +} + +dropdown arrow, +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; +} + +dropdown > popover.menu > contents modelbutton, +combobox > popover.menu > contents modelbutton { + padding-left: 9px; + padding-right: 9px; +} + +dropdown entry.combo, +combobox entry.combo { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, rgba(171, 71, 188, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: white; + border-width: 0; +} + +dropdown entry.combo:focus, +combobox entry.combo:focus { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#AB47BC, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(171, 71, 188, 0.35) 10%) 0 0 2/0 0 2px; +} + +dropdown entry.combo:disabled, +combobox entry.combo:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +dropdown decoration, +combobox decoration { + transition: none; +} + +dropdown button.combo cellview:dir(ltr), +combobox button.combo cellview:dir(ltr) { + margin-left: -2px; +} + +dropdown button.combo cellview:dir(rtl), +combobox button.combo cellview:dir(rtl) { + margin-right: -2px; +} + +dropdown:drop(active), +combobox:drop(active) { + box-shadow: none; +} + +dropdown popover, +combobox popover { + margin-top: 6px; + padding: 0; +} + +dropdown popover listview, +combobox popover listview { + margin: 0; +} + +dropdown popover listview > row, +combobox popover listview > row { + margin: 0; + padding: 6px; +} + +dropdown popover .dropdown-searchbar, +combobox popover .dropdown-searchbar { + padding: 6px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.linked:not(combobox) > button.combo:first-child { + border-right-width: 0; +} + +.linked:not(combobox) > button.combo:first-child:only-child { + border-width: 1px; +} + +.linked:not(combobox) > button.combo:last-child { + border-left-width: 0; +} + +.linked:not(combobox) > button.combo:last-child:only-child { + border-width: 1px; +} + +.toolbar { + padding: 3px; + background-color: #292b2e; +} + +.toolbar > separator.spacer { + background: none; +} + +.toolbar button { + margin: 0 1px; +} + +.osd .toolbar { + background-color: transparent; +} + +.toolbar.osd { + padding: 6px; + border-radius: 2px; + box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.2), 0 3px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 5px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #232528; + color: white; +} + +.toolbar.osd:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.toolbar.osd scalebutton.scale { + margin: 0; +} + +.toolbar.osd.left, .toolbar.osd.right, .toolbar.osd.top, .toolbar.osd.bottom { + border-radius: 0; +} + +.toolbar.horizontal separator { + margin: 3px; +} + +.toolbar.vertical separator { + margin: 3px; +} + +.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: 3px; +} + +.toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:first-child), +.toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:first-child), +.toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:first-child) { + margin-left: 0; +} + +.toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:last-child), +.toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:last-child), +.toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:last-child) { + margin-right: 0; +} + +.toolbar:not(.inline-toolbar):not(.osd) switch { + margin: 9px 3px; +} + +searchbar > revealer > box { + border-spacing: 6px; + padding: 6px; + border-style: solid; + border-width: 0 0 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #292b2e; + background-clip: border-box; + box-shadow: none; +} + +searchbar > revealer > box entry, searchbar > revealer > box button, searchbar > revealer > box menubutton, searchbar > revealer > box splitbutton, searchbar > revealer > box spinbutton { + margin: 0; +} + +headerbar separator { + min-width: 0; + min-height: 0; + background-color: #36383c; + border: none; +} + +headerbar entry { + background-color: rgba(255, 255, 255, 0.06); + color: white; + caret-color: white; + border-image: none; + box-shadow: none; +} + +headerbar entry:focus-within { + background-color: rgba(255, 255, 255, 0.09); + border-image: none; + box-shadow: none; +} + +headerbar entry:disabled { + background-color: rgba(255, 255, 255, 0.03); + color: rgba(255, 255, 255, 0.45); + border-image: none; + box-shadow: none; +} + +headerbar button:not(.suggested-action):not(.destructive-action) { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); +} + +headerbar button:hover:not(.suggested-action):not(.destructive-action) { + box-shadow: none; + background-color: rgba(171, 71, 188, 0.3); + color: #AB47BC; +} + +headerbar button:active:not(.suggested-action):not(.destructive-action) { + box-shadow: none; + color: white; +} + +headerbar button:disabled:not(.suggested-action):not(.destructive-action) { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; +} + +headerbar button:checked:not(.suggested-action):not(.destructive-action) { + background-color: #AB47BC; + color: white; +} + +headerbar button:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar button:checked:backdrop:not(.suggested-action):not(.destructive-action) { + background-color: rgba(171, 71, 188, 0.3); + color: alpha(white, 0.3); +} + +headerbar button:backdrop:not(.suggested-action):not(.destructive-action) { + color: rgba(255, 255, 255, 0.45); + opacity: 1; +} + +headerbar button:backdrop:disabled:not(.suggested-action):not(.destructive-action) { + color: rgba(255, 255, 255, 0.3); +} + +headerbar viewswitcher button:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:not(.suggested-action):not(.destructive-action) { + border-radius: 0; + color: rgba(255, 255, 255, 0.7); + transition: background-color 0, background-image 0, color 225ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 225ms cubic-bezier(0.4, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + box-shadow: inset 0 -2px transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, transparent 0%) 0 0 0/0 0 0; +} + +headerbar viewswitcher button:hover:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:hover:not(.suggested-action):not(.destructive-action) { + border-radius: 0; + color: #AB47BC; + box-shadow: inset 0 -2px alpha(#AB47BC, 0.5); +} + +headerbar viewswitcher button:hover:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:hover:not(.suggested-action):not(.destructive-action) { + background-color: transparent; +} + +headerbar viewswitcher button:checked:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:checked:not(.suggested-action):not(.destructive-action), headerbar viewswitcher button:active:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:active:not(.suggested-action):not(.destructive-action) { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, transparent 0%) 0 0 2/0 0 2px; + background-color: transparent; + background-image: none; + color: #AB47BC; + border-radius: 0; +} + +headerbar viewswitcher button:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar viewswitcher button:checked:backdrop:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:checked:backdrop:not(.suggested-action):not(.destructive-action), headerbar viewswitcher button:active:disabled:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:active:disabled:not(.suggested-action):not(.destructive-action), headerbar viewswitcher button:active:backdrop:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:active:backdrop:not(.suggested-action):not(.destructive-action) { + color: rgba(171, 71, 188, 0.35); + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(171, 71, 188, 0.35) 100%, transparent 0%) 0 0 2/0 0 2px; +} + +headerbar viewswitcher button:checked:hover:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:checked:hover:not(.suggested-action):not(.destructive-action) { + background-color: transparent; + background-image: none; +} + +headerbar viewswitcher button:disabled:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:disabled:not(.suggested-action):not(.destructive-action) { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +headerbar { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 48px; + padding: 0; + margin: 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); + background-color: #36383c; + color: white; + border: none; + border-radius: 3px 3px 0 0; +} + +headerbar:first-child:not(:last-child):not(:only-child) { + border-top-right-radius: 0; +} + +headerbar:last-child:not(:first-child):not(:only-child) { + border-top-left-radius: 0; +} + +headerbar:backdrop { + color: rgba(255, 255, 255, 0.45); +} + +headerbar:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); +} + +headerbar:disabled { + color: rgba(255, 255, 255, 0.45); +} + +headerbar.flat { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: transparent; + color: white; +} + +headerbar.titlebar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +headerbar .dim-label, headerbar row.expander image.expander-row-arrow, row.expander headerbar image.expander-row-arrow, headerbar row label.subtitle, row headerbar label.subtitle, headerbar .subtitle, headerbar label.separator, headerbar entry > text > placeholder { + color: rgba(255, 255, 255, 0.7); +} + +headerbar .title { + padding: 0 12px; + font-weight: bold; +} + +headerbar .subtitle { + padding: 0 12px; + font-size: smaller; +} + +headerbar > windowhandle > box { + padding: 0 6px; +} + +headerbar > windowhandle > box, +headerbar > windowhandle > box > box.start, +headerbar > windowhandle > box > box.end { + border-spacing: 6px; +} + +headerbar button.suggested-action:disabled, headerbar button.destructive-action:disabled { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +headerbar button.suggested-action:disabled > label, headerbar button.destructive-action:disabled > label { + color: inherit; +} + +headerbar entry, +headerbar spinbutton, +headerbar separator:not(.sidebar), +headerbar button, +headerbar menubutton, +headerbar splitbutton, +headerbar .pathbar { + margin-top: 6px; + margin-bottom: 6px; +} + +headerbar entry > button, +headerbar entry > menubutton, +headerbar menubutton > button, +headerbar spinbutton > button, +headerbar splitbutton > button, +headerbar splitbutton > menubutton { + margin-top: 0; + margin-bottom: 0; +} + +headerbar popover.background entry, +headerbar popover.background spinbutton, +headerbar popover.background button, +headerbar popover.background menubutton, +headerbar popover.background splitbutton, +headerbar popover.background .pathbar { + margin-top: 0; + margin-bottom: 0; +} + +headerbar.selection-mode { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #AB47BC; + color: white; +} + +headerbar.selection-mode:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +headerbar.selection-mode .subtitle:link { + color: white; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action) { + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):disabled { + color: alpha(currentColor, 0.3); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):disabled > label { + color: inherit; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.7); + color: rgba(255, 255, 255, 0.7); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover, headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover:disabled { + background: none; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked { + box-shadow: inset 0 -2px currentColor; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:hover { + background-color: transparent; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:disabled { + color: alpha(currentColor, 0.3); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:disabled > label { + color: inherit; +} + +headerbar.selection-mode .selection-menu { + padding-left: 16px; + padding-right: 16px; +} + +headerbar.selection-mode .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +.fullscreen headerbar, .tiled headerbar, .maximized headerbar { + border-radius: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.fullscreen headerbar:not(.titlebar), .tiled headerbar:not(.titlebar), .maximized headerbar:not(.titlebar) { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +headerbar.default-decoration { + min-height: 32px; + padding: 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-image: none; +} + +.tiled headerbar.default-decoration, .maximized headerbar.default-decoration, .fullscreen headerbar.default-decoration { + box-shadow: none; +} + +headerbar.default-decoration windowcontrols button { + transition: 100ms; + background-size: 16px 16px; +} + +headerbar.default-decoration windowcontrols button:hover, headerbar.default-decoration windowcontrols button:active { + background-size: 22px 22px; +} + +headerbar.default-decoration windowcontrols button, headerbar.default-decoration windowcontrols menubutton { + min-height: 26px; + min-width: 26px; + margin: 0; + padding: 0; +} + +headerbar.default-decoration windowcontrols menubutton button { + min-height: 20px; + min-width: 20px; + margin: 0; + padding: 4px; +} + +.solid-csd headerbar:dir(rtl), .solid-csd headerbar:dir(ltr) { + margin: 0; + border-radius: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +headerbar .linked > button, headerbar .linked > button:hover, headerbar .linked > button:active, headerbar .linked > button:checked, headerbar .linked > button:disabled, +headerbar .linked > entry, +headerbar .linked > entry:hover, +headerbar .linked > entry:active, +headerbar .linked > entry:checked, +headerbar .linked > entry:disabled, +headerbar .linked entry + button, +headerbar .linked entry + button:hover, +headerbar .linked entry + button:active, +headerbar .linked entry + button:checked, +headerbar .linked entry + button:disabled, +headerbar .linked entry + button.image-button, +headerbar .linked entry + button.image-button:hover, +headerbar .linked entry + button.image-button:active, +headerbar .linked entry + button.image-button:checked, +headerbar .linked entry + button.image-button:disabled, +headerbar .linked entry + button.text-button, +headerbar .linked entry + button.text-button:hover, +headerbar .linked entry + button.text-button:active, +headerbar .linked entry + button.text-button:checked, +headerbar .linked entry + button.text-button:disabled { + border-radius: 3px; +} + +headerbar viewswitcher button:not(.suggested-action):not(.destructive-action) { + margin-top: 0; + margin-bottom: 0; +} + +headerbar viewswitcher button:not(.suggested-action):not(.destructive-action).toggle { + padding: 0; + min-height: 0; +} + +headerbar .pathbar { + background-color: rgba(255, 255, 255, 0.05); +} + +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; +} + +window.devel headerbar.titlebar { + background: #292b2e cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, linear-gradient(to right, transparent 65%, rgba(171, 71, 188, 0.1)), linear-gradient(to top, #18191b 3px, #1d1e21); +} + +window.devel headerbar.titlebar:backdrop { + background: #292b2e cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, image(#292b2e); + /* background-color would flash */ +} + +viewswitcher { + margin: 0; +} + +viewswitcher.wide { + border-spacing: 3px; +} + +viewswitcher.narrow button.toggle { + border-radius: 0; + margin: 0; +} + +viewswitcher.narrow button.toggle:focus-within, viewswitcher.narrow button.toggle:focus { + box-shadow: none; +} + +viewswitcher button.toggle { + font-weight: bold; + padding: 0; +} + +viewswitcher button.toggle > stack > box.narrow { + font-size: 0.75rem; + padding-top: 3px; + padding-bottom: 3px; + border-spacing: 4px; +} + +viewswitcher button.toggle > stack > box.narrow > stack > label { + padding-left: 6px; + padding-right: 6px; +} + +viewswitcher button.toggle > stack > box.wide { + padding: 0 12px; + border-spacing: 6px; +} + +viewswitcherbar actionbar > revealer > box { + padding: 0; +} + +viewswitchertitle viewswitcher { + margin-left: 12px; + margin-right: 12px; +} + +indicatorbin > indicator, indicatorbin > mask { + min-width: 6px; + min-height: 6px; + border-radius: 9999px; +} + +indicatorbin > indicator { + margin: 1px; + background-color: alpha(currentColor, 0.4); +} + +indicatorbin > indicator > label { + font-size: 0.6rem; + font-weight: bold; + padding: 1px 4px; + color: white; +} + +indicatorbin > mask { + padding: 1px; + background: black; +} + +indicatorbin.needs-attention > indicator { + background-color: #AB47BC; +} + +indicatorbin.needs-attention > indicator > label { + color: white; +} + +.pathbar { + background-color: rgba(255, 255, 255, 0.05); + border-radius: 3px; + border: none; +} + + +pathbar > button, +.pathbar > button { + border-radius: 3px; + padding-left: 6px; + padding-right: 6px; + margin: 0; +} + + +pathbar > button, +pathbar > button:disabled, +.pathbar > button, +.pathbar > button:disabled { + background-color: rgba(255, 255, 255, 0.05); +} + + +pathbar > button.text-button, +pathbar > button.image-button, +pathbar > button, +.pathbar > button.text-button, +.pathbar > button.image-button, +.pathbar > button { + padding-left: 6px; + padding-right: 6px; +} + + +pathbar > button.text-button.image-button label, +.pathbar > button.text-button.image-button label { + padding-left: 0; + padding-right: 0; +} + + +pathbar > button.text-button.image-button label:last-child, +pathbar > button label:last-child, +.pathbar > button.text-button.image-button label:last-child, +.pathbar > button label:last-child { + padding-right: 8px; +} + + +pathbar > button.text-button.image-button label:first-child, +pathbar > button label:first-child, +.pathbar > button.text-button.image-button label:first-child, +.pathbar > button label:first-child { + padding-left: 8px; +} + + +pathbar > button image, +.pathbar > button image { + padding-left: 6px; + padding-right: 6px; +} + + +pathbar > button.slider-button, +.pathbar > button.slider-button { + padding-left: 3px; + padding-right: 3px; +} + +columnview.view, +treeview.view { + border-left-color: #4b4d51; + border-top-color: #4b4d51; +} + +columnview.view:hover, columnview.view:active, columnview.view:selected, +treeview.view:hover, +treeview.view:active, +treeview.view:selected { + border-radius: 0; +} + +columnview.view:focus, +treeview.view:focus { + outline: none; + box-shadow: none; +} + +columnview.view.separator, +treeview.view.separator { + min-height: 5px; + color: rgba(255, 255, 255, 0.12); +} + +columnview.view:drop(active), +treeview.view:drop(active) { + box-shadow: none; +} + +columnview.view > dndtarget:drop(active), +treeview.view > dndtarget:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #EC407A; +} + +columnview.view > dndtarget:drop(active).after, +treeview.view > dndtarget:drop(active).after { + border-top-style: none; +} + +columnview.view > dndtarget:drop(active).before, +treeview.view > dndtarget:drop(active).before { + border-bottom-style: none; +} + +columnview.view.expander, +treeview.view.expander { + min-width: 16px; + min-height: 16px; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: rgba(255, 255, 255, 0.7); +} + +columnview.view.expander:dir(rtl), +treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); + -gtk-icon-transform: rotate(90deg); +} + +columnview.view.expander:hover, columnview.view.expander:active, +treeview.view.expander:hover, +treeview.view.expander:active { + color: white; +} + +columnview.view.expander:checked, +treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +columnview.view.expander:disabled, +treeview.view.expander:disabled { + color: rgba(255, 255, 255, 0.3); +} + +columnview.view.expander:selected, +treeview.view.expander:selected { + color: rgba(255, 255, 255, 0.7); +} + +columnview.view.expander:selected:hover, columnview.view.expander:selected:active, +treeview.view.expander:selected:hover, +treeview.view.expander:selected:active { + color: white; +} + +columnview.view.expander:selected:disabled, +treeview.view.expander:selected:disabled { + color: rgba(255, 255, 255, 0.3); +} + +columnview.view.progressbar, +treeview.view.progressbar { + border-style: none none solid; + border-width: 4px; + border-color: #AB47BC; + box-shadow: none; + background-color: transparent; + border-radius: 0; +} + +columnview.view.progressbar:selected, +treeview.view.progressbar:selected { + border-color: currentColor; +} + +columnview.view.trough, +treeview.view.trough { + border-style: none none solid; + border-width: 4px; + border-color: alpha(#AB47BC, 0.3); + box-shadow: none; + background-color: transparent; + border-radius: 0; +} + +columnview.view.trough:selected, +treeview.view.trough:selected { + border-color: rgba(255, 255, 255, 0.3); +} + +columnview.view > header > button, +treeview.view > header > button { + padding: 2px 6px; + border-style: none solid solid none; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + border-radius: 0; + background-clip: border-box; + box-shadow: none; + color: rgba(255, 255, 255, 0.7); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +columnview.view > header > button:active, +treeview.view > header > button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +columnview.view > header > button:active, +treeview.view > header > button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +columnview.view > header > button:hover, +treeview.view > header > button:hover { + color: white; + background-color: alpha(currentColor, 0.1); +} + +columnview.view > header > button:active, +treeview.view > header > button:active { + color: white; + background-color: alpha(currentColor, 0.06); +} + +columnview.view > header > button, columnview.view > header > button:disabled, +treeview.view > header > button, +treeview.view > header > button:disabled { + background-color: #333539; +} + +columnview.view > header > button:last-child, +treeview.view > header > button:last-child { + border-right-style: none; +} + +columnview.view button.dnd, +columnview.view header.button.dnd, +treeview.view button.dnd, +treeview.view header.button.dnd { + padding: 2px 6px; + border-style: none solid solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + border-radius: 0; + box-shadow: none; + background-color: #333539; + background-clip: border-box; + color: #AB47BC; +} + +columnview.view acceleditor > label, +treeview.view acceleditor > label { + background-color: #AB47BC; +} + +stack.view treeview.view { + min-height: 36px; +} + +menubar { + padding: 0; + color: rgba(255, 255, 255, 0.7); + background-color: #36383c; + transition: none; +} + +menubar:backdrop { + color: rgba(255, 255, 255, 0.35); +} + +menubar > item { + min-height: 32px; + padding: 0 12px; + color: rgba(255, 255, 255, 0.7); + transition: none; +} + +menubar > item:hover { + transition: none; + background-color: #AB47BC; + color: white; +} + +menubar > item:disabled { + color: rgba(255, 255, 255, 0.45); +} + +menubar > item popover.menu.background > contents { + padding: 6px; +} + +menubar > item popover.menu popover.menu { + padding: 0 0 4px 0; +} + +menubar > item popover.menu.background popover.menu.background > contents { + margin: 0; + border-radius: 3px; +} + +popover.menu { + padding: 0; +} + +popover.menu box.inline-buttons { + padding: 0 6px; +} + +popover.menu box.inline-buttons button.image-button.model { + min-height: 32px; + min-width: 32px; + padding: 0; + border: none; + outline: none; +} + +popover.menu box.circular-buttons button.circular.image-button.model { + padding: 6px; + min-height: 32px; + min-width: 32px; +} + +popover.menu accelerator { + color: alpha(currentColor, 0.55); +} + +popover.menu accelerator:dir(ltr) { + margin-left: 12px; +} + +popover.menu accelerator:dir(rtl) { + margin-right: 12px; +} + +popover.menu arrow.left, +popover.menu radio.left, +popover.menu check.left { + margin-left: -2px; + margin-right: 6px; +} + +popover.menu arrow.right, +popover.menu radio.right, +popover.menu check.right { + margin-left: 6px; + margin-right: -2px; +} + +popover.menu label.title { + font-weight: bold; + padding: 4px 32px; +} + +row .linked > button:not(.suggested-action):not(.destructive-action), popover.background button:not(.suggested-action):not(.destructive-action):not(.flat) { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.06); +} + +row .linked > button:active:not(.suggested-action):not(.destructive-action), popover.background button:active:not(.suggested-action):not(.destructive-action):not(.flat) { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +row .linked > button:active:not(.suggested-action):not(.destructive-action), popover.background button:active:not(.suggested-action):not(.destructive-action):not(.flat) { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +row .linked > button:hover:not(.suggested-action):not(.destructive-action), popover.background button:hover:not(.suggested-action):not(.destructive-action):not(.flat) { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +row .linked > button:active:not(.suggested-action):not(.destructive-action), popover.background button:active:not(.suggested-action):not(.destructive-action):not(.flat) { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +row .linked > button:disabled:not(.suggested-action):not(.destructive-action), popover.background button:disabled:not(.suggested-action):not(.destructive-action):not(.flat) { + box-shadow: none; + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.3); +} + +row .linked > button:checked:not(.suggested-action):not(.destructive-action), popover.background button:checked:not(.suggested-action):not(.destructive-action):not(.flat) { + background-color: #AB47BC; + color: white; +} + +row .linked > button:checked:disabled:not(.suggested-action):not(.destructive-action), popover.background button:checked:disabled:not(.suggested-action):not(.destructive-action):not(.flat) { + background-color: alpha(#AB47BC, 0.25); + color: alpha(#AB47BC, 0.5); +} + +popover.background { + color: white; + background-color: transparent; + font: initial; + padding: 0; +} + +popover.background > arrow, +popover.background > contents { + transition: none; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); + background-color: #383a3e; + border: none; + color: white; +} + +popover.background > contents { + padding: 6px; + border-radius: 3px; +} + +popover.background > contents > list, +popover.background > contents > scrolledwindow > viewport > list, +popover.background > contents > .view, +popover.background > contents > toolbar { + border-style: none; + background-color: transparent; + box-shadow: none; +} + +popover.background > contents separator { + margin: 3px 0; +} + +popover.background > contents list > row, popover.background > contents list separator { + margin: 0; +} + +popover.background > contents list > row { + border-radius: 2px; +} + +.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 { + margin: 0; + border: none; + box-shadow: none; +} + +popover.background .linked button:not(.combo) { + border-radius: 2px; + margin: 0 3px; +} + +popover.background modelbutton { + min-height: 32px; + padding: 0 9px; + border-radius: 2px; + color: inherit; + transition: none; +} + +popover.background modelbutton:active { + background-image: radial-gradient(circle, #AB47BC 10%, alpha(#AB47BC, 0.65) 10%); + color: white; +} + +popover.background modelbutton:selected { + background-color: alpha(currentColor, 0.1); +} + +popover.background modelbutton arrow { + background: none; + transition: none; +} + +popover.background modelbutton arrow:hover { + background: none; +} + +popover.background modelbutton arrow.left { + -gtk-icon-source: -gtk-icontheme("go-previous-symbolic"); +} + +popover.background modelbutton arrow.right { + -gtk-icon-source: -gtk-icontheme("go-next-symbolic"); +} + +popover.background.menu button:not(.circular), +popover.background button.model { + margin: 0; + min-height: 32px; + padding: 0 6px; + box-shadow: none; +} + +magnifier { + background-color: #333539; +} + +tabbar tab, notebook > header tab { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 24px; + min-width: 24px; + padding: 6px 12px; + outline-offset: -6px; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; + border: none; + border-radius: 0; + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +tabbar tab:active, notebook > header tab:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +tabbar tab:active, notebook > header tab:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +tabbar tab:hover, notebook > header tab:hover { + color: white; + background-color: alpha(currentColor, 0.06); +} + +tabbar tab:hover.reorderable-page, notebook > header tab:hover.reorderable-page { + border-color: rgba(255, 255, 255, 0.12); + background-color: #2e3034; +} + +tabbar tab:active, notebook > header tab:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, alpha(currentColor, 0.06) 10%); + background-color: transparent; +} + +tabbar tab:disabled, notebook > header tab:disabled { + color: rgba(255, 255, 255, 0.3); +} + +tabbar tab:checked, notebook > header tab:checked { + color: white; +} + +tabbar tab:checked:disabled, notebook > header tab:checked:disabled { + color: rgba(255, 255, 255, 0.45); +} + +tabbar tab:checked.reorderable-page, notebook > header tab:checked.reorderable-page { + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +notebook > header { + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #292b2e; + background-clip: border-box; +} + +notebook > header.top { + border-bottom-style: solid; +} + +notebook > header.top > tabs { + margin-bottom: -1px; +} + +notebook > header.top > tabs > tab:hover { + box-shadow: inset 0 -2px #503359; +} + +notebook > header.top > tabs > tab:checked { + box-shadow: inset 0 -2px #AB47BC; +} + +notebook > header.bottom { + border-top-style: solid; +} + +notebook > header.bottom > tabs { + margin-top: -1px; +} + +notebook > header.bottom > tabs > tab:hover { + box-shadow: inset 0 2px #503359; +} + +notebook > header.bottom > tabs > tab:checked { + box-shadow: inset 0 2px #AB47BC; +} + +notebook > header.left { + border-right-style: solid; +} + +notebook > header.left > tabs { + margin-right: -1px; +} + +notebook > header.left > tabs > tab:hover { + box-shadow: inset -2px 0 #503359; +} + +notebook > header.left > tabs > tab:checked { + box-shadow: inset -2px 0 #AB47BC; +} + +notebook > header.right { + border-left-style: solid; +} + +notebook > header.right > tabs { + margin-left: -1px; +} + +notebook > header.right > tabs > tab:hover { + box-shadow: inset 2px 0 #503359; +} + +notebook > header.right > tabs > tab:checked { + box-shadow: inset 2px 0 #AB47BC; +} + +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 { + padding-left: 4px; + padding-right: 4px; +} + +notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { + margin-left: -8px; + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { + margin-right: -8px; + -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 { + padding-top: 4px; + padding-bottom: 4px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { + margin-top: -8px; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { + margin-bottom: -8px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header > tabs > arrow { + min-height: 16px; + min-width: 16px; + border-radius: 0; +} + +notebook > header tab button.flat { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 9999px; +} + +notebook > header.top tabs, notebook > header.bottom tabs { + padding-left: 8px; + padding-right: 8px; +} + +notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0; +} + +notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0; +} + +notebook > header.top tabs tab.reorderable-page, notebook > header.bottom tabs tab.reorderable-page { + margin: 0 -1px; + border-style: none solid; +} + +notebook > header.left tabs, notebook > header.right tabs { + padding-top: 8px; + padding-bottom: 8px; +} + +notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: 0; +} + +notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: 0; +} + +notebook > header.left tabs tab.reorderable-page, notebook > header.right tabs tab.reorderable-page { + margin: -1px 0; + border-style: solid none; +} + +notebook > stack:not(:only-child) { + background-color: #333539; +} + +tabbar .box { + background-color: transparent; + border: none; +} + +tabbar scrolledwindow.pinned tabbox > background:dir(ltr) { + box-shadow: inset -1px 0 rgba(255, 255, 255, 0.12); +} + +tabbar scrolledwindow.pinned tabbox > background:dir(rtl) { + box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12); +} + +tabbar tabbox { + background-color: #292b2e; + background-clip: padding-box; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +tabbar tabbox > tabboxchild { + margin: 0; + border-radius: 0; + border: none; +} + +tabbar tabbox > background { + background: none; +} + +tabbar tab { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, rgba(171, 71, 188, 0.35) 0%) 0 0 2/0 0 0px; +} + +tabbar tab:hover { + box-shadow: inset 0 -2px #503359; +} + +tabbar tab:checked, tabbar tab:selected { + box-shadow: inset 0 -2px #503359; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(171, 71, 188, 0.35) 10%) 0 0 2/0 0 2px; +} + +tabbar .start-action, +tabbar .end-action { + background-color: rgba(255, 255, 255, 0.05); + background-clip: padding-box; + border-color: rgba(255, 255, 255, 0.12); + border-style: solid; + transition: background 150ms ease-in-out; +} + +tabbar .start-action button, +tabbar .end-action button { + border: none; + border-radius: 0; +} + +tabbar .start-action:dir(ltr), +tabbar .end-action:dir(rtl) { + border-right-width: 1px; +} + +tabbar .start-action:dir(rtl), +tabbar .end-action:dir(ltr) { + border-left-width: 1px; +} + +tabbar:not(.inline) scrolledwindow.pinned undershoot { + border-color: rgba(255, 255, 255, 0.12); +} + +tabbar:not(.inline) tabbox > background { + background-color: #36383c; +} + +tabbar:not(.inline) .start-action, +tabbar:not(.inline) .end-action { + background-color: alpha(#36383c, 0.6); + border-color: rgba(255, 255, 255, 0.12); +} + +tabbar:not(.inline):backdrop .box { + background-color: #36383c; +} + +dnd tab { + min-height: 24px; + background-color: #36383c; + color: rgba(255, 255, 255, 0.7); + margin: 24px; +} + +tabbar tab, +dnd tab { + padding: 6px; +} + +tabbar tab button.image-button, +dnd tab button.image-button { + padding: 0; + margin: 0; + min-width: 24px; + min-height: 24px; + border-radius: 9999px; +} + +tabview:drop(active), +tabbox:drop(active) { + box-shadow: none; +} + +scrollbar { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #333539; + background-clip: border-box; +} + +scrollbar.top { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +scrollbar.bottom { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +scrollbar.left { + border-right: 1px solid rgba(255, 255, 255, 0.12); +} + +scrollbar.right { + border-left: 1px solid rgba(255, 255, 255, 0.12); +} + +scrollbar > range > trough { + background: none; + border: none; + outline: none; +} + +scrollbar > range > trough > slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), margin 0, border-width 0; + min-width: 5px; + min-height: 5px; + border: 3px solid transparent; + border-radius: 100px; + background-clip: padding-box; + background-color: rgba(255, 255, 255, 0.45); + outline: none; + box-shadow: none; +} + +scrollbar > range > trough > slider:hover { + background-color: rgba(255, 255, 255, 0.45); +} + +scrollbar > range > trough > slider:active { + background-color: rgba(255, 255, 255, 0.7); +} + +scrollbar > range > trough > slider:disabled { + background-color: rgba(255, 255, 255, 0.3); +} + +scrollbar > range.fine-tune > trough > slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), margin 0, border-width 0, min-width 0, min-height 0; + min-width: 4px; + min-height: 4px; +} + +scrollbar > range.fine-tune.horizontal > trough > slider { + margin: 2px 0; +} + +scrollbar > range.fine-tune.vertical > trough > slider { + margin: 0 2px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + border-color: transparent; + background-color: transparent; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > slider { + min-width: 4px; + min-height: 4px; + margin: 3px; + border: 1px solid alpha(#333539, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 4px; + min-height: 4px; + margin: 3px; + border: 1px solid alpha(#333539, 0.3); + border-radius: 9999px; + background-color: rgba(255, 255, 255, 0.45); + background-clip: padding-box; + -gtk-icon-source: none; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button:disabled { + background-color: rgba(255, 255, 255, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { + min-width: 24px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { + min-width: 8px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { + min-height: 24px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { + min-height: 8px; +} + +scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + background-color: alpha(#333539, 0.9); +} + +scrollbar.horizontal > range > trough > slider { + min-width: 24px; +} + +scrollbar.vertical > range > trough > slider { + min-height: 24px; +} + +scrollbar button { + min-width: 16px; + min-height: 16px; + padding: 0; + border-radius: 0; +} + +scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +switch { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + margin: 6px 0; + padding: 0 2px; + border: 5px solid transparent; + border-radius: 9999px; + background-color: rgba(255, 255, 255, 0.25); + background-clip: padding-box; + font-size: 0; +} + +switch:disabled { + opacity: 0.5; +} + +switch:checked { + background-color: rgba(236, 64, 122, 0.5); +} + +switch > image { + color: transparent; +} + +switch > slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + min-width: 20px; + min-height: 20px; + margin: -3px; + border-radius: 9999px; + box-shadow: 0 0 0 10px transparent, 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #383a3e; + color: #383a3e; +} + +switch:hover > slider { + color: white; + box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:focus > slider { + color: #EC407A; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:focus:hover > slider { + color: #EC407A; + box-shadow: 0 0 0 10px rgba(236, 64, 122, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:checked > slider { + background-color: #EC407A; + color: #EC407A; +} + +switch:checked:hover > slider { + color: #EC407A; + box-shadow: 0 0 0 10px rgba(236, 64, 122, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +row:selected switch { + background-color: rgba(255, 255, 255, 0.2); +} + +row:selected switch:checked { + background-color: rgba(255, 255, 255, 0.6); +} + +row:selected switch > slider { + background-color: #f8b4cb; +} + +row:selected switch:checked > slider { + animation: none; + background-color: white; +} + +.view.content-view.check:not(list), +.content-view .tile check:not(list) { + min-height: 40px; + min-width: 40px; + margin: 0; + padding: 0; + box-shadow: none; + background-color: transparent; + background-image: none; +} + +.view.content-view.check:not(list), +.content-view .tile check:not(list) { + -gtk-icon-source: -gtk-scaled(url("assets/selectionmode-checkbox-unchecked-dark.png"), url("assets/selectionmode-checkbox-unchecked-dark@2.png")); +} + +.view.content-view.check:not(list):checked, +.content-view .tile check:not(list):checked { + -gtk-icon-source: -gtk-scaled(url("assets/selectionmode-checkbox-checked-dark.png"), url("assets/selectionmode-checkbox-checked-dark@2.png")); +} + +checkbutton, +radiobutton { + outline: none; + border-spacing: 4px; + border-radius: 2px; +} + +checkbutton.text-button, +radiobutton.text-button { + padding: 2px; + outline-offset: 0; +} + +checkbutton.text-button label:not(:only-child), +radiobutton.text-button label:not(:only-child) { + margin: 0 4px; +} + + +checkbutton > check:not(:checked):not(:indeterminate), +radiobutton > radio:not(:checked):not(:indeterminate) { + color: rgba(255, 255, 255, 0.7); +} + + +checkbutton > check:not(:checked):not(:indeterminate):hover, +checkbutton > check:not(:checked):not(:indeterminate):active, +radiobutton > radio:not(:checked):not(:indeterminate):hover, +radiobutton > radio:not(:checked):not(:indeterminate):active { + color: white; +} + + +checkbutton > check:not(:checked):not(:indeterminate):disabled, +radiobutton > radio:not(:checked):not(:indeterminate):disabled { + color: rgba(255, 255, 255, 0.3); +} + +check, +radio { + min-height: 24px; + min-width: 24px; + margin: -6px; + padding: 6px; + background-color: transparent; + border: none; + outline: none; + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +check:active, +radio:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +check:active, +radio:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +check:checked, check:indeterminate, +radio:checked, +radio:indeterminate { + color: #EC407A; +} + +check:checked:disabled, check:indeterminate:disabled, +radio:checked:disabled, +radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +popover modelbutton.flat check, popover modelbutton.flat radio { + transition: none; + margin: 0; + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +popover modelbutton.flat check, popover modelbutton.flat check:focus, popover modelbutton.flat check:hover, popover modelbutton.flat check:selected, popover modelbutton.flat check:focus:hover, popover modelbutton.flat check:active, popover modelbutton.flat check:disabled, popover modelbutton.flat radio, popover modelbutton.flat radio:focus, popover modelbutton.flat radio:hover, popover modelbutton.flat radio:selected, popover modelbutton.flat radio:focus:hover, popover modelbutton.flat radio:active, popover modelbutton.flat radio:disabled { + box-shadow: none; + background-image: none; + outline: none; + border: none; + background-color: transparent; +} + +popover modelbutton.flat check:not(:checked):not(:indeterminate):not(:disabled), popover modelbutton.flat radio:not(:checked):not(:indeterminate):not(:disabled) { + color: rgba(255, 255, 255, 0.7); +} + +popover modelbutton.flat check.left:dir(rtl), popover modelbutton.flat radio.left:dir(rtl) { + margin-left: -16px; + margin-right: -6px; +} + +popover modelbutton.flat check.right:dir(ltr), popover modelbutton.flat radio.right:dir(ltr) { + margin-left: -6px; + margin-right: -16px; +} + +popover modelbutton.flat check:checked, popover modelbutton.flat check:indeterminate, popover modelbutton.flat radio:checked, popover modelbutton.flat radio:indeterminate { + color: #EC407A; +} + +popover modelbutton.flat check:checked:disabled, popover modelbutton.flat check:indeterminate:disabled, popover modelbutton.flat radio:checked:disabled, popover modelbutton.flat radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + + +check { + -gtk-icon-size: 24px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-unchecked-symbolic.svg")); +} + + +check:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-checked-symbolic.svg")); +} + + +check:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-mixed-symbolic.svg")); +} + + +radio { + -gtk-icon-size: 24px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-unchecked-symbolic.svg")); +} + + +radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-checked-symbolic.svg")); +} + + +radio:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-mixed-symbolic.svg")); +} + + +popover.menu modelbutton check { + min-height: 16px; + min-width: 16px; + border-radius: 3px; + -gtk-icon-size: 16px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-unchecked-symbolic.svg")); +} + + +popover.menu modelbutton check:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-checked-symbolic.svg")); +} + + +popover.menu modelbutton check:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-mixed-symbolic.svg")); +} + + +popover.menu modelbutton radio { + min-height: 16px; + min-width: 16px; + border-image: none; + -gtk-icon-size: 16px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-unchecked-symbolic.svg")); +} + + +popover.menu modelbutton radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-checked-symbolic.svg")); +} + + +popover.menu modelbutton radio:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-mixed-symbolic.svg")); +} + +treeview.view check, +treeview.view radio { + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +treeview.view check:hover, treeview.view check:active, +treeview.view radio:hover, +treeview.view radio:active { + color: white; +} + +treeview.view check:disabled, +treeview.view radio:disabled { + color: rgba(255, 255, 255, 0.3); +} + +treeview.view check:checked, treeview.view check:indeterminate, +treeview.view radio:checked, +treeview.view radio:indeterminate { + color: #EC407A; +} + +treeview.view check:checked:disabled, treeview.view check:indeterminate:disabled, +treeview.view radio:checked:disabled, +treeview.view radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +treeview.view check:hover, +treeview.view radio:hover { + box-shadow: none; + background-image: none; + background-color: transparent; +} + +treeview.view check:hover:disabled, +treeview.view radio:hover:disabled { + box-shadow: none; +} + +treeview.view check:hover:selected, +treeview.view radio:hover:selected { + box-shadow: none; +} + +treeview.view radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-checked-symbolic.svg")); + border-image: none; +} + +scale { + min-height: 4px; + min-width: 4px; + padding: 16px; +} + +scale > trough { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + outline: none; + background-color: rgba(255, 255, 255, 0.3); +} + +scale > trough:disabled { + background-color: rgba(255, 255, 255, 0.15); +} + +scale > trough > slider { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + background-repeat: no-repeat; + background-position: center; + background-size: auto, 1000% 1000%; + border-radius: 100%; + min-height: 32px; + min-width: 32px; + margin: -15px; + color: #EC407A; + background-color: transparent; +} + +scale > trough > slider { + background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale > trough > slider:disabled { + background-image: -gtk-scaled(url("assets/scale-slider-disabled-dark.png"), url("assets/scale-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale > trough > slider:hover { + background-color: rgba(236, 64, 122, 0.1); +} + +scale > trough > slider:focus { + background-color: rgba(236, 64, 122, 0.12); +} + +scale > trough > slider:focus:hover { + background-color: rgba(236, 64, 122, 0.16); +} + +scale > trough > slider, scale > trough > slider:focus, scale > trough > slider:hover, scale > trough > slider:active { + border: none; + box-shadow: none; + outline: none; +} + +scale > trough > slider:active { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: scale_ripple_effect 225ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); + background-size: auto, 0% 0%; + color: #EC407A; +} + +scale > trough > highlight { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #EC407A; +} + +scale > trough > highlight:disabled { + background-color: transparent; +} + +scale > trough > fill { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: rgba(255, 255, 255, 0.3); +} + +scale > trough > fill:disabled { + background-color: transparent; +} + +scale.fine-tune slider { + background-size: calc(100% - 12px); +} + +scale > marks label, +scale > value { + color: alpha(currentColor, 0.45); +} + +scale > marks { + color: rgba(255, 255, 255, 0.3); +} + +scale > marks.top { + margin-bottom: 7px; +} + +scale > marks.bottom { + margin-top: 7px; +} + +scale > marks.top { + margin-right: 7px; +} + +scale > marks.bottom { + margin-left: 7px; +} + +scale.horizontal indicator { + min-height: 8px; + min-width: 1px; +} + +scale.vertical indicator { + min-height: 1px; + min-width: 8px; +} + +scale.marks-before:not(.marks-after) > trough > slider, scale.marks-after:not(.marks-before) > trough > slider { + transform: none; + box-shadow: none; + border: none; +} + +scale.marks-before:not(.marks-after) > trough > slider:disabled, scale.marks-after:not(.marks-before) > trough > slider:disabled { + box-shadow: none; +} + +scale.horizontal.marks-before:not(.marks-after) slider { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-dark.png"), url("assets/scale-horz-marks-before-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.horizontal.marks-before:not(.marks-after) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-disabled-dark.png"), url("assets/scale-horz-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.horizontal.marks-before:not(.marks-after) slider:active { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-dark.png"), url("assets/scale-horz-marks-before-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +scale.horizontal.marks-after:not(.marks-before) slider { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-dark.png"), url("assets/scale-horz-marks-after-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.horizontal.marks-after:not(.marks-before) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-disabled-dark.png"), url("assets/scale-horz-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.horizontal.marks-after:not(.marks-before) slider:active { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-dark.png"), url("assets/scale-horz-marks-after-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +scale.vertical.marks-before:not(.marks-after) slider { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-dark.png"), url("assets/scale-vert-marks-before-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.vertical.marks-before:not(.marks-after) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-disabled-dark.png"), url("assets/scale-vert-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.vertical.marks-before:not(.marks-after) slider:active { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-dark.png"), url("assets/scale-vert-marks-before-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +scale.vertical.marks-after:not(.marks-before) slider { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-dark.png"), url("assets/scale-vert-marks-after-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.vertical.marks-after:not(.marks-before) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-disabled-dark.png"), url("assets/scale-vert-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.vertical.marks-after:not(.marks-before) slider:active { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-dark.png"), url("assets/scale-vert-marks-after-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +scale.color { + min-height: 0; + min-width: 0; +} + +scale.color.horizontal { + padding: 0 0 12px 0; +} + +scale.color.horizontal slider:dir(ltr), scale.color.horizontal slider:dir(rtl) { + margin-bottom: -16px; + margin-top: -6px; +} + +scale.color.vertical:dir(ltr) { + padding: 0 0 0 12px; +} + +scale.color.vertical:dir(ltr) slider { + margin-left: -16px; + margin-right: -6px; +} + +scale.color.vertical:dir(rtl) { + padding: 0 12px 0 0; +} + +scale.color.vertical:dir(rtl) slider { + margin-right: -16px; + margin-left: -6px; +} + +progressbar { + color: rgba(255, 255, 255, 0.45); + font-size: smaller; + box-shadow: none; +} + +progressbar.horizontal > trough { + min-width: 150px; +} + +progressbar.horizontal > trough, progressbar.horizontal > trough > progress { + min-height: 4px; +} + +progressbar.vertical > trough { + min-height: 80px; +} + +progressbar.vertical > trough, progressbar.vertical > trough > progress { + min-width: 4px; +} + +progressbar > trough { + background-color: alpha(#AB47BC, 0.3); + border-radius: 6px; +} + +progressbar > trough > progress { + background-color: #AB47BC; + border-radius: 6px; +} + +progressbar.osd { + min-width: 3px; + min-height: 3px; + background-color: transparent; + padding: 0; + margin: 0; + box-shadow: none; + border: none; +} + +progressbar.osd > trough { + border-style: none; + border-radius: 0; + background-color: transparent; + box-shadow: none; +} + +progressbar.osd > trough > progress { + border-style: none; + border-radius: 0; +} + +progressbar > trough.empty > progress { + all: unset; +} + +levelbar > trough > block { + min-width: 36px; + min-height: 4px; +} + +levelbar.vertical > trough > block { + min-width: 4px; + min-height: 36px; +} + +levelbar > trough { + padding: 2px; + border-radius: 6px; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); + outline: none; +} + +levelbar > trough:disabled { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +levelbar.horizontal.discrete block { + margin: 0 1px; +} + +levelbar.vertical.discrete block { + margin: 1px 0; +} + +levelbar.horizontal.discrete trough { + padding: 2px 1px; +} + +levelbar.vertical.discrete trough { + padding: 1px 2px; +} + +levelbar > trough > block.low { + background-color: #FDD633; +} + +levelbar > trough > block.high, levelbar > trough > block:not(.empty) { + background-color: #AB47BC; +} + +levelbar > trough > block.full { + background-color: #81C995; +} + +levelbar > trough > block.empty { + background-color: rgba(255, 255, 255, 0.3); + color: rgba(255, 255, 255, 0.45); +} + +window.dialog.print drawing { + color: white; + background: none; + border: none; + padding: 0; +} + +window.dialog.print drawing paper { + background: white; + color: #363636; + border: 1px solid rgba(255, 255, 255, 0.12); +} + +window.dialog.print .dialog-action-box { + margin: 12px; +} + +frame, +.frame { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +frame { + border-radius: 3px; +} + +frame > label { + margin: 4px; +} + +actionbar > revealer > box { + padding: 6px; + border-spacing: 6px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + box-shadow: none; + background-color: #292b2e; + color: white; +} + +actionbar > revealer > box entry, actionbar > revealer > box button, actionbar > revealer > box menubutton, actionbar > revealer > box splitbutton, actionbar > revealer > box spinbutton { + margin: 0; +} + +overshoot.top { + background-image: radial-gradient(farthest-side at top, rgba(230, 230, 230, 0.12) 85%, rgba(230, 230, 230, 0)), radial-gradient(farthest-side at top, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0)); + background-size: 100% 3%, 100% 50%; + background-repeat: no-repeat; + background-position: top; + background-color: transparent; + border: none; + box-shadow: none; +} + +overshoot.bottom { + background-image: radial-gradient(farthest-side at bottom, rgba(230, 230, 230, 0.12) 85%, rgba(230, 230, 230, 0)), radial-gradient(farthest-side at bottom, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0)); + background-size: 100% 3%, 100% 50%; + background-repeat: no-repeat; + background-position: bottom; + background-color: transparent; + border: none; + box-shadow: none; +} + +overshoot.left { + background-image: radial-gradient(farthest-side at left, rgba(230, 230, 230, 0.12) 85%, rgba(230, 230, 230, 0)), radial-gradient(farthest-side at left, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0)); + background-size: 3% 100%, 50% 100%; + background-repeat: no-repeat; + background-position: left; + background-color: transparent; + border: none; + box-shadow: none; +} + +overshoot.right { + background-image: radial-gradient(farthest-side at right, rgba(230, 230, 230, 0.12) 85%, rgba(230, 230, 230, 0)), radial-gradient(farthest-side at right, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0)); + background-size: 3% 100%, 50% 100%; + background-repeat: no-repeat; + background-position: right; + background-color: transparent; + border: none; + box-shadow: none; +} + +undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-top: 1px; + background-size: 12px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: left top; +} + +undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-bottom: 1px; + background-size: 12px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: left bottom; +} + +undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-left: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left top; +} + +undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-right: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right top; +} + +junction { + border-style: solid none none solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +junction:dir(rtl) { + border-style: solid solid none none; +} + +separator { + min-width: 1px; + min-height: 1px; + background-color: rgba(255, 255, 255, 0.12); +} + +separator.sidebar { + min-width: 0; + background: none; +} + +list.content > row:not(:last-child), list.content > row.expander row.header:not(:last-child), +list.boxed-list > row.expander row.header:not(:last-child), row.expander list.nested > row:not(:last-child), listview.boxed-list > row.expander list > row:not(:last-child), +list.boxed-list > row.expander list > row:not(:last-child), listview.content:not(.conversation-listbox) > row:not(:last-child), listview.boxed-list > row:not(:last-child), +list.boxed-list > row:not(:last-child) { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +list.content > row:first-child, list.content > row.expander row.header:first-child, +list.boxed-list > row.expander row.header:first-child, row.expander list.nested > row:first-child, listview.boxed-list > row.expander list > row:first-child, +list.boxed-list > row.expander list > row:first-child, listview.content:not(.conversation-listbox) > row:first-child, listview.boxed-list > row:first-child, +list.boxed-list > row:first-child { + border-radius: 2px 2px 0 0; +} + +list.content > row:last-child, list.content > row.expander row.header:last-child, +list.boxed-list > row.expander row.header:last-child, row.expander list.nested > row:last-child, listview.boxed-list > row.expander list > row:last-child, +list.boxed-list > row.expander list > row:last-child, listview.content:not(.conversation-listbox) > row:last-child, listview.boxed-list > row:last-child, +list.boxed-list > row:last-child { + border-radius: 0 0 2px 2px; +} + +listview, +list { + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; + color: white; + box-shadow: none; +} + +listview row, +list row { + padding: 6px; +} + +listview.content:not(.conversation-listbox), listview.boxed-list, +list.content:not(.conversation-listbox), +list.boxed-list { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 3px; +} + +listview.boxed-list > row.expander list, +list.boxed-list > row.expander list { + background-color: transparent; + box-shadow: none; + border: none; +} + +list.frame { + border-radius: 3px; +} + +listview.view { + color: white; + background-color: transparent; +} + +popover.menu listview.view { + border-radius: 2px; + margin: 0; + padding: 0; +} + +popover.menu listview.view > row { + margin: 0; + border-radius: 2px; +} + +row { + color: white; +} + +row label.subtitle { + font-size: smaller; +} + +row > box.header { + margin-left: 12px; + margin-right: 12px; + min-height: 42px; +} + +row > box.header > .icon:disabled { + filter: opacity(0.35); +} + +row > box.header > box.title { + margin-top: 6px; + margin-bottom: 6px; + border-spacing: 3px; +} + +row.activatable { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-image: radial-gradient(circle, transparent 15%, transparent 15%); +} + +row.activatable:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +row.activatable:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +row.activatable:hover { + background-color: alpha(currentColor, 0.1); +} + +row.activatable.has-open-popup, row.activatable:active { + background-color: alpha(currentColor, 0.06); + background-image: radial-gradient(circle, alpha(currentColor, 0.1) 15%, transparent 15%); +} + +row button.activatable:focus, row button.activatable:hover, row button.activatable:active, button row.activatable:focus, button row.activatable:hover, button row.activatable:active { + background-color: transparent; + background-image: none; + box-shadow: none; + transition: none; + animation: none; +} + +row:selected:hover { + background-color: #b45ac3; +} + +row.combo image.dropdown-arrow:disabled { + filter: opacity(0.35); +} + +row.combo listview.inline { + background: none; + border: none; + box-shadow: none; + color: inherit; +} + +row.combo listview.inline, row.combo listview.inline:disabled { + background: none; + color: inherit; +} + +row.combo popover > contents { + min-width: 120px; +} + +row.expander { + background: none; + padding: 0; +} + +row.expander > box > list { + background: none; + color: inherit; +} + +row.expander list.nested { + background-color: rgba(255, 255, 255, 0.05); + color: inherit; +} + +row.expander image.expander-row-arrow { + transition: -gtk-icon-transform 200ms cubic-bezier(0, 0, 0.2, 1); +} + +row.expander image.expander-row-arrow:dir(ltr) { + margin-left: 6px; +} + +row.expander image.expander-row-arrow:dir(rtl) { + margin-right: 6px; +} + +row.expander image.expander-row-arrow:dir(ltr) { + -gtk-icon-transform: rotate(0.5turn); +} + +row.expander image.expander-row-arrow:dir(rtl) { + -gtk-icon-transform: rotate(-0.5turn); +} + +row.expander image.expander-row-arrow:disabled { + filter: opacity(0.45); +} + +row.expander:checked image.expander-row-arrow { + -gtk-icon-transform: rotate(0turn); + opacity: 1; +} + +row.expander:checked image.expander-row-arrow:not(:disabled) { + color: #AB47BC; +} + +.osd row.expander:checked image.expander-row-arrow:not(:disabled) { + color: inherit; +} + +list.content > row.expander, +list.boxed-list > row.expander { + border: none; +} + +list.content > row:first-child, list.content > row:first-child.expander row.header, +list.boxed-list > row:first-child, +list.boxed-list > row:first-child.expander row.header { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +list.content > row:last-child, list.content > row:last-child.expander:not(:checked), list.content > row:last-child.expander:not(:checked) row.header, list.content > row:last-child.expander:checked list.nested, list.content > row:last-child.expander:checked list.nested > row:last-child, +list.boxed-list > row:last-child, +list.boxed-list > row:last-child.expander:not(:checked), +list.boxed-list > row:last-child.expander:not(:checked) row.header, +list.boxed-list > row:last-child.expander:checked list.nested, +list.boxed-list > row:last-child.expander:checked list.nested > row:last-child { + border-bottom-left-radius: 2px; + border-bottom-right-radius: 2px; + border-bottom-width: 0; +} + +columnview > listview > row { + padding: 0; +} + +columnview > listview > row > cell { + padding: 8px 6px; +} + +columnview > listview > row > cell:not(:first-child) { + border-left: 1px solid transparent; +} + +columnview.column-separators > listview > row > cell { + border-left-color: #4b4d51; +} + +columnview.data-table > listview > row > cell { + padding-top: 2px; + padding-bottom: 2px; +} + +treeexpander { + border-spacing: 4px; +} + +.rich-list { + /* rich lists usually containing other widgets than just labels/text */ +} + +.rich-list > row { + padding: 8px 12px; + min-height: 32px; + /* should be tall even when only containing a label */ +} + +.rich-list > row > box { + border-spacing: 12px; +} + +.app-notification { + color: white; + border: none; + background-color: #232528; + border-radius: 3px; + padding: 6px; + margin: 0 6px 6px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.app-notification.frame, +.app-notification border { + border-style: none; +} + +expander { + transition: all 100ms cubic-bezier(0.4, 0, 0.2, 1); + min-width: 16px; + min-height: 16px; + color: rgba(255, 255, 255, 0.7); + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +expander:hover, expander:active { + color: white; +} + +expander:disabled { + color: rgba(255, 255, 255, 0.3); +} + +expander:selected, row:selected expander { + color: rgba(255, 255, 255, 0.7); +} + +expander:selected:hover, expander:selected:active, row:selected expander:hover, row:selected expander:active { + color: white; +} + +expander:selected:disabled, row:selected expander:disabled { + color: rgba(255, 255, 255, 0.3); +} + +calendar { + color: rgba(255, 255, 255, 0.7); + border: 1px solid rgba(255, 255, 255, 0.12); +} + +calendar > header { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +calendar > header > button { + border: none; + box-shadow: none; + background: none; + border-radius: 0; +} + +calendar > header > button:backdrop { + background: none; +} + +calendar > grid > label { + border-radius: 3px; +} + +calendar > grid > label.today { + background-color: rgba(255, 255, 255, 0.15); +} + +calendar > grid > label.day-number { + padding: 4px; +} + +calendar > grid > label.day-number:selected { + border-radius: 3px; +} + +calendar > grid > label.day-number.other-month { + color: alpha(currentColor, 0.3); +} + +window.dialog.message { + background-color: #383a3e; +} + +window.dialog.message .dialog-vbox { + border-spacing: 12px; +} + +window.dialog.message .titlebar { + min-height: 24px; + border-style: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #383a3e; + color: white; +} + +window.dialog.message .titlebar:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +window.dialog.message.background { + border-bottom-left-radius: 2px; + border-bottom-right-radius: 2px; +} + +window.dialog.message .dialog-action-area { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +window.dialog.message .dialog-action-area > button { + padding: 8px 16px; + border-radius: 0; +} + +window.dialog.message .dialog-action-area > button.suggested-action { + color: #AB47BC; +} + +window.dialog.message .dialog-action-area > button.destructive-action { + color: #FF5252; +} + +/******************** + * AdwMessageDialog * + ********************/ +window.messagedialog { + background-color: #383a3e; + color: white; +} + +window.messagedialog.csd { + outline: none; +} + +window.messagedialog > windowhandle > box { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + border-radius: 3px 3px 0 0; +} + +window.messagedialog.tiled > windowhandle > box, window.messagedialog.maximized > windowhandle > box { + box-shadow: none; + border-radius: 0; +} + +window.messagedialog .message-area { + padding: 24px 30px; + border-spacing: 24px; +} + +window.messagedialog .message-area.has-heading.has-body { + border-spacing: 10px; +} + +window.messagedialog .response-area > button { + padding: 10px 14px; + border-radius: 0; +} + +window.messagedialog .response-area > button.suggested { + color: #AB47BC; +} + +window.messagedialog .response-area > button.destructive { + color: #FF5252; +} + +window.messagedialog.csd:not(.solid-csd) { + border-radius: 4px; +} + +window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button { + margin-top: -1px; + margin-right: -1px; + margin-left: -1px; +} + +window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button:first-child:dir(ltr), window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button:last-child:dir(rtl) { + border-bottom-left-radius: 4px; + margin-left: 0; +} + +window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button:last-child:dir(ltr), window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button:first-child:dir(rtl) { + border-bottom-right-radius: 4px; + margin-right: 0; +} + +window.messagedialog.csd:not(.solid-csd) .response-area.compact > button { + margin-top: -1px; + margin-bottom: -1px; +} + +window.messagedialog.csd:not(.solid-csd) .response-area.compact > button:first-child { + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; + margin-bottom: 0; +} + +filechooser .dialog-action-box { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +filechooser #pathbarbox { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #292b2e; +} + +filechooserbutton > button > box { + border-spacing: 6px; +} + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; +} + +.sidebar { + border-style: none; + background-color: #383a3e; +} + +.sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { + border-right: 1px solid #4b4d51; + border-left-style: none; +} + +.sidebar.right { + border-left: 1px solid #4b4d51; + border-right-style: none; +} + +paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; +} + +stacksidebar list.separators:not(.horizontal) > row:not(.separator) { + border-bottom: none; +} + +leaflet.unfolded > box > stacksidebar.sidebar { + border: none; +} + +stacksidebar row { + padding: 12px 6px; + transition: none; +} + +stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; +} + +separator.sidebar { + background-color: rgba(255, 255, 255, 0.12); +} + +separator.sidebar.selection-mode, .selection-mode separator.sidebar { + background-color: rgba(255, 255, 255, 0.12); +} + +.navigation-sidebar { + padding: 6px 0; +} + +.navigation-sidebar > separator { + margin: 6px 0; +} + +.navigation-sidebar > row { + min-height: 36px; + padding: 0 6px; + border-radius: 3px; + margin: 1px 6px; +} + +.navigation-sidebar > row:hover, .navigation-sidebar > row:focus-visible:focus-within { + color: white; + background-color: rgba(255, 255, 255, 0.06); +} + +.navigation-sidebar > row:selected { + color: white; + background-color: rgba(255, 255, 255, 0.08); +} + +.navigation-sidebar > row:selected label, .navigation-sidebar > row:selected image { + color: white; +} + +.navigation-sidebar > row:selected:hover { + background-color: rgba(255, 255, 255, 0.12); +} + +.navigation-sidebar > row:selected:focus-visible:focus-within { + outline-width: 0; + color: white; + background-color: #AB47BC; +} + +.navigation-sidebar > row:selected:focus-visible:focus-within:hover { + background-color: #bc6cca; +} + +.navigation-sidebar > row:disabled { + color: rgba(255, 255, 255, 0.3); +} + +placessidebar > viewport.frame { + border-style: none; +} + +placessidebar .navigation-sidebar > row { + min-height: 36px; +} + +placessidebar .navigation-sidebar > row > revealer { + padding: 0 12px; +} + +placessidebar .navigation-sidebar > row:selected { + color: white; +} + +placessidebar .navigation-sidebar > row:selected button.sidebar-button { + color: rgba(255, 255, 255, 0.7); +} + +placessidebar .navigation-sidebar > row:selected button.sidebar-button:hover, placessidebar .navigation-sidebar > row:selected button.sidebar-button:active, placessidebar .navigation-sidebar > row:selected button.sidebar-button:checked { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +placessidebar .navigation-sidebar > row:selected button.sidebar-button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +placessidebar .navigation-sidebar > row:selected button.sidebar-button:checked:disabled { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +placessidebar .navigation-sidebar > row:disabled { + color: rgba(255, 255, 255, 0.45); +} + +placessidebar .navigation-sidebar > row image.sidebar-icon { + opacity: 0.45; +} + +placessidebar .navigation-sidebar > row image.sidebar-icon:dir(ltr) { + padding-right: 8px; +} + +placessidebar .navigation-sidebar > row image.sidebar-icon:dir(rtl) { + padding-left: 8px; +} + +placessidebar .navigation-sidebar > row label.sidebar-label:dir(ltr) { + padding-right: 2px; +} + +placessidebar .navigation-sidebar > row label.sidebar-label:dir(rtl) { + padding-left: 2px; +} + +placessidebar .navigation-sidebar > row.sidebar-placeholder-row { + min-height: 2px; + padding: 0 8px; + background-image: image(#EC407A); + background-clip: content-box; +} + +placessidebar .navigation-sidebar > row.sidebar-new-bookmark-row { + color: #EC407A; +} + +placessidebar .navigation-sidebar > row:drop(active):not(:disabled) { + box-shadow: inset 0 0 0 2px #EC407A; +} + +placesview .server-list-button > image { + -gtk-icon-transform: rotate(0turn); +} + +placesview .server-list-button:checked > image { + -gtk-icon-transform: rotate(-0.5turn); +} + +placesview > actionbar > revealer > box > label { + padding-left: 8px; + padding-right: 8px; +} + +placesview > actionbar > revealer > box > box { + border-spacing: 6px; +} + +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#4b4d51); + background-size: 1px 1px; + box-shadow: none; +} + +paned > separator.wide { + min-width: 6px; + min-height: 6px; + background-color: #292b2e; + background-image: image(#4b4d51), image(#4b4d51); + background-size: 1px 1px, 1px 1px; +} + +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; +} + +video { + background: black; +} + +video image.osd { + min-width: 64px; + min-height: 64px; + border-radius: 9999px; +} + +infobar { + border: none; +} + +infobar > revealer > box { + padding: 8px; + border-spacing: 12px; +} + +infobar.info > revealer > box { + background-color: #66BB6A; +} + +infobar.info > revealer > box > label, infobar.info > revealer > box link, infobar.info > revealer > box button.link, infobar.info > revealer > box { + color: white; +} + +infobar.info > revealer > box button { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.1); + color: rgba(255, 255, 255, 0.7); +} + +infobar.info > revealer > box button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +infobar.info > revealer > box button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +infobar.info > revealer > box button, infobar.info > revealer > box button:hover, infobar.info > revealer > box button:focus, infobar.info > revealer > box button:active, infobar.info > revealer > box button:checked, infobar.info > revealer > box button:disabled { + box-shadow: none; + outline: none; + border: none; +} + +infobar.info > revealer > box button:hover { + background-color: alpha(currentColor, 0.16); + color: white; +} + +infobar.info > revealer > box button:active { + background-color: alpha(currentColor, 0.16); + color: white; +} + +infobar.info > revealer > box button:checked { + background-color: alpha(currentColor, 0.12); + color: white; +} + +infobar.info > revealer > box button:disabled { + background-color: alpha(currentColor, 0.05); + color: rgba(255, 255, 255, 0.45); +} + +infobar.question > revealer > box { + background-color: #42A5F5; +} + +infobar.question > revealer > box > label, infobar.question > revealer > box link, infobar.question > revealer > box button.link, infobar.question > revealer > box { + color: white; +} + +infobar.question > revealer > box button { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.1); + color: rgba(255, 255, 255, 0.7); +} + +infobar.question > revealer > box button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +infobar.question > revealer > box button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +infobar.question > revealer > box button, infobar.question > revealer > box button:hover, infobar.question > revealer > box button:focus, infobar.question > revealer > box button:active, infobar.question > revealer > box button:checked, infobar.question > revealer > box button:disabled { + box-shadow: none; + outline: none; + border: none; +} + +infobar.question > revealer > box button:hover { + background-color: alpha(currentColor, 0.16); + color: white; +} + +infobar.question > revealer > box button:active { + background-color: alpha(currentColor, 0.16); + color: white; +} + +infobar.question > revealer > box button:checked { + background-color: alpha(currentColor, 0.12); + color: white; +} + +infobar.question > revealer > box button:disabled { + background-color: alpha(currentColor, 0.05); + color: rgba(255, 255, 255, 0.45); +} + +infobar.warning > revealer > box { + background-color: #FDD633; +} + +infobar.warning > revealer > box > label, infobar.warning > revealer > box link, infobar.warning > revealer > box button.link, infobar.warning > revealer > box { + color: rgba(0, 0, 0, 0.87); +} + +infobar.warning > revealer > box button { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.1); + color: rgba(0, 0, 0, 0.6); +} + +infobar.warning > revealer > box button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +infobar.warning > revealer > box button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +infobar.warning > revealer > box button, infobar.warning > revealer > box button:hover, infobar.warning > revealer > box button:focus, infobar.warning > revealer > box button:active, infobar.warning > revealer > box button:checked, infobar.warning > revealer > box button:disabled { + box-shadow: none; + outline: none; + border: none; +} + +infobar.warning > revealer > box button:hover { + background-color: alpha(currentColor, 0.16); + color: rgba(0, 0, 0, 0.87); +} + +infobar.warning > revealer > box button:active { + background-color: alpha(currentColor, 0.16); + color: rgba(0, 0, 0, 0.87); +} + +infobar.warning > revealer > box button:checked { + background-color: alpha(currentColor, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +infobar.warning > revealer > box button:disabled { + background-color: alpha(currentColor, 0.05); + color: rgba(0, 0, 0, 0.38); +} + +infobar.error > revealer > box { + background-color: #F28B82; +} + +infobar.error > revealer > box > label, infobar.error > revealer > box link, infobar.error > revealer > box button.link, infobar.error > revealer > box { + color: rgba(0, 0, 0, 0.87); +} + +infobar.error > revealer > box button { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.1); + color: rgba(0, 0, 0, 0.6); +} + +infobar.error > revealer > box button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +infobar.error > revealer > box button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +infobar.error > revealer > box button, infobar.error > revealer > box button:hover, infobar.error > revealer > box button:focus, infobar.error > revealer > box button:active, infobar.error > revealer > box button:checked, infobar.error > revealer > box button:disabled { + box-shadow: none; + outline: none; + border: none; +} + +infobar.error > revealer > box button:hover { + background-color: alpha(currentColor, 0.16); + color: rgba(0, 0, 0, 0.87); +} + +infobar.error > revealer > box button:active { + background-color: alpha(currentColor, 0.16); + color: rgba(0, 0, 0, 0.87); +} + +infobar.error > revealer > box button:checked { + background-color: alpha(currentColor, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +infobar.error > revealer > box button:disabled { + background-color: alpha(currentColor, 0.05); + color: rgba(0, 0, 0, 0.38); +} + +tooltip { + margin: 0; + padding: 6px; + box-shadow: none; +} + +tooltip.background { + background-color: #232528; + color: white; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + border-radius: 3px; + margin: 0 6px 8px 6px; + border: none; +} + +tooltip label { + min-height: 20px; + padding: 0 3px; +} + +tooltip > box { + border-spacing: 6px; +} + +colorswatch.top { + border-top-left-radius: 3.5px; + border-top-right-radius: 3.5px; +} + +colorswatch.top overlay { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +colorswatch.bottom { + border-bottom-left-radius: 3.5px; + border-bottom-right-radius: 3.5px; +} + +colorswatch.bottom overlay { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 3.5px; + border-bottom-left-radius: 3.5px; +} + +colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 3.5px; + border-bottom-right-radius: 3.5px; +} + +colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.dark overlay { + color: white; +} + +colorswatch.light overlay { + color: white; +} + +colorswatch.dark { + color: white; +} + +colorswatch.light { + color: white; +} + +colorswatch:drop(active) { + box-shadow: none; +} + +colorswatch:drop(active).light overlay { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 0 0 2px #EC407A; +} + +colorswatch:drop(active).dark overlay { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 0 0 2px #EC407A; +} + +colorswatch overlay { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +colorswatch overlay:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); +} + +colorswatch#add-color-button { + border-radius: 3px 3px 0 0; + color: white; +} + +colorswatch#add-color-button:only-child { + border-radius: 3px; +} + +colorswatch#add-color-button overlay { + background-image: linear-gradient(to right, #F28B82 25%, #FDD633 25%, #FDD633 50%, #66BB6A 50%, #66BB6A 75%, #42A5F5 75%); + color: white; +} + +colorswatch:disabled { + opacity: 0.3; +} + +colorswatch:disabled overlay { + box-shadow: none; +} + +colorswatch#editor-color-sample { + border-radius: 3.5px; +} + +colorswatch#editor-color-sample overlay { + border-radius: 3px; +} + +colorchooser .popover.osd { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border-radius: 2px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #333539; +} + +colorchooser .popover.osd:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.content-view { + background-color: #292b2e; +} + +.content-view:hover { + -gtk-icon-filter: brightness(1.2); +} + +.content-view .tile { + margin: 2px; + background-color: black; + border-radius: 0; + padding: 0; +} + +.content-view .tile:active, .content-view .tile:selected { + background-color: #AB47BC; +} + +.content-view .tile:disabled { + background-color: rgba(255, 255, 255, 0.45); +} + +.osd .scale-popup > contents, .osd .scale-popup > arrow { + margin: 0; +} + +window { + border: none; + outline: none; +} + +window.csd { + transition: none; + border-radius: 3px; + box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 16px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 16px 16px 2px rgba(0, 0, 0, 0), 0 6px 18px 5px rgba(0, 0, 0, 0); + margin: 0; +} + +window.csd:backdrop { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), 0 16px 16px 2px rgba(0, 0, 0, 0), 0 6px 18px 5px rgba(0, 0, 0, 0); +} + +window.csd.maximized, window.csd.fullscreen, window.csd.tiled, window.csd.tiled-top, window.csd.tiled-left, window.csd.tiled-right, window.csd.tiled-bottom { + border-radius: 0; +} + +window.csd.maximized, window.csd.fullscreen { + box-shadow: none; +} + +window.solid-csd { + margin: 0; + padding: 1px 2px 2px; + border: 1px solid #1e1f21; + border-radius: 0; + box-shadow: inset 0 0 0 2px #36383c, inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #4b4d51; +} + +datechooser.view button.circular.day:selected, emoji-completion-row:focus, +emoji-completion-row:hover, .view:selected, textview > text:selected, textview > text > selection, iconview:selected, flowbox > flowboxchild:selected, gridview > child:selected, entry > text > selection, spinbutton > text > selection, dropdown popover listview > row:selected, +combobox popover listview > row:selected, row:selected, columnview row:not(:selected) cell editablelabel.editing text selection, calendar > grid > label.today:selected, calendar > grid > label.day-number:selected { + background-color: #AB47BC; + color: white; +} + +datechooser.view button.circular.day:disabled:selected, emoji-completion-row:disabled:focus, +emoji-completion-row:disabled:hover, .view:disabled:selected, textview > text:disabled:selected, textview > text > selection:disabled, iconview:disabled:selected, flowbox > flowboxchild:disabled:selected, gridview > child:disabled:selected, entry > text > selection:disabled, spinbutton > text > selection:disabled, dropdown popover listview > row:disabled:selected, +combobox popover listview > row:disabled:selected, row:disabled:selected, columnview row:not(:selected) cell editablelabel.editing text selection:disabled, calendar > grid > label.today:disabled:selected, calendar > grid > label.day-number:disabled:selected { + color: rgba(255, 255, 255, 0.45); +} + +.monospace { + font-family: monospace; +} + +headerbar windowcontrols { + border-spacing: 6px; +} + +headerbar windowcontrols:not(.empty).start:dir(ltr), headerbar windowcontrols:not(.empty).end:dir(rtl) { + margin-right: 9px; + margin-left: 6px; +} + +headerbar windowcontrols:not(.empty).start:dir(rtl), headerbar windowcontrols:not(.empty).end:dir(ltr) { + margin-left: 9px; + margin-right: 6px; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action) image { + background-color: transparent; + padding: 0; + border: none; + outline: none; + box-shadow: none; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action):hover > image, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action):active > image { + background-color: transparent; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize { + margin: 0; + padding: 0; + min-width: 26px; + min-height: 26px; + animation: none; + box-shadow: none; + border: none; + color: transparent; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + background-size: 16px 16px; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:hover, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:active, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:checked, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:hover, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:active, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:checked, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:hover, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:active, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:checked { + box-shadow: none; + border: none; + color: transparent; + animation: none; + transition: background-size 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: transparent; + background-size: 22px 22px; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:backdrop, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:backdrop, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:backdrop { + opacity: 1; + color: transparent; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-dark.png"), url("assets/window-assets/titlebutton-close-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-backdrop-dark.png"), url("assets/window-assets/titlebutton-close-backdrop-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-hover-dark.png"), url("assets/window-assets/titlebutton-close-hover-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-active-dark.png"), url("assets/window-assets/titlebutton-close-active-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-dark.png"), url("assets/window-assets/titlebutton-maximize-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-backdrop-dark.png"), url("assets/window-assets/titlebutton-maximize-backdrop-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-hover-dark.png"), url("assets/window-assets/titlebutton-maximize-hover-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-active-dark.png"), url("assets/window-assets/titlebutton-maximize-active-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-dark.png"), url("assets/window-assets/titlebutton-minimize-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-backdrop-dark.png"), url("assets/window-assets/titlebutton-minimize-backdrop-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-hover-dark.png"), url("assets/window-assets/titlebutton-minimize-hover-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-active-dark.png"), url("assets/window-assets/titlebutton-minimize-active-dark@2.png")); +} + +.maximized headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-dark.png"), url("assets/window-assets/titlebutton-restore-dark@2.png")); +} + +.maximized headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-backdrop-dark.png"), url("assets/window-assets/titlebutton-restore-backdrop-dark@2.png")); +} + +.maximized headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-hover-dark.png"), url("assets/window-assets/titlebutton-restore-hover-dark@2.png")); +} + +.maximized headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-active-dark.png"), url("assets/window-assets/titlebutton-restore-active-dark@2.png")); +} + +cursor-handle { + border-radius: 9999px; + background-color: #EC407A; + background-image: none; +} + +cursor-handle.top:dir(ltr), cursor-handle.bottom:dir(rtl) { + padding-left: 6px; + border-top-right-radius: 0; +} + +cursor-handle.bottom:dir(ltr), cursor-handle.top:dir(rtl) { + padding-right: 6px; + border-top-left-radius: 0; +} + +cursor-handle.insertion-cursor:dir(ltr), cursor-handle.insertion-cursor:dir(rtl) { + -gtk-icon-source: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-dark.png"), url("assets/slider-horz-scale-has-marks-above-dark@2.png")); +} + +shortcuts-section { + margin: 20px; +} + +.shortcuts-search-results { + margin: 20px; + border-spacing: 24px; +} + +.context-menu { + font: initial; +} + +button.close, button.round-button, button.circular, menubutton.circular > button, check, +radio { + border-radius: 9999px; +} + +row button.circular { + margin: 0 5px; +} + +.floating-bar button, spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > button:hover, spinbutton:not(.vertical) > button:active, spinbutton:not(.vertical) > button:checked, spinbutton:not(.vertical) > button:disabled, .linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down, .linked > spinbutton:not(.vertical) > button.down:hover, .linked > spinbutton:not(.vertical) > button.down:active, .linked > spinbutton:not(.vertical) > button.down:checked, .linked > spinbutton:not(.vertical) > button.down:disabled, placessidebar .navigation-sidebar > row button.sidebar-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 9999px; +} + +shortcut > .keycap { + min-width: 12px; + min-height: 26px; + margin-top: 2px; + padding-bottom: 2px; + padding-left: 8px; + padding-right: 8px; + border: solid 1px rgba(255, 255, 255, 0.12); + border-radius: 3px; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.12); + background-color: #333539; + color: white; + font-size: smaller; +} + +:not(decoration):not(window):drop(active) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 2px #EC407A; + caret-color: #EC407A; +} + +stackswitcher button.text-button { + min-width: 100px; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + box-shadow: inset 0 -2px transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, rgba(171, 71, 188, 0.35) 0%) 0 0 0/0 0 0px; +} + +stackswitcher button.text-button:active { + box-shadow: inset 0 -2px transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(171, 71, 188, 0.35) 10%) 0 0 2/0 0 2px; +} + +stackswitcher button.text-button:checked { + box-shadow: inset 0 -2px #AB47BC; +} + +stackswitcher button.circular, +stackswitcher button.text-button.circular { + min-width: 36px; + min-height: 36px; + border-radius: 100px; + padding: 0; +} + +.lowres-icon { + -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.05), 1px 0 rgba(0, 0, 0, 0.1), 0 1px rgba(0, 0, 0, 0.3), -1px 0 rgba(0, 0, 0, 0.1); +} + +.icon-dropshadow { + -gtk-icon-shadow: 0 1px 12px rgba(0, 0, 0, 0.05), 0 -1px rgba(0, 0, 0, 0.05), 1px 0 rgba(0, 0, 0, 0.1), 0 1px rgba(0, 0, 0, 0.3), -1px 0 rgba(0, 0, 0, 0.1); +} + +popover.emoji-picker > contents { + padding: 0; +} + +.emoji-searchbar { + padding: 6px; + border-spacing: 6px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.emoji-toolbar { + padding: 0; + border-spacing: 0; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +button.emoji-section { + margin: 0; + padding: 0; + min-width: 36px; + min-height: 36px; + border-radius: 3px; + box-shadow: none; +} + +popover.emoji-picker emoji { + font-size: x-large; + padding: 6px; + border-radius: 6px; +} + +popover.emoji-picker emoji:focus, popover.emoji-picker emoji:hover { + background: #AB47BC; +} + +emoji-completion-row > box { + border-spacing: 6px; + padding: 2px 6px; +} + +emoji-completion-row emoji:focus, +emoji-completion-row emoji:hover { + background: none; + box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.05); + border-radius: 3px; +} + +popover.entry-completion > contents { + padding: 0; +} + +statusbar { + padding: 6px 10px; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row { + margin: 0; + border-radius: 0; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:hover { + color: #AB47BC; + background-color: transparent; + box-shadow: inset 3px 0 #AB47BC; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:active { + box-shadow: inset 3px 0 #AB47BC; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:backdrop { + opacity: 0.85; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:selected { + box-shadow: inset 3px 0 #AB47BC; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:selected:active { + box-shadow: none; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:selected:hover { + color: white; + background-color: alpha(currentColor, 0.16); +} + +window.background.nautilus-window .nautilus-grid-view gridview > child { + border-radius: 6px; + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +window.background.nautilus-window .nautilus-grid-view gridview > child:selected { + background-color: alpha(currentColor, 0.12); + color: white; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child.activatable:hover { + background-color: alpha(currentColor, 0.1); + color: white; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child.activatable:active { + background-color: alpha(currentColor, 0.06); + color: white; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child.activatable:selected { + background-color: alpha(currentColor, 0.12); + color: white; +} + +#NautilusViewCell clamp box { + margin: 0; + border-spacing: 0; +} + +#NautilusQueryEditor { + border-radius: 3px; +} + +#NautilusQueryEditor > * { + margin-top: 0; + margin-bottom: 0; +} + +#NautilusQueryEditor > menubutton { + margin: 0; +} + +#NautilusQueryEditor > menubutton > button.image-button.toggle { + min-width: 24px; + min-height: 24px; + margin: 0; + padding: 0; + border-radius: 3px; + color: rgba(255, 255, 255, 0.7); +} + +#NautilusQueryEditor > menubutton > button.image-button.toggle:hover, #NautilusQueryEditor > menubutton > button.image-button.toggle:active, #NautilusQueryEditor > menubutton > button.image-button.toggle:checked { + color: white; +} + +#NautilusQueryEditor #NautilusQueryEditorTag { + border-radius: 9999px; +} + +#NautilusQueryEditor #NautilusQueryEditorTag > button { + margin: 0; + padding: 0; + min-height: 22px; + min-width: 22px; +} + +#NautilusPathBar { + background-color: rgba(255, 255, 255, 0.05); + border-radius: 3px; + margin: 6px 0; +} + +#NautilusPathBar #NautilusPathButton { + margin: 0 3px; + border-radius: 3px; +} + +#NautilusPathBar #NautilusPathButton:hover, #NautilusPathBar #NautilusPathButton:active { + color: white; +} + +#NautilusPathBar #NautilusPathButton.current-dir { + color: white; +} + +#NautilusPathBar #NautilusPathButton.current-dir:hover, #NautilusPathBar #NautilusPathButton.current-dir:active { + background: none; + box-shadow: none; +} + +#NautilusPathBar #NautilusPathButton:first-child { + margin-left: 0; +} + +#NautilusPathBar > menubutton { + margin: 0; +} + +.floating-bar { + min-height: 32px; + padding: 0; + border: none; + border-radius: 0; + background-color: #333539; + background-clip: border-box; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.12); +} + +.floating-bar.bottom.left { + border-top-right-radius: 3px; +} + +.floating-bar.bottom.right { + border-top-left-radius: 3px; +} + +.floating-bar button { + margin: 8px; +} + +label.primary-label, label.month-name, label.secondary-label { + font-size: 16pt; + font-weight: bold; + padding: 12px; +} + +label.primary-label, label.month-name { + color: #AB47BC; +} + +label.secondary-label { + color: rgba(255, 255, 255, 0.45); +} + +calendar-view { + font-size: 10pt; +} + +calendar-view:selected { + color: #AB47BC; + font-weight: bold; +} + +calendar-view.header, +label.header { + font-size: 10pt; + font-weight: bold; + color: rgba(255, 255, 255, 0.45); +} + +calendar-view.current, +weekgrid.current { + background-color: alpha(#AB47BC, 0.3); +} + +datechooser.view { + padding: 6px; +} + +datechooser.view button.flat.pill, datechooser.view button.circular.day { + min-height: 24px; + min-width: 24px; + padding: 6px; + border-radius: 9999px; +} + +datechooser.view .current-week { + background-color: rgba(255, 255, 255, 0.12); +} + +headerbar.titlebar menubutton.sources-button { + margin: 0; +} + +headerbar.titlebar menubutton.sources-button > button { + border-radius: 0; +} + +window.background > contents > toastoverlay > leaflet > box > headerbar { + border-top-left-radius: 0; +} + +.details-page { + margin: 24px 0px; +} + +.installed-overlay-box { + font-size: smaller; + background-color: #AB47BC; + border-radius: 0; + color: white; + text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); +} + +screenshot-carousel box.frame { + border-width: 1px 0; + border-radius: 0; +} + +screenshot-carousel button, +.featured-carousel button { + margin: 12px; +} + +.screenshot-image-main .image1, +.screenshot-image-main .image2 { + margin-top: 6px; + margin-bottom: 12px; + margin-left: 6px; + margin-right: 6px; +} + +.app-tile-label { + font-size: 105%; +} + +.review-textbox { + padding: 6px; +} + +.origin-rounded-box { + background-color: rgba(255, 255, 255, 0.12); + border-radius: 9999px; + padding: 4px; +} + +.origin-beta { + color: #FDD633; +} + +.origin-button > button { + padding: 3px 9px; +} + +flowboxchild.card { + padding: 0; + margin: 0; + box-shadow: 0; + background-color: transparent; +} + +flowboxchild > button.card.category-tile { + padding: 21px; +} + +flowboxchild > button.card.category-tile-iconless { + padding: 9px 15px; +} + +app-context-bar > box:not(:first-child) > button.flat { + border-radius: 0; +} + +app-context-bar > box:not(:first-child) > button.flat:last-child { + border-radius: 0 3px 3px 0; +} + +app-context-bar > box:first-child > button.flat { + border-radius: 0; +} + +app-context-bar > box:first-child > button.flat:first-child { + border-radius: 3px 0 0 3px; +} + +app-context-bar > box > button.flat { + border-left-color: rgba(255, 255, 255, 0.12); +} + +carousel.card { + border: none; +} + +.context-tile-lozenge { + min-height: 28px; + min-width: 28px; + padding: 6px; +} + +screenshot-carousel box.frame.view { + border-width: 1px 0; + border-radius: 0; +} + +/* Styling for specific category buttons. */ +.category-tile.category-create { + background: linear-gradient(180deg, #ce8cd7 0%, #2861c6 100%); + color: white; +} + +.category-tile.category-create:hover { + background: linear-gradient(180deg, shade(#ce8cd7, 1.07) 0%, shade(#2861c6, 1.1) 100%); +} + +.category-tile.category-create:active { + background: linear-gradient(180deg, shade(#ce8cd7, 0.95) 0%, shade(#2861c6, 0.95) 100%); +} + +.category-tile.category-develop { + background: #5e5c64; + color: white; +} + +.category-tile.category-develop:hover { + background: shade(#5e5c64, 1.2); +} + +.category-tile.category-develop:active { + background-color: shade(#5e5c64, 0.95); +} + +.category-tile.category-learn { + background: linear-gradient(180deg, #2ec27e 30%, #27a66c 100%); + color: white; +} + +.category-tile.category-learn:hover { + background: linear-gradient(180deg, shade(#2ec27e, 1.06) 30%, shade(#27a66c, 1.06) 100%); +} + +.category-tile.category-learn:active { + background: linear-gradient(180deg, shade(#2ec27e, 0.95) 30%, shade(#27a66c, 0.95) 100%); +} + +.category-tile.category-play { + background: linear-gradient(75deg, #f9e2a7 0%, #eb5ec3 50%, #6d53e0 100%); + color: #393484; +} + +.category-tile.category-play:hover { + background: linear-gradient(75deg, shade(#f9e2a7, 1.07) 0%, shade(#eb5ec3, 1.07) 50%, shade(#6d53e0, 1.07) 100%); +} + +.category-tile.category-play:active { + background: linear-gradient(75deg, shade(#f9e2a7, 0.97) 0%, shade(#eb5ec3, 0.95) 50%, shade(#6d53e0, 1.07) 100%); +} + +.category-tile.category-socialize { + background: linear-gradient(90deg, #ef4e9b 0%, #f77466 100%); + color: rgba(255, 255, 255, 0.7); +} + +.category-tile.category-socialize:hover { + background: linear-gradient(90deg, shade(#ef4e9b, 1.08) 0%, shade(#f77466, 1.08) 100%); +} + +.category-tile.category-socialize:active { + background: linear-gradient(90deg, shade(#ef4e9b, 0.95) 0%, shade(#f77466, 0.95) 100%); +} + +.category-tile.category-work { + color: #1c71d8; + background-color: #fdf8d7; + background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); + background-size: 10px 10px, 10px 10px; + background-position: -1px -4px, center -1px; +} + +.category-tile.category-work:hover { + background-color: #fefcef; + background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); +} + +.category-tile.category-work:active { + background-color: #fcf4bf; + background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); +} + +window.background > contents > leaflet stack.background { + background-color: transparent; +} + +window.background > contents > leaflet stack.background headerbar { + border-top-left-radius: 0; +} + +preferencesgroup > box button.background-preview-button.toggle { + padding: 0; + background: none; + box-shadow: none; + outline-width: 2px solid transparent; + outline-offset: 3px; +} + +preferencesgroup > box button.background-preview-button.toggle, preferencesgroup > box button.background-preview-button.toggle > background-preview { + border-radius: 6px; +} + +preferencesgroup > box button.background-preview-button.toggle:hover { + outline: 2px solid rgba(255, 255, 255, 0.12); +} + +preferencesgroup > box button.background-preview-button.toggle:active { + outline: 2px solid rgba(255, 255, 255, 0.3); +} + +preferencesgroup > box button.background-preview-button.toggle:checked { + outline: 2px solid #AB47BC; +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild { + outline: 2px solid transparent; + outline-offset: 0; + border-radius: 9px; + padding: 3px; +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild > .background-thumbnail { + border-radius: 6px; +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild:hover { + outline-color: rgba(255, 255, 255, 0.3); +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild:active { + outline-color: rgba(255, 255, 255, 0.45); +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild:selected { + outline-color: #AB47BC; + background-color: transparent; +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild image.selected-check { + border-radius: 9999px; + padding: 6px; + margin: 6px; +} + +window.background.csd > contents > box .history-view { + background-color: #333539; +} + +window.background.csd > contents > box .math-buttons button.clear-button.image-button { + border-radius: 3px; +} + +.small .display-container.card { + border-radius: 0; + box-shadow: none; +} + +.display-container .history-view { + background-color: #333539; +} + +.display-container #displayitem { + padding: 0 12px 8px 0; + font-size: 1.4em; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +mathconverter > box { + margin: 12px 12px 0; +} + +.converter { + margin: 6px 12px; +} + +.math-buttons > grid { + margin: 12px; +} + +.math-buttons button { + font-size: 1.1em; +} + +leaflet button.number-button { + background-color: rgba(255, 255, 255, 0.1); +} + +leaflet button.number-button:hover { + background-color: rgba(255, 255, 255, 0.2); +} + +leaflet button.number-button:active { + background-color: rgba(255, 255, 255, 0.3); +} + +entry.location-entry { + padding: 6px; +} + +entry.location-entry > text { + margin: 0 6px; +} + +entry.location-entry > progress { + margin: 0; +} + +entry.location-entry > button.image-button, +entry.location-entry > menubutton > button.image-button { + min-height: 24px; + min-width: 24px; + padding: 0; +} + +label.clock-time.numeric { + padding: 0 12px; +} + +avatar { + border-radius: 9999px; + font-weight: bold; +} + +avatar.color1 { + background-image: linear-gradient(#83b6ec, #337fdc); + color: #cfe1f5; +} + +avatar.color2 { + background-image: linear-gradient(#7ad9f1, #0f9ac8); + color: #caeaf2; +} + +avatar.color3 { + background-image: linear-gradient(#8de6b1, #29ae74); + color: #cef8d8; +} + +avatar.color4 { + background-image: linear-gradient(#b5e98a, #6ab85b); + color: #e6f9d7; +} + +avatar.color5 { + background-image: linear-gradient(#f8e359, #d29d09); + color: #f9f4e1; +} + +avatar.color6 { + background-image: linear-gradient(#ffcb62, #d68400); + color: #ffead1; +} + +avatar.color7 { + background-image: linear-gradient(#ffa95a, #ed5b00); + color: #ffe5c5; +} + +avatar.color8 { + background-image: linear-gradient(#f78773, #e62d42); + color: #f8d2ce; +} + +avatar.color9 { + background-image: linear-gradient(#e973ab, #e33b6a); + color: #fac7de; +} + +avatar.color10 { + background-image: linear-gradient(#cb78d4, #9945b5); + color: #e7c2e8; +} + +avatar.color11 { + background-image: linear-gradient(#9e91e8, #7a59ca); + color: #d5d2f5; +} + +avatar.color12 { + background-image: linear-gradient(#e3cf9c, #b08952); + color: #f2eade; +} + +avatar.color13 { + background-image: linear-gradient(#be916d, #785336); + color: #e5d6ca; +} + +avatar.color14 { + background-image: linear-gradient(#c0bfbc, #6e6d71); + color: #d8d7d3; +} + +avatar.contrasted { + color: white; +} + +avatar.image { + background: none; +} + +preferencespage > scrolledwindow > viewport > clamp > box { + margin: 24px 12px; + border-spacing: 24px; +} + +preferencesgroup > box, preferencesgroup > box .labels { + border-spacing: 6px; +} + +preferencesgroup > box > box.header:not(.single-line) { + margin-bottom: 6px; +} + +preferencesgroup > box > box.single-line { + min-height: 34px; +} + +statuspage > scrolledwindow > viewport > box { + margin: 36px 12px; + border-spacing: 36px; +} + +statuspage > scrolledwindow > viewport > box > clamp > box { + border-spacing: 12px; +} + +statuspage > scrolledwindow > viewport > box > clamp > box > .icon { + -gtk-icon-size: 128px; + color: alpha(currentColor, 0.55); +} + +statuspage > scrolledwindow > viewport > box > clamp > box > .icon:disabled { + opacity: 0.35; +} + +statuspage > scrolledwindow > viewport > box > clamp > box > .icon:not(:last-child) { + margin-bottom: 24px; +} + +statuspage.compact > scrolledwindow > viewport > box { + margin: 24px 12px; + border-spacing: 24px; +} + +statuspage.compact > scrolledwindow > viewport > box > clamp > box > .icon { + -gtk-icon-size: 96px; +} + +statuspage.compact > scrolledwindow > viewport > box > clamp > box > .icon:not(:last-child) { + margin-bottom: 12px; +} + +statuspage.compact > scrolledwindow > viewport > box > clamp > box > .title { + font-size: 18pt; +} + +.card { + background-color: #383a3e; + color: white; + border-radius: 3px; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 1px 3px 1px rgba(0, 0, 0, 0.07), 0 2px 6px 2px rgba(0, 0, 0, 0.03); +} + +.osd .card, .card.osd { + background-color: alpha(currentColor, 0.1); + color: inherit; + box-shadow: none; +} + +.card.activatable:hover { + background-image: image(alpha(currentColor, 0.03)); +} + +.card.activatable:active { + background-image: image(alpha(currentColor, 0.08)); +} + +themeselector, +panelthemeselector { + margin: 9px; +} + +themeselector checkbutton, +panelthemeselector checkbutton { + padding: 0; + min-height: 44px; + min-width: 44px; + padding: 1px; + background-clip: content-box; + border-radius: 9999px; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12); +} + +themeselector checkbutton:hover, +panelthemeselector checkbutton:hover { + box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.3); +} + +themeselector checkbutton:checked, +panelthemeselector checkbutton:checked { + box-shadow: inset 0 0 0 2px #AB47BC; +} + +themeselector checkbutton.follow, +panelthemeselector checkbutton.follow { + background-image: linear-gradient(to bottom right, #ffffff 50%, #202020 50%); +} + +themeselector checkbutton.light, +panelthemeselector checkbutton.light { + background-color: #ffffff; +} + +themeselector checkbutton.dark, +panelthemeselector checkbutton.dark { + background-color: #202020; +} + +themeselector checkbutton.theme-selector radio, +panelthemeselector checkbutton.theme-selector radio { + -gtk-icon-source: none; + border: none; + background: none; + box-shadow: none; + min-height: 20px; + min-width: 20px; + padding: 0; +} + +themeselector checkbutton.theme-selector radio:hover, themeselector checkbutton.theme-selector radio:active, themeselector checkbutton.theme-selector radio:checked, +panelthemeselector checkbutton.theme-selector radio:hover, +panelthemeselector checkbutton.theme-selector radio:active, +panelthemeselector checkbutton.theme-selector radio:checked { + background-color: transparent; +} + +themeselector checkbutton.theme-selector radio:checked, +panelthemeselector checkbutton.theme-selector radio:checked { + -gtk-icon-size: 20px; + -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/check-symbolic.svg"))); + color: white; + background-image: image(#AB47BC); +} + +themeswitcher { + padding: 6px; +} + +themeswitcher .check { + min-height: 20px; + min-width: 20px; + background: none; + padding: 0; + margin: 0; + border-radius: 9999px; + color: white; + background-image: image(#AB47BC); +} + +themeswitcher checkbutton { + padding: 0; + min-height: 44px; + min-width: 44px; + padding: 1px; + background-clip: content-box; + border-radius: 9999px; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12); +} + +themeswitcher checkbutton:checked { + box-shadow: inset 0 0 0 2px #AB47BC; +} + +themeswitcher checkbutton radio, themeswitcher checkbutton radio:hover, themeswitcher checkbutton radio:active, themeswitcher checkbutton radio:checked, themeswitcher checkbutton radio:checked:hover, themeswitcher checkbutton radio:checked:active { + background-color: transparent; + border: none; + background: none; + box-shadow: none; + color: transparent; + -gtk-icon-source: none; + -gtk-icon-size: 0; +} + +themeswitcher checkbutton.system { + background: linear-gradient(-45deg, #1e1e1e 50%, white 50%); +} + +themeswitcher checkbutton.light { + color: alpha(black, 0.8); + background-color: white; +} + +themeswitcher checkbutton.dark { + color: white; + background-color: #1e1e1e; +} + +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color white; +/* text color for entries, views and content in general */ +@define-color theme_text_color currentColor; +/* widget base background color */ +@define-color theme_bg_color #292b2e; +/* text widgets and the like base background color */ +@define-color theme_base_color #333539; +/* base background color of selections */ +@define-color theme_selected_bg_color #AB47BC; +/* text/foreground color of selections */ +@define-color theme_selected_fg_color white; +/* base background color of insensitive widgets */ +@define-color insensitive_bg_color #292b2e; +/* text foreground color of insensitive widgets */ +@define-color insensitive_fg_color rgba(255, 255, 255, 0.45); +/* insensitive text widgets and the like base background color */ +@define-color insensitive_base_color #2e3034; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color white; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color currentColor; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #292b2e; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #333539; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #AB47BC; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color white; +/* insensitive color on backdrop windows*/ +@define-color unfocused_insensitive_color rgba(255, 255, 255, 0.45); +/* widgets main borders color */ +@define-color borders rgba(255, 255, 255, 0.12); +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders rgba(255, 255, 255, 0.12); +/* widgets */ +@define-color fg_color white; +@define-color text_color currentColor; +@define-color bg_color #292b2e; +@define-color base_color #333539; +/* WM */ +@define-color wm_title alpha(white, 0.8); +@define-color wm_unfocused_title alpha(white, 0.5); +@define-color wm_bg #36383c; +@define-color wm_bg_unfocused #36383c; +@define-color wm_highlight #4e5157; +/* these are pretty self explicative */ +@define-color warning_color #FDD633; +@define-color error_color #F28B82; +@define-color success_color #81C995; +@define-color content_view_bg #333539; +@define-color placeholder_text_color #96989c; +/* Very contrasty background for text views (@theme_text foreground) */ +@define-color text_view_bg #252629; +@define-color budgie_tasklist_indicator_color #AB47BC; +@define-color budgie_tasklist_indicator_color_active #AB47BC; +@define-color budgie_tasklist_indicator_color_active_window #754081; +@define-color budgie_tasklist_indicator_color_attention #FDD633; +@define-color blue_1 #99c1f1; +@define-color blue_2 #62a0ea; +@define-color blue_3 #3584e4; +@define-color blue_4 #1c71d8; +@define-color blue_5 #1a5fb4; +@define-color green_1 #8ff0a4; +@define-color green_2 #57e389; +@define-color green_3 #33d17a; +@define-color green_4 #2ec27e; +@define-color green_5 #26a269; +@define-color yellow_1 #f9f06b; +@define-color yellow_2 #f8e45c; +@define-color yellow_3 #f6d32d; +@define-color yellow_4 #f5c211; +@define-color yellow_5 #e5a50a; +@define-color orange_1 #ffbe6f; +@define-color orange_2 #ffa348; +@define-color orange_3 #ff7800; +@define-color orange_4 #e66100; +@define-color orange_5 #c64600; +@define-color red_1 #f66151; +@define-color red_2 #ed333b; +@define-color red_3 #e01b24; +@define-color red_4 #c01c28; +@define-color red_5 #a51d2d; +@define-color purple_1 #dc8add; +@define-color purple_2 #c061cb; +@define-color purple_3 #9141ac; +@define-color purple_4 #813d9c; +@define-color purple_5 #613583; +@define-color brown_1 #cdab8f; +@define-color brown_2 #b5835a; +@define-color brown_3 #986a44; +@define-color brown_4 #865e3c; +@define-color brown_5 #63452c; +@define-color light_1 #ffffff; +@define-color light_2 #f6f5f4; +@define-color light_3 #deddda; +@define-color light_4 #c0bfbc; +@define-color light_5 #9a9996; +@define-color dark_1 #77767b; +@define-color dark_2 #5e5c64; +@define-color dark_3 #3d3846; +@define-color dark_4 #241f31; +@define-color dark_5 #000000; +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +@define-color accent_bg_color #AB47BC; +@define-color accent_fg_color white; +@define-color accent_color #AB47BC; +@define-color destructive_bg_color #FF5252; +@define-color destructive_fg_color white; +@define-color destructive_color #FF5252; +@define-color success_bg_color #81C995; +@define-color success_fg_color rgba(0, 0, 0, 0.87); +@define-color success_color #81C995; +@define-color warning_bg_color #FDD633; +@define-color warning_fg_color rgba(0, 0, 0, 0.87); +@define-color warning_color #FDD633; +@define-color error_bg_color #F28B82; +@define-color error_fg_color rgba(0, 0, 0, 0.87); +@define-color error_color #F28B82; +@define-color window_bg_color #292b2e; +@define-color window_fg_color white; +@define-color view_bg_color #333539; +@define-color view_fg_color white; +@define-color headerbar_bg_color #36383c; +@define-color headerbar_fg_color white; +@define-color headerbar_border_color rgba(255, 255, 255, 0.12); +@define-color headerbar_backdrop_color #36383c; +@define-color headerbar_shade_color rgba(255, 255, 255, 0.12); +@define-color card_bg_color #333539; +@define-color card_fg_color white; +@define-color card_shade_color rgba(255, 255, 255, 0.12); +@define-color dialog_bg_color #2e3034; +@define-color dialog_fg_color white; +@define-color popover_bg_color #383a3e; +@define-color popover_fg_color white; +@define-color shade_color rgba(255, 255, 255, 0.12); +@define-color scrollbar_outline_color rgba(255, 255, 255, 0.12); diff --git a/gtk-4.0/gtk.css b/gtk-4.0/gtk.css new file mode 100644 index 0000000..af7f63e --- /dev/null +++ b/gtk-4.0/gtk.css @@ -0,0 +1,6629 @@ +@keyframes ripple_effect { + to { + background-size: 1000% 1000%; + } +} + +@keyframes scale_ripple_effect { + to { + background-size: auto, 1000% 1000%; + } +} + +@keyframes headerbar_ripple_effect { + from { + background-image: radial-gradient(circle, #AB47BC 0%, transparent 0%); + } + to { + background-image: radial-gradient(circle, #AB47BC 100%, transparent 100%); + } +} + +* { + padding: 0; + background-clip: padding-box; + -gtk-secondary-caret-color: #AB47BC; +} + +.background { + background-color: #292b2e; + color: white; +} + +dnd { + color: white; +} + +.normal-icons { + -gtk-icon-size: 16px; +} + +.large-icons { + -gtk-icon-size: 32px; +} + +spinner:disabled, +arrow:disabled, +scrollbar:disabled, +check:disabled, +radio:disabled, +treeview.expander:disabled { + -gtk-icon-filter: opacity(0.5); +} + +iconview, textview > text, .view { + background-color: #333539; + color: white; +} + +iconview:disabled, textview > text:disabled, .view:disabled { + color: rgba(255, 255, 255, 0.45); +} + +textview > border { + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); +} + +textview:drop(active) { + caret-color: #FDD633; +} + +iconview:hover, iconview:active, iconview:selected { + border-radius: 3px; +} + +iconview:drop(active) { + box-shadow: none; +} + +iconview > dndtarget:drop(active) { + border: none; +} + +rubberband, .content-view > rubberband, columnview.view > rubberband, +treeview.view > rubberband, gridview > rubberband, flowbox > rubberband { + border: 1px solid #AB47BC; + background-color: alpha(#AB47BC, 0.3); +} + +flowbox > flowboxchild { + padding: 4px; + border-radius: 3px; +} + +.content-view .tile:selected { + background-color: transparent; +} + +gridview > child { + padding: 3px; +} + +gridview > child box { + border-spacing: 8px; + margin: 12px; +} + +coverflow cover { + color: white; + background-color: #333539; + border: none; +} + +label { + caret-color: currentColor; +} + +label.separator { + color: white; +} + +row:selected label, label:selected { + color: white; +} + +row:selected label:disabled, label:selected:disabled { + color: rgba(255, 255, 255, 0.45); +} + +label > selection { + background-color: #AB47BC; + color: white; +} + +label:disabled { + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +label:disabled > selection { + color: rgba(255, 255, 255, 0.45); +} + +tab label:disabled, button label:disabled { + color: inherit; +} + +.dim-label, row.expander image.expander-row-arrow, row label.subtitle, headerbar .subtitle, entry > text > placeholder, label.separator { + color: rgba(255, 255, 255, 0.45); + opacity: 1; +} + +.accent { + color: #EC407A; +} + +.success { + color: #81C995; +} + +.warning { + color: #FDD633; +} + +.error { + color: #F28B82; +} + +window.assistant .sidebar { + padding: 4px 0; +} + +window.assistant.csd .sidebar { + border-top-style: none; +} + +window.assistant .sidebar > label { + min-height: 36px; + padding: 0 12px; + color: rgba(255, 255, 255, 0.45); + font-weight: 500; +} + +window.assistant .sidebar > label.highlight { + color: white; +} + +window.aboutdialog image.large-icons { + -gtk-icon-size: 128px; +} + +.osd .scale-popup > contents, .osd .scale-popup > arrow, .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: white; + border: none; + background-color: #232528; + background-clip: padding-box; + border-radius: 4.5px; + padding: 6px; + margin: 6px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); +} + +toast { + margin: 12px; + margin-bottom: 24px; + border-radius: 9999px; + border-spacing: 6px; + padding: 6px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #383a3e; + color: white; + border: none; +} + +toast:dir(ltr) { + padding-left: 12px; +} + +toast:dir(rtl) { + padding-right: 12px; +} + +toast > label { + margin: 0 6px; +} + +@keyframes spin { + to { + 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.3; +} + +.large-title { + font-weight: 300; + font-size: 24pt; +} + +.title-1 { + font-weight: 800; + font-size: 20pt; +} + +.title-2 { + font-weight: 800; + font-size: 15pt; +} + +.title-3 { + font-weight: 700; + font-size: 15pt; +} + +.title-4 { + font-weight: 700; + font-size: 13pt; +} + +.heading { + font-weight: 700; + font-size: 11pt; +} + +.body { + font-weight: 400; + font-size: 11pt; +} + +.caption-heading { + font-weight: 700; + font-size: 9pt; +} + +.caption { + font-weight: 400; + font-size: 9pt; +} + +window.dialog.message entry, notebook > stack:not(:only-child) entry, +notebook > stack:not(:only-child) spinbutton:not(.vertical), popover.background entry, spinbutton:not(.vertical), spinbutton.flat:not(.vertical), .linked > entry, .linked.vertical > entry, .linked > entry.flat, .linked.vertical > entry.flat, entry.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, rgba(171, 71, 188, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: white; + border-width: 0; + border-radius: 0; +} + +window.dialog.message entry:focus-within, notebook > stack:not(:only-child) entry:focus-within, +notebook > stack:not(:only-child) spinbutton:focus-within:not(.vertical), popover.background entry:focus-within, spinbutton:focus-within:not(.vertical), .linked > entry:focus-within, entry.flat:focus-within { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#AB47BC, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(171, 71, 188, 0.35) 10%) 0 0 2/0 0 2px; +} + +window.dialog.message entry:drop(active), notebook > stack:not(:only-child) entry:drop(active), +notebook > stack:not(:only-child) spinbutton:drop(active):not(.vertical), popover.background entry:drop(active), spinbutton:drop(active):not(.vertical), .linked > entry:drop(active), entry.flat:drop(active) { + background: none; + border-width: 0; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.45); +} + +window.dialog.message entry:disabled, notebook > stack:not(:only-child) entry:disabled, +notebook > stack:not(:only-child) spinbutton:disabled:not(.vertical), popover.background entry:disabled, spinbutton:disabled:not(.vertical), .linked > entry:disabled, entry.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +entry { + min-height: 24px; + padding: 6px 8px; + border-radius: 3px; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); + outline: none; +} + +entry:focus-within { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + outline: none; +} + +entry:disabled { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +entry > image { + color: alpha(currentColor, 0.9); +} + +entry > image:hover, entry > image:active { + color: currentColor; +} + +entry > image:disabled { + color: alpha(currentColor, 0.45); +} + +entry > image.left { + margin-left: 2px; + margin-right: 6px; +} + +entry > image.right { + margin-left: 6px; + margin-right: 2px; +} + +entry:focus-within > placeholder { + opacity: 0; +} + +entry > text > block-cursor { + color: #333539; + background-color: white; +} + +entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-left: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left top; +} + +entry undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-right: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right top; +} + +.background entry.error, .background entry.search.error { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #F28B82; + color: white; + outline: none; +} + +.background entry.error:focus-within, .background entry.search.error:focus-within { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + outline: none; +} + +.background entry.error:disabled, .background entry.search.error:disabled { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +.background entry.error.flat, .background entry.search.error.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F28B82 0%, rgba(242, 139, 130, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #F28B82; + background-color: transparent; + color: white; + border-width: 0; +} + +.background entry.error.flat:focus-within, .background entry.search.error.flat:focus-within { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#F28B82, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F28B82 100%, rgba(242, 139, 130, 0.35) 10%) 0 0 2/0 0 2px; +} + +.background entry.error.flat:disabled, .background entry.search.error.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +.background entry.warning, .background entry.search.warning { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #FDD633; + color: white; + outline: none; +} + +.background entry.warning:focus-within, .background entry.search.warning:focus-within { + border: none; + border-image: none; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + outline: none; +} + +.background entry.warning:disabled, .background entry.search.warning:disabled { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +.background entry.warning.flat, .background entry.search.warning.flat { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #FDD633 0%, rgba(253, 214, 51, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px #FDD633; + background-color: transparent; + color: white; + border-width: 0; +} + +.background entry.warning.flat:focus-within, .background entry.search.warning.flat:focus-within { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#FDD633, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #FDD633 100%, rgba(253, 214, 51, 0.35) 10%) 0 0 2/0 0 2px; +} + +.background entry.warning.flat:disabled, .background entry.search.warning.flat:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +entry.password image.caps-lock-indicator { + color: rgba(255, 255, 255, 0.3); +} + +entry:drop(active):focus-within, entry:drop(active) { + border-color: #FDD633; + box-shadow: inset 0 0 0 1px #FDD633; +} + +.osd entry { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #4e5157; + color: rgba(255, 255, 255, 0.7); +} + +.osd entry:focus-within { + border: none; + border-image: none; + box-shadow: inset 0 0 0 2px #AB47BC; + background-color: #5a5e64; + color: white; +} + +entry > progress { + margin: 2px -6px; +} + +entry progress > trough > progress { + background-color: transparent; + background-image: none; + border-radius: 0; + border-style: none none solid; + border-width: 2px; + border-color: #AB47BC; + box-shadow: none; +} + +.linked:not(.vertical) > entry, .linked.vertical > entry, .linked:not(.vertical) > entry.flat, .linked.vertical > entry.flat { + border-radius: 0; +} + +treeview entry.flat, treeview entry { + min-height: 0; + padding: 2px; + border-radius: 0; + background-color: #333539; +} + +treeview entry.flat, treeview entry.flat:focus-within, treeview entry, treeview entry:focus-within { + border-image: none; + box-shadow: none; +} + +editablelabel > stack > text { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); + outline: none; +} + +@keyframes needs_attention { + from { + background-image: radial-gradient(farthest-side, #c57fd0 0%, rgba(197, 127, 208, 0) 0%); + } + to { + background-image: radial-gradient(farthest-side, #c57fd0 95%, rgba(197, 127, 208, 0)); + } +} + +button { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); + outline: none; + border: none; + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +button:active { + background-image: radial-gradient(circle, alpha(#AB47BC, 0.75) 10%, alpha(#AB47BC, 0.25) 10%); +} + +button:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + background-color: #3f4246; +} + +button:focus { + color: white; + outline: none; +} + +button:active { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: rgba(255, 255, 255, 0.7); +} + +button:disabled { + box-shadow: none; + background-color: rgba(51, 53, 57, 0.45); + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +button:checked { + background-color: #AB47BC; + color: white; +} + +button:checked:disabled { + background-color: alpha(#AB47BC, 0.25); + color: alpha(#AB47BC, 0.5); +} + +datechooser.view button.circular.day, #NautilusQueryEditor > menubutton > button.image-button.toggle, button.emoji-section, window.dialog.message .dialog-action-area > button, row button:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model, popover.menu box.inline-buttons button.image-button.model, +pathbar > button, +.pathbar > button, headerbar.flat button, .toolbar button, .linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.down, +list > row button.image-button:not(.flat), splitbutton.flat > button, +splitbutton.flat > menubutton > button, menubutton.suggested-action > button, menubutton.destructive-action > button, menubutton.opaque > button, menubutton.flat > button, toolbutton button, toolbutton button.image-button, toolbutton button.toggle, .linked.stack-switcher > button, button.flat, toast button { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +datechooser.view button.circular.day:active, #NautilusQueryEditor > menubutton > button.image-button.toggle:active, button.emoji-section:active, window.dialog.message .dialog-action-area > button:active, row button:active:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:active:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:active, popover.menu box.inline-buttons button.image-button.model:active, +pathbar > button:active, +.pathbar > button:active, headerbar.flat button:active, .toolbar button:active, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.down:active, +list > row button.image-button:active:not(.flat), splitbutton.flat > button:active, +splitbutton.flat > menubutton > button:active, menubutton.suggested-action > button:active, menubutton.destructive-action > button:active, menubutton.opaque > button:active, menubutton.flat > button:active, toolbutton button:active, .linked.stack-switcher > button:active, button.flat:active, toast button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +datechooser.view button.circular.day:active, #NautilusQueryEditor > menubutton > button.image-button.toggle:active, button.emoji-section:active, window.dialog.message .dialog-action-area > button:active, row button:active:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:active:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:active, popover.menu box.inline-buttons button.image-button.model:active, +pathbar > button:active, +.pathbar > button:active, headerbar.flat button:active, .toolbar button:active, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.down:active, +list > row button.image-button:active:not(.flat), splitbutton.flat > button:active, +splitbutton.flat > menubutton > button:active, menubutton.suggested-action > button:active, menubutton.destructive-action > button:active, menubutton.opaque > button:active, menubutton.flat > button:active, toolbutton button:active, .linked.stack-switcher > button:active, button.flat:active, toast button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +datechooser.view button.circular.day:hover, #NautilusQueryEditor > menubutton > button.image-button.toggle:hover, button.emoji-section:hover, window.dialog.message .dialog-action-area > button:hover, row button:hover:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:hover:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:hover, popover.menu box.inline-buttons button.image-button.model:hover, +pathbar > button:hover, +.pathbar > button:hover, headerbar.flat button:hover, .toolbar button:hover, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.down:hover, +list > row button.image-button:hover:not(.flat), splitbutton.flat > button:hover, +splitbutton.flat > menubutton > button:hover, menubutton.suggested-action > button:hover, menubutton.destructive-action > button:hover, menubutton.opaque > button:hover, menubutton.flat > button:hover, toolbutton button:hover, .linked.stack-switcher > button:hover, button.flat:hover, toast button:hover { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +datechooser.view button.circular.day:focus, #NautilusQueryEditor > menubutton > button.image-button.toggle:focus, button.emoji-section:focus, window.dialog.message .dialog-action-area > button:focus, row button:focus:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:focus:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:focus, popover.menu box.inline-buttons button.image-button.model:focus, +pathbar > button:focus, +.pathbar > button:focus, headerbar.flat button:focus, .toolbar button:focus, .linked > spinbutton:not(.vertical) > button.up:focus, .linked > spinbutton:not(.vertical) > button.down:focus, +list > row button.image-button:focus:not(.flat), splitbutton.flat > button:focus, +splitbutton.flat > menubutton > button:focus, menubutton.suggested-action > button:focus, menubutton.destructive-action > button:focus, menubutton.opaque > button:focus, menubutton.flat > button:focus, toolbutton button:focus, .linked.stack-switcher > button:focus, button.flat:focus, toast button:focus { + outline: none; + box-shadow: none; + color: white; +} + +datechooser.view button.circular.day:active, #NautilusQueryEditor > menubutton > button.image-button.toggle:active, button.emoji-section:active, window.dialog.message .dialog-action-area > button:active, row button:active:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:active:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:active, popover.menu box.inline-buttons button.image-button.model:active, +pathbar > button:active, +.pathbar > button:active, headerbar.flat button:active, .toolbar button:active, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.down:active, +list > row button.image-button:active:not(.flat), splitbutton.flat > button:active, +splitbutton.flat > menubutton > button:active, menubutton.suggested-action > button:active, menubutton.destructive-action > button:active, menubutton.opaque > button:active, menubutton.flat > button:active, toolbutton button:active, .linked.stack-switcher > button:active, button.flat:active, toast button:active { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +datechooser.view button.circular.day:disabled, #NautilusQueryEditor > menubutton > button.image-button.toggle:disabled, button.emoji-section:disabled, window.dialog.message .dialog-action-area > button:disabled, row button:disabled:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:disabled:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:disabled, popover.menu box.inline-buttons button.image-button.model:disabled, +pathbar > button:disabled, +.pathbar > button:disabled, headerbar.flat button:disabled, .toolbar button:disabled, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down:disabled, +list > row button.image-button:disabled:not(.flat), splitbutton.flat > button:disabled, +splitbutton.flat > menubutton > button:disabled, menubutton.suggested-action > button:disabled, menubutton.destructive-action > button:disabled, menubutton.opaque > button:disabled, menubutton.flat > button:disabled, toolbutton button:disabled, .linked.stack-switcher > button:disabled, button.flat:disabled, toast button:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +datechooser.view button.circular.day:checked, #NautilusQueryEditor > menubutton > button.image-button.toggle:checked, button.emoji-section:checked, window.dialog.message .dialog-action-area > button:checked, row button:checked:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:checked:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:checked, popover.menu box.inline-buttons button.image-button.model:checked, +pathbar > button:checked, +.pathbar > button:checked, headerbar.flat button:checked, .toolbar button:checked, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.down:checked, +list > row button.image-button:checked:not(.flat), splitbutton.flat > button:checked, +splitbutton.flat > menubutton > button:checked, menubutton.suggested-action > button:checked, menubutton.destructive-action > button:checked, menubutton.opaque > button:checked, menubutton.flat > button:checked, toolbutton button:checked, .linked.stack-switcher > button:checked, button.flat:checked, toast button:checked { + color: white; + background-color: alpha(currentColor, 0.12); +} + +datechooser.view button.circular.day:checked:disabled, #NautilusQueryEditor > menubutton > button.image-button.toggle:checked:disabled, button.emoji-section:checked:disabled, window.dialog.message .dialog-action-area > button:checked:disabled, row button:checked:disabled:not(.suggested-action):not(.destructive-action), actionbar > revealer > box button:checked:disabled:not(.suggested-action):not(.destructive-action):not(.server-list-button), popover.menu box.circular-buttons button.circular.image-button.model:checked:disabled, popover.menu box.inline-buttons button.image-button.model:checked:disabled, +pathbar > button:checked:disabled, +.pathbar > button:checked:disabled, headerbar.flat button:checked:disabled, .toolbar button:checked:disabled, .linked > spinbutton:not(.vertical) > button.up:checked:disabled, .linked > spinbutton:not(.vertical) > button.down:checked:disabled, +list > row button.image-button:checked:disabled:not(.flat), splitbutton.flat > button:checked:disabled, +splitbutton.flat > menubutton > button:checked:disabled, menubutton.suggested-action > button:checked:disabled, menubutton.destructive-action > button:checked:disabled, menubutton.opaque > button:checked:disabled, menubutton.flat > button:checked:disabled, toolbutton button:checked:disabled, .linked.stack-switcher > button:checked:disabled, button.flat:checked:disabled, toast button:checked:disabled { + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.45); +} + +.floating-bar button, #NautilusPathBar #NautilusPathButton, placessidebar .navigation-sidebar > row button.sidebar-button, check, +radio, scrollbar button, notebook > header > tabs > arrow, popover.background modelbutton, spinbutton:not(.vertical) > button { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +.floating-bar button:active, #NautilusPathBar #NautilusPathButton:active, placessidebar .navigation-sidebar > row button.sidebar-button:active, check:active, +radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, popover.background modelbutton:active, spinbutton:not(.vertical) > button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +.floating-bar button:active, #NautilusPathBar #NautilusPathButton:active, placessidebar .navigation-sidebar > row button.sidebar-button:active, check:active, +radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, popover.background modelbutton:active, spinbutton:not(.vertical) > button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +.floating-bar button:hover, #NautilusPathBar #NautilusPathButton:hover, placessidebar .navigation-sidebar > row button.sidebar-button:hover, check:hover, +radio:hover, scrollbar button:hover, notebook > header > tabs > arrow:hover, popover.background modelbutton:hover, spinbutton:not(.vertical) > button:hover { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +.floating-bar button:focus, #NautilusPathBar #NautilusPathButton:focus, placessidebar .navigation-sidebar > row button.sidebar-button:focus, check:focus, +radio:focus, scrollbar button:focus, notebook > header > tabs > arrow:focus, popover.background modelbutton:focus, spinbutton:not(.vertical) > button:focus { + outline: none; + box-shadow: none; + color: white; +} + +.floating-bar button:active, #NautilusPathBar #NautilusPathButton:active, placessidebar .navigation-sidebar > row button.sidebar-button:active, check:active, +radio:active, scrollbar button:active, notebook > header > tabs > arrow:active, popover.background modelbutton:active, spinbutton:not(.vertical) > button:active { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +.floating-bar button:disabled, #NautilusPathBar #NautilusPathButton:disabled, placessidebar .navigation-sidebar > row button.sidebar-button:disabled, check:disabled, +radio:disabled, scrollbar button:disabled, notebook > header > tabs > arrow:disabled, popover.background modelbutton:disabled, spinbutton:not(.vertical) > button:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +dropdown > .linked:not(.vertical) > button.combo, +combobox > .linked:not(.vertical) > button.combo, button.combo, .linked > button.combo, .linked entry + button, .linked entry + button.image-button, .linked entry + button.text-button, .linked entry + menubutton > button { + background: none; + font-weight: normal; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, rgba(171, 71, 188, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: white; + border-width: 0; +} + +dropdown > .linked:not(.vertical) > button.combo, +combobox > .linked:not(.vertical) > button.combo, button.combo, .linked > button.combo, .linked entry + button, .linked entry + button.image-button, .linked entry + button.text-button, .linked entry + menubutton > button { + border-radius: 0; +} + +dropdown > .linked:not(.vertical) > button.combo:hover, +combobox > .linked:not(.vertical) > button.combo:hover, button.combo:hover, .linked entry + button:hover, .linked entry + menubutton > button:hover { + background: none; + border-width: 0; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.45); +} + +dropdown > .linked:not(.vertical) > button.combo:checked, +combobox > .linked:not(.vertical) > button.combo:checked, button.combo:checked, .linked entry + button:checked, .linked entry + menubutton > button:checked { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#AB47BC, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(171, 71, 188, 0.35) 10%) 0 0 2/0 0 2px; +} + +dropdown > .linked:not(.vertical) > button.combo:disabled, +combobox > .linked:not(.vertical) > button.combo:disabled, button.combo:disabled, .linked entry + button:disabled, .linked entry + menubutton > button:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +splitbutton.suggested-action > button, splitbutton.suggested-action > menubutton > button, splitbutton.destructive-action > button, splitbutton.destructive-action > menubutton > button, splitbutton.opaque > button, splitbutton.opaque > menubutton > button, button.opaque { + background-image: image(alpha(currentColor, 0.06)); + color: rgba(255, 255, 255, 0.7); + box-shadow: none; +} + +splitbutton.suggested-action > button:hover, splitbutton.suggested-action > menubutton > button:hover, splitbutton.destructive-action > button:hover, splitbutton.destructive-action > menubutton > button:hover, splitbutton.opaque > button:hover, splitbutton.opaque > menubutton > button:hover, button.opaque:hover { + background-image: image(alpha(currentColor, 0.1)); + box-shadow: none; + color: white; +} + +splitbutton.suggested-action > button.keyboard-activating, splitbutton.suggested-action > menubutton > button.keyboard-activating, splitbutton.destructive-action > button.keyboard-activating, splitbutton.destructive-action > menubutton > button.keyboard-activating, splitbutton.opaque > button.keyboard-activating, splitbutton.opaque > menubutton > button.keyboard-activating, button.keyboard-activating.opaque, splitbutton.suggested-action > button:active, splitbutton.suggested-action > menubutton > button:active, splitbutton.destructive-action > button:active, splitbutton.destructive-action > menubutton > button:active, splitbutton.opaque > button:active, splitbutton.opaque > menubutton > button:active, button.opaque:active { + background-image: image(alpha(currentColor, 0.16)); + box-shadow: none; + color: white; +} + +splitbutton.suggested-action > button:checked, splitbutton.suggested-action > menubutton > button:checked, splitbutton.destructive-action > button:checked, splitbutton.destructive-action > menubutton > button:checked, splitbutton.opaque > button:checked, splitbutton.opaque > menubutton > button:checked, button.opaque:checked { + background-image: image(alpha(currentColor, 0.12)); + box-shadow: none; + color: white; +} + +splitbutton.suggested-action > button:checked:hover, splitbutton.suggested-action > menubutton > button:checked:hover, splitbutton.destructive-action > button:checked:hover, splitbutton.destructive-action > menubutton > button:checked:hover, splitbutton.opaque > button:checked:hover, splitbutton.opaque > menubutton > button:checked:hover, button.opaque:checked:hover { + background-image: image(alpha(currentColor, 0.16)); +} + +splitbutton.suggested-action > button:checked.keyboard-activating, splitbutton.suggested-action > menubutton > button:checked.keyboard-activating, splitbutton.destructive-action > button:checked.keyboard-activating, splitbutton.destructive-action > menubutton > button:checked.keyboard-activating, splitbutton.opaque > button:checked.keyboard-activating, splitbutton.opaque > menubutton > button:checked.keyboard-activating, button.opaque:checked.keyboard-activating, splitbutton.suggested-action > button:checked:active, splitbutton.suggested-action > menubutton > button:checked:active, splitbutton.destructive-action > button:checked:active, splitbutton.destructive-action > menubutton > button:checked:active, splitbutton.opaque > button:checked:active, splitbutton.opaque > menubutton > button:checked:active, button.opaque:checked:active { + background-image: image(alpha(currentColor, 0.16)); +} + +.linked > button { + border-radius: 0; +} + +.linked > button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +.linked > button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +.linked > button:only-child { + border-radius: 3px; +} + +.linked.vertical > button { + border-radius: 0; +} + +.linked.vertical > button:first-child { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +.linked.vertical > button:last-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +.linked.vertical > button:only-child { + border-radius: 3px; +} + +button { + min-height: 24px; + min-width: 16px; + padding: 6px 10px; + border-radius: 3px; + font-weight: 500; +} + +button.text-button { + min-width: 36px; + padding-left: 16px; + padding-right: 16px; +} + +button.image-button, button.toggle:not(.text-button) { + min-width: 24px; + padding: 6px; + border-radius: 3px; +} + +button.text-button.image-button, button.image-text-button { + border-radius: 3px; + min-width: 24px; + padding: 6px; +} + +button.text-button.image-button > box, +button.text-button.image-button > box > box, button.image-text-button > box, +button.image-text-button > box > box { + border-spacing: 4px; +} + +button.text-button.image-button > box > label, +button.text-button.image-button > box > box > label, button.image-text-button > box > label, +button.image-text-button > box > box > label { + padding-left: 2px; + padding-right: 2px; +} + +button.text-button.image-button label:first-child, button.image-text-button label:first-child { + margin-left: 10px; + margin-right: 2px; +} + +button.text-button.image-button label:last-child, button.image-text-button label:last-child { + margin-left: 2px; + margin-right: 10px; +} + +button.text-button.image-button label:only-child, button.image-text-button label:only-child { + margin-left: 10px; + margin-right: 10px; +} + +button.text-button.image-button image:not(:only-child):first-child, button.image-text-button image:not(:only-child):first-child { + margin-left: 4px; +} + +button.text-button.image-button image:not(:only-child):last-child, button.image-text-button image:not(:only-child):last-child { + margin-right: 4px; +} + +button.arrow-button { + padding-left: 9px; + padding-right: 9px; +} + +button.arrow-button > box { + border-spacing: 4px; +} + +button.arrow-button.text-button > box { + border-spacing: 4px; +} + +menubutton.pill > button, button.pill { + padding: 9px 30px; + border-radius: 9999px; +} + +button.card { + background-color: rgba(255, 255, 255, 0.05); + background-clip: padding-box; + font-weight: inherit; + padding: 0; +} + +button.card:hover { + background-image: image(alpha(currentColor, 0.03)); +} + +button.card.keyboard-activating, button.card:active { + background-image: image(alpha(currentColor, 0.08)); +} + +button.card:checked { + background-color: rgba(255, 255, 255, 0.05); + background-image: image(alpha(currentColor, 0.1)); +} + +button.card:checked:hover { + background-image: image(alpha(currentColor, 0.13)); +} + +button.card:checked.keyboard-activating, button.card:checked:active { + background-image: image(alpha(currentColor, 0.19)); +} + +button.card:checked.has-open-popup { + background-image: image(alpha(currentColor, 0.13)); +} + +button.card:drop(active) { + color: #FDD633; + box-shadow: inset 0 0 0 1px #FDD633; +} + +.linked > button.flat, .linked.vertical > button.flat { + border-radius: 3px; +} + +.linked > button.flat.image-button, .linked.vertical > button.flat.image-button { + border-radius: 3px; +} + +.linked > button.flat.text-button.image-button, .linked.vertical > button.flat.text-button.image-button { + border-radius: 3px; +} + +.linked.stack-switcher > button { + border-radius: 0; +} + +.linked.stack-switcher > button:checked { + box-shadow: inset 0 -2px #AB47BC; + background-color: transparent; +} + +buttonbox.linked > button { + border-radius: 3px; +} + +row:selected button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row:selected button.flat { + color: rgba(255, 255, 255, 0.7); +} + +row:selected button.flat:hover, row:selected button.flat:active, row:selected button.flat:checked { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +row:selected button.flat:disabled { + color: rgba(255, 255, 255, 0.3); +} + +row:selected button.flat:checked:disabled { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +button.osd { + padding: 9px 13px; + background-color: #232528; + color: white; +} + +button.osd:hover { + background-color: #404349; + color: white; +} + +button.osd:active { + background-color: #404349; + color: white; + background-image: radial-gradient(circle, #53575e 10%, transparent 10%); +} + +button.osd.image-button { + padding: 9px; +} + +button.osd:disabled { + opacity: 0; +} + +.app-notification button, popover.background.touch-selection button, popover.background.magnifier button, .osd popover.background > arrow button:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:not(.suggested-action):not(.destructive-action), .toolbar.osd button, .osd button { + background-color: rgba(255, 255, 255, 0.05); +} + +.app-notification button.flat, popover.background.touch-selection button.flat, popover.background.magnifier button.flat, .osd popover.background > arrow button.flat:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button.flat:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button.flat:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button.flat:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button.flat:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button.flat:not(.suggested-action):not(.destructive-action), .osd button.flat { + background-color: transparent; +} + +.app-notification button, popover.background.touch-selection button, popover.background.magnifier button, .osd popover.background > arrow button:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:not(.suggested-action):not(.destructive-action), .toolbar.osd button, .osd button { + color: rgba(255, 255, 255, 0.7); + box-shadow: none; +} + +.app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, .osd popover.background > arrow button:hover:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:hover:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:hover:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:hover:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:hover:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:hover:not(.suggested-action):not(.destructive-action), .osd button:hover, .osd button.flat:hover { + background-color: rgba(255, 255, 255, 0.1); +} + +.app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .osd popover.background > arrow button:active:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:active:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:active:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:active:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:active:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:active:not(.suggested-action):not(.destructive-action), .osd button:active, .osd button.flat:active { + background-color: rgba(255, 255, 255, 0.2); +} + +.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .osd popover.background > arrow button:checked:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:checked:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:checked:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:checked:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:checked:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:checked:not(.suggested-action):not(.destructive-action), .osd button:checked, .osd button.flat:checked { + background-color: rgba(255, 255, 255, 0.15); +} + +.app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, .osd popover.background > arrow button:disabled:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:disabled:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:disabled:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:disabled:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:disabled:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:disabled:not(.suggested-action):not(.destructive-action), .osd button:disabled, .osd button.flat:disabled { + background-color: rgba(255, 255, 255, 0.02); + color: rgba(255, 255, 255, 0.3); +} + +.app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, .osd popover.background > arrow button:hover:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:hover:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:hover:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:hover:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:hover:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:hover:not(.suggested-action):not(.destructive-action), .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .osd popover.background > arrow button:active:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:active:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:active:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:active:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:active:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:active:not(.suggested-action):not(.destructive-action), .app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .osd popover.background > arrow button:checked:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:checked:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:checked:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:checked:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:checked:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:checked:not(.suggested-action):not(.destructive-action), .app-notification button:focus, popover.background.touch-selection button:focus, popover.background.magnifier button:focus, .osd popover.background > arrow button:focus:not(.suggested-action):not(.destructive-action), +.osd popover.background > contents button:focus:not(.suggested-action):not(.destructive-action), popover.background.touch-selection > arrow button:focus:not(.suggested-action):not(.destructive-action), +popover.background.touch-selection > contents button:focus:not(.suggested-action):not(.destructive-action), popover.background.magnifier > arrow button:focus:not(.suggested-action):not(.destructive-action), +popover.background.magnifier > contents button:focus:not(.suggested-action):not(.destructive-action), .osd button:hover, .osd button:active, .osd button:checked, .osd button:focus, .osd button.flat:hover, .osd button.flat:active, .osd button.flat:checked, .osd button.flat:focus { + color: white; + box-shadow: none; +} + +button.suggested-action { + background-color: #AB47BC; + color: white; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +button.suggested-action:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +button.suggested-action:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +button.suggested-action:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + background-color: #b45ac3; + background-color: #b45ac3; + color: white; +} + +button.suggested-action:disabled { + box-shadow: none; + background-color: rgba(171, 71, 188, 0.45); + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +button.suggested-action:checked { + background-color: #c47ed0; +} + +button.suggested-action.flat { + background-color: transparent; + color: #AB47BC; + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); +} + +button.suggested-action.flat:hover { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +button.suggested-action.flat:active, button.suggested-action.flat:checked { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +button.suggested-action.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +button.destructive-action { + background-color: #FF5252; + color: white; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +button.destructive-action:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +button.destructive-action:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +button.destructive-action:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); + color: white; + background-color: #ff6c6c; + background-color: #ff6c6c; + color: white; +} + +button.destructive-action:disabled { + box-shadow: none; + background-color: rgba(255, 82, 82, 0.45); + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +button.destructive-action:checked { + background-color: #ff8686; +} + +button.destructive-action.flat { + background-color: transparent; + color: #FF5252; + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); +} + +button.destructive-action.flat:hover { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +button.destructive-action.flat:active, button.destructive-action.flat:checked { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +button.destructive-action.flat:disabled { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; + filter: none; +} + +stackswitcher > button { + outline-offset: -4px; +} + +stackswitcher > button > label { + padding-left: 6px; + padding-right: 6px; +} + +stackswitcher > button > image { + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + padding-bottom: 3px; +} + +stackswitcher > button.text-button { + padding-left: 10px; + padding-right: 10px; +} + +stackswitcher > button.image-button { + padding-left: 4px; + padding-right: 4px; +} + +stackswitcher > button.needs-attention:checked > label, +stackswitcher > button.needs-attention:checked > image { + animation: none; + background-image: none; +} + +button separator { + min-width: 0; + min-height: 0; + background: none; +} + +row button.image-button { + border-radius: 9999px; +} + +menubutton { + margin: 0; +} + +menubutton.osd { + background: none; + color: inherit; +} + +menubutton.suggested-action { + background-color: #AB47BC; + color: white; +} + +menubutton.destructive-action { + background-color: #FF5252; + color: white; +} + +menubutton.suggested-action, menubutton.destructive-action, menubutton.opaque { + border-radius: 3px; +} + +menubutton.suggested-action.circular, menubutton.suggested-action.pill, menubutton.destructive-action.circular, menubutton.destructive-action.pill, menubutton.opaque.circular, menubutton.opaque.pill { + border-radius: 9999px; +} + +menubutton.suggested-action > button, menubutton.suggested-action > button:checked, menubutton.destructive-action > button, menubutton.destructive-action > button:checked, menubutton.opaque > button, menubutton.opaque > button:checked { + background-color: transparent; + color: inherit; +} + +menubutton.image-button > button { + min-width: 24px; + padding-left: 6px; + padding-right: 6px; +} + +menubutton arrow { + min-height: 16px; + min-width: 16px; +} + +menubutton arrow.none { + -gtk-icon-source: -gtk-icontheme("open-menu-symbolic"); +} + +menubutton arrow.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +menubutton arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +menubutton arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +menubutton arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +splitbutton { + border-radius: 3px; +} + +splitbutton:disabled { + opacity: 1; + filter: none; +} + +splitbutton, splitbutton > separator { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + transition-property: background; +} + +splitbutton > separator { + margin-top: 6px; + margin-bottom: 6px; + background: none; +} + +splitbutton > menubutton > button { + padding-left: 4px; + padding-right: 4px; +} + +splitbutton.image-button > button { + min-width: 24px; + padding-left: 6px; + padding-right: 6px; +} + +splitbutton.text-button.image-button > button, splitbutton.image-text-button > button { + padding-left: 9px; + padding-right: 9px; +} + +splitbutton.text-button.image-button > button > box, splitbutton.image-text-button > button > box { + border-spacing: 6px; +} + +splitbutton > button:dir(ltr), +splitbutton > menubutton > button:dir(rtl) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; + margin-right: -1px; +} + +splitbutton > button:dir(rtl), +splitbutton > menubutton > button:dir(ltr) { + border-top-left-radius: 0; + border-bottom-left-radius: 0; + margin-left: -1px; +} + +splitbutton.flat > separator { + background: rgba(255, 255, 255, 0.12); +} + +splitbutton.flat:hover, splitbutton.flat:active, splitbutton.flat:checked { + background: alpha(currentColor, 0.07); +} + +splitbutton.flat:hover > separator, splitbutton.flat:active > separator, splitbutton.flat:checked > separator { + background: none; +} + +splitbutton.flat:focus-within:focus-visible > separator { + background: none; +} + +splitbutton.flat > button, +splitbutton.flat > menubutton > button { + border-radius: 3px; +} + +splitbutton.suggested-action { + background-color: #AB47BC; + color: white; +} + +splitbutton.destructive-action { + background-color: #FF5252; + color: white; +} + +splitbutton.suggested-action > button, splitbutton.suggested-action > button:checked, splitbutton.suggested-action > menubutton > button, splitbutton.suggested-action > menubutton > button:checked, splitbutton.destructive-action > button, splitbutton.destructive-action > button:checked, splitbutton.destructive-action > menubutton > button, splitbutton.destructive-action > menubutton > button:checked, splitbutton.opaque > button, splitbutton.opaque > button:checked, splitbutton.opaque > menubutton > button, splitbutton.opaque > menubutton > button:checked { + color: inherit; + background-color: transparent; +} + +splitbutton.suggested-action > menubutton > button:dir(ltr), splitbutton.destructive-action > menubutton > button:dir(ltr), splitbutton.opaque > menubutton > button:dir(ltr) { + box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12); +} + +splitbutton.suggested-action > menubutton > button:dir(rtl), splitbutton.destructive-action > menubutton > button:dir(rtl), splitbutton.opaque > menubutton > button:dir(rtl) { + box-shadow: inset -1px 0 rgba(255, 255, 255, 0.12); +} + +splitbutton > menubutton > button > arrow.none { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +buttoncontent { + border-spacing: 6px; +} + +buttoncontent > label { + font-weight: bold; +} + +buttoncontent > label:dir(ltr) { + padding-right: 2px; +} + +buttoncontent > label:dir(rtl) { + padding-left: 2px; +} + +.arrow-button > box > buttoncontent > label:dir(ltr), splitbutton > button > buttoncontent > label:dir(ltr) { + padding-right: 0; +} + +.arrow-button > box > buttoncontent > label:dir(rtl), splitbutton > button > buttoncontent > label:dir(rtl) { + padding-left: 0; +} + +stacksidebar row.needs-attention > label, stackswitcher > button.needs-attention > label, +stackswitcher > button.needs-attention > image { + animation: needs_attention 100ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-repeat: no-repeat; + background-position: right 3px; + background-size: 6px 6px; +} + +stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs-attention > label:dir(rtl), +stackswitcher > button.needs-attention > image:dir(rtl) { + background-position: left 3px; +} + +button.color { + min-height: 24px; + min-width: 24px; + padding: 6px; +} + +button.color > colorswatch:only-child, button.color > colorswatch:only-child > overlay { + border-radius: 0; +} + + +list > row button.image-button:not(.flat).suggested-action { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #AB47BC; + color: rgba(255, 255, 255, 0.7); + outline: none; + border: none; +} + + +list > row button.image-button:not(.flat).destructive-action { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #FF5252; + color: rgba(255, 255, 255, 0.7); + outline: none; + border: none; +} + +button.link, +link { + color: #AB47BC; +} + +button.link:visited, +link:visited, +link:visited:hover, +link:visited:active { + color: #E040FB; +} + +*:selected button.link:visited, *:selected link:visited, *:selected link:visited:hover, *:selected link:visited:active { + color: #f3b3fd; +} + +button.link:disabled, +link:disabled { + color: rgba(171, 71, 188, 0.45); +} + +button.link:selected, *:selected button.link, +link:selected, *:selected link { + color: white; +} + +button.link:hover { + color: #AB47BC; + box-shadow: inset 0 0 0 9999px rgba(171, 71, 188, 0.15); +} + +button.link > label { + text-decoration-line: underline; +} + +spinbutton { + font-feature-settings: "tnum"; +} + +spinbutton > text > block-cursor { + background-color: white; + color: #333539; +} + +spinbutton:not(.vertical) { + padding: 0; +} + +spinbutton:not(.vertical), spinbutton:not(.vertical).flat { + transition: all 225ms cubic-bezier(0, 0, 0.2, 1); + border-radius: 0; + outline: none; +} + +spinbutton:not(.vertical) > text, spinbutton:not(.vertical) > text:focus-within, spinbutton:not(.vertical) > text:disabled, spinbutton:not(.vertical):focus-within > text, spinbutton:not(.vertical):focus-within > text:focus-within, spinbutton:not(.vertical):focus-within > text:disabled, spinbutton:not(.vertical):disabled > text, spinbutton:not(.vertical):disabled > text:focus-within, spinbutton:not(.vertical):disabled > text:disabled, spinbutton:not(.vertical).flat > text, spinbutton:not(.vertical).flat > text:focus-within, spinbutton:not(.vertical).flat > text:disabled, spinbutton:not(.vertical).flat:focus-within > text, spinbutton:not(.vertical).flat:focus-within > text:focus-within, spinbutton:not(.vertical).flat:focus-within > text:disabled, spinbutton:not(.vertical).flat:disabled > text, spinbutton:not(.vertical).flat:disabled > text:focus-within, spinbutton:not(.vertical).flat:disabled > text:disabled { + box-shadow: none; + background: none; + border-image: none; + transition: none; + outline: none; +} + +spinbutton:not(.vertical) > text, spinbutton:not(.vertical) > text:focus-within, spinbutton:not(.vertical) > text:disabled { + min-width: 26px; + padding: 2px 9px; + margin: 0; + border: none; + border-radius: 0; + box-shadow: none; + background-color: transparent; + outline: none; +} + +spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > button:hover, spinbutton:not(.vertical) > button:active, spinbutton:not(.vertical) > button:checked, spinbutton:not(.vertical) > button:disabled { + border: solid 6px transparent; +} + +spinbutton:not(.vertical) > button.up:dir(ltr), spinbutton:not(.vertical) > button.down:dir(rtl) { + margin-left: -3px; +} + +spinbutton:not(.vertical) > button.up:dir(rtl), spinbutton:not(.vertical) > button.down:dir(ltr) { + margin-right: -3px; +} + +.linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down, .linked > spinbutton:not(.vertical) > button.down:hover, .linked > spinbutton:not(.vertical) > button.down:active, .linked > spinbutton:not(.vertical) > button.down:checked, .linked > spinbutton:not(.vertical) > button.down:disabled { + border: solid 6px transparent; +} + +spinbutton.vertical:disabled { + color: rgba(255, 255, 255, 0.45); +} + +spinbutton.vertical:drop(active) { + box-shadow: none; +} + +spinbutton.vertical > text { + min-height: 36px; + min-width: 42px; + padding: 0; + outline: none; +} + +spinbutton.vertical > button { + min-height: 36px; + min-width: 42px; + padding: 0; +} + +spinbutton.vertical > button.up { + border-radius: 2px 2px 0 0; +} + +spinbutton.vertical > button.down { + border-radius: 0 0 2px 2px; +} + +treeview spinbutton:not(.vertical) { + min-height: 0; + border-style: none; + border-radius: 0; +} + +treeview spinbutton:not(.vertical) > text { + min-height: 0; + padding: 1px 2px; +} + +dropdown > button > box { + border-spacing: 6px; +} + +dropdown arrow, +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; +} + +dropdown > popover.menu > contents modelbutton, +combobox > popover.menu > contents modelbutton { + padding-left: 9px; + padding-right: 9px; +} + +dropdown entry.combo, +combobox entry.combo { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, rgba(171, 71, 188, 0.35) 0%) 0 0 2/0 0 0px; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: white; + border-width: 0; +} + +dropdown entry.combo:focus, +combobox entry.combo:focus { + background: none; + border-width: 0; + box-shadow: inset 0 -2px alpha(#AB47BC, 0); + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(171, 71, 188, 0.35) 10%) 0 0 2/0 0 2px; +} + +dropdown entry.combo:disabled, +combobox entry.combo:disabled { + border-width: 0; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.3); + background-color: transparent; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +dropdown decoration, +combobox decoration { + transition: none; +} + +dropdown button.combo cellview:dir(ltr), +combobox button.combo cellview:dir(ltr) { + margin-left: -2px; +} + +dropdown button.combo cellview:dir(rtl), +combobox button.combo cellview:dir(rtl) { + margin-right: -2px; +} + +dropdown:drop(active), +combobox:drop(active) { + box-shadow: none; +} + +dropdown popover, +combobox popover { + margin-top: 6px; + padding: 0; +} + +dropdown popover listview, +combobox popover listview { + margin: 0; +} + +dropdown popover listview > row, +combobox popover listview > row { + margin: 0; + padding: 6px; +} + +dropdown popover .dropdown-searchbar, +combobox popover .dropdown-searchbar { + padding: 6px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.linked:not(combobox) > button.combo:first-child { + border-right-width: 0; +} + +.linked:not(combobox) > button.combo:first-child:only-child { + border-width: 1px; +} + +.linked:not(combobox) > button.combo:last-child { + border-left-width: 0; +} + +.linked:not(combobox) > button.combo:last-child:only-child { + border-width: 1px; +} + +.toolbar { + padding: 3px; + background-color: #292b2e; +} + +.toolbar > separator.spacer { + background: none; +} + +.toolbar button { + margin: 0 1px; +} + +.osd .toolbar { + background-color: transparent; +} + +.toolbar.osd { + padding: 6px; + border-radius: 2px; + box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.2), 0 3px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 5px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #232528; + color: white; +} + +.toolbar.osd:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.toolbar.osd scalebutton.scale { + margin: 0; +} + +.toolbar.osd.left, .toolbar.osd.right, .toolbar.osd.top, .toolbar.osd.bottom { + border-radius: 0; +} + +.toolbar.horizontal separator { + margin: 3px; +} + +.toolbar.vertical separator { + margin: 3px; +} + +.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: 3px; +} + +.toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:first-child), +.toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:first-child), +.toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:first-child) { + margin-left: 0; +} + +.toolbar:not(.inline-toolbar):not(.osd) .linked entry:not(:last-child), +.toolbar:not(.inline-toolbar):not(.osd) .linked spinbutton:not(:last-child), +.toolbar:not(.inline-toolbar):not(.osd) .linked button:not(:last-child) { + margin-right: 0; +} + +.toolbar:not(.inline-toolbar):not(.osd) switch { + margin: 9px 3px; +} + +searchbar > revealer > box { + border-spacing: 6px; + padding: 6px; + border-style: solid; + border-width: 0 0 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #292b2e; + background-clip: border-box; + box-shadow: none; +} + +searchbar > revealer > box entry, searchbar > revealer > box button, searchbar > revealer > box menubutton, searchbar > revealer > box splitbutton, searchbar > revealer > box spinbutton { + margin: 0; +} + +headerbar separator { + min-width: 0; + min-height: 0; + background-color: #36383c; + border: none; +} + +headerbar entry { + background-color: rgba(255, 255, 255, 0.06); + color: white; + caret-color: white; + border-image: none; + box-shadow: none; +} + +headerbar entry:focus-within { + background-color: rgba(255, 255, 255, 0.09); + border-image: none; + box-shadow: none; +} + +headerbar entry:disabled { + background-color: rgba(255, 255, 255, 0.03); + color: rgba(255, 255, 255, 0.45); + border-image: none; + box-shadow: none; +} + +headerbar button:not(.suggested-action):not(.destructive-action) { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); +} + +headerbar button:hover:not(.suggested-action):not(.destructive-action) { + box-shadow: none; + background-color: rgba(171, 71, 188, 0.3); + color: #AB47BC; +} + +headerbar button:active:not(.suggested-action):not(.destructive-action) { + box-shadow: none; + color: white; +} + +headerbar button:disabled:not(.suggested-action):not(.destructive-action) { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.3); + opacity: 1; +} + +headerbar button:checked:not(.suggested-action):not(.destructive-action) { + background-color: #AB47BC; + color: white; +} + +headerbar button:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar button:checked:backdrop:not(.suggested-action):not(.destructive-action) { + background-color: rgba(171, 71, 188, 0.3); + color: alpha(white, 0.3); +} + +headerbar button:backdrop:not(.suggested-action):not(.destructive-action) { + color: rgba(255, 255, 255, 0.45); + opacity: 1; +} + +headerbar button:backdrop:disabled:not(.suggested-action):not(.destructive-action) { + color: rgba(255, 255, 255, 0.3); +} + +headerbar viewswitcher button:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:not(.suggested-action):not(.destructive-action) { + border-radius: 0; + color: rgba(255, 255, 255, 0.7); + transition: background-color 0, background-image 0, color 225ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 225ms cubic-bezier(0.4, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + box-shadow: inset 0 -2px transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, transparent 0%) 0 0 0/0 0 0; +} + +headerbar viewswitcher button:hover:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:hover:not(.suggested-action):not(.destructive-action) { + border-radius: 0; + color: #AB47BC; + box-shadow: inset 0 -2px alpha(#AB47BC, 0.5); +} + +headerbar viewswitcher button:hover:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:hover:not(.suggested-action):not(.destructive-action) { + background-color: transparent; +} + +headerbar viewswitcher button:checked:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:checked:not(.suggested-action):not(.destructive-action), headerbar viewswitcher button:active:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:active:not(.suggested-action):not(.destructive-action) { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, transparent 0%) 0 0 2/0 0 2px; + background-color: transparent; + background-image: none; + color: #AB47BC; + border-radius: 0; +} + +headerbar viewswitcher button:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:checked:disabled:not(.suggested-action):not(.destructive-action), headerbar viewswitcher button:checked:backdrop:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:checked:backdrop:not(.suggested-action):not(.destructive-action), headerbar viewswitcher button:active:disabled:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:active:disabled:not(.suggested-action):not(.destructive-action), headerbar viewswitcher button:active:backdrop:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:active:backdrop:not(.suggested-action):not(.destructive-action) { + color: rgba(171, 71, 188, 0.35); + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(171, 71, 188, 0.35) 100%, transparent 0%) 0 0 2/0 0 2px; +} + +headerbar viewswitcher button:checked:hover:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:checked:hover:not(.suggested-action):not(.destructive-action) { + background-color: transparent; + background-image: none; +} + +headerbar viewswitcher button:disabled:not(.suggested-action):not(.destructive-action), headerbar windowhandle stackswitcher.linked > button:disabled:not(.suggested-action):not(.destructive-action) { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +headerbar { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 48px; + padding: 0; + margin: 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(255, 255, 255, 0.12); + background-color: #36383c; + color: white; + border: none; + border-radius: 3px 3px 0 0; +} + +headerbar:first-child:not(:last-child):not(:only-child) { + border-top-right-radius: 0; +} + +headerbar:last-child:not(:first-child):not(:only-child) { + border-top-left-radius: 0; +} + +headerbar:backdrop { + color: rgba(255, 255, 255, 0.45); +} + +headerbar:backdrop:disabled { + color: rgba(255, 255, 255, 0.3); +} + +headerbar:disabled { + color: rgba(255, 255, 255, 0.45); +} + +headerbar.flat { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: transparent; + color: white; +} + +headerbar.titlebar { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +headerbar .dim-label, headerbar row.expander image.expander-row-arrow, row.expander headerbar image.expander-row-arrow, headerbar row label.subtitle, row headerbar label.subtitle, headerbar .subtitle, headerbar label.separator, headerbar entry > text > placeholder { + color: rgba(255, 255, 255, 0.7); +} + +headerbar .title { + padding: 0 12px; + font-weight: bold; +} + +headerbar .subtitle { + padding: 0 12px; + font-size: smaller; +} + +headerbar > windowhandle > box { + padding: 0 6px; +} + +headerbar > windowhandle > box, +headerbar > windowhandle > box > box.start, +headerbar > windowhandle > box > box.end { + border-spacing: 6px; +} + +headerbar button.suggested-action:disabled, headerbar button.destructive-action:disabled { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; +} + +headerbar button.suggested-action:disabled > label, headerbar button.destructive-action:disabled > label { + color: inherit; +} + +headerbar entry, +headerbar spinbutton, +headerbar separator:not(.sidebar), +headerbar button, +headerbar menubutton, +headerbar splitbutton, +headerbar .pathbar { + margin-top: 6px; + margin-bottom: 6px; +} + +headerbar entry > button, +headerbar entry > menubutton, +headerbar menubutton > button, +headerbar spinbutton > button, +headerbar splitbutton > button, +headerbar splitbutton > menubutton { + margin-top: 0; + margin-bottom: 0; +} + +headerbar popover.background entry, +headerbar popover.background spinbutton, +headerbar popover.background button, +headerbar popover.background menubutton, +headerbar popover.background splitbutton, +headerbar popover.background .pathbar { + margin-top: 0; + margin-bottom: 0; +} + +headerbar.selection-mode { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #AB47BC; + color: white; +} + +headerbar.selection-mode:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +headerbar.selection-mode .subtitle:link { + color: white; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action) { + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):disabled { + color: alpha(currentColor, 0.3); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):disabled > label { + color: inherit; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.7); + color: rgba(255, 255, 255, 0.7); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover, headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):hover:disabled { + background: none; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked { + box-shadow: inset 0 -2px currentColor; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:hover { + background-color: transparent; + color: currentColor; +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:disabled { + color: alpha(currentColor, 0.3); +} + +headerbar.selection-mode button:not(.suggested-action):not(.destructive-action):checked:disabled > label { + color: inherit; +} + +headerbar.selection-mode .selection-menu { + padding-left: 16px; + padding-right: 16px; +} + +headerbar.selection-mode .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +.fullscreen headerbar, .tiled headerbar, .maximized headerbar { + border-radius: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +.fullscreen headerbar:not(.titlebar), .tiled headerbar:not(.titlebar), .maximized headerbar:not(.titlebar) { + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +headerbar.default-decoration { + min-height: 32px; + padding: 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-image: none; +} + +.tiled headerbar.default-decoration, .maximized headerbar.default-decoration, .fullscreen headerbar.default-decoration { + box-shadow: none; +} + +headerbar.default-decoration windowcontrols button { + transition: 100ms; + background-size: 16px 16px; +} + +headerbar.default-decoration windowcontrols button:hover, headerbar.default-decoration windowcontrols button:active { + background-size: 22px 22px; +} + +headerbar.default-decoration windowcontrols button, headerbar.default-decoration windowcontrols menubutton { + min-height: 26px; + min-width: 26px; + margin: 0; + padding: 0; +} + +headerbar.default-decoration windowcontrols menubutton button { + min-height: 20px; + min-width: 20px; + margin: 0; + padding: 4px; +} + +.solid-csd headerbar:dir(rtl), .solid-csd headerbar:dir(ltr) { + margin: 0; + border-radius: 0; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 2px -1px rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(0, 0, 0, 0.12); +} + +headerbar .linked > button, headerbar .linked > button:hover, headerbar .linked > button:active, headerbar .linked > button:checked, headerbar .linked > button:disabled, +headerbar .linked > entry, +headerbar .linked > entry:hover, +headerbar .linked > entry:active, +headerbar .linked > entry:checked, +headerbar .linked > entry:disabled, +headerbar .linked entry + button, +headerbar .linked entry + button:hover, +headerbar .linked entry + button:active, +headerbar .linked entry + button:checked, +headerbar .linked entry + button:disabled, +headerbar .linked entry + button.image-button, +headerbar .linked entry + button.image-button:hover, +headerbar .linked entry + button.image-button:active, +headerbar .linked entry + button.image-button:checked, +headerbar .linked entry + button.image-button:disabled, +headerbar .linked entry + button.text-button, +headerbar .linked entry + button.text-button:hover, +headerbar .linked entry + button.text-button:active, +headerbar .linked entry + button.text-button:checked, +headerbar .linked entry + button.text-button:disabled { + border-radius: 3px; +} + +headerbar viewswitcher button:not(.suggested-action):not(.destructive-action) { + margin-top: 0; + margin-bottom: 0; +} + +headerbar viewswitcher button:not(.suggested-action):not(.destructive-action).toggle { + padding: 0; + min-height: 0; +} + +headerbar .pathbar { + background-color: rgba(255, 255, 255, 0.05); +} + +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; +} + +window.devel headerbar.titlebar { + background: #292b2e cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, linear-gradient(to right, transparent 65%, rgba(171, 71, 188, 0.1)), linear-gradient(to top, #18191b 3px, #1d1e21); +} + +window.devel headerbar.titlebar:backdrop { + background: #292b2e cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, image(#292b2e); + /* background-color would flash */ +} + +viewswitcher { + margin: 0; +} + +viewswitcher.wide { + border-spacing: 3px; +} + +viewswitcher.narrow button.toggle { + border-radius: 0; + margin: 0; +} + +viewswitcher.narrow button.toggle:focus-within, viewswitcher.narrow button.toggle:focus { + box-shadow: none; +} + +viewswitcher button.toggle { + font-weight: bold; + padding: 0; +} + +viewswitcher button.toggle > stack > box.narrow { + font-size: 0.75rem; + padding-top: 3px; + padding-bottom: 3px; + border-spacing: 4px; +} + +viewswitcher button.toggle > stack > box.narrow > stack > label { + padding-left: 6px; + padding-right: 6px; +} + +viewswitcher button.toggle > stack > box.wide { + padding: 0 12px; + border-spacing: 6px; +} + +viewswitcherbar actionbar > revealer > box { + padding: 0; +} + +viewswitchertitle viewswitcher { + margin-left: 12px; + margin-right: 12px; +} + +indicatorbin > indicator, indicatorbin > mask { + min-width: 6px; + min-height: 6px; + border-radius: 9999px; +} + +indicatorbin > indicator { + margin: 1px; + background-color: alpha(currentColor, 0.4); +} + +indicatorbin > indicator > label { + font-size: 0.6rem; + font-weight: bold; + padding: 1px 4px; + color: white; +} + +indicatorbin > mask { + padding: 1px; + background: black; +} + +indicatorbin.needs-attention > indicator { + background-color: #AB47BC; +} + +indicatorbin.needs-attention > indicator > label { + color: white; +} + +.pathbar { + background-color: rgba(255, 255, 255, 0.05); + border-radius: 3px; + border: none; +} + + +pathbar > button, +.pathbar > button { + border-radius: 3px; + padding-left: 6px; + padding-right: 6px; + margin: 0; +} + + +pathbar > button, +pathbar > button:disabled, +.pathbar > button, +.pathbar > button:disabled { + background-color: rgba(255, 255, 255, 0.05); +} + + +pathbar > button.text-button, +pathbar > button.image-button, +pathbar > button, +.pathbar > button.text-button, +.pathbar > button.image-button, +.pathbar > button { + padding-left: 6px; + padding-right: 6px; +} + + +pathbar > button.text-button.image-button label, +.pathbar > button.text-button.image-button label { + padding-left: 0; + padding-right: 0; +} + + +pathbar > button.text-button.image-button label:last-child, +pathbar > button label:last-child, +.pathbar > button.text-button.image-button label:last-child, +.pathbar > button label:last-child { + padding-right: 8px; +} + + +pathbar > button.text-button.image-button label:first-child, +pathbar > button label:first-child, +.pathbar > button.text-button.image-button label:first-child, +.pathbar > button label:first-child { + padding-left: 8px; +} + + +pathbar > button image, +.pathbar > button image { + padding-left: 6px; + padding-right: 6px; +} + + +pathbar > button.slider-button, +.pathbar > button.slider-button { + padding-left: 3px; + padding-right: 3px; +} + +columnview.view, +treeview.view { + border-left-color: #4b4d51; + border-top-color: #4b4d51; +} + +columnview.view:hover, columnview.view:active, columnview.view:selected, +treeview.view:hover, +treeview.view:active, +treeview.view:selected { + border-radius: 0; +} + +columnview.view:focus, +treeview.view:focus { + outline: none; + box-shadow: none; +} + +columnview.view.separator, +treeview.view.separator { + min-height: 5px; + color: rgba(255, 255, 255, 0.12); +} + +columnview.view:drop(active), +treeview.view:drop(active) { + box-shadow: none; +} + +columnview.view > dndtarget:drop(active), +treeview.view > dndtarget:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #EC407A; +} + +columnview.view > dndtarget:drop(active).after, +treeview.view > dndtarget:drop(active).after { + border-top-style: none; +} + +columnview.view > dndtarget:drop(active).before, +treeview.view > dndtarget:drop(active).before { + border-bottom-style: none; +} + +columnview.view.expander, +treeview.view.expander { + min-width: 16px; + min-height: 16px; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: rgba(255, 255, 255, 0.7); +} + +columnview.view.expander:dir(rtl), +treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); + -gtk-icon-transform: rotate(90deg); +} + +columnview.view.expander:hover, columnview.view.expander:active, +treeview.view.expander:hover, +treeview.view.expander:active { + color: white; +} + +columnview.view.expander:checked, +treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +columnview.view.expander:disabled, +treeview.view.expander:disabled { + color: rgba(255, 255, 255, 0.3); +} + +columnview.view.expander:selected, +treeview.view.expander:selected { + color: rgba(255, 255, 255, 0.7); +} + +columnview.view.expander:selected:hover, columnview.view.expander:selected:active, +treeview.view.expander:selected:hover, +treeview.view.expander:selected:active { + color: white; +} + +columnview.view.expander:selected:disabled, +treeview.view.expander:selected:disabled { + color: rgba(255, 255, 255, 0.3); +} + +columnview.view.progressbar, +treeview.view.progressbar { + border-style: none none solid; + border-width: 4px; + border-color: #AB47BC; + box-shadow: none; + background-color: transparent; + border-radius: 0; +} + +columnview.view.progressbar:selected, +treeview.view.progressbar:selected { + border-color: currentColor; +} + +columnview.view.trough, +treeview.view.trough { + border-style: none none solid; + border-width: 4px; + border-color: alpha(#AB47BC, 0.3); + box-shadow: none; + background-color: transparent; + border-radius: 0; +} + +columnview.view.trough:selected, +treeview.view.trough:selected { + border-color: rgba(255, 255, 255, 0.3); +} + +columnview.view > header > button, +treeview.view > header > button { + padding: 2px 6px; + border-style: none solid solid none; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + border-radius: 0; + background-clip: border-box; + box-shadow: none; + color: rgba(255, 255, 255, 0.7); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +columnview.view > header > button:active, +treeview.view > header > button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +columnview.view > header > button:active, +treeview.view > header > button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +columnview.view > header > button:hover, +treeview.view > header > button:hover { + color: white; + background-color: alpha(currentColor, 0.1); +} + +columnview.view > header > button:active, +treeview.view > header > button:active { + color: white; + background-color: alpha(currentColor, 0.06); +} + +columnview.view > header > button, columnview.view > header > button:disabled, +treeview.view > header > button, +treeview.view > header > button:disabled { + background-color: #333539; +} + +columnview.view > header > button:last-child, +treeview.view > header > button:last-child { + border-right-style: none; +} + +columnview.view button.dnd, +columnview.view header.button.dnd, +treeview.view button.dnd, +treeview.view header.button.dnd { + padding: 2px 6px; + border-style: none solid solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + border-radius: 0; + box-shadow: none; + background-color: #333539; + background-clip: border-box; + color: #AB47BC; +} + +columnview.view acceleditor > label, +treeview.view acceleditor > label { + background-color: #AB47BC; +} + +stack.view treeview.view { + min-height: 36px; +} + +menubar { + padding: 0; + color: rgba(255, 255, 255, 0.7); + background-color: #36383c; + transition: none; +} + +menubar:backdrop { + color: rgba(255, 255, 255, 0.35); +} + +menubar > item { + min-height: 32px; + padding: 0 12px; + color: rgba(255, 255, 255, 0.7); + transition: none; +} + +menubar > item:hover { + transition: none; + background-color: #AB47BC; + color: white; +} + +menubar > item:disabled { + color: rgba(255, 255, 255, 0.45); +} + +menubar > item popover.menu.background > contents { + padding: 6px; +} + +menubar > item popover.menu popover.menu { + padding: 0 0 4px 0; +} + +menubar > item popover.menu.background popover.menu.background > contents { + margin: 0; + border-radius: 3px; +} + +popover.menu { + padding: 0; +} + +popover.menu box.inline-buttons { + padding: 0 6px; +} + +popover.menu box.inline-buttons button.image-button.model { + min-height: 32px; + min-width: 32px; + padding: 0; + border: none; + outline: none; +} + +popover.menu box.circular-buttons button.circular.image-button.model { + padding: 6px; + min-height: 32px; + min-width: 32px; +} + +popover.menu accelerator { + color: alpha(currentColor, 0.55); +} + +popover.menu accelerator:dir(ltr) { + margin-left: 12px; +} + +popover.menu accelerator:dir(rtl) { + margin-right: 12px; +} + +popover.menu arrow.left, +popover.menu radio.left, +popover.menu check.left { + margin-left: -2px; + margin-right: 6px; +} + +popover.menu arrow.right, +popover.menu radio.right, +popover.menu check.right { + margin-left: 6px; + margin-right: -2px; +} + +popover.menu label.title { + font-weight: bold; + padding: 4px 32px; +} + +row .linked > button:not(.suggested-action):not(.destructive-action), popover.background button:not(.suggested-action):not(.destructive-action):not(.flat) { + box-shadow: none; + background-color: transparent; + color: rgba(255, 255, 255, 0.7); + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.06); +} + +row .linked > button:active:not(.suggested-action):not(.destructive-action), popover.background button:active:not(.suggested-action):not(.destructive-action):not(.flat) { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +row .linked > button:active:not(.suggested-action):not(.destructive-action), popover.background button:active:not(.suggested-action):not(.destructive-action):not(.flat) { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +row .linked > button:hover:not(.suggested-action):not(.destructive-action), popover.background button:hover:not(.suggested-action):not(.destructive-action):not(.flat) { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +row .linked > button:active:not(.suggested-action):not(.destructive-action), popover.background button:active:not(.suggested-action):not(.destructive-action):not(.flat) { + box-shadow: none; + color: white; + background-color: alpha(currentColor, 0.1); +} + +row .linked > button:disabled:not(.suggested-action):not(.destructive-action), popover.background button:disabled:not(.suggested-action):not(.destructive-action):not(.flat) { + box-shadow: none; + background-color: alpha(currentColor, 0.06); + color: rgba(255, 255, 255, 0.3); +} + +row .linked > button:checked:not(.suggested-action):not(.destructive-action), popover.background button:checked:not(.suggested-action):not(.destructive-action):not(.flat) { + background-color: #AB47BC; + color: white; +} + +row .linked > button:checked:disabled:not(.suggested-action):not(.destructive-action), popover.background button:checked:disabled:not(.suggested-action):not(.destructive-action):not(.flat) { + background-color: alpha(#AB47BC, 0.25); + color: alpha(#AB47BC, 0.5); +} + +popover.background { + color: white; + background-color: transparent; + font: initial; + padding: 0; +} + +popover.background > arrow, +popover.background > contents { + transition: none; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12); + background-color: #383a3e; + border: none; + color: white; +} + +popover.background > contents { + padding: 6px; + border-radius: 3px; +} + +popover.background > contents > list, +popover.background > contents > scrolledwindow > viewport > list, +popover.background > contents > .view, +popover.background > contents > toolbar { + border-style: none; + background-color: transparent; + box-shadow: none; +} + +popover.background > contents separator { + margin: 3px 0; +} + +popover.background > contents list > row, popover.background > contents list separator { + margin: 0; +} + +popover.background > contents list > row { + border-radius: 2px; +} + +.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 { + margin: 0; + border: none; + box-shadow: none; +} + +popover.background .linked button:not(.combo) { + border-radius: 2px; + margin: 0 3px; +} + +popover.background modelbutton { + min-height: 32px; + padding: 0 9px; + border-radius: 2px; + color: inherit; + transition: none; +} + +popover.background modelbutton:active { + background-image: radial-gradient(circle, #AB47BC 10%, alpha(#AB47BC, 0.65) 10%); + color: white; +} + +popover.background modelbutton:selected { + background-color: alpha(currentColor, 0.1); +} + +popover.background modelbutton arrow { + background: none; + transition: none; +} + +popover.background modelbutton arrow:hover { + background: none; +} + +popover.background modelbutton arrow.left { + -gtk-icon-source: -gtk-icontheme("go-previous-symbolic"); +} + +popover.background modelbutton arrow.right { + -gtk-icon-source: -gtk-icontheme("go-next-symbolic"); +} + +popover.background.menu button:not(.circular), +popover.background button.model { + margin: 0; + min-height: 32px; + padding: 0 6px; + box-shadow: none; +} + +magnifier { + background-color: #333539; +} + +tabbar tab, notebook > header tab { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + min-height: 24px; + min-width: 24px; + padding: 6px 12px; + outline-offset: -6px; + color: rgba(255, 255, 255, 0.7); + font-weight: 500; + border: none; + border-radius: 0; + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +tabbar tab:active, notebook > header tab:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +tabbar tab:active, notebook > header tab:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +tabbar tab:hover, notebook > header tab:hover { + color: white; + background-color: alpha(currentColor, 0.06); +} + +tabbar tab:hover.reorderable-page, notebook > header tab:hover.reorderable-page { + border-color: rgba(255, 255, 255, 0.12); + background-color: #2e3034; +} + +tabbar tab:active, notebook > header tab:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, alpha(currentColor, 0.06) 10%); + background-color: transparent; +} + +tabbar tab:disabled, notebook > header tab:disabled { + color: rgba(255, 255, 255, 0.3); +} + +tabbar tab:checked, notebook > header tab:checked { + color: white; +} + +tabbar tab:checked:disabled, notebook > header tab:checked:disabled { + color: rgba(255, 255, 255, 0.45); +} + +tabbar tab:checked.reorderable-page, notebook > header tab:checked.reorderable-page { + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +notebook > header { + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #292b2e; + background-clip: border-box; +} + +notebook > header.top { + border-bottom-style: solid; +} + +notebook > header.top > tabs { + margin-bottom: -1px; +} + +notebook > header.top > tabs > tab:hover { + box-shadow: inset 0 -2px #503359; +} + +notebook > header.top > tabs > tab:checked { + box-shadow: inset 0 -2px #AB47BC; +} + +notebook > header.bottom { + border-top-style: solid; +} + +notebook > header.bottom > tabs { + margin-top: -1px; +} + +notebook > header.bottom > tabs > tab:hover { + box-shadow: inset 0 2px #503359; +} + +notebook > header.bottom > tabs > tab:checked { + box-shadow: inset 0 2px #AB47BC; +} + +notebook > header.left { + border-right-style: solid; +} + +notebook > header.left > tabs { + margin-right: -1px; +} + +notebook > header.left > tabs > tab:hover { + box-shadow: inset -2px 0 #503359; +} + +notebook > header.left > tabs > tab:checked { + box-shadow: inset -2px 0 #AB47BC; +} + +notebook > header.right { + border-left-style: solid; +} + +notebook > header.right > tabs { + margin-left: -1px; +} + +notebook > header.right > tabs > tab:hover { + box-shadow: inset 2px 0 #503359; +} + +notebook > header.right > tabs > tab:checked { + box-shadow: inset 2px 0 #AB47BC; +} + +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 { + padding-left: 4px; + padding-right: 4px; +} + +notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { + margin-left: -8px; + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { + margin-right: -8px; + -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 { + padding-top: 4px; + padding-bottom: 4px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { + margin-top: -8px; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { + margin-bottom: -8px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header > tabs > arrow { + min-height: 16px; + min-width: 16px; + border-radius: 0; +} + +notebook > header tab button.flat { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 9999px; +} + +notebook > header.top tabs, notebook > header.bottom tabs { + padding-left: 8px; + padding-right: 8px; +} + +notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0; +} + +notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0; +} + +notebook > header.top tabs tab.reorderable-page, notebook > header.bottom tabs tab.reorderable-page { + margin: 0 -1px; + border-style: none solid; +} + +notebook > header.left tabs, notebook > header.right tabs { + padding-top: 8px; + padding-bottom: 8px; +} + +notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: 0; +} + +notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: 0; +} + +notebook > header.left tabs tab.reorderable-page, notebook > header.right tabs tab.reorderable-page { + margin: -1px 0; + border-style: solid none; +} + +notebook > stack:not(:only-child) { + background-color: #333539; +} + +tabbar .box { + background-color: transparent; + border: none; +} + +tabbar scrolledwindow.pinned tabbox > background:dir(ltr) { + box-shadow: inset -1px 0 rgba(255, 255, 255, 0.12); +} + +tabbar scrolledwindow.pinned tabbox > background:dir(rtl) { + box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12); +} + +tabbar tabbox { + background-color: #292b2e; + background-clip: padding-box; + box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); +} + +tabbar tabbox > tabboxchild { + margin: 0; + border-radius: 0; + border: none; +} + +tabbar tabbox > background { + background: none; +} + +tabbar tab { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, rgba(171, 71, 188, 0.35) 0%) 0 0 2/0 0 0px; +} + +tabbar tab:hover { + box-shadow: inset 0 -2px #503359; +} + +tabbar tab:checked, tabbar tab:selected { + box-shadow: inset 0 -2px #503359; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(171, 71, 188, 0.35) 10%) 0 0 2/0 0 2px; +} + +tabbar .start-action, +tabbar .end-action { + background-color: rgba(255, 255, 255, 0.05); + background-clip: padding-box; + border-color: rgba(255, 255, 255, 0.12); + border-style: solid; + transition: background 150ms ease-in-out; +} + +tabbar .start-action button, +tabbar .end-action button { + border: none; + border-radius: 0; +} + +tabbar .start-action:dir(ltr), +tabbar .end-action:dir(rtl) { + border-right-width: 1px; +} + +tabbar .start-action:dir(rtl), +tabbar .end-action:dir(ltr) { + border-left-width: 1px; +} + +tabbar:not(.inline) scrolledwindow.pinned undershoot { + border-color: rgba(255, 255, 255, 0.12); +} + +tabbar:not(.inline) tabbox > background { + background-color: #36383c; +} + +tabbar:not(.inline) .start-action, +tabbar:not(.inline) .end-action { + background-color: alpha(#36383c, 0.6); + border-color: rgba(255, 255, 255, 0.12); +} + +tabbar:not(.inline):backdrop .box { + background-color: #36383c; +} + +dnd tab { + min-height: 24px; + background-color: #36383c; + color: rgba(255, 255, 255, 0.7); + margin: 24px; +} + +tabbar tab, +dnd tab { + padding: 6px; +} + +tabbar tab button.image-button, +dnd tab button.image-button { + padding: 0; + margin: 0; + min-width: 24px; + min-height: 24px; + border-radius: 9999px; +} + +tabview:drop(active), +tabbox:drop(active) { + box-shadow: none; +} + +scrollbar { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #333539; + background-clip: border-box; +} + +scrollbar.top { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +scrollbar.bottom { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +scrollbar.left { + border-right: 1px solid rgba(255, 255, 255, 0.12); +} + +scrollbar.right { + border-left: 1px solid rgba(255, 255, 255, 0.12); +} + +scrollbar > range > trough { + background: none; + border: none; + outline: none; +} + +scrollbar > range > trough > slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), margin 0, border-width 0; + min-width: 5px; + min-height: 5px; + border: 3px solid transparent; + border-radius: 100px; + background-clip: padding-box; + background-color: rgba(255, 255, 255, 0.45); + outline: none; + box-shadow: none; +} + +scrollbar > range > trough > slider:hover { + background-color: rgba(255, 255, 255, 0.45); +} + +scrollbar > range > trough > slider:active { + background-color: rgba(255, 255, 255, 0.7); +} + +scrollbar > range > trough > slider:disabled { + background-color: rgba(255, 255, 255, 0.3); +} + +scrollbar > range.fine-tune > trough > slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), margin 0, border-width 0, min-width 0, min-height 0; + min-width: 4px; + min-height: 4px; +} + +scrollbar > range.fine-tune.horizontal > trough > slider { + margin: 2px 0; +} + +scrollbar > range.fine-tune.vertical > trough > slider { + margin: 0 2px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + border-color: transparent; + background-color: transparent; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > slider { + min-width: 4px; + min-height: 4px; + margin: 3px; + border: 1px solid alpha(#333539, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 4px; + min-height: 4px; + margin: 3px; + border: 1px solid alpha(#333539, 0.3); + border-radius: 9999px; + background-color: rgba(255, 255, 255, 0.45); + background-clip: padding-box; + -gtk-icon-source: none; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) button:disabled { + background-color: rgba(255, 255, 255, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { + min-width: 24px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { + min-width: 8px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { + min-height: 24px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { + min-height: 8px; +} + +scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + background-color: alpha(#333539, 0.9); +} + +scrollbar.horizontal > range > trough > slider { + min-width: 24px; +} + +scrollbar.vertical > range > trough > slider { + min-height: 24px; +} + +scrollbar button { + min-width: 16px; + min-height: 16px; + padding: 0; + border-radius: 0; +} + +scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +switch { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + margin: 6px 0; + padding: 0 2px; + border: 5px solid transparent; + border-radius: 9999px; + background-color: rgba(255, 255, 255, 0.25); + background-clip: padding-box; + font-size: 0; +} + +switch:disabled { + opacity: 0.5; +} + +switch:checked { + background-color: rgba(236, 64, 122, 0.5); +} + +switch > image { + color: transparent; +} + +switch > slider { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + min-width: 20px; + min-height: 20px; + margin: -3px; + border-radius: 9999px; + box-shadow: 0 0 0 10px transparent, 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #383a3e; + color: #383a3e; +} + +switch:hover > slider { + color: white; + box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:focus > slider { + color: #EC407A; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:focus:hover > slider { + color: #EC407A; + box-shadow: 0 0 0 10px rgba(236, 64, 122, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +switch:checked > slider { + background-color: #EC407A; + color: #EC407A; +} + +switch:checked:hover > slider { + color: #EC407A; + box-shadow: 0 0 0 10px rgba(236, 64, 122, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +row:selected switch { + background-color: rgba(255, 255, 255, 0.2); +} + +row:selected switch:checked { + background-color: rgba(255, 255, 255, 0.6); +} + +row:selected switch > slider { + background-color: #f8b4cb; +} + +row:selected switch:checked > slider { + animation: none; + background-color: white; +} + +.view.content-view.check:not(list), +.content-view .tile check:not(list) { + min-height: 40px; + min-width: 40px; + margin: 0; + padding: 0; + box-shadow: none; + background-color: transparent; + background-image: none; +} + +.view.content-view.check:not(list), +.content-view .tile check:not(list) { + -gtk-icon-source: -gtk-scaled(url("assets/selectionmode-checkbox-unchecked-dark.png"), url("assets/selectionmode-checkbox-unchecked-dark@2.png")); +} + +.view.content-view.check:not(list):checked, +.content-view .tile check:not(list):checked { + -gtk-icon-source: -gtk-scaled(url("assets/selectionmode-checkbox-checked-dark.png"), url("assets/selectionmode-checkbox-checked-dark@2.png")); +} + +checkbutton, +radiobutton { + outline: none; + border-spacing: 4px; + border-radius: 2px; +} + +checkbutton.text-button, +radiobutton.text-button { + padding: 2px; + outline-offset: 0; +} + +checkbutton.text-button label:not(:only-child), +radiobutton.text-button label:not(:only-child) { + margin: 0 4px; +} + + +checkbutton > check:not(:checked):not(:indeterminate), +radiobutton > radio:not(:checked):not(:indeterminate) { + color: rgba(255, 255, 255, 0.7); +} + + +checkbutton > check:not(:checked):not(:indeterminate):hover, +checkbutton > check:not(:checked):not(:indeterminate):active, +radiobutton > radio:not(:checked):not(:indeterminate):hover, +radiobutton > radio:not(:checked):not(:indeterminate):active { + color: white; +} + + +checkbutton > check:not(:checked):not(:indeterminate):disabled, +radiobutton > radio:not(:checked):not(:indeterminate):disabled { + color: rgba(255, 255, 255, 0.3); +} + +check, +radio { + min-height: 24px; + min-width: 24px; + margin: -6px; + padding: 6px; + background-color: transparent; + border: none; + outline: none; + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +check:active, +radio:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +check:active, +radio:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +check:checked, check:indeterminate, +radio:checked, +radio:indeterminate { + color: #EC407A; +} + +check:checked:disabled, check:indeterminate:disabled, +radio:checked:disabled, +radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +popover modelbutton.flat check, popover modelbutton.flat radio { + transition: none; + margin: 0; + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +popover modelbutton.flat check, popover modelbutton.flat check:focus, popover modelbutton.flat check:hover, popover modelbutton.flat check:selected, popover modelbutton.flat check:focus:hover, popover modelbutton.flat check:active, popover modelbutton.flat check:disabled, popover modelbutton.flat radio, popover modelbutton.flat radio:focus, popover modelbutton.flat radio:hover, popover modelbutton.flat radio:selected, popover modelbutton.flat radio:focus:hover, popover modelbutton.flat radio:active, popover modelbutton.flat radio:disabled { + box-shadow: none; + background-image: none; + outline: none; + border: none; + background-color: transparent; +} + +popover modelbutton.flat check:not(:checked):not(:indeterminate):not(:disabled), popover modelbutton.flat radio:not(:checked):not(:indeterminate):not(:disabled) { + color: rgba(255, 255, 255, 0.7); +} + +popover modelbutton.flat check.left:dir(rtl), popover modelbutton.flat radio.left:dir(rtl) { + margin-left: -16px; + margin-right: -6px; +} + +popover modelbutton.flat check.right:dir(ltr), popover modelbutton.flat radio.right:dir(ltr) { + margin-left: -6px; + margin-right: -16px; +} + +popover modelbutton.flat check:checked, popover modelbutton.flat check:indeterminate, popover modelbutton.flat radio:checked, popover modelbutton.flat radio:indeterminate { + color: #EC407A; +} + +popover modelbutton.flat check:checked:disabled, popover modelbutton.flat check:indeterminate:disabled, popover modelbutton.flat radio:checked:disabled, popover modelbutton.flat radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + + +check { + -gtk-icon-size: 24px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-unchecked-symbolic.svg")); +} + + +check:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-checked-symbolic.svg")); +} + + +check:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/checkbox-mixed-symbolic.svg")); +} + + +radio { + -gtk-icon-size: 24px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-unchecked-symbolic.svg")); +} + + +radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-checked-symbolic.svg")); +} + + +radio:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-mixed-symbolic.svg")); +} + + +popover.menu modelbutton check { + min-height: 16px; + min-width: 16px; + border-radius: 3px; + -gtk-icon-size: 16px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-unchecked-symbolic.svg")); +} + + +popover.menu modelbutton check:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-checked-symbolic.svg")); +} + + +popover.menu modelbutton check:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-checkbox-mixed-symbolic.svg")); +} + + +popover.menu modelbutton radio { + min-height: 16px; + min-width: 16px; + border-image: none; + -gtk-icon-size: 16px; + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-unchecked-symbolic.svg")); +} + + +popover.menu modelbutton radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-checked-symbolic.svg")); +} + + +popover.menu modelbutton radio:indeterminate { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/small-radio-mixed-symbolic.svg")); +} + +treeview.view check, +treeview.view radio { + padding: 0; + color: rgba(255, 255, 255, 0.7); +} + +treeview.view check:hover, treeview.view check:active, +treeview.view radio:hover, +treeview.view radio:active { + color: white; +} + +treeview.view check:disabled, +treeview.view radio:disabled { + color: rgba(255, 255, 255, 0.3); +} + +treeview.view check:checked, treeview.view check:indeterminate, +treeview.view radio:checked, +treeview.view radio:indeterminate { + color: #EC407A; +} + +treeview.view check:checked:disabled, treeview.view check:indeterminate:disabled, +treeview.view radio:checked:disabled, +treeview.view radio:indeterminate:disabled { + color: alpha(#EC407A, 0.3); +} + +treeview.view check:hover, +treeview.view radio:hover { + box-shadow: none; + background-image: none; + background-color: transparent; +} + +treeview.view check:hover:disabled, +treeview.view radio:hover:disabled { + box-shadow: none; +} + +treeview.view check:hover:selected, +treeview.view radio:hover:selected { + box-shadow: none; +} + +treeview.view radio:checked { + -gtk-icon-source: -gtk-recolor(url("assets/scalable/radio-checked-symbolic.svg")); + border-image: none; +} + +scale { + min-height: 4px; + min-width: 4px; + padding: 16px; +} + +scale > trough { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + outline: none; + background-color: rgba(255, 255, 255, 0.3); +} + +scale > trough:disabled { + background-color: rgba(255, 255, 255, 0.15); +} + +scale > trough > slider { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), background-size 300ms cubic-bezier(0, 0, 0.2, 1), background-image 600ms cubic-bezier(0, 0, 0.2, 1); + background-repeat: no-repeat; + background-position: center; + background-size: auto, 1000% 1000%; + border-radius: 100%; + min-height: 32px; + min-width: 32px; + margin: -15px; + color: #EC407A; + background-color: transparent; +} + +scale > trough > slider { + background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale > trough > slider:disabled { + background-image: -gtk-scaled(url("assets/scale-slider-disabled-dark.png"), url("assets/scale-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale > trough > slider:hover { + background-color: rgba(236, 64, 122, 0.1); +} + +scale > trough > slider:focus { + background-color: rgba(236, 64, 122, 0.12); +} + +scale > trough > slider:focus:hover { + background-color: rgba(236, 64, 122, 0.16); +} + +scale > trough > slider, scale > trough > slider:focus, scale > trough > slider:hover, scale > trough > slider:active { + border: none; + box-shadow: none; + outline: none; +} + +scale > trough > slider:active { + transition: background-color 100ms cubic-bezier(0, 0, 0.2, 1), background-size 0, background-image 0; + animation: scale_ripple_effect 225ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-image: -gtk-scaled(url("assets/scale-slider-dark.png"), url("assets/scale-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); + background-size: auto, 0% 0%; + color: #EC407A; +} + +scale > trough > highlight { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: #EC407A; +} + +scale > trough > highlight:disabled { + background-color: transparent; +} + +scale > trough > fill { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: rgba(255, 255, 255, 0.3); +} + +scale > trough > fill:disabled { + background-color: transparent; +} + +scale.fine-tune slider { + background-size: calc(100% - 12px); +} + +scale > marks label, +scale > value { + color: alpha(currentColor, 0.45); +} + +scale > marks { + color: rgba(255, 255, 255, 0.3); +} + +scale > marks.top { + margin-bottom: 7px; +} + +scale > marks.bottom { + margin-top: 7px; +} + +scale > marks.top { + margin-right: 7px; +} + +scale > marks.bottom { + margin-left: 7px; +} + +scale.horizontal indicator { + min-height: 8px; + min-width: 1px; +} + +scale.vertical indicator { + min-height: 1px; + min-width: 8px; +} + +scale.marks-before:not(.marks-after) > trough > slider, scale.marks-after:not(.marks-before) > trough > slider { + transform: none; + box-shadow: none; + border: none; +} + +scale.marks-before:not(.marks-after) > trough > slider:disabled, scale.marks-after:not(.marks-before) > trough > slider:disabled { + box-shadow: none; +} + +scale.horizontal.marks-before:not(.marks-after) slider { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-dark.png"), url("assets/scale-horz-marks-before-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.horizontal.marks-before:not(.marks-after) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-disabled-dark.png"), url("assets/scale-horz-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.horizontal.marks-before:not(.marks-after) slider:active { + background-image: -gtk-scaled(url("assets/scale-horz-marks-before-slider-dark.png"), url("assets/scale-horz-marks-before-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +scale.horizontal.marks-after:not(.marks-before) slider { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-dark.png"), url("assets/scale-horz-marks-after-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.horizontal.marks-after:not(.marks-before) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-disabled-dark.png"), url("assets/scale-horz-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.horizontal.marks-after:not(.marks-before) slider:active { + background-image: -gtk-scaled(url("assets/scale-horz-marks-after-slider-dark.png"), url("assets/scale-horz-marks-after-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +scale.vertical.marks-before:not(.marks-after) slider { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-dark.png"), url("assets/scale-vert-marks-before-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.vertical.marks-before:not(.marks-after) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-disabled-dark.png"), url("assets/scale-vert-marks-before-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.vertical.marks-before:not(.marks-after) slider:active { + background-image: -gtk-scaled(url("assets/scale-vert-marks-before-slider-dark.png"), url("assets/scale-vert-marks-before-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +scale.vertical.marks-after:not(.marks-before) slider { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-dark.png"), url("assets/scale-vert-marks-after-slider-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.vertical.marks-after:not(.marks-before) slider:disabled { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-disabled-dark.png"), url("assets/scale-vert-marks-after-slider-disabled-dark@2.png")), radial-gradient(circle, transparent 10%, transparent 10%); +} + +scale.vertical.marks-after:not(.marks-before) slider:active { + background-image: -gtk-scaled(url("assets/scale-vert-marks-after-slider-dark.png"), url("assets/scale-vert-marks-after-slider-dark@2.png")), radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +scale.color { + min-height: 0; + min-width: 0; +} + +scale.color.horizontal { + padding: 0 0 12px 0; +} + +scale.color.horizontal slider:dir(ltr), scale.color.horizontal slider:dir(rtl) { + margin-bottom: -16px; + margin-top: -6px; +} + +scale.color.vertical:dir(ltr) { + padding: 0 0 0 12px; +} + +scale.color.vertical:dir(ltr) slider { + margin-left: -16px; + margin-right: -6px; +} + +scale.color.vertical:dir(rtl) { + padding: 0 12px 0 0; +} + +scale.color.vertical:dir(rtl) slider { + margin-right: -16px; + margin-left: -6px; +} + +progressbar { + color: rgba(255, 255, 255, 0.45); + font-size: smaller; + box-shadow: none; +} + +progressbar.horizontal > trough { + min-width: 150px; +} + +progressbar.horizontal > trough, progressbar.horizontal > trough > progress { + min-height: 4px; +} + +progressbar.vertical > trough { + min-height: 80px; +} + +progressbar.vertical > trough, progressbar.vertical > trough > progress { + min-width: 4px; +} + +progressbar > trough { + background-color: alpha(#AB47BC, 0.3); + border-radius: 6px; +} + +progressbar > trough > progress { + background-color: #AB47BC; + border-radius: 6px; +} + +progressbar.osd { + min-width: 3px; + min-height: 3px; + background-color: transparent; + padding: 0; + margin: 0; + box-shadow: none; + border: none; +} + +progressbar.osd > trough { + border-style: none; + border-radius: 0; + background-color: transparent; + box-shadow: none; +} + +progressbar.osd > trough > progress { + border-style: none; + border-radius: 0; +} + +progressbar > trough.empty > progress { + all: unset; +} + +levelbar > trough > block { + min-width: 36px; + min-height: 4px; +} + +levelbar.vertical > trough > block { + min-width: 4px; + min-height: 36px; +} + +levelbar > trough { + padding: 2px; + border-radius: 6px; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border: none; + border-image: none; + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #333539; + color: rgba(255, 255, 255, 0.7); + outline: none; +} + +levelbar > trough:disabled { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); + background-color: #2e3034; + color: rgba(255, 255, 255, 0.45); + opacity: 1; + filter: none; +} + +levelbar.horizontal.discrete block { + margin: 0 1px; +} + +levelbar.vertical.discrete block { + margin: 1px 0; +} + +levelbar.horizontal.discrete trough { + padding: 2px 1px; +} + +levelbar.vertical.discrete trough { + padding: 1px 2px; +} + +levelbar > trough > block.low { + background-color: #FDD633; +} + +levelbar > trough > block.high, levelbar > trough > block:not(.empty) { + background-color: #AB47BC; +} + +levelbar > trough > block.full { + background-color: #81C995; +} + +levelbar > trough > block.empty { + background-color: rgba(255, 255, 255, 0.3); + color: rgba(255, 255, 255, 0.45); +} + +window.dialog.print drawing { + color: white; + background: none; + border: none; + padding: 0; +} + +window.dialog.print drawing paper { + background: white; + color: #363636; + border: 1px solid rgba(255, 255, 255, 0.12); +} + +window.dialog.print .dialog-action-box { + margin: 12px; +} + +frame, +.frame { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +frame { + border-radius: 3px; +} + +frame > label { + margin: 4px; +} + +actionbar > revealer > box { + padding: 6px; + border-spacing: 6px; + border-top: 1px solid rgba(255, 255, 255, 0.12); + box-shadow: none; + background-color: #292b2e; + color: white; +} + +actionbar > revealer > box entry, actionbar > revealer > box button, actionbar > revealer > box menubutton, actionbar > revealer > box splitbutton, actionbar > revealer > box spinbutton { + margin: 0; +} + +overshoot.top { + background-image: radial-gradient(farthest-side at top, rgba(230, 230, 230, 0.12) 85%, rgba(230, 230, 230, 0)), radial-gradient(farthest-side at top, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0)); + background-size: 100% 3%, 100% 50%; + background-repeat: no-repeat; + background-position: top; + background-color: transparent; + border: none; + box-shadow: none; +} + +overshoot.bottom { + background-image: radial-gradient(farthest-side at bottom, rgba(230, 230, 230, 0.12) 85%, rgba(230, 230, 230, 0)), radial-gradient(farthest-side at bottom, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0)); + background-size: 100% 3%, 100% 50%; + background-repeat: no-repeat; + background-position: bottom; + background-color: transparent; + border: none; + box-shadow: none; +} + +overshoot.left { + background-image: radial-gradient(farthest-side at left, rgba(230, 230, 230, 0.12) 85%, rgba(230, 230, 230, 0)), radial-gradient(farthest-side at left, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0)); + background-size: 3% 100%, 50% 100%; + background-repeat: no-repeat; + background-position: left; + background-color: transparent; + border: none; + box-shadow: none; +} + +overshoot.right { + background-image: radial-gradient(farthest-side at right, rgba(230, 230, 230, 0.12) 85%, rgba(230, 230, 230, 0)), radial-gradient(farthest-side at right, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0)); + background-size: 3% 100%, 50% 100%; + background-repeat: no-repeat; + background-position: right; + background-color: transparent; + border: none; + box-shadow: none; +} + +undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-top: 1px; + background-size: 12px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: left top; +} + +undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-bottom: 1px; + background-size: 12px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: left bottom; +} + +undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-left: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left top; +} + +undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(#333539, 0.3) 50%, alpha(white, 0.3) 50%); + padding-right: 1px; + background-size: 1px 12px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right top; +} + +junction { + border-style: solid none none solid; + border-width: 1px; + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; +} + +junction:dir(rtl) { + border-style: solid solid none none; +} + +separator { + min-width: 1px; + min-height: 1px; + background-color: rgba(255, 255, 255, 0.12); +} + +separator.sidebar { + min-width: 0; + background: none; +} + +list.content > row:not(:last-child), list.content > row.expander row.header:not(:last-child), +list.boxed-list > row.expander row.header:not(:last-child), row.expander list.nested > row:not(:last-child), listview.boxed-list > row.expander list > row:not(:last-child), +list.boxed-list > row.expander list > row:not(:last-child), listview.content:not(.conversation-listbox) > row:not(:last-child), listview.boxed-list > row:not(:last-child), +list.boxed-list > row:not(:last-child) { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +list.content > row:first-child, list.content > row.expander row.header:first-child, +list.boxed-list > row.expander row.header:first-child, row.expander list.nested > row:first-child, listview.boxed-list > row.expander list > row:first-child, +list.boxed-list > row.expander list > row:first-child, listview.content:not(.conversation-listbox) > row:first-child, listview.boxed-list > row:first-child, +list.boxed-list > row:first-child { + border-radius: 2px 2px 0 0; +} + +list.content > row:last-child, list.content > row.expander row.header:last-child, +list.boxed-list > row.expander row.header:last-child, row.expander list.nested > row:last-child, listview.boxed-list > row.expander list > row:last-child, +list.boxed-list > row.expander list > row:last-child, listview.content:not(.conversation-listbox) > row:last-child, listview.boxed-list > row:last-child, +list.boxed-list > row:last-child { + border-radius: 0 0 2px 2px; +} + +listview, +list { + border-color: rgba(255, 255, 255, 0.12); + background-color: #333539; + color: white; + box-shadow: none; +} + +listview row, +list row { + padding: 6px; +} + +listview.content:not(.conversation-listbox), listview.boxed-list, +list.content:not(.conversation-listbox), +list.boxed-list { + border: 1px solid rgba(255, 255, 255, 0.12); + border-radius: 3px; +} + +listview.boxed-list > row.expander list, +list.boxed-list > row.expander list { + background-color: transparent; + box-shadow: none; + border: none; +} + +list.frame { + border-radius: 3px; +} + +listview.view { + color: white; + background-color: transparent; +} + +popover.menu listview.view { + border-radius: 2px; + margin: 0; + padding: 0; +} + +popover.menu listview.view > row { + margin: 0; + border-radius: 2px; +} + +row { + color: white; +} + +row label.subtitle { + font-size: smaller; +} + +row > box.header { + margin-left: 12px; + margin-right: 12px; + min-height: 42px; +} + +row > box.header > .icon:disabled { + filter: opacity(0.35); +} + +row > box.header > box.title { + margin-top: 6px; + margin-bottom: 6px; + border-spacing: 3px; +} + +row.activatable { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-image: radial-gradient(circle, transparent 15%, transparent 15%); +} + +row.activatable:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +row.activatable:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +row.activatable:hover { + background-color: alpha(currentColor, 0.1); +} + +row.activatable.has-open-popup, row.activatable:active { + background-color: alpha(currentColor, 0.06); + background-image: radial-gradient(circle, alpha(currentColor, 0.1) 15%, transparent 15%); +} + +row button.activatable:focus, row button.activatable:hover, row button.activatable:active, button row.activatable:focus, button row.activatable:hover, button row.activatable:active { + background-color: transparent; + background-image: none; + box-shadow: none; + transition: none; + animation: none; +} + +row:selected:hover { + background-color: #b45ac3; +} + +row.combo image.dropdown-arrow:disabled { + filter: opacity(0.35); +} + +row.combo listview.inline { + background: none; + border: none; + box-shadow: none; + color: inherit; +} + +row.combo listview.inline, row.combo listview.inline:disabled { + background: none; + color: inherit; +} + +row.combo popover > contents { + min-width: 120px; +} + +row.expander { + background: none; + padding: 0; +} + +row.expander > box > list { + background: none; + color: inherit; +} + +row.expander list.nested { + background-color: rgba(255, 255, 255, 0.05); + color: inherit; +} + +row.expander image.expander-row-arrow { + transition: -gtk-icon-transform 200ms cubic-bezier(0, 0, 0.2, 1); +} + +row.expander image.expander-row-arrow:dir(ltr) { + margin-left: 6px; +} + +row.expander image.expander-row-arrow:dir(rtl) { + margin-right: 6px; +} + +row.expander image.expander-row-arrow:dir(ltr) { + -gtk-icon-transform: rotate(0.5turn); +} + +row.expander image.expander-row-arrow:dir(rtl) { + -gtk-icon-transform: rotate(-0.5turn); +} + +row.expander image.expander-row-arrow:disabled { + filter: opacity(0.45); +} + +row.expander:checked image.expander-row-arrow { + -gtk-icon-transform: rotate(0turn); + opacity: 1; +} + +row.expander:checked image.expander-row-arrow:not(:disabled) { + color: #AB47BC; +} + +.osd row.expander:checked image.expander-row-arrow:not(:disabled) { + color: inherit; +} + +list.content > row.expander, +list.boxed-list > row.expander { + border: none; +} + +list.content > row:first-child, list.content > row:first-child.expander row.header, +list.boxed-list > row:first-child, +list.boxed-list > row:first-child.expander row.header { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +list.content > row:last-child, list.content > row:last-child.expander:not(:checked), list.content > row:last-child.expander:not(:checked) row.header, list.content > row:last-child.expander:checked list.nested, list.content > row:last-child.expander:checked list.nested > row:last-child, +list.boxed-list > row:last-child, +list.boxed-list > row:last-child.expander:not(:checked), +list.boxed-list > row:last-child.expander:not(:checked) row.header, +list.boxed-list > row:last-child.expander:checked list.nested, +list.boxed-list > row:last-child.expander:checked list.nested > row:last-child { + border-bottom-left-radius: 2px; + border-bottom-right-radius: 2px; + border-bottom-width: 0; +} + +columnview > listview > row { + padding: 0; +} + +columnview > listview > row > cell { + padding: 8px 6px; +} + +columnview > listview > row > cell:not(:first-child) { + border-left: 1px solid transparent; +} + +columnview.column-separators > listview > row > cell { + border-left-color: #4b4d51; +} + +columnview.data-table > listview > row > cell { + padding-top: 2px; + padding-bottom: 2px; +} + +treeexpander { + border-spacing: 4px; +} + +.rich-list { + /* rich lists usually containing other widgets than just labels/text */ +} + +.rich-list > row { + padding: 8px 12px; + min-height: 32px; + /* should be tall even when only containing a label */ +} + +.rich-list > row > box { + border-spacing: 12px; +} + +.app-notification { + color: white; + border: none; + background-color: #232528; + border-radius: 3px; + padding: 6px; + margin: 0 6px 6px; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.app-notification.frame, +.app-notification border { + border-style: none; +} + +expander { + transition: all 100ms cubic-bezier(0.4, 0, 0.2, 1); + min-width: 16px; + min-height: 16px; + color: rgba(255, 255, 255, 0.7); + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +expander:hover, expander:active { + color: white; +} + +expander:disabled { + color: rgba(255, 255, 255, 0.3); +} + +expander:selected, row:selected expander { + color: rgba(255, 255, 255, 0.7); +} + +expander:selected:hover, expander:selected:active, row:selected expander:hover, row:selected expander:active { + color: white; +} + +expander:selected:disabled, row:selected expander:disabled { + color: rgba(255, 255, 255, 0.3); +} + +calendar { + color: rgba(255, 255, 255, 0.7); + border: 1px solid rgba(255, 255, 255, 0.12); +} + +calendar > header { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +calendar > header > button { + border: none; + box-shadow: none; + background: none; + border-radius: 0; +} + +calendar > header > button:backdrop { + background: none; +} + +calendar > grid > label { + border-radius: 3px; +} + +calendar > grid > label.today { + background-color: rgba(255, 255, 255, 0.15); +} + +calendar > grid > label.day-number { + padding: 4px; +} + +calendar > grid > label.day-number:selected { + border-radius: 3px; +} + +calendar > grid > label.day-number.other-month { + color: alpha(currentColor, 0.3); +} + +window.dialog.message { + background-color: #383a3e; +} + +window.dialog.message .dialog-vbox { + border-spacing: 12px; +} + +window.dialog.message .titlebar { + min-height: 24px; + border-style: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #383a3e; + color: white; +} + +window.dialog.message .titlebar:backdrop { + color: rgba(255, 255, 255, 0.7); +} + +window.dialog.message.background { + border-bottom-left-radius: 2px; + border-bottom-right-radius: 2px; +} + +window.dialog.message .dialog-action-area { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +window.dialog.message .dialog-action-area > button { + padding: 8px 16px; + border-radius: 0; +} + +window.dialog.message .dialog-action-area > button.suggested-action { + color: #AB47BC; +} + +window.dialog.message .dialog-action-area > button.destructive-action { + color: #FF5252; +} + +/******************** + * AdwMessageDialog * + ********************/ +window.messagedialog { + background-color: #383a3e; + color: white; +} + +window.messagedialog.csd { + outline: none; +} + +window.messagedialog > windowhandle > box { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + border-radius: 3px 3px 0 0; +} + +window.messagedialog.tiled > windowhandle > box, window.messagedialog.maximized > windowhandle > box { + box-shadow: none; + border-radius: 0; +} + +window.messagedialog .message-area { + padding: 24px 30px; + border-spacing: 24px; +} + +window.messagedialog .message-area.has-heading.has-body { + border-spacing: 10px; +} + +window.messagedialog .response-area > button { + padding: 10px 14px; + border-radius: 0; +} + +window.messagedialog .response-area > button.suggested { + color: #AB47BC; +} + +window.messagedialog .response-area > button.destructive { + color: #FF5252; +} + +window.messagedialog.csd:not(.solid-csd) { + border-radius: 4px; +} + +window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button { + margin-top: -1px; + margin-right: -1px; + margin-left: -1px; +} + +window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button:first-child:dir(ltr), window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button:last-child:dir(rtl) { + border-bottom-left-radius: 4px; + margin-left: 0; +} + +window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button:last-child:dir(ltr), window.messagedialog.csd:not(.solid-csd) .response-area:not(.compact) > button:first-child:dir(rtl) { + border-bottom-right-radius: 4px; + margin-right: 0; +} + +window.messagedialog.csd:not(.solid-csd) .response-area.compact > button { + margin-top: -1px; + margin-bottom: -1px; +} + +window.messagedialog.csd:not(.solid-csd) .response-area.compact > button:first-child { + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; + margin-bottom: 0; +} + +filechooser .dialog-action-box { + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +filechooser #pathbarbox { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); + background-color: #292b2e; +} + +filechooserbutton > button > box { + border-spacing: 6px; +} + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; +} + +.sidebar { + border-style: none; + background-color: #383a3e; +} + +.sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { + border-right: 1px solid #4b4d51; + border-left-style: none; +} + +.sidebar.right { + border-left: 1px solid #4b4d51; + border-right-style: none; +} + +paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; +} + +stacksidebar list.separators:not(.horizontal) > row:not(.separator) { + border-bottom: none; +} + +leaflet.unfolded > box > stacksidebar.sidebar { + border: none; +} + +stacksidebar row { + padding: 12px 6px; + transition: none; +} + +stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; +} + +separator.sidebar { + background-color: rgba(255, 255, 255, 0.12); +} + +separator.sidebar.selection-mode, .selection-mode separator.sidebar { + background-color: rgba(255, 255, 255, 0.12); +} + +.navigation-sidebar { + padding: 6px 0; +} + +.navigation-sidebar > separator { + margin: 6px 0; +} + +.navigation-sidebar > row { + min-height: 36px; + padding: 0 6px; + border-radius: 3px; + margin: 1px 6px; +} + +.navigation-sidebar > row:hover, .navigation-sidebar > row:focus-visible:focus-within { + color: white; + background-color: rgba(255, 255, 255, 0.06); +} + +.navigation-sidebar > row:selected { + color: white; + background-color: rgba(255, 255, 255, 0.08); +} + +.navigation-sidebar > row:selected label, .navigation-sidebar > row:selected image { + color: white; +} + +.navigation-sidebar > row:selected:hover { + background-color: rgba(255, 255, 255, 0.12); +} + +.navigation-sidebar > row:selected:focus-visible:focus-within { + outline-width: 0; + color: white; + background-color: #AB47BC; +} + +.navigation-sidebar > row:selected:focus-visible:focus-within:hover { + background-color: #bc6cca; +} + +.navigation-sidebar > row:disabled { + color: rgba(255, 255, 255, 0.3); +} + +placessidebar > viewport.frame { + border-style: none; +} + +placessidebar .navigation-sidebar > row { + min-height: 36px; +} + +placessidebar .navigation-sidebar > row > revealer { + padding: 0 12px; +} + +placessidebar .navigation-sidebar > row:selected { + color: white; +} + +placessidebar .navigation-sidebar > row:selected button.sidebar-button { + color: rgba(255, 255, 255, 0.7); +} + +placessidebar .navigation-sidebar > row:selected button.sidebar-button:hover, placessidebar .navigation-sidebar > row:selected button.sidebar-button:active, placessidebar .navigation-sidebar > row:selected button.sidebar-button:checked { + background-color: rgba(255, 255, 255, 0.3); + color: white; +} + +placessidebar .navigation-sidebar > row:selected button.sidebar-button:disabled { + color: rgba(255, 255, 255, 0.3); +} + +placessidebar .navigation-sidebar > row:selected button.sidebar-button:checked:disabled { + background-color: rgba(255, 255, 255, 0.12); + color: rgba(255, 255, 255, 0.45); +} + +placessidebar .navigation-sidebar > row:disabled { + color: rgba(255, 255, 255, 0.45); +} + +placessidebar .navigation-sidebar > row image.sidebar-icon { + opacity: 0.45; +} + +placessidebar .navigation-sidebar > row image.sidebar-icon:dir(ltr) { + padding-right: 8px; +} + +placessidebar .navigation-sidebar > row image.sidebar-icon:dir(rtl) { + padding-left: 8px; +} + +placessidebar .navigation-sidebar > row label.sidebar-label:dir(ltr) { + padding-right: 2px; +} + +placessidebar .navigation-sidebar > row label.sidebar-label:dir(rtl) { + padding-left: 2px; +} + +placessidebar .navigation-sidebar > row.sidebar-placeholder-row { + min-height: 2px; + padding: 0 8px; + background-image: image(#EC407A); + background-clip: content-box; +} + +placessidebar .navigation-sidebar > row.sidebar-new-bookmark-row { + color: #EC407A; +} + +placessidebar .navigation-sidebar > row:drop(active):not(:disabled) { + box-shadow: inset 0 0 0 2px #EC407A; +} + +placesview .server-list-button > image { + -gtk-icon-transform: rotate(0turn); +} + +placesview .server-list-button:checked > image { + -gtk-icon-transform: rotate(-0.5turn); +} + +placesview > actionbar > revealer > box > label { + padding-left: 8px; + padding-right: 8px; +} + +placesview > actionbar > revealer > box > box { + border-spacing: 6px; +} + +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#4b4d51); + background-size: 1px 1px; + box-shadow: none; +} + +paned > separator.wide { + min-width: 6px; + min-height: 6px; + background-color: #292b2e; + background-image: image(#4b4d51), image(#4b4d51); + background-size: 1px 1px, 1px 1px; +} + +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; +} + +video { + background: black; +} + +video image.osd { + min-width: 64px; + min-height: 64px; + border-radius: 9999px; +} + +infobar { + border: none; +} + +infobar > revealer > box { + padding: 8px; + border-spacing: 12px; +} + +infobar.info > revealer > box { + background-color: #66BB6A; +} + +infobar.info > revealer > box > label, infobar.info > revealer > box link, infobar.info > revealer > box button.link, infobar.info > revealer > box { + color: white; +} + +infobar.info > revealer > box button { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.1); + color: rgba(255, 255, 255, 0.7); +} + +infobar.info > revealer > box button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +infobar.info > revealer > box button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +infobar.info > revealer > box button, infobar.info > revealer > box button:hover, infobar.info > revealer > box button:focus, infobar.info > revealer > box button:active, infobar.info > revealer > box button:checked, infobar.info > revealer > box button:disabled { + box-shadow: none; + outline: none; + border: none; +} + +infobar.info > revealer > box button:hover { + background-color: alpha(currentColor, 0.16); + color: white; +} + +infobar.info > revealer > box button:active { + background-color: alpha(currentColor, 0.16); + color: white; +} + +infobar.info > revealer > box button:checked { + background-color: alpha(currentColor, 0.12); + color: white; +} + +infobar.info > revealer > box button:disabled { + background-color: alpha(currentColor, 0.05); + color: rgba(255, 255, 255, 0.45); +} + +infobar.question > revealer > box { + background-color: #42A5F5; +} + +infobar.question > revealer > box > label, infobar.question > revealer > box link, infobar.question > revealer > box button.link, infobar.question > revealer > box { + color: white; +} + +infobar.question > revealer > box button { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.1); + color: rgba(255, 255, 255, 0.7); +} + +infobar.question > revealer > box button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +infobar.question > revealer > box button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +infobar.question > revealer > box button, infobar.question > revealer > box button:hover, infobar.question > revealer > box button:focus, infobar.question > revealer > box button:active, infobar.question > revealer > box button:checked, infobar.question > revealer > box button:disabled { + box-shadow: none; + outline: none; + border: none; +} + +infobar.question > revealer > box button:hover { + background-color: alpha(currentColor, 0.16); + color: white; +} + +infobar.question > revealer > box button:active { + background-color: alpha(currentColor, 0.16); + color: white; +} + +infobar.question > revealer > box button:checked { + background-color: alpha(currentColor, 0.12); + color: white; +} + +infobar.question > revealer > box button:disabled { + background-color: alpha(currentColor, 0.05); + color: rgba(255, 255, 255, 0.45); +} + +infobar.warning > revealer > box { + background-color: #FDD633; +} + +infobar.warning > revealer > box > label, infobar.warning > revealer > box link, infobar.warning > revealer > box button.link, infobar.warning > revealer > box { + color: rgba(0, 0, 0, 0.87); +} + +infobar.warning > revealer > box button { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.1); + color: rgba(0, 0, 0, 0.6); +} + +infobar.warning > revealer > box button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +infobar.warning > revealer > box button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +infobar.warning > revealer > box button, infobar.warning > revealer > box button:hover, infobar.warning > revealer > box button:focus, infobar.warning > revealer > box button:active, infobar.warning > revealer > box button:checked, infobar.warning > revealer > box button:disabled { + box-shadow: none; + outline: none; + border: none; +} + +infobar.warning > revealer > box button:hover { + background-color: alpha(currentColor, 0.16); + color: rgba(0, 0, 0, 0.87); +} + +infobar.warning > revealer > box button:active { + background-color: alpha(currentColor, 0.16); + color: rgba(0, 0, 0, 0.87); +} + +infobar.warning > revealer > box button:checked { + background-color: alpha(currentColor, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +infobar.warning > revealer > box button:disabled { + background-color: alpha(currentColor, 0.05); + color: rgba(0, 0, 0, 0.38); +} + +infobar.error > revealer > box { + background-color: #F28B82; +} + +infobar.error > revealer > box > label, infobar.error > revealer > box link, infobar.error > revealer > box button.link, infobar.error > revealer > box { + color: rgba(0, 0, 0, 0.87); +} + +infobar.error > revealer > box button { + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; + background-color: alpha(currentColor, 0.1); + color: rgba(0, 0, 0, 0.6); +} + +infobar.error > revealer > box button:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +infobar.error > revealer > box button:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +infobar.error > revealer > box button, infobar.error > revealer > box button:hover, infobar.error > revealer > box button:focus, infobar.error > revealer > box button:active, infobar.error > revealer > box button:checked, infobar.error > revealer > box button:disabled { + box-shadow: none; + outline: none; + border: none; +} + +infobar.error > revealer > box button:hover { + background-color: alpha(currentColor, 0.16); + color: rgba(0, 0, 0, 0.87); +} + +infobar.error > revealer > box button:active { + background-color: alpha(currentColor, 0.16); + color: rgba(0, 0, 0, 0.87); +} + +infobar.error > revealer > box button:checked { + background-color: alpha(currentColor, 0.12); + color: rgba(0, 0, 0, 0.87); +} + +infobar.error > revealer > box button:disabled { + background-color: alpha(currentColor, 0.05); + color: rgba(0, 0, 0, 0.38); +} + +tooltip { + margin: 0; + padding: 6px; + box-shadow: none; +} + +tooltip.background { + background-color: #232528; + color: white; + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + border-radius: 3px; + margin: 0 6px 8px 6px; + border: none; +} + +tooltip label { + min-height: 20px; + padding: 0 3px; +} + +tooltip > box { + border-spacing: 6px; +} + +colorswatch.top { + border-top-left-radius: 3.5px; + border-top-right-radius: 3.5px; +} + +colorswatch.top overlay { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +colorswatch.bottom { + border-bottom-left-radius: 3.5px; + border-bottom-right-radius: 3.5px; +} + +colorswatch.bottom overlay { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 3.5px; + border-bottom-left-radius: 3.5px; +} + +colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 3.5px; + border-bottom-right-radius: 3.5px; +} + +colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +colorswatch.dark overlay { + color: white; +} + +colorswatch.light overlay { + color: white; +} + +colorswatch.dark { + color: white; +} + +colorswatch.light { + color: white; +} + +colorswatch:drop(active) { + box-shadow: none; +} + +colorswatch:drop(active).light overlay { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 0 0 2px #EC407A; +} + +colorswatch:drop(active).dark overlay { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 0 0 2px #EC407A; +} + +colorswatch overlay { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15); +} + +colorswatch overlay:hover { + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12); +} + +colorswatch#add-color-button { + border-radius: 3px 3px 0 0; + color: white; +} + +colorswatch#add-color-button:only-child { + border-radius: 3px; +} + +colorswatch#add-color-button overlay { + background-image: linear-gradient(to right, #F28B82 25%, #FDD633 25%, #FDD633 50%, #66BB6A 50%, #66BB6A 75%, #42A5F5 75%); + color: white; +} + +colorswatch:disabled { + opacity: 0.3; +} + +colorswatch:disabled overlay { + box-shadow: none; +} + +colorswatch#editor-color-sample { + border-radius: 3.5px; +} + +colorswatch#editor-color-sample overlay { + border-radius: 3px; +} + +colorchooser .popover.osd { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + border-radius: 2px; + box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 3px -1px rgba(0, 0, 0, 0.14), 0 3px 4px -1px rgba(0, 0, 0, 0.12), inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #333539; +} + +colorchooser .popover.osd:backdrop { + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px rgba(255, 255, 255, 0.1); +} + +.content-view { + background-color: #292b2e; +} + +.content-view:hover { + -gtk-icon-filter: brightness(1.2); +} + +.content-view .tile { + margin: 2px; + background-color: black; + border-radius: 0; + padding: 0; +} + +.content-view .tile:active, .content-view .tile:selected { + background-color: #AB47BC; +} + +.content-view .tile:disabled { + background-color: rgba(255, 255, 255, 0.45); +} + +.osd .scale-popup > contents, .osd .scale-popup > arrow { + margin: 0; +} + +window { + border: none; + outline: none; +} + +window.csd { + transition: none; + border-radius: 3px; + box-shadow: 0 8px 6px -5px rgba(0, 0, 0, 0.2), 0 16px 16px 2px rgba(0, 0, 0, 0.14), 0 6px 18px 5px rgba(0, 0, 0, 0.12), 0 16px 16px 2px rgba(0, 0, 0, 0), 0 6px 18px 5px rgba(0, 0, 0, 0); + margin: 0; +} + +window.csd:backdrop { + transition: box-shadow 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.2), 0 4px 3px -1px rgba(0, 0, 0, 0.14), 0 1px 6px -1px rgba(0, 0, 0, 0.12), 0 16px 16px 2px rgba(0, 0, 0, 0), 0 6px 18px 5px rgba(0, 0, 0, 0); +} + +window.csd.maximized, window.csd.fullscreen, window.csd.tiled, window.csd.tiled-top, window.csd.tiled-left, window.csd.tiled-right, window.csd.tiled-bottom { + border-radius: 0; +} + +window.csd.maximized, window.csd.fullscreen { + box-shadow: none; +} + +window.solid-csd { + margin: 0; + padding: 1px 2px 2px; + border: 1px solid #1e1f21; + border-radius: 0; + box-shadow: inset 0 0 0 2px #36383c, inset 0 1px rgba(255, 255, 255, 0.1); + background-color: #4b4d51; +} + +datechooser.view button.circular.day:selected, emoji-completion-row:focus, +emoji-completion-row:hover, .view:selected, textview > text:selected, textview > text > selection, iconview:selected, flowbox > flowboxchild:selected, gridview > child:selected, entry > text > selection, spinbutton > text > selection, dropdown popover listview > row:selected, +combobox popover listview > row:selected, row:selected, columnview row:not(:selected) cell editablelabel.editing text selection, calendar > grid > label.today:selected, calendar > grid > label.day-number:selected { + background-color: #AB47BC; + color: white; +} + +datechooser.view button.circular.day:disabled:selected, emoji-completion-row:disabled:focus, +emoji-completion-row:disabled:hover, .view:disabled:selected, textview > text:disabled:selected, textview > text > selection:disabled, iconview:disabled:selected, flowbox > flowboxchild:disabled:selected, gridview > child:disabled:selected, entry > text > selection:disabled, spinbutton > text > selection:disabled, dropdown popover listview > row:disabled:selected, +combobox popover listview > row:disabled:selected, row:disabled:selected, columnview row:not(:selected) cell editablelabel.editing text selection:disabled, calendar > grid > label.today:disabled:selected, calendar > grid > label.day-number:disabled:selected { + color: rgba(255, 255, 255, 0.45); +} + +.monospace { + font-family: monospace; +} + +headerbar windowcontrols { + border-spacing: 6px; +} + +headerbar windowcontrols:not(.empty).start:dir(ltr), headerbar windowcontrols:not(.empty).end:dir(rtl) { + margin-right: 9px; + margin-left: 6px; +} + +headerbar windowcontrols:not(.empty).start:dir(rtl), headerbar windowcontrols:not(.empty).end:dir(ltr) { + margin-left: 9px; + margin-right: 6px; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action) image { + background-color: transparent; + padding: 0; + border: none; + outline: none; + box-shadow: none; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action):hover > image, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action):active > image { + background-color: transparent; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize { + margin: 0; + padding: 0; + min-width: 26px; + min-height: 26px; + animation: none; + box-shadow: none; + border: none; + color: transparent; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + background-size: 16px 16px; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:hover, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:active, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:checked, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:hover, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:active, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:checked, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:hover, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:active, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:checked { + box-shadow: none; + border: none; + color: transparent; + animation: none; + transition: background-size 100ms cubic-bezier(0, 0, 0.2, 1); + background-color: transparent; + background-size: 22px 22px; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:backdrop, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:backdrop, headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:backdrop { + opacity: 1; + color: transparent; +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-dark.png"), url("assets/window-assets/titlebutton-close-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-backdrop-dark.png"), url("assets/window-assets/titlebutton-close-backdrop-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-hover-dark.png"), url("assets/window-assets/titlebutton-close-hover-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).close:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-close-active-dark.png"), url("assets/window-assets/titlebutton-close-active-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-dark.png"), url("assets/window-assets/titlebutton-maximize-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-backdrop-dark.png"), url("assets/window-assets/titlebutton-maximize-backdrop-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-hover-dark.png"), url("assets/window-assets/titlebutton-maximize-hover-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-maximize-active-dark.png"), url("assets/window-assets/titlebutton-maximize-active-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-dark.png"), url("assets/window-assets/titlebutton-minimize-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-backdrop-dark.png"), url("assets/window-assets/titlebutton-minimize-backdrop-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-hover-dark.png"), url("assets/window-assets/titlebutton-minimize-hover-dark@2.png")); +} + +headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).minimize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-minimize-active-dark.png"), url("assets/window-assets/titlebutton-minimize-active-dark@2.png")); +} + +.maximized headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-dark.png"), url("assets/window-assets/titlebutton-restore-dark@2.png")); +} + +.maximized headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:backdrop { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-backdrop-dark.png"), url("assets/window-assets/titlebutton-restore-backdrop-dark@2.png")); +} + +.maximized headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:hover { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-hover-dark.png"), url("assets/window-assets/titlebutton-restore-hover-dark@2.png")); +} + +.maximized headerbar windowcontrols > button:not(.suggested-action):not(.destructive-action).maximize:active { + background-image: -gtk-scaled(url("assets/window-assets/titlebutton-restore-active-dark.png"), url("assets/window-assets/titlebutton-restore-active-dark@2.png")); +} + +cursor-handle { + border-radius: 9999px; + background-color: #EC407A; + background-image: none; +} + +cursor-handle.top:dir(ltr), cursor-handle.bottom:dir(rtl) { + padding-left: 6px; + border-top-right-radius: 0; +} + +cursor-handle.bottom:dir(ltr), cursor-handle.top:dir(rtl) { + padding-right: 6px; + border-top-left-radius: 0; +} + +cursor-handle.insertion-cursor:dir(ltr), cursor-handle.insertion-cursor:dir(rtl) { + -gtk-icon-source: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-dark.png"), url("assets/slider-horz-scale-has-marks-above-dark@2.png")); +} + +shortcuts-section { + margin: 20px; +} + +.shortcuts-search-results { + margin: 20px; + border-spacing: 24px; +} + +.context-menu { + font: initial; +} + +button.close, button.round-button, button.circular, menubutton.circular > button, check, +radio { + border-radius: 9999px; +} + +row button.circular { + margin: 0 5px; +} + +.floating-bar button, spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > button:hover, spinbutton:not(.vertical) > button:active, spinbutton:not(.vertical) > button:checked, spinbutton:not(.vertical) > button:disabled, .linked > spinbutton:not(.vertical) > button.up, .linked > spinbutton:not(.vertical) > button.up:hover, .linked > spinbutton:not(.vertical) > button.up:active, .linked > spinbutton:not(.vertical) > button.up:checked, .linked > spinbutton:not(.vertical) > button.up:disabled, .linked > spinbutton:not(.vertical) > button.down, .linked > spinbutton:not(.vertical) > button.down:hover, .linked > spinbutton:not(.vertical) > button.down:active, .linked > spinbutton:not(.vertical) > button.down:checked, .linked > spinbutton:not(.vertical) > button.down:disabled, placessidebar .navigation-sidebar > row button.sidebar-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 9999px; +} + +shortcut > .keycap { + min-width: 12px; + min-height: 26px; + margin-top: 2px; + padding-bottom: 2px; + padding-left: 8px; + padding-right: 8px; + border: solid 1px rgba(255, 255, 255, 0.12); + border-radius: 3px; + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.12); + background-color: #333539; + color: white; + font-size: smaller; +} + +:not(decoration):not(window):drop(active) { + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 0 0 2px #EC407A; + caret-color: #EC407A; +} + +stackswitcher button.text-button { + min-width: 100px; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1), box-shadow 100ms cubic-bezier(0, 0, 0.2, 1), border-image 225ms cubic-bezier(0.4, 0, 0.2, 1); + box-shadow: inset 0 -2px transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 0%, rgba(171, 71, 188, 0.35) 0%) 0 0 0/0 0 0px; +} + +stackswitcher button.text-button:active { + box-shadow: inset 0 -2px transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #AB47BC 100%, rgba(171, 71, 188, 0.35) 10%) 0 0 2/0 0 2px; +} + +stackswitcher button.text-button:checked { + box-shadow: inset 0 -2px #AB47BC; +} + +stackswitcher button.circular, +stackswitcher button.text-button.circular { + min-width: 36px; + min-height: 36px; + border-radius: 100px; + padding: 0; +} + +.lowres-icon { + -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.05), 1px 0 rgba(0, 0, 0, 0.1), 0 1px rgba(0, 0, 0, 0.3), -1px 0 rgba(0, 0, 0, 0.1); +} + +.icon-dropshadow { + -gtk-icon-shadow: 0 1px 12px rgba(0, 0, 0, 0.05), 0 -1px rgba(0, 0, 0, 0.05), 1px 0 rgba(0, 0, 0, 0.1), 0 1px rgba(0, 0, 0, 0.3), -1px 0 rgba(0, 0, 0, 0.1); +} + +popover.emoji-picker > contents { + padding: 0; +} + +.emoji-searchbar { + padding: 6px; + border-spacing: 6px; + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +.emoji-toolbar { + padding: 0; + border-spacing: 0; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +button.emoji-section { + margin: 0; + padding: 0; + min-width: 36px; + min-height: 36px; + border-radius: 3px; + box-shadow: none; +} + +popover.emoji-picker emoji { + font-size: x-large; + padding: 6px; + border-radius: 6px; +} + +popover.emoji-picker emoji:focus, popover.emoji-picker emoji:hover { + background: #AB47BC; +} + +emoji-completion-row > box { + border-spacing: 6px; + padding: 2px 6px; +} + +emoji-completion-row emoji:focus, +emoji-completion-row emoji:hover { + background: none; + box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.05); + border-radius: 3px; +} + +popover.entry-completion > contents { + padding: 0; +} + +statusbar { + padding: 6px 10px; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row { + margin: 0; + border-radius: 0; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:hover { + color: #AB47BC; + background-color: transparent; + box-shadow: inset 3px 0 #AB47BC; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:active { + box-shadow: inset 3px 0 #AB47BC; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:backdrop { + opacity: 0.85; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:selected { + box-shadow: inset 3px 0 #AB47BC; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:selected:active { + box-shadow: none; +} + +window.background.nautilus-window placessidebar list.navigation-sidebar > row.sidebar-row:selected:hover { + color: white; + background-color: alpha(currentColor, 0.16); +} + +window.background.nautilus-window .nautilus-grid-view gridview > child { + border-radius: 6px; + transition-property: all, border-image, background-size, background-image; + transition-duration: 100ms, 225ms, 300ms, 600ms; + transition-timing-function: cubic-bezier(0, 0, 0.2, 1); + background-image: radial-gradient(circle, transparent 10%, transparent 10%); + background-repeat: no-repeat; + background-position: center; + background-size: 1000% 1000%; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child:active { + transition-duration: 100ms, 225ms, 0ms, 0ms; + animation: ripple_effect 300ms cubic-bezier(0, 0, 0.2, 1) forwards; + background-size: 0% 0%; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child:active { + background-image: radial-gradient(circle, alpha(currentColor, 0.16) 10%, transparent 10%); +} + +window.background.nautilus-window .nautilus-grid-view gridview > child:selected { + background-color: alpha(currentColor, 0.12); + color: white; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child.activatable:hover { + background-color: alpha(currentColor, 0.1); + color: white; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child.activatable:active { + background-color: alpha(currentColor, 0.06); + color: white; +} + +window.background.nautilus-window .nautilus-grid-view gridview > child.activatable:selected { + background-color: alpha(currentColor, 0.12); + color: white; +} + +#NautilusViewCell clamp box { + margin: 0; + border-spacing: 0; +} + +#NautilusQueryEditor { + border-radius: 3px; +} + +#NautilusQueryEditor > * { + margin-top: 0; + margin-bottom: 0; +} + +#NautilusQueryEditor > menubutton { + margin: 0; +} + +#NautilusQueryEditor > menubutton > button.image-button.toggle { + min-width: 24px; + min-height: 24px; + margin: 0; + padding: 0; + border-radius: 3px; + color: rgba(255, 255, 255, 0.7); +} + +#NautilusQueryEditor > menubutton > button.image-button.toggle:hover, #NautilusQueryEditor > menubutton > button.image-button.toggle:active, #NautilusQueryEditor > menubutton > button.image-button.toggle:checked { + color: white; +} + +#NautilusQueryEditor #NautilusQueryEditorTag { + border-radius: 9999px; +} + +#NautilusQueryEditor #NautilusQueryEditorTag > button { + margin: 0; + padding: 0; + min-height: 22px; + min-width: 22px; +} + +#NautilusPathBar { + background-color: rgba(255, 255, 255, 0.05); + border-radius: 3px; + margin: 6px 0; +} + +#NautilusPathBar #NautilusPathButton { + margin: 0 3px; + border-radius: 3px; +} + +#NautilusPathBar #NautilusPathButton:hover, #NautilusPathBar #NautilusPathButton:active { + color: white; +} + +#NautilusPathBar #NautilusPathButton.current-dir { + color: white; +} + +#NautilusPathBar #NautilusPathButton.current-dir:hover, #NautilusPathBar #NautilusPathButton.current-dir:active { + background: none; + box-shadow: none; +} + +#NautilusPathBar #NautilusPathButton:first-child { + margin-left: 0; +} + +#NautilusPathBar > menubutton { + margin: 0; +} + +.floating-bar { + min-height: 32px; + padding: 0; + border: none; + border-radius: 0; + background-color: #333539; + background-clip: border-box; + transition: all 100ms cubic-bezier(0, 0, 0.2, 1); + box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.12); +} + +.floating-bar.bottom.left { + border-top-right-radius: 3px; +} + +.floating-bar.bottom.right { + border-top-left-radius: 3px; +} + +.floating-bar button { + margin: 8px; +} + +label.primary-label, label.month-name, label.secondary-label { + font-size: 16pt; + font-weight: bold; + padding: 12px; +} + +label.primary-label, label.month-name { + color: #AB47BC; +} + +label.secondary-label { + color: rgba(255, 255, 255, 0.45); +} + +calendar-view { + font-size: 10pt; +} + +calendar-view:selected { + color: #AB47BC; + font-weight: bold; +} + +calendar-view.header, +label.header { + font-size: 10pt; + font-weight: bold; + color: rgba(255, 255, 255, 0.45); +} + +calendar-view.current, +weekgrid.current { + background-color: alpha(#AB47BC, 0.3); +} + +datechooser.view { + padding: 6px; +} + +datechooser.view button.flat.pill, datechooser.view button.circular.day { + min-height: 24px; + min-width: 24px; + padding: 6px; + border-radius: 9999px; +} + +datechooser.view .current-week { + background-color: rgba(255, 255, 255, 0.12); +} + +headerbar.titlebar menubutton.sources-button { + margin: 0; +} + +headerbar.titlebar menubutton.sources-button > button { + border-radius: 0; +} + +window.background > contents > toastoverlay > leaflet > box > headerbar { + border-top-left-radius: 0; +} + +.details-page { + margin: 24px 0px; +} + +.installed-overlay-box { + font-size: smaller; + background-color: #AB47BC; + border-radius: 0; + color: white; + text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); +} + +screenshot-carousel box.frame { + border-width: 1px 0; + border-radius: 0; +} + +screenshot-carousel button, +.featured-carousel button { + margin: 12px; +} + +.screenshot-image-main .image1, +.screenshot-image-main .image2 { + margin-top: 6px; + margin-bottom: 12px; + margin-left: 6px; + margin-right: 6px; +} + +.app-tile-label { + font-size: 105%; +} + +.review-textbox { + padding: 6px; +} + +.origin-rounded-box { + background-color: rgba(255, 255, 255, 0.12); + border-radius: 9999px; + padding: 4px; +} + +.origin-beta { + color: #FDD633; +} + +.origin-button > button { + padding: 3px 9px; +} + +flowboxchild.card { + padding: 0; + margin: 0; + box-shadow: 0; + background-color: transparent; +} + +flowboxchild > button.card.category-tile { + padding: 21px; +} + +flowboxchild > button.card.category-tile-iconless { + padding: 9px 15px; +} + +app-context-bar > box:not(:first-child) > button.flat { + border-radius: 0; +} + +app-context-bar > box:not(:first-child) > button.flat:last-child { + border-radius: 0 3px 3px 0; +} + +app-context-bar > box:first-child > button.flat { + border-radius: 0; +} + +app-context-bar > box:first-child > button.flat:first-child { + border-radius: 3px 0 0 3px; +} + +app-context-bar > box > button.flat { + border-left-color: rgba(255, 255, 255, 0.12); +} + +carousel.card { + border: none; +} + +.context-tile-lozenge { + min-height: 28px; + min-width: 28px; + padding: 6px; +} + +screenshot-carousel box.frame.view { + border-width: 1px 0; + border-radius: 0; +} + +/* Styling for specific category buttons. */ +.category-tile.category-create { + background: linear-gradient(180deg, #ce8cd7 0%, #2861c6 100%); + color: white; +} + +.category-tile.category-create:hover { + background: linear-gradient(180deg, shade(#ce8cd7, 1.07) 0%, shade(#2861c6, 1.1) 100%); +} + +.category-tile.category-create:active { + background: linear-gradient(180deg, shade(#ce8cd7, 0.95) 0%, shade(#2861c6, 0.95) 100%); +} + +.category-tile.category-develop { + background: #5e5c64; + color: white; +} + +.category-tile.category-develop:hover { + background: shade(#5e5c64, 1.2); +} + +.category-tile.category-develop:active { + background-color: shade(#5e5c64, 0.95); +} + +.category-tile.category-learn { + background: linear-gradient(180deg, #2ec27e 30%, #27a66c 100%); + color: white; +} + +.category-tile.category-learn:hover { + background: linear-gradient(180deg, shade(#2ec27e, 1.06) 30%, shade(#27a66c, 1.06) 100%); +} + +.category-tile.category-learn:active { + background: linear-gradient(180deg, shade(#2ec27e, 0.95) 30%, shade(#27a66c, 0.95) 100%); +} + +.category-tile.category-play { + background: linear-gradient(75deg, #f9e2a7 0%, #eb5ec3 50%, #6d53e0 100%); + color: #393484; +} + +.category-tile.category-play:hover { + background: linear-gradient(75deg, shade(#f9e2a7, 1.07) 0%, shade(#eb5ec3, 1.07) 50%, shade(#6d53e0, 1.07) 100%); +} + +.category-tile.category-play:active { + background: linear-gradient(75deg, shade(#f9e2a7, 0.97) 0%, shade(#eb5ec3, 0.95) 50%, shade(#6d53e0, 1.07) 100%); +} + +.category-tile.category-socialize { + background: linear-gradient(90deg, #ef4e9b 0%, #f77466 100%); + color: rgba(255, 255, 255, 0.7); +} + +.category-tile.category-socialize:hover { + background: linear-gradient(90deg, shade(#ef4e9b, 1.08) 0%, shade(#f77466, 1.08) 100%); +} + +.category-tile.category-socialize:active { + background: linear-gradient(90deg, shade(#ef4e9b, 0.95) 0%, shade(#f77466, 0.95) 100%); +} + +.category-tile.category-work { + color: #1c71d8; + background-color: #fdf8d7; + background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); + background-size: 10px 10px, 10px 10px; + background-position: -1px -4px, center -1px; +} + +.category-tile.category-work:hover { + background-color: #fefcef; + background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); +} + +.category-tile.category-work:active { + background-color: #fcf4bf; + background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px); +} + +window.background > contents > leaflet stack.background { + background-color: transparent; +} + +window.background > contents > leaflet stack.background headerbar { + border-top-left-radius: 0; +} + +preferencesgroup > box button.background-preview-button.toggle { + padding: 0; + background: none; + box-shadow: none; + outline-width: 2px solid transparent; + outline-offset: 3px; +} + +preferencesgroup > box button.background-preview-button.toggle, preferencesgroup > box button.background-preview-button.toggle > background-preview { + border-radius: 6px; +} + +preferencesgroup > box button.background-preview-button.toggle:hover { + outline: 2px solid rgba(255, 255, 255, 0.12); +} + +preferencesgroup > box button.background-preview-button.toggle:active { + outline: 2px solid rgba(255, 255, 255, 0.3); +} + +preferencesgroup > box button.background-preview-button.toggle:checked { + outline: 2px solid #AB47BC; +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild { + outline: 2px solid transparent; + outline-offset: 0; + border-radius: 9px; + padding: 3px; +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild > .background-thumbnail { + border-radius: 6px; +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild:hover { + outline-color: rgba(255, 255, 255, 0.3); +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild:active { + outline-color: rgba(255, 255, 255, 0.45); +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild:selected { + outline-color: #AB47BC; + background-color: transparent; +} + +preferencesgroup > box flowbox.background-flowbox > flowboxchild image.selected-check { + border-radius: 9999px; + padding: 6px; + margin: 6px; +} + +window.background.csd > contents > box .history-view { + background-color: #333539; +} + +window.background.csd > contents > box .math-buttons button.clear-button.image-button { + border-radius: 3px; +} + +.small .display-container.card { + border-radius: 0; + box-shadow: none; +} + +.display-container .history-view { + background-color: #333539; +} + +.display-container #displayitem { + padding: 0 12px 8px 0; + font-size: 1.4em; + border-top: 1px solid rgba(255, 255, 255, 0.12); +} + +mathconverter > box { + margin: 12px 12px 0; +} + +.converter { + margin: 6px 12px; +} + +.math-buttons > grid { + margin: 12px; +} + +.math-buttons button { + font-size: 1.1em; +} + +leaflet button.number-button { + background-color: rgba(255, 255, 255, 0.1); +} + +leaflet button.number-button:hover { + background-color: rgba(255, 255, 255, 0.2); +} + +leaflet button.number-button:active { + background-color: rgba(255, 255, 255, 0.3); +} + +entry.location-entry { + padding: 6px; +} + +entry.location-entry > text { + margin: 0 6px; +} + +entry.location-entry > progress { + margin: 0; +} + +entry.location-entry > button.image-button, +entry.location-entry > menubutton > button.image-button { + min-height: 24px; + min-width: 24px; + padding: 0; +} + +label.clock-time.numeric { + padding: 0 12px; +} + +avatar { + border-radius: 9999px; + font-weight: bold; +} + +avatar.color1 { + background-image: linear-gradient(#83b6ec, #337fdc); + color: #cfe1f5; +} + +avatar.color2 { + background-image: linear-gradient(#7ad9f1, #0f9ac8); + color: #caeaf2; +} + +avatar.color3 { + background-image: linear-gradient(#8de6b1, #29ae74); + color: #cef8d8; +} + +avatar.color4 { + background-image: linear-gradient(#b5e98a, #6ab85b); + color: #e6f9d7; +} + +avatar.color5 { + background-image: linear-gradient(#f8e359, #d29d09); + color: #f9f4e1; +} + +avatar.color6 { + background-image: linear-gradient(#ffcb62, #d68400); + color: #ffead1; +} + +avatar.color7 { + background-image: linear-gradient(#ffa95a, #ed5b00); + color: #ffe5c5; +} + +avatar.color8 { + background-image: linear-gradient(#f78773, #e62d42); + color: #f8d2ce; +} + +avatar.color9 { + background-image: linear-gradient(#e973ab, #e33b6a); + color: #fac7de; +} + +avatar.color10 { + background-image: linear-gradient(#cb78d4, #9945b5); + color: #e7c2e8; +} + +avatar.color11 { + background-image: linear-gradient(#9e91e8, #7a59ca); + color: #d5d2f5; +} + +avatar.color12 { + background-image: linear-gradient(#e3cf9c, #b08952); + color: #f2eade; +} + +avatar.color13 { + background-image: linear-gradient(#be916d, #785336); + color: #e5d6ca; +} + +avatar.color14 { + background-image: linear-gradient(#c0bfbc, #6e6d71); + color: #d8d7d3; +} + +avatar.contrasted { + color: white; +} + +avatar.image { + background: none; +} + +preferencespage > scrolledwindow > viewport > clamp > box { + margin: 24px 12px; + border-spacing: 24px; +} + +preferencesgroup > box, preferencesgroup > box .labels { + border-spacing: 6px; +} + +preferencesgroup > box > box.header:not(.single-line) { + margin-bottom: 6px; +} + +preferencesgroup > box > box.single-line { + min-height: 34px; +} + +statuspage > scrolledwindow > viewport > box { + margin: 36px 12px; + border-spacing: 36px; +} + +statuspage > scrolledwindow > viewport > box > clamp > box { + border-spacing: 12px; +} + +statuspage > scrolledwindow > viewport > box > clamp > box > .icon { + -gtk-icon-size: 128px; + color: alpha(currentColor, 0.55); +} + +statuspage > scrolledwindow > viewport > box > clamp > box > .icon:disabled { + opacity: 0.35; +} + +statuspage > scrolledwindow > viewport > box > clamp > box > .icon:not(:last-child) { + margin-bottom: 24px; +} + +statuspage.compact > scrolledwindow > viewport > box { + margin: 24px 12px; + border-spacing: 24px; +} + +statuspage.compact > scrolledwindow > viewport > box > clamp > box > .icon { + -gtk-icon-size: 96px; +} + +statuspage.compact > scrolledwindow > viewport > box > clamp > box > .icon:not(:last-child) { + margin-bottom: 12px; +} + +statuspage.compact > scrolledwindow > viewport > box > clamp > box > .title { + font-size: 18pt; +} + +.card { + background-color: #383a3e; + color: white; + border-radius: 3px; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 1px 3px 1px rgba(0, 0, 0, 0.07), 0 2px 6px 2px rgba(0, 0, 0, 0.03); +} + +.osd .card, .card.osd { + background-color: alpha(currentColor, 0.1); + color: inherit; + box-shadow: none; +} + +.card.activatable:hover { + background-image: image(alpha(currentColor, 0.03)); +} + +.card.activatable:active { + background-image: image(alpha(currentColor, 0.08)); +} + +themeselector, +panelthemeselector { + margin: 9px; +} + +themeselector checkbutton, +panelthemeselector checkbutton { + padding: 0; + min-height: 44px; + min-width: 44px; + padding: 1px; + background-clip: content-box; + border-radius: 9999px; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12); +} + +themeselector checkbutton:hover, +panelthemeselector checkbutton:hover { + box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.3); +} + +themeselector checkbutton:checked, +panelthemeselector checkbutton:checked { + box-shadow: inset 0 0 0 2px #AB47BC; +} + +themeselector checkbutton.follow, +panelthemeselector checkbutton.follow { + background-image: linear-gradient(to bottom right, #ffffff 50%, #202020 50%); +} + +themeselector checkbutton.light, +panelthemeselector checkbutton.light { + background-color: #ffffff; +} + +themeselector checkbutton.dark, +panelthemeselector checkbutton.dark { + background-color: #202020; +} + +themeselector checkbutton.theme-selector radio, +panelthemeselector checkbutton.theme-selector radio { + -gtk-icon-source: none; + border: none; + background: none; + box-shadow: none; + min-height: 20px; + min-width: 20px; + padding: 0; +} + +themeselector checkbutton.theme-selector radio:hover, themeselector checkbutton.theme-selector radio:active, themeselector checkbutton.theme-selector radio:checked, +panelthemeselector checkbutton.theme-selector radio:hover, +panelthemeselector checkbutton.theme-selector radio:active, +panelthemeselector checkbutton.theme-selector radio:checked { + background-color: transparent; +} + +themeselector checkbutton.theme-selector radio:checked, +panelthemeselector checkbutton.theme-selector radio:checked { + -gtk-icon-size: 20px; + -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/scalable/check-symbolic.svg"))); + color: white; + background-image: image(#AB47BC); +} + +themeswitcher { + padding: 6px; +} + +themeswitcher .check { + min-height: 20px; + min-width: 20px; + background: none; + padding: 0; + margin: 0; + border-radius: 9999px; + color: white; + background-image: image(#AB47BC); +} + +themeswitcher checkbutton { + padding: 0; + min-height: 44px; + min-width: 44px; + padding: 1px; + background-clip: content-box; + border-radius: 9999px; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12); +} + +themeswitcher checkbutton:checked { + box-shadow: inset 0 0 0 2px #AB47BC; +} + +themeswitcher checkbutton radio, themeswitcher checkbutton radio:hover, themeswitcher checkbutton radio:active, themeswitcher checkbutton radio:checked, themeswitcher checkbutton radio:checked:hover, themeswitcher checkbutton radio:checked:active { + background-color: transparent; + border: none; + background: none; + box-shadow: none; + color: transparent; + -gtk-icon-source: none; + -gtk-icon-size: 0; +} + +themeswitcher checkbutton.system { + background: linear-gradient(-45deg, #1e1e1e 50%, white 50%); +} + +themeswitcher checkbutton.light { + color: alpha(black, 0.8); + background-color: white; +} + +themeswitcher checkbutton.dark { + color: white; + background-color: #1e1e1e; +} + +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color white; +/* text color for entries, views and content in general */ +@define-color theme_text_color currentColor; +/* widget base background color */ +@define-color theme_bg_color #292b2e; +/* text widgets and the like base background color */ +@define-color theme_base_color #333539; +/* base background color of selections */ +@define-color theme_selected_bg_color #AB47BC; +/* text/foreground color of selections */ +@define-color theme_selected_fg_color white; +/* base background color of insensitive widgets */ +@define-color insensitive_bg_color #292b2e; +/* text foreground color of insensitive widgets */ +@define-color insensitive_fg_color rgba(255, 255, 255, 0.45); +/* insensitive text widgets and the like base background color */ +@define-color insensitive_base_color #2e3034; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color white; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color currentColor; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #292b2e; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #333539; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #AB47BC; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color white; +/* insensitive color on backdrop windows*/ +@define-color unfocused_insensitive_color rgba(255, 255, 255, 0.45); +/* widgets main borders color */ +@define-color borders rgba(255, 255, 255, 0.12); +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders rgba(255, 255, 255, 0.12); +/* widgets */ +@define-color fg_color white; +@define-color text_color currentColor; +@define-color bg_color #292b2e; +@define-color base_color #333539; +/* WM */ +@define-color wm_title alpha(white, 0.8); +@define-color wm_unfocused_title alpha(white, 0.5); +@define-color wm_bg #36383c; +@define-color wm_bg_unfocused #36383c; +@define-color wm_highlight #4e5157; +/* these are pretty self explicative */ +@define-color warning_color #FDD633; +@define-color error_color #F28B82; +@define-color success_color #81C995; +@define-color content_view_bg #333539; +@define-color placeholder_text_color #96989c; +/* Very contrasty background for text views (@theme_text foreground) */ +@define-color text_view_bg #252629; +@define-color budgie_tasklist_indicator_color #AB47BC; +@define-color budgie_tasklist_indicator_color_active #AB47BC; +@define-color budgie_tasklist_indicator_color_active_window #754081; +@define-color budgie_tasklist_indicator_color_attention #FDD633; +@define-color blue_1 #99c1f1; +@define-color blue_2 #62a0ea; +@define-color blue_3 #3584e4; +@define-color blue_4 #1c71d8; +@define-color blue_5 #1a5fb4; +@define-color green_1 #8ff0a4; +@define-color green_2 #57e389; +@define-color green_3 #33d17a; +@define-color green_4 #2ec27e; +@define-color green_5 #26a269; +@define-color yellow_1 #f9f06b; +@define-color yellow_2 #f8e45c; +@define-color yellow_3 #f6d32d; +@define-color yellow_4 #f5c211; +@define-color yellow_5 #e5a50a; +@define-color orange_1 #ffbe6f; +@define-color orange_2 #ffa348; +@define-color orange_3 #ff7800; +@define-color orange_4 #e66100; +@define-color orange_5 #c64600; +@define-color red_1 #f66151; +@define-color red_2 #ed333b; +@define-color red_3 #e01b24; +@define-color red_4 #c01c28; +@define-color red_5 #a51d2d; +@define-color purple_1 #dc8add; +@define-color purple_2 #c061cb; +@define-color purple_3 #9141ac; +@define-color purple_4 #813d9c; +@define-color purple_5 #613583; +@define-color brown_1 #cdab8f; +@define-color brown_2 #b5835a; +@define-color brown_3 #986a44; +@define-color brown_4 #865e3c; +@define-color brown_5 #63452c; +@define-color light_1 #ffffff; +@define-color light_2 #f6f5f4; +@define-color light_3 #deddda; +@define-color light_4 #c0bfbc; +@define-color light_5 #9a9996; +@define-color dark_1 #77767b; +@define-color dark_2 #5e5c64; +@define-color dark_3 #3d3846; +@define-color dark_4 #241f31; +@define-color dark_5 #000000; +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +@define-color accent_bg_color #AB47BC; +@define-color accent_fg_color white; +@define-color accent_color #AB47BC; +@define-color destructive_bg_color #FF5252; +@define-color destructive_fg_color white; +@define-color destructive_color #FF5252; +@define-color success_bg_color #81C995; +@define-color success_fg_color rgba(0, 0, 0, 0.87); +@define-color success_color #81C995; +@define-color warning_bg_color #FDD633; +@define-color warning_fg_color rgba(0, 0, 0, 0.87); +@define-color warning_color #FDD633; +@define-color error_bg_color #F28B82; +@define-color error_fg_color rgba(0, 0, 0, 0.87); +@define-color error_color #F28B82; +@define-color window_bg_color #292b2e; +@define-color window_fg_color white; +@define-color view_bg_color #333539; +@define-color view_fg_color white; +@define-color headerbar_bg_color #36383c; +@define-color headerbar_fg_color white; +@define-color headerbar_border_color rgba(255, 255, 255, 0.12); +@define-color headerbar_backdrop_color #36383c; +@define-color headerbar_shade_color rgba(255, 255, 255, 0.12); +@define-color card_bg_color #333539; +@define-color card_fg_color white; +@define-color card_shade_color rgba(255, 255, 255, 0.12); +@define-color dialog_bg_color #2e3034; +@define-color dialog_fg_color white; +@define-color popover_bg_color #383a3e; +@define-color popover_fg_color white; +@define-color shade_color rgba(255, 255, 255, 0.12); +@define-color scrollbar_outline_color rgba(255, 255, 255, 0.12); diff --git a/gtk-4.0/thumbnail.png b/gtk-4.0/thumbnail.png new file mode 100644 index 0000000..c150c10 Binary files /dev/null and b/gtk-4.0/thumbnail.png differ diff --git a/index.theme b/index.theme new file mode 100644 index 0000000..e311b07 --- /dev/null +++ b/index.theme @@ -0,0 +1,12 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=vimix-dark-amethyst +Comment=Clean Gtk+ theme based on Material Design +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=vimix-dark-amethyst +MetacityTheme=vimix-dark-amethyst +IconTheme=vimix-amethyst-dark +CursorTheme=vimix-amethyst-dark +ButtonLayout=menu:minimize,maximize,close diff --git a/metacity-1/close.png b/metacity-1/close.png new file mode 100644 index 0000000..8496ddf Binary files /dev/null and b/metacity-1/close.png differ diff --git a/metacity-1/close_focused.png b/metacity-1/close_focused.png new file mode 120000 index 0000000..5a2733f --- /dev/null +++ b/metacity-1/close_focused.png @@ -0,0 +1 @@ +close.png \ No newline at end of file diff --git a/metacity-1/close_focused_normal.png b/metacity-1/close_focused_normal.png new file mode 120000 index 0000000..5a2733f --- /dev/null +++ b/metacity-1/close_focused_normal.png @@ -0,0 +1 @@ +close.png \ No newline at end of file diff --git a/metacity-1/close_focused_prelight.png b/metacity-1/close_focused_prelight.png new file mode 100644 index 0000000..8ec962f Binary files /dev/null and b/metacity-1/close_focused_prelight.png differ diff --git a/metacity-1/close_focused_pressed.png b/metacity-1/close_focused_pressed.png new file mode 100644 index 0000000..950c189 Binary files /dev/null and b/metacity-1/close_focused_pressed.png differ diff --git a/metacity-1/close_unfocused.png b/metacity-1/close_unfocused.png new file mode 100644 index 0000000..cf42e6e Binary files /dev/null and b/metacity-1/close_unfocused.png differ diff --git a/metacity-1/close_unfocused_prelight.png b/metacity-1/close_unfocused_prelight.png new file mode 120000 index 0000000..1657077 --- /dev/null +++ b/metacity-1/close_unfocused_prelight.png @@ -0,0 +1 @@ +close_focused_prelight.png \ No newline at end of file diff --git a/metacity-1/close_unfocused_pressed.png b/metacity-1/close_unfocused_pressed.png new file mode 120000 index 0000000..e925e4d --- /dev/null +++ b/metacity-1/close_unfocused_pressed.png @@ -0,0 +1 @@ +close_focused_pressed.png \ No newline at end of file diff --git a/metacity-1/maximize.png b/metacity-1/maximize.png new file mode 100644 index 0000000..dc65c97 Binary files /dev/null and b/metacity-1/maximize.png differ diff --git a/metacity-1/maximize_focused.png b/metacity-1/maximize_focused.png new file mode 120000 index 0000000..bd18cdd --- /dev/null +++ b/metacity-1/maximize_focused.png @@ -0,0 +1 @@ +maximize.png \ No newline at end of file diff --git a/metacity-1/maximize_focused_normal.png b/metacity-1/maximize_focused_normal.png new file mode 120000 index 0000000..bd18cdd --- /dev/null +++ b/metacity-1/maximize_focused_normal.png @@ -0,0 +1 @@ +maximize.png \ No newline at end of file diff --git a/metacity-1/maximize_focused_prelight.png b/metacity-1/maximize_focused_prelight.png new file mode 100644 index 0000000..c00918e Binary files /dev/null and b/metacity-1/maximize_focused_prelight.png differ diff --git a/metacity-1/maximize_focused_pressed.png b/metacity-1/maximize_focused_pressed.png new file mode 100644 index 0000000..8d718b4 Binary files /dev/null and b/metacity-1/maximize_focused_pressed.png differ diff --git a/metacity-1/maximize_unfocused.png b/metacity-1/maximize_unfocused.png new file mode 100644 index 0000000..55c8a29 Binary files /dev/null and b/metacity-1/maximize_unfocused.png differ diff --git a/metacity-1/maximize_unfocused_prelight.png b/metacity-1/maximize_unfocused_prelight.png new file mode 120000 index 0000000..f62efd5 --- /dev/null +++ b/metacity-1/maximize_unfocused_prelight.png @@ -0,0 +1 @@ +maximize_focused_prelight.png \ No newline at end of file diff --git a/metacity-1/maximize_unfocused_pressed.png b/metacity-1/maximize_unfocused_pressed.png new file mode 120000 index 0000000..cc51405 --- /dev/null +++ b/metacity-1/maximize_unfocused_pressed.png @@ -0,0 +1 @@ +maximize_focused_pressed.png \ No newline at end of file diff --git a/metacity-1/menu.png b/metacity-1/menu.png new file mode 100644 index 0000000..f3f7e7e Binary files /dev/null and b/metacity-1/menu.png differ diff --git a/metacity-1/menu_focused.png b/metacity-1/menu_focused.png new file mode 120000 index 0000000..f515719 --- /dev/null +++ b/metacity-1/menu_focused.png @@ -0,0 +1 @@ +menu.png \ No newline at end of file diff --git a/metacity-1/menu_focused_normal.png b/metacity-1/menu_focused_normal.png new file mode 120000 index 0000000..f515719 --- /dev/null +++ b/metacity-1/menu_focused_normal.png @@ -0,0 +1 @@ +menu.png \ No newline at end of file diff --git a/metacity-1/menu_focused_prelight.png b/metacity-1/menu_focused_prelight.png new file mode 100644 index 0000000..87d4c8d Binary files /dev/null and b/metacity-1/menu_focused_prelight.png differ diff --git a/metacity-1/menu_focused_pressed.png b/metacity-1/menu_focused_pressed.png new file mode 100644 index 0000000..c577d5f Binary files /dev/null and b/metacity-1/menu_focused_pressed.png differ diff --git a/metacity-1/menu_unfocused.png b/metacity-1/menu_unfocused.png new file mode 100644 index 0000000..c71d150 Binary files /dev/null and b/metacity-1/menu_unfocused.png differ diff --git a/metacity-1/menu_unfocused_prelight.png b/metacity-1/menu_unfocused_prelight.png new file mode 120000 index 0000000..6c1d9f7 --- /dev/null +++ b/metacity-1/menu_unfocused_prelight.png @@ -0,0 +1 @@ +menu_focused_prelight.png \ No newline at end of file diff --git a/metacity-1/menu_unfocused_pressed.png b/metacity-1/menu_unfocused_pressed.png new file mode 120000 index 0000000..4d62f69 --- /dev/null +++ b/metacity-1/menu_unfocused_pressed.png @@ -0,0 +1 @@ +menu_focused_pressed.png \ No newline at end of file diff --git a/metacity-1/metacity-theme-1.xml b/metacity-1/metacity-theme-1.xml new file mode 100644 index 0000000..cd2817e --- /dev/null +++ b/metacity-1/metacity-theme-1.xml @@ -0,0 +1,1137 @@ + + + + Vimix + Vince Liuice + GPL-3.0+ + 2018.01.12 + Vimix Metacity 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="0" 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_highlight_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_highlight_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_titlebar" /> +</draw_ops> + +<draw_ops name="border_right_unfocused"> + <line + x1="width-1" y1="0" + x2="width-1" y2="height" + color="C_titlebar_unfocused" /> +</draw_ops> + +<draw_ops name="border_left_focused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_titlebar" /> +</draw_ops> + +<draw_ops name="border_left_unfocused"> + <line + x1="0" y1="0" + x2="0" y2="height" + color="C_titlebar_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="unmaximize_focused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_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="unmaximize_focused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_focused_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="unmaximize_focused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_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="unmaximize_focused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_focused_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="nobuttons"> + <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="nobuttons"> + <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/metacity-1/metacity-theme-2.xml b/metacity-1/metacity-theme-2.xml new file mode 120000 index 0000000..84bdbf0 --- /dev/null +++ b/metacity-1/metacity-theme-2.xml @@ -0,0 +1 @@ +metacity-theme-1.xml \ No newline at end of file diff --git a/metacity-1/metacity-theme-3.xml b/metacity-1/metacity-theme-3.xml new file mode 100644 index 0000000..eb6fe19 --- /dev/null +++ b/metacity-1/metacity-theme-3.xml @@ -0,0 +1,1103 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Vimix</name> + <author>Vince Liuice</author> + <copyright>GPL-3.0+</copyright> + <date>2018.8.28</date> + <description>Vimix Metacity Theme</description> +</info> + +<!-- CONSTANTS --> +<constant name="C_titlebar" value="gtk:custom(wm_bg,gtk:bg[NORMAL])"/> +<constant name="C_titlebar_unfocused" value="gtk:custom(wm_bg,gtk:bg[NORMAL])"/> +<constant name="C_title_focused" value="gtk:custom(wm_title,gtk:fg[NORMAL])"/> +<constant name="C_title_unfocused" value="gtk:custom(wm_unfocused_title,gtk:fg[INSENSITIVE])"/> +<constant name="C_highlight" value="gtk:custom(wm_highlight,gtk:base[NORMAL])"/> + +<!-- GEOMETRY --> + +<!-- Focused window --> +<frame_geometry name="normal" title_scale="medium" rounded_top_left="2" rounded_top_right="2"> + <distance name="left_width" value="2" /> + <distance name="right_width" value="2" /> + <distance name="bottom_height" value="2" /> + <distance name="left_titlebar_edge" value="8" /> + <distance name="right_titlebar_edge" value="0" /> + <distance name="title_vertical_pad" value="12" /> + <aspect_ratio name="button" value="1.0" /> + <border name="title_border" left="10" right="10" top="4" bottom="0" /> + <border name="button_border" left="0" right="0" top="6" bottom="0" /> +</frame_geometry> + +<!-- Unfocused window --> +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="2" rounded_top_right="2" parent="normal" > + <distance name="left_width" value="2" /> + <distance name="right_width" value="2" /> + <distance name="bottom_height" value="2" /> + <distance name="left_titlebar_edge" value="8"/> + <distance name="right_titlebar_edge" value="0"/> + <distance name="title_vertical_pad" value="12" /> + <border name="title_border" left="10" right="10" top="4" bottom="0" /> + <border name="button_border" left="0" right="0" top="6" bottom="0" /> +</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" /> +</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="2" rounded_top_right="2"> + <distance name="title_vertical_pad" value="4" /> + <distance name="left_titlebar_edge" value="0"/> + <distance name="right_titlebar_edge" value="0"/> + <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"> +</frame_geometry> + +<!-- No buttons --> +<frame_geometry name="nobuttons" hide_buttons="true" parent="normal"> + <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> + +<!-- Border --> +<frame_geometry name="border" has_title="false" rounded_top_left="2" rounded_top_right="2" 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="12" right="12" 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="2" rounded_top_right="2" 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="12" right="12" 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="2" rounded_top_right="2" parent="small"> + <distance name="title_vertical_pad" value="4"/> +</frame_geometry> + +<!--chromium save dialog--> +<frame_geometry name="attached" title_scale="small" has_title="false" hide_buttons="true" rounded_top_left="0" rounded_top_right="0" rounded_bottom_left="0" rounded_bottom_right="0" parent="normal"> + <distance name="title_vertical_pad" value="0"/> + <distance name="bottom_height" value="0"/> + <distance name="left_width" value="0"/> + <distance name="right_width" value="0"/> +</frame_geometry> + +<!-- TITLES --> + +<draw_ops name="title_focused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2))" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_focused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" + y="(0 `max` ((height - title_height) / 2)) + 1" + ellipsize_width="width" + color="C_title_focused" /> +</draw_ops> + +<draw_ops name="title_unfocused"> + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2))" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_unfocused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" + y="(0 `max` ((height - title_height) / 2)) + 1" + ellipsize_width="width" + 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="0" 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="highlight"> + <line color="C_highlight" x1="2" y1="0" x2="width - 3" y2="0"/> + <arc color="C_highlight" x="0 - 1" y="0" width="5" height="5" start_angle="270" extent_angle="90"/> + <arc color="C_highlight" x="width - 5" y="0" width="5" height="5" start_angle="0" extent_angle="90"/> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <include name="titlebar_fill_focused" /> + <include name="highlight"/> +</draw_ops> + +<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> + <include name="titlebar_fill_attached_focused" /> + <include name="highlight"/> +</draw_ops> + +<draw_ops name="rounded_titlebar_focused"> + <include name="titlebar_fill_focused" /> + <include name="highlight"/> +</draw_ops> + +<draw_ops name="titlebar_max"> +</draw_ops> + +<draw_ops name="titlebar_small_focused"> +</draw_ops> + +<draw_ops name="titlebar_small_unfocused"> +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="false" /> +</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" /> + <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" /> + <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_max" /> + <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="unmaximize_focused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_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_max" /> + <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="unmaximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_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_max" /> + <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="unmaximize_focused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_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_max" /> + <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="unmaximize_unfocused" /> + <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight" /> + <button function="maximize" state="pressed" draw_ops="unmaximize_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="nobuttons"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="rounded_titlebar_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="dialog_unfocused" geometry="nobuttons"> + <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></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" /> + <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" /> + <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_small_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="utility_unfocused" geometry="small_unfocused"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_small_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="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" /> + <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" /> + <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" /> + <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" /> + <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" /> + <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" /> + <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 version=">= 3.3" focus="yes" state="tiled_left" style="tiled_left_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_left" style="tiled_left_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_right" style="tiled_right_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_right" style="tiled_right_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_left_and_shaded" style="tiled_left_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_left_and_shaded" style="tiled_left_unfocused"/> + <frame version=">= 3.3" focus="yes" state="tiled_right_and_shaded" style="tiled_right_focused"/> + <frame version=">= 3.3" focus="no" state="tiled_right_and_shaded" style="tiled_right_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> + +<frame_style_set name="attached_style_set"> + <frame focus="yes" state="normal" resize="both" style="attached_focused"/> + <frame focus="no" state="normal" resize="both" style="attached_unfocused"/> + <frame focus="yes" state="maximized" style="blank"/> + <frame focus="no" state="maximized" style="blank"/> + <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" /> +<window version=">= 3.2" type="attached" style_set="attached_style_set"/> + +</metacity_theme> diff --git a/metacity-1/minimize.png b/metacity-1/minimize.png new file mode 100644 index 0000000..64448dc Binary files /dev/null and b/metacity-1/minimize.png differ diff --git a/metacity-1/minimize_focused.png b/metacity-1/minimize_focused.png new file mode 120000 index 0000000..09b7f0a --- /dev/null +++ b/metacity-1/minimize_focused.png @@ -0,0 +1 @@ +minimize.png \ No newline at end of file diff --git a/metacity-1/minimize_focused_normal.png b/metacity-1/minimize_focused_normal.png new file mode 120000 index 0000000..09b7f0a --- /dev/null +++ b/metacity-1/minimize_focused_normal.png @@ -0,0 +1 @@ +minimize.png \ No newline at end of file diff --git a/metacity-1/minimize_focused_prelight.png b/metacity-1/minimize_focused_prelight.png new file mode 100644 index 0000000..d0ae9e9 Binary files /dev/null and b/metacity-1/minimize_focused_prelight.png differ diff --git a/metacity-1/minimize_focused_pressed.png b/metacity-1/minimize_focused_pressed.png new file mode 100644 index 0000000..71a49f7 Binary files /dev/null and b/metacity-1/minimize_focused_pressed.png differ diff --git a/metacity-1/minimize_unfocused.png b/metacity-1/minimize_unfocused.png new file mode 100644 index 0000000..55c8a29 Binary files /dev/null and b/metacity-1/minimize_unfocused.png differ diff --git a/metacity-1/minimize_unfocused_prelight.png b/metacity-1/minimize_unfocused_prelight.png new file mode 120000 index 0000000..2971cc1 --- /dev/null +++ b/metacity-1/minimize_unfocused_prelight.png @@ -0,0 +1 @@ +minimize_focused_prelight.png \ No newline at end of file diff --git a/metacity-1/minimize_unfocused_pressed.png b/metacity-1/minimize_unfocused_pressed.png new file mode 120000 index 0000000..2ee877c --- /dev/null +++ b/metacity-1/minimize_unfocused_pressed.png @@ -0,0 +1 @@ +minimize_focused_pressed.png \ No newline at end of file diff --git a/metacity-1/shade.png b/metacity-1/shade.png new file mode 100644 index 0000000..b2f575e Binary files /dev/null and b/metacity-1/shade.png differ diff --git a/metacity-1/shade_focused.png b/metacity-1/shade_focused.png new file mode 120000 index 0000000..3a2c645 --- /dev/null +++ b/metacity-1/shade_focused.png @@ -0,0 +1 @@ +shade.png \ No newline at end of file diff --git a/metacity-1/shade_focused_normal.png b/metacity-1/shade_focused_normal.png new file mode 120000 index 0000000..3a2c645 --- /dev/null +++ b/metacity-1/shade_focused_normal.png @@ -0,0 +1 @@ +shade.png \ No newline at end of file diff --git a/metacity-1/shade_focused_prelight.png b/metacity-1/shade_focused_prelight.png new file mode 100644 index 0000000..278c9db Binary files /dev/null and b/metacity-1/shade_focused_prelight.png differ diff --git a/metacity-1/shade_focused_pressed.png b/metacity-1/shade_focused_pressed.png new file mode 100644 index 0000000..6529741 Binary files /dev/null and b/metacity-1/shade_focused_pressed.png differ diff --git a/metacity-1/shade_unfocused.png b/metacity-1/shade_unfocused.png new file mode 100644 index 0000000..55c8a29 Binary files /dev/null and b/metacity-1/shade_unfocused.png differ diff --git a/metacity-1/shade_unfocused_prelight.png b/metacity-1/shade_unfocused_prelight.png new file mode 120000 index 0000000..83bd57a --- /dev/null +++ b/metacity-1/shade_unfocused_prelight.png @@ -0,0 +1 @@ +shade_focused_prelight.png \ No newline at end of file diff --git a/metacity-1/shade_unfocused_pressed.png b/metacity-1/shade_unfocused_pressed.png new file mode 120000 index 0000000..840a495 --- /dev/null +++ b/metacity-1/shade_unfocused_pressed.png @@ -0,0 +1 @@ +shade_focused_pressed.png \ No newline at end of file diff --git a/metacity-1/thumbnail.png b/metacity-1/thumbnail.png new file mode 100644 index 0000000..bd336db Binary files /dev/null and b/metacity-1/thumbnail.png differ diff --git a/metacity-1/trough_left.png b/metacity-1/trough_left.png new file mode 100644 index 0000000..2e3cfdc Binary files /dev/null and b/metacity-1/trough_left.png differ diff --git a/metacity-1/trough_middle.png b/metacity-1/trough_middle.png new file mode 100644 index 0000000..2e3cfdc Binary files /dev/null and b/metacity-1/trough_middle.png differ diff --git a/metacity-1/trough_right.png b/metacity-1/trough_right.png new file mode 100644 index 0000000..2e3cfdc Binary files /dev/null and b/metacity-1/trough_right.png differ diff --git a/metacity-1/trough_unfocused_left.png b/metacity-1/trough_unfocused_left.png new file mode 100644 index 0000000..2e3cfdc Binary files /dev/null and b/metacity-1/trough_unfocused_left.png differ diff --git a/metacity-1/trough_unfocused_middle.png b/metacity-1/trough_unfocused_middle.png new file mode 100644 index 0000000..2e3cfdc Binary files /dev/null and b/metacity-1/trough_unfocused_middle.png differ diff --git a/metacity-1/trough_unfocused_right.png b/metacity-1/trough_unfocused_right.png new file mode 100644 index 0000000..2e3cfdc Binary files /dev/null and b/metacity-1/trough_unfocused_right.png differ diff --git a/metacity-1/unmaximize.png b/metacity-1/unmaximize.png new file mode 100644 index 0000000..dc65c97 Binary files /dev/null and b/metacity-1/unmaximize.png differ diff --git a/metacity-1/unmaximize_focused.png b/metacity-1/unmaximize_focused.png new file mode 120000 index 0000000..f53cc35 --- /dev/null +++ b/metacity-1/unmaximize_focused.png @@ -0,0 +1 @@ +unmaximize.png \ No newline at end of file diff --git a/metacity-1/unmaximize_focused_normal.png b/metacity-1/unmaximize_focused_normal.png new file mode 120000 index 0000000..f53cc35 --- /dev/null +++ b/metacity-1/unmaximize_focused_normal.png @@ -0,0 +1 @@ +unmaximize.png \ No newline at end of file diff --git a/metacity-1/unmaximize_focused_prelight.png b/metacity-1/unmaximize_focused_prelight.png new file mode 100644 index 0000000..35ed48c Binary files /dev/null and b/metacity-1/unmaximize_focused_prelight.png differ diff --git a/metacity-1/unmaximize_focused_pressed.png b/metacity-1/unmaximize_focused_pressed.png new file mode 100644 index 0000000..f9876e9 Binary files /dev/null and b/metacity-1/unmaximize_focused_pressed.png differ diff --git a/metacity-1/unmaximize_unfocused.png b/metacity-1/unmaximize_unfocused.png new file mode 100644 index 0000000..cf42e6e Binary files /dev/null and b/metacity-1/unmaximize_unfocused.png differ diff --git a/metacity-1/unmaximize_unfocused_prelight.png b/metacity-1/unmaximize_unfocused_prelight.png new file mode 120000 index 0000000..823c61c --- /dev/null +++ b/metacity-1/unmaximize_unfocused_prelight.png @@ -0,0 +1 @@ +unmaximize_focused_prelight.png \ No newline at end of file diff --git a/metacity-1/unmaximize_unfocused_pressed.png b/metacity-1/unmaximize_unfocused_pressed.png new file mode 120000 index 0000000..31d69fe --- /dev/null +++ b/metacity-1/unmaximize_unfocused_pressed.png @@ -0,0 +1 @@ +unmaximize_focused_pressed.png \ No newline at end of file diff --git a/metacity-1/unshade.png b/metacity-1/unshade.png new file mode 100644 index 0000000..b2f575e Binary files /dev/null and b/metacity-1/unshade.png differ diff --git a/metacity-1/unshade_focused.png b/metacity-1/unshade_focused.png new file mode 120000 index 0000000..e8a3f34 --- /dev/null +++ b/metacity-1/unshade_focused.png @@ -0,0 +1 @@ +unshade.png \ No newline at end of file diff --git a/metacity-1/unshade_focused_normal.png b/metacity-1/unshade_focused_normal.png new file mode 120000 index 0000000..e8a3f34 --- /dev/null +++ b/metacity-1/unshade_focused_normal.png @@ -0,0 +1 @@ +unshade.png \ No newline at end of file diff --git a/metacity-1/unshade_focused_prelight.png b/metacity-1/unshade_focused_prelight.png new file mode 100644 index 0000000..c268d14 Binary files /dev/null and b/metacity-1/unshade_focused_prelight.png differ diff --git a/metacity-1/unshade_focused_pressed.png b/metacity-1/unshade_focused_pressed.png new file mode 100644 index 0000000..76ea0ab Binary files /dev/null and b/metacity-1/unshade_focused_pressed.png differ diff --git a/metacity-1/unshade_unfocused.png b/metacity-1/unshade_unfocused.png new file mode 100644 index 0000000..55c8a29 Binary files /dev/null and b/metacity-1/unshade_unfocused.png differ diff --git a/metacity-1/unshade_unfocused_prelight.png b/metacity-1/unshade_unfocused_prelight.png new file mode 120000 index 0000000..0e642cb --- /dev/null +++ b/metacity-1/unshade_unfocused_prelight.png @@ -0,0 +1 @@ +unshade_focused_prelight.png \ No newline at end of file diff --git a/metacity-1/unshade_unfocused_pressed.png b/metacity-1/unshade_unfocused_pressed.png new file mode 120000 index 0000000..c0c67eb --- /dev/null +++ b/metacity-1/unshade_unfocused_pressed.png @@ -0,0 +1 @@ +unshade_focused_pressed.png \ No newline at end of file diff --git a/plank/dock.theme b/plank/dock.theme new file mode 100644 index 0000000..2a6f957 --- /dev/null +++ b/plank/dock.theme @@ -0,0 +1,64 @@ +#This file based on: +#https://git.launchpad.net/plank/tree/data/themes/Default/dock.theme + +[PlankTheme] +#The roundness of the top corners. +TopRoundness=9 +#The roundness of the bottom corners. +BottomRoundness=0 +#The thickness (in pixels) of lines drawn. +LineWidth=0 +#The color (RGBA) of the outer stroke. +OuterStrokeColor=0;;0;;0;;0 +#The starting color (RGBA) of the fill gradient. +FillStartColor=33;;35;;38;;215 +#The ending color (RGBA) of the fill gradient. +FillEndColor=33;;35;;38;;215 +#The color (RGBA) of the inner stroke. +InnerStrokeColor=0;;0;;0;;0 + +[PlankDockTheme] +#The padding on the left/right dock edges, in tenths of a percent of IconSize. +HorizPadding=2 +#The padding on the top dock edge, in tenths of a percent of IconSize. +TopPadding=2 +#The padding on the bottom dock edge, in tenths of a percent of IconSize. +BottomPadding=2 +#The padding between items on the dock, in tenths of a percent of IconSize. +ItemPadding=2 +#The size of item indicators, in tenths of a percent of IconSize. +IndicatorSize=5 +#The size of the icon-shadow behind every item, in tenths of a percent of IconSize. +IconShadowSize=0 +#The height (in percent of IconSize) to bounce an icon when the application sets urgent. +UrgentBounceHeight=1.6666666666666667 +#The height (in percent of IconSize) to bounce an icon when launching an application. +LaunchBounceHeight=0.625 +#The opacity value (0 to 1) to fade the dock to when hiding it. +FadeOpacity=1 +#The amount of time (in ms) for click animations. +ClickTime=0 +#The amount of time (in ms) to bounce an urgent icon. +UrgentBounceTime=600 +#The amount of time (in ms) to bounce an icon when launching an application. +LaunchBounceTime=600 +#The amount of time (in ms) for active window indicator animations. +ActiveTime=150 +#The amount of time (in ms) to slide icons into/out of the dock. +SlideTime=300 +#The time (in ms) to fade the dock in/out on a hide (if FadeOpacity is < 1). +FadeTime=250 +#The time (in ms) to slide the dock in/out on a hide (if FadeOpacity is 1). +HideTime=250 +#The size of the urgent glow (shown when dock is hidden), in tenths of a percent of IconSize. +GlowSize=30 +#The total time (in ms) to show the hidden-dock urgent glow. +GlowTime=10000 +#The time (in ms) of each pulse of the hidden-dock urgent glow. +GlowPulseTime=2000 +#The hue-shift (-180 to 180) of the urgent indicator color. +UrgentHueShift=150 +#The time (in ms) to move an item to its new position or its addition/removal to/from the dock. +ItemMoveTime=450 +#Whether background and icons will unhide/hide with different speeds. The top-border of both will leave/hit the screen-edge at the same time. +CascadeHide=true diff --git a/unity/close.svg b/unity/close.svg new file mode 120000 index 0000000..cd18456 --- /dev/null +++ b/unity/close.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/unity/close_dash.svg b/unity/close_dash.svg new file mode 120000 index 0000000..054a65b --- /dev/null +++ b/unity/close_dash.svg @@ -0,0 +1 @@ +dash/close_dash.svg \ No newline at end of file diff --git a/unity/close_dash_disabled.svg b/unity/close_dash_disabled.svg new file mode 120000 index 0000000..6635e95 --- /dev/null +++ b/unity/close_dash_disabled.svg @@ -0,0 +1 @@ +dash/close_dash_disabled.svg \ No newline at end of file diff --git a/unity/close_dash_prelight.svg b/unity/close_dash_prelight.svg new file mode 120000 index 0000000..4f99727 --- /dev/null +++ b/unity/close_dash_prelight.svg @@ -0,0 +1 @@ +dash/close_dash_prelight.svg \ No newline at end of file diff --git a/unity/close_dash_pressed.svg b/unity/close_dash_pressed.svg new file mode 120000 index 0000000..5bb4c0b --- /dev/null +++ b/unity/close_dash_pressed.svg @@ -0,0 +1 @@ +dash/close_dash_pressed.svg \ No newline at end of file diff --git a/unity/close_focused_normal.svg b/unity/close_focused_normal.svg new file mode 120000 index 0000000..cd18456 --- /dev/null +++ b/unity/close_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/unity/close_focused_prelight.svg b/unity/close_focused_prelight.svg new file mode 120000 index 0000000..e338f1e --- /dev/null +++ b/unity/close_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/unity/close_focused_pressed.svg b/unity/close_focused_pressed.svg new file mode 120000 index 0000000..217bc6c --- /dev/null +++ b/unity/close_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_pressed.svg \ No newline at end of file diff --git a/unity/close_unfocused.svg b/unity/close_unfocused.svg new file mode 120000 index 0000000..c55c7f2 --- /dev/null +++ b/unity/close_unfocused.svg @@ -0,0 +1 @@ +window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/unity/close_unfocused_prelight.svg b/unity/close_unfocused_prelight.svg new file mode 120000 index 0000000..e338f1e --- /dev/null +++ b/unity/close_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/unity/close_unfocused_pressed.svg b/unity/close_unfocused_pressed.svg new file mode 120000 index 0000000..217bc6c --- /dev/null +++ b/unity/close_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_pressed.svg \ No newline at end of file diff --git a/unity/dash/close_dash.svg b/unity/dash/close_dash.svg new file mode 100644 index 0000000..a1ae66a --- /dev/null +++ b/unity/dash/close_dash.svg @@ -0,0 +1,217 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="close.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.760001" + inkscape:cx="9.2070256" + inkscape:cy="11.071789" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2"> + <g + id="g4092-0-2-21-0" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#f46067;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 172,58 c -3.86599,0 -7,3.134007 -7,7 0,3.865993 3.13401,7 7,7 3.86599,0 7,-3.134007 7,-7 0,-3.865993 -3.13401,-7 -7,-7 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6" + sodipodi:nodetypes="sssss" /> + </g> + </g> + <g + id="g4778-2-68" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39" + style="display:inline;opacity:1;fill:none;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/unity/dash/close_dash_disabled.svg b/unity/dash/close_dash_disabled.svg new file mode 100644 index 0000000..9da2452 --- /dev/null +++ b/unity/dash/close_dash_disabled.svg @@ -0,0 +1,217 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="close_dash_disabled.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="16.37831" + inkscape:cx="6.4763271" + inkscape:cy="12.077462" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline;opacity:1" + id="titlebutton-close-backdrop" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-3" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-6"> + <g + id="g4092-0-2-21-0-6" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#ffffff;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 172,58 c -3.86599,0 -7,3.134007 -7,7 0,3.865993 3.13401,7 7,7 3.86599,0 7,-3.134007 7,-7 0,-3.865993 -3.13401,-7 -7,-7 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6-8" + sodipodi:nodetypes="sssss" /> + </g> + </g> + <g + id="g4778-2-68-3" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-5" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-7" + style="display:inline;opacity:1;fill:none;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/unity/dash/close_dash_prelight.svg b/unity/dash/close_dash_prelight.svg new file mode 100644 index 0000000..ce6f366 --- /dev/null +++ b/unity/dash/close_dash_prelight.svg @@ -0,0 +1,221 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="close_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.3761" + inkscape:cx="5.8023041" + inkscape:cy="14.647057" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-hover" + inkscape:label="#g6260" + transform="translate(-538,1218)"> + <g + id="g4927" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-9"> + <g + id="g4092-0-2-3" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#f55f67;fill-opacity:0.95294118;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 172,92 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 172,97.867188 173.73438,96.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.687498 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 172,100 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.687498 -1.71094,-1.710937 C 169.05288,97.088403 168.98357,96.882438 169,96.671875 l 0,-0.75 z" + transform="translate(1204,156)" + id="path4068-7-5-8" /> + </g> + </g> + <g + id="g4778-4" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-44" + transform="translate(-60,-518)" /> + <g + id="layer10-2-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-9" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-7" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-02" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="542" + height="16" + width="16" + id="rect17883-5" + style="display:inline;opacity:1;fill:none;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" /> + <path + inkscape:connector-curvature="0" + d="m 547.00004,-180.71594 0.75,0 c 0.008,-9e-5 0.0156,-3.5e-4 0.0234,0 0.19122,0.008 0.3824,0.0964 0.51563,0.23437 l 1.71093,1.71094 1.73438,-1.71094 c 0.19922,-0.17287 0.335,-0.22912 0.51562,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.0257,0.41298 -0.1875,0.5625 l -1.71093,1.71093 1.6875,1.6875 c 0.14114,0.14113 0.21093,0.34009 0.21093,0.53907 l 0,0.75 -0.75,0 c -0.19897,-1e-5 -0.39793,-0.0698 -0.53906,-0.21094 L 550,-176.63782 l -1.71093,1.71094 c -0.14113,0.14114 -0.3401,0.21094 -0.53907,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.6875 -1.71094,-1.71093 c -0.15805,-0.14598 -0.22737,-0.35194 -0.21094,-0.5625 l 0,-0.75 z" + id="path10839-9-2-2-7-9-7-4-9" + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + </g> +</svg> diff --git a/unity/dash/close_dash_pressed.svg b/unity/dash/close_dash_pressed.svg new file mode 100644 index 0000000..a0e24e2 --- /dev/null +++ b/unity/dash/close_dash_pressed.svg @@ -0,0 +1,222 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="close_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="11.38" + inkscape:cx="-7.8222545" + inkscape:cy="10.481875" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-active" + inkscape:label="#g6332" + transform="translate(-437,1218)"> + <g + id="g4927-8-7" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-3-7"> + <g + id="g4092-0-2-2-1" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#f55f67;fill-opacity:0.95294118;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-4-9" /> + </g> + </g> + <g + id="g4778-3-6" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-6-0" + transform="translate(-60,-518)" /> + <g + id="layer10-2-3-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-2-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-7-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-6-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-4-1" + style="display:inline;fill:#ffffff;fill-opacity:1"> + <path + inkscape:connector-curvature="0" + d="m 45.001573,764.10442 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 l 2.28125,2.28125 2.3125,-2.28125 c 0.265625,-0.2305 0.446672,-0.3055 0.6875,-0.3125 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -2.28125,2.28125 2.25,2.25 c 0.188188,0.18817 0.281242,0.45345 0.28125,0.71875 l 0,1 -1,0 c -0.265301,-10e-6 -0.530586,-0.0931 -0.71875,-0.28125 l -2.28125,-2.28125 -2.28125,2.28125 c -0.188164,0.18819 -0.45346,0.28125 -0.71875,0.28125 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 2.28125,-2.25 -2.28125,-2.28125 c -0.210742,-0.19463 -0.30316,-0.46925 -0.28125,-0.75 l 0,-1 z" + id="path10839-9-8-7" + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new;opacity:0.25" /> + </g> + </g> + </g> + <g + id="layer13-2-0-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-4-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-5-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="441" + height="16" + width="16" + id="rect17883-02" + style="display:inline;opacity:1;fill:none;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/unity/dash/maximize_dash.svg b/unity/dash/maximize_dash.svg new file mode 100644 index 0000000..4e88a9b --- /dev/null +++ b/unity/dash/maximize_dash.svg @@ -0,0 +1,240 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="maximize.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4185" /> + </linearGradient> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgitgitgitgitgit;stop-opacity:1;" + offset="0" + id="stop4188" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.376099" + inkscape:cx="7.8138037" + inkscape:cy="16.336878" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline;enable-background:new" + id="titlebutton-max-active-dark" + inkscape:label="#g6356" + transform="translate(-408.00001,1218)"> + <g + id="g4891-4-5-5" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-132)" + style="display:inline;opacity:1" + id="g4490-2-9-1-2-4-8"> + <g + id="g4092-0-6-3-6-8-3-7" + style="display:inline" + transform="translate(58)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#2eb398;fill-opacity:0.95294118;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-6-5-1-6-6-0" /> + </g> + </g> + <g + id="g4806-5-2-2-9" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-2-0-0-8" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-9-9-51-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-7-6-4-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-7-4-0-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-9-7-6-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-4-2-4-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-4-6-4-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-0-8-22-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-7-2-3-1" /> + </g> + </g> + <rect + y="-185.63782" + x="412" + height="16" + width="16" + id="rect17883-79-3-0" + style="display:inline;opacity:1;fill:none;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/unity/dash/maximize_dash_disabled.svg b/unity/dash/maximize_dash_disabled.svg new file mode 100644 index 0000000..e5cdca6 --- /dev/null +++ b/unity/dash/maximize_dash_disabled.svg @@ -0,0 +1,217 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="maximize_dash_disabled.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="46.324856" + inkscape:cx="3.8868836" + inkscape:cy="14.832757" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="false" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline;opacity:1;enable-background:new" + id="titlebutton-close-backdrop" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-3" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103)" + style="display:inline;opacity:1" + id="g4490-6-5-2-6"> + <g + id="g4092-0-2-21-0-6" + style="display:inline" + transform="translate(58)"> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#ffffff;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 172,58 c -3.86599,0 -7,3.134007 -7,7 0,3.865993 3.13401,7 7,7 3.86599,0 7,-3.134007 7,-7 0,-3.865993 -3.13401,-7 -7,-7 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6-8" + sodipodi:nodetypes="sssss" /> + </g> + </g> + <g + id="g4778-2-68-3" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-5" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-7" + style="display:inline;opacity:1;fill:none;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/unity/dash/maximize_dash_prelight.svg b/unity/dash/maximize_dash_prelight.svg new file mode 100644 index 0000000..763d6f4 --- /dev/null +++ b/unity/dash/maximize_dash_prelight.svg @@ -0,0 +1,220 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="maximize_dash_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.376099" + inkscape:cx="12.928726" + inkscape:cy="10.508077" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <path + style="display:inline;opacity:1;fill:#2eb398;fill-opacity:0.90980392;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 1302,248 c -3.866,0 -7,3.13401 -7,7 0,3.86599 3.134,7 7,7 3.866,0 7,-3.13401 7,-7 0,-3.86599 -3.134,-7 -7,-7 z" + id="path4068-7-5-9-6-7-2-5-78" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssss" /> + <g + id="g4806-9" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0" + style="display:inline;opacity:1;fill:none;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/unity/dash/maximize_dash_pressed.svg b/unity/dash/maximize_dash_pressed.svg new file mode 100644 index 0000000..4ea4251 --- /dev/null +++ b/unity/dash/maximize_dash_pressed.svg @@ -0,0 +1,329 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="maximize_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgitgitgitgitgit;stop-opacity:1;" + offset="0" + id="stop4188" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4185" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.89336" + inkscape:cx="6.4995462" + inkscape:cy="16.702808" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover-dark" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.45;fill:#5f697f;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" + id="path4068-7-5-9-6-7-2-4-6-6" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;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 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78-2-6" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7-6-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#c4c7cc;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5" + style="display:inline;opacity:1;fill:none;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 + style="display:inline" + id="titlebutton-max-active-dark" + inkscape:label="#g6356" + transform="translate(-408.00001,1218)"> + <g + id="g4891-4-5-5" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-132,0)" + style="display:inline;opacity:1" + id="g4490-2-9-1-2-4-8"> + <g + id="g4092-0-6-3-6-8-3-7" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#2eb398;fill-opacity:0.95294118;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-6-5-1-6-6-0" /> + </g> + </g> + <g + id="g4806-5-2-2-9" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-2-0-0-8" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-9-9-51-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-7-6-4-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-7-4-0-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-9-7-6-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-4-2-4-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-4-6-4-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-0-8-22-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-7-2-3-1"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;opacity:0.25" + id="path4293-4-9-0-2" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="412" + height="16" + width="16" + id="rect17883-79-3-0" + style="display:inline;opacity:1;fill:none;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/unity/dash/minimize_dash.svg b/unity/dash/minimize_dash.svg new file mode 100644 index 0000000..65e4ee0 --- /dev/null +++ b/unity/dash/minimize_dash.svg @@ -0,0 +1,223 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="minimize.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.1875" + inkscape:cx="10.864335" + inkscape:cy="11.098509" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline;enable-background:new" + id="titlebutton-min-active-dark" + inkscape:label="#g6414" + transform="translate(-379.00001,1218)"> + <g + id="g4909-1-2-0" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-161)" + style="display:inline;opacity:1" + id="g4490-3-6-1-4-1-6"> + <g + id="g4092-0-7-2-0-0-94-2" + style="display:inline" + transform="translate(58)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#fac536;fill-opacity:0.95294118;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-3-0-3-6-8-3" /> + </g> + </g> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-9-3-8-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-9-1-0-4" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-0-5-8-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-5-2-6-8" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-7-4-2-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-2-3-2-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-0-6-6-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-4-6-0-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-6-8-7-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-3-7-96-7" /> + </g> + </g> + <rect + style="display:inline;opacity:1;fill:none;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" + id="rect17883-79-9-2-2" + width="16" + height="16" + x="383" + y="-185.63782" /> + </g> + </g> +</svg> diff --git a/unity/dash/minimize_dash_disabled.svg b/unity/dash/minimize_dash_disabled.svg new file mode 100644 index 0000000..c318a0c --- /dev/null +++ b/unity/dash/minimize_dash_disabled.svg @@ -0,0 +1,217 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="minimize_dash_disabled.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="130.26321" + inkscape:cx="5.7247657" + inkscape:cy="11.180405" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline;opacity:1;enable-background:new" + id="titlebutton-close-backdrop" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-3" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103)" + style="display:inline;opacity:1" + id="g4490-6-5-2-6"> + <g + id="g4092-0-2-21-0-6" + style="display:inline" + transform="translate(58)"> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#ffffff;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 172,58 c -3.86599,0 -7,3.134007 -7,7 0,3.865993 3.13401,7 7,7 3.86599,0 7,-3.134007 7,-7 0,-3.865993 -3.13401,-7 -7,-7 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6-8" + sodipodi:nodetypes="sssss" /> + </g> + </g> + <g + id="g4778-2-68-3" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-5" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-7" + style="display:inline;opacity:1;fill:none;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/unity/dash/minimize_dash_prelight.svg b/unity/dash/minimize_dash_prelight.svg new file mode 100644 index 0000000..0e58199 --- /dev/null +++ b/unity/dash/minimize_dash_prelight.svg @@ -0,0 +1,220 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="minimize_dash_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.376099" + inkscape:cx="10.172639" + inkscape:cy="12.687366" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-hover" + inkscape:label="#g6308" + transform="translate(-480,1218)"> + <g + id="g4909" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <path + style="display:inline;opacity:1;fill:#fbc536;fill-opacity:0.90980392;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 1273,248 c -3.866,0 -7,3.13401 -7,7 0,3.86599 3.134,7 7,7 3.866,0 7,-3.13401 7,-7 0,-3.86599 -3.134,-7 -7,-7 z" + id="path4068-7-5-9-6-7-2-5-23" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssss" /> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-0" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-4" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-1" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-6" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-6"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-8" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="484" + height="16" + width="16" + id="rect17883-11" + style="display:inline;opacity:1;fill:none;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/unity/dash/minimize_dash_pressed.svg b/unity/dash/minimize_dash_pressed.svg new file mode 100644 index 0000000..84f651b --- /dev/null +++ b/unity/dash/minimize_dash_pressed.svg @@ -0,0 +1,242 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="minimize_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgitgitgit;stop-opacity:1;" + offset="0" + id="stop4172" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4169" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="16.093751" + inkscape:cx="3.4863897" + inkscape:cy="12.23513" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-active-dark" + inkscape:label="#g6414" + transform="translate(-379.00001,1218)"> + <g + id="g4909-1-2-0" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-161,0)" + style="display:inline;opacity:1" + id="g4490-3-6-1-4-1-6"> + <g + id="g4092-0-7-2-0-0-94-2" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#fac536;fill-opacity:0.95294118;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-3-0-3-6-8-3" /> + </g> + </g> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-9-3-8-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-9-1-0-4" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-0-5-8-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-5-2-6-8" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-7-4-2-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-2-3-2-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-0-6-6-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-4-6-0-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-6-8-7-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-3-7-96-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate;opacity:0.25" + id="rect9057-3-5-1-1" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + style="display:inline;opacity:1;fill:none;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" + id="rect17883-79-9-2-2" + width="16" + height="16" + x="383" + y="-185.63782" /> + </g> + </g> +</svg> diff --git a/unity/launcher_arrow_ltr_19-1.svg b/unity/launcher_arrow_ltr_19-1.svg new file mode 100644 index 0000000..d600ba6 --- /dev/null +++ b/unity/launcher_arrow_ltr_19-1.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ff00ff" color="#000000"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <rect width="4" height="8" x="2" y="1039.36" rx="0.5" fill="#f9f9f9"/> + </g> +</svg> diff --git a/unity/launcher_arrow_ltr_19.svg b/unity/launcher_arrow_ltr_19.svg new file mode 100644 index 0000000..3e5f967 --- /dev/null +++ b/unity/launcher_arrow_ltr_19.svg @@ -0,0 +1,78 @@ +<?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="10" + height="19" + id="svg2" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="launcher_arrow_ltr_19-2.svg"> + <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" /> + </cc:Work> + </rdf:RDF> + </metadata> + <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="744" + id="namedview14" + showgrid="true" + inkscape:zoom="24.842105" + inkscape:cx="15.022932" + inkscape:cy="8.5395645" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid3782" /> + </sodipodi:namedview> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <rect + width="10" + height="19" + x="20" + y="1033.36" + opacity="0.12" + fill="#ff00ff" + color="#000000" + id="rect8" /> + </clipPath> + </defs> + <g + transform="translate(0,-1033.3622)" + id="g10"> + <rect + width="3" + height="18.999983" + x="2" + y="1033.3622" + rx="0" + id="rect12" + style="fill:#f9f9f9" /> + </g> +</svg> diff --git a/unity/launcher_arrow_ltr_37.svg b/unity/launcher_arrow_ltr_37.svg new file mode 100644 index 0000000..7b8806f --- /dev/null +++ b/unity/launcher_arrow_ltr_37.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ff00ff" color="#000000"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ff00ff" color="#000000"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <g transform="matrix(2,0,0,1.4999968,0,-530.67775)"> + <rect rx="1" y="1039.36" x="2" height="8" width="4" fill="#f9f9f9"/> + </g> + </g> +</svg> diff --git a/unity/launcher_arrow_outline_ltr_19.svg b/unity/launcher_arrow_outline_ltr_19.svg new file mode 100644 index 0000000..2823085 --- /dev/null +++ b/unity/launcher_arrow_outline_ltr_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ff00ff" color="#000000"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <path d="M 2.5 6 C 2.223 6 2 6.223 2 6.5 L 2 13.5 C 2 13.777 2.223 14 2.5 14 L 5.5 14 C 5.777 14 6 13.777 6 13.5 L 6 6.5 C 6 6.223 5.777 6 5.5 6 L 2.5 6 z M 3 7 L 5 7 L 5 13 L 3 13 L 3 7 z " transform="translate(0,1033.3622)" fill="#f9f9f9"/> + </g> +</svg> diff --git a/unity/launcher_arrow_outline_ltr_37.svg b/unity/launcher_arrow_outline_ltr_37.svg new file mode 100644 index 0000000..a1480c8 --- /dev/null +++ b/unity/launcher_arrow_outline_ltr_37.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ff00ff" color="#000000"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ff00ff" color="#000000"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <path d="M 6 13 C 4.892 13 4 13.669002 4 14.5 L 4 23.5 C 4 24.330998 4.892 25 6 25 L 10 25 C 11.108 25 12 24.330998 12 23.5 L 12 14.5 C 12 13.669002 11.108 13 10 13 L 6 13 z M 6 15 L 10 15 L 10 23 L 6 23 L 6 15 z " transform="translate(0,1015.3622)" fill="#f9f9f9"/> + </g> +</svg> diff --git a/unity/launcher_arrow_outline_rtl_19.svg b/unity/launcher_arrow_outline_rtl_19.svg new file mode 100644 index 0000000..6c83c8f --- /dev/null +++ b/unity/launcher_arrow_outline_rtl_19.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="10" height="19"> + <defs> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ff00ff" color="#000000"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <path d="m 4.5,1039.3622 c -0.277,0 -0.5,0.223 -0.5,0.5 l 0,7 c 0,0.277 0.223,0.5 0.5,0.5 l 3,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-7 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 l -3,0 z m 0.5,1 2,0 0,6 -2,0 0,-6 z" fill="#f9f9f9"/> + </g> +</svg> diff --git a/unity/launcher_arrow_outline_rtl_37.svg b/unity/launcher_arrow_outline_rtl_37.svg new file mode 100644 index 0000000..ed493d8 --- /dev/null +++ b/unity/launcher_arrow_outline_rtl_37.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ff00ff" color="#000000"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ff00ff" color="#000000"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <path d="m 10,1028.3622 c -1.108,0 -2,0.669 -2,1.5 l 0,9 c 0,0.831 0.892,1.5 2,1.5 l 4,0 c 1.108,0 2,-0.669 2,-1.5 l 0,-9 c 0,-0.831 -0.892,-1.5 -2,-1.5 l -4,0 z m 0,2 4,0 0,8 -4,0 0,-8 z" fill="#f9f9f9"/> + </g> +</svg> diff --git a/unity/launcher_arrow_rtl_19.svg b/unity/launcher_arrow_rtl_19.svg new file mode 100644 index 0000000..67fc9f9 --- /dev/null +++ b/unity/launcher_arrow_rtl_19.svg @@ -0,0 +1,74 @@ +<?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="10" + height="19" + id="svg2" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="launcher_arrow_rtl_19.svg"> + <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" /> + </cc:Work> + </rdf:RDF> + </metadata> + <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="744" + id="namedview14" + showgrid="false" + inkscape:zoom="49.68421" + inkscape:cx="6.4689154" + inkscape:cy="9.094562" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <rect + width="10" + height="19" + x="20" + y="1033.36" + opacity="0.12" + fill="#ff00ff" + color="#000000" + id="rect8" /> + </clipPath> + </defs> + <g + transform="translate(0,-1033.3622)" + id="g10"> + <rect + width="4" + height="8" + x="4" + y="1039.36" + rx="0" + id="rect12" + style="fill:#f9f9f9" /> + </g> +</svg> diff --git a/unity/launcher_arrow_rtl_37.svg b/unity/launcher_arrow_rtl_37.svg new file mode 100644 index 0000000..9fac194 --- /dev/null +++ b/unity/launcher_arrow_rtl_37.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ff00ff" color="#000000"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ff00ff" color="#000000"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <g transform="matrix(2,0,0,1.4999968,4,-530.67775)"> + <rect rx="1" y="1039.36" x="2" height="8" width="4" fill="#f9f9f9"/> + </g> + </g> +</svg> diff --git a/unity/launcher_icon_back_150.svg b/unity/launcher_icon_back_150.svg new file mode 100644 index 0000000..d66f78d --- /dev/null +++ b/unity/launcher_icon_back_150.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"> + <defs> + <clipPath> + <path d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z"/> + </clipPath> + </defs> +</svg> diff --git a/unity/launcher_icon_back_54.svg b/unity/launcher_icon_back_54.svg new file mode 100644 index 0000000..69fc496 --- /dev/null +++ b/unity/launcher_icon_back_54.svg @@ -0,0 +1,64 @@ +<?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="54" + height="54" + viewBox="0 0 54 54.000001" + id="svg2" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="_launcher_icon_back_54.svg"> + <metadata + id="metadata8"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs6" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1325" + inkscape:window-height="744" + id="namedview4" + showgrid="true" + inkscape:zoom="34.962962" + inkscape:cx="4.9235757" + inkscape:cy="50.399901" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2985" /> + </sodipodi:namedview> + <rect + style="opacity:0.8;fill:#ffffff;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" + id="rect2987" + width="52" + height="52" + x="0.99999952" + y="1" + ry="3.0588236" + rx="2.9999995" /> +</svg> diff --git a/unity/launcher_icon_edge_150.svg b/unity/launcher_icon_edge_150.svg new file mode 100644 index 0000000..6d9201e --- /dev/null +++ b/unity/launcher_icon_edge_150.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"> + <defs> + <clipPath> + <path d="m 440,80.683594 c -1.84957,0 -3.31641,1.466834 -3.31641,3.316406 l 0,44 c 0,1.84957 1.46684,3.31641 3.31641,3.31641 l 44,0 c 1.84957,0 3.31641,-1.46684 3.31641,-3.31641 l 0,-44 c 0,-1.849572 -1.46684,-3.316406 -3.31641,-3.316406 l -44,0 z"/> + </clipPath> + <clipPath> + <rect y="316" x="353" height="148" width="148" opacity="0.8" fill="#ff00ff" color="#000000" rx="12"/> + </clipPath> + </defs> +</svg> diff --git a/unity/launcher_icon_edge_54.svg b/unity/launcher_icon_edge_54.svg new file mode 100644 index 0000000..3307c5b --- /dev/null +++ b/unity/launcher_icon_edge_54.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"> + <defs> + <clipPath> + <path d="m 440,81.001953 c -1.67866,0 -2.99805,1.319387 -2.99805,2.998047 l 0,44 c 0,1.67866 1.31939,2.99805 2.99805,2.99805 l 44,0 c 1.67866,0 2.99805,-1.31939 2.99805,-2.99805 l 0,-44 c 0,-1.67866 -1.31939,-2.998047 -2.99805,-2.998047 l -44,0 z"/> + </clipPath> + </defs> +</svg> diff --git a/unity/launcher_icon_glow_200.svg b/unity/launcher_icon_glow_200.svg new file mode 100644 index 0000000..01bb0d9 --- /dev/null +++ b/unity/launcher_icon_glow_200.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> + <defs> + <clipPath> + <path d="m 427.33333,22.026666 0,69.333333 69.33333,0 0,-69.333333 -69.33333,0 z m 13.11917,9.013333 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105834 l 0,43.094999 c 0,2.276228 -1.8296,4.105834 -4.10583,4.105834 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105834 l 0,-43.094999 c 0,-2.276228 1.8296,-4.105834 4.10583,-4.105834 z"/> + </clipPath> + </defs> +</svg> diff --git a/unity/launcher_icon_glow_62.svg b/unity/launcher_icon_glow_62.svg new file mode 100644 index 0000000..105b068 --- /dev/null +++ b/unity/launcher_icon_glow_62.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 62 62.000001"> + <defs> + <clipPath> + <path d="m 1,25 0,62 62,0 0,-62 -62,0 z m 9,6 44,0 c 1.662,0 3,1.338 3,3 l 0,44 c 0,1.662 -1.338,3 -3,3 L 10,81 C 8.338,81 7,79.662 7,78 L 7,34 c 0,-1.662 1.338,-3 3,-3 z"/> + </clipPath> + </defs> +</svg> diff --git a/unity/launcher_icon_selected_back_150.svg b/unity/launcher_icon_selected_back_150.svg new file mode 100644 index 0000000..2fa6752 --- /dev/null +++ b/unity/launcher_icon_selected_back_150.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"> + <defs> + <clipPath> + <rect y="1040.22" x="505" height="150" width="150" opacity="0.2" fill-rule="evenodd" color="#000000" rx="42"/> + </clipPath> + </defs> + <g transform="translate(-505.00002,-1040.2193)"> + <rect width="150" height="4" x="505" y="1186.22" rx="2" fill="#f9f9f9" fill-rule="evenodd"/> + </g> +</svg> diff --git a/unity/launcher_icon_selected_back_54.svg b/unity/launcher_icon_selected_back_54.svg new file mode 100644 index 0000000..dfe7dbf --- /dev/null +++ b/unity/launcher_icon_selected_back_54.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"/> diff --git a/unity/launcher_icon_shadow_200.svg b/unity/launcher_icon_shadow_200.svg new file mode 100644 index 0000000..9e68b14 --- /dev/null +++ b/unity/launcher_icon_shadow_200.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200.00001 200.00003"> + <defs> + <clipPath> + <path d="m 489.73333,21.333331 0,69.333332 69.33333,0 0,-69.333332 -69.33333,0 z m 13.11917,9.013334 43.095,0 c 2.27623,0 4.10583,1.829606 4.10583,4.105833 l 0,43.094999 c 0,2.276227 -1.8296,4.105833 -4.10583,4.105833 l -43.095,0 c -2.27623,0 -4.10583,-1.829606 -4.10583,-4.105833 l 0,-43.094999 c 0,-2.276227 1.8296,-4.105833 4.10583,-4.105833 z"/> + </clipPath> + </defs> +</svg> diff --git a/unity/launcher_icon_shadow_62.svg b/unity/launcher_icon_shadow_62.svg new file mode 100644 index 0000000..d322434 --- /dev/null +++ b/unity/launcher_icon_shadow_62.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="62" height="62" viewBox="0 0 61.999999 62.000001"> + <defs> + <clipPath> + <path d="m 4,24 c -2.216,0 -4,1.784 -4,4 l 0,56 c 0,2.216 1.784,4 4,4 l 56,0 c 2.216,0 4,-1.784 4,-4 l 0,-56 c 0,-2.216 -1.784,-4 -4,-4 L 4,24 z m 6,6 44,0 c 2.216,0 4,1.784 4,4 l 0,44 c 0,2.216 -1.784,4 -4,4 L 10,82 C 7.784,82 6,80.216 6,78 L 6,34 c 0,-2.216 1.784,-4 4,-4 z"/> + </clipPath> + </defs> +</svg> diff --git a/unity/launcher_icon_shine_150.svg b/unity/launcher_icon_shine_150.svg new file mode 100644 index 0000000..51af8a1 --- /dev/null +++ b/unity/launcher_icon_shine_150.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 149.99998 150"/> diff --git a/unity/launcher_icon_shine_54.svg b/unity/launcher_icon_shine_54.svg new file mode 100644 index 0000000..dfe7dbf --- /dev/null +++ b/unity/launcher_icon_shine_54.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="54" height="54" viewBox="0 0 54 54.000001"/> diff --git a/unity/launcher_pip_ltr_19.svg b/unity/launcher_pip_ltr_19.svg new file mode 100644 index 0000000..73fcf3b --- /dev/null +++ b/unity/launcher_pip_ltr_19.svg @@ -0,0 +1,78 @@ +<?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="10" + height="18" + id="svg2" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="launcher_pip_ltr_19.svg"> + <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" /> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="640" + inkscape:window-height="480" + id="namedview14" + showgrid="true" + inkscape:zoom="18.541911" + inkscape:cx="6.6239778" + inkscape:cy="9.6736657" + inkscape:window-x="498" + inkscape:window-y="144" + inkscape:window-maximized="0" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid2993" /> + </sodipodi:namedview> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <rect + width="10" + height="19" + x="20" + y="1033.36" + opacity="0.12" + fill="#ff00ff" + color="#000000" + id="rect8" /> + </clipPath> + </defs> + <g + transform="translate(0,-1034.3622)" + id="g10"> + <rect + rx="0" + y="1042.36" + x="2" + height="2.0022147" + width="4" + id="rect12" + style="fill:#f9f9f9" /> + </g> +</svg> diff --git a/unity/launcher_pip_ltr_37.svg b/unity/launcher_pip_ltr_37.svg new file mode 100644 index 0000000..f6a12a0 --- /dev/null +++ b/unity/launcher_pip_ltr_37.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="37"> + <defs> + <clipPath> + <rect y="1015.36" x="20" height="37" width="20" opacity="0.12" fill="#ff00ff" color="#000000"/> + </clipPath> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ff00ff" color="#000000"/> + </clipPath> + <clipPath> + <rect width="20" height="37" x="20" y="1015.36" opacity="0.12" fill="#ff00ff" color="#000000"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <rect width="7" height="7" x="5" y="1030.36" rx="1" fill="#f9f9f9"/> + </g> +</svg> diff --git a/unity/launcher_pip_rtl_19.svg b/unity/launcher_pip_rtl_19.svg new file mode 100644 index 0000000..e1bbf38 --- /dev/null +++ b/unity/launcher_pip_rtl_19.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="10" + height="19" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_pip_rtl_19.svg"> + <defs + id="defs4"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4069"> + <rect + style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect4071" + width="10" + height="19" + x="20" + y="1033.3622" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#6f6f6f" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.91764706" + inkscape:pageshadow="2" + inkscape:zoom="37.947076" + inkscape:cx="4.8330471" + inkscape:cy="7.3918738" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:snap-bbox-midpoints="true" + inkscape:object-paths="true" + inkscape:snap-intersection-paths="true" + inkscape:object-nodes="true" + inkscape:snap-smooth-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-object-midpoints="true" + inkscape:snap-center="true" + inkscape:snap-page="true"> + <inkscape:grid + type="xygrid" + id="grid4740" + empspacing="8" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </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="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1033.3622)"> + <path + sodipodi:type="arc" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + id="path3789" + sodipodi:cx="6.5" + sodipodi:cy="9.5" + sodipodi:rx="1.5" + sodipodi:ry="1.5" + d="m 8,9.5 a 1.5,1.5 0 1 1 -3,0 1.5,1.5 0 1 1 3,0 z" + transform="translate(-1,1033.3622)" /> + </g> +</svg> diff --git a/unity/launcher_pip_rtl_37.svg b/unity/launcher_pip_rtl_37.svg new file mode 100644 index 0000000..83ae155 --- /dev/null +++ b/unity/launcher_pip_rtl_37.svg @@ -0,0 +1,106 @@ +<?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="37" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_pip_rtl_37.svg"> + <defs + id="defs4"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4219"> + <rect + y="1015.3622" + x="20" + height="37" + width="20" + id="rect4221" + style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#666666" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.90196078" + inkscape:pageshadow="2" + inkscape:zoom="32" + inkscape:cx="14.107228" + inkscape:cy="20.631832" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:snap-bbox-midpoints="true" + inkscape:object-paths="true" + inkscape:snap-intersection-paths="true" + inkscape:object-nodes="true" + inkscape:snap-smooth-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-page="true"> + <inkscape:grid + type="xygrid" + id="grid4740" + empspacing="8" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="0,1" + position="8,19" + id="guide3004" /> + </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="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1015.3622)"> + <path + sodipodi:type="arc" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + id="path4809" + sodipodi:cx="12.5" + sodipodi:cy="18.5" + sodipodi:rx="3.5" + sodipodi:ry="3.5" + d="m 16,18.5 a 3.5,3.5 0 1 1 -7,0 3.5,3.5 0 1 1 7,0 z" + transform="translate(-1,1015.3622)" /> + </g> +</svg> diff --git a/unity/maximize.svg b/unity/maximize.svg new file mode 120000 index 0000000..836cb83 --- /dev/null +++ b/unity/maximize.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/unity/maximize_dash.svg b/unity/maximize_dash.svg new file mode 120000 index 0000000..b653395 --- /dev/null +++ b/unity/maximize_dash.svg @@ -0,0 +1 @@ +dash/maximize_dash.svg \ No newline at end of file diff --git a/unity/maximize_dash_disabled.svg b/unity/maximize_dash_disabled.svg new file mode 120000 index 0000000..43f0fb6 --- /dev/null +++ b/unity/maximize_dash_disabled.svg @@ -0,0 +1 @@ +dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/unity/maximize_dash_prelight.svg b/unity/maximize_dash_prelight.svg new file mode 120000 index 0000000..0a74f64 --- /dev/null +++ b/unity/maximize_dash_prelight.svg @@ -0,0 +1 @@ +dash/maximize_dash_prelight.svg \ No newline at end of file diff --git a/unity/maximize_dash_pressed.svg b/unity/maximize_dash_pressed.svg new file mode 120000 index 0000000..c4f77fa --- /dev/null +++ b/unity/maximize_dash_pressed.svg @@ -0,0 +1 @@ +dash/maximize_dash_pressed.svg \ No newline at end of file diff --git a/unity/maximize_focused_normal.svg b/unity/maximize_focused_normal.svg new file mode 120000 index 0000000..836cb83 --- /dev/null +++ b/unity/maximize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/unity/maximize_focused_prelight.svg b/unity/maximize_focused_prelight.svg new file mode 120000 index 0000000..7f7d2f7 --- /dev/null +++ b/unity/maximize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/unity/maximize_focused_pressed.svg b/unity/maximize_focused_pressed.svg new file mode 120000 index 0000000..529dd34 --- /dev/null +++ b/unity/maximize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/unity/maximize_unfocused.svg b/unity/maximize_unfocused.svg new file mode 120000 index 0000000..050eb91 --- /dev/null +++ b/unity/maximize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/unity/maximize_unfocused_prelight.svg b/unity/maximize_unfocused_prelight.svg new file mode 120000 index 0000000..7f7d2f7 --- /dev/null +++ b/unity/maximize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/maximize_prelight.svg \ No newline at end of file diff --git a/unity/maximize_unfocused_pressed.svg b/unity/maximize_unfocused_pressed.svg new file mode 120000 index 0000000..529dd34 --- /dev/null +++ b/unity/maximize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/maximize_pressed.svg \ No newline at end of file diff --git a/unity/minimize.svg b/unity/minimize.svg new file mode 120000 index 0000000..a67242c --- /dev/null +++ b/unity/minimize.svg @@ -0,0 +1 @@ +window-buttons/minimize.svg \ No newline at end of file diff --git a/unity/minimize_dash.svg b/unity/minimize_dash.svg new file mode 120000 index 0000000..387f075 --- /dev/null +++ b/unity/minimize_dash.svg @@ -0,0 +1 @@ +dash/minimize_dash.svg \ No newline at end of file diff --git a/unity/minimize_dash_disabled.svg b/unity/minimize_dash_disabled.svg new file mode 120000 index 0000000..99c6442 --- /dev/null +++ b/unity/minimize_dash_disabled.svg @@ -0,0 +1 @@ +dash/minimize_dash_disabled.svg \ No newline at end of file diff --git a/unity/minimize_dash_prelight.svg b/unity/minimize_dash_prelight.svg new file mode 120000 index 0000000..8bc8ae7 --- /dev/null +++ b/unity/minimize_dash_prelight.svg @@ -0,0 +1 @@ +dash/minimize_dash_prelight.svg \ No newline at end of file diff --git a/unity/minimize_dash_pressed.svg b/unity/minimize_dash_pressed.svg new file mode 120000 index 0000000..8eee2dd --- /dev/null +++ b/unity/minimize_dash_pressed.svg @@ -0,0 +1 @@ +dash/minimize_dash_pressed.svg \ No newline at end of file diff --git a/unity/minimize_focused_normal.svg b/unity/minimize_focused_normal.svg new file mode 120000 index 0000000..a67242c --- /dev/null +++ b/unity/minimize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/minimize.svg \ No newline at end of file diff --git a/unity/minimize_focused_prelight.svg b/unity/minimize_focused_prelight.svg new file mode 120000 index 0000000..fcb0892 --- /dev/null +++ b/unity/minimize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/unity/minimize_focused_pressed.svg b/unity/minimize_focused_pressed.svg new file mode 120000 index 0000000..31687d0 --- /dev/null +++ b/unity/minimize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/unity/minimize_unfocused.svg b/unity/minimize_unfocused.svg new file mode 120000 index 0000000..d4f5cbf --- /dev/null +++ b/unity/minimize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/minimize_unfocused.svg \ No newline at end of file diff --git a/unity/minimize_unfocused_prelight.svg b/unity/minimize_unfocused_prelight.svg new file mode 120000 index 0000000..fcb0892 --- /dev/null +++ b/unity/minimize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/minimize_prelight.svg \ No newline at end of file diff --git a/unity/minimize_unfocused_pressed.svg b/unity/minimize_unfocused_pressed.svg new file mode 120000 index 0000000..31687d0 --- /dev/null +++ b/unity/minimize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/minimize_pressed.svg \ No newline at end of file diff --git a/unity/sheet_style_close_focused.svg b/unity/sheet_style_close_focused.svg new file mode 120000 index 0000000..cd18456 --- /dev/null +++ b/unity/sheet_style_close_focused.svg @@ -0,0 +1 @@ +window-buttons/close.svg \ No newline at end of file diff --git a/unity/sheet_style_close_focused_prelight.svg b/unity/sheet_style_close_focused_prelight.svg new file mode 120000 index 0000000..e338f1e --- /dev/null +++ b/unity/sheet_style_close_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/close_prelight.svg \ No newline at end of file diff --git a/unity/sheet_style_close_focused_pressed.svg b/unity/sheet_style_close_focused_pressed.svg new file mode 120000 index 0000000..c55c7f2 --- /dev/null +++ b/unity/sheet_style_close_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/close_unfocused.svg \ No newline at end of file diff --git a/unity/unmaximize.svg b/unity/unmaximize.svg new file mode 120000 index 0000000..836cb83 --- /dev/null +++ b/unity/unmaximize.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/unity/unmaximize_dash.svg b/unity/unmaximize_dash.svg new file mode 120000 index 0000000..b653395 --- /dev/null +++ b/unity/unmaximize_dash.svg @@ -0,0 +1 @@ +dash/maximize_dash.svg \ No newline at end of file diff --git a/unity/unmaximize_dash_disabled.svg b/unity/unmaximize_dash_disabled.svg new file mode 120000 index 0000000..43f0fb6 --- /dev/null +++ b/unity/unmaximize_dash_disabled.svg @@ -0,0 +1 @@ +dash/maximize_dash_disabled.svg \ No newline at end of file diff --git a/unity/unmaximize_dash_prelight.svg b/unity/unmaximize_dash_prelight.svg new file mode 120000 index 0000000..d3b1d56 --- /dev/null +++ b/unity/unmaximize_dash_prelight.svg @@ -0,0 +1 @@ +window-buttons/unmaximize_prelight.svg \ No newline at end of file diff --git a/unity/unmaximize_dash_pressed.svg b/unity/unmaximize_dash_pressed.svg new file mode 120000 index 0000000..a4d9574 --- /dev/null +++ b/unity/unmaximize_dash_pressed.svg @@ -0,0 +1 @@ +window-buttons/unmaximize_pressed.svg \ No newline at end of file diff --git a/unity/unmaximize_focused_normal.svg b/unity/unmaximize_focused_normal.svg new file mode 120000 index 0000000..836cb83 --- /dev/null +++ b/unity/unmaximize_focused_normal.svg @@ -0,0 +1 @@ +window-buttons/maximize.svg \ No newline at end of file diff --git a/unity/unmaximize_focused_prelight.svg b/unity/unmaximize_focused_prelight.svg new file mode 120000 index 0000000..d3b1d56 --- /dev/null +++ b/unity/unmaximize_focused_prelight.svg @@ -0,0 +1 @@ +window-buttons/unmaximize_prelight.svg \ No newline at end of file diff --git a/unity/unmaximize_focused_pressed.svg b/unity/unmaximize_focused_pressed.svg new file mode 120000 index 0000000..a4d9574 --- /dev/null +++ b/unity/unmaximize_focused_pressed.svg @@ -0,0 +1 @@ +window-buttons/unmaximize_pressed.svg \ No newline at end of file diff --git a/unity/unmaximize_unfocused.svg b/unity/unmaximize_unfocused.svg new file mode 120000 index 0000000..050eb91 --- /dev/null +++ b/unity/unmaximize_unfocused.svg @@ -0,0 +1 @@ +window-buttons/maximize_unfocused.svg \ No newline at end of file diff --git a/unity/unmaximize_unfocused_prelight.svg b/unity/unmaximize_unfocused_prelight.svg new file mode 120000 index 0000000..d3b1d56 --- /dev/null +++ b/unity/unmaximize_unfocused_prelight.svg @@ -0,0 +1 @@ +window-buttons/unmaximize_prelight.svg \ No newline at end of file diff --git a/unity/unmaximize_unfocused_pressed.svg b/unity/unmaximize_unfocused_pressed.svg new file mode 120000 index 0000000..a4d9574 --- /dev/null +++ b/unity/unmaximize_unfocused_pressed.svg @@ -0,0 +1 @@ +window-buttons/unmaximize_pressed.svg \ No newline at end of file diff --git a/unity/window-buttons/close.svg b/unity/window-buttons/close.svg new file mode 100644 index 0000000..a1ae66a --- /dev/null +++ b/unity/window-buttons/close.svg @@ -0,0 +1,217 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="close.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.760001" + inkscape:cx="9.2070256" + inkscape:cy="11.071789" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2"> + <g + id="g4092-0-2-21-0" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#f46067;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 172,58 c -3.86599,0 -7,3.134007 -7,7 0,3.865993 3.13401,7 7,7 3.86599,0 7,-3.134007 7,-7 0,-3.865993 -3.13401,-7 -7,-7 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6" + sodipodi:nodetypes="sssss" /> + </g> + </g> + <g + id="g4778-2-68" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39" + style="display:inline;opacity:1;fill:none;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/unity/window-buttons/close_prelight.svg b/unity/window-buttons/close_prelight.svg new file mode 100644 index 0000000..ce6f366 --- /dev/null +++ b/unity/window-buttons/close_prelight.svg @@ -0,0 +1,221 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="close_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.3761" + inkscape:cx="5.8023041" + inkscape:cy="14.647057" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-hover" + inkscape:label="#g6260" + transform="translate(-538,1218)"> + <g + id="g4927" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-9"> + <g + id="g4092-0-2-3" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#f55f67;fill-opacity:0.95294118;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 172,92 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 172,97.867188 173.73438,96.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.687498 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 172,100 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.687498 -1.71094,-1.710937 C 169.05288,97.088403 168.98357,96.882438 169,96.671875 l 0,-0.75 z" + transform="translate(1204,156)" + id="path4068-7-5-8" /> + </g> + </g> + <g + id="g4778-4" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-44" + transform="translate(-60,-518)" /> + <g + id="layer10-2-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-9" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-7" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-02" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="542" + height="16" + width="16" + id="rect17883-5" + style="display:inline;opacity:1;fill:none;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" /> + <path + inkscape:connector-curvature="0" + d="m 547.00004,-180.71594 0.75,0 c 0.008,-9e-5 0.0156,-3.5e-4 0.0234,0 0.19122,0.008 0.3824,0.0964 0.51563,0.23437 l 1.71093,1.71094 1.73438,-1.71094 c 0.19922,-0.17287 0.335,-0.22912 0.51562,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.0257,0.41298 -0.1875,0.5625 l -1.71093,1.71093 1.6875,1.6875 c 0.14114,0.14113 0.21093,0.34009 0.21093,0.53907 l 0,0.75 -0.75,0 c -0.19897,-1e-5 -0.39793,-0.0698 -0.53906,-0.21094 L 550,-176.63782 l -1.71093,1.71094 c -0.14113,0.14114 -0.3401,0.21094 -0.53907,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.6875 -1.71094,-1.71093 c -0.15805,-0.14598 -0.22737,-0.35194 -0.21094,-0.5625 l 0,-0.75 z" + id="path10839-9-2-2-7-9-7-4-9" + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + </g> + </g> +</svg> diff --git a/unity/window-buttons/close_pressed.svg b/unity/window-buttons/close_pressed.svg new file mode 100644 index 0000000..a0e24e2 --- /dev/null +++ b/unity/window-buttons/close_pressed.svg @@ -0,0 +1,222 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="close_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="11.38" + inkscape:cx="-7.8222545" + inkscape:cy="10.481875" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-active" + inkscape:label="#g6332" + transform="translate(-437,1218)"> + <g + id="g4927-8-7" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-3-7"> + <g + id="g4092-0-2-2-1" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#f55f67;fill-opacity:0.95294118;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-4-9" /> + </g> + </g> + <g + id="g4778-3-6" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-6-0" + transform="translate(-60,-518)" /> + <g + id="layer10-2-3-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-2-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-7-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-6-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-4-1" + style="display:inline;fill:#ffffff;fill-opacity:1"> + <path + inkscape:connector-curvature="0" + d="m 45.001573,764.10442 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 l 2.28125,2.28125 2.3125,-2.28125 c 0.265625,-0.2305 0.446672,-0.3055 0.6875,-0.3125 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -2.28125,2.28125 2.25,2.25 c 0.188188,0.18817 0.281242,0.45345 0.28125,0.71875 l 0,1 -1,0 c -0.265301,-10e-6 -0.530586,-0.0931 -0.71875,-0.28125 l -2.28125,-2.28125 -2.28125,2.28125 c -0.188164,0.18819 -0.45346,0.28125 -0.71875,0.28125 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 l 2.28125,-2.25 -2.28125,-2.28125 c -0.210742,-0.19463 -0.30316,-0.46925 -0.28125,-0.75 l 0,-1 z" + id="path10839-9-8-7" + style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new;opacity:0.25" /> + </g> + </g> + </g> + <g + id="layer13-2-0-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-4-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-5-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="441" + height="16" + width="16" + id="rect17883-02" + style="display:inline;opacity:1;fill:none;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/unity/window-buttons/close_unfocused.svg b/unity/window-buttons/close_unfocused.svg new file mode 100644 index 0000000..a48abc2 --- /dev/null +++ b/unity/window-buttons/close_unfocused.svg @@ -0,0 +1,217 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="close_unfocused.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="16.282902" + inkscape:cx="-4.0812641" + inkscape:cy="14.737255" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline;opacity:1" + id="titlebutton-close-backdrop" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-3" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-6"> + <g + id="g4092-0-2-21-0-6" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#888888;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 172,58 c -3.86599,0 -7,3.134007 -7,7 0,3.865993 3.13401,7 7,7 3.86599,0 7,-3.134007 7,-7 0,-3.865993 -3.13401,-7 -7,-7 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6-8" + sodipodi:nodetypes="sssss" /> + </g> + </g> + <g + id="g4778-2-68-3" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-5" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-7" + style="display:inline;opacity:1;fill:none;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/unity/window-buttons/maximize.svg b/unity/window-buttons/maximize.svg new file mode 100644 index 0000000..4e88a9b --- /dev/null +++ b/unity/window-buttons/maximize.svg @@ -0,0 +1,240 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="maximize.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4185" /> + </linearGradient> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgitgitgitgitgit;stop-opacity:1;" + offset="0" + id="stop4188" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.376099" + inkscape:cx="7.8138037" + inkscape:cy="16.336878" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline;enable-background:new" + id="titlebutton-max-active-dark" + inkscape:label="#g6356" + transform="translate(-408.00001,1218)"> + <g + id="g4891-4-5-5" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-132)" + style="display:inline;opacity:1" + id="g4490-2-9-1-2-4-8"> + <g + id="g4092-0-6-3-6-8-3-7" + style="display:inline" + transform="translate(58)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#2eb398;fill-opacity:0.95294118;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-6-5-1-6-6-0" /> + </g> + </g> + <g + id="g4806-5-2-2-9" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-2-0-0-8" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-9-9-51-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-7-6-4-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-7-4-0-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-9-7-6-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-4-2-4-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-4-6-4-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-0-8-22-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-7-2-3-1" /> + </g> + </g> + <rect + y="-185.63782" + x="412" + height="16" + width="16" + id="rect17883-79-3-0" + style="display:inline;opacity:1;fill:none;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/unity/window-buttons/maximize_prelight.svg b/unity/window-buttons/maximize_prelight.svg new file mode 100644 index 0000000..3f73656 --- /dev/null +++ b/unity/window-buttons/maximize_prelight.svg @@ -0,0 +1,220 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="maximize_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.893359" + inkscape:cx="15.183606" + inkscape:cy="8.3173424" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <path + style="display:inline;opacity:1;fill:#2eb398;fill-opacity:0.90980392;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 1302,248 c -3.866,0 -7,3.13401 -7,7 0,3.86599 3.134,7 7,7 3.866,0 7,-3.13401 7,-7 0,-3.86599 -3.134,-7 -7,-7 z" + id="path4068-7-5-9-6-7-2-5-78" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssss" /> + <g + id="g4806-9" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0" + style="display:inline;opacity:1;fill:none;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/unity/window-buttons/maximize_pressed.svg b/unity/window-buttons/maximize_pressed.svg new file mode 100644 index 0000000..4ea4251 --- /dev/null +++ b/unity/window-buttons/maximize_pressed.svg @@ -0,0 +1,329 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="maximize_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgitgitgitgitgit;stop-opacity:1;" + offset="0" + id="stop4188" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4185" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.89336" + inkscape:cx="6.4995462" + inkscape:cy="16.702808" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover-dark" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.45;fill:#5f697f;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" + id="path4068-7-5-9-6-7-2-4-6-6" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;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 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78-2-6" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7-6-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#c4c7cc;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5" + style="display:inline;opacity:1;fill:none;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 + style="display:inline" + id="titlebutton-max-active-dark" + inkscape:label="#g6356" + transform="translate(-408.00001,1218)"> + <g + id="g4891-4-5-5" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-132,0)" + style="display:inline;opacity:1" + id="g4490-2-9-1-2-4-8"> + <g + id="g4092-0-6-3-6-8-3-7" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#2eb398;fill-opacity:0.95294118;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-6-5-1-6-6-0" /> + </g> + </g> + <g + id="g4806-5-2-2-9" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-2-0-0-8" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-9-9-51-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-7-6-4-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-7-4-0-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-9-7-6-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-4-2-4-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-4-6-4-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-0-8-22-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-7-2-3-1"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;opacity:0.25" + id="path4293-4-9-0-2" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="412" + height="16" + width="16" + id="rect17883-79-3-0" + style="display:inline;opacity:1;fill:none;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/unity/window-buttons/maximize_unfocused.svg b/unity/window-buttons/maximize_unfocused.svg new file mode 100644 index 0000000..9b84167 --- /dev/null +++ b/unity/window-buttons/maximize_unfocused.svg @@ -0,0 +1,217 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="maximize_unfocused.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="23.027501" + inkscape:cx="8.5496073" + inkscape:cy="14.832757" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="false" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline;opacity:1;enable-background:new" + id="titlebutton-close-backdrop" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-3" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103)" + style="display:inline;opacity:1" + id="g4490-6-5-2-6"> + <g + id="g4092-0-2-21-0-6" + style="display:inline" + transform="translate(58)"> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#888888;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 172,58 c -3.86599,0 -7,3.134007 -7,7 0,3.865993 3.13401,7 7,7 3.86599,0 7,-3.134007 7,-7 0,-3.865993 -3.13401,-7 -7,-7 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6-8" + sodipodi:nodetypes="sssss" /> + </g> + </g> + <g + id="g4778-2-68-3" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-5" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-7" + style="display:inline;opacity:1;fill:none;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/unity/window-buttons/minimize.svg b/unity/window-buttons/minimize.svg new file mode 100644 index 0000000..65e4ee0 --- /dev/null +++ b/unity/window-buttons/minimize.svg @@ -0,0 +1,223 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="minimize.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.1875" + inkscape:cx="10.864335" + inkscape:cy="11.098509" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline;enable-background:new" + id="titlebutton-min-active-dark" + inkscape:label="#g6414" + transform="translate(-379.00001,1218)"> + <g + id="g4909-1-2-0" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-161)" + style="display:inline;opacity:1" + id="g4490-3-6-1-4-1-6"> + <g + id="g4092-0-7-2-0-0-94-2" + style="display:inline" + transform="translate(58)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#fac536;fill-opacity:0.95294118;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-3-0-3-6-8-3" /> + </g> + </g> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-9-3-8-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-9-1-0-4" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-0-5-8-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-5-2-6-8" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-7-4-2-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-2-3-2-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-0-6-6-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-4-6-0-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-6-8-7-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-3-7-96-7" /> + </g> + </g> + <rect + style="display:inline;opacity:1;fill:none;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" + id="rect17883-79-9-2-2" + width="16" + height="16" + x="383" + y="-185.63782" /> + </g> + </g> +</svg> diff --git a/unity/window-buttons/minimize_prelight.svg b/unity/window-buttons/minimize_prelight.svg new file mode 100644 index 0000000..df271a5 --- /dev/null +++ b/unity/window-buttons/minimize_prelight.svg @@ -0,0 +1,220 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="minimize_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.376099" + inkscape:cx="10.934476" + inkscape:cy="12.983201" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-hover" + inkscape:label="#g6308" + transform="translate(-480,1218)"> + <g + id="g4909" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <path + style="display:inline;opacity:1;fill:#fbc536;fill-opacity:0.90980392;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 1273,248 c -3.866,0 -7,3.13401 -7,7 0,3.86599 3.134,7 7,7 3.866,0 7,-3.13401 7,-7 0,-3.86599 -3.134,-7 -7,-7 z" + id="path4068-7-5-9-6-7-2-5-23" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssss" /> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-0" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-4" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-1" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-6" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-6"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-8" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="484" + height="16" + width="16" + id="rect17883-11" + style="display:inline;opacity:1;fill:none;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/unity/window-buttons/minimize_pressed.svg b/unity/window-buttons/minimize_pressed.svg new file mode 100644 index 0000000..84f651b --- /dev/null +++ b/unity/window-buttons/minimize_pressed.svg @@ -0,0 +1,242 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="minimize_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgitgitgit;stop-opacity:1;" + offset="0" + id="stop4172" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4169" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="16.093751" + inkscape:cx="3.4863897" + inkscape:cy="12.23513" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-active-dark" + inkscape:label="#g6414" + transform="translate(-379.00001,1218)"> + <g + id="g4909-1-2-0" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-161,0)" + style="display:inline;opacity:1" + id="g4490-3-6-1-4-1-6"> + <g + id="g4092-0-7-2-0-0-94-2" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:#fac536;fill-opacity:0.95294118;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-3-0-3-6-8-3" /> + </g> + </g> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-9-3-8-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-9-1-0-4" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-0-5-8-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-5-2-6-8" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-7-4-2-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-2-3-2-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-0-6-6-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-4-6-0-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-6-8-7-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-3-7-96-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate;opacity:0.25" + id="rect9057-3-5-1-1" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + style="display:inline;opacity:1;fill:none;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" + id="rect17883-79-9-2-2" + width="16" + height="16" + x="383" + y="-185.63782" /> + </g> + </g> +</svg> diff --git a/unity/window-buttons/minimize_unfocused.svg b/unity/window-buttons/minimize_unfocused.svg new file mode 100644 index 0000000..cca1924 --- /dev/null +++ b/unity/window-buttons/minimize_unfocused.svg @@ -0,0 +1,217 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="minimize_unfocused.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="64.752197" + inkscape:cx="7.3829469" + inkscape:cy="11.180405" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline;opacity:1;enable-background:new" + id="titlebutton-close-backdrop" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-3" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103)" + style="display:inline;opacity:1" + id="g4490-6-5-2-6"> + <g + id="g4092-0-2-21-0-6" + style="display:inline" + transform="translate(58)"> + <path + inkscape:connector-curvature="0" + style="opacity:1;fill:#888888;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 172,58 c -3.86599,0 -7,3.134007 -7,7 0,3.865993 3.13401,7 7,7 3.86599,0 7,-3.134007 7,-7 0,-3.865993 -3.13401,-7 -7,-7 z" + transform="translate(1204,190)" + id="path4068-7-5-9-6-8" + sodipodi:nodetypes="sssss" /> + </g> + </g> + <g + id="g4778-2-68-3" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-5" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-2" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-7" + style="display:inline;opacity:1;fill:none;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/unity/window-buttons/unmaximize_prelight.svg b/unity/window-buttons/unmaximize_prelight.svg new file mode 100644 index 0000000..8112863 --- /dev/null +++ b/unity/window-buttons/unmaximize_prelight.svg @@ -0,0 +1,192 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="unmaximize_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308" /> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="16.188049" + inkscape:cx="10.844427" + inkscape:cy="11.105604" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="734" + inkscape:window-height="485" + inkscape:window-x="523" + inkscape:window-y="187" + inkscape:window-maximized="0" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:snap-intersection-paths="false" + inkscape:snap-nodes="false"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" + inkscape:locked="false" /> + <sodipodi:guide + position="14,15" + orientation="0,1" + id="guide845" + inkscape:locked="false" /> + <sodipodi:guide + position="15,13" + orientation="1,0" + id="guide847" + inkscape:locked="false" /> + <sodipodi:guide + position="9,14" + orientation="1,0" + id="guide849" + inkscape:locked="false" /> + <sodipodi:guide + position="14,9" + orientation="0,1" + id="guide851" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <path + style="display:inline;opacity:1;fill:#2eb398;fill-opacity:0.90980392;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 1302,248 c -3.866,0 -7,3.13401 -7,7 0,3.86599 3.134,7 7,7 3.866,0 7,-3.13401 7,-7 0,-3.86599 -3.134,-7 -7,-7 z" + id="path4068-7-5-9-6-7-2-5-78" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssss" /> + <g + id="g4806-9" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0"> + <path + sodipodi:nodetypes="csscc" + inkscape:connector-curvature="0" + d="m 84.786364,975.00002 h 3.395078 c 0.450346,0 0.818758,0.36842 0.818758,0.81875 v 3.39509 l -4.213836,-4.21384" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6" /> + <path + id="path853" + style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 93.214036,975.00002 h -3.395078 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 v -3.39509 l 4.213836,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscc" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0" + style="display:inline;opacity:1;fill:none;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/unity/window-buttons/unmaximize_pressed.svg b/unity/window-buttons/unmaximize_pressed.svg new file mode 100644 index 0000000..917f6e3 --- /dev/null +++ b/unity/window-buttons/unmaximize_pressed.svg @@ -0,0 +1,183 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.92.2 (5c3e80d, 2017-08-06)" + sodipodi:docname="unmaximize_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgitgitgitgitgit;stop-opacity:1;" + offset="0" + id="stop4188" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4185" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.3761" + inkscape:cx="13.580383" + inkscape:cy="13.275245" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="734" + inkscape:window-height="485" + inkscape:window-x="234" + inkscape:window-y="75" + inkscape:window-maximized="0" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" + inkscape:locked="false" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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,-1028.3622)"> + <g + style="display:inline;enable-background:new" + id="titlebutton-max-hover" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <path + style="display:inline;opacity:1;fill:#2eb398;fill-opacity:0.90980392;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 1302,248 c -3.866,0 -7,3.13401 -7,7 0,3.86599 3.134,7 7,7 3.866,0 7,-3.13401 7,-7 0,-3.86599 -3.134,-7 -7,-7 z" + id="path4068-7-5-9-6-7-2-5-78" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssss" /> + <g + id="g4806-9" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0"> + <path + sodipodi:nodetypes="csscc" + inkscape:connector-curvature="0" + d="m 84.786364,975.00002 h 3.395078 c 0.450346,0 0.818758,0.36842 0.818758,0.81875 v 3.39509 l -4.213836,-4.21384" + style="opacity:0.25;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6" /> + <path + id="path853" + style="opacity:0.25;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 93.214036,975.00002 h -3.395078 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 v -3.39509 l 4.213836,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscc" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0" + style="display:inline;opacity:1;fill:none;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/xfwm4/bottom-active.png b/xfwm4/bottom-active.png new file mode 100644 index 0000000..49ddd45 Binary files /dev/null and b/xfwm4/bottom-active.png differ diff --git a/xfwm4/bottom-inactive.png b/xfwm4/bottom-inactive.png new file mode 100644 index 0000000..49ddd45 Binary files /dev/null and b/xfwm4/bottom-inactive.png differ diff --git a/xfwm4/bottom-left-active.png b/xfwm4/bottom-left-active.png new file mode 100644 index 0000000..eba5ca7 Binary files /dev/null and b/xfwm4/bottom-left-active.png differ diff --git a/xfwm4/bottom-left-inactive.png b/xfwm4/bottom-left-inactive.png new file mode 100644 index 0000000..eba5ca7 Binary files /dev/null and b/xfwm4/bottom-left-inactive.png differ diff --git a/xfwm4/bottom-right-active.png b/xfwm4/bottom-right-active.png new file mode 100644 index 0000000..eba5ca7 Binary files /dev/null and b/xfwm4/bottom-right-active.png differ diff --git a/xfwm4/bottom-right-inactive.png b/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000..eba5ca7 Binary files /dev/null and b/xfwm4/bottom-right-inactive.png differ diff --git a/xfwm4/close-active.png b/xfwm4/close-active.png new file mode 100644 index 0000000..f114ccb Binary files /dev/null and b/xfwm4/close-active.png differ diff --git a/xfwm4/close-inactive.png b/xfwm4/close-inactive.png new file mode 100644 index 0000000..4f53232 Binary files /dev/null and b/xfwm4/close-inactive.png differ diff --git a/xfwm4/close-prelight.png b/xfwm4/close-prelight.png new file mode 100644 index 0000000..ee75ec6 Binary files /dev/null and b/xfwm4/close-prelight.png differ diff --git a/xfwm4/close-pressed.png b/xfwm4/close-pressed.png new file mode 100644 index 0000000..fd8db61 Binary files /dev/null and b/xfwm4/close-pressed.png differ diff --git a/xfwm4/hide-active.png b/xfwm4/hide-active.png new file mode 100644 index 0000000..96c53b8 Binary files /dev/null and b/xfwm4/hide-active.png differ diff --git a/xfwm4/hide-inactive.png b/xfwm4/hide-inactive.png new file mode 100644 index 0000000..4f53232 Binary files /dev/null and b/xfwm4/hide-inactive.png differ diff --git a/xfwm4/hide-prelight.png b/xfwm4/hide-prelight.png new file mode 100644 index 0000000..dd16064 Binary files /dev/null and b/xfwm4/hide-prelight.png differ diff --git a/xfwm4/hide-pressed.png b/xfwm4/hide-pressed.png new file mode 100644 index 0000000..4a93c68 Binary files /dev/null and b/xfwm4/hide-pressed.png differ diff --git a/xfwm4/left-active.png b/xfwm4/left-active.png new file mode 100644 index 0000000..4e5edc0 Binary files /dev/null and b/xfwm4/left-active.png differ diff --git a/xfwm4/left-inactive.png b/xfwm4/left-inactive.png new file mode 100644 index 0000000..4e5edc0 Binary files /dev/null and b/xfwm4/left-inactive.png differ diff --git a/xfwm4/maximize-active.png b/xfwm4/maximize-active.png new file mode 100644 index 0000000..72bb7c1 Binary files /dev/null and b/xfwm4/maximize-active.png differ diff --git a/xfwm4/maximize-inactive.png b/xfwm4/maximize-inactive.png new file mode 100644 index 0000000..4f53232 Binary files /dev/null and b/xfwm4/maximize-inactive.png differ diff --git a/xfwm4/maximize-prelight.png b/xfwm4/maximize-prelight.png new file mode 100644 index 0000000..a283d8a Binary files /dev/null and b/xfwm4/maximize-prelight.png differ diff --git a/xfwm4/maximize-pressed.png b/xfwm4/maximize-pressed.png new file mode 100644 index 0000000..14696d9 Binary files /dev/null and b/xfwm4/maximize-pressed.png differ diff --git a/xfwm4/maximize-toggled-active.png b/xfwm4/maximize-toggled-active.png new file mode 100644 index 0000000..72bb7c1 Binary files /dev/null and b/xfwm4/maximize-toggled-active.png differ diff --git a/xfwm4/maximize-toggled-inactive.png b/xfwm4/maximize-toggled-inactive.png new file mode 100644 index 0000000..4f53232 Binary files /dev/null and b/xfwm4/maximize-toggled-inactive.png differ diff --git a/xfwm4/maximize-toggled-prelight.png b/xfwm4/maximize-toggled-prelight.png new file mode 100644 index 0000000..98707ee Binary files /dev/null and b/xfwm4/maximize-toggled-prelight.png differ diff --git a/xfwm4/maximize-toggled-pressed.png b/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..5990b00 Binary files /dev/null and b/xfwm4/maximize-toggled-pressed.png differ diff --git a/xfwm4/menu-active.png b/xfwm4/menu-active.png new file mode 100644 index 0000000..513a57c Binary files /dev/null and b/xfwm4/menu-active.png differ diff --git a/xfwm4/menu-inactive.png b/xfwm4/menu-inactive.png new file mode 100644 index 0000000..513a57c Binary files /dev/null and b/xfwm4/menu-inactive.png differ diff --git a/xfwm4/menu-pressed.png b/xfwm4/menu-pressed.png new file mode 100644 index 0000000..513a57c Binary files /dev/null and b/xfwm4/menu-pressed.png differ diff --git a/xfwm4/right-active.png b/xfwm4/right-active.png new file mode 100644 index 0000000..4e5edc0 Binary files /dev/null and b/xfwm4/right-active.png differ diff --git a/xfwm4/right-inactive.png b/xfwm4/right-inactive.png new file mode 100644 index 0000000..4e5edc0 Binary files /dev/null and b/xfwm4/right-inactive.png differ diff --git a/xfwm4/shade-active.png b/xfwm4/shade-active.png new file mode 100644 index 0000000..693c7bb Binary files /dev/null and b/xfwm4/shade-active.png differ diff --git a/xfwm4/shade-inactive.png b/xfwm4/shade-inactive.png new file mode 100644 index 0000000..bb64d16 Binary files /dev/null and b/xfwm4/shade-inactive.png differ diff --git a/xfwm4/shade-pressed.png b/xfwm4/shade-pressed.png new file mode 100644 index 0000000..eb3010e Binary files /dev/null and b/xfwm4/shade-pressed.png differ diff --git a/xfwm4/stick-active.png b/xfwm4/stick-active.png new file mode 100644 index 0000000..4fb5f1b Binary files /dev/null and b/xfwm4/stick-active.png differ diff --git a/xfwm4/stick-inactive.png b/xfwm4/stick-inactive.png new file mode 100644 index 0000000..d93d420 Binary files /dev/null and b/xfwm4/stick-inactive.png differ diff --git a/xfwm4/stick-pressed.png b/xfwm4/stick-pressed.png new file mode 100644 index 0000000..848c83f Binary files /dev/null and b/xfwm4/stick-pressed.png differ diff --git a/xfwm4/themerc b/xfwm4/themerc new file mode 100644 index 0000000..a3704fa --- /dev/null +++ b/xfwm4/themerc @@ -0,0 +1,23 @@ +button_offset=2 +button_spacing=4 + +show_app_icon=true + +full_width_title=true + +title_shadow_active=false +title_shadow_inactive=false + +title_horizontal_offset=3 + +active_text_color=#afafaf +active_text_shadow_color=#252525 + +inactive_text_color=#808080 +inactive_text_shadow_color=#252525 + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-5 +shadow_opacity=40 diff --git a/xfwm4/title-1-active.png b/xfwm4/title-1-active.png new file mode 100644 index 0000000..562050a Binary files /dev/null and b/xfwm4/title-1-active.png differ diff --git a/xfwm4/title-1-inactive.png b/xfwm4/title-1-inactive.png new file mode 100644 index 0000000..562050a Binary files /dev/null and b/xfwm4/title-1-inactive.png differ diff --git a/xfwm4/title-2-active.png b/xfwm4/title-2-active.png new file mode 100644 index 0000000..562050a Binary files /dev/null and b/xfwm4/title-2-active.png differ diff --git a/xfwm4/title-2-inactive.png b/xfwm4/title-2-inactive.png new file mode 100644 index 0000000..562050a Binary files /dev/null and b/xfwm4/title-2-inactive.png differ diff --git a/xfwm4/title-3-active.png b/xfwm4/title-3-active.png new file mode 100644 index 0000000..562050a Binary files /dev/null and b/xfwm4/title-3-active.png differ diff --git a/xfwm4/title-3-inactive.png b/xfwm4/title-3-inactive.png new file mode 100644 index 0000000..562050a Binary files /dev/null and b/xfwm4/title-3-inactive.png differ diff --git a/xfwm4/title-4-active.png b/xfwm4/title-4-active.png new file mode 100644 index 0000000..562050a Binary files /dev/null and b/xfwm4/title-4-active.png differ diff --git a/xfwm4/title-4-inactive.png b/xfwm4/title-4-inactive.png new file mode 100644 index 0000000..562050a Binary files /dev/null and b/xfwm4/title-4-inactive.png differ diff --git a/xfwm4/title-5-active.png b/xfwm4/title-5-active.png new file mode 100644 index 0000000..562050a Binary files /dev/null and b/xfwm4/title-5-active.png differ diff --git a/xfwm4/title-5-inactive.png b/xfwm4/title-5-inactive.png new file mode 100644 index 0000000..562050a Binary files /dev/null and b/xfwm4/title-5-inactive.png differ diff --git a/xfwm4/top-left-active.png b/xfwm4/top-left-active.png new file mode 100644 index 0000000..0a905c6 Binary files /dev/null and b/xfwm4/top-left-active.png differ diff --git a/xfwm4/top-left-inactive.png b/xfwm4/top-left-inactive.png new file mode 100644 index 0000000..0a905c6 Binary files /dev/null and b/xfwm4/top-left-inactive.png differ diff --git a/xfwm4/top-right-active.png b/xfwm4/top-right-active.png new file mode 100644 index 0000000..ed7a34b Binary files /dev/null and b/xfwm4/top-right-active.png differ diff --git a/xfwm4/top-right-inactive.png b/xfwm4/top-right-inactive.png new file mode 100644 index 0000000..ed7a34b Binary files /dev/null and b/xfwm4/top-right-inactive.png differ